- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: cannot see unused disks...
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
02-06-2006 04:12 AM
02-06-2006 04:12 AM
VGDISPLAY--------------------------------
VG Name /dev/vgemc
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 6
Open LV 6
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 25599
VGDA 2
PE Size (Mbytes) 8
Total PE 25596
Alloc PE 25386
Free PE 210
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
More Questions:
(1) The MAX PE per PV is 25599 and Total PE is 25596. Does it mean that vgemc cannot be expanded any more?
(2) Can 2 storage groups of EMC be attached to one physical HP-UX server?
I really appreciate your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 04:28 AM
02-06-2006 04:28 AM
SolutionFor non-hp disk arrays it is usually necessary to reboot the system so that disk assigned to the WWN, world wide name of a fiber channel adapter can be seen.
You may try:
insf -C disk
But likely you will need to boot.
1) Yes, you are full up on extents and need to set up a new vg for the new disk and/or recreate the volume group with the -p
2) Yes, directly, one to each fiber card or even more via a Fabric/Fiber optic network, known as a SAN, Storage Area Network.
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
02-06-2006 04:36 AM
02-06-2006 04:36 AM
Re: cannot see unused disks...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 05:45 AM
02-06-2006 05:45 AM
Re: cannot see unused disks...
Is there a way to increase the MAX PE per PV parameter or it is at max already?
Max PE per PV 25599
I will check on our Fabric/Fiber Optic Network/SAN.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 05:49 AM
02-06-2006 05:49 AM
Re: cannot see unused disks...
The max pe is hard coded when the volume group is initially created. The only way to make it larger is to destroy the vg and recreate it with a larger max pe. This will, of course, destroy any existing data, so make sure you have good backups!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 05:54 AM
02-06-2006 05:54 AM
Re: cannot see unused disks...
I talked to an engineer about it in 2002 and the reasoning behind this seemed to make sense.
Thats all I recall from that conversation.
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
02-06-2006 06:17 AM
02-06-2006 06:17 AM
Re: cannot see unused disks...
1. ioscan
2. insf -e -C disk
3. ioscan -funC disk
after you do these steps disk will show up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 09:34 AM
02-06-2006 09:34 AM
Re: cannot see unused disks...
Thank you for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 01:35 PM
02-06-2006 01:35 PM
Re: cannot see unused disks...
To backup entire OS (not include your data) you should use ignite -backup.
check ignite installed by:
#swlist |grep -i ignite
you can refer more at:
http://www2.itrc.hp.com/service/james/search.do?searchtext=ignite+backup+software&submit.x=0&submit.y=0&hpl=1&todo=search&searchcriteria=allwords&from=forums&searchcategory=ALL&rn=25&presort=rank&source=7000&esc=us.support.itrc.hp.com&wpa=forums1.itrc.hp.com%3A80&origin=0&chkServStor=on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 05:35 PM
02-06-2006 05:35 PM
Re: cannot see unused disks...
There should not be any problem in adding the new LUN to your vgemc as your vgemc has only one PV so far and will allow 15 more in it. Also the Max_PE_PER_PV and PE_size is set to allow one single disk/LUN of 200GB.
It appears that instead of creating a new LUN they have extended the existing LUN to become of 240GB. Is it ?
If yes even if your MAX_PE_PER_PV is set properly to allow the new size, then also you can not change VG config as HPUx will not allow you to do that. You can not do a PV extention in HPUx.
An alternative will be to ask your storage people to create a new LUN and assign it to your host. Any LUN of sizes upto 200 GB will be enough for you to be added to this VG.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2006 05:43 PM
02-06-2006 05:43 PM
Re: cannot see unused disks...
for the backup see also:
man make_recovery
hope this helps too!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 07:37 AM
02-07-2006 07:37 AM
Re: cannot see unused disks...
No, they created a new LUN(40GB) and assigned it to the existing storage group(200GB) on EMC. But I cannot see the 40GB unused disk space after did all the ioscan...That's why HP told me to apply patches to SAM and hopefully SAM will be able to see them. Will let everyone know later.
I understand now that vgemc can have up to 16 PV and each PV max size is 200GB. That's good enough for me!
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 07:39 AM
02-07-2006 07:39 AM
Re: cannot see unused disks...
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 05:56 AM
02-08-2006 05:56 AM
Re: cannot see unused disks...
What's the command to modify the parameter "PE Size (Mbytes)" of a VG? Can it be modified dynamically - reboot required?
Thanks.
Bing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 09:06 AM
02-08-2006 09:06 AM
Re: cannot see unused disks...
PE-size can't be changed after the Volume Group has been created.
You need to specify the PE-size during the vgcreate command.
Check the man page : man vgcreate
vgcreate -s
Darrel