[Bug 469419] Re: KVM machines became corrupted after reboot

2009-11-29 Thread Tomasz Nowak
I can't reproduce the issue on x86_64 karmic version.
So it seems it is only 32-bit related issue.

-- 
KVM machines became corrupted after reboot
https://bugs.launchpad.net/bugs/469419
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 469419] Re: KVM machines became corrupted after reboot

2009-11-23 Thread Tomasz Nowak
I've checked that and it doesn't make any difference.
I did a fresh Ubuntu 9.10 install on virtual machine and after reboot I've 
installed firefox on it and the filesystem became corrupted.
Even if I don't use raw partitions I have the same issue.
Now I really thinking about giving up with qemu-kvm as I lost a lot of time 
with it on 9.10.
Maybe it is time to return to VirtualBox as it always working well for me.
I wonder if x86_64 Karmic 9.10 has the same issue.

-- 
KVM machines became corrupted after reboot
https://bugs.launchpad.net/bugs/469419
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 469419] [NEW] KVM machines became corrupted after reboot

2009-11-01 Thread Tomasz Nowak
Public bug reported:

Binary package hint: qemu-kvm

Hi,
  I've just upgraded my Linux to Kubuntu 9.10 (i386).
  I'm using  KVM and virt-manager on it.
  Unfortunately my VM boxes became corrupted after I install new software on 
these or create some files.

  Here is the VM definition:

$ virsh dumpxml ubuntu
Connecting to uri: qemu:///system   
 
  ubuntu   
  --4000--
  524288  
  524288
  1   
   
hvm

  
  

  
  
  destroy
  restart
  destroy
  
/usr/bin/kvm

  
  


  
  
  


  
  
  
  




  

  
  
libvirt---4000--
libvirt---4000--
  


I'm trying to install Ubuntu Server Edition 9.10 but after a few reset
there is a problem with swap partition on the screen while booting:

>>>
One or more of the mounts listed in /etc/fstab cannot yet be mounted:
(ESC for recovery shell)
swap: waiting for UUID=903d9649-0587-45b1-a501-8c02d71f43fc
<<<

Then when trying to recreate swap on /dev/sda5 I get:

>>>
r...@ubuntu:~# fdisk -l

Disk /dev/sda: 10.7 GB, 10737418240 bytes
255 heads, 63 sectors/track, 1305 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000dd054

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   11243 9984366   83  Linux
/dev/sda212441305  4980155  Extended
/dev/sda512441305  497983+  82  Linux swap / Solaris
r...@ubuntu:~# swapon -a
swapon: cannot find the device for UUID=903d9649-0587-45b1-a501-8c02d71f43fc
r...@ubuntu:~# swapon /dev/sda5
swapon: /dev/sda5: read swap header failed: Invalid argument
r...@ubuntu:~# mkswap /dev/sda5
Setting up swapspace version 1, size = 497976 KiB
no label, UUID=38153005-9024-4eee-b1b9-99c3b0cfee62
r...@ubuntu:~# swapon /dev/sda5
swapon: /dev/sda5: read swap header failed: Invalid argument


Later I tried to install some software:
# apt-get install azureus
and during the package installation I saw strange characters on the screen and 
everything stopped working.
After a reset system was dead - the grub stopped booting - it seems my entire 
virtual disk became totally corrupted.
>>>
GRUB loading.
error: invalid arch independent ELF magic
grub rescue>
<<<

The above message is almost every time different

I've tried different disk types: ide, scsi, virtio - always the same.
Also the same when trying to install Kubuntu 9.10 under KVM.

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
KVM machines became corrupted after reboot
https://bugs.launchpad.net/bugs/469419
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs