[lxc-users] Fedora 30 guest freezes
Michael Eager
eager at eagerm.com
Sun May 19 17:05:45 UTC 2019
Hi --
I'm trying to create a Fedora 30 LXC guest on a CentOS 7 system. When I
start the container, everything looks reasonable, except it freezes
before giving a login prompt. Running "lxc-console" to connect doesn't
get a login prompt either.
Other LXC containers on the system run OK. They are CentOS guests.
Any help would be appreciated.
Here's the output of lxc-start:
systemd v241-8.git9ef65cb.fc30 running in system mode. (+PAM +AUDIT
+SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT
+GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2
default-hierarchy=hybrid)
Detected virtualization lxc.
Detected architecture x86-64.
Welcome to Fedora 30 (Container Image)!
Set hostname to <wiki>.
File /usr/lib/systemd/system/systemd-journald.service:12 configures an
IP firewall (IPAddressDeny=any), but the local system does not support
BPF/cgroup based firewalling.
Proceeding WITHOUT firewalling in effect! (This warning is only shown
for the first loaded unit using IP firewalling.)
[ OK ] Listening on Journal Socket.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on Process Core Dump Socket.
[ OK ] Reached target Slices.
[ OK ] Reached target Remote File Systems.
Mounting POSIX Message Queue File System...
[ OK ] Listening on Network Service Netlink Socket.
[ OK ] Listening on udev Kernel Socket.
[ OK ] Listening on udev Control Socket.
Starting udev Coldplug all Devices...
Starting Create Static Device Nodes in /dev...
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Reached target Swap.
Mounting Temporary Directory (/tmp)...
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ OK ] Reached target Local Encrypted Volumes.
[ OK ] Listening on Journal Socket (/dev/log).
Starting Journal Service...
[ OK ] Reached target Paths.
[UNSUPP] Starting of Arbitrary Executable File Formats File System
Automount Point not supported.
Starting Apply Kernel Variables...
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Mounted Temporary Directory (/tmp).
[ OK ] Started Apply Kernel Variables.
[ OK ] Reached target Local File Systems.
Starting udev Kernel Device Manager...
[ OK ] Started udev Coldplug all Devices.
[ OK ] Started Journal Service.
Starting Flush Journal to Persistent Storage...
[ OK ] Started udev Kernel Device Manager.
Starting Network Service...
<46>systemd-journald[23]: Received request to flush runtime journal from
PID 1
<44>systemd-journald[23]: File
/var/log/journal/b18c27f8ded242169e0ffec3d70a4e74/system.journal
corrupted or uncleanly shut down, renaming and replacing.
[ OK ] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[ OK ] Reached target Sound Card.
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[FAILED] Failed to listen on Load/Save RF Kill Switch Status /dev/rfkill
Watch.
See 'systemctl status systemd-rfkill.socket' for details.
[ OK ] Reached target System Initialization.
[ OK ] Started daily update of the root trust anchor for DNSSEC.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timers.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting D-Bus System Message Bus...
[ OK ] Started Network Service.
Starting Network Name Resolution...
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Network.
Starting Permit User Sessions...
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Started Permit User Sessions.
[ OK ] Reached target Multi-User System.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.
Here is the config file:
# Template used to create this container:
/usr/share/lxc/templates/lxc-download
# Parameters passed to the template:
# For additional config options, please look at lxc.container.conf(5)
# Distribution configuration
lxc.include = /usr/share/lxc/config/fedora.common.conf
lxc.arch = x86_64
# Container specific configuration
lxc.rootfs = /local/lxc/wiki/rootfs
lxc.utsname = wiki
# Network configuration
lxc.network.type = veth
lxc.network.flags = up
lxc.network.link = br0
--
Michael Eager eager at eagerm.com
1960 Park Blvd., Palo Alto, CA 94306
More information about the lxc-users
mailing list