Why is on so awesome!! ๐Ÿ™

Wanted to re-partition my SSD to increase swap space.

<add USB HDD>
# zpool add mypool <hdd>
# zpool remove mypool <ssd>
(wait a while as system copies at full speed)
# <re-partition>
# zpool add mypool <ssd>
# zpool remove mypool <hdd>
(wait a while as system copies at full speed)

The final partition is smaller. No problem as long as all the data fits. โœ…

And no down time. It is just a bit slower because of all the IO. โค๏ธ

0
0
0

If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.social/users/ronnie_bonkers/statuses/114630326048042048 on your instance and quote it. (Note that quoting is not supported in Mastodon.)