- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Diskinfo show wrong information.
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
05-03-2007 03:46 PM
05-03-2007 03:46 PM
Diskinfo show wrong information.
I have present 15 Gb Vdisk from SAN to a server. But diskinfo is showing wrong information. refer below for output.
apcrss31@admin2:>diskinfo /dev/rdsk/c12t5d0
SCSI describe of /dev/rdsk/c12t5d0:
vendor: HP
product id: HSV100
type: direct access
size: 10485760 Kbytes
bytes per sector: 512
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2007 10:33 PM
05-03-2007 10:33 PM
Re: Diskinfo show wrong information.
did you expand an existing vdisk?
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
05-03-2007 11:03 PM
05-03-2007 11:03 PM
Re: Diskinfo show wrong information.
Thanks for your reply.
I believe that the 10 Gb vdisk was presented previously and have removed. Now I have present a new vdisk with 15 Gb with the same LUN id. But it is still showing the 10 Gb diskspace on diskinfo. How can I remove the LUN id on HP-UX. I have tried the spmgr display shows;
#spmgr display
TGT/LUN Device WWLUN_ID H/W_Path #_Paths
5/ 0 c12t5d0 6005-08B4-0001-3BB9-0001-3000-0143-0000 4
Error
Controller Path_Instance HBA Preferred? Path_Status
P66C5E1AAPZ09J no
c4t5d1 td0 no ****FAILED
c5t5d1 td1 no ****FAILED
Controller Path_Instance HBA Preferred? Path_Status
P66C5E1AAPZ05W no
c9t5d1 td0 no ****FAILED
c8t5d1 td1 no ****FAILED
now I am removing the LUN
#spmgr delete 6005-08B4-0001-3BB9-0001-3000-0143-0000
Error: Device mounted or otherwise busy.
I am receiving the above error.
I have also done with rmsf -H
Please advice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2007 11:37 PM
05-06-2007 11:37 PM
Re: Diskinfo show wrong information.
Did you do a
ioscan -fCdisk
after the lun modification.
May be you have to do like this.
# rmsf /dev/dsk/c12t5d0
# rmsf /dev/rdsk/c12t5d0
ioscan -fCdisk
and insf -e
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2007 11:45 PM
05-06-2007 11:45 PM
Re: Diskinfo show wrong information.
Even doing
rmsf -H
ioscan -funC disk
insf -e
should do the things for you.
Cheers
Marvik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 09:39 AM
05-07-2007 09:39 AM
Re: Diskinfo show wrong information.
anyway if it could not, you should reboot :-(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 01:55 PM
05-07-2007 01:55 PM
Re: Diskinfo show wrong information.
No help on those work around. I have already tried that before I post on this forum.
I suspect the LUN is having issue.
I can rmsf tgt address and the hardware path. But when I ioscan -funCdisk to verify the path has been removed, the path no longer there. but ioscan -fnCdisk the hardware path appears again.
Now I want to totally remove the LUN with #spmgr delete 6005-08B4-0001-3BB9-0001-3000-0143-0000
Error: Command Failed.
showing the above error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 05:27 PM
05-07-2007 05:27 PM
Re: Diskinfo show wrong information.
Please see this thread
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1033818
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 05:35 PM
05-07-2007 05:35 PM
Re: Diskinfo show wrong information.
I have done with the work around too, still no luck.
Maybe it required a reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 05:41 PM
05-07-2007 05:41 PM
Re: Diskinfo show wrong information.
Regards.