Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic

Did this work?
Yes  100%  [ 1 ]
No  0%  [ 0 ]
Total votes : 1
Author Message
PostPosted: Tue Nov 10, 2015 8:09 am 
Offline

Joined: Tue Nov 10, 2015 8:05 am
Posts: 1
Hi everyone,

When your VPS is upgraded from XEN to KVM Quotas will be all messed up. The issue is that the symbolic link /dev/root is linking to /dev/xvda which has been replaced by /dev/sda so the symlink just needs to be replaced:

Run these to fix issue.

# rm /dev/root
# ln -s /dev/sda /dev/root


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


Who is online

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