- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Maximum Disk Size?
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
04-21-2004 02:23 AM
04-21-2004 02:23 AM
Maximum Disk Size?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 02:36 AM
04-21-2004 02:36 AM
Re: Maximum Disk Size?
http://docs.hp.com/hpux/onlinedocs/5971-2383/5971-2383.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 02:38 AM
04-21-2004 02:38 AM
Re: Maximum Disk Size?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 02:42 AM
04-21-2004 02:42 AM
Re: Maximum Disk Size?
for your max extents of 65535... your PE size will have to be rather large to accomodate a 2TB disk/LUN. Might give you some problems there...
no points here plz.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 03:59 AM
04-21-2004 03:59 AM
Re: Maximum Disk Size?
-e : maximum number of physical extents tat can be allocated from any of the physical volumes to a volume group . Max = 65535 .
-s : sets the number of MB in each physical extent , in the range of 1-256 and must be equal to a power of two .
So the maximum size of the physical voluem could be : 65535*256MB = 16776960MB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 04:57 AM
04-21-2004 04:57 AM
Re: Maximum Disk Size?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 05:11 AM
04-21-2004 05:11 AM
Re: Maximum Disk Size?
http://docs.hp.com/hpux/onlinedocs/5971-2383/5971-2383.html
11.11 using a minimum of JFS 3.3 ver 3 the max filesystem/file size is 2TB. That's probably why yours is reporting 0 bytes. Back it off to 2 TB & you'll be OK.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 05:18 AM
04-21-2004 05:18 AM
Re: Maximum Disk Size?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 05:26 AM
04-21-2004 05:26 AM
Re: Maximum Disk Size?
You cannot separate the two. LVM in this case IS the OS. And Veritas' VxVM when run on HP-UX also has the same limitation for that matter.
The OS is only going to deal with what it's vol mgrs will present to it. So possibly until the next release of LVM (I checked and JFS 3.3 v4 & JFS 3.5 are still 2TB) or the next OS 11.11 v3, 2TB is going to be your limit.
There's going to be no way around that.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 05:27 AM
04-21-2004 05:27 AM
Re: Maximum Disk Size?
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=53754
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 06:13 AM
04-21-2004 06:13 AM
Re: Maximum Disk Size?
Do you have any idea where the 2TB limit is documented? I've looked everywhere I can think of and can't find a clear answer.
My device is RAID protected and I have an application directly accessing the device, so I don't need the overhead or limitations that volume managers and filesystems impose.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 06:23 AM
04-21-2004 06:23 AM
Re: Maximum Disk Size?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 06:29 AM
04-21-2004 06:29 AM
Re: Maximum Disk Size?
You said: My device is RAID protected and I have an application directly accessing the device, so I don't need the overhead or limitations that volume managers and filesystems impose.
The limitations you mention are OS restricted... If you use LVM or Veritas, there is a physical limitation of 2TB.
There is no workaround for the OS for >2TB.
BTW, what SPECIFIC type of device is this that where it is 2.5TB... Largest single disk I know of is 181GB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 06:31 AM
04-21-2004 06:31 AM
Re: Maximum Disk Size?
The limitation is b/c of the HPUX OS if you look at the link we gave... NOT related to LVM at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 07:07 AM
04-21-2004 07:07 AM
Re: Maximum Disk Size?
Maximum LUN Configuration and Considerations for HP-UX:
http://docs.hp.com/hpux/onlinedocs/netcom/maxlun-whitepaper-v1.0.pdf
I know I've seen a support matrix or something - I wish search was better on ITRC forums - I know I replied to a question sometime last year that had a link to what I think you are looking for - unfortunatley, searching does not seem to work when I search for my name and disk/lun...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2004 01:40 AM
04-22-2004 01:40 AM
Re: Maximum Disk Size?
It appears that HP-UX does not yet support the 16 byte commands required to address devices larger than 2TB.
BTW - The device I am using is a disk array.