Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

request system recover

Syntax

Description

Use this command to recover a specified volume of the system.

Guest network functions (GNFs) do not support the recover option under the request system command. See Components of Junos Node Slicing for more details on GNF.

Options

junos-volume

Specify the /junos volume to be recovered. The /junos volume is the main drive and contains all the software and files needed for the day-to-day running of the device, including configuration information and logs. The/junos volume also contains non-recovery snapshots, which are new with Junos OS with upgraded FreeBSD. Non-recovery snapshots cannot be used for recovery of a failed system.

oam-volume

Specify the /oam volume to be recovered. The compact flash drive is the /oam volume and stores recovery snapshot backup information. In case of failure of the /junos volume, the /oam volume can be used to boot the system. The /oam volume has the recovery snapshot, which is created with the request system snapshot recovery command. A recovery snapshot is always replaced when a new recovery snapshot is taken.

Additional Information

If you try to recover the /junos volume while you are booted on the /junos volume, you will get an error message.

To recover the /junos volume, do the following:

  1. Recover the /oam volume.

  2. Reboot on the /oam volume.

Required Privilege Level

view

Sample Output

request system recover junos-volume (While booted on the /junos volume)

request system recover junos-volume (While booted on the /oam volume)

request system recover oam-volume

Release Information

Command introduced in Junos OS Release 15.1.

Command introduced for all platforms using Junos OS with upgraded FreeBSD. To find which platforms in which releases use Junos OS with upgraded FreeBSD, see Feature Explorer, enter freebsd, and select Junos kernel upgrade to FreeBSD 10+.