attempting to save data from dead server

mandrada

New Member
Sep 21, 2023
3
0
1
Hello and good day, here's my problem.. had proxmox install on nvme disk (dead disk) and vm's on another HDD, and im trying to save those vm's or the data inside of them.

usinf "zpool import -f Maquinas_Virtuales_HDD" manage to list the zfs

root@soporte:~# zfs list NAME USED AVAIL REFER MOUNTPOINT Maquinas_Virtuales_HDD 682G 218G 96K /Maquinas_Virtuales_HDD Maquinas_Virtuales_HDD/vm-100-disk-0 219G 415G 20.5G - Maquinas_Virtuales_HDD/vm-100-disk-1 103G 321G 248M - Maquinas_Virtuales_HDD/vm-100-state-PRODUCCION 17.0G 231G 3.72G - Maquinas_Virtuales_HDD/vm-999-disk-0 33.0G 249G 1.50G - Maquinas_Virtuales_HDD/vm-999-disk-1 309G 399G 128G -

is there any way to mount any of this or to extraxt the data from them ? wellcome to any and all sugestions :D

Thank you all, and sorry for the english, not my native language
 
the disks should be visible as block devices (/dev/zdX, but also with a more "readable" link under /dev/zvol/Maquinas_Virtuales_HDD/...). you can save them as raw images with any tool that allows block-wise copying, such as dd or qemu-img convert.
 
  • Like
Reactions: mandrada
Thank you for the reply, im going to look into that and see were it leads..

just to wonder if posible.. creating a new VM, same config as the one that was running and use this VM Disk's to try boot from them ? posible, imposible, just stop dreaming and move on.. ? Thx again
 
Of course, you can create proper virtual machines from these disks. Treat them as disks salvaged from a damaged computer. The machine's configuration itself was in /etc/pve... so that's what you lost, but the disks are still functional.
 
  • Like
Reactions: mandrada
the config is also in each backup - so if you have those, you should be able to recover the config from there (you will need to recreate the network and storage config of the host itself, and bridges and storages should have the same names as before for this to work ;))
 
  • Like
Reactions: mandrada

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!