[libvirt] virt-install ERROR Host does not support any virtualization options

2018-01-02 Thread Mihamina RAKOTOMANDIMBY
Hello, I face this problem and I am willing to provide a patch in order to have a more informative message. This, of course with our help. I am not quite certain. First of all: What is the problem? On a fresh Install (ArchLinux for me), if ever forget to install Qemu and launch

Re: [libvirt] networking restart after redefinition

2013-09-29 Thread Mihamina Rakotomandimby
On 2013-09-28 09:53, Mihamina Rakotomandimby wrote: Hi all, Running Fedora 18 and the bundled libvirt and virt-tools. Desktop use. As I like to access my guests with a hostname and not a numerical IP address, I fix the IP addressing in the network configuration: http://pastebin.com/rfMKn40j

[libvirt] networking restart after redefinition

2013-09-28 Thread Mihamina Rakotomandimby
Hi all, Running Fedora 18 and the bundled libvirt and virt-tools. Desktop use. As I like to access my guests with a hostname and not a numerical IP address, I fix the IP addressing in the network configuration: http://pastebin.com/rfMKn40j Unfortunately, I cant find a way to add a host

[libvirt] networking restart after redefinition

2013-09-25 Thread Mihamina Rakotomandimby
Hi all, Running Fedora 18 and the bundled libvirt and virt-tools. Desktop use. As I like to access my guests with a hostname and not a numerical IP address, I fix the IP addressing in the network configuration: http://pastebin.com/rfMKn40j Unfortunately, I cant find a way to add a host

[libvirt] KVM Windows guest: add hard drive

2010-10-12 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, I installed a Windows (XP and 2003) guest using one partition as hard drive. I used: sudo virt-install --connect qemu:///system \ --name win2003-01 \ --ram 1024 \ --keymap=fr \ --disk path=/dev/lvm0/win2003-01 \

Re: [libvirt] KVM Windows guest: add hard drive

2010-10-12 Thread Mihamina Rakotomandimby
acath...@redhat.com : Are you looking for a new driver to appear in 'my computer' Yes, that is what I expected. because it wouldn't appear there until you format it. Does it show up in device manager? I'll try to see in the device manager and see if I can ask for formatting from somewhere.

[libvirt] cpulimit and kvm process

2010-10-01 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, I would like to launch several KVM guests on a multicore CPU. The number of the KVM process is over the number of physical cores. I would like to limit each KVM process to say... 10% of CPU I first use cpulimit Would you know some better way to limit them? it's

[libvirt] command line chroot in a VM

2010-09-01 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, From the host, I would like to perform a batch operation on the guests. For example: # virsh list 1 001 2 002 3 003 All guests are KVM, Debian Lenny I want to for GUEST in $(virsh list | awk '{blah blah}') do ? ${GUEST} apt-get update ?

[libvirt] and for LXC?

2010-03-01 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, Is there some plan/schedule to make libvirt LXC friendly? Or is it already? Misaotra, Thanks, Merci. -- Architecte Informatique chez Blueline/Gulfsat: Administration Systeme, Recherche Developpement +261 34 29 155 34 / +261 33 11 207 36

[libvirt] DNAT, bridge, iptables and network

2010-01-08 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, My server has 3 public IPs: IP1, IP2, IP3. I intend to create 3 bridges: virbr1, virbr2, virbr3. Each bridge will NAT from 3 to 5 KVM guests. About IP1: I would like incoming connexion on IP1 to: - IP1:80 to be DNAT'd to one virbr1 VM, specialized on HTTP

Re: [libvirt] RFC: Create a separate libvirt users mailing list ?

2010-01-08 Thread Mihamina Rakotomandimby
Daniel Huhardeaux t...@tootai.net : Excellent idea. I was thinking to unsubscribe from the actual list because of the hudge dev traffic You were not abble to filter and split the destination folder? Are you serious? -- Architecte Informatique chez Blueline/Gulfsat: Administration

[libvirt] iptables rules location

2010-01-06 Thread Mihamina Rakotomandimby
Manao ahoana, Hello, Bonjour, When starting libvirt there are some iptables rules setup. I would like to know where are they stored (and the filename, I use ubuntu package, need to 'find' or 'locate'). Misaotra, Thanks, Merci. -- Architecte Informatique chez Blueline/Gulfsat:

Re: [libvirt] Libvir on Hardy: file a bug or not?

2008-07-29 Thread Mihamina Rakotomandimby (R12y)
Daniel P. Berrange wrote: The Ubuntu libvirt had a early version of the patch for supporting the 'boot=on' parameter - I believe they always use it for any VM with a domain type of 'kvm'. Since you are using regular QEMU it is correct that you need to change the domain type to type=qemu anyway.

Re: [libvirt] Libvir on Hardy: file a bug or not?

2008-07-29 Thread Mihamina Rakotomandimby (R12y)
Pau Garcia i Quiles wrote: I cannot help you with your problem but in case you want to try the latest and greatest libvirt, there are 0.4.4 packages available in my PPA: http://launchpad.net/~pgquiles/+archive (UNOFFICIAL AND UNSUPPORTED) They doesnt solve the problem. Thank you, anyway. --

[libvirt] Libvir on Hardy: file a bug or not?

2008-07-28 Thread Mihamina Rakotomandimby (R12y)
Hi, I am using Ubuntu Hardy up to date. When defining a domain with: domain type='kvm' id='1' namexp/name uuiddd4618e5-1c48-a481-0671-d75f38f59037/uuid memory524288/memory currentMemory524288/currentMemory vcpu1/vcpu os type arch='x86_64' machine='pc'hvm/type boot dev='hd'/