> $ zfs list testpool -r -o name,used,referenced,volsize > NAME USED REFER VOLSIZE > testpool 14.3G 140K - > testpool/test 14.3G 14.3G 10G
Mine is: zfs list rpool -r -o name,used,referenced,volsize NAME USED REFER VOLSIZE rpool 207G 104K - rpool/ROOT 6.10G 96K - rpool/ROOT/pve-1 6.10G 6.10G - rpool/data 197G 96K - rpool/data/vm-100-disk-1 108G 108G 138G rpool/data/vm-102-disk-1 37.1G 21.3G 36G rpool/data/vm-102-disk-2 51.6G 31.7G 50G rpool/swap 4.25G 1.25G 4G How can I fix this with the minimum downtime? In the three disks I have more than 15 Gb free. Thanks, Miguel --- This email has been checked for viruses by AVG. http://www.avg.com _______________________________________________ pve-user mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
