Pour sauvegarder une HMC au travers du réseu, en NFS, il est possible d'utiliser la commande suivante :
# Pour les données critique
# bkconsdata -r nfs -h Serveur_NFS -l /tmp/HMC_backup_dir
# Pour les informations de profils
# bkprofdata -m ${managed system} -f backup_profiles_$server.prof --force
Syntaxe de la commande 'bkprofdata'.
bkprofdata
Usage: bkprofdata -m <managed system>
-f <file>
[--force]
[--help]
Backs up profile data for a managed system to a file.
-m <managed system> - the managed system's name
-f <file> - the name of the file where the profile data will be
saved. If the file name is not fully qualified, the
file will be written to the directory
/var/hsc/profiles/<serial number>, where serial
number is the serial number of the managed system.
--force - overwrite the specified file if it already exists
--help - prints this help