[ovirt-devel] A question about vdsm

2016-04-27 Thread zhukaijie
[vm_id].recovery file is generated which /var/run/vdsm/, which contains some VM 
config info that I want to prevent from other users. So are there any 
configurations or ways  I can use to disable generation of the file? thank you.
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


[ovirt-devel] Hello and a question about QEMU log

2016-03-27 Thread zhukaijie
Hello,
Each running VM has it's command line logged in 
/var/log/libvirt/qemu/${vmname}. And now I'd like to disable this log function, 
that is to say, not to record the QEMU command line of VM. Could you please 
tell me will can I configure it?
Best wishes.
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


[ovirt-devel] Hello and A Question about Commandline in oVirtCli

2016-02-23 Thread zhukaijie
Hello. I have create a VM named "test" and define a VM custom property for it 
named "test_value". Now I try to start the VM through oVirtCli. Using "action 
vm test start", I can simply start the VM. But what if I want to start the vm 
with a certain value of the custom property for this time? From RHEV guide 
book, I know oVirt Cli support this function. But how should i construct the 
oVirtCli command line in actual operation? Could you please show me a simple 
example like "start the vm test with giving test_value a certain value like 
'abcd'?thank you very much.
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


[ovirt-devel] Hello and A Question about oVirt

2016-01-31 Thread zhukaijie
Hello, now I have defined a custom property named 'A' in oVirt Engine. 
Administrator is responsible for entering the value (and arbitrary string ) of 
'A' before starting the VM. After an users trys to start the VM in oVirt, VDSM 
will add the value of 'A' in the qemu:arg of libvirt domain xml, so that the 
value of 'A' will be added into the QEMU Cmd as a param. However, just like the 
password of VNC or SPICE, I want to hide the value of 'A' in '*' format in both 
Libvirt domain xml and QEMU Cmd, So could you please tell me how to achieve it? 
Thank you very much and happy 2016.
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


[ovirt-devel] Hello and a question about live migration in oVirt

2015-12-03 Thread zhukaijie
Does data in live migration transported in plaintext by default? Does there 
exist any protection mechanism in oVirt to protect data trasportation betweens 
hosts during live migration? Thank you
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


[ovirt-devel] Hello and a question about adding an extra disk for a VM in oVirt.

2015-11-03 Thread zhukaijie
I'm doing an experiment in which I need to attack an extra 512MB disk for a VM. 
But from oVirt open virtualization manager it seems that the smallest disk can 
be added to VM in oVirt is 1GB? So does it exist any means to easily add an 
512MB disk for an VM in oVirt?
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


[ovirt-devel] Hello and a question about VM Custom Property

2015-10-21 Thread zhukaijie
Hello, recently I have read something about VM custom properties. There is a 
question I'm thinking about. If a VM A has a custom property named  PARAM. I 
set VM A'S PARAM a value. Then before I start the VM from web, where is the 
PARAM value stores? Does it store in Postgresql? Thank you.
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


[ovirt-devel] Hello devel@ovirt.org

2015-07-29 Thread zhukaijie
Hello,
Hello, I am a freshman in the Ovirt Development.Now I'm using Ovirt UI 
Plugin developping a dialog, which can get the input frome administrator and 
pass the value to a VM Customer Property called test.Using Ovirt UI Plugin 
can create a dialog and get the value from administrator easily.But I don't 
know how to pass the value to the VM Customer Property test.Could you please 
teach me how to do it? Thank you
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel