Bug 815181 - throw the error when creating the thin LV with max size
Summary: throw the error when creating the thin LV with max size
Keywords:
Status: CLOSED DUPLICATE of bug 814764
Alias: None
Product: Fedora
Classification: Fedora
Component: lvm2
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: LVM and device-mapper development team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-23 03:49 UTC by Xiaowei Li
Modified: 2015-01-27 00:10 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-23 06:10:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Xiaowei Li 2012-04-23 03:49:57 UTC
#lvcreate -V16P -T tsvg/pool1
lvcreate  Volume too large (16.00 PiB) for extent size 4.00 MiB. Upper limit is 16.00 PiB.

Comment 1 Milan Broz 2012-04-23 06:10:14 UTC
Current limitation of number of extents is 32bit unsigned, you have to use larger extent in this case...

*** This bug has been marked as a duplicate of bug 814764 ***


Note You need to log in before you can comment on or make changes to this bug.