xenapi virt layer mount disk on build issues

Bug #870495 reported by Chris Behrens
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Josh Kearney
Diablo
Fix Released
Undecided
Unassigned

Bug Description

I noticed 'sudo mount' failing in compute logs... and wondered why we attach the VDI to compute host and try to mount it at all.

Problem:

_mount_filesystem() doesn't include 'ext4' as an option... which my image uses.. which is why the mount fails.

Solution:

Add 'ext4' (and 'reiserfs?) to _mount_filesystem().

Josh Kearney (jk0)
Changed in nova:
status: New → In Progress
assignee: nobody → Josh Kearney (jk0)
Josh Kearney (jk0)
description: updated
Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Medium
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/1002
Committed: http://github.com/openstack/nova/commit/71f2b0dfac30537054376d583323f9912078788c
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 71f2b0dfac30537054376d583323f9912078788c
Author: Josh Kearney <email address hidden>
Date: Thu Oct 20 14:44:11 2011 -0500

    Adds ext4 and reiserfs to _mount_filesystem().

    Fixes bug 870495.

    Change-Id: I6071b833040b8a1118f0764c44202ba3964e17a8

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (stable/diablo)

Reviewed: https://review.openstack.org/1131
Committed: http://github.com/openstack/nova/commit/c206f73d03aa487868ba2acaa3581624160d1b67
Submitter: Jenkins
Branch: stable/diablo

 status fixcommitted
 done

commit c206f73d03aa487868ba2acaa3581624160d1b67
Author: Josh Kearney <email address hidden>
Date: Thu Oct 20 14:44:11 2011 -0500

    Adds ext4 and reiserfs to _mount_filesystem().

    Fixes bug 870495.

    (cherry picked from commit 71f2b0dfac30537054376d583323f9912078788c)

    Change-Id: Ie19d5ecf5764eb93346fa773f6437c2370ad7a5b

Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-1
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Revision history for this message
Martin Pitt (pitti) wrote : Please test proposed package

Hello Chris, or anyone else affected,

Accepted nova into oneiric-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

tags: added: verification-needed
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-1 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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