- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Wasted space on Boot Phisical Volume
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
07-26-2005 03:04 AM
07-26-2005 03:04 AM
I would be happy to know if is possible ( and how ) to use wasted space in a 73 Gbytes SCSI disk that I copied from a Boot SCSI Disk of 36Gbytes.
Now I boot correctly from the 73G disk, but there are other 36Gb that I'm not using...
Here it is the situation:
#ioscan -kfneC disk
disk 1 0/1/1/1.2.0 sdisk CLAIMED DEVICE HP 73.4GST373453LC
/dev/dsk/c3t2d0 /dev/dsk/c3t2d0s2 /dev/rdsk/c3t2d0 /dev/rdsk/c3t2d0s2
/dev/dsk/c3t2d0s1 /dev/dsk/c3t2d0s3 /dev/rdsk/c3t2d0s1 /dev/rdsk/c3t2d0s3
Acpi(HWP0002,100)/Pci(1|1)/Scsi(Pun2,Lun0)/HD(Part1,Sig2A08A9AC-FE07-11D9-8002-D6217B60E588)/\EFI\HPUX\HPUX.EFI
# vgdisplay
--- Volume groups ---
VG Name /dev/vg00
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 9
Open LV 9
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 4238
VGDA 2
PE Size (Mbytes) 8
Total PE 4228
Alloc PE 2764
Free PE 1464
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
So, PE Size (8Mb) * Total PE (4228) = 33824 Mbytes
But...
# diskinfo -b /dev/rdsk/c3t2d0
71687369
Thank you in advance,
Alex
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2005 03:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2005 03:11 AM
07-26-2005 03:11 AM
Re: Wasted space on Boot Phisical Volume
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2005 03:14 AM
07-26-2005 03:14 AM
Re: Wasted space on Boot Phisical Volume
2. if You do that by simply making an ignite image and recovering it, everything works automatically and will be fine.
3. the only other usage probably is about as supported as running hp-ux 11.11 on a visualize graphics board's pa-risc CPUs.:
the disktab still works, You could use the non allocated part of /dev/dsk/c3t2d0 as a swapspace or even format it. with some experience from 9.X times, it might not even be completely suicidal and might actually work. but please just don't do it and invest the 3 hrs to go the ignite way. :>>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2005 03:16 AM
07-26-2005 03:16 AM
Re: Wasted space on Boot Phisical Volume
isn't possible to use a management external to LVM ? For example use /dev/dsk/c3t2d0s3 or s4 or s5, to manage that space externally to the LVM so avoiding restore an Ignite boot image creating the VG with different PE Size?
Or the whole disk is LVM assigned? ( wasted space included ) ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2005 03:17 AM
07-26-2005 03:17 AM
Re: Wasted space on Boot Phisical Volume
It is always a good idea when initially creating a volume to allow for new (larger) disks to be added ata later date. Therefore you want to change either PE or max PE per PV (or a combination of both) at vg creation time to allow for future, larger, disks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2005 03:23 AM
07-26-2005 03:23 AM
Re: Wasted space on Boot Phisical Volume
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2005 03:30 AM
07-26-2005 03:30 AM
Re: Wasted space on Boot Phisical Volume
Alessandro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2005 07:03 PM
07-26-2005 07:03 PM
Re: Wasted space on Boot Phisical Volume
VG settings have limitation on PE size and max PE. Technically VG of max 36Gb can be created. So balance space in disk can not be used. You will have to use ignite recovery tape to recreate VG00 with PE size of say 16Mb in order to use full capacity of disk
Regards
Mahesh