- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- LVM / VxFS size limits?
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
Discussions
Discussions
Discussions
Forums
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
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
тАО05-27-2005 06:36 AM
тАО05-27-2005 06:36 AM
LVM / VxFS size limits?
Hi,
I maintain a HP workstation that is connected to a disk array via a Fiber Channel controller. The disk array is 2TB in size, divided into 4 virtual disks. These disks are part of a volume group on the workstation. The workstation has three logical volumes configured. We recently had to reconfigure and rebuild the backend array. I am trying to restore a 1TB filesystem from backups, and the restore fails after about 75G are restored. After that, I cannot create files on that filesystem. dd, cat, et al fail with an I/O error message.
My question: Are there size limits to VxFS filesystems? (The workstation does have two other large VxFS filesystems. So there has to be a way to circumvent this limitation). What is the way to create very large VxFS filesystems?
Thanks,
-Satish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 06:47 AM
тАО05-27-2005 06:47 AM
Re: LVM / VxFS size limits?
fstyp -v /dev/vgname/lvolname
You're looking for the number next to
version:
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 06:51 AM
тАО05-27-2005 06:51 AM
Re: LVM / VxFS size limits?
Also, what are you using to restore. It sounds as though the restore program is the problem rather than the filesystem. Even very old vxfs filesystems would support 128GB and your problems are appearing well before that limit. You could be missing critical patches. You simply haven't included enough information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 06:56 AM
тАО05-27-2005 06:56 AM
Re: LVM / VxFS size limits?
foreach? echo -n "$i\t"
foreach? fstyp -v $i | grep version
foreach? end
/dev/tcvg/lvol0 version: 4
/dev/tcvg/lvol1 version: 4
/dev/tcvg/lvol2 version: 4
lvol0 is a 1TB filesystem. (No problems)
lvol1 is supposed to be 1TB (Only accepts 75G)
lvol2 is 500G filesystem. (No problems)
Thanks,
-Satish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 07:00 AM
тАО05-27-2005 07:00 AM
Re: LVM / VxFS size limits?
I did not include more information because my question was very general. Sorry.
Here are the specifics:
# uname -a
HP-UX uzu B.11.11 U 9000/785 2004243840 unlimited-user license
The VxFS versions are in the previous post.
I will post the output of swlist if you need it.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 07:02 AM
тАО05-27-2005 07:02 AM
Re: LVM / VxFS size limits?
Filesize limit is 2 GB
If largefiles are enabled, the limit is 2 TB.
Based on this post.
Have a good weekend.
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
тАО05-27-2005 07:05 AM
тАО05-27-2005 07:05 AM
Re: LVM / VxFS size limits?
Largefiles is enabled.
That was one of the first things I checked.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 07:06 AM
тАО05-27-2005 07:06 AM
Re: LVM / VxFS size limits?
What is the output of lvdisplay on lvol1?
What about bdf?
Thanks,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 07:14 AM
тАО05-27-2005 07:14 AM
Re: LVM / VxFS size limits?
/dev/tcvg/lvol2 574685184 534038400 40329312 93% /tcvg2
/dev/tcvg/lvol0 1073725440 1038422952 35047384 97% /fastt
/dev/tcvg/lvol1 1073725440 79836296 986124392 7% /tcvg1
# lvdisplay /dev/tcvg/lvol1
--- Logical volumes ---
LV Name /dev/tcvg/lvol1
VG Name /dev/tcvg
LV Permission read/write
LV Status available/syncd
Mirror copies 0
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 1048560
Current LE 65535
Allocated PE 65535
Stripes 0
Stripe Size (Kbytes) 0
Bad block on
Allocation strict
IO Timeout (Seconds) default
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 07:27 AM
тАО05-27-2005 07:27 AM
Re: LVM / VxFS size limits?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 07:43 AM
тАО05-27-2005 07:43 AM
Re: LVM / VxFS size limits?
I ruled the restore out because I'm not even able to create files by hand.
I've been looking at the outputs of lvdisplay -v and pvdisplay -v and it seems to be like there may be physical extents on certain disks that are mapped to multiple logical volumes. Is something like that plausible? Or does the LVM make sure such inconsistencies do not occur.
If you guys want me to, I will post the outputs of lvdisplay -v and pvdisplay -v.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 07:47 AM
тАО05-27-2005 07:47 AM
Re: LVM / VxFS size limits?
Here's an example of what has me confused:
# pvdisplay -v /dev/dsk/c6t0d2 | grep 1000
1000 current /dev/tcvg/lvol0 5784
1000 current /dev/tcvg/lvol1 5579
1000 current /dev/tcvg/lvol1 5580
1000 current /dev/tcvg/lvol1 5581
1000 current /dev/tcvg/lvol1 5582
1000 current /dev/tcvg/lvol1 5583
1000 current /dev/tcvg/lvol1 5584
1000 current /dev/tcvg/lvol1 5585
1000 current /dev/tcvg/lvol1 5586
1000 current /dev/tcvg/lvol1 5587
1000 current /dev/tcvg/lvol1 5588
1442 current /dev/tcvg/lvol1 1000
1442 current /dev/tcvg/lvol1 1000
1442 current /dev/tcvg/lvol1 1000
1442 current /dev/tcvg/lvol1 1000
1442 current /dev/tcvg/lvol1 1000
1442 current /dev/tcvg/lvol1 1000
1442 current /dev/tcvg/lvol1 1000
1442 current /dev/tcvg/lvol1 1000
1442 current /dev/tcvg/lvol1 1000
1443 current /dev/tcvg/lvol1 1000
The same PE "1000" is mapped to multiple LE on multiple LVs. Is this normal? Or am I reading the output wrong?
Thanks,
-Satish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 07:55 AM
тАО05-27-2005 07:55 AM
Re: LVM / VxFS size limits?
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-27-2005 10:31 AM
тАО05-27-2005 10:31 AM
Re: LVM / VxFS size limits?
Maximum filesystem size is 32 TB on v2 and 2TB on v1
Maximum file size is 2TB
thanks
Devesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2005 02:25 PM
тАО06-01-2005 02:25 PM
Re: LVM / VxFS size limits?
Can u attach the output of
* vgdisplay -v vgXX
* lvdisplay -v /dev/vgXX/lvol* of those three LV's.
And the command you are using for restore (exact syntax).
would like to view has any LVM limits are exceeded as we are talking about TB over here..
Regards.