Operating System - HP-UX
1827293 Members
3588 Online
109717 Solutions
New Discussion

SG 11.20: cmcheckconf -P: ERROR: Missing mount point directory

 
SOLVED
Go to solution
zxy
Occasional Contributor

SG 11.20: cmcheckconf -P: ERROR: Missing mount point directory

Hi ,

 

Cluster: Two nodes, both running 11v3
SG: 11.20

 

When executing an "cmcheckconf -P " I get following error:

On node host1, validation of package NFSPkg1 failed with:
ERROR: Function sg_validate_filesystems
ERROR: Missing mount point directory /hp_fs_mp
ERROR: Failed to validate /etc/cmcluster/scripts/sg/filesystem.sh

cmcheckconf: Error found in package file: pkg.ascii.

 

can someone help me resolve this problem?

 

pkg.ascii:

.....

.....

fs_name /vx/hp_ha_nfs
fs_server 129.22.1.10
fs_directory /hp_fs_mp
fs_type "nfs"
fs_mount_opt "-o llock"
fs_umount_opt ""
fs_fsck_opt ""

.....

.....

 

 

 

2 REPLIES 2
Solution

Re: SG 11.20: cmcheckconf -P: ERROR: Missing mount point directory

>> ERROR: Missing mount point directory /hp_fs_mp

 

so does that directory exist on all the hosts the package can run on in the cluster?


I am an HPE Employee
Accept or Kudo
zxy
Occasional Contributor

Re: SG 11.20: cmcheckconf -P: ERROR: Missing mount point directory

thanks,

the directory is not exsit on host1.when I create it ,the error is fixed.