HP CIFS Server 2.2i Administrator's Guide version A.01.11.01

Configuring HA HP CIFS
Special Notes for HA HP CIFS Server
Chapter 7 165
Special Notes for HA HP CIFS Server
There are several areas of concern when implementing Samba in the
MC/ServiceGuard HA framework. These areas are described below:
Client Applications
HA HP CIFS Server cannot guarantee that client applications with
open files on a HP CIFS Server share, or applications launched from
HP CIFS Server shares, will transparently recover from a
switchover. In these instances there may be cases where the
application will need to be restarted and the files reopened as a
switchover is a logical shutdown and restart of the HP CIFS Server.
File Locks
File locks are not preserved during failover. File locks are lost and
applications are not advised about any lost file locks.
Print Jobs
If a failover occurs when a print job is in process, the job may be
printed twice or not at all, depending on the job state at the time of
the failover.
Domain Authentication
If you are using domain level authentication for your Samba server,
there are some files in /var/opt/samba/private that are very
important to authentication working properly. HP recommends that
you make the /var/opt/samba/private directory part of a shared
logical volume in this case.
Symbolic Links
If you have your Samba server configured with follow symlinks set to
yes and wide links set to yes, the defaults for these parameters, you
should be cautious.
Symbolic links in the shared directory trees may point to files outside
of any shared directory. If the symbolic links point to files that are
not in logical shared volumes, then, after a failover occurs, the
symbolic link may point to a different file or no file. Keeping the
targets of all shared symbolic links synchronized with all
MC/ServiceGuard nodes at all times could be difficult in this
situation.