Good day,
I am a new Proxmox user.
I installed it for testing on an HP Z420 box.
configuration relevant to the problem:
2 x SD disk 120GB
2 x HDD disks 1TG
Proxmox installed on a created RAID of 120GB SSD disks - no problem with that
What is important is DATASTOR.
2 x 1TB in RAID and ZFS pool
It mapped nicely in the datacenter.
I created 3 VMs and everything worked. VMs installed on HDD-Storage (on this ZFS)
I turned off the virtual machines for the night.
And in the morning PROBLEM.
There is none of the created machines in the datacenter.
Datastore mapped correctly, but I do not see any VM.
What happened? And how can I recover them?
virtual machine 110 (test) was created after the problem was discovered
It looks like data are still stored on the ZFS pool, but VM are not visible in the proxmox
root@proxmox:~# lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
sda
├─sda1
├─sda2 vfat FAT32 0D88-8D9E
└─sda3 zfs_member 5000 rpool 9858725616785542742
sdb
├─sdb1
├─sdb2 vfat FAT32 0D87-C769
└─sdb3 zfs_member 5000 rpool 9858725616785542742
sdc
├─sdc1 zfs_member 5000 HDD-storage 12506070680966649297
└─sdc9
sdd
├─sdd1 zfs_member 5000 HDD-storage 12506070680966649297
└─sdd9
zd0
├─zd0p1
└─zd0p2 ext4 1.0 f5805798-e084-48e7-8fef-8d86d21f9a9c
zd16
├─zd16p1
└─zd16p2 ext4 1.0 2c9fde65-c76d-4c3a-9618-a494bd244f97
zd32
├─zd32p1 ntfs System Reserved C036AD1436AD0D0A
└─zd32p2 ntfs DCC2ADF1C2ADD056
zd48
├─zd48p1 xfs 37c850ff-21d7-4eb0-b725-ae2864ff48b1
└─zd48p2 LVM2_member LVM2 001 4THQKI-BzVg-0ykQ-4vhR-v0SX-3bfv-twLZf1
The directory has property size
root@proxmox:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
HDD-storage 154G 745G 96K /HDD-storage
HDD-storage/vm-100-disk-0 30.5G 773G 2.47G -
HDD-storage/vm-101-disk-0 30.5G 773G 2.80G -
HDD-storage/vm-102-disk-0 60.9G 795G 10.6G -
HDD-storage/vm-110-disk-0 32.5G 773G 4.58G -
rpool 11.1G 103G 104K /rpool
rpool/ROOT 1.40G 103G 96K /rpool/ROOT
rpool/ROOT/pve-1 1.40G 103G 1.40G /
rpool/data 96K 103G 96K /rpool/data
rpool/var-lib-vz 9.66G 103G 9.66G /var/lib/vz
root@proxmox:~# zpool status
pool: HDD-storage
state: ONLINE
config:
NAME STATE READ WRITE CKSUM
HDD-storage ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
ata-WDC_WD10EZEX-08WN4A0_WD-WCC6Y4YTU0EK ONLINE 0 0 0
ata-WDC_WD10EZEX-08WN4A0_WD-WCC6Y7JUYN8S ONLINE 0 0 0
errors: No known data errors
pool: rpool
state: ONLINE
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
ata-SAMSUNG_MZ7LN128HCHP-000H1_S1ZRNX0H757325-part3 ONLINE 0 0 0
ata-SAMSUNG_MZ7LN128HCHP-000H1_S1ZRNX0H758230-part3 ONLINE 0 0 0
Please help me solve the problem
Regards
I am a new Proxmox user.
I installed it for testing on an HP Z420 box.
configuration relevant to the problem:
2 x SD disk 120GB
2 x HDD disks 1TG
Proxmox installed on a created RAID of 120GB SSD disks - no problem with that
What is important is DATASTOR.
2 x 1TB in RAID and ZFS pool
It mapped nicely in the datacenter.
I created 3 VMs and everything worked. VMs installed on HDD-Storage (on this ZFS)
I turned off the virtual machines for the night.
And in the morning PROBLEM.
There is none of the created machines in the datacenter.
Datastore mapped correctly, but I do not see any VM.
What happened? And how can I recover them?
virtual machine 110 (test) was created after the problem was discovered
It looks like data are still stored on the ZFS pool, but VM are not visible in the proxmox
root@proxmox:~# lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
sda
├─sda1
├─sda2 vfat FAT32 0D88-8D9E
└─sda3 zfs_member 5000 rpool 9858725616785542742
sdb
├─sdb1
├─sdb2 vfat FAT32 0D87-C769
└─sdb3 zfs_member 5000 rpool 9858725616785542742
sdc
├─sdc1 zfs_member 5000 HDD-storage 12506070680966649297
└─sdc9
sdd
├─sdd1 zfs_member 5000 HDD-storage 12506070680966649297
└─sdd9
zd0
├─zd0p1
└─zd0p2 ext4 1.0 f5805798-e084-48e7-8fef-8d86d21f9a9c
zd16
├─zd16p1
└─zd16p2 ext4 1.0 2c9fde65-c76d-4c3a-9618-a494bd244f97
zd32
├─zd32p1 ntfs System Reserved C036AD1436AD0D0A
└─zd32p2 ntfs DCC2ADF1C2ADD056
zd48
├─zd48p1 xfs 37c850ff-21d7-4eb0-b725-ae2864ff48b1
└─zd48p2 LVM2_member LVM2 001 4THQKI-BzVg-0ykQ-4vhR-v0SX-3bfv-twLZf1
The directory has property size
root@proxmox:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
HDD-storage 154G 745G 96K /HDD-storage
HDD-storage/vm-100-disk-0 30.5G 773G 2.47G -
HDD-storage/vm-101-disk-0 30.5G 773G 2.80G -
HDD-storage/vm-102-disk-0 60.9G 795G 10.6G -
HDD-storage/vm-110-disk-0 32.5G 773G 4.58G -
rpool 11.1G 103G 104K /rpool
rpool/ROOT 1.40G 103G 96K /rpool/ROOT
rpool/ROOT/pve-1 1.40G 103G 1.40G /
rpool/data 96K 103G 96K /rpool/data
rpool/var-lib-vz 9.66G 103G 9.66G /var/lib/vz
root@proxmox:~# zpool status
pool: HDD-storage
state: ONLINE
config:
NAME STATE READ WRITE CKSUM
HDD-storage ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
ata-WDC_WD10EZEX-08WN4A0_WD-WCC6Y4YTU0EK ONLINE 0 0 0
ata-WDC_WD10EZEX-08WN4A0_WD-WCC6Y7JUYN8S ONLINE 0 0 0
errors: No known data errors
pool: rpool
state: ONLINE
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
ata-SAMSUNG_MZ7LN128HCHP-000H1_S1ZRNX0H757325-part3 ONLINE 0 0 0
ata-SAMSUNG_MZ7LN128HCHP-000H1_S1ZRNX0H758230-part3 ONLINE 0 0 0
Please help me solve the problem
Regards
Last edited: