#zpool โ Public Fediverse posts
Live and recent posts from across the Fediverse tagged #zpool, aggregated by home.social.
-
Diagnosing Proxmox ZFS latency? Use zpool iostat for real-time per-vdev IOPS/bandwidth, then zdb -C for pool config and deeper structural insight. Pair with arclist to spot ARC pressure. Practical commands for ZFS 2.x on PVE 7/8. #proxmox #snippet #zfs-performance #zpool-iostat #ValtersIT
https://www.valtersit.com/vault/proxmox-zfs-pool-performance-diagnostics-with-zpool-iostat-a-6e28ba/
-
Added ๐จ๐ฃ๐๐๐ง๐ ๐ฎ - ๐ญ๐๐ฆ ๐ ๐ถ๐ฟ๐ฟ๐ผ๐ฟ ๐ณ๐ผ๐ฟ ๐ฅ๐ฒ๐ฑ๐๐ป๐ฑ๐ฎ๐ป๐ฐ๐ to ๐๐ป๐๐๐ฎ๐น๐น ๐๐ฟ๐ฒ๐ฒ๐๐ฆ๐ ๐๐ถ๐๐ต ๐ข๐ป๐ฒ ๐๐ผ๐บ๐บ๐ฎ๐ป๐ฑ article.
https://vermaden.wordpress.com/2024/11/10/install-freebsd-with-one-command/#UPDATE2
#verblog #freebsd #install #space #partitions #gpart #zfs #zpool
-
Added ๐จ๐ฃ๐๐๐ง๐ ๐ฎ - ๐ญ๐๐ฆ ๐ ๐ถ๐ฟ๐ฟ๐ผ๐ฟ ๐ณ๐ผ๐ฟ ๐ฅ๐ฒ๐ฑ๐๐ป๐ฑ๐ฎ๐ป๐ฐ๐ to ๐๐ป๐๐๐ฎ๐น๐น ๐๐ฟ๐ฒ๐ฒ๐๐ฆ๐ ๐๐ถ๐๐ต ๐ข๐ป๐ฒ ๐๐ผ๐บ๐บ๐ฎ๐ป๐ฑ article.
https://vermaden.wordpress.com/2024/11/10/install-freebsd-with-one-command/#UPDATE2
#verblog #freebsd #install #space #partitions #gpart #zfs #zpool
-
Gestern wurde festgestellt, dass der โInsight Aggregatorโ nicht mehr startet. Mit Unterstรผtzung wurde eine beschรคdigte Datenbank als Ursache ermittelt. Zusรคtzlich zeigte sich ein Defekt am zpool, der vermutlich die Datenbank beschรคdigt hat. Die betroffenen Daten wurden entfernt, damit sie neu erstellt werden kรถnnen. Danach wurde zpool scrub zroot ausgefรผhrt und das Problem war behoben.
#OPNsense #Plugin #Zpool #Reparieren #Konsole #Console #Firewall
-
Gestern wurde festgestellt, dass der โInsight Aggregatorโ nicht mehr startet. Mit Unterstรผtzung wurde eine beschรคdigte Datenbank als Ursache ermittelt. Zusรคtzlich zeigte sich ein Defekt am zpool, der vermutlich die Datenbank beschรคdigt hat. Die betroffenen Daten wurden entfernt, damit sie neu erstellt werden kรถnnen. Danach wurde zpool scrub zroot ausgefรผhrt und das Problem war behoben.
#OPNsense #Plugin #Zpool #Reparieren #Konsole #Console #Firewall
-
"ZFS with a striped configuration can be more space-efficient compared to other setups like RAIDZ, as it does not require additional space for parity. However, the actual usable space will depend on the number of disks and the specific configuration used."
With this in mind, I started to migrate data from striped #zpool to #Raidz1
There was around 10TB of data to move. But after moving all that data, it took around 20TB on a two-drive raidz1. Some #BlackMagicFuckery
-
"ZFS with a striped configuration can be more space-efficient compared to other setups like RAIDZ, as it does not require additional space for parity. However, the actual usable space will depend on the number of disks and the specific configuration used."
With this in mind, I started to migrate data from striped #zpool to #Raidz1
There was around 10TB of data to move. But after moving all that data, it took around 20TB on a two-drive raidz1. Some #BlackMagicFuckery
-
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.
-
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.
-
-
-
@LordCaramac
You can exercise your #zpool / #zfs statements by building a small experimental zpool using files as vdevs instead of physical devices.https://openzfs.github.io/openzfs-docs/man/master/7/zpoolconcepts.7.html
-
@LordCaramac
You can exercise your #zpool / #zfs statements by building a small experimental zpool using files as vdevs instead of physical devices.https://openzfs.github.io/openzfs-docs/man/master/7/zpoolconcepts.7.html
-
I wish to thank all the people that gave me recommendations for this new adventure of mine. I just created by first #zpool and #zfs dataset, and I'm copying over all the data I have on my โclassicโ mdadm RAID. After I'm done with the copy, I'll swap the relative place of the ZFS disks and RAID disks, and make the ZFS pool the primary.
-
I wish to thank all the people that gave me recommendations for this new adventure of mine. I just created by first #zpool and #zfs dataset, and I'm copying over all the data I have on my โclassicโ mdadm RAID. After I'm done with the copy, I'll swap the relative place of the ZFS disks and RAID disks, and make the ZFS pool the primary.
-
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
-
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
-
New ๐๐ฎ๐ถ๐น๐ฒ๐ฑ ๐๐ฎ๐ฐ๐ธ๐๐ฝ ๐ฆ๐ฒ๐ฟ๐๐ฒ๐ฟ ๐๐๐ถ๐น๐ฑ [Failed Backup Server Build] article on my https://vermaden.wordpress.com/ blog.
https://vermaden.wordpress.com/2025/05/28/failed-backup-server-build/
#backup #data #freebsd #hardware #nvme #server #small #ssd #storage #tiny #unix #zfs #zpool
-
New ๐๐ฎ๐ถ๐น๐ฒ๐ฑ ๐๐ฎ๐ฐ๐ธ๐๐ฝ ๐ฆ๐ฒ๐ฟ๐๐ฒ๐ฟ ๐๐๐ถ๐น๐ฑ [Failed Backup Server Build] article on my https://vermaden.wordpress.com/ blog.
https://vermaden.wordpress.com/2025/05/28/failed-backup-server-build/
#backup #data #freebsd #hardware #nvme #server #small #ssd #storage #tiny #unix #zfs #zpool
-
First time trying to expand a ZFS raidz2...
What am I missing? Forest + trees problem?
I thought it might be a requirement to escape the colons in the device name but I've been backwards and forwards of escaping and quoting to no effect.
For giggles tried adding a 'single' vdev and then 'zpool attach' but it doesn't work.
I was initially following @vermaden tutorial at https://freebsdfoundation.org/blog/openzfs-raid-z-expansion-a-new-era-in-storage-flexibility/ but working on a live system with physical devices and without a net. Ha.
"Linux" things?
Debian Bookwork, Linux 6.12.12+bpo-amd64, zfs 2.3.1. Very vanilla other than the backport kernel.
-
First time trying to expand a ZFS raidz2...
What am I missing? Forest + trees problem?
I thought it might be a requirement to escape the colons in the device name but I've been backwards and forwards of escaping and quoting to no effect.
For giggles tried adding a 'single' vdev and then 'zpool attach' but it doesn't work.
I was initially following @vermaden tutorial at https://freebsdfoundation.org/blog/openzfs-raid-z-expansion-a-new-era-in-storage-flexibility/ but working on a live system with physical devices and without a net. Ha.
"Linux" things?
Debian Bookwork, Linux 6.12.12+bpo-amd64, zfs 2.3.1. Very vanilla other than the backport kernel.
-
@katnjiapus
I don't know about #BTRFS, but #zfs allows you to take frequent snapshots of the z-filesystems in a pool and send them (incrementally) to a backup pool,and access files there.
Also, if the #zpool is intact you can easily find earlier versions of files in snapshots.
Snapshots don't take significant space. -
@katnjiapus
I don't know about #BTRFS, but #zfs allows you to take frequent snapshots of the z-filesystems in a pool and send them (incrementally) to a backup pool,and access files there.
Also, if the #zpool is intact you can easily find earlier versions of files in snapshots.
Snapshots don't take significant space. -
everything looking good, though!
#proxmox offline'd the device for me, but i went ahead and did
zpool offline wings oldhddidjust in case, took out the old drive, inserted the new drive, and didzpool replace wings oldhddid newhddidand it's already resilvering! -
everything looking good, though!
#proxmox offline'd the device for me, but i went ahead and did
zpool offline wings oldhddidjust in case, took out the old drive, inserted the new drive, and didzpool replace wings oldhddid newhddidand it's already resilvering! -
@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
-
@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