Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cc_mounts fails to properly find ephermal0 on first partition #2400

Closed
ubuntu-server-builder opened this issue May 10, 2023 · 4 comments
Closed
Labels
launchpad Migrated from Launchpad

Comments

@ubuntu-server-builder
Copy link
Collaborator

This bug was originally filed in Launchpad as LP: #1236594

Launchpad details
affected_projects = ['cloud-init (Ubuntu)']
assignee = None
assignee_name = None
date_closed = 2013-11-19T21:43:53.367067+00:00
date_created = 2013-10-07T21:15:03.374814+00:00
date_fix_committed = 2013-11-19T21:43:53.367067+00:00
date_fix_released = 2013-11-19T21:43:53.367067+00:00
id = 1236594
importance = medium
is_complete = True
lp_url = https://bugs.launchpad.net/cloud-init/+bug/1236594
milestone = None
owner = smoser
owner_name = Scott Moser
private = False
status = fix_released
submitter = darkmuggle-deactivatedaccount
submitter_name = Ben Howard
tags = ['amd64', 'apport-bug', 'saucy', 'uec-images']
duplicates = []

Launchpad user Ben Howard(darkmuggle-deactivatedaccount) wrote on 2013-10-07T21:15:03.374814+00:00

ephemeral0 should map to ephemeral0.1 or ephemeral0, but it doesn't.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: cloud-init 0.7.3~bzr879-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
Uname: Linux 3.11.0-11-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Mon Oct 7 21:09:58 2013
MarkForUpload: True
PackageArchitecture: all
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

@ubuntu-server-builder ubuntu-server-builder added the launchpad Migrated from Launchpad label May 10, 2023
@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Ben Howard(darkmuggle-deactivatedaccount) wrote on 2013-10-07T21:15:03.374814+00:00

Launchpad attachments: Dependencies.txt,ProcEnviron.txt

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Ben Howard(darkmuggle-deactivatedaccount) wrote on 2013-10-07T21:25:25.556096+00:00

Confirmed on EC2:
-Boot m1.small. disabled /etc/fstab for swap and mnt. Ran code and confirmed that /mnt and swap were activated.

Confirmed on Azure:

  • tested against parted and unparted /mnt

Confirmed fix.

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Launchpad Janitor(janitor) wrote on 2013-10-08T01:01:52.202161+00:00

This bug was fixed in the package cloud-init - 0.7.3-0ubuntu2


cloud-init (0.7.3-0ubuntu2) saucy; urgency=low

  • fix bug where a mount entry of 'ephemeral0' would only consider
    the unpartitioned device, not also the first partition (LP: #1236594)
    -- Scott Moser smoser@ubuntu.com Mon, 07 Oct 2013 20:16:02 -0400

@ubuntu-server-builder
Copy link
Collaborator Author

Launchpad user Scott Moser(smoser) wrote on 2013-11-19T21:43:52.742491+00:00

fixed in 0.7.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
launchpad Migrated from Launchpad
Projects
None yet
Development

No branches or pull requests

1 participant