Operating System - HP-UX
1755752 Members
4919 Online
108837 Solutions
New Discussion юеВ

Re: Not able to configure shared filesystem resource monitoring in HA EMS

 
Naveen R
Occasional Advisor

Not able to configure shared filesystem resource monitoring in HA EMS

All,

We are trying to configure a shared filesystem usage in a package.But when I run cmcheckconf it fails with the following error.

# cmviewcl -p testingpkg

PACKAGE STATUS STATE AUTO_RUN NODE
testingpkg up running disabled rx26-136

root@rx26-136 [/etc/cmcluster/testingpkg]

** Snapshot from testingpkg.conf

RESOURCE_NAME /system/filesystem/availMb/vgtest
RESOURCE_POLLING_INTERVAL 30
RESOURCE_START AUTOMATIC
RESOURCE_UP_VALUE >= 45

# cmcheckconf -P testingpkg.conf
Begin package verification...
ems subclass request for /system/filesystem/availMb/vgtest failed, resource type (3016)
Failed to get type information for resource /system/filesystem/availMb/vgtest on node rx26-137
cmcheckconf: Unable to verify package.


# resls -s /system/filesystem/availMb/vgtest
Contacting Registrar on rx26-136

NAME: /system/filesystem/availMb/vgtest
DESCRIPTION: The amount of free space in the file system in megabytes.
TYPE: /system/filesystem/availMb/vgtest is a Resource Instance
whose values are 64-bit floating point values.

There are no active monitor requests reported for this resource.

The current value of the resource is 467.600000

root@rx26-136 [/etc/cmcluster/testingpkg]


What causes the cmcheckconf failure.Can we able to configure a Shared Filesystem(mounted in one node when I run cmcheckconf)Resource monitoring in Service Guard ?.






3 REPLIES 3
Stephen Doud
Honored Contributor

Re: Not able to configure shared filesystem resource monitoring in HA EMS

When you say 'shared file system', are you referring to one of the Storage Management Suite bundles that includes Cluster File System? Or are you referring to a file system that is mounted through a standard Serviceguard package - and moved from node to node as the package is moved?
Shah Gaurang B.
Frequent Advisor

Re: Not able to configure shared filesystem resource monitoring in HA EMS

Hi Naveen,

is trust relation between two nodes are fine ? Check once.
Naveen R
Occasional Advisor

Re: Not able to configure shared filesystem resource monitoring in HA EMS

Hi Stephen,

Yes.I am referring to the file system that is mounted through a standard Serviceguard package.