On Thursday 08 March 2007 12:04, Daniele Procida wrote:
> Hi - I've been left in charge of a server running UML. There are a few
> virtual servers hosted on it.
>
> All was going well until it all went down this morning; the host server
> was rebooted, and when it came back up the UML servers didn't.
>
> I've been left with some instructions, but so far haven't been able to
> get the UML servers back again. I think it's a networking issue between
> UML and the host server.
>
> The instructions I've been give say to bring up the interface to the UML
> server first:
>
>     ifconfig mwuml004 up
>
> But I get a:
>
>     mwuml004: ERROR while getting interface flags: No such device

Probably you should do as root "tunctl -u mwuml004 -t mwuml004" to create such 
an interface and assign it to that user, and only then start the UML.

Also make sure that /dev/net/tun is readable to UMLs (a UML group is usually 
used - with udev things don't persist after reboot).

> So I start up the UML server:
>
>     su - mwuml004 /home/mwuml004/bin/mwuml004
>
> and ps -fu mwuml004 reveals all kinds of exciting things going on there,
> until the thing boots up and settles down into normality. But even if I
> now try to bring the interface up again, I still can't get network
> access to it - I can't even ping it.
>
> Does this look like a networking issue at first sight?
>
> Any suggestions for the next diagnostic step would be gratefully received.
>
> Thanks,
>
> Daniele

-- 
Inform me of my mistakes, so I can add them to my list!
Paolo Giarrusso, aka Blaisorblade
http://www.user-mode-linux.org/~blaisorblade
Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to