HP CIFS Server 3.0f Administrator's Guide verison A.02.03
Figure 2-2 Link Share Names Example
MC/ServiceGuard High Availability Support
Highly Available HP CIFS Server allows the HP CIFS Server product to run on an MC/ServiceGuard cluster
of nodes. MC/ServiceGuard allows you to create high availability clusters of HP 9000 server computers.
Template files for version A.02.02 have been revised to allow any number of cluster nodes and other
advantages over previous schemes.
Follow the configuration procedures provided in Chapter 11.
Step 4: Starting the HP CIFS Server
Run the script below to start Samba if you do not use winbind support:
/opt/samba/bin/startsmb
Run the script below to start Samba if you configure HP CIFS Server to use winbind support:
/opt/samba/bin/startsmb -w
or /opt/samba/bin/startsmb --winbind
When the command successfully starts Samba, a message is displayed indicating the specific processes that
have been started. When the script is successful, the exit value is 0. If the script fails, the exit value is 1.
Samba installation and configuration are complete.
Run the following script to stop Samba if you do not use winbind support:
/opt/samba/bin/stopsmb
Run the following script to stop Samba if you use winbind support:
/opt/samba/bin/stopsmb -w
or /opt/samba/bin/stopsmb --winbind
When the script is successful, the exit value is 0. If the script fails, the exit value is 1.
Winbind execution may be controlled without affecting the execution of smbd and nmbd with the following
commands.
Run the following command to start winbind alone:
/opt/samba/bin/startwinbind
Run the following command to stop winbind alone:
/opt/samba/bin/stopwinbind
36 Installing and Configuring the HP CIFS Server