- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Filesystem Extending Queries.
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
06-03-2010 07:16 PM
06-03-2010 07:16 PM
Filesystem Extending Queries.
I am having an Hp rx7640 server running hp-ux11.23 os.Existing Fs size is 50GB.I want to make it 100GB.
The problem is,I created and presented 100GB LUN to the particular host.but when I run the ioscan command it is showing 2 new devices.SO i am confused that in which disk I have to create the PV.I am giving the two new paths which is showing in the ioscan output.Pls help
disk 34 0/3/1/0.1.17.0.0.0.2 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c18t0d2 /dev/rdsk/c18t0d2
disk 33 0/3/1/0.1.16.0.0.0.2 sdisk CLAIMED DEVICE HP HSV200
/dev/dsk/c16t0d2 /dev/rdsk/c16t0d2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 07:23 PM
06-03-2010 07:23 PM
Re: Filesystem Extending Queries.
/dev/dsk/c18t0d2
/dev/dsk/c16t0d2
t0d2 is one disk.
If you want to be sure check serial number from cstm, if its EMC LUN check powermt or inq unitilty.
You can do pvcreate on any of the LUNs don do it on both it would be the same thing.
Its just one lun with 2 name.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 07:34 PM
06-03-2010 07:34 PM
Re: Filesystem Extending Queries.
I am having HP-EVA 8400 storage.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 07:36 PM
06-03-2010 07:36 PM
Re: Filesystem Extending Queries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 07:44 PM
06-03-2010 07:44 PM
Re: Filesystem Extending Queries.
Do pvcreate on one device, then extend the VG with both path. Thats it.
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 07:52 PM
06-03-2010 07:52 PM
Re: Filesystem Extending Queries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 07:59 PM
06-03-2010 07:59 PM
Re: Filesystem Extending Queries.
Well see you do pvcreate on a disk, does not matter if you use name c18t0d2 or c16t0d2 it would be same thing.
When u extend VG with alternate path it would show as alternate path in vgdisplay -v
even if u have 8 alternate paths you can go ahead and extend the VG with all the devices.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 08:12 PM
06-03-2010 08:12 PM
Re: Filesystem Extending Queries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 09:25 PM
06-03-2010 09:25 PM
Re: Filesystem Extending Queries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 09:37 PM
06-03-2010 09:37 PM
Re: Filesystem Extending Queries.
if that path or FC goes down your VG would not be accessible.
And if you add other paths as well with vgextend nothing would happen :)
except if your one FC card failes your VG would still be active with other FC card and you would be more happy.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 09:42 PM
06-03-2010 09:42 PM
Re: Filesystem Extending Queries.
You can get details about the vdisks using the "evainfo" utility (from web).
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
06-03-2010 09:43 PM
06-03-2010 09:43 PM
Re: Filesystem Extending Queries.
HSV200 is *NOT* an EVA 8400!
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
06-03-2010 09:46 PM
06-03-2010 09:46 PM
Re: Filesystem Extending Queries.
so always recommended to add the second path also to the vg, which os automatically detect as pvlink.
it seems you have hp eva storage, install evainfo software in your hp box though which you can easily identify newly added luns.
Gudlcuk
Prasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 09:49 PM
06-03-2010 09:49 PM
Re: Filesystem Extending Queries.
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
06-03-2010 09:53 PM
06-03-2010 09:53 PM
Re: Filesystem Extending Queries.
#pvcreate /dev/rdsk/cxtxdx
Extend the existing VG,
#vgextend vgsapdata1 /dev/dsk/cxtxdx /dev/dsk/cxtxdx /dev/dsk/cxtxdx /dev/dsk/cxtxdx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 10:12 PM
06-03-2010 10:12 PM
Re: Filesystem Extending Queries.
If you further wants to check, you can always reduce the other paths.
right now I suppose with whatever you have provided best thing is to extend VG with all links.
And which storage is that do u have powermt securepath autopath
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 10:20 PM
06-03-2010 10:20 PM
Re: Filesystem Extending Queries.
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
06-03-2010 10:24 PM
06-03-2010 10:24 PM
Re: Filesystem Extending Queries.
above command is to be used.isnt it??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 10:44 PM
06-03-2010 10:44 PM
Re: Filesystem Extending Queries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 10:48 PM
06-03-2010 10:48 PM
Re: Filesystem Extending Queries.
Please think about the order of pathes, consider to use the second path on the second HBA, etc ...
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
06-03-2010 11:05 PM
06-03-2010 11:05 PM
Re: Filesystem Extending Queries.
vgextend
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2010 05:21 PM
06-04-2010 05:21 PM
Re: Filesystem Extending Queries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2010 08:11 PM
06-04-2010 08:11 PM
Re: Filesystem Extending Queries.
and also you can go inside /dev/dsk
and run ls -ltr
it shows new device file created with date
by this out put also you can figer out which one is new disk
do vgextend vg new pvs new pvs
Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2010 08:22 PM
06-04-2010 08:22 PM