Top
PRIMECLUSTER Wizard for NetWorker 4.2 Configuration and AdministrationGuide

4.4 nwclntwadd - Copy of NetWorker Directory

User

Superuser

Format

/etc/opt/FJSVclntw/bin/nwclntwadd

Function

Copy the NetWorker directory on the local disk to the shared disk in the cluster system. Execute this command from one node in the cluster node. When the shared disk is not mounted, mount/umount is done automatically before and after the copy.
Sharing NetWorker directory is set as a copy destination on a shared disk. When the NetWorker resource is made when sharing NetWorker directory is set according to this command, the setting of sharing NetWorker directory need not be changed.

Parameter

No parameters.

Example

It is an example when the substance of NetWorker database (/nsr) is on a shared disk (here, “/mnt/nsr” is specified in “Virtual_Path”).

# /etc/opt/FJSVclntw/bin/nwclntwadd

This command must be executed on server cluster mode.
Are you sure? (default:n) [y,n] : y

PRIMECLUSTER Wizard for NetWorker Setup tool
1 /mnt

Select Mount-Point Number (quit:q) : 1

Complete the VirtualPath :
>> /mnt/nsr

The specified VirtualPath is /mnt/nsr.
Are you sure? (default:n) [y,n,q] : y

VirtualPath Mount
NetWorker Database copy
VirtualPath Unmount

Setup succeeded.

#



<- Confirm server cluster mode


<- Select mount point




<- Input the shared NetWorker directory


<- Confirm the setting of the shared NetWorker directory.






Exit Status

0 : stopped normally
except for above : stopped abnormally

Note

  • Execute this command only in the case of server cluster operation.

  • Execute this command on one node within the cluster.

  • /nsr must be a symbolic link that points the NetWorker directory on the local disk by installing the NetWorker software according to "2.4.1.1 Server cluster operation".

  • The shared disk must be ready to be mounted when this command is executed. Therefore, in the case of using GDS(Global Disk Services), the volume that is used for the shared disk must be made "active" state before the command is executed. How to operate GDS, see the “PRIMECLUSTER Installation and Administration Guide”.

  • When ZFS is used for the shared disk used as NetWorker directory, the nwclntwadd command cannot be used. In this case, copy the NetWorker directory according to the example of "2.4.2.1 Setup Shared NetWorker Directory".