Hello together, I try to create a group and the first resources in the group starting well but only the smb didn't start and I haven't got a clue why. If someone stick me to the problem it would be very helpful ...
primitive SG.appvg ocf:heartbeat:LVM params volgrpname="appvg" exclusive="yes" / op monitor depth="0" timeout="30" interval="10" primitive SG.fs-home ocf:heartbeat:Filesystem params / device="/dev/appvg/homelvol" directory="/home/users" fstype="ext3" primitive SG.fs-opsp ocf:heartbeat:Filesystem params / device="/dev/appvg/opslvol" directory="/opspapp" fstype="ext3" primitive SG.ip ocf:heartbeat:IPaddr2 params nic="eth0" ip="144.145.1.165" / cidr_netmask="21" op monitor interval="30s" primitive SG.mailto ocf:heartbeat:MailTo params email=x...@bla.com / subject=SG_switched op monitor interval=120s timeout=60s primitive SG.ClusterMonitor ocf:pacemaker:ClusterMon params / htmlfile="/opspapp/cluster-monitor.html" params / pidfile="/var/run/rlb-cluster-monitor.pid" op start interval="0" timeout="90s" / op stop interval="0" timeout="100s" meta target-role="Started" primitive SG.samba lsb:smb group SG SG.appvg SG.fs-home SG.fs-opsp SG.ip SG.mailto SG.ClusterMonitor SG.samba location SG.loc SG inf: server1 ERROR : SG.samba_monitor_0 (node=server1, call=112, rc=6, status=complete): / not configured Thanks in advance ! Juergen _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker