Cisco Headend System Release 2.5 User Guide

Page of 78
 
Chapter 3    Backup Procedures 
 
 
 
16 
4013779 Rev C 
Backing Up the File System to an NFS-Mounted Directory 
The file system can be backed up to a directory that is located on a Network File 
System (NFS). You must be able to access the NFS directory through the 
/net/<remotehost>/<path_to_NFS_directory> directory structure. In addition, the 
/net/<remotehost>/<path_to_NFS_directory>/< hostname > directory must 
already exist, and you must have write-access to the directory or the backup will fail.  
Important:  Procedures for setting up the NFS are beyond the scope of this 
document. See your System Administrator, if necessary, for help in setting up the 
NFS. 
Complete the following steps to back up the file system to a specified directory on 
the DNCS or the Application Server. 
1  Make sure that you have write-access to the NFS-mounted filesystem and 
backup directory. 
2  To back up the DNCS or Application Server file system, type  
/cdrom/cdrom0/s3/backup_restore/backupFileSystems  -v  -B    
/net/<remotehost/<path_to_NFS_directory> and then press Enter
Notes:  
 
The < remotehost > represents the hostname of the remote computer which is 
exporting (or holds) the filesystem into which you will write or back up. 
 
The < path_to_NFS_directory > represents the directory path on the remote 
host which holds the backup files. 
3  When the backup is complete, type eject  cdrom and then press Enter
4  Complete the following steps to write down the exact path of the directory into 
which you have written the backup. 
a  Type cd /net/<remotehost>/<path_to_NFS_directory> and then press Enter
b  Type ls  -l and then press Enter.  
Result:  The output from this command provides a list of all of the backup 
sets that have been created for the host <hostname>.  
Note:  The name of each backup set includes the date and time that the set 
was created, similar to 2007_08_2_16_56. The name with the most current 
date and time represents the backup that you just completed. 
c  Type cd  <backup_set> and then press Enter
Note:  Substitute the name of the most current backup set for <backup_set>. 
d  Type pwd and then press Enter. The system displays the name and path of 
the current directory. 
e  In the space provided, write down the results from step d). 
 
____________________________________________ 
Note:  You will need this exact path should you ever have to restore the 
filesystem from the NFS-mounted directory.