Feature Request: Ability to restore and add an existing Hard Disk to a existing virtual machine

Wiox

Member
May 28, 2020
15
1
8
32
Hi,
First of all, please excuse me if this has been brought up before. But I find this a quite good feature that exist in ESXi, HyperV, AHV and so on.
Let me just present the usecase for it:

I have a virtual machine that some users is working against. One of the users accidentally deletes alot of important files. The VM in question is insanely big so it makes no sense to restore the entire virtual machine. Instead I am just restoring the Hard Drive from the backup, and connecting it to the already existing running virtual machine.
I am therefore able to mount the drive in the OS, and able to copy the files that was missing without having to restore the rest of the machine.
 
Hey,

the best place for feature requests is bugzilla.proxmox.com, it would be great if you could post it there (including the use case).
In the meantime you can extract the archive manually on the command line using something like
Code:
vma list <your_backup>
vma extract <your_backup>
qm importdisk <vmid> <extracted_disk> <some_storage>


For containers you could use something like tar -tvf vzdump-lxc-122-2020_05_28-09_25_29.tar.
 
Hi,
Thanks for your reply! I will create an account on bugzilla and add the feature request there!
And thanks for your snippet! I will try that one out !
 
  • Like
Reactions: Dominic

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!