I'm having an issue where a mount point got corrupted somehow. I've never seen this before. The lsvg command shows:
edge(root)[pts/0]/> lsvg -l datavg
datavg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
loglv02 jfs2log 1 1 1 closed/syncd N/A
fslv01 jfs2 304 304 1 closed/syncd /printermgmt
fslv02 jfs2 4000 4000 3 closed/syncd /gpmsdata
fslv03 jfs2 40 40 1 closed/syncd #
fslv04 jfs2 360 360 1 closed/syncd /gmdoc
The mount point that shows # should show /gpms. If I look at the stanza in /etc/filesystems is looks correct.
/gpms:
dev = /dev/fslv03
vfs = jfs2
log = /dev/loglv02
mount = true
options = rw
account = false
I've tried everything I can think of short of deleting the filesystem, recreating it and restoring from backup. I have done a synvg, synlvodm, fsck, and logform on the jfs2 log. When I try and mount it I get an error:
mount: 0506-334 /gpms is not a known file system.
Unfortunately, this in an older level of AIX, 5300-05-02.
Any suggestions would be helpful.
Thank you
edge(root)[pts/0]/> lsvg -l datavg
datavg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
loglv02 jfs2log 1 1 1 closed/syncd N/A
fslv01 jfs2 304 304 1 closed/syncd /printermgmt
fslv02 jfs2 4000 4000 3 closed/syncd /gpmsdata
fslv03 jfs2 40 40 1 closed/syncd #
fslv04 jfs2 360 360 1 closed/syncd /gmdoc
The mount point that shows # should show /gpms. If I look at the stanza in /etc/filesystems is looks correct.
/gpms:
dev = /dev/fslv03
vfs = jfs2
log = /dev/loglv02
mount = true
options = rw
account = false
I've tried everything I can think of short of deleting the filesystem, recreating it and restoring from backup. I have done a synvg, synlvodm, fsck, and logform on the jfs2 log. When I try and mount it I get an error:
mount: 0506-334 /gpms is not a known file system.
Unfortunately, this in an older level of AIX, 5300-05-02.
Any suggestions would be helpful.
Thank you