Basically the idea is to boot inst-sys but to not run YaST and instead run a selfmade script that does the usual disaster recovery steps:

  1. create partitioning with filesystems and mount points

  2. restore the files backup from an NFS server

  3. install the boot loader

Currently we know how to do

  • disaster recovery with Relax-and-Recover (for SLE11 and SLE12)
  • disaster recovery with rear-SUSE / RecoveryImage (only up to SLE11)
  • native disaster recovery with AutoYaST (since SLE12)

see https://en.opensuse.org/SDB:Disaster_Recovery

I jsmeix@suse.de like to develop

  • generic disaster recovery with the plain SUSE installation system (inst-sys)

The intent behind generic disaster recovery is simplicity and control.

In contast to taming complicated "monsters" like Relax-and-Recover or AutoYaST to make them (hopefully) do what is wanted, generic disaster recovery goes back to the roots which means:

An experienced admin calls low-level commands directly to set up the basic system (partitioning, filesystems, mount points, bootloader) as he wants.

Looking for hackers with the skills:

rear disaster recovery

This project is part of:

Hack Week 12

Activity

  • over 8 years ago: jsmeix added keyword "disaster" to this project.
  • over 8 years ago: jsmeix added keyword "recovery" to this project.
  • over 8 years ago: jsmeix removed keyword disasterrecovery from this project.
  • over 8 years ago: jsmeix added keyword "rear" to this project.
  • over 8 years ago: jsmeix added keyword "disasterrecovery" to this project.
  • almost 9 years ago: sailorcire liked this project.
  • almost 9 years ago: dmuhamedagic liked this project.
  • almost 9 years ago: jsmeix liked this project.
  • almost 9 years ago: jsmeix started this project.
  • almost 9 years ago: jsmeix originated this project.

  • Comments

    • jsmeix
      almost 9 years ago by jsmeix | Reply

      Successfully done and documented:

      See the sections "Generic disaster recovery with the plain SUSE installation system (inst-sys)" and its sub-section "Generic files backup with the plain SUSE installation system (inst-sys)" at https://en.opensuse.org/SDB:Disaster_Recovery

      https://en.opensuse.org/SDB:Disaster_Recovery

    Similar Projects

    This project is one of its kind!