#zpool โ Public Fediverse posts
Live and recent posts from across the Fediverse tagged #zpool, aggregated by home.social.
-
"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.
-
-
@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.
-
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
-
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.
-
The screenshot shows the **Verthash One Click Miner** program with active cryptocurrency mining (DOGE and VTC). Additionally, the following details are visible:
1. **CPU** is running at 100%, indicating high system resource usage.
2. The **Intel(R) HD Graphics 610** GPU is also at 100% load.
3. The system is using 92% of its RAM (10.9 GB out of 11.9 GB).
4. Active pool: Zpool.ca with a 0.50% fee.
5. The window displays the text "Stand With Ukraine," showing support for Ukraine.
The high component load is likely due to active mining, which may impact the computer's performance for other tasks.
---
**#Mining #Cryptocurrency #Dogecoin #VerthashMiner #StandWithUkraine #TechLoad #CPUUsage #GPUUsage #Zpool #CryptoMining** -
The screenshot shows the **Verthash One Click Miner** program with active cryptocurrency mining (DOGE and VTC). Additionally, the following details are visible:
1. **CPU** is running at 100%, indicating high system resource usage.
2. The **Intel(R) HD Graphics 610** GPU is also at 100% load.
3. The system is using 92% of its RAM (10.9 GB out of 11.9 GB).
4. Active pool: Zpool.ca with a 0.50% fee.
5. The window displays the text "Stand With Ukraine," showing support for Ukraine.
The high component load is likely due to active mining, which may impact the computer's performance for other tasks.
---
**#Mining #Cryptocurrency #Dogecoin #VerthashMiner #StandWithUkraine #TechLoad #CPUUsage #GPUUsage #Zpool #CryptoMining** -
@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! -
@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