From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roberto Nunnari Subject: upgrade question Date: Sun, 03 May 2015 21:00:57 +0200 Message-ID: <55467069.9040807@nunnari.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from posta.ti-edu.ch ([195.176.176.171]:60467 "EHLO ti-edu.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751453AbbECUBA (ORCPT ); Sun, 3 May 2015 16:01:00 -0400 Received: from [84.55.242.12] (account roberto.nunnari@supsi.ch HELO [192.168.1.246]) by ti-edu.ch (CommuniGate Pro SMTP 6.0.11) with ESMTPSA id 107692484 for kvm@vger.kernel.org; Sun, 03 May 2015 21:00:58 +0200 Sender: kvm-owner@vger.kernel.org List-ID: Please ignore previous message, as it was sent from an address not subscribed to the list. Hello. I'm running a intel x86_64 host with kvm. There are two guests, a linux x86_64 guest and a windows xp guest. This has been running many years perfectly. Now it's time to upgrade all the software on both the host and linux guest as the OS reached EOL. At present: host: # cat /etc/issue Ubuntu 10.04.4 LTS \n \l # uname -rms Linux 2.6.32-74-server x86_64 # dpkg -l | grep qemu-kvm ii qemu-kvm 0.12.3+noroms-0ubuntu9.26 guest: # cat /etc/issue Ubuntu 10.04.4 LTS \n \l # uname -rms Linux 2.6.32-74-server x86_64 To put it short, I'd like to upgrade to ubuntu 12.04 and after that, maybe also to 14.04. I'd like advice from the experts on how to perform the upgrade of the KVM guest and hosts, of course after taking a full backup.. - what should be upgraded first? host or guest? - are there any caveats? Any hints or advices are welcome. Thank you and best regards. Robi