July 1, 20242 yr 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!
July 1, 20242 yr 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, 20242 yr by Kilrah
July 3, 20242 yr Author I used the VM BACKUP feature I can't find the restore command. Is it possible to set the zip format during archiving
July 3, 20242 yr 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.
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.