I need a solution
Hi,
I need to include below mount options for a filesystem configured under VCS. (AIX servers). we have done the same locally but need to know the syntax to configure it in VCS.
"minpout=0,maxpout=0"
Im not sure if the MountOpt attribute will consider these values and below syntax will work. Please suggest. Thanks in advance.
hares -modify <res name> MountOpt "minpout=0,maxpout=0"