- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /dev/dsk missing.
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
01-21-2003 09:25 AM
01-21-2003 09:25 AM
/dev/dsk missing.
I have done a mv /etc/lvmtab /etc/lvmtab.OLD
vgscan -av and this did not recreate the /etc/lvmtab file.
I also notice that nothing is listed in /dev/dsk but /dev/rdsk is ok. I tried to ioscan and infs -e and that did not fix the problem either.
During a vgdisplay -v I get 0 Physical Volumes on all of my volume groups.
Please any help would be appreciated.
Thanks In advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 09:30 AM
01-21-2003 09:30 AM
Re: /dev/dsk missing.
What does ioscan show?
ioscan -fnCdisk
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 10:50 AM
01-21-2003 10:50 AM
Re: /dev/dsk missing.
3 - root SC10
49 - NEW SANS EMC
41 - Old EMC (direct connect)
6 - root mirror SC10
51 - NEW SANS EMC
43 - Old EMC (direct connect)
Powermt display
Symmetrix logical device count=85
==============================================================================
----- Host Bus Adapters --------- ------ I/O Paths ----- ------ Stats ------
### HW Path Summary Total Dead IO/Sec Q-IOs Errors
==============================================================================
17 UNKNOWN failed 41 41 - 0 0
33 UNKNOWN failed 41 41 - 0 0
41 0/10/0/0.1.30.0.0 optimal 41 0 - 0 0
43 1/8/0/0.1.31.0.0 optimal 41 0 - 0 0
49 0/8/0/0.99.30.19.0 optimal 38 0 - 1 0
51 1/2/0/0.99.34.19.0 optimal 37 0 - 6 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 03:22 PM
01-21-2003 03:22 PM
Re: /dev/dsk missing.
have you tried:
powermt remove hba=17
powermt remove hba=33
powermt check
powermt config
Best regards ...
Claus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 03:27 PM
01-21-2003 03:27 PM
Re: /dev/dsk missing.
Your powermt is deceiving. Looks like you are not using HBAs 17 and 33 so you don't need to worry about them. Other 4 HBAs do seem to be fine as there are no Dead disks. Probably you are just missing the device files.
Create them using "insf -e" and see if it is successful. If so, them move your /etc/lvmtab back and try activating them.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 03:31 PM
01-21-2003 03:31 PM
Re: /dev/dsk missing.
Whenever you are dealing with disk related activities, it is advisable to generate map files with different options and save them on network somewhere.
Please let us know if it was the case.
-Sri