While I was writing about mksysb notes from IBM manuals, I came to know of some interesting facts about mksysb command in the man pages. Not everyone is interested in navigating through man pages or so. Here, I’m presenting the facts in my own language.
- mksysb does not include data on raw devices in its backup image.
- mksysb does not include user-defined paging space in backup image.
- In case we use remote-mounted /usr files system, the system can not be re-installed from a backup image.
- While doing mksysb restore, all device configurations for special features may not be restored. e.g /dev/netbios and the device drivers not shipped with the product.
- The mksysb command uses “backup” command at the backend to create the backup archive image.
- The command saves Extended Attributes format for any JFS2 file systems being backed up. The information is stored by using /usr/bin/mkvgdata shell script.
- What to do if mksysb is prepared on rspc servers which don’t support booting from tape:
- Boot from CDROM.
- Enter maintenance mode.
- Install the system backup from tape.