I am building a two-node SLES 11 HA cluster.
I am using the Suse procedure here: http://www.suse.com/documentation/sle_ha/singlehtml/book_sleha_techguides/book_sleha_techguides.html
All the checks are good up until 4.2. NFS Kernel Server Resource.
When I run this in the crm shell…
configure# primitive p_lsb_nfsserver \ lsb:nfsserver \ op monitor interval=“30s”
I get these errors everytime.
ERROR: lsb:nfsserver: could not parse meta-data:
ERROR: lsb:nfsserver: no such resource agent
The instructions say “The name of the lsb resource type must be exactly identical to the filename of the NFS server init script” This checks out.
Any suggestions would be appreciated.
Thanks,
Josh