Re: [ovirt-users] [RFI] oVirt 3.6 Planning

2015-11-12 Thread s k
Ideally the metric should be in milliseconds instead of percentage (as shown in 
VMware vCenter performance charts) to represent the actual time that the VM 
waits until the CPU resources as allocated.


It would be great if it was added to Engine Reports as well.


Even a CLI script to convert percentage to ms would be sufficient in order to 
use the metric in external tools (e.g. for alerting).




From: Michal Skrivanek <mskri...@redhat.com>
Sent: Thursday, November 5, 2015 3:10 PM
To: RH - Itamar Heim
Cc: s k; users@ovirt.org; Doron Fediuck
Subject: Re: [ovirt-users] [RFI] oVirt 3.6 Planning

> On 05 Nov 2015, at 01:06, Itamar Heim <ih...@redhat.com> wrote:
>
> On 09/15/2014 02:54 PM, s k wrote:
>> On 12/09/14 09:22, Itamar Heim wrote:
>>> /With oVirt 3.5 nearing GA, time to ask for "what do you want to see in 
>>> />/oVirt 3.6"? />//>/Thanks, />/Itamar 
>>> />/___ />/Users mailing list 
>>> />/Users at ovirt.org <http://lists.ovirt.org/mailman/listinfo/users> 
>>> />/http://lists.ovirt.org/mailman/listinfo/users />//>
>>
>>
>> Performance metric similar to what VMware calls "CPU Ready" would be very 
>> useful if it was available in the VM details in the admin portal.
>>
>>
>> It would provide great visibility on VM's performance in an environment with 
>> CPU overallocation.
>>
>
> I don't think we covered this in 3.6 (doron/michal)?

it should correspond to CPU steal time as reported by the host kernel
we do not report it up to the engine
It would be fairly trivial to add, however the interpretation of this value may 
be tricky


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


Re: [ovirt-users] VM Migration Fails

2015-08-03 Thread s k
Because it breaks other custom configuration (non-oVirt related).

I will probably try SELinux in enforcing mode when migrating to CentOS 7 hosts.

Date: Mon, 3 Aug 2015 13:21:48 -0400
Subject: RE: [ovirt-users] VM Migration Fails
From: do...@cloudspin.me
To: sokratis1...@outlook.com
CC: users@ovirt.org

Is there any reason that you have SE Linux in permissive. oVirt will run with 
SE Linux in enforcing
On Aug 3, 2015 1:09 PM, s k sokratis1...@outlook.com wrote:



I checked the vdsm.log and the source host was throwing this error:
libvirtError: unsupported configuration: Unable to find security driver for 
label selinux

I fixed it by disabling selinux (it was running in permissive mode before) and 
rebooting the host since selinux was also disabled on the other host.

Date: Mon, 3 Aug 2015 12:41:57 -0400
Subject: Re: [ovirt-users] VM Migration Fails
From: do...@cloudspin.me
To: sokratis1...@outlook.com
CC: users@ovirt.org

Can you send the log from each node 
/var/log/vdsm/vdsm.log
On Aug 3, 2015 12:39 PM, s k sokratis1...@outlook.com wrote:



Hi,

I'm having trouble migrating VMs in a 2-node cluster. VMs can start normally on 
both nodes if they are shutdown first but live migration fails and the 
following is thrown in the engine.log:


2015-08-03 19:28:28,566 ERROR 
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(DefaultQuartzScheduler_Worker-42) [46f46347] Rerun vm 
2ceb9c65-1920-49fe-9db1-6c9470e50a65. Called from vds ovirt-srv-022015-08-03 
19:28:28,615 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand] 
(org.ovirt.thread.pool-8-thread-38) [46f46347] Failed in MigrateStatusVDS 
method2015-08-03 19:28:28,617 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand] 
(org.ovirt.thread.pool-8-thread-38) [46f46347] Command 
MigrateStatusVDSCommand(HostName = ovirt-srv-02, HostId = 
be3da0c4-f898-4aa4-89c7-239282a03959, 
vmId=2ceb9c65-1920-49fe-9db1-6c9470e50a65) execution failed. Exception: 
VDSErrorException: VDSGenericException: VDSErrorException: Failed to 
MigrateStatusVDS, error = Fatal error during migration, code = 122015-08-03 
19:28:28,623 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(org.ovirt.thread.pool-8-thread-38) [46f46347] Correlation ID: 43b38529, Job 
ID: 21468e21-c78c-41ea-bc99-c56ff4526820, Call Stack: null, Custom Event ID: 
-1, Message: Migration failed due to Error: Fatal error during migration. 
Trying to migrate to another Host (VM: testvm01, Source: ovirt-srv-02, 
Destination: ovirt-srv-03).

Both nodes run on CentOS 6.6 with the following versions:

OS Version: RHEL - 6 - 6.el6.centos.12.2Kernel Version: 2.6.32 - 
504.30.3.el6.x86_64KVM Version: 0.12.1.2 - 2.448.el6_6.4LIBVIRT Version: 
libvirt-0.10.2-46.el6_6.6VDSM Version: vdsm-4.16.20-1.git3a90f62.el6

Any thoughts?

Thanks,

Sokratis  

___

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] VM Migration Fails

2015-08-03 Thread s k
I checked the vdsm.log and the source host was throwing this error:
libvirtError: unsupported configuration: Unable to find security driver for 
label selinux

I fixed it by disabling selinux (it was running in permissive mode before) and 
rebooting the host since selinux was also disabled on the other host.

Date: Mon, 3 Aug 2015 12:41:57 -0400
Subject: Re: [ovirt-users] VM Migration Fails
From: do...@cloudspin.me
To: sokratis1...@outlook.com
CC: users@ovirt.org

Can you send the log from each node 
/var/log/vdsm/vdsm.log
On Aug 3, 2015 12:39 PM, s k sokratis1...@outlook.com wrote:



Hi,

I'm having trouble migrating VMs in a 2-node cluster. VMs can start normally on 
both nodes if they are shutdown first but live migration fails and the 
following is thrown in the engine.log:


2015-08-03 19:28:28,566 ERROR 
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(DefaultQuartzScheduler_Worker-42) [46f46347] Rerun vm 
2ceb9c65-1920-49fe-9db1-6c9470e50a65. Called from vds ovirt-srv-022015-08-03 
19:28:28,615 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand] 
(org.ovirt.thread.pool-8-thread-38) [46f46347] Failed in MigrateStatusVDS 
method2015-08-03 19:28:28,617 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand] 
(org.ovirt.thread.pool-8-thread-38) [46f46347] Command 
MigrateStatusVDSCommand(HostName = ovirt-srv-02, HostId = 
be3da0c4-f898-4aa4-89c7-239282a03959, 
vmId=2ceb9c65-1920-49fe-9db1-6c9470e50a65) execution failed. Exception: 
VDSErrorException: VDSGenericException: VDSErrorException: Failed to 
MigrateStatusVDS, error = Fatal error during migration, code = 122015-08-03 
19:28:28,623 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(org.ovirt.thread.pool-8-thread-38) [46f46347] Correlation ID: 43b38529, Job 
ID: 21468e21-c78c-41ea-bc99-c56ff4526820, Call Stack: null, Custom Event ID: 
-1, Message: Migration failed due to Error: Fatal error during migration. 
Trying to migrate to another Host (VM: testvm01, Source: ovirt-srv-02, 
Destination: ovirt-srv-03).

Both nodes run on CentOS 6.6 with the following versions:

OS Version: RHEL - 6 - 6.el6.centos.12.2Kernel Version: 2.6.32 - 
504.30.3.el6.x86_64KVM Version: 0.12.1.2 - 2.448.el6_6.4LIBVIRT Version: 
libvirt-0.10.2-46.el6_6.6VDSM Version: vdsm-4.16.20-1.git3a90f62.el6

Any thoughts?

Thanks,

Sokratis  

___

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] VM Migration Fails

2015-08-03 Thread s k
Hi,

I'm having trouble migrating VMs in a 2-node cluster. VMs can start normally on 
both nodes if they are shutdown first but live migration fails and the 
following is thrown in the engine.log:


2015-08-03 19:28:28,566 ERROR 
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(DefaultQuartzScheduler_Worker-42) [46f46347] Rerun vm 
2ceb9c65-1920-49fe-9db1-6c9470e50a65. Called from vds ovirt-srv-022015-08-03 
19:28:28,615 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand] 
(org.ovirt.thread.pool-8-thread-38) [46f46347] Failed in MigrateStatusVDS 
method2015-08-03 19:28:28,617 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand] 
(org.ovirt.thread.pool-8-thread-38) [46f46347] Command 
MigrateStatusVDSCommand(HostName = ovirt-srv-02, HostId = 
be3da0c4-f898-4aa4-89c7-239282a03959, 
vmId=2ceb9c65-1920-49fe-9db1-6c9470e50a65) execution failed. Exception: 
VDSErrorException: VDSGenericException: VDSErrorException: Failed to 
MigrateStatusVDS, error = Fatal error during migration, code = 122015-08-03 
19:28:28,623 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(org.ovirt.thread.pool-8-thread-38) [46f46347] Correlation ID: 43b38529, Job 
ID: 21468e21-c78c-41ea-bc99-c56ff4526820, Call Stack: null, Custom Event ID: 
-1, Message: Migration failed due to Error: Fatal error during migration. 
Trying to migrate to another Host (VM: testvm01, Source: ovirt-srv-02, 
Destination: ovirt-srv-03).

Both nodes run on CentOS 6.6 with the following versions:

OS Version: RHEL - 6 - 6.el6.centos.12.2Kernel Version: 2.6.32 - 
504.30.3.el6.x86_64KVM Version: 0.12.1.2 - 2.448.el6_6.4LIBVIRT Version: 
libvirt-0.10.2-46.el6_6.6VDSM Version: vdsm-4.16.20-1.git3a90f62.el6

Any thoughts?

Thanks,

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


Re: [ovirt-users] VM doesn't start after storage migration (Logical volume does not exist)

2015-04-20 Thread s k
Related Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1213251

From: sokratis1...@outlook.com
To: users@ovirt.org
Subject: VM doesn't start after storage migration (Logical volume does not 
exist)
Date: Fri, 17 Apr 2015 10:41:11 +0300




Hello,


I performed a storage migration of a CentOS 6 VM and while the migration was 
succesfull (based on the output in the tasks tab on the bottom of the webadmin 
portal) the Disks on the VM's tab weren't refreshed with the new Storage Domain 
information and remained locked.


I removed the lock by running update images set imagestatus = 1 where 
imagestatus = 2; on the database but the storage domain wasn't updated to the 
new one and kept the original location.


Now I'm unable to start the VM probably because the disks have been migrated 
but the information on the database stills points on the old storage domain.


The vdsm log throws the following error at VM startup:


Thread-887::ERROR::2015-04-17 
10:08:11,831::task::866::Storage.TaskManager.Task::(_setError) 
Task=`7b51e15b-b04f-4f17-8096-882beffc1a6f`::Unexpected error
Thread-887::ERROR::2015-04-17 
10:08:11,953::dispatcher::76::Storage.Dispatcher::(wrapper) {'status': 
{'message': Logical volume does not exist: 
('d3ec9e08-1e83-449e-b09d-dd50a4f7102f/d0870749-36b0-4ab2-91a5-4743c690551a',),
 'code': 610}}
Thread-887::ERROR::2015-04-17 
10:08:11,975::vm::2331::vm.Vm::(_startUnderlyingVm) 
vmId=`1282c0ed-f753-4484-bb4e-82d41febbba4`::The vm start process failed


Similarly the engine log throws the following error:


2015-04-17 09:39:42,174 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(DefaultQuartzScheduler_Worker-94) [4c6a284] Correlation ID: null, Call Stack: 
null, Custom Event ID: -1, Message: VM testvm is down with error. Exit message: 
('Failed to get size for volume %s', 'd0870749-36b0-4ab2-91a5-4743c690551a').
2015-04-17 09:39:42,175 INFO  
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(DefaultQuartzScheduler_Worker-94) [4c6a284] Running on vds during rerun failed 
vm: null
2015-04-17 09:39:42,177 INFO  
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(DefaultQuartzScheduler_Worker-94) [4c6a284] VM testvm 
(1282c0ed-f753-4484-bb4e-82d41febbba4) is running in db and not running in VDS 
node01
2015-04-17 09:39:42,178 INFO  
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(DefaultQuartzScheduler_Worker-94) [4c6a284] add VM testvm to HA rerun treatment
2015-04-17 09:39:42,199 ERROR 
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(DefaultQuartzScheduler_Worker-94) [4c6a284] Rerun vm 
1282c0ed-f753-4484-bb4e-82d41febbba4. Called from vds node01


How can I fix this? Do I have to edit the database? How can I find which is the 
correct logical volume associated with the VM?


Thank you,


Sokratis

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


[ovirt-users] VM doesn't start after storage migration (Logical volume does not exist)

2015-04-17 Thread s k
Hello,


I performed a storage migration of a CentOS 6 VM and while the migration was 
succesfull (based on the output in the tasks tab on the bottom of the webadmin 
portal) the Disks on the VM's tab weren't refreshed with the new Storage Domain 
information and remained locked.


I removed the lock by running update images set imagestatus = 1 where 
imagestatus = 2; on the database but the storage domain wasn't updated to the 
new one and kept the original location.


Now I'm unable to start the VM probably because the disks have been migrated 
but the information on the database stills points on the old storage domain.


The vdsm log throws the following error at VM startup:


Thread-887::ERROR::2015-04-17 
10:08:11,831::task::866::Storage.TaskManager.Task::(_setError) 
Task=`7b51e15b-b04f-4f17-8096-882beffc1a6f`::Unexpected error
Thread-887::ERROR::2015-04-17 
10:08:11,953::dispatcher::76::Storage.Dispatcher::(wrapper) {'status': 
{'message': Logical volume does not exist: 
('d3ec9e08-1e83-449e-b09d-dd50a4f7102f/d0870749-36b0-4ab2-91a5-4743c690551a',),
 'code': 610}}
Thread-887::ERROR::2015-04-17 
10:08:11,975::vm::2331::vm.Vm::(_startUnderlyingVm) 
vmId=`1282c0ed-f753-4484-bb4e-82d41febbba4`::The vm start process failed


Similarly the engine log throws the following error:


2015-04-17 09:39:42,174 ERROR 
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(DefaultQuartzScheduler_Worker-94) [4c6a284] Correlation ID: null, Call Stack: 
null, Custom Event ID: -1, Message: VM testvm is down with error. Exit message: 
('Failed to get size for volume %s', 'd0870749-36b0-4ab2-91a5-4743c690551a').
2015-04-17 09:39:42,175 INFO  
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(DefaultQuartzScheduler_Worker-94) [4c6a284] Running on vds during rerun failed 
vm: null
2015-04-17 09:39:42,177 INFO  
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(DefaultQuartzScheduler_Worker-94) [4c6a284] VM testvm 
(1282c0ed-f753-4484-bb4e-82d41febbba4) is running in db and not running in VDS 
node01
2015-04-17 09:39:42,178 INFO  
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(DefaultQuartzScheduler_Worker-94) [4c6a284] add VM testvm to HA rerun treatment
2015-04-17 09:39:42,199 ERROR 
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] 
(DefaultQuartzScheduler_Worker-94) [4c6a284] Rerun vm 
1282c0ed-f753-4484-bb4e-82d41febbba4. Called from vds node01


How can I fix this? Do I have to edit the database? How can I find which is the 
correct logical volume associated with the VM?


Thank you,


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


Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0

2015-01-21 Thread s k
Unfortunately the new Master Data Domain remained Active only for a few minutes 
and then the following error was thrown (as it can be seen in the Events tab):

Failed to Reconstruct Master Domain for Data Center 

Afterwards all the other Data Domains became Inactive and the whole Data Center 
switched to Non Responsive Status.

I then tried to activate the Master Data Domain without success.

Finally  I tried to Re-Initialize Data Center but there was no Data Domain 
available to become Master so now I can't find a way to Activate the Data 
Center.

Fortunately none of the VMs was affected.

What can I do now to re-activate the Data Center?

From: sokratis1...@outlook.com
To: ih...@redhat.com; mbur...@redhat.com
CC: users@ovirt.org
Subject: RE: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
Date: Tue, 20 Jan 2015 17:21:09 +0200




Sorry I misunderstood it. I dectivated the current Master Domain and the new 
one was automatically configured so all good!

Thanks a lot!

Sokratis

 Date: Tue, 20 Jan 2015 17:00:37 +0200
 From: ih...@redhat.com
 To: sokratis1...@outlook.com; mbur...@redhat.com
 CC: users@ovirt.org
 Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
 On 01/20/2015 03:54 PM, s k wrote:
  I created a new Data Domain (detached from all the DCs) and clicked
  on 'Re-Initialize Data Center'.
 
 
  Now I'm able to select this Data Domain as the new Master. However when
  I select it and click OK I get the following error:
 
 
  Error while executing action: Cannot recover Data Center Storage.
  The relevant Storage Domain's status is Active.
 
 as i said earlier, re-init DC is for emergency flow when your DC is down.
 that's not your case.
 you just need to deactivate the domain you don't want to be the master 
 domain (deactivate, not detach. you can probably detach if a 3.5 DC, 
 since it support re-attach. in 3.5 DC levels detach means remove all 
 disks/VMs from that domain.
 
 
Date: Mon, 19 Jan 2015 17:28:06 +0200
From: ih...@redhat.com
To: sokratis1...@outlook.com; mbur...@redhat.com
CC: users@ovirt.org
Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
   
On 01/19/2015 04:05 PM, s k wrote:
 No, all the Storage Domains are attached,they are active and have VMs
 running on the same DC.
   
re-init DC is for emergency after you lost all your SD's and allows you
to choose a data domain not yet attached to any DC.
just deactivate the domains you won't won't to be master domains and
engine will elect another domain as master.
   

  Date: Mon, 19 Jan 2015 08:01:16 -0500
  From: mbur...@redhat.com
  To: sokratis1...@outlook.com
  CC: users@ovirt.org
  Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
  So that means you have configured your other storage domains under
 another DC, but you haven't configured them on the relevant DC, cause
 'There are no compatible Storage Domains to attach to this Data Center'
  Or they are Detached from DC.
 
  - Original Message -
  From: s k sokratis1...@outlook.com
  To: Michael Burman mbur...@redhat.com
  Cc: users@ovirt.org
  Sent: Monday, January 19, 2015 2:32:10 PM
  Subject: RE: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
  When I click on 'Re-Initialize Data Center' I get the following
  message:
  There are no compatible Storage Domains to attach to this Data
 Center. Please add new Storage from the Storage tab.
 
   Date: Mon, 19 Jan 2015 07:02:28 -0500
   From: mbur...@redhat.com
   To: sokratis1...@outlook.com
   CC: users@ovirt.org
   Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
  
   Hi Sokratis,
  
   You can go to Data Center main tab, choose relevant DC, click right
 click on the DC, choose 'Re-Initialize Data Center', in this window you
 can choose another compatible Storage Domain and choose him to be your
 master Data Storage Domain.
  
   Michael B
  
   - Original Message -
   From: s k sokratis1...@outlook.com
   To: users@ovirt.org
   Sent: Monday, January 19, 2015 1:06:08 PM
   Subject: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
  
   Hello,
  
  
   I would like to remove the Master Data Domain because I need to
 decommission the underlying storage device.
  
  
   Is there a way to manually change the Master Data Domain? Will the
 Master Data Domain be reassigned automatically when the current one is
 deleted?
  
  
   Thank you,
  
  
   Sokratis
  
   ___
   Users mailing list
   Users@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/users
  
   --
   Michael Burman
   Intern in RedHat Israel, RHEV-M QE Network Team
  
   Mobile: 054

Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0

2015-01-20 Thread s k
I created a new Data Domain (detached from all the DCs) and clicked on 
'Re-Initialize Data Center'.

Now I'm able to select this Data Domain as the new Master. However when I 
select it and click OK I get the following error:

Error while executing action: Cannot recover Data Center Storage.The relevant 
Storage Domain's status is Active.

 Date: Mon, 19 Jan 2015 17:28:06 +0200
 From: ih...@redhat.com
 To: sokratis1...@outlook.com; mbur...@redhat.com
 CC: users@ovirt.org
 Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
 On 01/19/2015 04:05 PM, s k wrote:
  No, all the Storage Domains are attached,they are active and have VMs
  running on the same DC.
 
 re-init DC is for emergency after you lost all your SD's and allows you 
 to choose a data domain not yet attached to any DC.
 just deactivate the domains you won't won't to be master domains and 
 engine will elect another domain as master.
 
 
Date: Mon, 19 Jan 2015 08:01:16 -0500
From: mbur...@redhat.com
To: sokratis1...@outlook.com
CC: users@ovirt.org
Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
   
So that means you have configured your other storage domains under
  another DC, but you haven't configured them on the relevant DC, cause
  'There are no compatible Storage Domains to attach to this Data Center'
Or they are Detached from DC.
   
- Original Message -
From: s k sokratis1...@outlook.com
To: Michael Burman mbur...@redhat.com
Cc: users@ovirt.org
Sent: Monday, January 19, 2015 2:32:10 PM
Subject: RE: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
   
When I click on 'Re-Initialize Data Center' I get the following message:
There are no compatible Storage Domains to attach to this Data
  Center. Please add new Storage from the Storage tab.
   
 Date: Mon, 19 Jan 2015 07:02:28 -0500
 From: mbur...@redhat.com
 To: sokratis1...@outlook.com
 CC: users@ovirt.org
 Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0

 Hi Sokratis,

 You can go to Data Center main tab, choose relevant DC, click right
  click on the DC, choose 'Re-Initialize Data Center', in this window you
  can choose another compatible Storage Domain and choose him to be your
  master Data Storage Domain.

 Michael B

 - Original Message -
 From: s k sokratis1...@outlook.com
 To: users@ovirt.org
 Sent: Monday, January 19, 2015 1:06:08 PM
 Subject: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0

 Hello,


 I would like to remove the Master Data Domain because I need to
  decommission the underlying storage device.


 Is there a way to manually change the Master Data Domain? Will the
  Master Data Domain be reassigned automatically when the current one is
  deleted?


 Thank you,


 Sokratis

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

 --
 Michael Burman
 Intern in RedHat Israel, RHEV-M QE Network Team

 Mobile: 054-5355725
 IRC: mburman
   
   
--
Michael Burman
Intern in RedHat Israel, RHEV-M QE Network Team
   
Mobile: 054-5355725
IRC: mburman
 
 
  ___
  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] Remove Master Data Domain in oVirt 3.5.0

2015-01-20 Thread s k
Sorry I misunderstood it. I dectivated the current Master Domain and the new 
one was automatically configured so all good!

Thanks a lot!

Sokratis

 Date: Tue, 20 Jan 2015 17:00:37 +0200
 From: ih...@redhat.com
 To: sokratis1...@outlook.com; mbur...@redhat.com
 CC: users@ovirt.org
 Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
 On 01/20/2015 03:54 PM, s k wrote:
  I created a new Data Domain (detached from all the DCs) and clicked
  on 'Re-Initialize Data Center'.
 
 
  Now I'm able to select this Data Domain as the new Master. However when
  I select it and click OK I get the following error:
 
 
  Error while executing action: Cannot recover Data Center Storage.
  The relevant Storage Domain's status is Active.
 
 as i said earlier, re-init DC is for emergency flow when your DC is down.
 that's not your case.
 you just need to deactivate the domain you don't want to be the master 
 domain (deactivate, not detach. you can probably detach if a 3.5 DC, 
 since it support re-attach. in 3.5 DC levels detach means remove all 
 disks/VMs from that domain.
 
 
Date: Mon, 19 Jan 2015 17:28:06 +0200
From: ih...@redhat.com
To: sokratis1...@outlook.com; mbur...@redhat.com
CC: users@ovirt.org
Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
   
On 01/19/2015 04:05 PM, s k wrote:
 No, all the Storage Domains are attached,they are active and have VMs
 running on the same DC.
   
re-init DC is for emergency after you lost all your SD's and allows you
to choose a data domain not yet attached to any DC.
just deactivate the domains you won't won't to be master domains and
engine will elect another domain as master.
   

  Date: Mon, 19 Jan 2015 08:01:16 -0500
  From: mbur...@redhat.com
  To: sokratis1...@outlook.com
  CC: users@ovirt.org
  Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
  So that means you have configured your other storage domains under
 another DC, but you haven't configured them on the relevant DC, cause
 'There are no compatible Storage Domains to attach to this Data Center'
  Or they are Detached from DC.
 
  - Original Message -
  From: s k sokratis1...@outlook.com
  To: Michael Burman mbur...@redhat.com
  Cc: users@ovirt.org
  Sent: Monday, January 19, 2015 2:32:10 PM
  Subject: RE: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
  When I click on 'Re-Initialize Data Center' I get the following
  message:
  There are no compatible Storage Domains to attach to this Data
 Center. Please add new Storage from the Storage tab.
 
   Date: Mon, 19 Jan 2015 07:02:28 -0500
   From: mbur...@redhat.com
   To: sokratis1...@outlook.com
   CC: users@ovirt.org
   Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
  
   Hi Sokratis,
  
   You can go to Data Center main tab, choose relevant DC, click right
 click on the DC, choose 'Re-Initialize Data Center', in this window you
 can choose another compatible Storage Domain and choose him to be your
 master Data Storage Domain.
  
   Michael B
  
   - Original Message -
   From: s k sokratis1...@outlook.com
   To: users@ovirt.org
   Sent: Monday, January 19, 2015 1:06:08 PM
   Subject: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
  
   Hello,
  
  
   I would like to remove the Master Data Domain because I need to
 decommission the underlying storage device.
  
  
   Is there a way to manually change the Master Data Domain? Will the
 Master Data Domain be reassigned automatically when the current one is
 deleted?
  
  
   Thank you,
  
  
   Sokratis
  
   ___
   Users mailing list
   Users@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/users
  
   --
   Michael Burman
   Intern in RedHat Israel, RHEV-M QE Network Team
  
   Mobile: 054-5355725
   IRC: mburman
 
 
  --
  Michael Burman
  Intern in RedHat Israel, RHEV-M QE Network Team
 
  Mobile: 054-5355725
  IRC: mburman


 ___
 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] Remove Master Data Domain in oVirt 3.5.0

2015-01-19 Thread s k
I already have 4 more data domains configured. The problem is that one of the 
them is on the same storage device and I want to ensure it will not become the 
Master Data Domain. Is that possible or should I detach this one as well?

 Date: Mon, 19 Jan 2015 06:31:21 -0500
 From: stira...@redhat.com
 To: sokratis1...@outlook.com
 CC: users@ovirt.org
 Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
 
 
 - Original Message -
  From: s k sokratis1...@outlook.com
  To: users@ovirt.org
  Sent: Monday, January 19, 2015 12:06:08 PM
  Subject: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
  
  Hello,
  
  
  I would like to remove the Master Data Domain because I need to decommission
  the underlying storage device.
  
  
  Is there a way to manually change the Master Data Domain? Will the Master
  Data Domain be reassigned automatically when the current one is deleted?
 
 Add the second data domain. Put the first one into maintenance and than 
 detach.
 The new data domain should automatically become the master one.
  
 
  
  Thank you,
  
  
  Sokratis
  
  ___
  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] Remove Master Data Domain in oVirt 3.5.0

2015-01-19 Thread s k
When I click on 'Re-Initialize Data Center' I get the following message: 
There are no compatible Storage Domains to attach to this Data Center. Please 
add new Storage from the Storage tab.

 Date: Mon, 19 Jan 2015 07:02:28 -0500
 From: mbur...@redhat.com
 To: sokratis1...@outlook.com
 CC: users@ovirt.org
 Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
 Hi Sokratis,
 
 You can go to Data Center main tab, choose relevant DC, click right click on 
 the DC, choose 'Re-Initialize Data Center', in this window you can choose 
 another compatible Storage Domain and choose him to be your master Data 
 Storage Domain.
 
 Michael B 
 
 - Original Message -
 From: s k sokratis1...@outlook.com
 To: users@ovirt.org
 Sent: Monday, January 19, 2015 1:06:08 PM
 Subject: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
 Hello, 
 
 
 I would like to remove the Master Data Domain because I need to decommission 
 the underlying storage device. 
 
 
 Is there a way to manually change the Master Data Domain? Will the Master 
 Data Domain be reassigned automatically when the current one is deleted? 
 
 
 Thank you, 
 
 
 Sokratis 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
 -- 
 Michael Burman
 Intern in RedHat Israel, RHEV-M QE Network Team
 
 Mobile: 054-5355725
 IRC: mburman
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0

2015-01-19 Thread s k
No, all the Storage Domains are attached,they are active and have VMs running 
on the same DC.
 Date: Mon, 19 Jan 2015 08:01:16 -0500
 From: mbur...@redhat.com
 To: sokratis1...@outlook.com
 CC: users@ovirt.org
 Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
 So that means you have configured your other storage domains under another 
 DC, but you haven't configured them on the relevant DC, cause 'There are no 
 compatible Storage Domains to attach to this Data Center'
 Or they are Detached from DC.
 
 - Original Message -
 From: s k sokratis1...@outlook.com
 To: Michael Burman mbur...@redhat.com
 Cc: users@ovirt.org
 Sent: Monday, January 19, 2015 2:32:10 PM
 Subject: RE: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
 
 When I click on 'Re-Initialize Data Center' I get the following message: 
 There are no compatible Storage Domains to attach to this Data Center. Please 
 add new Storage from the Storage tab.
 
  Date: Mon, 19 Jan 2015 07:02:28 -0500
  From: mbur...@redhat.com
  To: sokratis1...@outlook.com
  CC: users@ovirt.org
  Subject: Re: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
  
  Hi Sokratis,
  
  You can go to Data Center main tab, choose relevant DC, click right click 
  on the DC, choose 'Re-Initialize Data Center', in this window you can 
  choose another compatible Storage Domain and choose him to be your master 
  Data Storage Domain.
  
  Michael B 
  
  - Original Message -
  From: s k sokratis1...@outlook.com
  To: users@ovirt.org
  Sent: Monday, January 19, 2015 1:06:08 PM
  Subject: [ovirt-users] Remove Master Data Domain in oVirt 3.5.0
  
  Hello, 
  
  
  I would like to remove the Master Data Domain because I need to 
  decommission the underlying storage device. 
  
  
  Is there a way to manually change the Master Data Domain? Will the Master 
  Data Domain be reassigned automatically when the current one is deleted? 
  
  
  Thank you, 
  
  
  Sokratis 
  
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
  
  -- 
  Michael Burman
  Intern in RedHat Israel, RHEV-M QE Network Team
  
  Mobile: 054-5355725
  IRC: mburman
 
 
 -- 
 Michael Burman
 Intern in RedHat Israel, RHEV-M QE Network Team
 
 Mobile: 054-5355725
 IRC: mburman
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Remove Master Data Domain in oVirt 3.5.0

2015-01-19 Thread s k
Hello,

I would like to remove the Master Data Domain because I need to decommission 
the underlying storage device.

Is there a way to manually change the Master Data Domain? Will the Master Data 
Domain be reassigned automatically when the current one is deleted?

Thank you,

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


Re: [ovirt-users] Disk Allocation type missing from VM Disks Tab in oVirt 3.5.0

2014-11-25 Thread s k
For anyone who's interested I've opened 
https://bugzilla.redhat.com/show_bug.cgi?id=1167636
On 21/11/14 10:20, s k wrote:
 By the way, the information is still visible on the Storage Tab which lists 
 all the VMs per storage but it would be useful to be visible on each VM 
 individually.
 

You best file a bug at bugzilla.redhat.com so this bug doesn't get
ignored.

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske
From: sokratis1...@outlook.com
To: users@ovirt.org
Subject: RE: Disk Allocation type missing from VM Disks Tab in oVirt 3.5.0
Date: Fri, 21 Nov 2014 11:20:21 +0200




By the way, the information is still visible on the Storage Tab which lists all 
the VMs per storage but it would be useful to be visible on each VM 
individually.

From: sokratis1...@outlook.com
To: users@ovirt.org
Subject: Disk Allocation type missing from VM Disks Tab in oVirt 3.5.0
Date: Fri, 21 Nov 2014 11:01:52 +0200




Hi,
The allocation type for the Virtual Disks is missing from the Disk Tab. Until 
oVirt 3.4.3 there was a column with the disk type (Preallocated or Thin 
Provisioned) but now it's gone! 
Furthermore, there is only a VIrtual Size tab now and the Actual Size is 
missing. This was very useful for Thin Provisioned Disks because we could see 
the actual disk utilization whereas now we only see the allocated size without 
knowing how much is actually used.
What was the reason for this change? It was a very useful feature which I 
believe should be brought back again! 
Sokratis
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Remote oVirt Cluster - Latency Sensitivity

2014-11-24 Thread s k
Hello,

I'm building an oVirt Cluster on a remote site and to avoid installing a 
separate oVirt Engine there I'm thinking of using the central oVirt Engine. The 
problem is that the latency between the two sites is up to 100ms. 

Is this an acceptable value for the oVirt Engine to be able to monitor them 
properly? Alternatively, is there a way to configure the Engine to accept 
latency around 100ms?

Thanks,

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


[ovirt-users] Disk Allocation type missing from VM Disks Tab in oVirt 3.5.0

2014-11-21 Thread s k
Hi,
The allocation type for the Virtual Disks is missing from the Disk Tab. Until 
oVirt 3.4.3 there was a column with the disk type (Preallocated or Thin 
Provisioned) but now it's gone! 
Furthermore, there is only a VIrtual Size tab now and the Actual Size is 
missing. This was very useful for Thin Provisioned Disks because we could see 
the actual disk utilization whereas now we only see the allocated size without 
knowing how much is actually used.
What was the reason for this change? It was a very useful feature which I 
believe should be brought back again! 
Sokratis  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Disk Allocation type missing from VM Disks Tab in oVirt 3.5.0

2014-11-21 Thread s k
By the way, the information is still visible on the Storage Tab which lists all 
the VMs per storage but it would be useful to be visible on each VM 
individually.

From: sokratis1...@outlook.com
To: users@ovirt.org
Subject: Disk Allocation type missing from VM Disks Tab in oVirt 3.5.0
Date: Fri, 21 Nov 2014 11:01:52 +0200




Hi,
The allocation type for the Virtual Disks is missing from the Disk Tab. Until 
oVirt 3.4.3 there was a column with the disk type (Preallocated or Thin 
Provisioned) but now it's gone! 
Furthermore, there is only a VIrtual Size tab now and the Actual Size is 
missing. This was very useful for Thin Provisioned Disks because we could see 
the actual disk utilization whereas now we only see the allocated size without 
knowing how much is actually used.
What was the reason for this change? It was a very useful feature which I 
believe should be brought back again! 
Sokratis
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Migration Progress Bar not updating

2014-11-20 Thread s k
I tried another migration and the progress bar updated this time. Probably I 
wasn't focusing on the webadmin page. 
Thanks!
Sokratis

 Date: Thu, 20 Nov 2014 02:36:07 -0500
 From: tjeli...@redhat.com
 To: sokratis1...@outlook.com
 CC: ofren...@redhat.com; users@ovirt.org
 Subject: Re: [ovirt-users] Migration Progress Bar not updating
 
 
 
 - Original Message -
  From: s k sokratis1...@outlook.com
  To: Omer Frenkel ofren...@redhat.com
  Cc: users@ovirt.org
  Sent: Wednesday, November 19, 2014 11:25:13 AM
  Subject: Re: [ovirt-users] Migration Progress Bar not updating
  
  One of the migrations took about 1 minute and the progress bar was never
  updated.
 
 did you have the browser with webadmin focused? It lowers the update 
 frequency when you focus some other window.
 Also, could you please provide VDSM logs from such migration?
 thanx,
 Tomas
 
  
   Date: Wed, 19 Nov 2014 04:46:30 -0500
   From: ofren...@redhat.com
   To: sokratis1...@outlook.com
   CC: users@ovirt.org
   Subject: Re: [ovirt-users] Migration Progress Bar not updating
   
   
   
   - Original Message -
From: s k sokratis1...@outlook.com
To: users@ovirt.org
Sent: Wednesday, November 19, 2014 11:42:40 AM
Subject: [ovirt-users] Migration Progress Bar not updating

Hi,

On oVirt 3.5.0, while doing a VM migration the progress bar always stays
at
0%. I tried it on different browsers (Chrome,IE,Firefox) and the 
behavior
is
the same.

Any ideas about this?

Thanks,

Sokratis
   
   how much time does the migration take?
   you need to remember engine get statistics updates every 10sec from vdsm
   and ui refresh every 5sec
   

___
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


Re: [ovirt-users] Optaplanner Problem

2014-11-19 Thread s k
 connections idle longer than 30 SECONDS
  
  
  the file is getting very big (1GB per day) and I tried to change the
  log
  level but I couldn't. Can you please tell me how can I switch it?
  
  Thanks,
  
  Sokratis
  
  
  
  - Original Message -
  
  Hi,
  
  Please check the browser's debug console for error messages. Then
  check
  the
  firewall and jboss configuration on the Optimizer server.
  
  The JBoss log on the optimizer machine will tell you whether it 
  does
  some
  computations (you will see score lines).
  Then try manually connecting (telnet) to optimizer:8080 from your
  machine
  (the same where the webadmin is running).
  
  We need more data to be able to give you more specific 
  instructions.
  
  --
  Martin Sivák
  msivak at redhat.com
  Red Hat Czech
  RHEV-M SLA / Brno, CZ
  
  - Original Message -
   What is your web browser? In my case , if i use the Chrome then 
   the
   status
   would be Waiting for data... forever,
   but when i use Firefox then everything is ok.
   
   by the way, please make sure that you optimizer can be connected
   from
   ovirt-engine firstly.
   e.g. if you use jboss, you need to run the following command:
   ./standalone.sh -b 0.0.0.0
   if you have no -b option in your command line, then only localhost
   can
   access
   the optimizer.
   
   
   like.ma at cs2c.com.cn
   
   
   
   From: s k
   Date: 2014-11-18 16:34
   To: Doron Fediuck
   CC: users at ovirt.org
   Subject: Re: [ovirt-users] Optaplanner Problem
   Network access is working both sides and i don't see any errors in
   the
   logs.
   You can see a screenshot of the tab in the below link:
   
   http://picpaste.com/Optimizer_1-9UdHfclq.png
   
Date: Mon, 17 Nov 2014 11:14:16 -0500
From: dfediuck at redhat.com
To: sokratis123k at outlook.com
CC: users at ovirt.org; msivak at redhat.com
Subject: Re: [ovirt-users] Optaplanner Problem



- Original Message -
 From: s k sokratis123k at outlook.com
 To: users at ovirt.org
 Sent: Monday, November 17, 2014 1:52:42 PM
 Subject: [ovirt-users] Optaplanner Problem
 
 Hello,
 
 
 I upgraded oVirt to version 3.5.0 today and I also installed
 Optaplanner
 in a
 separate VM. While the installation was successful the
 Optimizer
 tab in
 oVirt Engine doesn't report the correct information. Although
 there
 are
 VMs
 that are shutdown and the hosts are not balanced in terms of
 memory
 usage
 the Optimized tab reports the following:
 
 
 SOLUTION STATUS
 
 Status: Waiting for data...
 
 Solution is being refreshed every 30 seconds.
 
 Freeze solution
 
 VMS THAT SHOULD BE STARTED
 
 No VM starts are requested at this moment.
 
 MIGRATION / START STEPS
 
 No migrations are needed at this moment. The state is stable.
 
 TARGET STATE
 
 host vm memory [all in GB]
 used available
 
 
 
 No information is displayed in TARGET STATE.
 

Hi,
it seems that the optimizer is not getting information
from the engine DB, or the UI plugin cannot connect the
Optimizer.
Do you see any meaningful information in the UI?
   
   ___
   Users mailing list
   Users at ovirt.org
   http://lists.ovirt.org/mailman/listinfo/users
  

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


[ovirt-users] Migration Progress Bar not updating

2014-11-19 Thread s k
Hi,
On oVirt 3.5.0, while doing a VM migration the progress bar always stays at 0%. 
I tried it on different browsers (Chrome,IE,Firefox) and the behavior is the 
same.
Any ideas about this?
Thanks,
Sokratis  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Migration Progress Bar not updating

2014-11-19 Thread s k
One of the migrations took about 1 minute and the progress bar was never 
updated.

 Date: Wed, 19 Nov 2014 04:46:30 -0500
 From: ofren...@redhat.com
 To: sokratis1...@outlook.com
 CC: users@ovirt.org
 Subject: Re: [ovirt-users] Migration Progress Bar not updating
 
 
 
 - Original Message -
  From: s k sokratis1...@outlook.com
  To: users@ovirt.org
  Sent: Wednesday, November 19, 2014 11:42:40 AM
  Subject: [ovirt-users] Migration Progress Bar not updating
  
  Hi,
  
  On oVirt 3.5.0, while doing a VM migration the progress bar always stays at
  0%. I tried it on different browsers (Chrome,IE,Firefox) and the behavior is
  the same.
  
  Any ideas about this?
  
  Thanks,
  
  Sokratis
 
 how much time does the migration take?
 you need to remember engine get statistics updates every 10sec from vdsm
 and ui refresh every 5sec
 
  
  ___
  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] Live Merge Functionality disabled on CentOS 6.6 Node and oVirt 3.5.0

2014-11-19 Thread s k
Hello,
I performed a full yum upgrade on a CentOS 6.5 Node which was upgraded to 6.6 
and I currently the following RPM versions are installed:
[root@node01 ~]# uname -aLinux node01 2.6.32-504.1.3.el6.x86_64 #1 SMP Tue Nov 
11 17:57:25 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux[root@node01 ~]# rpm -qa 
|grep 
libvirtlibvirt-python-0.10.2-46.el6_6.1.x86_64libvirt-client-0.10.2-46.el6_6.1.x86_64libvirt-lock-sanlock-0.10.2-46.el6_6.1.x86_64libvirt-0.10.2-46.el6_6.1.x86_64[root@node01
 ~]# [root@node01 ~]# rpm -qa |grep 
kvmqemu-kvm-rhev-debuginfo-0.12.1.2-2.415.el6_5.14.x86_64qemu-kvm-rhev-tools-0.12.1.2-2.415.el6_5.14.x86_64qemu-kvm-rhev-0.12.1.2-2.415.el6_5.14.x86_64[root@node01
 ~]# rpm -qa |grep 
qemugpxe-roms-qemu-0.9.7-6.12.el6.noarchqemu-kvm-rhev-debuginfo-0.12.1.2-2.415.el6_5.14.x86_64qemu-img-rhev-0.12.1.2-2.415.el6_5.14.x86_64qemu-kvm-rhev-tools-0.12.1.2-2.415.el6_5.14.x86_64qemu-kvm-rhev-0.12.1.2-2.415.el6_5.14.x86_64[root@node01
 ~]# rpm -qa |grep 
vdsmvdsm-jsonrpc-4.16.7-1.gitdb83943.el6.noarchvdsm-python-zombiereaper-4.16.7-1.gitdb83943.el6.noarchvdsm-yajsonrpc-4.16.7-1.gitdb83943.el6.noarchvdsm-xmlrpc-4.16.7-1.gitdb83943.el6.noarchvdsm-4.16.7-1.gitdb83943.el6.x86_64vdsm-python-4.16.7-1.gitdb83943.el6.noarchvdsm-cli-4.16.7-1.gitdb83943.el6.noarch
The host reports that  Live Snapsnot Support is Active on the General Tab but 
I'm unable to delete a snapshot.
Any ideas?
Thank you,
Sokratis  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Optaplanner Problem

2014-11-18 Thread s k
Network access is working both sides and i don't see any errors in the logs. 
You can see a screenshot of the tab in the below link:
http://picpaste.com/Optimizer_1-9UdHfclq.png

 Date: Mon, 17 Nov 2014 11:14:16 -0500
 From: dfedi...@redhat.com
 To: sokratis1...@outlook.com
 CC: users@ovirt.org; msi...@redhat.com
 Subject: Re: [ovirt-users] Optaplanner Problem
 
 
 
 - Original Message -
  From: s k sokratis1...@outlook.com
  To: users@ovirt.org
  Sent: Monday, November 17, 2014 1:52:42 PM
  Subject: [ovirt-users] Optaplanner Problem
  
  Hello,
  
  
  I upgraded oVirt to version 3.5.0 today and I also installed Optaplanner in 
  a
  separate VM. While the installation was successful the Optimizer tab in
  oVirt Engine doesn't report the correct information. Although there are VMs
  that are shutdown and the hosts are not balanced in terms of memory usage
  the Optimized tab reports the following:
  
  
  SOLUTION STATUS
  
  Status: Waiting for data...
  
  Solution is being refreshed every 30 seconds.
  
  Freeze solution
  
  VMS THAT SHOULD BE STARTED
  
  No VM starts are requested at this moment.
  
  MIGRATION / START STEPS
  
  No migrations are needed at this moment. The state is stable.
  
  TARGET STATE
  
  host vm memory [all in GB]
  used available
  
  
  
  No information is displayed in TARGET STATE.
  
 
 Hi,
 it seems that the optimizer is not getting information
 from the engine DB, or the UI plugin cannot connect the
 Optimizer.
 Do you see any meaningful information in the UI?
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Optaplanner Problem

2014-11-18 Thread s k
:15
$RootScopeProvider/this.$get/Scope.prototype.$digest@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:12224:14
$RootScopeProvider/this.$get/Scope.prototype.$apply@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:12516:12
timeout/timeoutId@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:14023:24
completeOutstandingRequest@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:4300:6
Browser/self.defer/timeoutId@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:4601:6
 } angular.js:9778




By the way, the server.log file on the optimizer server is in debug mode and 
constantly writes the following lines:



DEBUG [org.apache.http.impl.conn.PoolingClientConnectionManager] (Thread-76) 
Closing expired connections
DEBUG [org.apache.http.impl.conn.PoolingClientConnectionManager] (Thread-76) 
Closing connections idle longer than 30 SECONDS


the file is getting very big (1GB per day) and I tried to change the log level 
but I couldn't. Can you please tell me how can I switch it?

Thanks,

Sokratis



- Original Message -

Hi,

Please check the browser's debug console for error messages. Then check the 
firewall and jboss configuration on the Optimizer server.

The JBoss log on the optimizer machine will tell you whether it does some 
computations (you will see score lines).
Then try manually connecting (telnet) to optimizer:8080 from your machine (the 
same where the webadmin is running). 

We need more data to be able to give you more specific instructions.

--
Martin Sivák
msivak at redhat.com
Red Hat Czech
RHEV-M SLA / Brno, CZ

- Original Message -
 What is your web browser? In my case , if i use the Chrome then the status
 would be Waiting for data... forever,
 but when i use Firefox then everything is ok.
 
 by the way, please make sure that you optimizer can be connected from
 ovirt-engine firstly.
 e.g. if you use jboss, you need to run the following command:
 ./standalone.sh -b 0.0.0.0
 if you have no -b option in your command line, then only localhost can access
 the optimizer.
 
 
 like.ma at cs2c.com.cn
 
 
 
 From: s k
 Date: 2014-11-18 16:34
 To: Doron Fediuck
 CC: users at ovirt.org
 Subject: Re: [ovirt-users] Optaplanner Problem
 Network access is working both sides and i don't see any errors in the logs.
 You can see a screenshot of the tab in the below link:
 
 http://picpaste.com/Optimizer_1-9UdHfclq.png
 
  Date: Mon, 17 Nov 2014 11:14:16 -0500
  From: dfediuck at redhat.com
  To: sokratis123k at outlook.com
  CC: users at ovirt.org; msivak at redhat.com
  Subject: Re: [ovirt-users] Optaplanner Problem
  
  
  
  - Original Message -
   From: s k sokratis123k at outlook.com
   To: users at ovirt.org
   Sent: Monday, November 17, 2014 1:52:42 PM
   Subject: [ovirt-users] Optaplanner Problem
   
   Hello,
   
   
   I upgraded oVirt to version 3.5.0 today and I also installed Optaplanner
   in a
   separate VM. While the installation was successful the Optimizer tab in
   oVirt Engine doesn't report the correct information. Although there are
   VMs
   that are shutdown and the hosts are not balanced in terms of memory usage
   the Optimized tab reports the following:
   
   
   SOLUTION STATUS
   
   Status: Waiting for data...
   
   Solution is being refreshed every 30 seconds.
   
   Freeze solution
   
   VMS THAT SHOULD BE STARTED
   
   No VM starts are requested at this moment.
   
   MIGRATION / START STEPS
   
   No migrations are needed at this moment. The state is stable.
   
   TARGET STATE
   
   host vm memory [all in GB]
   used available
   
   
   
   No information is displayed in TARGET STATE.
   
  
  Hi,
  it seems that the optimizer is not getting information
  from the engine DB, or the UI plugin cannot connect the
  Optimizer.
  Do you see any meaningful information in the UI?
 
 ___
 Users mailing list
 Users at 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] Optaplanner Problem

2014-11-18 Thread s k
  http://optimizer:8080/ovirt-optimizer/result/0001-0001-0001-0001-00a1/score[Learn
  More] angular.js:8321
  Exception { message: , result: 2153644038, name: , filename:
  https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js;,
  lineNumber: 8321, columnNumber: 0, inner: null, data: null, stack:
  createHttpBackend/@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:8321:6
  sendReq@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:8180:0
  $http/serverRequest@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:7921:15
  qFactory/defer/deferred.promise.then/wrappedCallback@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:11319:30
  qFactory/defer/deferred.promise.then/wrappedCallback@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:11319:30
  qFactory/ref/.then/@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:11405:25
  $RootScopeProvider/this.$get/Scope.prototype.$eval@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:12412:15
  $RootScopeProvider/this.$get/Scope.prototype.$digest@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:12224:14
  $RootScopeProvider/this.$get/Scope.prototype.$apply@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:12516:12
  timeout/timeoutId@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:14023:24
  completeOutstandingRequest@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:4300:6
  Browser/self.defer/timeoutId@https://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:4601:6
   } angular.js:9778
  
  
  
  
  By the way, the server.log file on the optimizer server is in debug mode and
  constantly writes the following lines:
  
  
  
  DEBUG [org.apache.http.impl.conn.PoolingClientConnectionManager] (Thread-76)
  Closing expired connections
  DEBUG [org.apache.http.impl.conn.PoolingClientConnectionManager] (Thread-76)
  Closing connections idle longer than 30 SECONDS
  
  
  the file is getting very big (1GB per day) and I tried to change the log
  level but I couldn't. Can you please tell me how can I switch it?
  
  Thanks,
  
  Sokratis
  
  
  
  - Original Message -
  
  Hi,
  
  Please check the browser's debug console for error messages. Then check the
  firewall and jboss configuration on the Optimizer server.
  
  The JBoss log on the optimizer machine will tell you whether it does some
  computations (you will see score lines).
  Then try manually connecting (telnet) to optimizer:8080 from your machine
  (the same where the webadmin is running).
  
  We need more data to be able to give you more specific instructions.
  
  --
  Martin Sivák
  msivak at redhat.com
  Red Hat Czech
  RHEV-M SLA / Brno, CZ
  
  - Original Message -
   What is your web browser? In my case , if i use the Chrome then the status
   would be Waiting for data... forever,
   but when i use Firefox then everything is ok.
   
   by the way, please make sure that you optimizer can be connected from
   ovirt-engine firstly.
   e.g. if you use jboss, you need to run the following command:
   ./standalone.sh -b 0.0.0.0
   if you have no -b option in your command line, then only localhost can
   access
   the optimizer.
   
   
   like.ma at cs2c.com.cn
   
   
   
   From: s k
   Date: 2014-11-18 16:34
   To: Doron Fediuck
   CC: users at ovirt.org
   Subject: Re: [ovirt-users] Optaplanner Problem
   Network access is working both sides and i don't see any errors in the
   logs.
   You can see a screenshot of the tab in the below link:
   
   http://picpaste.com/Optimizer_1-9UdHfclq.png
   
Date: Mon, 17 Nov 2014 11:14:16 -0500
From: dfediuck at redhat.com
To: sokratis123k at outlook.com
CC: users at ovirt.org; msivak at redhat.com
Subject: Re: [ovirt-users] Optaplanner Problem



- Original Message -
 From: s k sokratis123k at outlook.com
 To: users at ovirt.org
 Sent: Monday, November 17, 2014 1:52:42 PM
 Subject: [ovirt-users] Optaplanner Problem
 
 Hello,
 
 
 I upgraded oVirt to version 3.5.0 today and I also installed
 Optaplanner
 in a
 separate VM. While the installation was successful the Optimizer tab 
 in
 oVirt Engine doesn't report the correct information. Although there 
 are
 VMs
 that are shutdown and the hosts are not balanced in terms of memory
 usage
 the Optimized tab reports the following:
 
 
 SOLUTION STATUS
 
 Status: Waiting for data...
 
 Solution is being refreshed every 30 seconds.
 
 Freeze solution
 
 VMS THAT SHOULD BE STARTED
 
 No VM starts are requested at this moment.
 
 MIGRATION / START STEPS
 
 No migrations are needed at this moment. The state is stable.
 
 TARGET STATE
 
 host vm memory [all in GB]
 used available

Re: [ovirt-users] Optaplanner Problem

2014-11-18 Thread s k
 access
 the optimizer.
 
 
 like.ma at cs2c.com.cn
 
 
 
 From: s k
 Date: 2014-11-18 16:34
 To: Doron Fediuck
 CC: users at ovirt.org
 Subject: Re: [ovirt-users] Optaplanner Problem
 Network access is working both sides and i don't see any errors in the
 logs.
 You can see a screenshot of the tab in the below link:
 
 http://picpaste.com/Optimizer_1-9UdHfclq.png
 
  Date: Mon, 17 Nov 2014 11:14:16 -0500
  From: dfediuck at redhat.com
  To: sokratis123k at outlook.com
  CC: users at ovirt.org; msivak at redhat.com
  Subject: Re: [ovirt-users] Optaplanner Problem
  
  
  
  - Original Message -
   From: s k sokratis123k at outlook.com
   To: users at ovirt.org
   Sent: Monday, November 17, 2014 1:52:42 PM
   Subject: [ovirt-users] Optaplanner Problem
   
   Hello,
   
   
   I upgraded oVirt to version 3.5.0 today and I also installed
   Optaplanner
   in a
   separate VM. While the installation was successful the Optimizer
   tab in
   oVirt Engine doesn't report the correct information. Although 
   there
   are
   VMs
   that are shutdown and the hosts are not balanced in terms of 
   memory
   usage
   the Optimized tab reports the following:
   
   
   SOLUTION STATUS
   
   Status: Waiting for data...
   
   Solution is being refreshed every 30 seconds.
   
   Freeze solution
   
   VMS THAT SHOULD BE STARTED
   
   No VM starts are requested at this moment.
   
   MIGRATION / START STEPS
   
   No migrations are needed at this moment. The state is stable.
   
   TARGET STATE
   
   host vm memory [all in GB]
   used available
   
   
   
   No information is displayed in TARGET STATE.
   
  
  Hi,
  it seems that the optimizer is not getting information
  from the engine DB, or the UI plugin cannot connect the
  Optimizer.
  Do you see any meaningful information in the UI?
 
 ___
 Users mailing list
 Users at ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

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


[ovirt-users] Optaplanner Problem

2014-11-17 Thread s k
Hello,

I upgraded oVirt to version 3.5.0 today and I also installed Optaplanner in a 
separate VM. While the installation was successful the Optimizer tab in oVirt 
Engine doesn't report the correct information. Although there are VMs that are 
shutdown and the hosts are not balanced in terms of memory usage the Optimized 
tab reports the following:

SOLUTION STATUS
 Status: Waiting for data...
 Solution is being refreshed every 30 seconds.
 Freeze solution
VMS THAT SHOULD BE STARTED
No VM starts are requested at this moment.
MIGRATION / START STEPS
No migrations are needed at this moment. The state is stable.
TARGET STATE
hostvm  memory [all in GB]  usedavailable   
 


No information is displayed in TARGET STATE.
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] [RFI] oVirt 3.6 Planning

2014-09-15 Thread s k
On 12/09/14 09:22, Itamar Heim wrote:
 With oVirt 3.5 nearing GA, time to ask for what do you want to see in 
 oVirt 3.6?

 Thanks,
Itamar
 ___
 Users mailing list
 Users at ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users


Performance metric similar to what VMware calls CPU Ready would be very 
useful if it was available in the VM details in the admin portal. 
It would provide great visibility on VM's performance in an environment with 
CPU overallocation.
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Migration of CentOS 6.5 VMs causes kernel panic after upgrading to oVirt 3.4.3

2014-07-25 Thread s k
Hello,

I upgraded oVirt yesterday from 3.4.2 to 3.4.3 and performed a yum upgrade on 
all ovirt nodes as well without rebooting any of them.

After completing the upgrade, I tried to perform manual migration of VMs to a 
different host. The result was that all Windows 2003/2008  and CentOS 5 VMs 
were migrated successfully without any issues but all CentOS 6.5 VMs crashed 
although migration was completed successfully.

By looking the console of the CentOS 6.5 VMs I noticed that a few seconds after 
migration was complete, all the processes were killed, many out of memory 
errors were thrown as well as messages like virtio_balloon virtio3: Out of 
puff! Cant' get 256 pages and the VM ended up in kernel panic so I had to 
perform a manual poweroff and start the VM again.

Any ideas of what might be the cause? I have opened an urgent Bug for this 
(https://bugzilla.redhat.com/show_bug.cgi?id=1123274)

Thank you,

Sokratis




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


[ovirt-users] Disks imported from Export Domain to Data Domain are converted to Preallocated after upgrade from oVirt 3.4.1 to 3.4.2

2014-06-18 Thread s k
Hello,

After upgrading from oVirt 3.4.1 to oVirt 3.4.2 (and also after performing a 
yum upgrade on all ovirt nodes) I have the following problem:

When I import a VM from Export Domain to an FC Data Domain with Thin 
Provisioned Disks, the Disks are converted to Preallocated.

I didn't have this problem with oVirt 3.4.1. 

Has anyone else experienced the same problem? Any suggestions?

Thank you,

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


Re: [ovirt-users] Resource Pools in oVirt

2014-06-14 Thread s k
That's great Doron! Especially the QoS Policy sounds almost like the VMware 
Resource Pools.  Looking forward for the next release then!
By the way, since we are talking about CPU shares, the default option when 
creating a VM is 'disabled'. How is that compared with the Low/Medium/High 
options in terms of CPU priority?

 Date: Fri, 13 Jun 2014 04:29:09 -0400
 From: dfedi...@redhat.com
 To: sokratis1...@outlook.com
 CC: users@ovirt.org; mskri...@redhat.com
 Subject: Re: [ovirt-users] Resource Pools in oVirt
 
 - Original Message -
  From: s k sokratis1...@outlook.com
  To: users@ovirt.org
  Sent: Wednesday, June 11, 2014 12:18:35 AM
  Subject: [ovirt-users] Resource Pools in oVirt
  
  Hello all,
  
  As far as I understand, CPU Shares can be set on each VM individually and
  cannot be changed while it's powered on.
  
  
  It would be great if we could create resource pools (similar to what VMware
  does) for CPU shares so that we could assign priorities on multiple VMs and
  be able to move them between Resource Pools of different priorities. I know
  that we can configure quotas but it's not the same as CPU shares.
  
  Is that something planned for a future release? Shall I open an RFE for that
  ?
  
  Regards,
  
  Sokratis
  
 
 Hi Sokratis,
 thanks for the feedback.
 
 We have an RFE[1] opened to allow changing shares dynamically for a VM while 
 it's
 running.
 
 As you probably know VMWare's implementation handles much more than shares, so
 it's a wider concept.
 
 In oVirt we've been working hard to introduce QoS elements during 3.3 and 3.5
 versions[2]. Once we have it all in place we'll start heading for the next 
 level
 (up) which will be a Policy to aggregate QoS aspects for a VM. Once we have a
 policy you'll be able to assign it to multiple VMs and have much better 
 control
 over resource including a planning element. So you should be monitoring the 
 Policy
 task progress once we start working on it.
 
 So... as you can understand this is a lot of work (which I'm sure was the same
 for VMWare when they did it). Until then you'll be able to handle it using [1]
 I expect to happen in the next version, and as always- patches are welcomed!
 
 Thanks,
 Doron
 
 [1] Bug 1103537 - [RFE] Dynamic CPU Shares
 [2] QoS aspects:
 http://www.ovirt.org/Features/CPU_SLA
 http://www.ovirt.org/Features/Network_QoS
 http://www.ovirt.org/Features/blkio-support
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Resource Pools in oVirt

2014-06-10 Thread s k
Hello all,
As far as I understand, CPU Shares can be set on each VM individually and 
cannot be changed while it's powered on.

It would be great if we could create resource pools (similar to what VMware 
does) for CPU shares so that we could assign priorities on multiple VMs and be 
able to move them between Resource Pools of different priorities.  I know that 
we can configure quotas but it's not the same as CPU shares.
Is that something planned for a future release? Shall I open an RFE for that ?
Regards,
Sokratis  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Rename disks when creating VM from Template

2014-06-08 Thread s k
I just created https://bugzilla.redhat.com/show_bug.cgi?id=1105887
As I'm mentioning, it would be great if the disks could be renamed 
automatically based on the VM name or the hostname in cloud-init tab.
Alternatively, a Disks tab could be created that includes all the disk 
related configuration instead of having them at the bottom of Resource 
allocation tab.
 Date: Sun, 8 Jun 2014 04:35:32 -0400
 From: lara...@redhat.com
 To: gchap...@redhat.com
 CC: sokratis1...@outlook.com; users@ovirt.org
 Subject: Re: [ovirt-users] Rename disks when creating VM from Template
 
 
 
 - Original Message -
  From: Gilad Chaplik gchap...@redhat.com
  To: s k sokratis1...@outlook.com
  Cc: users@ovirt.org
  Sent: Sunday, June 8, 2014 10:39:40 AM
  Subject: Re: [ovirt-users] Rename disks when creating VM from Template
  
  - Original Message -
   From: s k sokratis1...@outlook.com
   To: users@ovirt.org
   Sent: Thursday, June 5, 2014 10:07:44 PM
   Subject: Re: [ovirt-users] Rename disks when creating VM from Template
   
   Just noticed that I can actually change the disk name at the bottom of
   Resource Allocation. Apparently I never scrolled down to the very bottom 
   :)
  
  Hi Sokratis,
  
  Great that you've managed to handle it, but if it took you time to realize
  that, I think it's a bug.
  Can you please open one?
  
  https://bugzilla.redhat.com/enter_bug.cgi?product=oVirt
  
  Thanks,
  Gilad.
  
   
   
   From: sokratis1...@outlook.com
   To: users@ovirt.org
   Subject: Rename disks when creating VM from Template
   Date: Wed, 4 Jun 2014 11:59:55 +0300
   
   Hello all,
   
   I have noticed that when I create a VM from a template the disks of the VM
   have the name of the Templates's disk.
   
   What I would like is to be able to rename the VM's disks based on the
   hostname.
   
   For example the template I use have the following disk names:
   
   VM_Template_Disk1
   VM_Template_Disk2
   VM_Template_Disk3
   
   When I create a new VM (e.g. testvm01) the disk names remain the same. 
   What
   I
   would like is to be able to rename them automatically as below:
   
   testvm01_Disk1
   testvm01_Disk2
   testvm01_Disk3
   
   At the moment I'm editing the names manually using the oVirt GUI.
   
   Is it possible to do this automatically?
 Hi Sokratis,
 if you could open an RFE for that it'll be great.
 basically it's a matter for preference, if you created your template with 
 meaningful disk names, you might want to keep it.
 I completely agree that one may prefer automatic naming without keeping the 
 original names.
 
 thanks,
 Liron
   
   Thanks,
   
   Sokratis
   
   ___
   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


Re: [ovirt-users] Rename disks when creating VM from Template

2014-06-05 Thread s k
Just noticed that I can actually change the disk name at the bottom of Resource 
Allocation. Apparently I never scrolled down to the very bottom :)

From: sokratis1...@outlook.com
To: users@ovirt.org
Subject: Rename disks when creating VM from Template
Date: Wed, 4 Jun 2014 11:59:55 +0300







Hello all,
I have noticed that when I create a VM from a template the disks of the VM have 
the name of the Templates's disk.
What I would like is to be able to rename the VM's disks based on the hostname.
For example the template I use have the following disk names:
VM_Template_Disk1VM_Template_Disk2VM_Template_Disk3
When I create a new VM (e.g. testvm01) the disk names remain the same. What I 
would like is to be able to rename them automatically as below:
testvm01_Disk1testvm01_Disk2testvm01_Disk3
At the moment I'm editing the names manually using the oVirt GUI.
Is it possible to do this automatically?
Thanks,
Sokratis

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


[ovirt-users] Rename disks when creating VM from Template

2014-06-04 Thread s k



Hello all,
I have noticed that when I create a VM from a template the disks of the VM have 
the name of the Templates's disk.
What I would like is to be able to rename the VM's disks based on the hostname.
For example the template I use have the following disk names:
VM_Template_Disk1VM_Template_Disk2VM_Template_Disk3
When I create a new VM (e.g. testvm01) the disk names remain the same. What I 
would like is to be able to rename them automatically as below:
testvm01_Disk1testvm01_Disk2testvm01_Disk3
At the moment I'm editing the names manually using the oVirt GUI.
Is it possible to do this automatically?
Thanks,
Sokratis
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users