Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon May 14, 2012 5:43 am 
Offline
Newbie

Joined: Wed Mar 21, 2012 10:03 am
Posts: 3
Location: France
After resized my instance from 512 plan to 1024 plan, I had on issue on the boot. I used lish connection to connect to my instance and I had a error message on the boot log :
Code:
nfs-common initialization : failed

So I use the root account and tried to relaunch the service with '/etc/init.d/nfs-common start' -> failed.
After some researches on google, I found this : http://lists.debian.org/debian-kernel/2 ... 00398.html
So I did it by removing nfs-commonn and portmap then I tried to reinstall nfs-common. But I got another issue, apt couldn't connect to the repositories.
I thought the problem come from network service, so I tried to start it manually by '/etc/init.d/network start' and I got a message in which it told me that there is twice eth0 configuration in my /etc/network/interfaces.
After looking in it, I found that there was another eth0 declaration :
Code:
auto eth0:0
iface eth0:0 inet static
address
netmask 255.255.128.0


But I never wrote that ! :shock: It appears that something add it (I guess Linode script during the resize) without warmed me.
So I commented this part and tried again restart service. It worked, then I could reinstall nfs-commonn with apt-get. Finally, it works.

So I fixed my problem and I create this post for people in the same situation. :)


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


Who is online

Users browsing this forum: No registered users and 0 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