Re: ZFS problems since recently ?
- Reply: Alexander Leidinger : "Re: ZFS problems since recently ?"
- In reply to: Alexander Leidinger : "Re: ZFS problems since recently ?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Jan 2024 07:22:13 UTC
Hi! > The sysctl for block cloning is vfs.zfs.bclone_enabled. > To check if a pool has made use of block cloning: > zpool get all poolname | grep bclone One more thing: I have two pools on that box, and one of them has some bclone files: # zpool get all ref | grep bclone ref bcloneused 21.8M - ref bclonesaved 24.4M - ref bcloneratio 2.12x - # zpool get all pou | grep bclone pou bcloneused 0 - pou bclonesaved 0 - pou bcloneratio 1.00x - The ref pool contains the system and some files. The pou pool is for poudriere only. How do I find which files on ref are bcloned and how can I remove the bcloning from them ? -- pi@FreeBSD.org +49 171 3101372 Now what ?