Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Oct 14, 2011 3:39 am 
Offline
Newbie

Joined: Fri Oct 14, 2011 3:37 am
Posts: 2
I've upgraded my Linode to Ubuntu 11.10 per the guide and now all networking is lost. I can connect to it via Lish, but nothing else. No Apache, no SSH, no nothing. What did I do wrong? Is there something in Ubuntu 11.10 that is causing an issue with Linode? Any help would be great.


Top
   
 Post subject:
PostPosted: Fri Oct 14, 2011 11:30 am 
Offline
Junior Member
User avatar

Joined: Mon Jun 20, 2011 8:54 am
Posts: 44
Upgraded from which version?
You followed the guide in the Linode Library, or the Ubuntu upgrade guide?
Have you watched the Lish console during a reboot to look for errors?

Chances are the console will show you something, and that would be the place to start...


Top
   
 Post subject:
PostPosted: Fri Oct 14, 2011 1:29 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
What does your /etc/network/interfaces look like? How about the output of "ip addr", "ip route", and "ip -6 route"?

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
 Post subject:
PostPosted: Sun Oct 16, 2011 1:40 pm 
Offline
Senior Member

Joined: Sat Oct 23, 2010 12:56 pm
Posts: 73
Website: http://www.ingber.com
Location: Oregon
I would have had the same problem on 3 Ubuntu machines (two x32 and one x64), if I did not first see:
http://uksysadmin.wordpress.com/2011/10 ... -solution/

That is, I noticed the problem on on x32 pc and then fixes the problem, and followed the simple instructions for the other two machines.

Regrettably, unless you can get into your machine from LISH or something like that, this may not help.

Basically:

mkdir /run /run/lock
rm -rf /var/run /var/lock
ln -s /run /var
ln -s /run/lock /var
reboot

On my Linode, I just tar'd /var/run and /var/lock, untar'd them in /run and /run/lock, and after the reboot I did the rm's and ln's.

P.S.
On my Linode, I did the above in addition to following the **new** instructions for 11.04 -> 11.10 on
http://library.linode.com/troubleshooti ... 10-oneiric

_________________
http://www.ingber.com


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group