New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.


Comments
https://wiki.qemu.org/Documentation/CreateSnapshot
What sort of virtualization are you currently using? KVM?
Yes, it is KVM virtualization
Hey, u can try to use panel like - VirtFusion, SolusVM, or OpenStack it will help you to take snapshot. Also there is automated backup solutions which you can use.
Proxmox + ZFS ?
LXC + ZFS ?
He may not have the permissions of the host to use the qemu-img command.
I think the best solution in this case is to use containers, such as Docker.
Nested virtualization.
His provider may not enable vmx or svm instructions on the virtual machine.
LVM or btrfs?
Cancel and move on.
If you have a rescue-cd operating system available via the CD-ROM option, you could use that and then dd the image out via ssh onto the new server?
That would be bad failure recovery design.
This is easy (relatively speaking) to you?
Veeam, if for yourself and not for consulting.
https://www.jumpserver.com/ Fortress Server, a product of Chinese characteristics, not only meets the function of your snapshots, and even what you have done video can be, but also can help you audit.
Wut? Nothing on the link you posted mentions anything about snapshots.
He's interfacing protocols such as online storage S3 with video, which is a little different from snapshots, but better.
Not sure why you're here or commenting. Whatever translation tools you're using are terrible.
The OP is talking about backing up a server frequently to be deployed on another machine. Nothing to do with S3, video, or account management.
Get lost.
https://clonezilla.org/
I really don't have a way to translate the whole thing, because the introduction of this software in Chinese is a lot different from the introduction in English, well, I think it's a difficult thing for me to try to make it clear 。。。。
If you think your translation software is good enough, you can read the Chinese instructions!
https://www.jumpserver.org/features.html Especially the Othe part of the function.
“asset synchronisation”
“Supports automatic synchronisation of public and private cloud assets (supports 23 cloud platforms including AliCloud, Tencent Cloud, Huawei Cloud, AWS China, AWS International, Azure China, Azure International, Google Cloud, VMware, etc.); supports automatic discovery of assets on the LAN;”
It has a description of remote one-click deployment, database linking, Video cloud storage which I don't know how it translates to you guys.But I do know that as exe describes it, this might help him. As this software is available in English and free of cost, it helps him to migrate data from his current machine and manage multiple servers.
OK, I explained why I am here and replied to the message, do you have any questions?
You can ignore my comment if it didn't help him.
Guys, the issue lies in the following: I tried using rclone, but the configuration is tricky because to backup to OneDrive, you need to use the Windows console to get the token. On Linux, the browser doesn't open as rclone expects. So I need an alternative method that's easy to configure.
Is it really that hard to take a server snapshot on Linux?
Restic?
raw
btrfs subvolume snapshotandbtrfs send/receiveshell scriptsnapper
You can do this all on Windows and copy the rclone config to your Linux server, IIRC.