HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mount vxfs problem
Operating System - HP-UX
1833023
Members
2516
Online
110049
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
07-24-2009 10:37 AM
07-24-2009 10:37 AM
mount vxfs problem
Hi guys,
I have the following problem, when I try to mount a filesystem:
hub0x058:/usr/emcbk/log/HUB00903_APP# gador /APP/HUB00903/aplicaciones/data/temporal/trafico/cargador <
UX:vxfs mount: ERROR: V-3-21268: /dev/hub00903bk_vg_dwh2/tmp_traf_cargador is corrupted. needs checking
hub0x058:/usr/emcbk/log/HUB00903_APP# fsck -F vxfs -y /dev/hub00903bk_vg_dwh2/tmp_traf_cargador
UX:vxfs fsck: ERROR: V-3-25290: could not read from block offset devid/blknum 0/157286399. Device may be missing in vset.
UX:vxfs fsck: ERROR: V-3-20694: cannot initialize aggregate
file system check failure, aborting ...
hub0x058:/usr/emcbk/log/HUB00903_APP#
Any suggestions?
Thank You !
I have the following problem, when I try to mount a filesystem:
hub0x058:/usr/emcbk/log/HUB00903_APP# gador /APP/HUB00903/aplicaciones/data/temporal/trafico/cargador <
UX:vxfs mount: ERROR: V-3-21268: /dev/hub00903bk_vg_dwh2/tmp_traf_cargador is corrupted. needs checking
hub0x058:/usr/emcbk/log/HUB00903_APP# fsck -F vxfs -y /dev/hub00903bk_vg_dwh2/tmp_traf_cargador
UX:vxfs fsck: ERROR: V-3-25290: could not read from block offset devid/blknum 0/157286399. Device may be missing in vset.
UX:vxfs fsck: ERROR: V-3-20694: cannot initialize aggregate
file system check failure, aborting ...
hub0x058:/usr/emcbk/log/HUB00903_APP#
Any suggestions?
Thank You !
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2009 11:02 AM
07-24-2009 11:02 AM
Re: mount vxfs problem
Hi,
Use
#/usr/sbin/mount /dev/dsk/
#Make that entry in /etc/fstab.
rgds
Yogesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2009 11:12 AM
07-24-2009 11:12 AM
Re: mount vxfs problem
Hi,
Here are some reasons why this issue could occur
The command fsck -F vxfs /dev/vg##/lvol# was executed when an HFS file system resides on /dev/vg##/lvol#. Executing the command: fsck -F hfs /dev/vg#/lvol## or fsck /dev/vg#/lvol## should resolve this.
The command fsck /dev/vg##/lvol# was executed on an HFS file system and there is an incorrect entry in /etc/fstab for the logical volume /dev/vg#/lvol## that labels that logical volume as "vxfs". Changing the entry in /etc/fstab to "hfs" should resolve this.
The command fsck /dev/vg##/lvol# was executed on an HFS file system and there is no entry in /etc/fstab for that logical volume, but the file /etc/default/fs contains the entry: LOCAL=vxfs Adding an entry to /etc/fstab for that logical volume as an "hfs" file system should resolve this. Also, changing the /etc/default/fs file to read: LOCAL=hfs should resolve this as well
Also check if your jfs versions are properly installed, try swremove and swinstall them..
Best Regards,
Prashanth
Here are some reasons why this issue could occur
The command fsck -F vxfs /dev/vg##/lvol# was executed when an HFS file system resides on /dev/vg##/lvol#. Executing the command: fsck -F hfs /dev/vg#/lvol## or fsck /dev/vg#/lvol## should resolve this.
The command fsck /dev/vg##/lvol# was executed on an HFS file system and there is an incorrect entry in /etc/fstab for the logical volume /dev/vg#/lvol## that labels that logical volume as "vxfs". Changing the entry in /etc/fstab to "hfs" should resolve this.
The command fsck /dev/vg##/lvol# was executed on an HFS file system and there is no entry in /etc/fstab for that logical volume, but the file /etc/default/fs contains the entry: LOCAL=vxfs Adding an entry to /etc/fstab for that logical volume as an "hfs" file system should resolve this. Also, changing the /etc/default/fs file to read: LOCAL=hfs should resolve this as well
Also check if your jfs versions are properly installed, try swremove and swinstall them..
Best Regards,
Prashanth
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