Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Vqfx-full issues #206

Open
Mierdin opened this issue Mar 20, 2019 · 1 comment
Open

Vqfx-full issues #206

Mierdin opened this issue Mar 20, 2019 · 1 comment

Comments

@Mierdin
Copy link
Member

Mierdin commented Mar 20, 2019

I think that the xe interfaces still aren't there.

Creating config drive (configdrive.img) ...
adding config file /tmp/config.txt
mount: /mnt: failed to setup loop device for /metadata.img.
umount: /mnt: not mounted.
-rw-r--r--. 1 root root 393216 Mar 20 07:48 /tmp/configdrive.qcow2
vqfx1 rpio_tunnel_br[1985]: SCHED: Thread 28 (cmqfx_pseudo) aborted, hogged 5841 ms

Message from syslogd@vqfx1 at Mar 20 18:46:05  ...
vqfx1 rpio_tunnel_br[1985]: SCHED: Thread 28 (cmqfx_pseudo) aborted, hogged 9161 ms

Message from syslogd@vqfx1 at Mar 20 18:46:49  ...
vqfx1 rpio_tunnel_br[1985]: SCHED: Thread 28 (cmqfx_pseudo) aborted, hogged 9901 ms

Message from syslogd@vqfx1 at Mar 20 18:48:40  ...
vqfx1 rpio_tunnel_br[1985]: SCHED: Thread 28 (cmqfx_pseudo) aborted, hogged 25223 ms

The previous may be fixed by deactivate system syslog user * according to https://forums.juniper.net/t5/Junos/Cannot-not-stop-real-time-syslog-messages-from-displaying-in/m-p/297223#M10628.

Also the error message I've emailed Toad and Marcel about.

@mwiget
Copy link
Contributor

mwiget commented Mar 21, 2019

Failed to setup loop device indicates a missing kernel module allowing to mount a filesystem. It should get loaded automatically on Ubuntu. Looking at our other discussion at
nre-learning/antidote-core#93, we might just pre-build the config drive, avoiding the need to build it at runtime. It will just contain a static config file (fixed em0 IP).
Not having a config drive might explain the errors reported. I‘ll first address the syringe pull request by adding static em0 IP and use a pre-built config drive.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants