Displaying 12 results from an estimated 12 matches for "zhijun".
Did you mean:
chijun
2009 Feb 16
3
Finishing up the contributors list as well
...----------------------------
New suggestions (they have my vote)
mph,Michael Hunter
kcpoon,Kacheong Poon
jbeck,John Beck
amaguire,Alan Maguire
iyer,Venugopal Iyer
??, Eric Cheng
speer,Michael Speer
roamer,Yunsong Lu
gdamore,Garrett D''Amore
artem,Artem Kachitchkine
rishi,Rishi Srivatsavai
zhijun,Zhijun Fu
All these guys directly contribute code etc to opensolaris in
networking area. For this section, if you agree with each of the
proposed members, then do a (+1) for the entire section or you
can add your vote in front of each member listed above. Please
do not add new members to this list...
2012 Aug 02
2
libvirt windows error
hi,all,I install the libvirt windows version ,now i type "virsh" in cmd
env:windows7 (ip:192.168.0.15)
the error is :
info : libvirt version: 0.8.8
error : vboxLookupVersionInRegistry:401 : Could not parse version number
from '%VER%'
what's problem.thanks advance!!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Oct 30
2
can not create "qcow2" format volume by Java library.
hi?all,
when I use Java library to create volume ,specified format "qcow2"?but when
I check it use qemu-img info ,it show format is "raw".?
I think it a bug,can you fix it .. thanks very much.
the java library version?0.4.8
libvirt version?0.9.8
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Nov 21
1
add disk problems for domain
...mmand `virsh detach-disk $domain vdb` to remove the disk.
what I said above have no any errors.but the problem is when I restart
this vm ,the disk still exist,because I see it from the command `virsh
dumpxml $domain` ,how to remove the disk from this domain persistently.
thanks in advance.
>zhijun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20121121/498459fd/attachment.htm>
2008 Oct 09
11
Crossbow Code Review Phase III ready
(networking-discuss Bcc''ed)
Good morning,
The Crossbow team would like to invite you to participate in the project''s
third and last phase of code review.
The third phase of the review starts today, and will last for
two weeks. It covers the following
parts of the code:
VLANs
Link Aggregations
Xen
mac_datapath_setup
All drivers
2012 Aug 29
1
delete storage pool error
hi,all
I create pool with lvm,but i carelessly add a blank space in the pool name
like ' lvm_pool' , now I want to delete this pool,but encounter a error:
error: Failed to delete pool lvm_pool
error: internal error Child process (/sbin/vgremove -f lvm_pool) status
unexpected: exit status 5
how to solve this problem?
thanks
-------------- next part --------------
An HTML attachment
2012 Sep 13
1
how make the pool to be inactive?
hi,all
I want to delete the storage pool,but libvirt tell me say:
> error: Failed to delete pool virtimages
>
> error: Requested operation is not valid: storage pool is still active
>
>
>
the question is how to make the pool's status to be inactive?
thanks
liuzhijun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120913/65275d1a/attachment.htm>
2012 Nov 12
1
difference between ` virsh save ` and `virsh snapshot
what the difference between ` virsh save ` and `virsh snapshot`? are they
all used for backup for vm?have any details articles to introduce vm bakcup
or image bakcup with libvirt?
thanks in advance.
liuzhijun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20121112/931d27a2/attachment.htm>
2012 Nov 19
1
how to make the volume's format to qcow2 when creating volume
hi,all
the following are files of pool and volume.
storage pool is based on logical(LVM) and iscsi,now I create volume
specified the format to "qcow2"
*pool.xml*
<pool type='logical'>
<name>pool_190</name>
<source>
<device
path='/dev/disk/by-path/ip-192.168.0.190:3260-iscsi-iqn.2012-11.com.cloudking:server.target1-lun-1'/>
2012 Dec 05
1
libvirt migrate error
hi,all
when I try to migrate `vm0` from (192.168.1.102) to another
host(192.168.1.200), the name `ubuntu1204` is 192.168.1.200's hostname.
command is :
`sudo virsh migrate --live vm0 qemu+tcp://192.168.1.200/system`
the error is : unable to connect to server at 'ubuntu1204:49157':
Connection refused.
however,when I try to virsh connect to 192.168.1.200 by tcp is no problem.
I
2012 Aug 03
0
Unable to load library 'virt'
Hi,all
now ,an old problem I really cann't resolved ,in my window7(64bit) use
libvirt-0.4.7.jar to conn server
System.setProperty("jna.library.path", "D:/Program Files/Libvirt/bin");
conn = new Connect("qemu+tcp://192.168.1.106/system",true);
the exception is Exception in thread "main"
java.lang.UnsatisfiedLinkError: Unable to load library
2012 Oct 12
0
libvirt java api create volume bug?
...command check the volume's format,
root at 60:/dev/vgtest2# qemu-img info volume8
image: volume8
file format: raw
virtual size: 500M (524288000 bytes)
disk size: 0
I think this is a bug.can you fix it?
the libvirt version is 0.9.8
libivrt-java version is 0.4.9
os:ubuntu12.04
thanks
liuzhijun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20121012/b8b39a6e/attachment.htm>