Re: [ovirt-users] [BUG] Cannot remove quota

2016-01-18 Thread zhangjian2011

Hi, Ondra

It works, thanks.

Jian

On 01/18/2016 07:44 PM, Ondra Machacek wrote:

Hi Jian,

if you select your DataCenter in tree pane on the left,
then you will see 'Quota' tab between main tabs.

Ondra

On 01/18/2016 02:23 AM, zhangjian2011 wrote:

Hi, Ondra

  If I set DataCenter 's  Quota Mode to Disabled, then the quota
  tab will be hidden as below.

(the quota tab disappeared) So I can't remove quota. Is there any other
way to delete it??






Regards,
Jian


On 01/15/2016 11:29 PM, Ondra Machacek wrote:

One possible way is to change DataCenter quota mode to Disabled.
Then you can remove quota which is assigned to vm.

On 01/15/2016 10:41 AM, zhangjian2011 wrote:


HI, all:

  I found that if the quota is applied to a VM,

then the quota can’t be remove. (Even if I change DataCenter to Audit
Mode)

  the screenshot as below:

  NOW I found the workaround is delete vm.

  How can I remove the quota  without delete the VM



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users















___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] [BUG] Cannot remove quota

2016-01-17 Thread zhangjian2011

Hi, Ondra

 If I set DataCenter 's  Quota Mode to Disabled, then the quota 
 tab will be hidden as below.


(the quota tab disappeared) So I can't remove quota. Is there any other 
way to delete it??







Regards,
Jian


On 01/15/2016 11:29 PM, Ondra Machacek wrote:

One possible way is to change DataCenter quota mode to Disabled.
Then you can remove quota which is assigned to vm.

On 01/15/2016 10:41 AM, zhangjian2011 wrote:


HI, all:

  I found that if the quota is applied to a VM,

then the quota can’t be remove. (Even if I change DataCenter to Audit 
Mode)


  the screenshot as below:

  NOW I found the workaround is delete vm.

  How can I remove the quota  without delete the VM



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users









___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] [BUG] Cannot remove quota

2016-01-15 Thread zhangjian2011


HI, all:

 I found that if the quota is applied to a VM,

then the quota can’t be remove. (Even if I change DataCenter to Audit Mode)

 the screenshot as below:

 NOW I found the workaround is delete vm.

 How can I remove the quota  without delete the VM



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Install ovirt locally

2015-11-29 Thread zhangjian2011

Hi,

Download the packages at home, copy to office and make a local repo.



On 11/30/2015 11:03 AM, John Hunter wrote:

Hi all,

Here is my situation: in my office, we can not access the website out 
of China,
I have to grab my PC home to install the ovirt environment, this makes 
me sad.


Can I download all the packages needed by ovirt  at home, store them 
in my U-disk, and back to office and install the enviroment? I am 
worry about the

package dependency.

Does anybody who has done this or does anybody has a better solution 
for this?


Any help would be appreciated :)

--
Best regards
Junwang Zhao
Department of Computer Science 
Peking University
Beijing, 100871, PRC


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] CPU Threads Help!!!

2015-08-16 Thread zhangjian2011

Sorry for late reply.

# lscpu
Architecture:  x86_64
CPU op-mode(s):32-bit, 64-bit
Byte Order:Little Endian
CPU(s):4
On-line CPU(s) list:   0-3
Thread(s) per core:2
Core(s) per socket:2
Socket(s): 1
NUMA node(s):  1
Vendor ID: GenuineIntel
CPU family:6
Model: 42
Model name:Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz
Stepping:  7
CPU MHz:   2704.195
BogoMIPS:  6585.15
Virtualization:VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache:  256K
L3 cache:  3072K
NUMA node0 CPU(s): 0-3


Thanks.



On 08/12/2015 06:55 PM, Artyom Lukianov wrote:

Can you please provide output of lscpu for your host please.
Thanks

- Original Message -
From: zhangjian2011 zhangjian2...@cn.fujitsu.com
To: users@ovirt.org
Sent: Wednesday, August 12, 2015 1:06:11 PM
Subject: [ovirt-users] CPU Threads Help!!!



Hi, Guys Recently I am investigating the Optimization Policy in Cluster and try 
to use “ CPU Threads ”.

As the manual of description:



For example, a 24-core

system with 2 threads per core (48

threads total) can run virtual machines with

up to 48 cores each





My host CPU is

i3-2120 CPU (2 cores 4 threads)



So I think the expect result case is :

1. If the “ Count Threads As Cores ” disable , we can’t run virtual vm with 
above 2 vCPU

2. If the “ Count Threads As Cores ” enable , we can’t run virtual vm with 
above 4 vCPU



Now the problem is about result case 1:

1. When I set “ Count Threads As Cores ” disable , I still can run virtual vm 
with 4 vCPU

Can anyone help me to explain it ???

Regards,
Jian

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
.



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] CPU Threads Help!!!

2015-08-12 Thread zhangjian2011

Hi, Guys

Recently I am investigating the Optimization Policy in Cluster and try 
to use “CPU Threads”.


As the manual of description:



For example, a 24-core

system with 2 threads per core (48

threads total) can run virtual machines with

up to 48 cores each



My host CPU is

i3-2120 CPU  (2 cores 4 threads)

So I think the expect result case is :

1. If the “Count Threads As Cores” *disable*, we can’t run virtual vm 
with above 2 vCPU


2. If the “Count Threads As Cores” *enable*, we can’t run virtual vm 
with above 4 vCPU


Now the problem is about result case 1:

1. When I set “Count Threads As Cores” *disable*, I still can run 
virtual vm with 4 vCPU


Can anyone help me to explain it ???

Regards,
Jian
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] How to Config Openvswitch in Hosted-Engine environment(ALL IN ONE) when using Neutron?

2015-03-31 Thread zhangjian2011
Hi, Lior,

On 03/30/2015 04:01 PM, Lior Vernia wrote:
 Hello,

 You're right. It might be something we should consider adding in the
 hosted engine script - maybe a flag to also install the Neutron agent
 packages?...

 For now, there should be an easy workaround as long as you have more
 than one host in your deployment. You could put one host in maintenance,
 reinstall it from the webadmin console while specifying an external
 provider, then once that's done do the same for the other host(s).
Thank you for telling us such a method.

First, I made an OSP5 using packstack with a default answerfile.
and I found neutron is vxlan mode.

Then, we reinstalled the host, and we tried to config the plugin.ini
file, however we did not find br-tun in my host.
How do slove it, create br-tun manually(then what?) or others? any idea?
#-
# Sample Configurations.
#-
... snip ...
#
# 3. With VXLAN tunneling.
# [ovs]
# network_vlan_ranges =
# tenant_network_type = vxlan
# tunnel_type = vxlan
# tunnel_id_ranges = 1:1000
# integration_bridge = br-int
# tunnel_bridge = br-tun
# local_ip = 10.0.0.3
# [agent]
# tunnel_types = vxlan


# ip addr | grep br-int
17: br-int: BROADCAST,MULTICAST mtu 1500 qdisc noop state DOWN
# ip addr | grep br-tun


Regards,
Jian



 Yours, Lior.

 On 30/03/15 06:49, Xie, Chao wrote:
 HI, ALL 
 As you may know, we can use neutron service in oVirt. And in a normal
 oVirt environment, When adding a Host, Openswitch and RabbitMQ and so on
 (Set Network provider in New Hosts window in Admin Portal) will be
 configure automatically in the host.
 But in an HE environment, we do not add host in Admin Portal(but
 hosted-engine --deploy command ), and i think host will not be
 configure automatically. So anybody know how to use it (neutron from all
 in one OSP )?

  



 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] is it possible for HA-VM restart on other host after panic

2015-02-03 Thread zhangjian2011
Hi, guys

If a HA-VM panic, it will restart due to HA function.
But is it possible to restart on other host? or it will only be restart
on the same host?


Best Regards.

-- 

--
Zhang Jian
Development Dept.I
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST)
No.6 Wenzhu Road, Nanjing, 210012, China
TEL: +86+25-86630566-8526
FUJITSU INTERNAL: 7998-8526
FAX: +86+25-83317685
MAIL: zhangjian2...@cn.fujitsu.com
--

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] is it possible revert a running vm to a snapshot

2015-02-03 Thread zhangjian2011

Hi, guys

is it possible revert a running vm to a snapshot.

According to the oVirt, we can also revert a running vm to a snapshot in future.
right?

 
http://www.ovirt.org/Features/Design/LiveMerge

--
GUI
No major gui modification is required. The action to merge a snapshot
should be enabled also when the VM is running, in such case the engine
will issue a live merge command.
--




Best Regards.

--

--
Zhang Jian
Development Dept.I
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST)
No.6 Wenzhu Road, Nanjing, 210012, China
TEL: +86+25-86630566-8526
FUJITSU INTERNAL: 7998-8526
FAX: +86+25-83317685
MAIL: zhangjian2...@cn.fujitsu.com
--

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Can and How to move a VM from VMware to oVirt

2014-12-09 Thread zhangjian2011
Hi,

I want to move a windows VM(managed by VMware Player in Windows7 host)
to oVirt, can and how can i do it?

Thanks.

-- 

--
Zhang Jian
Development Dept.I
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST)
No.6 Wenzhu Road, Nanjing, 210012, China
TEL: +86+25-86630566-8526
FUJITSU INTERNAL: 7998-8526
FAX: +86+25-83317685
MAIL: zhangjian2...@cn.fujitsu.com
--

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users