Description
I install sonic-os on my switch, but none of the docker images (such as quagga/lldp/snmp ) is loaded
Steps to reproduce the issue:
- build the sonic os - 201803 branch
- install the os by onie
- power on, login
Describe the results you received:
this is the output
root@sonic:/home/admin#
root@sonic:/home/admin# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
root@sonic:/home/admin#
root@sonic:/home/admin#
root@sonic:/home/admin#
root@sonic:/home/admin# docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
root@sonic:/home/admin#
root@sonic:/home/admin#
root@sonic:/home/admin#
as you see, no docker images loaded
Describe the results you expected:
some docker images should be load..
Additional information you deem important (e.g. issue happens only occasionally):
Output of show version:
i forgot the get the "show version" information, but i get this
*SONiC-OS-201803.0-dirty-20180427.135350
Attach debug file sudo generate_dump:
some reboot log, like this
Loading SONiC-OS OS kernel ...
Loading SONiC-OS OS initial ramdisk ...
ÿ[ 1.777268] i8042: No controller found
Loading, please wait...
[ 2.253502] irq 4: nobody cared (try booting with the "irqpoll" option)
[ 2.332735] handlers:
[ 2.359894] [<ffffffff81395610>] serial8250_interrupt
[ 2.420446] Disabling IRQ #4
fsck from util-linux 2.25.2
SONiC-OS: clean, 54257/2097152 files, 379862/8388608 blocks
[ OK ] Started LSB: Raise network interfaces..
Starting ifup for eth0...
[ OK ] Started ifup for eth0.
[ OK ] Reached target Network.
[ OK ] Reached target Network is Online.
[ OK ] Reached target System Initialization.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Timers.
[ OK ] Listening on Docker Socket for the API.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
Starting Regular background program processing daemon...
[ OK ] Started Regular background program processing daemon.
Starting OpenBSD Secure Shell server...
Starting /etc/rc.local Compatibility...
Starting Login Service...
Starting LSB: Set sysfs variables from /etc/sysfs.conf...
Starting LSB: Start NTP daemon...
Starting LSB: service and resource monitoring daemon...
Starting LSB: Execute the kexec -e command to reboot system...
Starting D-Bus System Message Bus...
[ OK ] Started D-Bus System Message Bus.
Starting System Logging Service...
Starting Permit User Sessions...
Starting Docker Application Container Engine...
[ OK ] Started System Logging Service.
[ OK ] Started OpenBSD Secure Shell server.
[ OK ] Started /etc/rc.local Compatibility.
[ OK ] Started LSB: Set sysfs variables from /etc/sysfs.conf.
[ OK ] Started LSB: Start NTP daemon.
[ OK ] Started LSB: service and resource monitoring daemon.
[ OK ] Started LSB: Execute the kexec -e command to reboot system.
[ OK ] Started Permit User Sessions.
Starting LSB: Load kernel image with kexec...
Starting Getty on tty1...
[ OK ] Started Getty on tty1.
Starting Serial Getty on ttyS0...
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
[ OK ] Started LSB: Load kernel image with kexec.
[ OK ] Started Login Service.
[ OK ] Started Docker Application Container Engine.
Starting Database container...
[ 74.861148] irq 4: nobody cared (try booting with the "irqpoll" option)
[ 74.940384] handlers:
[ 74.967539] [<ffffffff81395610>] serial8250_interrupt
[ 75.028093] Disabling IRQ #4
Debian GNU/Linux 8 sonic ttyS0
sonic login: admin
Password:
Linux sonic 3.16.0-5-amd64 #1 SMP Debian 3.16.51-3+deb8u1 (2018-01-08) x86_64
You are on
____ ___ _ _ _ ____
/ ___| / _ \| \ | (_)/ ___|
\___ \| | | | \| | | |
___) | |_| | |\ | | |___
|____/ \___/|_| \_|_|\____|
-- Software for Open Networking in the Cloud --
Unauthorized access and/or use are prohibited.
All access and/or use are subject to monitoring.
Help: http://azure.github.io/SONiC/
admin@sonic:~$
admin@sonic:~$
Thanks for some advise.
thanks.
Description
I install sonic-os on my switch, but none of the docker images (such as quagga/lldp/snmp ) is loaded
Steps to reproduce the issue:
Describe the results you received:
this is the output
as you see, no docker images loaded
Describe the results you expected:
some docker images should be load..
Additional information you deem important (e.g. issue happens only occasionally):
Output of
show version:i forgot the get the "show version" information, but i get this
Attach debug file
sudo generate_dump:some reboot log, like this
Thanks for some advise.
thanks.