Bug 632918

Summary: Can't use virt-resize on Ubuntu 10.04 image
Product: [Community] Virtualization Tools Reporter: Richard W.M. Jones <rjones>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: mbooth, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-16 13:36:34 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 Richard W.M. Jones 2010-09-11 21:49:48 UTC
Description of problem:

# virt-resize --expand /dev/sda1 /dev/vg_trick/Ubuntu1004x64P /dev/vg_trick/Ubuntu1010betax64
part_get_bootable: partition number out of range: 5 at /usr/bin/virt-resize line 613.

It seems that virt-resize is confused by the extended partition:

# virt-list-filesystems /dev/vg_trick/Ubuntu1004x64P -al
/dev/sda1 ext4
/dev/sda5 swap


Version-Release number of selected component (if applicable):

1.5.12

Comment 1 Richard W.M. Jones 2010-10-16 13:36:34 UTC

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