Displaying 5 results from an estimated 5 matches for "force_unmount".
2010 Mar 24
3
mounting gfs partition hangs
...<cman/>
<fencedevices>
<fencedevice agent="fence_manual" name="gfs-test"/>
</fencedevices>
<rm>
<resources>
<clusterfs device="/dev/home2/home2"
force_unmount="0" fsid="1605" fstype="gfs" mountpoint="/home2"
name="home alumnes" options=""/>
</resources>
</rm>
</cluster>
Any help will be welcomed.
Thanks,
Sandra
2010 Sep 15
0
problem with gfs_controld
...t;resources>
<script file="/etc/init.d/fibsmb1" name="fibsmb1"/>
<script file="/etc/init.d/fibsmb2" name="fibsmb2"/>
<clusterfs device="/dev/gfs-webn/gfs-webn"
force_unmount="0" fsid="14417" fstype="gfs" mountpoint="/web" name="web"
options=""/>
<clusterfs device="/dev/gfs-perfils/gfs-assig"
force_unmount="0" fsid="21646" fstype="gfs" mountp...
2015 Apr 24
0
Cluster gets stopped
...ame="node-105"
passwd="******" privlvl="ADMINISTRATOR"/>
</fencedevices>
<fence_daemon post_join_delay="120"/>
<rm>
<resources>
<netfs export="/test" force_unmount="1"
fstype="nfs" host="x.x.x.x" mountpoint="/test/test/test" name="test123"/>
<ip address="x.x.x.x" sleeptime="5"/>
<script
file="/opt/infra/appliance-mgr/bin/a...
2011 Nov 25
0
Failed to start a "virtual machine " service on RHCS in CentOS 6
...ot;/>
</failoverdomain>
</failoverdomains>
<resources>
<ip address="192.168.6.250/24" monitor_link="on" sleeptime="10"/>
<script file="/etc/init.d/httpd" name="www_script"/>
<clusterfs device="/dev/dm-0" force_unmount="on" fsid="56449" fstype="gfs2" mountpoint="/var/lib/libvirt/images/iscsi" name="gfs2" self_fence="on"/>
</resources>
<service autostart="1" domain="FD" exclusive="0" name="www_service" r...
2007 Dec 07
3
mount type ensure behavior
The ensure parameter for the mount type has a ''present'' option, which
will unmount the filesystem if its mounted. I was hoping that ''present''
meant to make sure it was listed in the mounts file, but to not do
anything with it (ie. don''t unmount if mounted, and don''t mount if
unmounted). I thought this was how the ensure =>