#zpool — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #zpool, aggregated by home.social.
-
Started #zpool shinannigans. I'm switching from RAIDZ1 to Stripe storage type and want to remove two old, smaller drives. At the end, it should be one of those:
1. Same storage size, less power consumption, colder NAS, faster storage, and two empty drive bays.
2. Lost data, fire, and explosions.
-
Pictured: Kubuntu shutting down gracefully – without forcing off the computer – following an insane zpool-scrub(8) command.
For the insanity:
https://github.com/openzfs/zfs/issues/17527
― Gracefully reject an attempt to scrub a read-only pool
-
@Mossop @gabrielesvelto check the speed of writes #glances also tell you which process is doing IO ops (a column) and the speed per disk (left side) #zpool iostat -v will give you details on I/O combined and per device in the pool. Then you can test also speed of the disks individually (depending on how you set up the pool of course) and find the slower disk, because all nodes in the pool will go at the speed of the slowest