In the same sperit of this post, where can I check the files (in this case the disk images) present in the BTRFS filesystem?
In this case the total space reported by proxmox i 6.02TB,
If i run the command
If i run
Can anyone explain these differences?
In this case the total space reported by proxmox i 6.02TB,
If i run the command
btrfs filesystem usage /BTRFS
i get 5.65TiB = 6,21TB.
Code:
Data,RAID1: Size:5.65TiB, Used:5.47TiB (96.83%)
/dev/nvme0n1 5.65TiB
/dev/nvme1n1 5.65TiB
du --block-size=G /BTRFS
i get a total of 4816GB = 4,70TB.Can anyone explain these differences?