- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vxfs mount: /dev/vg02/lvlcbhsrc no such device
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
03-05-2006 06:13 PM
03-05-2006 06:13 PM
After rebooting the system I found lot of file sytem didnt mount. While tried to mount manullay I got the mesg the vxfs mount:
I tried fsck -o full -y - went w/o any error
I listed the dev file at /dev/vg02- it is there
I tried fstyp -v /dev/vg02/lvlcbhsrc - that is also ok
What could be the problem?..
Regards
Jay
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 06:17 PM
03-05-2006 06:17 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
do vgdisplay /dev/vg02
Check the/etc/rc.log for startup info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 06:24 PM
03-05-2006 06:24 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
Yes, vg is activated, and other FS in the same VG got mounted.
While boot I got error that
ifiles inode
lost+found directory not found
colud not reconnect.
After that it went normal.
Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 06:28 PM
03-05-2006 06:28 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
By any chance the lv got deactivted. Can you try this:
# lvchange -a y /dev/vg02/lvlcbhsrc
What does lvdisplay say?
And see if that works for you.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 06:40 PM
03-05-2006 06:40 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
lvchange -a y /dev/vg02/lvlcbhsrc says that,
But even after that I am getting same error mesg.
Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 06:49 PM
03-05-2006 06:49 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
Are you able to execute lvdisplay. Can you post this output.
# lvdisplay -v /dev/vg02/lvlcbhsrc
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 07:06 PM
03-05-2006 07:06 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
lvdisplay is working.
Please see the output below.
--- Logical volumes ---
LV Name /dev/vg02/lvlcbhsrc
VG Name /dev/vg02
LV Permission read/write
LV Status available/syncd
Mirror copies 0
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 4096
Current LE 256
Allocated PE 256
Stripes 0
Stripe Size (Kbytes) 0
Bad block on
Allocation strict
IO Timeout (Seconds) default
Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 07:11 PM
03-05-2006 07:11 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
What was the actual cause of the problem? Did you conclude something ?
I suspect that the particular file systems is gone and you will have to do a restore from backup.
Before that you can try reactivating the VG and then see if the device file comes back.
#unmount file systems from this VG.
#vgchange -a n /deg/vg02
#vgchange -a y /dev/vg02
If still does not come I would go for a restore. The corruption could be due to hardware failure, if so replace it before restoring.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 07:13 PM
03-05-2006 07:13 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
Well it's confusing now but can you try by explicitly specifying the File System type in mount command.
# mount -F vxfs /dev/vg02/lvlcbhsrc /mountpoint
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 07:51 PM
03-05-2006 07:51 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
I tried already by specifying the FS type, still not working.
Is there anyother way to recover other than restoring it from tape.
jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 08:14 PM
03-05-2006 08:14 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
Could you please check out whether minor no.s of the LVs which are not mounting are ok.
or please paste the o/p of ll /dev/vgname
Regards,
Abhijit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 10:23 PM
03-05-2006 10:23 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
If "fsck -o full " is not giving you any errors i doubt if the filesystem has really gone bad. Something is definitely missing here.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 10:39 PM
03-05-2006 10:39 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
did you check if all your mountpoints are on your system. The "no such device found" could also be refering to the mountpoint.
example
/app/oracle
/app/oracle/admin
/app/oracle/appl
if /app/oracle is not mounted on my system the other two will not mount either.
HTH,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 10:44 PM
03-05-2006 10:44 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
I tried mounting it diff directory.. Still same error.
Lv minor number is unique.
fsck -o full -y - Gievn some error that lost+found not found, ilink coludnt reconnect.
any help please.. I dont have backup also..
Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 11:14 PM
03-05-2006 11:14 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
There seems some problem with the file system structure. What does fsck say now ?
What about running a fsck with alternate super block option (-b)?
There seems very remote possibility of recovering the data although.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 11:42 PM
03-05-2006 11:42 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
Now fsck says no error.
But I am getting same error.
How to find out the alternate super block location?.
Regards
Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 12:10 AM
03-06-2006 12:10 AM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
I am getting error while running fsck -o full -y
But finally it says.. Fs is clean. But while try mount I am getting error that no such device found.
Jay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 12:54 AM
03-06-2006 12:54 AM
SolutionYou may be forced to newfs and recover data.
One question here is what OS version is this?
I vaguely recall a symptom such as you are seeing that was fixed by a patch, but I think it was for HP-UX 10.20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 01:46 AM
03-06-2006 01:46 AM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
May be intent log is damaged.
Try
fsck -F vxfs -o full,nolog -y
Regds
TT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 04:10 PM
03-06-2006 04:10 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
Does fsck -o full -n on the FS give you any errors?
Jov
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2006 08:17 PM
03-11-2006 08:17 PM
Re: vxfs mount: /dev/vg02/lvlcbhsrc no such device
Found FS corrupted, newfs created. Now ok.
Regards
Jay