- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fc card down, need to access vg..
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
08-23-2007 07:41 AM
08-23-2007 07:41 AM
I've an FC card that is in AWAITING_LINK_UP state, and the SAN team here don't wanna seems to do something...
Here my problem, I need to mount some filesystems that are configured in a VG (inactive) and the disk (SAN) in that VG (i don't know why) are using only one path, and that path is refering to my FC card. I've an alternate link that should have been configured in that VG, but for a reason i'm ignoring they're not configured in the VG..
Right now the VG is inactive, I can't acces the disks.
My question is there anyway I can retreive acces to those disks to mount the filesystems??
I wanna access the alternate link of the disks I lost...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2007 07:48 AM
08-23-2007 07:48 AM
Re: fc card down, need to access vg..
Check switch, cable ... to get the link up.
Run
vgscan -p -v to get the alternate link, add it with
vgextend ...
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2007 07:48 AM
08-23-2007 07:48 AM
Re: fc card down, need to access vg..
If you have another HBA card that is linked to the SAN you can.
But there is no way to access disk on the SAN with the FC card in that state. None at all.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2007 07:56 AM
08-23-2007 07:56 AM
Re: fc card down, need to access vg..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2007 08:10 AM
08-23-2007 08:10 AM
Solution;-)
Consider this:
- remove the appropriate entry from /etc/fstab
- import the (new) VG using the alternate link
(use vgscan -v -p)
- mount it
- fix it when the link is up again
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2007 08:40 AM
08-23-2007 08:40 AM
Re: fc card down, need to access vg..
Thanks it worked fine!! I created a new vg and imported the mapfiles of the old VG...
Hehe... for the redundancy I always create the vg with is Alt link before creating any LVM structure in it... This box is not mine, i'm replacing the regular sysadmin...
Thanks again!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2007 08:41 AM
08-23-2007 08:41 AM