HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fsck runs without errors but fs won't mount r/w
Operating System - HP-UX
1834431
Members
1936
Online
110067
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-07-2000 08:22 PM
06-07-2000 08:22 PM
fsck runs without errors but fs won't mount r/w
The computer took a power hit and when it rebooted one of the filesystems was in this strange state. It passes full fsck, but still will not mount read-write, just read-only. Any suggestions? (Serious replies only, thanks.)
# uname -a
HP-UX nodename B.10.20 E 9000/800 454506301 8-user license
# grep maxdsiz /stand/system
maxdsiz 943718400
# ulimit -d
921600
# mount | grep rep24
/repository/rep24 on /dev/vgfbr2/lvol6 ro on Wed Jun 7 15:29:08 2000
# gdf -h /repository/rep24
Filesystem Size Used Avail Capacity Mounted on
/dev/vgfbr2/lvol6 125G 112G 12G 90%
/repository/rep24
# gdf -i /repository/rep24
Filesystem Inodes IUsed IFree %IUsed Mounted on
/dev/vgfbr2/lvol6 11925116 8527392 3397724 72%
/repository/rep24
# umount /repository/rep24
# fsck -F vxfs -o full /dev/vgfbr2/rlvol6
log replay in progress
pass0 - checking structural files
pass1 - checking inode sanity and blocks
pass2 - checking directory linkage
pass3 - checking reference counts
pass4 - checking resource maps
OK to clear log? (ynq)y
set state to CLEAN? (ynq)y
# echo $?
0
# mount -F vxfs -o rw /dev/vgfbr2/lvol6 /repository/rep24 vxfs mount: /dev/vgfbr2/lvol6 is not a vxfs file system. (presumably EINVAL)
# mount -F vxfs -o ro /dev/vgfbr2/lvol6 /repository/rep24
#
# uname -a
HP-UX nodename B.10.20 E 9000/800 454506301 8-user license
# grep maxdsiz /stand/system
maxdsiz 943718400
# ulimit -d
921600
# mount | grep rep24
/repository/rep24 on /dev/vgfbr2/lvol6 ro on Wed Jun 7 15:29:08 2000
# gdf -h /repository/rep24
Filesystem Size Used Avail Capacity Mounted on
/dev/vgfbr2/lvol6 125G 112G 12G 90%
/repository/rep24
# gdf -i /repository/rep24
Filesystem Inodes IUsed IFree %IUsed Mounted on
/dev/vgfbr2/lvol6 11925116 8527392 3397724 72%
/repository/rep24
# umount /repository/rep24
# fsck -F vxfs -o full /dev/vgfbr2/rlvol6
log replay in progress
pass0 - checking structural files
pass1 - checking inode sanity and blocks
pass2 - checking directory linkage
pass3 - checking reference counts
pass4 - checking resource maps
OK to clear log? (ynq)y
set state to CLEAN? (ynq)y
# echo $?
0
# mount -F vxfs -o rw /dev/vgfbr2/lvol6 /repository/rep24 vxfs mount: /dev/vgfbr2/lvol6 is not a vxfs file system. (presumably EINVAL)
# mount -F vxfs -o ro /dev/vgfbr2/lvol6 /repository/rep24
#
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2000 08:54 PM
06-07-2000 08:54 PM
Re: fsck runs without errors but fs won't mount r/w
This is a bit of a twisted method but if you have enough space, mount it read only copy everything on it to another disk then do a pvcreate on the old disk and recreate the LV and recopy the data back.
Minimum effort maximum output!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2000 06:06 AM
06-08-2000 06:06 AM
Re: fsck runs without errors but fs won't mount r/w
Is is possible that the log area for the filesystem is damaged. Try:
fsck -o nolog
fsck -o nolog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2000 09:45 AM
06-12-2000 09:45 AM
Re: fsck runs without errors but fs won't mount r/w
Do you have PHKL_21595 or some other previous patch that addresses SR 1653302711? Without that patch a mount of a vxfs filesystem will fail if the filesystem has more the 8,000,000 files.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP