Choose the desired topic:
Related Topics:
Some applications and system programs lock certain files while in use (open), thereby preventing the files from being backed up. This is often the case with some system files that are locked by the operating system. Files that are locked are skipped in the backup process and their file names and paths are logged to Backup Job History log. You can use the CommCell Console, to examine this log to determine if any files were skipped. The QiNetix system automatically attempts to obtain any skipped files in the next backup.
|
|
There is third party software that enables you to back up locked files. Such software works in conjunction with the File System iDataAgent. Contact your software provider for further details. |
Windows Server 2003 clients can back up locked files using Volume Shadow Services (VSS).
Windows 2000, XP and Server 2003 can back up locked files using QSnap or Open File Handler.
See Using Open File Manager with QiNetix for an example of using third party software to enable backups of locked files.
For more information on the Backup Job History log, see Backup Job History.
There are two types of file locks used by the Unix file system: advisory locks and mandatory locks. Files with an advisory lock are available to multiple users and applications. Files with mandatory locks cannot be used by any other user or application other than the current user. During a backup, if the QiNetix system encounters a file with a mandatory lock, that file is skipped over, and its file name and path are logged to the Backup Job History log. You can use the CommCell Console to examine this log to determine if any files were skipped. The system automatically attempts to obtain any skipped files in the next backup.
Note that this does not apply to AIX clients and that the Macintosh File System supports only advisory locks.
For more information on the Backup Job History log, see Backup Job History.
|
|
It is recommended that you skip-detect locked files and continue with the backup whenever a Unix File System iDataAgent is backing up files on an NFS server that fails to get locks on these files. To do this, you must create and use the SSKIPLOCKF registry key. See QiNetix Registry Keys for more information. |