I attempted to shut down my external hard drive using the following commands: zpool export sssbackups and usbconfig -d `/usr/sbin/usbconfig list | grep "Elements" | cut -f1 -d"` power_off. However, after running these commands, the hard drive did not spin down. According to Stack Overflow, this should have worked, but unfortunately, it did not.