Results 1 to 9 of 9

Thread: virt-manager fails when assigning storage space

  1. #1
    Join Date
    Mar 2006
    Location
    Frisco, TX
    Beans
    114
    Distro
    Ubuntu 8.04 Hardy Heron

    [SOLVED] virt-manager fails when assigning storage space

    EDIT!!!!: I had to make sure VT was enabled in the BIOS, and for kicks i pulled the battery and held the power button for 10s or so. Now Hardware Acceleration is kicking. However, i have a 65w and a 90w adapter. If i boot up without the 65w adapter, the BIOS or whatever kicks it into low-power mode or something and it wont run the proc with VT. I have to either run all off battery or use the 90w adapter.

    I installed kvm, libvirt-bin, and kvm and am attempting to get XP up and running in Qemu. I launched virt-manager with the --no-fork option, and this is the info i get when i go to create the storage space. I tried just leaving it as default 4000MB and it still gives me the same error. This is the error, anyone have any ideas?

    Code:
    bimmerd00d@M3:~/vmachines$ virt-manager  --no-fork
    Traceback (most recent call last):
      File "/usr/share/virt-manager/virtManager/create.py", line 295, in forward
        if(self.validate(notebook.get_current_page()) != True):
      File "/usr/share/virt-manager/virtManager/create.py", line 915, in validate
        self._disk.virtio = self._guest.get_virtio_blk()
      File "/usr/lib/python2.5/site-packages/virtinst/FullVirtGuest.py", line 206, in get_virtio_blk
        return FullVirtGuest.OS_TYPES[self.os_type]["virtio_blk"]
    KeyError: 'virtio_blk'
    Last edited by bimmerd00d; April 25th, 2008 at 03:04 AM.
    Mine ---Dell Latitude D820 - 8.10 - Core2Duo T7400, 3GB
    G/f's --- Dell Studio 15 - 8.10 - Core2Duo T8400, 4GB, intel GMA Xeleventybillion.

  2. #2
    Join Date
    Aug 2007
    Beans
    13
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: virt-manager fails when assigning storage space

    I just installed KVM + virtmanager etc... On hardy 8.04 and I'm getting the same problem. The virtual file is not being created.
    Anyone have any ideas??

    Thanks
    Last edited by mr-bean; April 25th, 2008 at 01:33 AM. Reason: Bad kbd skills :-)

  3. #3
    Join Date
    Aug 2007
    Beans
    13
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: virt-manager fails when assigning storage space

    I just found that disabling the hardware acceleration allowed the creation of the disk file, so maybe I need to check my BIOS to make sure the VT stuff is switched on.

  4. #4
    Join Date
    Mar 2006
    Location
    Frisco, TX
    Beans
    114
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: virt-manager fails when assigning storage space

    Quote Originally Posted by mr-bean View Post
    I just found that disabling the hardware acceleration allowed the creation of the disk file, so maybe I need to check my BIOS to make sure the VT stuff is switched on.
    I definitely have VT enabled (and support for it). Disabling HW accel worked for me. That kinda sucks, don't we want hardware acceleration enabled?
    Last edited by bimmerd00d; April 25th, 2008 at 02:17 AM.
    Mine ---Dell Latitude D820 - 8.10 - Core2Duo T7400, 3GB
    G/f's --- Dell Studio 15 - 8.10 - Core2Duo T8400, 4GB, intel GMA Xeleventybillion.

  5. #5
    Join Date
    Mar 2006
    Location
    Frisco, TX
    Beans
    114
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: virt-manager fails when assigning storage space

    Fixed it, see edited first post.
    Mine ---Dell Latitude D820 - 8.10 - Core2Duo T7400, 3GB
    G/f's --- Dell Studio 15 - 8.10 - Core2Duo T8400, 4GB, intel GMA Xeleventybillion.

  6. #6
    Join Date
    Apr 2006
    Location
    Sweden
    Beans
    51
    Distro
    Ubuntu Development Release

    Re: virt-manager fails when assigning storage space

    I get the same problem on a server with VT enabled. The last update of virt-manager is broken!

    It worked with the version before (where bridging where broken)

    I want to run kvm with virt-manager on our devnet but if the packages isn't working, it's kinda hard :/

  7. #7
    Join Date
    Apr 2008
    Beans
    2

    Re: virt-manager fails when assigning storage space

    Reported as bug #221746.

  8. #8
    Join Date
    Apr 2006
    Location
    Sweden
    Beans
    51
    Distro
    Ubuntu Development Release

    Re: virt-manager fails when assigning storage space

    Quote Originally Posted by eshattow View Post
    Reported as bug #221746.
    It sucks that it takes such a long time to release the fixed deb.

  9. #9
    Join Date
    Oct 2005
    Beans
    4

    Re: virt-manager fails when assigning storage space

    Open up Synaptic (System, Administration, Synaptic) click on Settings, goto Repositories.

    Goto the Updates Tab, check Pre-Released updates (hardy-proposed)

    Click the Reload button, then Search for "virtinst"

    Right click on virtinst and click on upgrade.

    When complete you should have ver 0.300.2-0ubuntu6

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •