HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Regarding a disk from LUN.
Operating System - HP-UX
1834711
Members
2521
Online
110069
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
12-26-2007 09:17 AM
12-26-2007 09:17 AM
Regarding a disk from LUN.
Hello Experts few querys.
1. How can i diagnoise a disk which is from LUN.
2. How could i configure the LUN to HP-UX box.
3. How could i take judgement that the patiucular disk is from LUN not an system defualt disk, and which is emty.
1. How can i diagnoise a disk which is from LUN.
2. How could i configure the LUN to HP-UX box.
3. How could i take judgement that the patiucular disk is from LUN not an system defualt disk, and which is emty.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2007 03:57 PM
12-26-2007 03:57 PM
Re: Regarding a disk from LUN.
Hello,
There is no simple answer to your question
that is 100% safe and reliable.
Careful examination of ioscan(1) will
tell if a specific physical volume is
LUN or internal disk.
For instance, if you use XP or EVA SAN,
tools like evaifo and xpinfo will help.
HP-UX offers lot of tools to help further.
Over time, I found so many of them and
decided to write a little script to help me
not forget them :)
http://www.circlingcycle.com.au/Unix/sources/HP-UX-check-OAT..pl.txt
If you browse through the Perl code,
you will find many commands that relate
to disks...
As far as using a LUN, once it is presented to an HP-UX host, it can be configured
the same way as any other disk (LVM
or VXVM, for example).
Cheers,
VK2COT
There is no simple answer to your question
that is 100% safe and reliable.
Careful examination of ioscan(1) will
tell if a specific physical volume is
LUN or internal disk.
For instance, if you use XP or EVA SAN,
tools like evaifo and xpinfo will help.
HP-UX offers lot of tools to help further.
Over time, I found so many of them and
decided to write a little script to help me
not forget them :)
http://www.circlingcycle.com.au/Unix/sources/HP-UX-check-OAT..pl.txt
If you browse through the Perl code,
you will find many commands that relate
to disks...
As far as using a LUN, once it is presented to an HP-UX host, it can be configured
the same way as any other disk (LVM
or VXVM, for example).
Cheers,
VK2COT
VK2COT - Dusan Baljevic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2007 11:41 AM
12-27-2007 11:41 AM
Re: Regarding a disk from LUN.
Indrajit,
I presume the HPUX OS is 11.00, 11.11 or 11.23 and not 11.31 (different ioscan switches needed).
Like Dusan said, its hard to answer all your questions, ioscan is a good starting point.
Use switches with iocan to limit the output to disks only as follows;
# ioscan -fnC disk
This will show you what disks you can see locally or via SAN fabric.
You may need to run the `insf` command
to install the special files, to get /dev/[r]dsk/cXtXdX created. SAN LUNs should have say "HP HSV210" in the description for an EVA4/6/8000 generation lun.
Then run # strings /etc/lvmtab to check which disks have been used by volume groups already.
I presume the HPUX OS is 11.00, 11.11 or 11.23 and not 11.31 (different ioscan switches needed).
Like Dusan said, its hard to answer all your questions, ioscan is a good starting point.
Use switches with iocan to limit the output to disks only as follows;
# ioscan -fnC disk
This will show you what disks you can see locally or via SAN fabric.
You may need to run the `insf` command
to install the special files, to get /dev/[r]dsk/cXtXdX created. SAN LUNs should have say "HP HSV210" in the description for an EVA4/6/8000 generation lun.
Then run # strings /etc/lvmtab to check which disks have been used by volume groups already.
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