Backing-Up Your VIOS Server
Backing-Up Your VIOS Server
# mkdir /backups
# chmod 0777 /backups
2. Create a public-share in "/etc/exports". (Note this is a quick and dirty method without security)
# exportfs -a
# lsnfsexp
/fixes -public,sec=sys:krb5p:krb5i:krb5:dh,rw
4. Login to your VIOS server as "padmin" and switch to root (You have to do that as “root” because “padmin” uses a restricted
shell).
$ oem_setup_env
# mount server:/backups /mnt
# ^d
5. Start the backup. This example does not backup the media-library for quickness, and to save space, however there are many
options available:
Creating /mnt/backupios.mksysb
Backup in progress. This command can take a considerable amount of time
to complete, please be patient...
$ oem_setup_env
# umount /mnt
7. Login to the backup server host and check the backup file as follows: