1ac63ade3808fbf9664a9c533e486dbd859b3518
compute/storage.md
| ... | ... | @@ -1,5 +1,4 @@ |
| 1 | -<!-- TITLE: Storage Stuff --> |
|
| 2 | -<!-- SUBTITLE: The z in zfs stands for not losing your data --> |
|
| 1 | +# Storage Stuff |
|
| 3 | 2 | |
| 4 | 3 | # ZFS |
| 5 | 4 | ## Replace a zpool with minimal downtime |
| ... | ... | @@ -42,4 +41,4 @@ Should be good to go to restart the apps. Destroy any snapshots when you're read |
| 42 | 41 | # pwd -P |
| 43 | 42 | /sys/devices/pci0000:80/0000:80:03.2/0000:b0:00.0/host10/port-10:0/expander-10:0/port-10:0:5/expander-10:10/sas_device/expander-10:10 |
| 44 | 43 | # ls -d /sys/devices/pci0000:80/0000:80:03.2/0000:b0:00.0/host10/port-10:0/expander-10:0/port*/expander*/port*/end_device*/target*/*/block/* | awk -F/ '{print $NF}' |
| 45 | -``` |
|
| ... | ... | \ No newline at end of file |
| 0 | +``` |