Re: [ovirt-users] ovirt juju?

2014-07-01 Thread Dave Neary
Hi Jorick,

If you can get Juju working on CentOS please let me know - I have
looked, but cannot find a source for packages. I may be looking in the
wrong place. What was announced in May is that Juju would be coming to
CentOS soon, perhaps soon isn't here yet.

If you do get it working, let us know what you think! And if you'd like
to take on the challenge of doing a Juju UI plug-in, I'd be delighted to
see it ;-)

Thanks,
Dave.

On 06/18/2014 11:38 AM, Jorick Astrego wrote:
 Hi,
 
 For our own systems we use foreman to deploy and manage but I was
 looking for a way to give customers an easier way to deploy services.
 Our developers like vagrant but for customers I will need some kind of
 web interface.
 
 My internet search led me to an tool called juju from the folks at
 canonical and they ported it to Centos.
 
 http://www.zdnet.com/canonical-juju-devops-tool-coming-to-centos-and-windows-729418/
 
 
 
 
 It looks nice, does anyone know how to hook it up to ovirt and foreman?
 Or is there already something out there that does the same and
 integrates with our environment?
 
 Kind regards,
 
 Jorick Astrego
 Netbulae B.V.
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 

-- 
Dave Neary - Community Action and Impact
Open Source and Standards, Red Hat - http://community.redhat.com
Ph: +33 9 50 71 55 62 / Cell: +33 6 77 01 92 13
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] does ovirt suit for managing for farm of test machines?

2014-07-01 Thread Dave Neary
Hi Michael,

On 06/26/2014 12:34 PM, Michael Cherkasov wrote:
 I have to manage about farm of 30 virtual machines
 the farm is hosted on two severs, it consists of windows, linux and
 solaris OSs.
 I use VirtualBox for virtualization.
 
 I did all setup manually, if I need to apply changes I again  do this
 manually and this is real hell.
 
 So now I'm looking for a way to automate this.
 I have a few gold images of OS, if I need to setup new machine I clone it,
 then I setup new network setting for it manually and setup 
 test demon.
 if I need to change test environment I have to change gold image, then
 remove all 
 test machines and clone gold images and again configure network and
 setup test demon 
 and all I need to do manually.
 
 Can ovirt to help automate this scenarios?

I would say oVirt is part of the solution - the other part is to use
configuration management to provision test VMs rather than golden
images/templates - updating templates is always going to be manual and
cumbersome.

There are a few ways to provision VMs - one would be to set up Puppet
classes/Chef recipes and provision them using something like Foreman
(which integrates nicely with oVirt), another would be to write a
Kickstart file which you would pass to an install image to generate a
pristine test environment (information here:
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/ch-kickstart2.html).

If you go the image route, oVirt 3.4 and later has made it easier by
implementing template versioning:
http://www.ovirt.org/Features/Template_Versions - at boot time you give
a template name and version to generate a new VM from a specific
version, to update a new version, boot an image off the previous latest,
make your required changes, and then save as a new version of the old
template.

Hope this helps!

Cheers,
Dave.

-- 
Dave Neary - Community Action and Impact
Open Source and Standards, Red Hat - http://community.redhat.com
Ph: +33 9 50 71 55 62 / Cell: +33 6 77 01 92 13
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ovirt juju?

2014-07-01 Thread Sven Kieske
Just found this pretty old tutorial with
a patched version:
http://f.souza.cc/2012/07/using-juju-to-orchestrate-centos-based.html

HTH

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH  Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt Reporting Portal not Working

2014-07-01 Thread Yedidyah Bar David
- Original Message -
 From: Anish Mohan1 anish.moh...@tcs.com
 To: users@ovirt.org
 Sent: Monday, June 30, 2014 6:41:44 PM
 Subject: [ovirt-users]   Ovirt Reporting Portal not Working
 
 Hello All,
 
 We are facing issue while configuring Ovirt Reporting Portal .
 
 We are going to setup Ovirt in our environment .
 I have installed ovirt-engine and ovirt-engine-reports packages on Manager (
 CentOS ) Server.
 After that we have executed engine-setup command, but it is giving below
 error.
 
 Please refer the attached putty Logs for error details.
 
 
 Can anyone help in sloving this issue

Can you please try to manually install also ovirt-engine-dwh? It seems like
setup fails doing that for some reason.

Thanks,
-- 
Didi
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt Reporting Portal not Working

2014-07-01 Thread Yaniv Dary


- Original Message -
 From: Yedidyah Bar David d...@redhat.com
 To: Anish Mohan1 anish.moh...@tcs.com
 Cc: users@ovirt.org
 Sent: Tuesday, July 1, 2014 12:31:03 PM
 Subject: Re: [ovirt-users] Ovirt Reporting Portal not Working
 
 - Original Message -
  From: Anish Mohan1 anish.moh...@tcs.com
  To: users@ovirt.org
  Sent: Monday, June 30, 2014 6:41:44 PM
  Subject: [ovirt-users]   Ovirt Reporting Portal not Working
  
  Hello All,
  
  We are facing issue while configuring Ovirt Reporting Portal .
  
  We are going to setup Ovirt in our environment .
  I have installed ovirt-engine and ovirt-engine-reports packages on Manager
  (
  CentOS ) Server.
  After that we have executed engine-setup command, but it is giving below
  error.
  
  Please refer the attached putty Logs for error details.
  
  
  Can anyone help in sloving this issue
 
 Can you please try to manually install also ovirt-engine-dwh? It seems like
 setup fails doing that for some reason.

This is not a solution. If we release an update he won't get it unless we 
resolve this issue.
I would rerun setup and if not works, check yum configuration.  

 
 Thanks,
 --
 Didi
 ___
 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] Ovirt Reporting Portal not Working

2014-07-01 Thread Yedidyah Bar David
- Original Message -
 From: Yaniv Dary yd...@redhat.com
 To: Yedidyah Bar David d...@redhat.com
 Cc: Anish Mohan1 anish.moh...@tcs.com, users@ovirt.org
 Sent: Tuesday, July 1, 2014 12:36:25 PM
 Subject: Re: [ovirt-users] Ovirt Reporting Portal not Working
 
 
 
 - Original Message -
  From: Yedidyah Bar David d...@redhat.com
  To: Anish Mohan1 anish.moh...@tcs.com
  Cc: users@ovirt.org
  Sent: Tuesday, July 1, 2014 12:31:03 PM
  Subject: Re: [ovirt-users] Ovirt Reporting Portal not Working
  
  - Original Message -
   From: Anish Mohan1 anish.moh...@tcs.com
   To: users@ovirt.org
   Sent: Monday, June 30, 2014 6:41:44 PM
   Subject: [ovirt-users]   Ovirt Reporting Portal not Working
   
   Hello All,
   
   We are facing issue while configuring Ovirt Reporting Portal .
   
   We are going to setup Ovirt in our environment .
   I have installed ovirt-engine and ovirt-engine-reports packages on
   Manager
   (
   CentOS ) Server.
   After that we have executed engine-setup command, but it is giving below
   error.
   
   Please refer the attached putty Logs for error details.
   
   
   Can anyone help in sloving this issue
  
  Can you please try to manually install also ovirt-engine-dwh? It seems like
  setup fails doing that for some reason.
 
 This is not a solution. If we release an update he won't get it unless we
 resolve this issue.
 I would rerun setup and if not works, check yum configuration.

The setup log just says that the package can't be found. setup can't do much
about that. I just guess it's easier to debug such problems directly with yum
than with setup.
-- 
Didi
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Console using REST API

2014-07-01 Thread Shanil S
Hi Seven,Michal,

Thanks for your reply.

Yes, i am using php and curl to create the console. Is it possible to
create html5 console using php and  curl ?
Thanks for all your answers..


On Mon, Jun 30, 2014 at 7:15 PM, Sven Kieske s.kie...@mittwald.de wrote:



 Am 30.06.2014 15:32, schrieb Michal Skrivanek:
  conceptually quite simple - you get a ticket
  (set password for access, using /vms/{vm:id}/ticket)
  an then invoke virt-viewer with the right parameters
  which you get afterwards (vm's host, port, password).

 well as he said he want's to use php and curl I assume
 he does not want to use virt-viewer but maybe a novnc
 client, but put that aside, it should work.

 --
 Mit freundlichen Grüßen / Regards

 Sven Kieske

 Systemadministrator
 Mittwald CM Service GmbH  Co. KG
 Königsberger Straße 6
 32339 Espelkamp
 T: +49-5772-293-100
 F: +49-5772-293-333
 https://www.mittwald.de
 Geschäftsführer: Robert Meyer
 St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
 Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
 ___
 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] Issues in IP Assigning using API

2014-07-01 Thread Shanil S
Hi Seven,Shahar,

Thanks for you replies..

I am able create vm and also it is possible to set the host address using
the cloud init. Only the IP assigning is not working with the cloud init
and API function. I am also didn't find out any issues with the xml, there
may be any restrictions or something in the ovirt panel or its admin
section which prevent the IP assigning using the API function.




On Mon, Jun 30, 2014 at 7:12 PM, Sven Kieske s.kie...@mittwald.de wrote:

 No, this can't be the problem
 as he stated that it worked
 when useing cloud-init via GUI.

 I can't see any obvious error in
 your xml, but you should get an
 error in engine.log if your xml
 is not correct.
 However I'm no expert for the xml
 version of the cloud-init data, so
 there might be a bug in your xml.

 are you sure your connection via rest
 works right? e.g. can you list vms
 from a datacenter?

 Am 30.06.2014 14:37, schrieb Shahar Havivi:
  It may be the version of cloud-init rpm as Sven noted... less then 0.7.2
  Can you check that?
  login to the client and run:
  $ rpm -qa | grep cloud-init

 --
 Mit freundlichen Grüßen / Regards

 Sven Kieske

 Systemadministrator
 Mittwald CM Service GmbH  Co. KG
 Königsberger Straße 6
 32339 Espelkamp
 T: +49-5772-293-100
 F: +49-5772-293-333
 https://www.mittwald.de
 Geschäftsführer: Robert Meyer
 St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
 Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
 ___
 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] Issues in IP Assigning using API

2014-07-01 Thread Sven Kieske
CC'ed michal, maybe he finds an error in your xml.

Am 30.06.2014 12:31, schrieb Shanil S:
 Hi,
 
 I am assigning IP using the REST API as like
 http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the IP is
 not assigning to the vm. But the other details like host address etc are
 correctly saving. I am using cloud init to assign IP address
 
 The following is the xml which i used for assigning IP
 
 
 $xml_data = 
 action
 vm
 os
 boot dev='cdrom'/
 /os
 initialization
  cloud_init
  host
  addressTestMachine/address
/host
 
   users
  user
user_nameusername/user_name
passwordadminpassw/password
  /user
/users
   network_configuration
   nics
nic
  nameeth0/name
  boot_protocolnone/boot_protocol
  network
ip address='x.x.x.x' netmask='255.255.0.0'
 gateway='x.x.x.x'/
  /network
  on_boottrue/on_boot
/nic
  /nics
  dns
servers
  host
address8.8.8.8/address
  /host
/servers
  /dns
/network_configuration
  /cloud_init
/initialization
 /vm
 /action;
 
 
 The above xml is called with the start function of API. IP is assigned from
 the ovirt portal and the issue is only when assigning it from the REST API.
 If anyone knows could you please check if any issues with the it ?
 
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH  Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-01 Thread Shanil S
Hi Seven,

okay.. Thanks..


On Tue, Jul 1, 2014 at 4:31 PM, Sven Kieske s.kie...@mittwald.de wrote:

 CC'ed michal, maybe he finds an error in your xml.

 Am 30.06.2014 12:31, schrieb Shanil S:
  Hi,
 
  I am assigning IP using the REST API as like
  http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the
 IP is
  not assigning to the vm. But the other details like host address etc are
  correctly saving. I am using cloud init to assign IP address
 
  The following is the xml which i used for assigning IP
 
 
  $xml_data = 
  action
  vm
  os
  boot dev='cdrom'/
  /os
  initialization
   cloud_init
   host
   addressTestMachine/address
 /host
 
users
   user
 user_nameusername/user_name
 passwordadminpassw/password
   /user
 /users
network_configuration
nics
 nic
   nameeth0/name
   boot_protocolnone/boot_protocol
   network
 ip address='x.x.x.x' netmask='255.255.0.0'
  gateway='x.x.x.x'/
   /network
   on_boottrue/on_boot
 /nic
   /nics
   dns
 servers
   host
 address8.8.8.8/address
   /host
 /servers
   /dns
 /network_configuration
   /cloud_init
 /initialization
  /vm
  /action;
 
 
  The above xml is called with the start function of API. IP is assigned
 from
  the ovirt portal and the issue is only when assigning it from the REST
 API.
  If anyone knows could you please check if any issues with the it ?
 
 
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 

 --
 Mit freundlichen Grüßen / Regards

 Sven Kieske

 Systemadministrator
 Mittwald CM Service GmbH  Co. KG
 Königsberger Straße 6
 32339 Espelkamp
 T: +49-5772-293-100
 F: +49-5772-293-333
 https://www.mittwald.de
 Geschäftsführer: Robert Meyer
 St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
 Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
 ___
 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] Ovirt Reporting Portal not Working

2014-07-01 Thread Anish Mohan1
Hello All

We have installed dom4j rpm and error related to Package ovirt-engine-dwh 
is solved.

Now we are getting new error,  Failed to execute stage 'Misc 
configuration': Command './js-ant' failed to execute



Can anyone help in solving this issue

Thanks In Advance

Best Regards
Anish Mohan



From:
Yedidyah Bar David d...@redhat.com
To:
Yaniv Dary yd...@redhat.com
Cc:
Anish Mohan1 anish.moh...@tcs.com, users@ovirt.org
Date:
07/01/2014 03:18 PM
Subject:
Re: [ovirt-users] Ovirt Reporting Portal not Working



- Original Message -
 From: Yaniv Dary yd...@redhat.com
 To: Yedidyah Bar David d...@redhat.com
 Cc: Anish Mohan1 anish.moh...@tcs.com, users@ovirt.org
 Sent: Tuesday, July 1, 2014 12:36:25 PM
 Subject: Re: [ovirt-users] Ovirt Reporting Portal not Working
 
 
 
 - Original Message -
  From: Yedidyah Bar David d...@redhat.com
  To: Anish Mohan1 anish.moh...@tcs.com
  Cc: users@ovirt.org
  Sent: Tuesday, July 1, 2014 12:31:03 PM
  Subject: Re: [ovirt-users] Ovirt Reporting Portal not Working
  
  - Original Message -
   From: Anish Mohan1 anish.moh...@tcs.com
   To: users@ovirt.org
   Sent: Monday, June 30, 2014 6:41:44 PM
   Subject: [ovirt-users]   Ovirt Reporting Portal not Working
   
   Hello All,
   
   We are facing issue while configuring Ovirt Reporting Portal .
   
   We are going to setup Ovirt in our environment .
   I have installed ovirt-engine and ovirt-engine-reports packages on
   Manager
   (
   CentOS ) Server.
   After that we have executed engine-setup command, but it is giving 
below
   error.
   
   Please refer the attached putty Logs for error details.
   
   
   Can anyone help in sloving this issue
  
  Can you please try to manually install also ovirt-engine-dwh? It seems 
like
  setup fails doing that for some reason.
 
 This is not a solution. If we release an update he won't get it unless 
we
 resolve this issue.
 I would rerun setup and if not works, check yum configuration.

The setup log just says that the package can't be found. setup can't do 
much
about that. I just guess it's easier to debug such problems directly with 
yum
than with setup.
-- 
Didi


=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


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


Re: [ovirt-users] Issues in IP Assigning using API

2014-07-01 Thread Shahar Havivi
When you run the VM with cloud-init you get a cdrom with the cloud-init
content.
Try to mount the cdrom something like:
$ mount /dev/sr1 mydir
and look at the content of the network file at:
$ cat mydir/openstack/content/


On 01.07.14 17:10, Shanil S wrote:
 Hi Seven,
 
 okay.. Thanks..
 
 
 On Tue, Jul 1, 2014 at 4:31 PM, Sven Kieske s.kie...@mittwald.de wrote:
 
  CC'ed michal, maybe he finds an error in your xml.
 
  Am 30.06.2014 12:31, schrieb Shanil S:
   Hi,
  
   I am assigning IP using the REST API as like
   http://www.ovirt.org/Features/Cloud-Init_Integration but it seems the
  IP is
   not assigning to the vm. But the other details like host address etc are
   correctly saving. I am using cloud init to assign IP address
  
   The following is the xml which i used for assigning IP
  
  
   $xml_data = 
   action
   vm
   os
   boot dev='cdrom'/
   /os
   initialization
cloud_init
host
addressTestMachine/address
  /host
  
 users
user
  user_nameusername/user_name
  passwordadminpassw/password
/user
  /users
 network_configuration
 nics
  nic
nameeth0/name
boot_protocolnone/boot_protocol
network
  ip address='x.x.x.x' netmask='255.255.0.0'
   gateway='x.x.x.x'/
/network
on_boottrue/on_boot
  /nic
/nics
dns
  servers
host
  address8.8.8.8/address
/host
  /servers
/dns
  /network_configuration
/cloud_init
  /initialization
   /vm
   /action;
  
  
   The above xml is called with the start function of API. IP is assigned
  from
   the ovirt portal and the issue is only when assigning it from the REST
  API.
   If anyone knows could you please check if any issues with the it ?
  
  
  
   ___
   Users mailing list
   Users@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/users
  
 
  --
  Mit freundlichen Grüßen / Regards
 
  Sven Kieske
 
  Systemadministrator
  Mittwald CM Service GmbH  Co. KG
  Königsberger Straße 6
  32339 Espelkamp
  T: +49-5772-293-100
  F: +49-5772-293-333
  https://www.mittwald.de
  Geschäftsführer: Robert Meyer
  St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
  Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
  ___
  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] Spam Re: Spam Latency

2014-07-01 Thread Maurice James
Does anyone have any insight to why this is? 
- Original Message -

From: Maurice James mja...@media-node.com 
To: users users@ovirt.org 
Sent: Thursday, June 26, 2014 7:42:45 PM 
Subject: [ovirt-users] Spam Latency 

I noticed that the following operations take way, way too long: 

Any type of import/export (VM, template. etc.) 
Disk migration 
Snapshot deletion 

These operations take over 60 minutes, most of the time pushing 90 minutes. I 
know I don't have the fastest storage disks but wow, up to 90 minutes?. 
My NFS storage is on a 4 disk RAID 5. 7200rpm disks. 2GBps network connection. 

Specs: 
Cluster of 4 Dell R420 
Dual 6 core Xeon 
32 GB Ram per server 
4 500GB 7200 rpm disks RAID 5 



___ 
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] LVM Volumes can be manage by oVirt?

2014-07-01 Thread Periko Support
I'm working with oVirt, learning curve.

I setup the system, but I didn't see if is possible to manage my KVM
server Volumes inside oVirt.

I have a KVM server, I add my LVM volume to a pool with virsh.

After I setup oVirt didn't know if I can manage that pool/volume inside oVirt?

I have there 2 vm's already running.

Is possible?

Centos 6.5 x64, thanks.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Spam Re: Spam Latency

2014-07-01 Thread Daniel Helgenberger
Hi Maurice,

I have the same issue, and already read several other people noticing
the same. IIRC (sadly I do not find the mails anymore, I keep the list
only for one month) this may have something to do with log file noise,
setting them to 'warning' may help, see below for an example.

Since I observed high network IO with little no disk traffic, I suspect
the disk image is converted to RAW and compressed again; making oVirt
neartly unusable with multi terrabyte disk images (my test took about
3hs/TB).

Can someone clarify the export / template creation process?

Thanks,
Daniel

--
cat /etc/vdsm/logger.conf

[loggers]
keys=root,vds,Storage,metadata,ovirt_hosted_engine_ha

[handlers]
keys=console,syslog,logfile,metadata

[formatters]
keys=long,simple,none,sysform

[logger_root]
level=WARNING
handlers=syslog,logfile
propagate=0

[logger_vds]
level=WARNING
handlers=syslog,logfile
qualname=vds
propagate=0

[logger_Storage]
level=WARNING
handlers=logfile
qualname=Storage
propagate=0

[logger_metadata]
level=WARNING
handlers=metadata
qualname=irs.metadata
propagate=0

[logger_ovirt_hosted_engine_ha]
level=ERROR
handlers=
qualname=ovirt_hosted_engine_ha
propagate=1

[handler_syslog]
level=WARNING
class=handlers.SysLogHandler
formatter=sysform
args=('/dev/log', handlers.SysLogHandler.LOG_USER)

[handler_logfile]
class=logging.handlers.WatchedFileHandler
args=('/var/log/vdsm/vdsm.log',)
filters=storage.misc.TracebackRepeatFilter
level=WARNING
formatter=long

[handler_metadata]
class=logging.handlers.WatchedFileHandler
args=('/var/log/vdsm/metadata.log',)
level=WARNING
formatter=long

[handler_console]
class: StreamHandler
args: []
formatter: none

[formatter_simple]
format: %(name)s:%(levelname)s:  %(message)s

[formatter_none]
format: %(message)s

[formatter_long]
format: %(threadName)s::%(levelname)s::%(asctime)s::%(module)s::
%(lineno)d::%(name)s::(%(funcName)s) %(message)s

[formatter_sysform]
format= vdsm %(name)s %(levelname)s %(message)s
datefmt=




On Do, 2014-06-26 at 21:14 -0400, Maurice James wrote:
 Wow this is a new record for an action 
 Snapshot removal: 
 started at 18:31 
 finished at 21:02 
 50GB thin provisioned disk. Actual size 30GB 
 - Original Message -
 
 From: Maurice James mja...@media-node.com 
 To: users users@ovirt.org 
 Sent: Thursday, June 26, 2014 7:42:45 PM 
 Subject: [ovirt-users] Spam Latency 
 
 I noticed that the following operations take way, way too long: 
 
 Any type of import/export (VM, template. etc.) 
 Disk migration 
 Snapshot deletion 
 
 These operations take over 60 minutes, most of the time pushing 90 minutes. I 
 know I don't have the fastest storage disks but wow, up to 90 minutes?. 
 My NFS storage is on a 4 disk RAID 5. 7200rpm disks. 2GBps network 
 connection. 
 
 Specs: 
 Cluster of 4 Dell R420 
 Dual 6 core Xeon 
 32 GB Ram per server 
 4 500GB 7200 rpm disks RAID 5 
 
 
 
 ___ 
 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

-- 

Daniel Helgenberger 
m box bewegtbild GmbH 

P: +49/30/2408781-22
F: +49/30/2408781-10

ACKERSTR. 19 
D-10115 BERLIN 


www.m-box.de  www.monkeymen.tv 

Geschäftsführer: Martin Retschitzegger / Michaela Göllner
Handeslregister: Amtsgericht Charlottenburg / HRB 112767 


smime.p7s
Description: S/MIME cryptographic signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users