Config backup Flashcards
1
Q
command to backup ESXi
A
vicfg-cfgbackup –server {IP} –username –password -s {backup name}
2
Q
command to restore ESXi from backup
A
vicfg-cfgbackup –server {IP} –username –password -l {backupfile}
3
Q
special ESXi restore requirements
A
host to be must be at same build number when backup taken, VM’s must be powered off
4
Q
How to backup ESX config
A
Back up the files in the /etc/passwd, /etc/groups, /etc/shadow, and /etc/gshadow directories.
Backup any custom scripts
5
Q
A