I found another strange thing.
lsblk shows:
df -lh shwos:
I have checked the HDDs, there are fine.
I seems like i have only 1 TB HDD in use, but pvs shows:
And when i list the physical volume it shows with pvdisplay:
df -lh shows enough free space, but pvdisplay does not.
What's this? Could it be that the error is caused by the supposedly non-existent memory? But the monitoring also found no problem. Why does pvdisplay show that the memory is empty?
lsblk shows:
sda 8:0 1 7,3T 0 disk
├─sda1 8:1 1 1M 0 part
├─sda2 8:2 1 977M 0 part /boot
└─sda3 8:3 1 7,3T 0 part
├─pve-root 253:0 0 190,8G 0 lvm /
├─pve-swap 253:1 0 8192M 0 lvm [SWAP]
└─pve-data 253:3 0 7,1T 0 lvm /var/lib/vz
df -lh shwos:
udev 63G 0 63G 0% /dev
tmpfs 13G 1,3G 12G 11% /run
/dev/mapper/pve-root 187G 14G 164G 8% /
tmpfs 63G 63M 63G 1% /dev/shm
tmpfs 5,0M 4,0K 5,0M 1% /run/lock
tmpfs 63G 0 63G 0% /sys/fs/cgroup
/dev/sda2 946M 351M 531M 40% /boot
/dev/mapper/pve-data 7,1T 962G 5,8T 15% /var/lib/vz
I have checked the HDDs, there are fine.
I seems like i have only 1 TB HDD in use, but pvs shows:
PV VG Fmt Attr PSize PFree
/dev/sda3 pve lvm2 a-- 7,27t 0
And when i list the physical volume it shows with pvdisplay:
--- Physical volume ---
PV Name /dev/sda3
VG Name pve
PV Size 7,27 TiB / not usable 4,00 MiB
Allocatable yes (but full)
df -lh shows enough free space, but pvdisplay does not.
What's this? Could it be that the error is caused by the supposedly non-existent memory? But the monitoring also found no problem. Why does pvdisplay show that the memory is empty?