VIDEOMED Posted July 1 Share Posted July 1 Hi everyone, I have a VM backup file with the .zst extension. What's the fastest way to restore this VM in UnRAID? Is there a built-in UNRAID command I can use? Or do I need a specific tool to decompress the file first? Any tips or recommendations would be greatly appreciated! Quote Link to comment
Kilrah Posted July 1 Share Posted July 1 (edited) If it was a backup from the VM plugin you should be able to just restore from that. If not zstd -d [file.zst] -o [destination file.img] then create a VM, configure as needed, select vdisk manually. Edited July 1 by Kilrah Quote Link to comment
VIDEOMED Posted July 3 Author Share Posted July 3 I used the VM BACKUP feature I can't find the restore command. Is it possible to set the zip format during archiving Quote Link to comment
Kilrah Posted July 3 Share Posted July 3 Ah yeah there's no restore feature, mixed up with appdata backup. So yeah, uncompress that, and you should also find the xml in the backup location if needed. 3 hours ago, VIDEOMED said: Is it possible to set the zip format during archiving only zstd, gzip or uncompressed. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.