On Dec 24, 2012 5:15 AM, "Timon Wang" wrote:
>
> How to create a template VM with libvirt? Could you pelease offer me more
detail. Many thanks
As far as I know there's no defined method or virsh command to do with
templates. My reference to templates is more the idea of creating a VM
who's purpo
On Mon, Dec 24, 2012 at 3:01 AM, Timon Wang wrote:
> If a vm join AD domain, the name is registered in the AD server, when I copy
> a VM, the name will conflict with the source VM.
> I wanna to know if I can change the VM computer name automaticly.
>
>
> On Mon, Dec 24, 201
On Dec 24, 2012 1:48 AM, "Timon Wang" wrote:
>
> This tool only work in linux vm. I have cheked the man page for this tool.
> Any body knows how to do it in a windows vm which joined a AD domain.
>
> On Mon, Dec 24, 2012 at 3:02 PM, Gao Yongwei wrote:
>>
>> virt-sysprep
>
>
>
>
> --
> Focus on: S
On Thu, Aug 2, 2012 at 11:58 AM, Eric Blake wrote:
> On 08/02/2012 10:53 AM, Trey Dockendorf wrote:
>
> Did you mean for this to go to the list? Others might benefit from the
> answer.
>
>>>>
>>>>
>>>> 20120802
>>>> oVirt 3.1 upg
I have an oVirt engine node that currently runs the system on a qcow2
based virtual disk, and an NFS export volume on RAW. I'd like to take
a snapshot before a somewhat risky upgrade of oVirt and can't with the
raw image attached.
Looking at the documentation for the snapshot XML, I created this
On Fri, Jun 22, 2012 at 10:02 AM, mallapadi niranjan
wrote:
>
>
> On Fri, Jun 22, 2012 at 4:38 PM, mallapadi niranjan
> wrote:
>>
>>
>>
>> On Fri, Jun 22, 2012 at 12:56 PM, Trey Dockendorf
>> wrote:
>>>
>>>
>>> On Jun
On Jun 22, 2012 1:08 AM, "mallapadi niranjan"
wrote:
>
> Hi all
>
> I have a Fedora release 17 (Beefy Miracle) with libvirt versions:
>
> libvirt-0.9.11.3-1.fc17.x86_64
> virt-manager-0.9.1-3.fc17.noarch
>
> I have allowed non-root user to user libvirt by allowing the user through
polkit
>
> cat /
I've run into a problem on my KVM host where a single guest will be
unreachable to other guests on the same host. This host has 2 bridged
devices and guests assigned to each have the same issue. I've noticed
that when I can't reach the problematic guest, the ARP entry for that
system is incorrect
On Feb 12, 2012 8:02 PM, "Hisao Taguchi"
wrote:
>
> Hi,
>
> I am trying to operate the remote KVM host's virt-manager thru Terminal
Server Client.
>
> This KVM hosts is CentOS6.0 and running KVM guest and xrdp is installed
from "epel" repo.
> And I'm using fedora 14's Terminal Server Client.
>
> A
On Mon, Feb 6, 2012 at 2:07 AM, Stefan G. Weichinger wrote:
> Am 06.02.2012 03:24, schrieb Trey Dockendorf:
>> I wouldn't consider this definitive, but I wrote an article doing
>> tests on qcow2 with the variables being preallocation and caching.
>> Essentially preal
Whats the connection string your using?
Also Id recommend not using root and giving a normal user account full
libvirt control via policykit. I have an example here,
http://itscblog.tamu.edu/startup-guide-for-kvm-on-centos-6/ .
- Trey
On Nov 28, 2011 1:34 PM, "Shaun Glass" wrote:
> Good day Al
I'd like to begin using live migrations with my KVM install, but I do not
have any shared storage. I will have 2 identical nodes, with their own
local storage. Everything I've read seems to point to DRDB, but I am not
finding many resources on how to implement DRDB + qcow2 + KVM.
Currently I've
Accidentally sent to OP only.
This has been with 0.8.7 on CentOS 6 CR that Ive had the problem.
-- Forwarded message --
From: "Trey Dockendorf"
Date: Oct 24, 2011 12:31 AM
Subject: Re: [libvirt-users] Unable to acquire lock
To: "Jatin Kumar"
On Mon, Oct
2011/10/12 张立洪
> thanks for help.
>
> I download a new libvirt 0.8.1,and compile libvirt.spec. and I success.I
> can use virsh command connect openvz.
>
> but I want use libvirt manager KVM and openvz simultaneously.can you tell
> me how can I implement.?
> openvz and kvm 's VMs can network
On Thu, Oct 13, 2011 at 2:30 AM, wrote:
>
> >
> > Before updating to CR repo
> >
> >
>
>
> -> it seems to be something rather silly: your closing tag misses an 'r':
> it should be
>
> Grts, Jürgen
Yep that is silly. Thanks for catching that! I'd been staring at it so
long, and even went t
On Wed, Oct 12, 2011 at 12:35 PM, Eric Blake wrote:
> On 10/12/2011 11:30 AM, Trey Dockendorf wrote:
>
>> I've created a very basic snapshot XML file, to allow for a description of
>> the snapshot. However when running the virsh command, it doesn't like the
>>
I've created a very basic snapshot XML file, to allow for a description of
the snapshot. However when running the virsh command, it doesn't like the
formatting.
# virsh snapshot-create proxy_0 /vmstore/proxy_0/proxy_0_ss.xml
error: XML description for failed to parse snapshot xml document is not
2011/10/11 张立洪
> First ,thanks for you help
> but I am very sorry,I do not konw how to recompile libvirt to support
> openvz.
>
>
> My os is centos6,its own libvirt version is 0.8.1
>
> please tell me how to recomplie libvirt.because I do not find libvirt
> makefile.
>
>
>
> 在 2011-10-11 16:50:19
I'm attempting to connect to my KVM host from a remote system, but am unable
to connect using virsh. I'm able to connect if I disable sasl on the KVM
host...
The KVM host is on CentOS 6 x86_64 with libvirt-0.8.1
Here's the command I'm using,
-
$ virsh -c qemu+ssh://kvmhost.tld/system
err
I'm attempting to remote connect to my KVM instance using virsh, but all the
commands hang.
When issuing the below command, nothing on the remote system happens, and no
errors are displayed, (hostname changed)
$ virsh --debug 5 --log /var/lib/foreman/virsh.log -c
qemu+ssh://fore...@kvmhost.tld:165
On Sep 14, 2011 5:13 PM, "Eric Blake" wrote:
>
> [let's keep the list in the loop]
>
>
> On 09/14/2011 04:07 PM, Trey Dockendorf wrote:
>>>
>>> Given your original qeustion, if your management apps really do require
>>
>> 0.8.8 APIs, th
I could use some help with clarification on the use of the libvirtd daemon
with regards to managing remote KVM instances. Right now I have a CentOS 6
KVM server (libvirt-0.8.1), but would like to use some management
applications that require higher version (0.8.8). First, is it possible to
run th
Attempting to take snapshots of VM using virsh with the following command,
# virsh -c qemu:///system snapshot-create CentOS6-x86-001
Results in the following error,
error: internal error unable to execute QEMU command 'savevm': The command
savevm has not been found
The VM's virtual disks are qc
23 matches
Mail list logo