growpart doesn't work with mdraid devices

Bug #1491148 reported by Mario Villaplana
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
cloud-utils
Invalid
Medium
Unassigned
cloud-utils (Ubuntu)
Confirmed
Medium
Unassigned
Bionic
Confirmed
Medium
Unassigned
Disco
Won't Fix
Medium
Unassigned
Eoan
Won't Fix
Medium
Unassigned

Bug Description

I was attempting to run growpart when booting off of a RAID device and noticed that growpart never grows the root partition properly.

During boot, I get the message:

GROWROOT: FAILED: /dev/md126p: does not exist

I then modified the "growroot" wrapper that gets put into the initramfs that takes the root partition and finds the name of the root disk from it. It looks like that script simply takes the root partition and strips the last consecutive numbers to find the root disk. For example:

/dev/sda1 -> /dev/sda
/dev/md126p1 -> /dev/md126p

/dev/md126p doesn't exist because the RAID disk name is /dev/md126.

I changed it so that the script always uses /dev/md126 as the disk with 2 variations: one that uses "1" as the partition number, and one that uses "p1" as the partition number. The former fails because "/dev/md1261 does not exist", and the latter fails because the growpart script checks to see that the partition number is actually a numerical value.

This can probably be fixed by modifying growpart to allow the use of numerical values prefixed by "p" for partition numbers and modifying the growroot script that gets put in the initramfs to properly do string formatting with mdraid device names.

Thanks for your time.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: cloud-utils 0.25-0ubuntu5.1
Uname: Linux 4.0.3 x86_64
NonfreeKernelModules: ext4 crc16 mbcache jbd2 raid1 md_mod mousedev hid_generic usbhid hid sd_mod coretemp x86_pkg_temp_thermal kvm_intel kvm ahci crc32c_intel libahci aesni_intel iTCO_wdt aes_x86_64 glue_helper squashfs libata iTCO_vendor_support i2c_i801 ehci_pci lpc_ich xhci_pci sb_edac lrw ixgbe gf128mul ipmi_ssif ablk_helper hwmon xhci_hcd ptp ehci_hcd loop cryptd edac_core usbcore microcode firmware_class scsi_mod tpm_tis pps_core i2c_core mfd_core usb_common mdio tpm ipmi_si ipmi_msghandler evdev button sch_fq_codel autofs4
ApportVersion: 2.0.1-0ubuntu17.9
Architecture: amd64
Date: Tue Sep 1 20:45:44 2015
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 SHELL=/bin/bash
SourcePackage: cloud-utils
UpgradeStatus: No upgrade log present (probably fresh install)

Related bugs:
 bug 1799953: growpart does not work for lvm

Revision history for this message
Mario Villaplana (mario-villaplana-j) wrote :
Scott Moser (smoser)
Changed in cloud-utils (Ubuntu):
status: New → Confirmed
importance: Undecided → Medium
Scott Moser (smoser)
Changed in cloud-utils:
status: New → Confirmed
importance: Undecided → Medium
Scott Moser (smoser)
description: updated
Changed in cloud-utils (Ubuntu Disco):
status: New → In Progress
Changed in cloud-utils (Ubuntu Bionic):
status: New → In Progress
status: In Progress → Confirmed
Changed in cloud-utils (Ubuntu Disco):
importance: Undecided → Medium
status: In Progress → Confirmed
Changed in cloud-utils (Ubuntu Bionic):
importance: Undecided → Medium
Revision history for this message
Scott Moser (smoser) wrote :
Changed in cloud-utils (Ubuntu Eoan):
status: Confirmed → In Progress
assignee: nobody → Scott Moser (smoser)
Steve Langasek (vorlon)
Changed in cloud-utils (Ubuntu Disco):
status: Confirmed → Won't Fix
Paride Legovini (paride)
Changed in cloud-utils:
status: Confirmed → Triaged
Scott Moser (smoser)
Changed in cloud-utils (Ubuntu):
status: In Progress → Confirmed
Changed in cloud-utils (Ubuntu Eoan):
status: In Progress → Confirmed
Revision history for this message
Paride Legovini (paride) wrote :

@Scott: note that you still have the main bug task assigned.

Changed in cloud-utils (Ubuntu Eoan):
status: Confirmed → Won't Fix
assignee: Scott Moser (smoser) → nobody
Scott Moser (smoser)
Changed in cloud-utils (Ubuntu):
assignee: Scott Moser (smoser) → nobody
Revision history for this message
Paride Legovini (paride) wrote :

Project bug report moved to GitHub: https://github.com/canonical/cloud-utils/issues/44

Changed in cloud-utils:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.