[Pacemaker] Failed actions: da01fs_start_0 ... unknown error
Dejan Muhamedagic
dejanmm at fastmail.fm
Tue Dec 16 13:59:07 UTC 2008
Hi,
On Sun, Dec 14, 2008 at 01:13:35AM +0100, Superkikim wrote:
> Hi again,
>
>
>
> I don't know if this is related to my "order" issue sent earlier.
>
>
>
> If I start my "ms-drbd6" resource, it works great. No surprise.
>
>
>
> However, when I try to start my filesystem resource (da01fs-group) nothing
> happens and I get the following error messages out of crm status:
>
>
>
> Failed actions:
>
> da01fs_start_0 (node=ns365871.ovh.net, call=5, rc=1, status=0): unknown
> error
>
> da01fs_start_0 (node=ns365869.ovh.net, call=4, rc=1, status=0): unknown
> error
There's a problem with starting the filesystem.
> root at ns365869:/home/akim#
>
>
>
> How can I troubleshoot this ?
a) Look at the logs.
b) Try ocf-tester (perhaps here you'll have to look at the logs again)
c) Try by hand:
OCF_RESKEY_fstype="ext3" OCF_RESKEY_directory="/vms/da01" \
OCF_RESKEY_device="/dev/drbd6" /usr/lib/ocf/resource.d/heartbeat/Filesystem start
You can do b) and c) only if the dependencies are running, i.e.
the drbd resource.
If you can't figure out what's going on, then ask for help :)
Thanks,
Dejan
> You will find attached my configuration file. I zipped it because of
> Microsoft Outlook security features :-(
>
>
>
> Cheers
>
>
>
> Akim
>
> http://www.superkikim.com
>
> _______________________________________________
> Pacemaker mailing list
> Pacemaker at clusterlabs.org
> http://list.clusterlabs.org/mailman/listinfo/pacemaker
More information about the Pacemaker
mailing list