- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SG 11.20: cmcheckconf -P: ERROR: Missing mount poi...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2012 07:20 PM
10-22-2012 07:20 PM
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 ""
.....
.....
Solved! Go to Solution.
- Tags:
- cmcheckconf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2012 12:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2012 12:48 AM
10-23-2012 12:48 AM
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.