Bug 97128
Summary: | lvcreate won't create logical volume past 2TB. | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | lnelson |
Component: | lvm | Assignee: | Heinz Mauelshagen <heinzm> |
Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 9 | Keywords: | FutureFeature |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-01-28 14:26:21 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
lnelson
2003-06-10 17:47:16 UTC
The Linux block device layer is limited to 2TB in the 2.4 kernel. This is not a bug, simply an upper limit that all block devices share, be they physical or logical. Thank you very much for the quick response. However, I suppose I should have added to my initial post: "If this is not a bug, then when will RedHat Linux support logical voumes greater than 2 terabytes?" This is critical as we are migrating from older legacy systems that DO support >2TB filesystems and RedHat's documentation on LVM implies that >2TB logical filesystems are possible (since >2TB volume groups are clearly possible). So, at the very least, I'm re-opening this to point out a bug in the documentation. The docs need to indicate that there is a 2TB limit. We very much need to know if/when the greater capacity will be supported. Thank you Individual block devices larger than 2TB will not be supported until the 2.6 kernel is ready for production use. If you could let me know just which documentation you would like this limit mentioned in, I'll pass that request on. > Individual block devices larger than 2TB will not be supported until the 2.6 > kernel is ready for production use. Thank you! This is most helpful for planning purposes. > If you could let me know just which documentation you would like this limit > mentioned in, I'll pass that request on. Certainly, and thank you! I would think at the very least, a mention of the 2TB limit could be placed early on in the lvm man page. A good place looks to be right after the last sentence of the first paragraph, where it mentions the size of a logical volume is in multiples of physical extents. Also in vgcreate and lvcreate man pages. Those 3 man pages, at least, will have been read in all likelihood by anyone attempting to create logical volumes. It could be as simple as "Note: the current linux kernel, through 2.5, does not support logical volumes past 2 terabytes." Or something like that. Again, many thanks This is documented in lvm.8 |