Hello
I have been the happy user of Proxmox for a year or so since swaping out XCP-NG. I have made one gigantic blunder and lost my access to the server. I stored my KeepassXC file on a vm while changing OS on my daily driver. I had a USB with Pika backup of the file, so guessed I was safe. The VM went down, and Pika was encrypting the backup but never prompted the password. My Proxmox restarted and the VM was not enable to start on start up, now my password file is on a shutdown VM and I can't get into the server! I know, completely stupid amateur.
My setup is two SSD in a ZFS Raid0. I have tried to boot to a ubuntu Live OS:
"zpool import" shows rpool
"zpool import -f rpool" imports correctly and shows ONLINE.
"zfs list" gives me a nice overview
rpool/ROOT w/ mount point
rpool/DATA w/ mount point
vm-100-disk-0 (250G, block device for VM disk)
vm-101-disk-0 (500G, block device for VM disk)
vm-102-disk-0 (100G, block device for VM disk)
It's vm-100-disk-0 that's the important one!
I then tried to mount the VM 100 disk with "kpartx -av /dev/zvol/rpool/data/vm-100-disk-0" but the command just hangs at least for 30 minutes.
What am I missing...? I have spend countless hours on YT and forums
I have been the happy user of Proxmox for a year or so since swaping out XCP-NG. I have made one gigantic blunder and lost my access to the server. I stored my KeepassXC file on a vm while changing OS on my daily driver. I had a USB with Pika backup of the file, so guessed I was safe. The VM went down, and Pika was encrypting the backup but never prompted the password. My Proxmox restarted and the VM was not enable to start on start up, now my password file is on a shutdown VM and I can't get into the server! I know, completely stupid amateur.
My setup is two SSD in a ZFS Raid0. I have tried to boot to a ubuntu Live OS:
"zpool import" shows rpool
"zpool import -f rpool" imports correctly and shows ONLINE.
"zfs list" gives me a nice overview
rpool/ROOT w/ mount point
rpool/DATA w/ mount point
vm-100-disk-0 (250G, block device for VM disk)
vm-101-disk-0 (500G, block device for VM disk)
vm-102-disk-0 (100G, block device for VM disk)
It's vm-100-disk-0 that's the important one!
I then tried to mount the VM 100 disk with "kpartx -av /dev/zvol/rpool/data/vm-100-disk-0" but the command just hangs at least for 30 minutes.
What am I missing...? I have spend countless hours on YT and forums