On 07/24/10 16:10, Mister IT Guru wrote:
> On 24/07/10 19:57, Joseph L. Casale wrote:
>>> What would be a method of restoring a remote linux based server to it
>>> last full backup, (or even it's first!). Is such a move possible?
>>>      
>> Got a management card in it:)?
>>
>> Seriously, there are a few ways all not without big chance. You can create
>> a default grub entry to boot into an instance that doesn't mount your 
>> destination
>> root, instead it has what it needs copied into /boot. Or if you have lots of 
>> space,
>> restore to a new disc then adjust grub...
>>
>> Hard to suggest an approach not knowing your hardware etc...
>>    
> 
> I was thinking of a general approach, one that can be run on any linux 
> box - my end result would be something like, run a restore job on the 
> target client, and have it reboot, and it's now how it was when I took 
> it's first backup. It seems a full environment may be needed.


I would do something like this:
- Set up the machine with two completely separate boot environments, a
"live" filesystem and an emergency recovery filesystem on a SSD.
Configure it so
that *it boots *by default* into the recovery image, but can be rebooted
into either image by console or remote command.
- If you need to recover, log into the machine and reboot it into the
recovery image.  Restore the desired image onto the live disk.  Reboot
back into the live filesystem.
- If the machine has crashed badly enough that it can't be rebooted
remotely, just ask the remote site to powercycle it.  It'll boot into
the recovery image and you can repair or restore from there.


-- 
  Phil Stracchino, CDK#2     DoD#299792458     ICBM: 43.5607, -71.355
  ala...@caerllewys.net   ala...@metrocast.net   p...@co.ordinate.org
         Renaissance Man, Unix ronin, Perl hacker, Free Stater
                 It's not the years, it's the mileage.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to