Maintenance Commands lmnsr.share(1m)
NAME
lmnsr.share - synchronizes the .nsr files associated with
Legato NetWorker or Solstice Backup with the current PC Net-
Link shares so that the files in all shares will be backed
up with ACLs.
SYNTAX
lmnsr.share
DESCRIPTION
The lmnsr.share command is a script which places a .nsr file
at the root or every PC NetLink share. This script uses the
lmshare(1m) command to determine which directories are
shared. It then creates or modifies a .nsr file at the root
of each of the shares. If a .nsr file already exists, it
will simply add an entry to it. If it does not exist, it
will create a file and then add an entry. This entry will
activate "lmasm" as the Legato NetWorker or Solstice Backup
ASM (Application Specific Module) to use for the shared
directories. The "lmasm" module will back up PC NetLink ACLs
when backups are performed.
This script keeps a log of where .nsr files have been
placed. If there is a .nsr file in a directory which is no
longer shared, the "lmasm" entry is removed from this .nsr
file. The .nsr file is then removed if there are no other
entries in it.
The log is also used when the Legato Backup extension pack-
age is removed so that it may remove all references to
"lmasm", as well as clean up any .nsr files that it created.
The lmnsr.share command should be executed any time the .nsr
files are thought to be out-of-date with respect to the PC
NetLink shares. Thus, any time a share is created or
removed, this command must be run to ensure that backups
will function properly.
FILES
/nsr/logs/lmnsrfiles
lmnsr.share data file.
SEE ALSO
lmshare(1m)