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

Centos 6 KVM market appliance boots into emergency runlevel in LXD nodes #3023

Closed
7 tasks
dann1 opened this issue Mar 5, 2019 · 1 comment
Closed
7 tasks

Comments

@dann1
Copy link
Contributor

dann1 commented Mar 5, 2019

Description
The Centos6 - KVM app from the official OpenNebula marketplace boots into emergency runlevel when it's used to create a container on a LXD node.

To Reproduce

  • Import the Centos6 - KVM app
  • Add LXD_SECURITY_PRIVILEGED = true to the VM TEMPLATE
  • Create a VM
root@ubuntu1804-context-lxd-fdaf5-0:~# lxc exec one-11 bash
[root@localhost ~]# who -r
[root@localhost ~]#
[root@localhost ~]# runlevel
unknown

To get into default runlevel

[root@localhost ~]# telinit 3
[root@localhost ~]# who -r
         run-level 3  Mar  5 05:13                   last=3
[root@localhost ~]# runlevel
3 3

Expected behavior
Boot into default runlevel

Details

  • Affected Component: Virtualization
  • Hypervisor: LXD
  • Version: 5.8.0

Additional context
The centos6 image from the public LXD server doesn't seem affected

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches
@vholer
Copy link
Contributor

vholer commented Jan 19, 2021

CentOS 6 is EOL.

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

No branches or pull requests

3 participants