Review Request 15748: vmware os type error for redhat 6.x

2013-11-20 Thread Jijun
- vmware-base/src/com/cloud/hypervisor/vmware/util/VmwareGuestOsMapper.java b8c3e8d Diff: https://reviews.apache.org/r/15748/diff/ Testing --- Thanks, Jijun

CS4.2 KVM VM Snapshot not implement yet?

2013-09-29 Thread Jijun
is a bug? https://cwiki.apache.org/confluence/display/CLOUDSTACK/VM+Snapshots -- Thanks, Jijun

Re: Security Groups

2013-09-16 Thread Jijun
-call-ip6tables = 0 net.bridge.bridge-nf-call-arptables = 1 On 13/09/2013 04:55, "Jijun" wrote: hi , i encounter the same problem, as i know, XenServer 6.2 need not the CSP. but the ingress not be blocked by default. i can ping all the Vms in that security group. i don't know why

Re: Security Groups

2013-09-13 Thread Jijun
ot;...My next question is, in that case what are some things I could look at to see why it's not behaving as expected. -- Thanks, Jijun

Re: [Questions]: Basic Zone Securiy Group problem?

2013-08-29 Thread Jijun
rules are accepting the ingress traffic. Thanks, Jayapal On 30-Aug-2013, at 7:41 AM, Jijun wrote: i clone branch 4.2 code, package and do a fresh installation. hypervisor : xenserver 6.2 change openvswitch to bridge. add basic zone ,security group enabeld. create a new vm , default security

[Questions]: Basic Zone Securiy Group problem?

2013-08-29 Thread Jijun
: 192.168.253.68 -- Thanks, Jijun

Fwd: no Public Network exist in Advance Zone with Security Group enabled

2013-08-29 Thread Jijun
? -- Thanks, Jijun

Review Request 13490: [DOC] add document - custom cpu model for kvm guest.

2013-08-11 Thread Jijun
Description --- add document for custom cpu model for kvm guest. Diffs - docs/en-US/hypervisor-host-install-agent.xml 41b6719 Diff: https://reviews.apache.org/r/13490/diff/ Testing --- Thanks, Jijun

integrate VMware vShield as SecurityGroup in Cloudstack?

2013-08-08 Thread Jijun
hi, is there any plan to integrate VMware vShield as Security Group in Cloudstack? or any suggestion to develop this feature to work with Cloudstack? any suggestion will be appreciated!thanks. -- Thanks, Jijun

Re: Review Request 13004: Bug:advance zone, create public Network with vlan id specified, but the portgroup is cloud.public.untagged.0.1-vSwitch0 not cloud.public.[vlanid].0.1-vSwitch0

2013-07-30 Thread Jijun
The master? hi edison, yes,it is in the master,not the branch 4.2. - Jijun --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13004/#review24296 -

Re: Network Problem

2013-07-29 Thread Jijun
e, if installed dns-nameservers 10.1.1.2 --- I also with to use OpenVSwitch but I didn't found a lot of documentation for configuring in basic nework mode on ubuntu. Tkanks for your Help. Best Regards, -- Thanks, Jijun

Re: Review Request 13004: Bug:advance zone, create public Network with vlan id specified, but the portgroup is cloud.public.untagged.0.1-vSwitch0 not cloud.public.[vlanid].0.1-vSwitch0

2013-07-29 Thread Jijun
advance zone , public network with vlan Thanks, Jijun

Re: Review Request 13004: Bug:advance zone, create public Network with vlan id specified, but the portgroup is cloud.public.untagged.0.1-vSwitch0 not cloud.public.[vlanid].0.1-vSwitch0

2013-07-29 Thread Jijun
is a syntax error in Networks.java for new instance java.net.URI. Diffs - api/src/com/cloud/network/Networks.java c76c3d4 Diff: https://reviews.apache.org/r/13004/diff/ Testing --- recreate the system vm or create a new advance zone , public network with vlan Thanks, Jijun

Re: Review Request 13004: Bug:advance zone, create public Network with vlan id specified, but the portgroup is cloud.public.untagged.0.1-vSwitch0 not cloud.public.[vlanid].0.1-vSwitch0

2013-07-29 Thread Jijun
> On July 29, 2013, 8:30 a.m., daan Hoogland wrote: > > Jijun, please make sure your adjusted call to URI() only gets called when > > BroadcastDomainType is Vlan, Storage or Mido and not when it is for > > instance Lswitch. when scheme is vlan, some code will invoke URI.g

Review Request 13004: Bug:advance zone, create public Network with vlan id specified, but the portgroup is cloud.public.untagged.0.1-vSwitch0 not cloud.public.[vlanid].0.1-vSwitch0

2013-07-28 Thread Jijun
java.net.URI. Diffs - api/src/com/cloud/network/Networks.java c76c3d4 Diff: https://reviews.apache.org/r/13004/diff/ Testing --- recreate the system vm or create a new advance zone , public network with vlan Thanks, Jijun

Bug : Create Vmware Advance Zone , Public Network with vlan 509 specified, but portgroup created is cloud.public.untagged.0.1-vSwitch0 not cloud.public.509.0.1-vSwitch0

2013-07-28 Thread Jijun
rn new URI(scheme, value.toString(), null, null); } catch (URISyntaxException e) { throw new CloudRuntimeException( "Unable to convert to isolation type URI: " + value); -- Thanks, Jijun

Re: Review Request 12360: custom cpu model for kvm guest.the default model 'QEMU Virtual CPU version xxx' affect the activation of Windows OS and low performance.

2013-07-13 Thread Jijun Liu
m instance or reboot your vm instance the guest's cpu model will be a closely cpu model as your hypervisor. 3.set guest.cpu.mode=host-passthrough,create a new vm instance or reboot your vm instance,the guest's cpu model should be the cpu model as your hypervisor. Thanks, Jijun Liu

Re: Review Request 12360: custom cpu model for kvm guest.the default model 'QEMU Virtual CPU version xxx' affect the activation of Windows OS and low performance.

2013-07-11 Thread Jijun Liu
supports > > from libvirt 0.9.10. i will do the version check in LibvirtComputingResource.java. - Jijun --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12360/#review22949 ----

Review Request 12360: custom cpu model for kvm guest.the default model 'QEMU Virtual CPU version xxx' affect the activation of Windows OS and low performance.

2013-07-09 Thread Jijun Liu
nce or reboot your vm instance,the guest's cpu model should be the cpu model as your hypervisor. Thanks, Jijun Liu

Re: [Ask] Resize Primary Storage

2013-06-26 Thread Jijun
On 06/26/2013 02:10 PM, Denni Sembiring wrote: Thank you Jijun. I've tried it, and I want to ask, how do we allocate the whole of the hypervisor capacity as a primary storage? I mean in the UI we will see the capacity of primary storage show 1.72 TB. will it possible? yes , in my UI (CS

Re: [Ask] Resize Primary Storage

2013-06-25 Thread Jijun
UUID: 0f1c578f-c006-317c-b622-15d77214c1b7 State: running Persistent: yes Autostart: no Capacity: 1.72 TB Allocation: 150.58 GB Available: 1.57 TB Thanks, Jijun If yes, how do I enable it? Thanks, Regards, Denni sembiring 2013/6/25 Wido den Holl