Re: [Users] Otopi pre-seeded answers and firewall settings

2014-03-26 Thread Yedidyah Bar David
 From: Giuseppe Ragusa giuseppe.rag...@hotmail.com
 To: Yedidyah Bar David d...@redhat.com
 Cc: Users@ovirt.org users@ovirt.org
 Sent: Wednesday, March 26, 2014 12:09:44 AM
 Subject: RE: [Users] Otopi pre-seeded answers and firewall settings

 Hi Didi,
 I can confirm that using both an ovhe-answers.conf directive:
 OVEHOSTED_NETWORK/firewallManager=str:nonexistent

 and an /etc/ovirt-host-deploy.conf.d/99-prevent-iptables.conf with:
 [environment:enforce]
 NETWORK/iptablesEnable=bool:False

 results in ovirt-hosted-engine-setup --config-append=ovhe-answers.conf
 leaving iptables rules untouched while adding the second hypervisor host to
 an already deployed self-hosted-engine with one physical host.

Thanks for the report! 

As I said, I am not sure this is a perfect solution, because now the engine 
thinks it updated iptables where in practice it didn't. 

 Many thanks again,
 Giuseppe

 PS: is there any difference in using ovirt-hosted-engine-setup vs.
 hosted-engine --deploy ?

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


Re: [Users] Otopi pre-seeded answers and firewall settings

2014-03-26 Thread Yedidyah Bar David
 From: Giuseppe Ragusa giuseppe.rag...@hotmail.com
 To: Yedidyah Bar David d...@redhat.com
 Cc: Users@ovirt.org users@ovirt.org
 Sent: Tuesday, March 25, 2014 11:49:36 PM
 Subject: RE: [Users] Otopi pre-seeded answers and firewall settings

 Hi Didi,
 many thanks for your invaluable help!

 I'll try your suggestion
 (/etc/ovirt-host-deploy.conf.d/99-prevent-iptables.conf) asap and then I
 will report back.

 By the way: I have a really custom iptables setup (multiple separated
 networks on hypervisor hosts), so I suppose it's best to hand tune firewall
 rules and then leave them alone (I pre-configure them, so the setup
 procedure won't be impeded in its communication needs anyway AND I will
 always guarantee the most stringent filtering possible with default deny
 ecc.).

I now asked Sandro and he told me the obvious: In the New Host form there is 
a checkbox for that :-) 

In hosted-engine we do not support that, it's always set - ' 
override_iptables=True ' in [1]. 

You can open a bug if you want, to make this configurable. 

It might make sense to use the value input in the question about iptables, but 
these are different issues. 

[1] 
http://gerrit.ovirt.org/gitweb?p=ovirt-hosted-engine-setup.git;a=blob;f=src/plugins/ovirt-hosted-engine-setup/engine/add_host.py
 
-- 
Didi 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Otopi pre-seeded answers and firewall settings

2014-03-26 Thread Sven Kieske
I really don't get why many people always ask others to open
BZ, if you could just do it yourself.

It doesn't take much time, less than writing a
Mail to explain to someone to report a BZ.

So here it is:

https://bugzilla.redhat.com/show_bug.cgi?id=1080823

Am 26.03.2014 08:51, schrieb Yedidyah Bar David:
 You can open a bug if you want, to make this configurable. 

-- 
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: [Users] VM Status Unknown

2014-03-26 Thread Simon Barrett
Was this ever resolved? I have a similar situation where a node was reset while 
a VM was running on it. Now the VM is in an unknown state and I cannot 
stop/start etc. I also cannot put the node into maintenance mode as it thinks 
it still has running VM’s


[oVirt shell (connected)]# list vms --query 
id=807593a5-8667-4265-a0ab-b3e37feb1fc1 --show-all | grep status
status-state : unknown

[oVirt shell (connected)]# action vm 807593a5-8667-4265-a0ab-b3e37feb1fc1 stop

   ERROR 
  status: 409
  reason: Conflict
  detail: Cannot stop VM. VM is not running.
  ===


[oVirt shell (connected)]#  action host d3a555b1-b5dd-48d1-802c-03096bdf8b00 
deactivate

   ERROR 
  status: 409
  reason: Conflict
  detail: Cannot switch Host to Maintenance mode.
Host still has running VMs on it and is in Non Responsive state.
  ===

Thanks,



From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of 
Omer Frenkel
Sent: 12 January 2014 08:47
To: Meital Bourvine
Cc: users@ovirt.org
Subject: Re: [Users] VM Status Unknown




From: Meital Bourvine mbour...@redhat.commailto:mbour...@redhat.com
To: Ryan Womer 
ryan.wo...@cytechservices.commailto:ryan.wo...@cytechservices.com
Cc: users@ovirt.orgmailto:users@ovirt.org
Sent: Friday, January 10, 2014 11:54:51 AM
Subject: Re: [Users] VM Status Unknown

Can you please provide vdsm.log (of both hosts) and engine.log?
also, what version are you using?
we had some bugs around this solved for 3.3



From: Ryan Womer 
ryan.wo...@cytechservices.commailto:ryan.wo...@cytechservices.com
To: users@ovirt.orgmailto:users@ovirt.org
Sent: Thursday, January 9, 2014 10:43:37 PM
Subject: [Users] VM Status Unknown

During a migration, the destination host lost connectivity to the san and 
crashed.
Once the server came back up, 3 VMs that didn’t finish migrating have been 
stuck in status “Unknown.”   Vdsclient doesn’t list any of the vms on either 
host.   Qemu doesn’t have them listed as mounted on either host.  Action vm 
start and stop result in “Status: 409”.
The disks for all 3 VMs are listed as green in the WebAdmin.  I’ve tried 
“action vm name start”  “action vm name stop” “update vm name 
--status-state down”  no joy.  They remain in “unknown.”

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


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

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


Re: [Users] Otopi pre-seeded answers and firewall settings

2014-03-26 Thread Giuseppe Ragusa
 From: s.kie...@mittwald.de
 To: users@ovirt.org
 Date: Wed, 26 Mar 2014 08:23:05 +
 Subject: Re: [Users] Otopi pre-seeded answers and firewall settings
 
 I really don't get why many people always ask others to open
 BZ, if you could just do it yourself.
 
 It doesn't take much time, less than writing a
 Mail to explain to someone to report a BZ.

I suppose that proper bug tracking management should in general keep involved 
the real stakeholders, ie the users that have experienced the problems first 
hand, so that any further action can keep them in the feedback loop with real 
use cases, reminders to developers etc. and this seems particularly appropriate 
for open source projects with developers that devote voluntary work (Sven: try 
not to think of all those nice @redhat.com addresses and RHEV references ; )

On the other hand I also understand that this is a particularly straightforward 
RFE with no (apparent) need for logs, traces etc. but the established workflow 
always wins :) and proves real user request to managers :))

 So here it is:
 
 https://bugzilla.redhat.com/show_bug.cgi?id=1080823

Many thanks Sven (I actually have a bad track record as a Bugzilla reporter... 
almost always dismissed ; )

Regards,
Giuseppe

 Am 26.03.2014 08:51, schrieb Yedidyah Bar David:
  You can open a bug if you want, to make this configurable. 
 
 -- 
 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: [Users] Instructions to add a remote controlled power strip not in the native list?

2014-03-26 Thread Marek Grac

On 03/25/2014 07:37 PM, David Smith wrote:


Unfortunately it looks like fencing.py is where the legacy --option 
was translated to --action. I believe ovirt calls fencing.py as a 
proxy to execute fence_raritan?


The version of fence-agents I pulled from git has the backwards 
compatibility removed;
https://lists.fedorahosted.org/pipermail/cluster-commits/2013-February/003090.html 



So if I added support for it in fence_raritan I'm not sure it would 
work (I can try) but also the fence-agents guys probably wouldn't take 
the submission to have it added to future code.


Those legacy options where completely removed from v4.0 - there is an 
another branch v3.9.x which is based on new code but with all legacy 
options, it is possible that it will be one day ported to RHEL6 but it 
is not a priority right now.


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


Re: [Users] VM Status Unknown

2014-03-26 Thread Gadi Ickowicz
If you are sure that the host (node) running the vm has reset, and the vm is no 
longer running on that host you can select the host and manually Confirm host 
has been rebooted (from the webadmin, not sure exactly how to do it from 
ovirt-shell).

Gadi Ickowicz

- Original Message -
From: Simon Barrett simon.barr...@tradingscreen.com
To: Omer Frenkel ofren...@redhat.com, Meital Bourvine 
mbour...@redhat.com
Cc: users@ovirt.org
Sent: Wednesday, March 26, 2014 10:44:15 AM
Subject: Re: [Users] VM Status Unknown



Was this ever resolved? I have a similar situation where a node was reset while 
a VM was running on it. Now the VM is in an unknown state and I cannot 
stop/start etc. I also cannot put the node into maintenance mode as it thinks 
it still has running VM’s 





[oVirt shell (connected)]# list vms --query 
id=807593a5-8667-4265-a0ab-b3e37feb1fc1 --show-all | grep status 

status-state : unknown 



[oVirt shell (connected)]# action vm 807593a5-8667-4265-a0ab-b3e37feb1fc1 stop 



 ERROR  

status: 409 

reason: Conflict 

detail: Cannot stop VM. VM is not running. 

=== 





[oVirt shell (connected)]# action host d3a555b1-b5dd-48d1-802c-03096bdf8b00 
deactivate 



 ERROR  

status: 409 

reason: Conflict 

detail: Cannot switch Host to Maintenance mode. 

Host still has running VMs on it and is in Non Responsive state. 

=== 



Thanks, 








From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of 
Omer Frenkel 
Sent: 12 January 2014 08:47 
To: Meital Bourvine 
Cc: users@ovirt.org 
Subject: Re: [Users] VM Status Unknown 














From: Meital Bourvine  mbour...@redhat.com  
To: Ryan Womer  ryan.wo...@cytechservices.com  
Cc: users@ovirt.org 
Sent: Friday, January 10, 2014 11:54:51 AM 
Subject: Re: [Users] VM Status Unknown 





Can you please provide vdsm.log (of both hosts) and engine.log? 


also, what version are you using? 


we had some bugs around this solved for 3.3 














From: Ryan Womer  ryan.wo...@cytechservices.com  
To: users@ovirt.org 
Sent: Thursday, January 9, 2014 10:43:37 PM 
Subject: [Users] VM Status Unknown 





During a migration, the destination host lost connectivity to the san and 
crashed. 

Once the server came back up, 3 VMs that didn’t finish migrating have been 
stuck in status “Unknown.” Vdsclient doesn’t list any of the vms on either 
host. Qemu doesn’t have them listed as mounted on either host. Action vm start 
and stop result in “Status: 409”. 

The disks for all 3 VMs are listed as green in the WebAdmin. I’ve tried “action 
vm name start” “action vm name stop” “update vm name --status-state down” 
no joy. They remain in “unknown.” 



___ 
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
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] VM Status Unknown

2014-03-26 Thread Omer Frenkel
- Original Message -

 From: Simon Barrett simon.barr...@tradingscreen.com
 To: Omer Frenkel ofren...@redhat.com, Meital Bourvine
 mbour...@redhat.com
 Cc: users@ovirt.org
 Sent: Wednesday, March 26, 2014 10:44:15 AM
 Subject: RE: [Users] VM Status Unknown

 Was this ever resolved? I have a similar situation where a node was reset
 while a VM was running on it. Now the VM is in an unknown state and I cannot
 stop/start etc. I also cannot put the node into maintenance mode as it
 thinks it still has running VM’s

 [oVirt shell (connected)]# list vms --query
 id=807593a5-8667-4265-a0ab-b3e37feb1fc1 --show-all | grep status

 status-state : unknown

 [oVirt shell (connected)]# action vm 807593a5-8667-4265-a0ab-b3e37feb1fc1
 stop

  ERROR 

 status: 409

 reason: Conflict

 detail: Cannot stop VM. VM is not running.

 ===

 [oVirt shell (connected)]# action host d3a555b1-b5dd-48d1-802c-03096bdf8b00
 deactivate

  ERROR 

 status: 409

 reason: Conflict

 detail: Cannot switch Host to Maintenance mode.

 Host still has running VMs on it and is in Non Responsive state.

 ===

 Thanks,

your host in non-responsive, means the engine cant verify its status and the 
vms status on it. 
if you dont have power management (i guess you dont) and you absolutely sure 
the vms are really not running there anymore 
you can mark the host as been rebooted, and clear the its state. 
in the UI - right click the host and choose confirm rebooted 
in rest i think its called manual fence 

 From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of
 Omer Frenkel
 Sent: 12 January 2014 08:47
 To: Meital Bourvine
 Cc: users@ovirt.org
 Subject: Re: [Users] VM Status Unknown

 - Original Message -

  From: Meital Bourvine  mbour...@redhat.com 
 
  To: Ryan Womer  ryan.wo...@cytechservices.com 
 
  Cc: users@ovirt.org
 
  Sent: Friday, January 10, 2014 11:54:51 AM
 
  Subject: Re: [Users] VM Status Unknown
 

  Can you please provide vdsm.log (of both hosts) and engine.log?
 

 also, what version are you using?

 we had some bugs around this solved for 3.3

  - Original Message -
 

   From: Ryan Womer  ryan.wo...@cytechservices.com 
  
 
   To: users@ovirt.org
  
 
   Sent: Thursday, January 9, 2014 10:43:37 PM
  
 
   Subject: [Users] VM Status Unknown
  
 

   During a migration, the destination host lost connectivity to the san and
   crashed.
  
 

   Once the server came back up, 3 VMs that didn’t finish migrating have
   been
   stuck in status “Unknown.” Vdsclient doesn’t list any of the vms on
   either
   host. Qemu doesn’t have them listed as mounted on either host. Action vm
   start and stop result in “Status: 409”.
  
 

   The disks for all 3 VMs are listed as green in the WebAdmin. I’ve tried
   “action vm name start” “action vm name stop” “update vm name
   --status-state down” no joy. They remain in “unknown.”
  
 

   ___
  
 
   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: [Users] VM Status Unknown

2014-03-26 Thread Simon Barrett
I tried that but it is the last node connected to the storage device and I get 
the following:

Manual fence did not revoke the selected SPM (ln2-lvb-002.mgt) since the master 
storage domain was not
active or could not use another host for the fence operation.

I just wondered if there was a way to force VM and/or Host removal?

Thanks,

Simon

From: Omer Frenkel [mailto:ofren...@redhat.com]
Sent: 26 March 2014 09:10
To: Simon Barrett
Cc: Meital Bourvine; users@ovirt.org
Subject: Re: [Users] VM Status Unknown




From: Simon Barrett 
simon.barr...@tradingscreen.commailto:simon.barr...@tradingscreen.com
To: Omer Frenkel ofren...@redhat.commailto:ofren...@redhat.com, Meital 
Bourvine mbour...@redhat.commailto:mbour...@redhat.com
Cc: users@ovirt.orgmailto:users@ovirt.org
Sent: Wednesday, March 26, 2014 10:44:15 AM
Subject: RE: [Users] VM Status Unknown

Was this ever resolved? I have a similar situation where a node was reset while 
a VM was running on it. Now the VM is in an unknown state and I cannot 
stop/start etc. I also cannot put the node into maintenance mode as it thinks 
it still has running VM’s


[oVirt shell (connected)]# list vms --query 
id=807593a5-8667-4265-a0ab-b3e37feb1fc1 --show-all | grep status
status-state : unknown

[oVirt shell (connected)]# action vm 807593a5-8667-4265-a0ab-b3e37feb1fc1 stop

   ERROR 
  status: 409
  reason: Conflict
  detail: Cannot stop VM. VM is not running.
  ===


[oVirt shell (connected)]#  action host d3a555b1-b5dd-48d1-802c-03096bdf8b00 
deactivate

   ERROR 
  status: 409
  reason: Conflict
  detail: Cannot switch Host to Maintenance mode.
Host still has running VMs on it and is in Non Responsive state.
  ===

Thanks,


your host in non-responsive, means the engine cant verify its status and the 
vms status on it.
if you dont have power management (i guess you dont) and you absolutely sure 
the vms are really not running there anymore
you can mark the host as been rebooted, and clear the its state.
in the UI - right click the host and choose confirm rebooted
in rest i think its called manual fence

From: users-boun...@ovirt.orgmailto:users-boun...@ovirt.org 
[mailto:users-boun...@ovirt.org] On Behalf Of Omer Frenkel
Sent: 12 January 2014 08:47
To: Meital Bourvine
Cc: users@ovirt.orgmailto:users@ovirt.org
Subject: Re: [Users] VM Status Unknown



From: Meital Bourvine mbour...@redhat.commailto:mbour...@redhat.com
To: Ryan Womer 
ryan.wo...@cytechservices.commailto:ryan.wo...@cytechservices.com
Cc: users@ovirt.orgmailto:users@ovirt.org
Sent: Friday, January 10, 2014 11:54:51 AM
Subject: Re: [Users] VM Status Unknown

Can you please provide vdsm.log (of both hosts) and engine.log?
also, what version are you using?
we had some bugs around this solved for 3.3



From: Ryan Womer 
ryan.wo...@cytechservices.commailto:ryan.wo...@cytechservices.com
To: users@ovirt.orgmailto:users@ovirt.org
Sent: Thursday, January 9, 2014 10:43:37 PM
Subject: [Users] VM Status Unknown

During a migration, the destination host lost connectivity to the san and 
crashed.
Once the server came back up, 3 VMs that didn’t finish migrating have been 
stuck in status “Unknown.”   Vdsclient doesn’t list any of the vms on either 
host.   Qemu doesn’t have them listed as mounted on either host.  Action vm 
start and stop result in “Status: 409”.
The disks for all 3 VMs are listed as green in the WebAdmin.  I’ve tried 
“action vm name start”  “action vm name stop” “update vm name 
--status-state down”  no joy.  They remain in “unknown.”

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


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


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


Re: [Users] oVirt 3.5 planning

2014-03-26 Thread Sven Kieske
And I still have 2 cool features which would be cool to include for 3.5:

Add Debian 7 to the list of operating systems for VMs (I guess there is
not much work to be done for that)

Here's the RFE for that:
https://bugzilla.redhat.com/show_bug.cgi?id=1073453

And provide qemu-guest-agent (not ovirt-guest-agent)
for more operating systems, at least centos.

ubuntu 12.04 and debian would also be cool.

I can create an RFE for that if you want.

Am 24.02.2014 17:59, schrieb Itamar Heim:
 with oVirt 3.4 getting close to GA with many many great features, time
 to collect requests for 3.5...

-- 
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] External group permissions

2014-03-26 Thread Maurice James
I used engine-manage-domains to allow external authentication from active
directory to my ovirt management ui. I assigned and ad group super user and
power user permissions on the DC. I cant get any user to login to the
webadmin portal. In the log says that they have no permission. Which right
do I have to assign to the group in order for its member to be able to login
to the web ui?

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


Re: [Users] oVirt 3.5 planning

2014-03-26 Thread Itamar Heim

On 03/26/2014 05:44 AM, Sven Kieske wrote:

And I still have 2 cool features which would be cool to include for 3.5:

Add Debian 7 to the list of operating systems for VMs (I guess there is
not much work to be done for that)


care to give it a shot :)
really simple sample to follow:
http://gerrit.ovirt.org/#/c/22273/



Here's the RFE for that:
https://bugzilla.redhat.com/show_bug.cgi?id=1073453

And provide qemu-guest-agent (not ovirt-guest-agent)
for more operating systems, at least centos.

ubuntu 12.04 and debian would also be cool.

I can create an RFE for that if you want.


qemu-guest-agent for centos should be opened in centos (not sure why its 
not already available)?


qemu-guest-agent is part of the qemu/kvm ecosystem and for debian/ubuntu 
- should be raised on qemu-devel and opened in ubuntu/debian?





Am 24.02.2014 17:59, schrieb Itamar Heim:

with oVirt 3.4 getting close to GA with many many great features, time
to collect requests for 3.5...




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


Re: [Users] Snapshots not visible in webadmin

2014-03-26 Thread René Koch

On 03/26/2014 10:55 AM, Meital Bourvine wrote:

Hi,

It might be a browser issue.
Does refreshing the page solves it?


Thanks a lot for the tip and the quick response.
Indeed it was a browser issue (Firefox 26 on Fedora 20) - Refreshing the 
page did solve the issue.




[1] https://bugzilla.redhat.com/show_bug.cgi?id=1011490

- Original Message -

From: René Koch rk...@linuxland.at
To: users@ovirt.org
Sent: Wednesday, March 26, 2014 11:52:26 AM
Subject: [Users] Snapshots not visible in webadmin

Hi,

I created a snapshot of a virtual machine in my oVirt 3.4 environment
which worked fine, but in the Snapshots tab the snapshot isn't visible -
in Custom Preview Snapshot window I can see the snapshot (see attached
screenshot).

Do you have any idea why I can't see my snapshot or is this a already
known bug in 3.4 pre-release?


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at



___
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: [Users] Little issue

2014-03-26 Thread Gilad Chaplik
Hi Koen, 

can you configure the log level to debug and resend?

Thanks, 
Gilad.

- Original Message -
 From: Koen Vanoppen vanoppen.k...@gmail.com
 To: users@ovirt.org
 Sent: Tuesday, March 25, 2014 11:09:30 AM
 Subject: [Users] Little issue
 
 Dear All,
 
 My engine.log file continues to give the following error:
 
 2014-03-25 10:04:55,381 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-35) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:05:10,705 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-42) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:05:25,945 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-9) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:05:41,189 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-72) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:05:56,449 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-67) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:06:11,763 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-5) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:06:27,164 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-49) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:06:42,463 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-76) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:06:57,814 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-1) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:07:13,167 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-49) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:07:28,504 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-81) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:07:43,887 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-93) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 2014-03-25 10:07:59,305 WARN [org.ovirt.engine.core.vdsbroker.VdsManager]
 (DefaultQuartzScheduler_Worker-90) Failed to refresh VDS , vds =
 497c0af3-4897-46f4-bffa-049bcd0ae713 : buran, error =
 java.lang.NullPointerException, continuing.: java.lang.NullPointerException
 
 Over and over again...
 
 Any ideas?
 
 Kind regards,
 
 Koen
 
 ___
 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: [Users] Snapshots not visible in webadmin

2014-03-26 Thread Gilad Chaplik
I'm getting it as well from time to time, also for disks in disk tab.
Don't know why (tried to look at it in old days) :-/

@Daniel, Do you have any insights?

Thanks, 
Gilad.

- Original Message -
 From: Maurice James midnightst...@msn.com
 To: René Koch rk...@linuxland.at, users@ovirt.org
 Sent: Wednesday, March 26, 2014 12:01:31 PM
 Subject: Re: [Users] Snapshots not visible in webadmin
 
 Try a hard refresh ctrl F5
 
 -Original Message-
 From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of
 René Koch
 Sent: Wednesday, March 26, 2014 5:52 AM
 To: users@ovirt.org
 Subject: [Users] Snapshots not visible in webadmin
 
 Hi,
 
 I created a snapshot of a virtual machine in my oVirt 3.4 environment which
 worked fine, but in the Snapshots tab the snapshot isn't visible - in Custom
 Preview Snapshot window I can see the snapshot (see attached screenshot).
 
 Do you have any idea why I can't see my snapshot or is this a already known
 bug in 3.4 pre-release?
 
 
 --
 Best Regards
 
 René Koch
 Senior Solution Architect
 
 
 LIS-Linuxland GmbH
 Brünner Straße 163, A-1210 Vienna
 
 Phone:   +43 1 236 91 60
 Mobile:  +43 660 / 512 21 31
 E-Mail:  rk...@linuxland.at
 
 
 ___
 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: [Users] API read-only access / roles

2014-03-26 Thread Sven Kieske
Hi,

as we now have setup ldap, now the question which
never got answered in the first place:

1.
which rights do I need for read only access?

as stated in BZ just login rights won't suffice.

2. I want to create a user who has just the
right to open the vnc/spice connection to
every vm, is this possible?


Thanks in advance
-- 
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: [Users] External group permissions

2014-03-26 Thread Yair Zaslavsky


- Original Message -
 From: Maurice James midnightst...@msn.com
 To: users@ovirt.org
 Sent: Wednesday, March 26, 2014 11:48:21 AM
 Subject: [Users] External group permissions
 
 I used engine-manage-domains to allow external authentication from active
 directory to my ovirt management ui. I assigned and ad group super user and
 power user permissions on the DC. I cant get any user to login to the
 webadmin portal. In the log says that they have no permission. Which right
 do I have to assign to the group in order for its member to be able to login
 to the web ui?
 

1. Which ovirt version are you using?
2. May I get the following results from postgresql ?

a. select user_id, name, group_ids from users;
b. select id from ad_groups;
c. select select * from permissions;


Many thanks,
Yair


 
 ___
 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: [Users] API read-only access / roles

2014-03-26 Thread Itamar Heim

On 03/26/2014 06:16 AM, Sven Kieske wrote:

Hi,

as we now have setup ldap, now the question which
never got answered in the first place:

1.
which rights do I need for read only access?

as stated in BZ just login rights won't suffice.


an admin role with login? why not?
i thought we even pre-created such a default read only role by now:
Bug 1038222 - [RFE] Read Only Admin role in AP

(and you can create one yourself in 3.3 as well iirc)



2. I want to create a user who has just the
right to open the vnc/spice connection to
every vm, is this possible?


but not start/stop VMs?
via admin or user portal (changed the type of role you need to give 
admin/user)


just create a role with: login, connect vm, and give it at system level 
to the user

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


Re: [Users] External group permissions

2014-03-26 Thread Yair Zaslavsky


- Original Message -
 From: Yair Zaslavsky yzasl...@redhat.com
 To: Maurice James midnightst...@msn.com
 Cc: users@ovirt.org
 Sent: Wednesday, March 26, 2014 12:20:02 PM
 Subject: Re: [Users] External group permissions
 
 
 
 - Original Message -
  From: Maurice James midnightst...@msn.com
  To: users@ovirt.org
  Sent: Wednesday, March 26, 2014 11:48:21 AM
  Subject: [Users] External group permissions
  
  I used engine-manage-domains to allow external authentication from active
  directory to my ovirt management ui. I assigned and ad group super user and
  power user permissions on the DC. I cant get any user to login to the
  webadmin portal. In the log says that they have no permission. Which right
  do I have to assign to the group in order for its member to be able to
  login
  to the web ui?
  
 
 1. Which ovirt version are you using?
 2. May I get the following results from postgresql ?
 
 a. select user_id, name, group_ids from users;
 b. select id from ad_groups;

Actually select id,name from ad_groups;

 c. select select * from permissions;

Typo - I meant select * from permissions of course.
 
 
 Many thanks,
 Yair
 
 
  
  ___
  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: [Users] API read-only access / roles

2014-03-26 Thread Sven Kieske
Well Doron replied to me with another information here:

https://bugzilla.redhat.com/show_bug.cgi?id=1067036#c1

I did not know of BZ 1038 nor did anybody point me there.

How to create it myself in 3.3, directly via the SQL Command?

Is this safe on a 3.3.3-2 el6?

See the attached SQL

Am 26.03.2014 11:21, schrieb Itamar Heim:
 
 an admin role with login? why not?
 i thought we even pre-created such a default read only role by now:
 Bug 1038222 - [RFE] Read Only Admin role in AP
 
 (and you can create one yourself in 3.3 as well iirc)

-- 
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
	Create or replace FUNCTION __temp_insert_read_only_admin_role()	1
			RETURNS VOID	2
			AS $procedure$	3
			DECLARE	4
			v_ROLE_ID UUID;	5
			BEGIN	6
			v_ROLE_ID := 'DEFC----DEFC';	7
8
			DELETE FROM roles_groups WHERE role_id = v_ROLE_ID;	9
			INSERT INTO roles(id,name,description,is_readonly,role_type,allows_viewing_children,app_mode) SELECT
v_ROLE_ID, 'ReadOnlyAdmin', 'Read Only Administrator Role', true, 1, true, 1	10
			WHERE NOT EXISTS (SELECT id,name,description,is_readonly,role_type	11
			FROM roles	12
			WHERE id = v_ROLE_ID	13
			AND name='ReadOnlyAdmin'	14
			AND description='Read Only Administrator Role'	15
			AND is_readonly=true	16
			AND role_type=1);	17
18
			-- Allowing this role to login 	19
			INSERT INTO roles_groups(role_id,action_group_id) VALUES(v_ROLE_ID, 1300);	20
21
			RETURN;	22
			END; $procedure$	23
			LANGUAGE plpgsql;	24
25
			SELECT __temp_insert_read_only_admin_role();	26
			DROP function __temp_insert_read_only_admin_role();
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] API read-only access / roles

2014-03-26 Thread Sven Kieske


Am 26.03.2014 11:21, schrieb Itamar Heim:
 On 03/26/2014 06:16 AM, Sven Kieske wrote:
 Hi,

 as we now have setup ldap, now the question which
 never got answered in the first place:

 1.
 which rights do I need for read only access?

 as stated in BZ just login rights won't suffice.
 
 an admin role with login? why not?
 i thought we even pre-created such a default read only role by now:
 Bug 1038222 - [RFE] Read Only Admin role in AP
 
 (and you can create one yourself in 3.3 as well iirc)
 
What would happen if I create this user myself
and I want to upgrade to 3.4 somewhere in time?

My guess would be the upgrade would fail if this
user gets added automatically, because it is already
there?

-- 
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: [Users] API read-only access / roles

2014-03-26 Thread Itamar Heim

On 03/26/2014 06:39 AM, Sven Kieske wrote:



Am 26.03.2014 11:21, schrieb Itamar Heim:

On 03/26/2014 06:16 AM, Sven Kieske wrote:

Hi,

as we now have setup ldap, now the question which
never got answered in the first place:

1.
which rights do I need for read only access?

as stated in BZ just login rights won't suffice.


an admin role with login? why not?
i thought we even pre-created such a default read only role by now:
Bug 1038222 - [RFE] Read Only Admin role in AP

(and you can create one yourself in 3.3 as well iirc)


What would happen if I create this user myself
and I want to upgrade to 3.4 somewhere in time?

My guess would be the upgrade would fail if this
user gets added automatically, because it is already
there?



its not a user. its a system defined role.
you can create a user defined role (with a different name)
you should do this via the GUI in 3.3, not via the db (then the uuid 
will be different as well, and no upgrade issues)

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


Re: [Users] API read-only access / roles

2014-03-26 Thread Sven Kieske
Thanks again,

it seems to work quite well (couldn't test everything).

Am 26.03.2014 11:46, schrieb Itamar Heim:
 its not a user. its a system defined role.
 you can create a user defined role (with a different name)
 you should do this via the GUI in 3.3, not via the db (then the uuid
 will be different as well, and no upgrade issues)

-- 
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: [Users] API read-only access / roles

2014-03-26 Thread Yair Zaslavsky


- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Sven Kieske s.kie...@mittwald.de, Users@ovirt.org List 
 Users@ovirt.org, Yair Zaslavsky
 yzasl...@redhat.com
 Sent: Wednesday, March 26, 2014 12:46:28 PM
 Subject: Re: [Users] API read-only access / roles
 
 On 03/26/2014 06:39 AM, Sven Kieske wrote:
 
 
  Am 26.03.2014 11:21, schrieb Itamar Heim:
  On 03/26/2014 06:16 AM, Sven Kieske wrote:
  Hi,
 
  as we now have setup ldap, now the question which
  never got answered in the first place:
 
  1.
  which rights do I need for read only access?
 
  as stated in BZ just login rights won't suffice.
 
  an admin role with login? why not?
  i thought we even pre-created such a default read only role by now:
  Bug 1038222 - [RFE] Read Only Admin role in AP
 
  (and you can create one yourself in 3.3 as well iirc)
 
  What would happen if I create this user myself
  and I want to upgrade to 3.4 somewhere in time?
 
  My guess would be the upgrade would fail if this
  user gets added automatically, because it is already
  there?
 
 
 its not a user. its a system defined role.
 you can create a user defined role (with a different name)
 you should do this via the GUI in 3.3, not via the db (then the uuid
 will be different as well, and no upgrade issues)

Regarding your upgrade question -
I would like to add that although we have a hard-coded internal admin user, 
your read only user (that is, a user you assigned the role you created) is 
not a hard coded one. I don't think we will go for a strategy of adding another 
hardcoded user for read only , so you should not have upgrade issues.

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


Re: [Users] Cant assign Quotas to groups anymore?

2014-03-26 Thread Maurice James

I used to be able to assign Quotas to External groups in 3.3
From: midnightst...@msn.com
To: users@ovirt.org
Date: Wed, 26 Mar 2014 08:43:57 -0400
Subject: [Users] Cant assign Quotas to groups anymore?




 3.4.0-0.13.rc.el6See the error below

User admin failed to grant permission for Role QuotaConsumer on Quota 
MobilePolicy to User/Group Non interactive user.


___
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: [Users] VM Status Unknown

2014-03-26 Thread Omer Frenkel
- Original Message -

 From: Simon Barrett simon.barr...@tradingscreen.com
 To: Omer Frenkel ofren...@redhat.com
 Cc: Meital Bourvine mbour...@redhat.com, users@ovirt.org
 Sent: Wednesday, March 26, 2014 11:26:51 AM
 Subject: RE: [Users] VM Status Unknown

 I tried that but it is the last node connected to the storage device and I
 get the following:

 Manual fence did not revoke the selected SPM (ln2-lvb-002.mgt) since the
 master storage domain was not

 active or could not use another host for the fence operation.

 I just wondered if there was a way to force VM and/or Host removal?

well you need at least one active host to use the system, 
i dont think you can clear this state without another host. 

 Thanks,

 Simon

 From: Omer Frenkel [mailto:ofren...@redhat.com]
 Sent: 26 March 2014 09:10
 To: Simon Barrett
 Cc: Meital Bourvine; users@ovirt.org
 Subject: Re: [Users] VM Status Unknown

 - Original Message -

  From: Simon Barrett  simon.barr...@tradingscreen.com 
 
  To: Omer Frenkel  ofren...@redhat.com , Meital Bourvine 
  mbour...@redhat.com 
 
  Cc: users@ovirt.org
 
  Sent: Wednesday, March 26, 2014 10:44:15 AM
 
  Subject: RE: [Users] VM Status Unknown
 

  Was this ever resolved? I have a similar situation where a node was reset
  while a VM was running on it. Now the VM is in an unknown state and I
  cannot
  stop/start etc. I also cannot put the node into maintenance mode as it
  thinks it still has running VM’s
 

  [oVirt shell (connected)]# list vms --query
  id=807593a5-8667-4265-a0ab-b3e37feb1fc1 --show-all | grep status
 

  status-state : unknown
 

  [oVirt shell (connected)]# action vm 807593a5-8667-4265-a0ab-b3e37feb1fc1
  stop
 

   ERROR 
 

  status: 409
 

  reason: Conflict
 

  detail: Cannot stop VM. VM is not running.
 

  ===
 

  [oVirt shell (connected)]# action host d3a555b1-b5dd-48d1-802c-03096bdf8b00
  deactivate
 

   ERROR 
 

  status: 409
 

  reason: Conflict
 

  detail: Cannot switch Host to Maintenance mode.
 

  Host still has running VMs on it and is in Non Responsive state.
 

  ===
 

  Thanks,
 

 your host in non-responsive, means the engine cant verify its status and the
 vms status on it.

 if you dont have power management (i guess you dont) and you absolutely sure
 the vms are really not running there anymore

 you can mark the host as been rebooted, and clear the its state.

 in the UI - right click the host and choose confirm rebooted

 in rest i think its called manual fence

  From: users-boun...@ovirt.org [ mailto:users-boun...@ovirt.org ] On Behalf
  Of
  Omer Frenkel
 
  Sent: 12 January 2014 08:47
 
  To: Meital Bourvine
 
  Cc: users@ovirt.org
 
  Subject: Re: [Users] VM Status Unknown
 

   From: Meital Bourvine  mbour...@redhat.com 
  
 
   To: Ryan Womer  ryan.wo...@cytechservices.com 
  
 
   Cc: users@ovirt.org
  
 
   Sent: Friday, January 10, 2014 11:54:51 AM
  
 
   Subject: Re: [Users] VM Status Unknown
  
 

   Can you please provide vdsm.log (of both hosts) and engine.log?
  
 

  also, what version are you using?
 

  we had some bugs around this solved for 3.3
 

From: Ryan Womer  ryan.wo...@cytechservices.com 
   
  
 
To: users@ovirt.org
   
  
 
Sent: Thursday, January 9, 2014 10:43:37 PM
   
  
 
Subject: [Users] VM Status Unknown
   
  
 

During a migration, the destination host lost connectivity to the san
and
crashed.
   
  
 

Once the server came back up, 3 VMs that didn’t finish migrating have
been
stuck in status “Unknown.” Vdsclient doesn’t list any of the vms on
either
host. Qemu doesn’t have them listed as mounted on either host. Action
vm
start and stop result in “Status: 409”.
   
  
 

The disks for all 3 VMs are listed as green in the WebAdmin. I’ve tried
“action vm name start” “action vm name stop” “update vm name
--status-state down” no joy. They remain in “unknown.”
   
  
 

___
   
  
 
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: [Users] oVirt 3.5 planning

2014-03-26 Thread Giorgio Bersano
2014-03-26 11:20 GMT+01:00 Sven Kieske s.kie...@mittwald.de:
 Ah cool, I didn't stumble upon the qemu-ga, thanks for that!

 However yes, ubuntu 12.04 is precise release, but I don't
 know of any packaged version of qemu-ga for it, but maybe
 I just missed it as the centos one?


No, it seems to be available only from Raring Ringtails onwards :-(


 Am 26.03.2014 11:13, schrieb Giorgio Bersano:
 Actually qemu-guest-agent IS available in the standard CentOS
 distribution ( ATM
 qemu-guest-agent-0.12.1.2-2.415.el6_5.6.{x86_64,i686}.rpm ).

 Regarding ubuntu 12.04, isn't it  Ubuntu Precise Pangolin LTS (this
 is from oVirt 3.4.0) ?

 HTH,
 Giorgio.

 --
 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: [Users] Cant assign Quotas to groups anymore?

2014-03-26 Thread Maurice James
I submitted a bug on thishttps://bugzilla.redhat.com/show_bug.cgi?id=1081014 

From: midnightst...@msn.com
To: users@ovirt.org
Date: Wed, 26 Mar 2014 09:15:00 -0400
Subject: Re: [Users] Cant assign Quotas to groups anymore?





I used to be able to assign Quotas to External groups in 3.3
From: midnightst...@msn.com
To: users@ovirt.org
Date: Wed, 26 Mar 2014 08:43:57 -0400
Subject: [Users] Cant assign Quotas to groups anymore?




 3.4.0-0.13.rc.el6See the error below

User admin failed to grant permission for Role QuotaConsumer on Quota 
MobilePolicy to User/Group Non interactive user.


___
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: [Users] oVirt 3.5 planning

2014-03-26 Thread Sven Kieske
So I guess I don't need to search for a compiled version for debian 7?

Am 26.03.2014 14:38, schrieb Giorgio Bersano:
 No, it seems to be available only from Raring Ringtails onwards :-(

-- 
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: [Users] oVirt 3.5 planning

2014-03-26 Thread Sven Kieske

+1

Am 26.03.2014 16:14, schrieb Federico Alberto Sayd:
 Add support to sparsify disk trough virt-sparsify in order to reclaim
 unused space from vm disk or convert to thin provision.
 This feature is usefult when you import a vm from another hypervisor
 disk is imported with full size.

-- 
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: [Users] Can I use couple nodes just for storage?

2014-03-26 Thread Eliezer Croitoru

On 03/26/2014 02:20 AM, Maurice James wrote:

Why not use those nodes as NFS or Gluster storage?
I have no problem with that but ovirt gives me the option to manage with 
the engine node.

If you have a way please let me know.
I am unsure about my options now(long week)

Are there any web interface management for gluster?
Thanks,
Eliezer
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.5 planning

2014-03-26 Thread Michal Skrivanek

On Mar 26, 2014, at 10:51 , Itamar Heim ih...@redhat.com wrote:

 On 03/26/2014 05:44 AM, Sven Kieske wrote:
 And I still have 2 cool features which would be cool to include for 3.5:
 
 Add Debian 7 to the list of operating systems for VMs (I guess there is
 not much work to be done for that)
 
 care to give it a shot :)
 really simple sample to follow:
 http://gerrit.ovirt.org/#/c/22273/
 
 
 Here's the RFE for that:
 https://bugzilla.redhat.com/show_bug.cgi?id=1073453
 
 And provide qemu-guest-agent (not ovirt-guest-agent)
 for more operating systems, at least centos.
 
 ubuntu 12.04 and debian would also be cool.
 
 I can create an RFE for that if you want.
 
 qemu-guest-agent for centos should be opened in centos (not sure why its not 
 already available)?
 
 qemu-guest-agent is part of the qemu/kvm ecosystem and for debian/ubuntu - 
 should be raised on qemu-devel and opened in ubuntu/debian?

note so far in 3.4/3.5 still the only thing it brings you is the Backup API 
feature - quiesce of drives during taking of the snapshot.
For most of other uses you don't actually need it and you can --nodeps it...

Thanks,
michal

 
 
 
 Am 24.02.2014 17:59, schrieb Itamar Heim:
 with oVirt 3.4 getting close to GA with many many great features, time
 to collect requests for 3.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


[Users] Open source events in Austria

2014-03-26 Thread René Koch

Hi,

In the next 2 months 2 open source events will take place in Austria and 
oVirt will be present in form of workshops, presentations and stands.


The first event is at the Grazer Linuxtage from April, 4th till April, 
5th. These are the highlights from an oVirt perspective:

- Workshop: Installation and first steps with oVirt
- Talk: New features of oVirt (3.3/3.4)
- Stand: oVirt project stand with live demo system

For more information visit http://linuxtage.at/ (German website only)


The second event is at the Linuxwochen Vienna from May 8th till May 
10th. These are the highlights from an oVirt perspective:

- Workshop: Installation and first steps with oVirt
- Talk: New features of oVirt (3.3/3.4)
- Stand: oVirt project stand with live demo system

For more information visit http://linuxwochen.at/ (German website only)


Last but not least I want to thank Brian Proffitt and Dave Neary for 
their help.



--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


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


Re: [Users] Cant assign Quotas to groups anymore?

2014-03-26 Thread Maurice James
Is anyone else having this issue in 3.4?

From: midnightst...@msn.com
To: users@ovirt.org
Date: Wed, 26 Mar 2014 09:38:29 -0400
Subject: Re: [Users] Cant assign Quotas to groups anymore?




I submitted a bug on thishttps://bugzilla.redhat.com/show_bug.cgi?id=1081014 

From: midnightst...@msn.com
To: users@ovirt.org
Date: Wed, 26 Mar 2014 09:15:00 -0400
Subject: Re: [Users] Cant assign Quotas to groups anymore?





I used to be able to assign Quotas to External groups in 3.3
From: midnightst...@msn.com
To: users@ovirt.org
Date: Wed, 26 Mar 2014 08:43:57 -0400
Subject: [Users] Cant assign Quotas to groups anymore?




 3.4.0-0.13.rc.el6See the error below

User admin failed to grant permission for Role QuotaConsumer on Quota 
MobilePolicy to User/Group Non interactive user.


___
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   
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Cant assign Quotas to groups anymore?

2014-03-26 Thread Gilad Chaplik
we are on it, you will get an answer within the hour(s)

Thanks, 
Gilad.

- Original Message -
 From: Maurice James midnightst...@msn.com
 To: users@ovirt.org
 Sent: Wednesday, March 26, 2014 5:44:07 PM
 Subject: Re: [Users] Cant assign Quotas to groups anymore?
 
 Is anyone else having this issue in 3.4?
 
 
 From: midnightst...@msn.com
 To: users@ovirt.org
 Date: Wed, 26 Mar 2014 09:38:29 -0400
 Subject: Re: [Users] Cant assign Quotas to groups anymore?
 
 I submitted a bug on this
 https://bugzilla.redhat.com/show_bug.cgi?id=1081014
 
 
 From: midnightst...@msn.com
 To: users@ovirt.org
 Date: Wed, 26 Mar 2014 09:15:00 -0400
 Subject: Re: [Users] Cant assign Quotas to groups anymore?
 
 
 I used to be able to assign Quotas to External groups in 3.3
 
 From: midnightst...@msn.com
 To: users@ovirt.org
 Date: Wed, 26 Mar 2014 08:43:57 -0400
 Subject: [Users] Cant assign Quotas to groups anymore?
 
 3.4.0-0.13.rc.el6
 See the error below
 
 
 User admin failed to grant permission for Role QuotaConsumer on Quota
 MobilePolicy to User/Group Non interactive user.
 
 ___ 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
 
 ___
 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] oVirt Weekly Meeting Minutes -- 2014-03-26

2014-03-26 Thread Doron Fediuck
Minutes:http://ovirt.org/meetings/ovirt/2014/ovirt.2014-03-26-15.04.html
Minutes (text): http://ovirt.org/meetings/ovirt/2014/ovirt.2014-03-26-15.04.txt
Log:
http://ovirt.org/meetings/ovirt/2014/ovirt.2014-03-26-15.04.log.html

=
#ovirt: oVirt Weekly Sync
=


Meeting started by doron at 15:04:03 UTC. The full logs are available at
http://ovirt.org/meetings/ovirt/2014/ovirt.2014-03-26-15.04.log.html .



Meeting summary
---
* Agenda and roll Call  (doron, 15:04:49)
  * infra update  (doron, 15:04:50)
  * 3.3 updates  (doron, 15:04:52)
  * 3.4 status  (doron, 15:04:53)
  * conferences and workshops  (doron, 15:04:56)
  * other topics  (doron, 15:04:58)
  * this week the meeting is 1 hour later  in US due to DST.  (doron,
15:05:20)

* infra update  (doron, 15:05:46)
  * ifra updates: Jenkins got new slaves from OS1 cloud. update_tracker
hook added to all the projects on gerrit, so bugs are updates in all
projects.  (doron, 15:08:49)

* 3.3 updates  (doron, 15:09:04)
  * oVirt  3.3.5 RC planned for April 2nd. Release notes preparation
started.  (doron, 15:10:39)

* 3.4 status  (doron, 15:10:56)
  * LINK: http://www.virtualizationmatrix.com/   (Rydekull, 15:19:59)
  * pending verification today, 3.4 GA may be released tomorrow.
(doron, 15:27:48)

* 3.5 planning  (doron, 15:28:09)
  * gluster to update their 6 features for next week's review with
owners and bug ID's.  (doron, 15:31:42)
  * infra to update a missing feature, devel owners and bug id's.
(doron, 15:33:35)
  * integration has 5 RFEs in place for 3.5. Will be reviewed next week.
(doron, 15:35:43)
  * node has 3 features in pace for 3.5. Will be reviewed next week.
(doron, 15:40:00)
  * SLA to handle missing bugs, and devel owners for next week.
Currently 10 RFE's in place for 3.5.  (doron, 15:41:06)
  * ux has currently 2 rfe's in place for 3.5. we'lkl review them next
week.  (doron, 15:44:44)
  * virt has currently ~30 features for 3.5. The list should be updated
for a review next week with devel owners and missing bugs.  (doron,
15:48:06)
  * PPC folks should be contacted offline to get their plans.  (doron,
15:51:02)
  * network team missing a representative.  (doron, 15:51:37)
  * storage team missing a representative.  (doron, 15:51:43)

* conferences and workshops  (doron, 15:52:33)
  * bkp ill have a session in LinuxFest NorthWest on April 26-27 Topic:
Building a community around mature software.  (doron, 15:53:34)
  * Rene Koch is organizing two oVirt workshops in Austria: Grazer
Linuxtage in Graz April 4-5 and Linuxwochen Vienna, May 8-10.
(doron, 15:54:01)
  * weekly CFP updated to be reformatted.  (doron, 15:54:39)

* other topics  (doron, 15:54:53)
  * oVirt Mirrors being set up (thanks dcaro!). We have one live with
Duke University, and two more are coming soon, with about 6 in
progress.  (doron, 15:55:41)
  * Google Summer of Code proposal review now going on. A meeting should
take place on April 1st.  (doron, 15:56:13)

Meeting ended at 15:57:49 UTC.




Action Items






Action Items, by person
---
* **UNASSIGNED**
  * (none)




People Present (lines said)
---
* doron (157)
* fabiand (34)
* sbonazzo (18)
* mskrivanek (15)
* bkp (11)
* danken (11)
* dougsland (9)
* ybronhei (7)
* ecohen (5)
* sahina (5)
* ovirtbot (3)
* dcaro (2)
* apahim (1)
* YamakasY (1)
* tiraboschi (1)
* Rydekull (1)




Generated by `MeetBot`_ 0.1.4

.. _`MeetBot`: http://wiki.debian.org/MeetBot
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.5 planning

2014-03-26 Thread Federico Alberto Sayd

On 26/03/14 06:51, Itamar Heim wrote:

On 03/26/2014 05:44 AM, Sven Kieske wrote:

And I still have 2 cool features which would be cool to include for 3.5:

Add Debian 7 to the list of operating systems for VMs (I guess there is
not much work to be done for that)


care to give it a shot :)
really simple sample to follow:
http://gerrit.ovirt.org/#/c/22273/



Here's the RFE for that:
https://bugzilla.redhat.com/show_bug.cgi?id=1073453

And provide qemu-guest-agent (not ovirt-guest-agent)
for more operating systems, at least centos.

ubuntu 12.04 and debian would also be cool.

I can create an RFE for that if you want.


qemu-guest-agent for centos should be opened in centos (not sure why 
its not already available)?


qemu-guest-agent is part of the qemu/kvm ecosystem and for 
debian/ubuntu - should be raised on qemu-devel and opened in 
ubuntu/debian?




For Debian, package qemu-guest-agent exists in backports:

https://packages.debian.org/wheezy-backports/qemu-guest-agent

I haven't tested it yet


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


Re: [Users] Cant assign Quotas to groups anymore?

2014-03-26 Thread Gilad Chaplik
Hi Maurice,

I have a question that can speed up things,
can you add any permission in the UI to an external group, i.e. any permission 
subtab - add permission?

Thanks, 
Gilad.

- Original Message -
 From: Gilad Chaplik gchap...@redhat.com
 To: Maurice James midnightst...@msn.com
 Cc: users@ovirt.org
 Sent: Wednesday, March 26, 2014 5:57:00 PM
 Subject: Re: [Users] Cant assign Quotas to groups anymore?
 
 we are on it, you will get an answer within the hour(s)
 
 Thanks,
 Gilad.
 
 - Original Message -
  From: Maurice James midnightst...@msn.com
  To: users@ovirt.org
  Sent: Wednesday, March 26, 2014 5:44:07 PM
  Subject: Re: [Users] Cant assign Quotas to groups anymore?
  
  Is anyone else having this issue in 3.4?
  
  
  From: midnightst...@msn.com
  To: users@ovirt.org
  Date: Wed, 26 Mar 2014 09:38:29 -0400
  Subject: Re: [Users] Cant assign Quotas to groups anymore?
  
  I submitted a bug on this
  https://bugzilla.redhat.com/show_bug.cgi?id=1081014
  
  
  From: midnightst...@msn.com
  To: users@ovirt.org
  Date: Wed, 26 Mar 2014 09:15:00 -0400
  Subject: Re: [Users] Cant assign Quotas to groups anymore?
  
  
  I used to be able to assign Quotas to External groups in 3.3
  
  From: midnightst...@msn.com
  To: users@ovirt.org
  Date: Wed, 26 Mar 2014 08:43:57 -0400
  Subject: [Users] Cant assign Quotas to groups anymore?
  
  3.4.0-0.13.rc.el6
  See the error below
  
  
  User admin failed to grant permission for Role QuotaConsumer on Quota
  MobilePolicy to User/Group Non interactive user.
  
  ___ 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
  
  ___
  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: [Users] Cant assign Quotas to groups anymore?

2014-03-26 Thread Maurice James
Yes I can add permissions to external groups. 

 Date: Wed, 26 Mar 2014 12:39:18 -0400
 From: gchap...@redhat.com
 To: midnightst...@msn.com
 CC: users@ovirt.org
 Subject: Re: [Users] Cant assign Quotas to groups anymore?
 
 Hi Maurice,
 
 I have a question that can speed up things,
 can you add any permission in the UI to an external group, i.e. any 
 permission subtab - add permission?
 
 Thanks, 
 Gilad.
 
 - Original Message -
  From: Gilad Chaplik gchap...@redhat.com
  To: Maurice James midnightst...@msn.com
  Cc: users@ovirt.org
  Sent: Wednesday, March 26, 2014 5:57:00 PM
  Subject: Re: [Users] Cant assign Quotas to groups anymore?
  
  we are on it, you will get an answer within the hour(s)
  
  Thanks,
  Gilad.
  
  - Original Message -
   From: Maurice James midnightst...@msn.com
   To: users@ovirt.org
   Sent: Wednesday, March 26, 2014 5:44:07 PM
   Subject: Re: [Users] Cant assign Quotas to groups anymore?
   
   Is anyone else having this issue in 3.4?
   
   
   From: midnightst...@msn.com
   To: users@ovirt.org
   Date: Wed, 26 Mar 2014 09:38:29 -0400
   Subject: Re: [Users] Cant assign Quotas to groups anymore?
   
   I submitted a bug on this
   https://bugzilla.redhat.com/show_bug.cgi?id=1081014
   
   
   From: midnightst...@msn.com
   To: users@ovirt.org
   Date: Wed, 26 Mar 2014 09:15:00 -0400
   Subject: Re: [Users] Cant assign Quotas to groups anymore?
   
   
   I used to be able to assign Quotas to External groups in 3.3
   
   From: midnightst...@msn.com
   To: users@ovirt.org
   Date: Wed, 26 Mar 2014 08:43:57 -0400
   Subject: [Users] Cant assign Quotas to groups anymore?
   
   3.4.0-0.13.rc.el6
   See the error below
   
   
   User admin failed to grant permission for Role QuotaConsumer on Quota
   MobilePolicy to User/Group Non interactive user.
   
   ___ 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
   
   ___
   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: [Users] Instructions to add a remote controlled power strip not in the native list?

2014-03-26 Thread David Smith
Ok, well I hope the latest submission I sent in to the fence-agents group
gets approved and can get added in sooner than later.

In any case, I've got everything up and running now :-)


On Wed, Mar 26, 2014 at 1:34 AM, Marek Grac mg...@redhat.com wrote:

 On 03/25/2014 07:37 PM, David Smith wrote:


 Unfortunately it looks like fencing.py is where the legacy --option was
 translated to --action. I believe ovirt calls fencing.py as a proxy to
 execute fence_raritan?

 The version of fence-agents I pulled from git has the backwards
 compatibility removed;
 https://lists.fedorahosted.org/pipermail/cluster-commits/
 2013-February/003090.html

 So if I added support for it in fence_raritan I'm not sure it would work
 (I can try) but also the fence-agents guys probably wouldn't take the
 submission to have it added to future code.

  Those legacy options where completely removed from v4.0 - there is an
 another branch v3.9.x which is based on new code but with all legacy
 options, it is possible that it will be one day ported to RHEL6 but it is
 not a priority right now.

 m,

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


Re: [Users] Cant assign Quotas to groups anymore?

2014-03-26 Thread Gilad Chaplik
Thank you for the elaborate explanation. I have some leads, but can't configure 
a proper setup (with domains :)) and reproduce.
cc'ing the current feature owner, Kobi, and I guess that tomorrow we'll be 
smarter.

Thanks, 
Gilad.

- Original Message -
 From: Maurice James midnightst...@msn.com
 To: Gilad Chaplik gchap...@redhat.com
 Cc: users@ovirt.org
 Sent: Wednesday, March 26, 2014 6:48:22 PM
 Subject: RE: [Users] Cant assign Quotas to groups anymore?
 
 External permissions
   
 Here is a visual of the problem that I'm having. Quota Consumer selection
 
   
 
 Consumer selection error
 From: midnightst...@msn.com
 To: gchap...@redhat.com
 Date: Wed, 26 Mar 2014 12:43:16 -0400
 CC: users@ovirt.org
 Subject: Re: [Users] Cant assign Quotas to groups anymore?
 
 
 
 
 Yes I can add permissions to external groups.
 
  Date: Wed, 26 Mar 2014 12:39:18 -0400
  From: gchap...@redhat.com
  To: midnightst...@msn.com
  CC: users@ovirt.org
  Subject: Re: [Users] Cant assign Quotas to groups anymore?
  
  Hi Maurice,
  
  I have a question that can speed up things,
  can you add any permission in the UI to an external group, i.e. any
  permission subtab - add permission?
  
  Thanks,
  Gilad.
  
  - Original Message -
   From: Gilad Chaplik gchap...@redhat.com
   To: Maurice James midnightst...@msn.com
   Cc: users@ovirt.org
   Sent: Wednesday, March 26, 2014 5:57:00 PM
   Subject: Re: [Users] Cant assign Quotas to groups anymore?
   
   we are on it, you will get an answer within the hour(s)
   
   Thanks,
   Gilad.
   
   - Original Message -
From: Maurice James midnightst...@msn.com
To: users@ovirt.org
Sent: Wednesday, March 26, 2014 5:44:07 PM
Subject: Re: [Users] Cant assign Quotas to groups anymore?

Is anyone else having this issue in 3.4?


From: midnightst...@msn.com
To: users@ovirt.org
Date: Wed, 26 Mar 2014 09:38:29 -0400
Subject: Re: [Users] Cant assign Quotas to groups anymore?

I submitted a bug on this
https://bugzilla.redhat.com/show_bug.cgi?id=1081014


From: midnightst...@msn.com
To: users@ovirt.org
Date: Wed, 26 Mar 2014 09:15:00 -0400
Subject: Re: [Users] Cant assign Quotas to groups anymore?


I used to be able to assign Quotas to External groups in 3.3

From: midnightst...@msn.com
To: users@ovirt.org
Date: Wed, 26 Mar 2014 08:43:57 -0400
Subject: [Users] Cant assign Quotas to groups anymore?

3.4.0-0.13.rc.el6
See the error below


User admin failed to grant permission for Role QuotaConsumer on Quota
MobilePolicy to User/Group Non interactive user.

___ 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

___
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
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] External user issues

2014-03-26 Thread Maurice James
I may have to open a bug for this one, but im going to throw it out here anyway 
to see if anyone else has run in to it
3.4.0-0.13.rc.el6Connected to Active DirectoryGroups added to UI in:
  System  UsersGroup VMadmins added
User Joe Smith is a member of group VMadmins in Active DIrectory
User Joe Smith can now login to the user portal.
If I look at the User tab in the admin portal I can see:
addomain.com/OU/VMadmins @addomain.com
and
Joe   Smith 
jsm...@addomain.com
All is well. After a several minutes I see the following change with the user

jsmith   Smith   
jsm...@addomain.com

When that change happens that user can no longer login until I delete that 
entry within the UI. Then the user can log in again and the entry look like:
Joe   Smith 
jsm...@addomain.com 
What gives?   ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Can I use couple nodes just for storage?

2014-03-26 Thread Roy Golan

On Mar 26, 2014 5:29 PM, Eliezer Croitoru elie...@ngtech.co.il wrote:

 On 03/26/2014 02:20 AM, Maurice James wrote: 
  Why not use those nodes as NFS or Gluster storage? 
 I have no problem with that but ovirt gives me the option to manage with 
 the engine node. 
 If you have a way please let me know. 
 I am unsure about my options now(long week) 

 Are there any web interface management for gluster?

Ovirt engine web admin is the web interface for fluster. Go create a cluster 
and make sure you check bluster service and check out virt service (among other 
to ignore missing VT flag) 

 Thanks, (
 Eliezer 
 ___ 
 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: [Users] Can I use couple nodes just for storage?

2014-03-26 Thread Roy Golan

On Mar 26, 2014 8:22 PM, Roy Golan rgo...@redhat.com wrote:


 On Mar 26, 2014 5:29 PM, Eliezer Croitoru elie...@ngtech.co.il wrote: 
  
  On 03/26/2014 02:20 AM, Maurice James wrote: 
   Why not use those nodes as NFS or Gluster storage? 
  I have no problem with that but ovirt gives me the option to manage with 
  the engine node. 
  If you have a way please let me know. 
  I am unsure about my options now(long week) 
  
  Are there any web interface management for gluster? 

 Ovirt engine web admin is the web interface for fluster. Go create a cluster 
 and make sure you check bluster service and check out virt service (among 
 other to ignore missing VT flag)

Hope Gluster guys will excuse my android's auto completion ;-)


  Thanks, ( 
  Eliezer 
  ___ 
  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: [Users] Open source events in Austria

2014-03-26 Thread Itamar Heim

On 03/26/2014 11:37 AM, René Koch wrote:

Hi,

In the next 2 months 2 open source events will take place in Austria and
oVirt will be present in form of workshops, presentations and stands.

The first event is at the Grazer Linuxtage from April, 4th till April,
5th. These are the highlights from an oVirt perspective:
- Workshop: Installation and first steps with oVirt
- Talk: New features of oVirt (3.3/3.4)
- Stand: oVirt project stand with live demo system

For more information visit http://linuxtage.at/ (German website only)


The second event is at the Linuxwochen Vienna from May 8th till May
10th. These are the highlights from an oVirt perspective:
- Workshop: Installation and first steps with oVirt
- Talk: New features of oVirt (3.3/3.4)
- Stand: oVirt project stand with live demo system

For more information visit http://linuxwochen.at/ (German website only)


Last but not least I want to thank Brian Proffitt and Dave Neary for
their help.




great to see this. good luck (and ping if you need any help/have any 
issues).

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


Re: [Users] oVirt 3.5 planning

2014-03-26 Thread Itamar Heim

On 03/25/2014 08:39 AM, Jorick Astrego wrote:

Maybe I'm missing something but currently when I register a node it gets
assigned to the DEFAULT datacenter.

As we like to have a separate DC for specific customers, I would like to
register the node to a chosen DC through a PXE kernel parameter or the
Node admin interface.

Kind regards,

Jorick Astrego
Netbulae



so i remember the code used to do this (back in 2008), but it seems the 
RegisterServlet isn't passing this any more to the RegisterVdsQuery class.


please open an RFE in bugzilla to track this.
(not sure if should be nice and accept cluster name, or less nice and 
expect the cluster uuid...)


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


Re: [Users] Can I use couple nodes just for storage?

2014-03-26 Thread Itamar Heim

On 03/25/2014 11:29 AM, Eliezer Croitoru wrote:

On 03/26/2014 02:20 AM, Maurice James wrote:

Why not use those nodes as NFS or Gluster storage?

I have no problem with that but ovirt gives me the option to manage with
the engine node.
If you have a way please let me know.
I am unsure about my options now(long week)

Are there any web interface management for gluster?
Thanks,
Eliezer
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


just add a new cluster, disable the 'virt' usage and enable the 
'gluster' usage in the cluster.
ovirt will not check for VT, then you can deploy hosts in this cluster 
to be configured as gluster nodes, configure bricks/volumes on them, and 
use that volume to create a gluster storage domain to run VMs on.



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


Re: [Users] Logs using syslog

2014-03-26 Thread Yair Zaslavsky
Hi Eduardo,
We have an open RFE for that -

https://bugzilla.redhat.com/show_bug.cgi?id=1078738

In general, 
JBoss AS 7.1 has moved from log4j logging to java.util logging and the syslog 
handler is not working anymore,
From various sources I have read at the internet looks like the solution is to 
develop a custom syslog handler, pack it as a jboss module, and then
configure it in share/ovirt-engine/services/ovirt-engine/ovirt-engine.xml.in 



- Original Message -
 From: Eduardo Ramos edua...@freedominterface.org
 To: users@ovirt.org Users@ovirt.org
 Sent: Thursday, March 13, 2014 5:12:25 PM
 Subject: [Users] Logs using syslog
 
 Hi all!
 
 Is there a way to log engine messages to a syslog? I searched for
 'syslog' in /etc/ovirt-engine/*, but not results.
 
 Thanks
 
 ___
 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