Using SAMBA Toolkit in a Serviceguard Cluster README Revision: B.06.00

storage.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Shared Configuration
a. Using LVM
~~~~~~~~~~~~~
To configure a shared file system managed by LVM, you need to create
volume group(s) and logical volume(s) on the shared disks, then
construct a new file system for each logical volume for the HP CIFS
Server file system (and HP CIFS Server configuration files). Please
refer to the manual "Managing Serviceguard" for information on
configuring LVM and creating a file system. (For a local
configuration, you must install and configure the HP CIFS Server in
the same location on both the primary and all backup nodes and set up
identical (or equivalent) configuration files in the same directory on
all nodes.)
The following is an example of configuring shared storage for a CIFS
Server package. The procedures below assumes that "/shared/smb1" is a
shared file system directory, which resides on a logical volume
"lvol1" in a shared volume group "/dev/vg01".
1. Create a Volume Group "vg01" for a shared storage.
2. Create a Logical Volume "lvol1" for the "vg01".
3. Construct a new file system on the Logical Volume "lvol1".
4. Create a directory "/shared/smb1" on a local disk.
5. Mount device "/dev/vg01/lvol1" to the "/shared/smb1"
6. Copy all the necessary files depending on the configuration.
7. Unmount "/shared/smb1".
b. Using VxVM
~~~~~~~~~~~~~
To configure a shared file system which is managed by VxVM,
you need to create disk group(s) and logical volume(s) on the
shared disks and construct a new file system for each logical volume
for the HP CIFS Server file system and HP CIFS Server configuration
files.
The following is an example of configuring the above steps using VxVM.
1. Create a Disk Group "DG_00" on the shared storage.
2. Create Logical volume "LV_00" on the Disk Group "DG_00".
3. Construct a new file system on the Logical Volume "LV_00".
4. Create a directory "/shared/smb1" on a local disk.
5. Mount device "/dev/vx/dsk/DG_00/LV_00" on "/shared/smb1"
6. Copy all the necessary files depending on the configuration.
7. Unmount "/shared/smb1".
c. Using CFS
~~~~~~~~~~~~~
To configure a Samba package in a CFS environment, the SG CFS packages