Revision history of "Taking backup of VIOS server"

From Notes_Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 07:38, 22 July 2022Saurabh talk contribs 683 bytes +683 Created page with "Home > VOIS or AIX > Taking backup of VIOS server To take backup of VIOS server use: # For backup, Create directory in tmp using: #:<pre> #:: oem_setup_env #:: mkdir /tmp/<backup-folder> #:: exit #:</pre> # Then take backup via: #:<pre> #:: #IOS backup including base code, fixes, drivers, etc. #:: backupios -file /tmp/<backup-folder>/<backup-filename>.mksysb -mksysb -nomedialib #:: #:: #User defined virtual device backup #:: viosbr -backup -file /t..."