This article provides information on how to restore Junos Space from a system snapshot.
How to restore Junos Space from a system snapshot.
In Junos Space 11.4+, the system snapshot functionality was introduced for both Junos Space devices and Junos Space VMs. This feature allows you to take a snapshot of the current system state including all application, database, and operating system level information. It is recommended to take a system snapshot, before upgrading to a new Junos Space version or patch, which can then be used to roll back to the existing setup; if required. To restore the system snapshot for a Junos Space VM, you can navigate to the system snapshot page and click restore. To restore the system snapshot for a Junos Space device, you will need console access to the Junos Space server and also the recovery USB stick ; before proceeding. Additional information about restoring the system snapshot can be found in our technical documentation. To restore the Junos Space VM from a system snapshot, perform the following procedure:
Navigate through the following prompt pages:
In the Rescue page , select Continue and mount /mnt/sysimage , which will mount the directory and place you in the shell:
lvm vgchange -ay jmpvgnocf mkdir /backup mount /dev/jmpvgnocf/lvbackup /backup sh /backup/restore.sh