Or, "All mimsy were the borogoves, And the mome raths outgrabe."
This is a bit of a reach for most but I do "a bit" of advanced computing here and maybe, just maybe a geek or two here could benefit.
zpool list
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
bpool 7.50G 617M 6.90G - - 0% 8% 1.00x ONLINE -
rpool 29.1T 15.5G 29.1T - - 0% 0% 1.00x ONLINE -
for some reason I couldn't get it to run w/o #!/bin/bash env
#set -o pipefail (no idea why it didn't like this)
...and "declare" pointed me directly to my environment variables ignorance and the rest of the script was sit back , suck beer and input very little when prompted.
and a rare screenshot of the beast at idle
So, this crap even bores the hell out of me but if it can help one person...
This is a bit of a reach for most but I do "a bit" of advanced computing here and maybe, just maybe a geek or two here could benefit.
zpool list
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
bpool 7.50G 617M 6.90G - - 0% 8% 1.00x ONLINE -
rpool 29.1T 15.5G 29.1T - - 0% 0% 1.00x ONLINE -
for some reason I couldn't get it to run w/o #!/bin/bash env
#set -o pipefail (no idea why it didn't like this)
...and "declare" pointed me directly to my environment variables ignorance and the rest of the script was sit back , suck beer and input very little when prompted.
and a rare screenshot of the beast at idle
So, this crap even bores the hell out of me but if it can help one person...