cfsmount fails mounting

book

Article ID: 100008860

calendar_today

Updated On:

Description

Error Message

2012/07/18 04:19:09 VCS WARNING V-16-20011-5508 (onestopv) CFSMount:cfsmount2:online:Mount Error : UX:vxfs mount: ERROR: V-3-21298: illegal %-o suboption %-- test2
UX:vxfs mount: INFO: V-3-20147: Usage:
mount [-F vxfs] [generic_options] [-o suboptions] {special | mount_point}
        suboptions are:
                [rw|ro][,crw]
                [remount]
                [quota|usrquota|grpquota]
mount [-F vxfs] [generic_options] [-o suboptions] {special | mount_point}
        suboptions are:
                [rw|ro][,crw]
                [remount]
                [quota|usrquota|grpquota]
                [suid|nosuid]
                [log|delaylog|tmplog]
                [datainlog|nodatainlog]
                [snapof=primary_special[,snapsize=blocks]]
                [convosync={direct|dsync|closesync|delay|unbuffered}]
                [mincache={direct|dsync|closesync|tmpcache|unbuffered}]
                [blkclear]
                [qio|noqio]
                [cio]
                [vxldlog=special]
                [largefiles|nolargefiles]
                [cluster]
                [seconly]
                [noatime]
                [nomtime]
                [ckpt=ckpt_name]
                [mntlock=id]
                [ioerror={mwdisable|wdisable|nodisable|mdisable|disable}]
                [logiosize=size]
                [cds={adaptive|mandatory}]
                  [migrate]
 

Cause

 CFSMount cfsmount1 (
                Critical = 0
                MountPoint = "/test1"
                BlockDevice = "/dev/vx/dsk/testdg/testvol1"
                MountOpt @keats = test2
                MountOpt @onestopv = test2
                NodeList = { keats, onestopv }
 

Resolution

 

MountOpt Options should be  "rw". 

Do not set the VxFS mount option " mntlock= key ".

The agent uses this option only when bringing a Mount resource online.

Type and dimension: string-scalar

Example: "rw"


Applies To

5.1SP1

Issue/Introduction

2012/07/18 04:19:09 VCS WARNING V-16-20011-5508 (onestopv) CFSMount:cfsmount2:online:Mount Error : UX:vxfs mount: ERROR: V-3-21298: illegal %-o suboption %-- test2