-
- Influencer
- Posts: 17
- Liked: 1 time
- Joined: Feb 14, 2017 6:39 am
- Contact:
how to restore using SSH ?
Hello,
I'm testing the Veeam Linux Agent.
I just read this : " To restore the entire computer or an individual volume, you will need to boot from Veeam Recovery Media first.".
So, when using SSH to access my server, how to boot from Veeam Recovery Media ? I have Dell IDRAC for this server, so I think I can use that, but does it exist another method ?
Also, I have another server that does not have IDRAC. How to do without IDRAC ?
Thank you.
I'm testing the Veeam Linux Agent.
I just read this : " To restore the entire computer or an individual volume, you will need to boot from Veeam Recovery Media first.".
So, when using SSH to access my server, how to boot from Veeam Recovery Media ? I have Dell IDRAC for this server, so I think I can use that, but does it exist another method ?
Also, I have another server that does not have IDRAC. How to do without IDRAC ?
Thank you.
-
- Product Manager
- Posts: 5797
- Liked: 1215 times
- Joined: Jul 15, 2013 11:09 am
- Full Name: Niels Engelen
- Contact:
Re: how to restore using SSH ?
You will need to upload the iso in the idrac system and then set it as primary boot device. Afterwards you can connect to the share with yout backup files on.
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
GitHub: https://github.com/nielsengelen
-
- Influencer
- Posts: 17
- Liked: 1 time
- Joined: Feb 14, 2017 6:39 am
- Contact:
Re: how to restore using SSH ?
Thank you for the confirmation of what I thought.
Another question please : does it exist a way of restoring files without restarting the server with the Recovery Media ? Because if it's just for few files, it prevents the server and the services from operate.
Thank you.
Another question please : does it exist a way of restoring files without restarting the server with the Recovery Media ? Because if it's just for few files, it prevents the server and the services from operate.
Thank you.
-
- Product Manager
- Posts: 6551
- Liked: 765 times
- Joined: May 19, 2015 1:46 pm
- Contact:
Re: how to restore using SSH ?
Hi,
To list available backups use this:
Thank you.
You can use command line interface to restore volumes (expect root volume). Example:How to do without IDRAC
Code: Select all
veeamconfig backup restore --id 8ce7932b-b805-4da4-8001-8991c623a766 --backupDev /dev/sda1 --targetdev /dev/sdb5
Code: Select all
veeamconfig backup list
Sure. You can press R on the main screen and perform File level recovery without reboot. Check this article.does it exist a way of restoring files without restarting the server with the Recovery Media ? Because if it's just for few files, it prevents the server and the services from operate.
Thank you.
-
- Influencer
- Posts: 17
- Liked: 1 time
- Joined: Feb 14, 2017 6:39 am
- Contact:
Re: how to restore using SSH ?
Cool. Do you think I can restore/overwrite the main volume (where is installed Debian) ? I think it's not advised, but who knows...PTide wrote:You can use command line interface to restore volumes (expect root volume). Example:Code: Select all
veeamconfig backup restore --id 8ce7932b-b805-4da4-8001-8991c623a766 --backupDev /dev/sda1 --targetdev /dev/sdb5
Nice.To list available backups use this:Code: Select all
veeamconfig backup list
I just tested that. Works nicely !Sure. You can press R on the main screen and perform File level recovery without reboot. Check this article.
May I asks two more questions please :
- Is it (or will it be) possible to backup on FTP ? Because I don't know if the cloud storage sellers online provide SMB or NFS protocols... For example, is it possible to use Amazon S3 or other known storage solutions with Veeam ?
Does Veeam have a storage/cloud solution for customers ?
- In FREE mode, is there a risk for the system or files to be corrupted ? Or there is just a possibility to have an inconsistency between somes files and records in database ?
Thank you very much.
-
- Influencer
- Posts: 17
- Liked: 1 time
- Joined: Feb 14, 2017 6:39 am
- Contact:
Re: how to restore using SSH ?
Also, it would be nice if you display the completion percentage of the backup in the main window of Veeam, since it exists in Job.log. It's handy for testing.
-
- Product Manager
- Posts: 6551
- Liked: 765 times
- Joined: May 19, 2015 1:46 pm
- Contact:
Re: how to restore using SSH ?
No, you can't do that, not out of the box at least. The main question is why would you need that in the first place, what's the use case?Cool. Do you think I can restore/overwrite the main volume (where is installed Debian) ? I think it's not advised, but who knows...
No, currently it's not possible. Noted as a feature request though.- Is it (or will it be) possible to backup on FTP ?
Not in the current release. For now you can point Veeam Agent for Linux backup job to VBR repository and use Backup Copy Job in order to drag the backups to a Cloud Connect repository.For example, is it possible to use Amazon S3 or other known storage solutions with Veeam ? Does Veeam have a storage/cloud solution for customers ?
With FREE version you might get inconsistency only at a transaction level in case you run DB on the server. With server version you can use custom pre-freeze and post-thaw scripts, please check this thread for details.- In FREE mode, is there a risk for the system or files to be corrupted ? Or there is just a possibility to have an inconsistency between somes files and records in database ?
Not sure that I understand it - what kind of testing?It's handy for testing.
Thanks
-
- Influencer
- Posts: 17
- Liked: 1 time
- Joined: Feb 14, 2017 6:39 am
- Contact:
Re: how to restore using SSH ?
-> Yes you are right.No, you can't do that, not out of the box at least. The main question is why would you need that in the first place, what's the use case?
No, currently it's not possible. Noted as a feature request though.- Is it (or will it be) possible to backup on FTP ?
-> Ok, thank you.
Not in the current release. For now you can point Veeam Agent for Linux backup job to VBR repository and use Backup Copy Job in order to drag the backups to a Cloud Connect repository.For example, is it possible to use Amazon S3 or other known storage solutions with Veeam ? Does Veeam have a storage/cloud solution for customers ?
-> Ok I will check that. Thank you.
With FREE version you might get inconsistency only at a transaction level in case you run DB on the server. With server version you can use custom pre-freeze and post-thaw scripts, please check this thread for details.- In FREE mode, is there a risk for the system or files to be corrupted ? Or there is just a possibility to have an inconsistency between somes files and records in database ?
-> Ok, thank you.
Not sure that I understand it - what kind of testing?It's handy for testing.
-> It's handy to see the percentage of completion because I'm testing several types of destination locations (local drive, USB attached drive, network location). So I start the backup job, and then do other things and from time to time I'd like to check the progression of the backup job and when it will be finished.
Thank you.
Who is online
Users browsing this forum: cloggy and 5 guests