[Netkit.users] netkit inside a fedora Linux Vserver

Massimo Rimondini rimondin at dia.uniroma3.it
Thu Nov 25 16:45:36 CET 2010


Dear Saverio,

the output you are reporting mixes up messages from the virtual machine
and from the host. The script_utils error must come from the host,
because no such script exists inside virtual machines.
In order to assess the point (during vm startup) at which the error
occurs, you may want to run vstart again with --con0=none.

Now, the error seems to be caused by some external command run by the
vstart script: if you check line 243 of script_utils, you can see that
its purpose is to invoke external tools.
At this point, I suspect (but really it is just a suspect) that the
problem may lie in the uml_switch. If you can, I would suggest using the
standard uml-utilities package in the Planetlab node, which means
installing it (probably) and adjust the PATH variable to seek in system
binaries first and then in Netkit directories.

Regards,
Massimo.


Il 25/11/2010 15.45, ZioPRoTo (Saverio Proto) ha scritto:
> Hello,
>
> I am trying to start a netkit virtual host on a Fedora system (that I
> don't know very well). Moreover I have this account into a Planetlab
> node.
> When setting up networking I get this error:
> Configuring network
> interfaces.../home/uniroma2_fairvpn/netkit/bin/script_utils: line 243:
> 18350 Bus error
>
> Machine was started with :
> vstart pc2 --eth0=0 --con0=this --verbose
>
> down here I pasted a more verbose log
>
> any hint ?
>
> thanks, Saverio
>
>
>
>
>
> Computing a digest to use as ethernet address for device eth0
> Netdevice 0 (2e:18:cc:d4:8c:e7) : daemon backend (uml_switch version
> 3) - unix:/home/uniroma2_fairvpn/.netkit/hubs/vhub_uniroma2_fairvpn_0.cnct
> console [mc-1] enabled
> Creating "/home/uniroma2_fairvpn/netkit/pc2.disk" as COW file for
> "/home/uniroma2_fairvpn/netkit/fs/netkit-fs"
>  ubda: ubda1
> VFS: Mounted root (ext2 filesystem) readonly.INIT: version 2.86
> bootingNetkit kernel K2.8 (2.6.26.5), filesystem F5.1
> ##################################
> ##                              ##
> ##           NETKIT             ##
> ##                              ##
> ##################################
>
> Virtual machine "pc2" booting up...
>
> Virtual machine "pc2" booting up...
> vstart pc2 --eth0=0 --con0=this --verbose
>
>
>
> Activating swap...done.
> Cleaning up ifupdown....
> Mounting kernel modules directory
> (/home/uniroma2_fairvpn/netkit/kernel/modules/lib/modules) on
> /lib/modules/ ...
> Loading kernel modules...done.
> Setting kernel variables (/etc/sysctl.conf)...done.
> Setting up networking....
> Configuring network
> interfaces.../home/uniroma2_fairvpn/netkit/bin/script_utils: line 243:
> 18350 Bus error
> /home/uniroma2_fairvpn/netkit/kernel/netkit-kernel
> modules=/home/uniroma2_fairvpn/netkit/kernel/modules name=pc2
> title=pc2 umid=pc2 mem=36M
> ubd0=/home/uniroma2_fairvpn/netkit/pc2.disk,/home/uniroma2_fairvpn/netkit/fs/netkit-fs
> root=98:1 uml_dir=/home/uniroma2_fairvpn/.netkit/mconsole
> eth0=daemon,,,/home/uniroma2_fairvpn/.netkit/hubs/vhub_uniroma2_fairvpn_0.cnct
> hosthome=/home/uniroma2_fairvpn con0=fd:0,fd:1 con1=null
> SELINUX_INIT=0
>                                             [uniroma2_fairvpn a node1 netkit]$
> _______________________________________________
> Netkit.users mailing list
> Netkit.users a list.dia.uniroma3.it
> http://list.dia.uniroma3.it/mailman/listinfo/netkit.users
>


More information about the Netkit.users mailing list