[Linux-cluster] Error: "Failed actions: dlm:1_monitor_0/gfs-control:1_monitor_0 ... not installed".
Bob Peterson
rpeterso at redhat.com
Mon Mar 7 16:35:58 UTC 2011
----- Original Message -----
| Hi All,
|
| I'm trying to follow the "clusters from scratch" guide and I'm
| running Fedora 14.
|
| When I try to add the DLM and GFS2 services, crm_mon keeps reporting
| "Failed actions: dlm:1_monitor_0/gfs-control:1_monitor_0 ... not
| installed".
|
| Does anyone know what I'm missing?
|
| Thanks,
| gb
Hm, it sounds like you don't have the debugfs mounted
and some piece of software (likely crm_mon) is expecting it.
Try adding something like this to /etc/fstab:
debugfs /sys/kernel/debug debugfs defaults 0 0
and doing mount -a
Regards,
Bob Peterson
Red Hat File Systems
More information about the Linux-cluster
mailing list