Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Aug 20, 2015 12:35 am 
Offline

Joined: Thu Aug 20, 2015 12:30 am
Posts: 1
Hi everyone,

I just migrated four Ubuntu 14.04 LTS Linodes from Xen to KVM in the Atlanta data center. After the migration, I'm getting the following message spammed in the syslog on all four servers:

Code:
Aug 19 23:31:52 artemis kernel: init: hvc0 main process (27367) terminated with status 1
Aug 19 23:31:52 artemis kernel: init: hvc0 main process ended, respawning
Aug 19 23:32:02 artemis kernel: init: hvc0 main process (27369) terminated with status 1
Aug 19 23:32:02 artemis kernel: init: hvc0 main process ended, respawning
Aug 19 23:32:12 artemis kernel: init: hvc0 main process (27371) terminated with status 1
Aug 19 23:32:12 artemis kernel: init: hvc0 main process ended, respawning


It seems to happen every ten seconds or so. I'm assuming I have to disable some (or most) of my ttys so I'm trying to figure out how to do that in Upstart now. I was wondering if anyone else has had this issue...

UPDATE: Okay, hvc0 is for the Xen hypervisor, which is obviously no longer needed. Here's what I did to solve the above problem:

Code:
sudo stop hvc0
sudo rm /etc/init/hvc0.conf
sudo rm /etc/event.d/hvc0 # on hosts that were upgraded from 10.04 LTS


Why this wasn't done automatically during the migration, I can't say. Hope this helps someone in the future...

Thank you,

Mike


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


Who is online

Users browsing this forum: No registered users and 1 guest


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