Re: [Users] Configure local storage: VDSM error: General Exception

2013-02-19 Thread Vered Volansky
Hi, 

AFAIK this happens when the path cannot be reached, so permission can indeed be 
the issue, or just a simple path typo.
Just to make sure:
You only get this error message on the engine log, not in the UI popup, is that 
correct?

Regards,
Vered


- Original Message -
 From: Jason Brooks jbro...@redhat.com
 To: Dennis Böck den...@webdienstleistungen.com
 Cc: users@ovirt.org
 Sent: Tuesday, February 19, 2013 1:20:02 AM
 Subject: Re: [Users] Configure local storage: VDSM error: General Exception
 
 On 02/18/2013 02:43 PM, Dennis Böck wrote:
  Dear oVirt-User-list,
 
  I tried to set up local storage on a Fedora 18 Host with oVirt 3.2
  but after clicking okay in the configure local storage window, I
  receive the error message:
 
  The error message for connection /festplatte1/vms returned by VDSM
  was: General Exception
 
 See if chown -R 36.36 /festplatte1/vms works -- I think I've seen
 that
 error when the permissions weren't right.
 
  In the log file:
  ERROR [org.ovirt.engine.core.bll.storage.LOCALFSStorageHelper]
  (ajp--127.0.0.1-8702-8)
  [_WEBADMIN_16310496_Configure_Local_Storage] The connection with
  details /festplatte1/vms failed because of error code 100 and
  error message is: general exception
 
  Does maybe anyone have an idea why? (/var/log/ovirt-engine
  attached)
 
  Best regards and thanks in advance
 
  Dennis
 
 
 
  ___
  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 engine report and dwh in 3.2

2013-02-19 Thread Gianluca Cecchi
Hello,
updated my oVirt 3.2 beta all-in-one to 3.2 final.

Then
# yum install ovirt-engine-reports
# ovirt-engine-dwh-setup
# ovirt-engine-reports-setup

All seems successful.

The first time that I access the reports link from firefox I get a
window about security and certificate, but where I cannot accept the
certificate itself (confirm exception button remains greyed out) and
so can't go ahead.

I'm forced to kill firefox from a console and restart it because if I
go in details window for certificate it spans all over my vertical
screen length. Also with Alt+drag I cannot highlight the cancel
button to exit the window.

Now when I click on reports link I get as in pre-3.2

Page: Reports is not a leagal.


My databases now
postgres=# \l
   List of databases
 Name |  Owner   | Encoding |   Collate   |Ctype
 |   Access privileges
--+--+--+-+-+---
 engine   | engine   | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
 ovirt_engine_history | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
 ovirtenginereports   | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
 postgres | postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |


output of commands:


Installed:
  ovirt-engine-reports.noarch 0:3.2.0-1.fc18

Dependency Installed:
  jasperreports-server.noarch 0:4.7.0-1   ovirt-engine-dwh.noarch
0:3.2.0-1.fc18   postgresql-contrib.x86_64 0:9.2.3-1.fc18
  uuid.x86_64 0:1.6.2-14.fc18

Dependency Updated:
  postgresql.x86_64 0:9.2.3-1.fc18  postgresql-libs.x86_64
0:9.2.3-1.fc18  postgresql-server.x86_64 0:9.2.3-1.fc18

Complete!
# ovirt-engine-dwh-setup
Setting DB connectivity...[ DONE ]
Creating DB...[ DONE ]
Starting ovirt-engine...  [ DONE ]
Starting oVirt-ETL... [ DONE ]
Successfully installed ovirt-engine-dwh.
The installation log file is available at:
/var/log/ovirt-engine/ovirt-engine-dwh-setup-2013_02_19_00_16_15.log

# ovirt-engine-reports-setup
Welcome to ovirt-engine-reports setup utility
Please choose a password for the admin users (ovirt-admin and superuser):
Warning: Weak Password.
Re-type password:
Editing XML files...  [ DONE ]
Setting DB connectivity...[ DONE ]
Deploying Server...   [ DONE ]
Updating Redirect Servlet...  [ DONE ]
Importing reports...  [ DONE ]
Customizing Server... [ DONE ]
Running post setup steps...   [ DONE ]
Starting ovirt-engine...  [ DONE ]
Succesfully installed ovirt-engine-reports.
The installation log file is available at:
/var/log/ovirt-engine/ovirt-engine-reports-setup-2013_02_19_00_17_19.log

dwh setup log:
https://docs.google.com/file/d/0BwoPbcrMv8mvZHE5dGU3bWNDaEU/edit?usp=sharing


reports setup log:
https://docs.google.com/file/d/0BwoPbcrMv8mvMi10UnQ5bVY2VWc/edit?usp=sharing


Any run-time log to view or service status to check?
Thanks,
Gianluca
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt engine report and dwh in 3.2

2013-02-19 Thread Eli Mesika


- Original Message -
 From: Gianluca Cecchi gianluca.cec...@gmail.com
 To: users users@ovirt.org
 Sent: Tuesday, February 19, 2013 10:33:52 AM
 Subject: [Users] oVirt engine report and dwh in 3.2
 
 Hello,
 updated my oVirt 3.2 beta all-in-one to 3.2 final.

CC Yaniv Dary who maintains the reports 
 
 Then
 # yum install ovirt-engine-reports
 # ovirt-engine-dwh-setup
 # ovirt-engine-reports-setup
 
 All seems successful.
 
 The first time that I access the reports link from firefox I get a
 window about security and certificate, but where I cannot accept the
 certificate itself (confirm exception button remains greyed out)
 and
 so can't go ahead.
 
 I'm forced to kill firefox from a console and restart it because if I
 go in details window for certificate it spans all over my vertical
 screen length. Also with Alt+drag I cannot highlight the cancel
 button to exit the window.
 
 Now when I click on reports link I get as in pre-3.2
 
 Page: Reports is not a leagal.
 
 
 My databases now
 postgres=# \l
List of databases
  Name |  Owner   | Encoding |   Collate   |Ctype
  |   Access privileges
 --+--+--+-+-+---
  engine   | engine   | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |
  ovirt_engine_history | postgres | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |
  ovirtenginereports   | postgres | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |
  postgres | postgres | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |
 
 
 output of commands:
 
 
 Installed:
   ovirt-engine-reports.noarch 0:3.2.0-1.fc18
 
 Dependency Installed:
   jasperreports-server.noarch 0:4.7.0-1   ovirt-engine-dwh.noarch
 0:3.2.0-1.fc18   postgresql-contrib.x86_64 0:9.2.3-1.fc18
   uuid.x86_64 0:1.6.2-14.fc18
 
 Dependency Updated:
   postgresql.x86_64 0:9.2.3-1.fc18  postgresql-libs.x86_64
 0:9.2.3-1.fc18  postgresql-server.x86_64 0:9.2.3-1.fc18
 
 Complete!
 # ovirt-engine-dwh-setup
 Setting DB connectivity...[ DONE ]
 Creating DB...[ DONE ]
 Starting ovirt-engine...  [ DONE ]
 Starting oVirt-ETL... [ DONE ]
 Successfully installed ovirt-engine-dwh.
 The installation log file is available at:
 /var/log/ovirt-engine/ovirt-engine-dwh-setup-2013_02_19_00_16_15.log
 
 # ovirt-engine-reports-setup
 Welcome to ovirt-engine-reports setup utility
 Please choose a password for the admin users (ovirt-admin and
 superuser):
 Warning: Weak Password.
 Re-type password:
 Editing XML files...  [ DONE ]
 Setting DB connectivity...[ DONE ]
 Deploying Server...   [ DONE ]
 Updating Redirect Servlet...  [ DONE ]
 Importing reports...  [ DONE ]
 Customizing Server... [ DONE ]
 Running post setup steps...   [ DONE ]
 Starting ovirt-engine...  [ DONE ]
 Succesfully installed ovirt-engine-reports.
 The installation log file is available at:
 /var/log/ovirt-engine/ovirt-engine-reports-setup-2013_02_19_00_17_19.log
 
 dwh setup log:
 https://docs.google.com/file/d/0BwoPbcrMv8mvZHE5dGU3bWNDaEU/edit?usp=sharing
 
 
 reports setup log:
 https://docs.google.com/file/d/0BwoPbcrMv8mvMi10UnQ5bVY2VWc/edit?usp=sharing
 
 
 Any run-time log to view or service status to check?
 Thanks,
 Gianluca
 ___
 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] update form 3.2 nightly to 3.2 final

2013-02-19 Thread Gianluca Cecchi
Hello,
I have an environment with one engine server and one host, both fedora
18 with nightly repo enabled and at level 3.2.0-1.20130123.git2ad65d0.

I made these steps, as it is a lab:

- stop all VMs
- enable stable and disable nightly in ovirt repo file for both servers
- yum update ovirt-engine-setup on engine
- engine-upgrade on engine

SO far so good all went ok.
I can connect to engine and I see now in wa portal:
Welcome to Open Virtualization Manager.
Version 3.2.0-4.fc18

with my host and my VMs that are all there.

What would be the correct approach now to update the host?

- Put it in maintenance and deploy from gui?
- delete and reinstall?

BTW, In general is it supported to have engine at a slightly higher
version than nodes, when updates arrive?

Thanks in advance
Gianluca
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Rest-api to fetch the hosts details ( active vm's , CPU , Physical memory etc.)

2013-02-19 Thread Michael Pasternak

Hi Romil,

On 02/19/2013 11:22 AM, Romil Gupta wrote:
 Hi Michael ,
 
 
 Thanks for ur continuous help. I have one more query here 
 
 I want to fetch  the host elements like ..
 Type 
 address 
 status
 No. of CPUs
 cpu-type
 cpu - name-topology-cores-sockets 
 memory 
 summary 
 version
 
 Is is the correct way of doing to get these details?
 
 hosts=api.hosts.list()
 for host in hosts:
 type=api.hosts.get(host.id http://host.id).type
 address=api.hosts.get(host.id http://host.id).address

no, please use getter methods instead as they're encapsulating attributes that 
may be
called differently in python,

for instance 'type' attribute in python renamed to 'type_' cause 'type' is 
preserved name.

you can see all available get_X() methods by running code bellow:

# print [token for token in type(host.superclass).__dict__.keys() if 
token.startswith('get_')]

 
 I got some exception :
  address=api.hosts.get(host.id http://host.id).get_address()
 AttributeError: 'NoneType' object has no attribute 'get_address'

this can only happen if your host lookup has failed.

 
 
 Please suggest me the correct way of doing it if have referred 
 https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Virtualization/3.1/html/Developer_Guide/chap-REST_API_Guide-Hosts.html
 
 Regards,
 Romil
 
 
 
 
 
 
 On Wed, Jan 30, 2013 at 6:50 PM, Michael Pasternak mpast...@redhat.com 
 mailto:mpast...@redhat.com wrote:
 
 On 01/30/2013 03:09 PM, Romil Gupta wrote:
  thanks for all your guidance , now I m able to fetch the details of a 
 host using
  the below script :
 
  hosts=api.hosts.list()
  for host in hosts:
  print host name-- %s  id--- %s \n%(host.name 
 http://host.name http://host.name , host.id http://host.id 
 http://host.id)
  clusterid=api.hosts.get(host.name http://host.name 
 http://host.name).cluster.id http://cluster.id http://cluster.id
  print clusterid
 
  hostname=api.hosts.get(host.name http://host.name 
 http://host.name)
  statistic=hostname.statistics.list()
  i=0
  while i  14:
  print statistic[i].name
  print statistic[i].description
  print statistic[i].unit
  print statistic[i].values.value[0].datum
  i=i+1;
 
 
  summary=api.get_summary()
  print summary
 
  How I can print the summary , its only return the Object??
 
 this is summary object structure:
 
 summary
 vms
 total/total
 active/active
 /vms
 hosts
 total/total
 active/active
 /hosts
 users
 total/total
 active/active
 /users
 storage_domains
 total/total
 active/active
 /storage_domains
 /summary
 
 you can access properties directly, like this:
 summary.hosts.active
 
 
  Thanks,
  Romil
 
 
  On Wed, Jan 30, 2013 at 4:52 PM, Michael Pasternak mpast...@redhat.com 
 mailto:mpast...@redhat.com mailto:mpast...@redhat.com 
 mailto:mpast...@redhat.com wrote:
 
 
  Romil,
 
  On 01/30/2013 12:18 PM, Romil Gupta wrote:
   Hi,
  
   Is this is a right way to get it ??
  
   statistics=params.Host(host.name http://host.name 
 http://host.name http://host.name).get_statistic()
 
  1. first you need to fetch the host to see it's statistics (by 
 doing params.Host(...) you creating
 host parameters holder which is needed for adding new host to 
 the system)
 
  2. get_x() getters used to access object attributes, while 
 collections are exposed as properties, do
 
  1. myhost = api.hosts.get(name=xxx)
  2. myhost.statistics.list()
  3. loop over returned collection of statistics to find what you're 
 looking for
 
  - note, statistic objects are complex types, you can look for data 
 at:
 
  statistics[i].unit // the unit of the holder data
  statistics[i].values.value[0].datum // actual data
 
   print statistics
  
summary=params.Host(host.name http://host.name 
 http://host.name http://host.name).get_summary()
 
  summary() is an api method, do:
 
  1. api = API(url='', username='', password='')
  2. api.get_summary()
 
 
print summary
  
  
   Output is : none
  
   Thanks
   Romil
  
  
   On Wed, Jan 30, 2013 at 2:04 PM, Michael Pasternak 
 mpast...@redhat.com mailto:mpast...@redhat.com mailto:mpast...@redhat.com 
 mailto:mpast...@redhat.com
 mailto:mpast...@redhat.com mailto:mpast...@redhat.com 
 mailto:mpast...@redhat.com 

Re: [Users] oVirt engine report and dwh in 3.2

2013-02-19 Thread Yaniv Dary
Have you tired using firefox on another machine or chrome?
Do they work? What version of firefox are you using? 
Have you entered the reports portal directly or via webadmin?



Yaniv

- Original Message -
 From: Gianluca Cecchi gianluca.cec...@gmail.com
 To: users users@ovirt.org
 Sent: Tuesday, February 19, 2013 10:33:52 AM
 Subject: [Users] oVirt engine report and dwh in 3.2
 
 Hello,
 updated my oVirt 3.2 beta all-in-one to 3.2 final.
 
 Then
 # yum install ovirt-engine-reports
 # ovirt-engine-dwh-setup
 # ovirt-engine-reports-setup
 
 All seems successful.
 
 The first time that I access the reports link from firefox I get a
 window about security and certificate, but where I cannot accept the
 certificate itself (confirm exception button remains greyed out)
 and
 so can't go ahead.
 
 I'm forced to kill firefox from a console and restart it because if I
 go in details window for certificate it spans all over my vertical
 screen length. Also with Alt+drag I cannot highlight the cancel
 button to exit the window.
 
 Now when I click on reports link I get as in pre-3.2
 
 Page: Reports is not a leagal.
 
 
 My databases now
 postgres=# \l
List of databases
  Name |  Owner   | Encoding |   Collate   |Ctype
  |   Access privileges
 --+--+--+-+-+---
  engine   | engine   | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |
  ovirt_engine_history | postgres | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |
  ovirtenginereports   | postgres | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |
  postgres | postgres | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |
 
 
 output of commands:
 
 
 Installed:
   ovirt-engine-reports.noarch 0:3.2.0-1.fc18
 
 Dependency Installed:
   jasperreports-server.noarch 0:4.7.0-1   ovirt-engine-dwh.noarch
 0:3.2.0-1.fc18   postgresql-contrib.x86_64 0:9.2.3-1.fc18
   uuid.x86_64 0:1.6.2-14.fc18
 
 Dependency Updated:
   postgresql.x86_64 0:9.2.3-1.fc18  postgresql-libs.x86_64
 0:9.2.3-1.fc18  postgresql-server.x86_64 0:9.2.3-1.fc18
 
 Complete!
 # ovirt-engine-dwh-setup
 Setting DB connectivity...[ DONE ]
 Creating DB...[ DONE ]
 Starting ovirt-engine...  [ DONE ]
 Starting oVirt-ETL... [ DONE ]
 Successfully installed ovirt-engine-dwh.
 The installation log file is available at:
 /var/log/ovirt-engine/ovirt-engine-dwh-setup-2013_02_19_00_16_15.log
 
 # ovirt-engine-reports-setup
 Welcome to ovirt-engine-reports setup utility
 Please choose a password for the admin users (ovirt-admin and
 superuser):
 Warning: Weak Password.
 Re-type password:
 Editing XML files...  [ DONE ]
 Setting DB connectivity...[ DONE ]
 Deploying Server...   [ DONE ]
 Updating Redirect Servlet...  [ DONE ]
 Importing reports...  [ DONE ]
 Customizing Server... [ DONE ]
 Running post setup steps...   [ DONE ]
 Starting ovirt-engine...  [ DONE ]
 Succesfully installed ovirt-engine-reports.
 The installation log file is available at:
 /var/log/ovirt-engine/ovirt-engine-reports-setup-2013_02_19_00_17_19.log
 
 dwh setup log:
 https://docs.google.com/file/d/0BwoPbcrMv8mvZHE5dGU3bWNDaEU/edit?usp=sharing
 
 
 reports setup log:
 https://docs.google.com/file/d/0BwoPbcrMv8mvMi10UnQ5bVY2VWc/edit?usp=sharing
 
 
 Any run-time log to view or service status to check?
 Thanks,
 Gianluca
 ___
 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 engine report and dwh in 3.2

2013-02-19 Thread Alexandre Santos
2013/2/19 Yaniv Dary yd...@redhat.com:
 Have you tired using firefox on another machine or chrome?
 Do they work? What version of firefox are you using?
 Have you entered the reports portal directly or via webadmin?



 Yaniv

 - Original Message -
 From: Gianluca Cecchi gianluca.cec...@gmail.com
 To: users users@ovirt.org
 Sent: Tuesday, February 19, 2013 10:33:52 AM
 Subject: [Users] oVirt engine report and dwh in 3.2

 Hello,
 updated my oVirt 3.2 beta all-in-one to 3.2 final.

 Then
 # yum install ovirt-engine-reports
 # ovirt-engine-dwh-setup
 # ovirt-engine-reports-setup

 All seems successful.

 The first time that I access the reports link from firefox I get a
 window about security and certificate, but where I cannot accept the
 certificate itself (confirm exception button remains greyed out)
 and
 so can't go ahead.

 I'm forced to kill firefox from a console and restart it because if I
 go in details window for certificate it spans all over my vertical
 screen length. Also with Alt+drag I cannot highlight the cancel
 button to exit the window.

 Now when I click on reports link I get as in pre-3.2

 Page: Reports is not a leagal.


 My databases now
 postgres=# \l
List of databases
  Name |  Owner   | Encoding |   Collate   |Ctype
  |   Access privileges
 --+--+--+-+-+---
  engine   | engine   | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |
  ovirt_engine_history | postgres | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |
  ovirtenginereports   | postgres | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |
  postgres | postgres | UTF8 | en_US.UTF-8 |
  en_US.UTF-8 |


 output of commands:

 
 Installed:
   ovirt-engine-reports.noarch 0:3.2.0-1.fc18

 Dependency Installed:
   jasperreports-server.noarch 0:4.7.0-1   ovirt-engine-dwh.noarch
 0:3.2.0-1.fc18   postgresql-contrib.x86_64 0:9.2.3-1.fc18
   uuid.x86_64 0:1.6.2-14.fc18

 Dependency Updated:
   postgresql.x86_64 0:9.2.3-1.fc18  postgresql-libs.x86_64
 0:9.2.3-1.fc18  postgresql-server.x86_64 0:9.2.3-1.fc18

 Complete!
 # ovirt-engine-dwh-setup
 Setting DB connectivity...[ DONE ]
 Creating DB...[ DONE ]
 Starting ovirt-engine...  [ DONE ]
 Starting oVirt-ETL... [ DONE ]
 Successfully installed ovirt-engine-dwh.
 The installation log file is available at:
 /var/log/ovirt-engine/ovirt-engine-dwh-setup-2013_02_19_00_16_15.log

 # ovirt-engine-reports-setup
 Welcome to ovirt-engine-reports setup utility
 Please choose a password for the admin users (ovirt-admin and
 superuser):
 Warning: Weak Password.
 Re-type password:
 Editing XML files...  [ DONE ]
 Setting DB connectivity...[ DONE ]
 Deploying Server...   [ DONE ]
 Updating Redirect Servlet...  [ DONE ]
 Importing reports...  [ DONE ]
 Customizing Server... [ DONE ]
 Running post setup steps...   [ DONE ]
 Starting ovirt-engine...  [ DONE ]
 Succesfully installed ovirt-engine-reports.
 The installation log file is available at:
 /var/log/ovirt-engine/ovirt-engine-reports-setup-2013_02_19_00_17_19.log

 dwh setup log:
 https://docs.google.com/file/d/0BwoPbcrMv8mvZHE5dGU3bWNDaEU/edit?usp=sharing


 reports setup log:
 https://docs.google.com/file/d/0BwoPbcrMv8mvMi10UnQ5bVY2VWc/edit?usp=sharing


 Any run-time log to view or service status to check?
 Thanks,
 Gianluca
 ___
 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

That seems a problem related with certificates that are already
installed for the same host on firefox.

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


[Users] vlan interface failed : Bridged network Internet is attached to multiple interfaces: UNKNOWN on Host node1.

2013-02-19 Thread Kevin Maziere Aubry
Hi there

Few weeks ago I report on the 3.2beta a problem to set a new Vlan tagged
interface.
I've sent logs to Antoni.
Now on the stable release, fresh install, I try to add a vlan tagged
interface, and I have exactly the same error.
I don't understand how such a problem in a stable release is possible ?
Does anyone success to had a vlan ? I can't use ovirtmgmt network to go to
Internet, so that i can't use 3.2 release.

I can send log again if needed, just ask :)

Kevin



-- 

Kevin Mazière
Responsable Infrastructure
Alter Way – Hosting
 1 rue Royal - 227 Bureaux de la Colline
92213 Saint-Cloud Cedex
Tél : +33 (0)1 41 16 38 41
Mob : +33 (0)7 62 55 57 05
 http://www.alterway.fr
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Discussion... work appears to be needed in areas of recovery and cleanup

2013-02-19 Thread Alex Lourie

On 02/14/2013 03:35 PM, Rick Beldin wrote:

Hi...

I've been working with both RHEV and Ovirt and can see distinct changes
and improvements with regards to how Ovirt is emerging and changing.

One area that still disturbs me is in the area of recovery and cleanup,
specifically around the ovirt-engine (rhevm) node.

I've observed a few things about the project:

- backup of a engine db seems to be a fairly manual process
   with many steps.  There are many files listed that need to be backed
   up manually as listed in the RHEVM admin manual. pg_dump seems to
   automate the dumping of the db, but other config files are left up
   to the admin.

- restoration appears to be equally complex

- engine-cleanup (rhevm-cleanup) doesn't always cleanup

- there appear to be instances where the only way to get a solid base
   is reinstallation.  I've removed and reinstalled components so many
   times it is now second nature.  ;)

I'm curious about:

- Are there technical issues (beyond the code not being written yet) that
   prevent backup and restore procedures from working correctly to save
   and restore an engine environment?   I would expect that a test for
   that operation would be to setup an environment, take a snapshot,
   and restore the whole thing to another management node.

- Are all the config files properly identified?  The RHEVM Admin
   manual has an extensive list but is it exhaustive?

- What technically prevents engine-cleanup from really *cleaning*
   a system?  My expectation would be that I should be able to run
   engine-cleanup and completely wipe out the setup.  All databases,
   certs, config files and the like returned to their original,
   pristine state.   Perhaps another script - engine-restore-defaults? -
   needs to go beyond where engine-cleanup goes today?

As a support professional, these are areas that I think warrant
investment and I wonder what is gating the development here.

Thanks,

Rick



Hey Rick!

Firstly, thanks for the time and effort you have put into this, it is 
really appreciated.


Secondly, I created wiki page [1] with the set of requirements for such 
utility/feature that you discussed here, this would help in developing 
it. Please feel free to comment/provide feedback.


[1] http://www.ovirt.org/Backup_And_Restore_Engine

--

Best regards,

Alex Lourie
Software Developer in Integration
Red Hat

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


[Users] oVirt 3.1 - 3.2 upgrade path

2013-02-19 Thread Alex Leonhardt
Hi,

Anyone been doing upgrades of ovirt engine + nodes from 3.1 to 3.2 yet ?
what is the proposed upgrade path ? nodes first, then engine or other way
around ?

As the domain is a 3.1 domain currently, the nodes (HVs) would become
disconnected from the engine if the engine was upgrade first ? Or, if you
upgrade the nodes (HVs) first to 3.2 will it be able to run in a 3.1
compatibility mode to still be controlled by a 3.1 engine, and when engine
is upgraded to 3.2 will the node (HV) then switch to 3.2 automatically / or
is a restart / reconfiguration required ?

Is a upgrade possible w/o taking down the node / e.g. do I have to stop all
VMs running on that node (HV) ?

Thanks,
Alex

-- 

| RHCE | Senior Systems Engineer | www.vcore.co | www.vsearchcloud.com |
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt engine report and dwh in 3.2

2013-02-19 Thread noc

On 19-2-2013 10:03, Eli Mesika wrote:


- Original Message -

From: Gianluca Cecchi gianluca.cec...@gmail.com
To: users users@ovirt.org
Sent: Tuesday, February 19, 2013 10:33:52 AM
Subject: [Users] oVirt engine report and dwh in 3.2

Hello,
updated my oVirt 3.2 beta all-in-one to 3.2 final.

CC Yaniv Dary who maintains the reports

I just installed the reports parts and also have trouble getting at the 
reports link using Firefox-18.02 on Windows. From the portal page I can 
click on the Reports link and it will briefly show that I need to click 
on 'something' and then the page refreshes back to the portal page. 
Using IE9 I can goto the reports pages and paste it into FF and then 
login and run reports.
Both IE and FF have problems with the layout of the site, lots of 
overlapping text and icons, for example the login button is displayed 
over the User ID: text, Need help is displayed over the Password: 
text, after logging in more overlaps are visible.
Somehow I can't select anything from today until 2-feb. There is only 
data from 1-feb going backwards ???


Joop


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


Re: [Users] oVirt engine report and dwh in 3.2

2013-02-19 Thread Yaniv Dary
Screen shots please

- Original Message -
 From: noc n...@nieuwland.nl
 To: Eli Mesika emes...@redhat.com, users@ovirt.org
 Sent: Tuesday, February 19, 2013 1:52:02 PM
 Subject: Re: [Users] oVirt engine report and dwh in 3.2
 
 On 19-2-2013 10:03, Eli Mesika wrote:
 
  - Original Message -
  From: Gianluca Cecchi gianluca.cec...@gmail.com
  To: users users@ovirt.org
  Sent: Tuesday, February 19, 2013 10:33:52 AM
  Subject: [Users] oVirt engine report and dwh in 3.2
 
  Hello,
  updated my oVirt 3.2 beta all-in-one to 3.2 final.
  CC Yaniv Dary who maintains the reports
 
 I just installed the reports parts and also have trouble getting at
 the
 reports link using Firefox-18.02 on Windows. From the portal page I
 can
 click on the Reports link and it will briefly show that I need to
 click
 on 'something' and then the page refreshes back to the portal page.
 Using IE9 I can goto the reports pages and paste it into FF and then
 login and run reports.
 Both IE and FF have problems with the layout of the site, lots of
 overlapping text and icons, for example the login button is displayed
 over the User ID: text, Need help is displayed over the Password:
 text, after logging in more overlaps are visible.

Screen shots please.

 Somehow I can't select anything from today until 2-feb. There is only
 data from 1-feb going backwards ???

This is the way the monitoring works, shows two months back for the latest 
aggregation date.
I will take 3 hours for the initial data to aggregate.

 
 Joop
 
 
 ___
 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 engine report and dwh in 3.2

2013-02-19 Thread Gianluca Cecchi
On Tue, Feb 19, 2013 at 1:09 PM, Yaniv Dary  wrote:
 Screen shots please

This infra of mine is @home so I will test this evening the received
suggestions.

In the mean time I'm also migrating another infra; see
http://lists.ovirt.org/pipermail/users/2013-February/012427.html

Already done update for engine; I'm waiting now for suggestions about
node upgrade.
In fact I found
http://www.ovirt.org/OVirt_3.0_to_3.1_upgrade
and other links, but all of them suppose an image node
reinstall/update, not a Fedora 18 host where you previously installed
packages from engine after enabling ovirt repo

As soon as I complete the migration of this I can repeat on it the
steps of the all-in-one infra and give more details.

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


Re: [Users] Configure local storage: VDSM error: General Exception

2013-02-19 Thread Dennis Böck
Thanks!
chown -R 36:36 worked.
I already thought of a permission problem, but my approach was to set chmod -R 
777 which didn't help.

Thanks
Dennis

Von: Jason Brooks [jbro...@redhat.com]
Gesendet: Dienstag, 19. Februar 2013 00:20
An: Dennis Böck
Cc: users@ovirt.org
Betreff: Re: [Users] Configure local storage: VDSM error: General Exception

On 02/18/2013 02:43 PM, Dennis Böck wrote:
 Dear oVirt-User-list,

 I tried to set up local storage on a Fedora 18 Host with oVirt 3.2 but after 
 clicking okay in the configure local storage window, I receive the error 
 message:

 The error message for connection /festplatte1/vms returned by VDSM was: 
 General Exception

See if chown -R 36.36 /festplatte1/vms works -- I think I've seen that
error when the permissions weren't right.

 In the log file:
 ERROR [org.ovirt.engine.core.bll.storage.LOCALFSStorageHelper] 
 (ajp--127.0.0.1-8702-8) [_WEBADMIN_16310496_Configure_Local_Storage] The 
 connection with details /festplatte1/vms failed because of error code 100 and 
 error message is: general exception

 Does maybe anyone have an idea why? (/var/log/ovirt-engine attached)

 Best regards and thanks in advance

 Dennis



 ___
 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] compatibility issue

2013-02-19 Thread Moti Asayag
On 02/18/2013 08:27 PM, Jonathan Horne wrote:
 Just got 3.2 installed as ovirt node on a fedora 18 install.  After the
 reboot, the console now complains with this:
 
  
 

 
 2013-Feb-18, 12:20 Host rnd8 is compatible with versions (3.0,3.1) and
 cannot join Cluster Default which is set to version 3.2.
 

Probably the vdsm version on the node doesn't support 3.2 clusters and
needed to be updated. You can see the supported cluster versions by
running the following on the node:

vdsClient -s 0 getVdsCaps | grep clusterLevels

 2013-Feb-18, 12:20 Bridged network ovirtmgmt is attached to multiple
 interfaces: UNKNOWN on Host rnd8.
 

This warning is as a result of the ovirtmgmt network configured on top
of two interfaces. (The UNKNOWN bug was replaced with the actual nics
name yesterday on commit bd56be79a4e1c5a873a65bf41adbcffef05cbde2).

ovirt doesn't support this type of network configuration. You should
remove one of the nics manually from the bridge, by running on the host:

#to examine which interfaces are used for the management network
brctl show ovirtmgmt

# in order to remove on of the nics
brctl delif ovirtmgmt one_of_the_nics

  
 
 The server (rnd8)  is a dell 2950 with dual X5460 processors. I never
 had to mess with this type of thing in the past on 3.1, is there
 something I did not configure on 3.2 that is causing this?  Is a dell
 2950 not supported on 3.2?
 
  
 
 Thanks,
 
 jonathan
 
 
 
 This is a PRIVATE message. If you are not the intended recipient, please
 delete without copying and kindly advise us by e-mail of the mistake in
 delivery. NOTE: Regardless of content, this e-mail shall not operate to
 bind SKOPOS to any order or other contract unless pursuant to explicit
 written agreement or government initiative expressly permitting the use
 of e-mail for such purpose.
 
 
 ___
 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] compatibility issue

2013-02-19 Thread Jonathan Horne
Ah, thank you!  This was the problem, I did not have the ovirt repo on my node.

The 3.2 node has activated properly now!

Thanks,
jonathan

-Original Message-
From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of 
Jeff Bailey
Sent: Monday, February 18, 2013 5:09 PM
To: users@ovirt.org
Subject: Re: [Users] compatibility issue

Did you add the ovirt repo to the node before deploying it?  If not then you 
may have the older vdsm from the fedora repo.

---
Jeff

On 2/18/2013 5:06 PM, Jonathan Horne wrote:
 Both the manager and the node are fresh installs of fedora 18, and the node 
 ovirt install was initiated from the web console (so I don’t see how its 
 possible I have a downlevel version on the node).

 -Original Message-
 From: Gianluca Cecchi [mailto:gianluca.cec...@gmail.com]
 Sent: Monday, February 18, 2013 1:12 PM
 To: Jonathan Horne
 Cc: users@ovirt.org
 Subject: Re: [Users] compatibility issue

 On Mon, Feb 18, 2013 at 7:27 PM, Jonathan Horne jho...@skopos.us wrote:
 Just got 3.2 installed as ovirt node on a fedora 18 install.  After
 the reboot, the console now complains with this:





 2013-Feb-18, 12:20 Host rnd8 is compatible with versions (3.0,3.1)
 and cannot join Cluster Default which is set to version 3.2.

 2013-Feb-18, 12:20 Bridged network ovirtmgmt is attached to multiple
 interfaces: UNKNOWN on Host rnd8.



 The server (rnd8)  is a dell 2950 with dual X5460 processors. I never
 had to mess with this type of thing in the past on 3.1, is there
 something I did not configure on 3.2 that is causing this?  Is a dell
 2950 not supported on 3.2?



 Thanks,

 jonathan

 At a certain point during 3.2 development the default became 3.2.
 What version is your engine? Did you install ex-novo the engine and the node?
 Did you perhaps reuse an ip that for some reason is already allocated in db 
 as 3.1 host?

 Probably not me, but others can help you if you give full details of 
 environment and logs...

 Gianluca

 
 This is a PRIVATE message. If you are not the intended recipient, please 
 delete without copying and kindly advise us by e-mail of the mistake in 
 delivery. NOTE: Regardless of content, this e-mail shall not operate to bind 
 SKOPOS to any order or other contract unless pursuant to explicit written 
 agreement or government initiative expressly permitting the use of e-mail for 
 such purpose.
 ___
 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


This is a PRIVATE message. If you are not the intended recipient, please delete 
without copying and kindly advise us by e-mail of the mistake in delivery. 
NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to 
any order or other contract unless pursuant to explicit written agreement or 
government initiative expressly permitting the use of e-mail for such purpose.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Introducing oVirt Monitoring UI-Plugin

2013-02-19 Thread Koch (ovido)
I'm happy to announce oVirt Monitoring UI-Plugin, which allows the
integration of a Nagios or Icinga monitoring solution into oVirt 3.2
webadmin. With this plugin you can access detailed service check results
and information including performance graphs within oVirt webadmin for
hosts and virtual machines.

We look forward to extend this plugin with more Nagios/Icinga features
like acknowledgments, comments or service rescheduling, permissions,
dashboards, check_mk-integration for virtual machine monitoring and many
more.

For more information about this project and screenshots please visit ​
https://labs.ovido.at/monitoring/wiki/ovirt-monitoring-ui-plugin


The download location is
  * ​
https://labs.ovido.at/monitoring/wiki/ovirt-monitoring-ui-plugin
%3Adownload

Please note that this first release is an early development version with
some minor CSS bugs on some browsers.

If you have any questions or ideas, please drop me an email: ​
r.k...@ovido.at.

Thank you for using oVirt Monitoring UI-Plugin.


-- 
Best Regards

René Koch
Senior Solution Architect


ovido gmbh - Das Linux Systemhaus
Brünner Straße 163, A-1210 Wien

Phone:   +43 720 / 530 670
Mobile:  +43 660 / 512 21 31
E-Mail:  r.k...@ovido.at




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


[Users] oVirt 3.2 Node install

2013-02-19 Thread Josué Delgado
Hello,


Since 3.2 is GA, i installed from scratch my lab. I configured oVirt
management (fedora 18) and downloaded the ovirt-node-iso-2.6.0 in order to
install a node. I booted up my server from that iso, but i had no installer
window. It booted, did a check and only showed up a terminal for login with
username and password.

Is there something that i missed? Could you please point me to a solution
please?

I followed this guide: http://www.ovirt.org/Quick_Start_Guide#Install_Hosts


Best regards.

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


Re: [Users] ovirt reporting wrong cpu family

2013-02-19 Thread Martin Kletzander
On 02/16/2013 10:02 PM, Itamar Heim wrote:
 On 16/02/2013 22:46, Adrian Gibanel wrote:
 Yes, I know. I meant a workaround where the processor is detected as
 SandyBridge.
 
 Adrian - please provide libvirt version.
 Martin - can you please take a look?

I'm not sure what kind of help I can give here, but let me see.

 Adrian - can you later please wikify this recurring question?
 

If this is related to libvirt detecting the wrong CPU, we have a short
wiki page [1] for that either, you can link to that in yours (or maybe
it'll help you write it).

[...]
 On 16/02/2013 18:56, Adrian Gibanel wrote:
 I happen to have the same problem in oVirt 3.1 on Fedora.
 Any workaround?

 $ sudo vdsClient -s 0 getVdsCaps | grep -i flags ; echo -e -n \n ;cat 
 /proc/cpuinfo | grep model name | head -n 1
 cpuFlags = 
 fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,eagerfpu,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,popcnt,tsc_deadline_timer,xsave,avx,lahf_lm,arat,epb,xsaveopt,pln,pts,dtherm,tpr_shadow,vnmi,flexpriority,ept,vpid,model_coreduo,model_Conroe


At first, let me say that this is very weird CPU detection as according
to these flags, the processor described in here should be Nehalem.
Could you try running 'virsh -r capabilities' on the host to check what
libvirt reports?

There might be a possible workaround if you want your CPU to be
identified as different model, most probably by editing
'/usr/share/libvirt/cpu_map.xml', but that should be omitted since it
may lead to problems.

[...]
 model name : Intel(R) Core(TM) i3-2130 CPU @ 3.40GHz


And as I see the CPU is SandyBridge, so this should be solved properly
(probably a bug somewhere or very low-level misconfiguration).  Check
[1], maybe some features can get enabled.

Martin

[1]
http://wiki.libvirt.org/page/Libvirt_identifies_host_processor_as_a_different_model_from_the_hardware_documentation
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.2 Node install

2013-02-19 Thread Fabian Deutsch
Am Dienstag, den 19.02.2013, 14:05 + schrieb Josué Delgado:

 
 Since 3.2 is GA, i installed from scratch my lab. I configured oVirt
 management (fedora 18) and downloaded the ovirt-node-iso-2.6.0 in
 order to install a node. I booted up my server from that iso, but i
 had no installer window. It booted, did a check and only showed up a
 terminal for login with username and password.

Hey Josué,

what kind of hardware are you using? And are you maybe trying the
installation via a remote console?
And did you try the basic video mode installation? (Can be selected at
boot time in grub/bootloader)?

Greetings
fabian

 Is there something that i missed? Could you please point me to a
 solution please?
 
 
 I followed this
 guide: http://www.ovirt.org/Quick_Start_Guide#Install_Hosts




signature.asc
Description: This is a digitally signed message part
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Introducing oVirt Monitoring UI-Plugin

2013-02-19 Thread Itamar Heim

On 19/02/2013 16:04, René Koch (ovido) wrote:

I'm happy to announce oVirt Monitoring UI-Plugin, which allows the
integration of a Nagios or Icinga monitoring solution into oVirt 3.2
webadmin. With this plugin you can access detailed service check results
and information including performance graphs within oVirt webadmin for
hosts and virtual machines.

We look forward to extend this plugin with more Nagios/Icinga features
like acknowledgments, comments or service rescheduling, permissions,
dashboards, check_mk-integration for virtual machine monitoring and many
more.

For more information about this project and screenshots please visit ​
https://labs.ovido.at/monitoring/wiki/ovirt-monitoring-ui-plugin


The download location is
   * ​
 https://labs.ovido.at/monitoring/wiki/ovirt-monitoring-ui-plugin
 %3Adownload

Please note that this first release is an early development version with
some minor CSS bugs on some browsers.

If you have any questions or ideas, please drop me an email: ​
r.k...@ovido.at.

Thank you for using oVirt Monitoring UI-Plugin.




very cool - glad to see this!
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt engine report and dwh in 3.2

2013-02-19 Thread noc

On 19-2-2013 13:09, Yaniv Dary wrote:

Screen shots please


http://picpaste.com/ovirt-reports_login.png
http://picpaste.com/ovirt-reports.png

Somehow I can't select anything from today until 2-feb. There is only
data from 1-feb going backwards ???

This is the way the monitoring works, shows two months back for the latest 
aggregation date.
I will take 3 hours for the initial data to aggregate.


Ah, will recheck and see if it will show more data right now.

Thanks,

Joop

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


Re: [Users] Introducing oVirt Monitoring UI-Plugin

2013-02-19 Thread Andrew Cathrow
Very nice.

- Original Message -
 From: René Koch (ovido) r.k...@ovido.at
 To: ovirt-users users@ovirt.org
 Sent: Tuesday, February 19, 2013 9:04:13 AM
 Subject: [Users] Introducing oVirt Monitoring UI-Plugin
 
 I'm happy to announce oVirt Monitoring UI-Plugin, which allows the
 integration of a Nagios or Icinga monitoring solution into oVirt 3.2
 webadmin. With this plugin you can access detailed service check
 results
 and information including performance graphs within oVirt webadmin
 for
 hosts and virtual machines.
 
 We look forward to extend this plugin with more Nagios/Icinga
 features
 like acknowledgments, comments or service rescheduling, permissions,
 dashboards, check_mk-integration for virtual machine monitoring and
 many
 more.
 
 For more information about this project and screenshots please visit
 ​
 https://labs.ovido.at/monitoring/wiki/ovirt-monitoring-ui-plugin
 
 
 The download location is
   * ​
 https://labs.ovido.at/monitoring/wiki/ovirt-monitoring-ui-plugin
 %3Adownload
 
 Please note that this first release is an early development version
 with
 some minor CSS bugs on some browsers.
 
 If you have any questions or ideas, please drop me an email: ​
 r.k...@ovido.at.
 
 Thank you for using oVirt Monitoring UI-Plugin.
 
 
 --
 Best Regards
 
 René Koch
 Senior Solution Architect
 
 
 ovido gmbh - Das Linux Systemhaus
 Brünner Straße 163, A-1210 Wien
 
 Phone:   +43 720 / 530 670
 Mobile:  +43 660 / 512 21 31
 E-Mail:  r.k...@ovido.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] Introducing oVirt Monitoring UI-Plugin

2013-02-19 Thread Oved Ourfalli
Extremely Cool!

Oved 
- Original Message -
 From: René Koch (ovido) r.k...@ovido.at
 To: ovirt-users users@ovirt.org
 Sent: Tuesday, February 19, 2013 4:04:13 PM
 Subject: [Users] Introducing oVirt Monitoring UI-Plugin
 
 I'm happy to announce oVirt Monitoring UI-Plugin, which allows the
 integration of a Nagios or Icinga monitoring solution into oVirt 3.2
 webadmin. With this plugin you can access detailed service check
 results
 and information including performance graphs within oVirt webadmin
 for
 hosts and virtual machines.
 
 We look forward to extend this plugin with more Nagios/Icinga
 features
 like acknowledgments, comments or service rescheduling, permissions,
 dashboards, check_mk-integration for virtual machine monitoring and
 many
 more.
 
 For more information about this project and screenshots please visit
 ​
 https://labs.ovido.at/monitoring/wiki/ovirt-monitoring-ui-plugin
 
 
 The download location is
   * ​
 https://labs.ovido.at/monitoring/wiki/ovirt-monitoring-ui-plugin
 %3Adownload
 
 Please note that this first release is an early development version
 with
 some minor CSS bugs on some browsers.
 
 If you have any questions or ideas, please drop me an email: ​
 r.k...@ovido.at.
 
 Thank you for using oVirt Monitoring UI-Plugin.
 
 
 --
 Best Regards
 
 René Koch
 Senior Solution Architect
 
 
 ovido gmbh - Das Linux Systemhaus
 Brünner Straße 163, A-1210 Wien
 
 Phone:   +43 720 / 530 670
 Mobile:  +43 660 / 512 21 31
 E-Mail:  r.k...@ovido.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] Introducing oVirt Monitoring UI-Plugin

2013-02-19 Thread Simon Grinberg


- Original Message -
 From: Oved Ourfalli ov...@redhat.com
 To: René Koch (ovido) r.k...@ovido.at
 Cc: ovirt-users users@ovirt.org
 Sent: Tuesday, February 19, 2013 5:21:46 PM
 Subject: Re: [Users] Introducing oVirt Monitoring UI-Plugin
 
 Extremely Cool!

+1

 
 Oved
 - Original Message -
  From: René Koch (ovido) r.k...@ovido.at
  To: ovirt-users users@ovirt.org
  Sent: Tuesday, February 19, 2013 4:04:13 PM
  Subject: [Users] Introducing oVirt Monitoring UI-Plugin
  
  I'm happy to announce oVirt Monitoring UI-Plugin, which allows the
  integration of a Nagios or Icinga monitoring solution into oVirt
  3.2
  webadmin. With this plugin you can access detailed service check
  results
  and information including performance graphs within oVirt webadmin
  for
  hosts and virtual machines.
  
  We look forward to extend this plugin with more Nagios/Icinga
  features
  like acknowledgments, comments or service rescheduling,
  permissions,
  dashboards, check_mk-integration for virtual machine monitoring and
  many
  more.
  
  For more information about this project and screenshots please
  visit
  ​
  https://labs.ovido.at/monitoring/wiki/ovirt-monitoring-ui-plugin
  
  
  The download location is
* ​
  https://labs.ovido.at/monitoring/wiki/ovirt-monitoring-ui-plugin
  %3Adownload
  
  Please note that this first release is an early development version
  with
  some minor CSS bugs on some browsers.
  
  If you have any questions or ideas, please drop me an email: ​
  r.k...@ovido.at.
  
  Thank you for using oVirt Monitoring UI-Plugin.
  
  
  --
  Best Regards
  
  René Koch
  Senior Solution Architect
  
  
  ovido gmbh - Das Linux Systemhaus
  Brünner Straße 163, A-1210 Wien
  
  Phone:   +43 720 / 530 670
  Mobile:  +43 660 / 512 21 31
  E-Mail:  r.k...@ovido.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
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.2 Node install

2013-02-19 Thread Douglas Landgraf

Hi Josué,

On 02/19/2013 09:05 AM, Josué Delgado wrote:

Hello,


Since 3.2 is GA, i installed from scratch my lab. I configured oVirt
management (fedora 18) and downloaded the ovirt-node-iso-2.6.0 in order
to install a node. I booted up my server from that iso, but i had no
installer window. It booted, did a check and only showed up a terminal
for login with username and password.

Is there something that i missed? Could you please point me to a
solution please?

I followed this guide: http://www.ovirt.org/Quick_Start_Guide#Install_Hosts


I would suggest you to follow the below link and share logs:
http://www.ovirt.org/Node_Troubleshooting#Boot_up_problems

Thanks!

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


Re: [Users] Power Users cannot add Network Interfaces

2013-02-19 Thread Dead Horse
I will spool up a build this morning and verify.
- DHC


On Tue, Feb 19, 2013 at 8:36 AM, Alona Kaplan alkap...@redhat.com wrote:

 Hi DHC,

 Thank you for reporting the bug.
 The bug was fixed in commit 236f90f44add695def6932c609fd9935524c15ae
 http://gerrit.ovirt.org/#/c/12137/

 Alona.

 - Original Message -
  From: Moti Asayag masa...@redhat.com
  To: Dead Horse deadhorseconsult...@gmail.com
  Cc: users users@ovirt.org
  Sent: Sunday, February 17, 2013 9:56:11 AM
  Subject: Re: [Users] Power Users cannot add Network Interfaces
 
  On 02/15/2013 11:02 PM, Dead Horse wrote:
   Did a fresh engine install/setup of a newer build from master and
   this
   behavior is still persists.
   Fresh install/setup using the older build from the commit I
   mentioned
   previously I can confirm that the the issue is not present, things
   work
   as expected.
   - DHC
  
 
  This is a bug in User Portal. I've filed a bug for it:
 
  https://bugzilla.redhat.com/show_bug.cgi?id=912005
 
  I guess it will be fixed in a short while.
 
  
   On Thu, Feb 14, 2013 at 3:58 PM, Dead Horse
   deadhorseconsult...@gmail.com
   mailto:deadhorseconsult...@gmail.com
   wrote:
  
   It is still marked and recognized as Management Network and a
   VM
   Network.
  
   SuperUsers can still add VNIC's this is only affecting
   non-superusers EG: PowerUserRole
  
   - DHC
  
  
   On Thu, Feb 14, 2013 at 3:30 PM, Moti Asayag
   masa...@redhat.com
   mailto:masa...@redhat.com wrote:
  
   On 02/14/2013 06:13 PM, Dead Horse wrote:
The dialog is graying the ok button, screenshot
attached. Also
attached is the engine log, although I don't see anything
in
   it that
jumps out at me.
- DHC
   
  
   Is your management network a non-vm network ? The described
   symptom
   looks a like [1].
  
   [1] https://bugzilla.redhat.com/show_bug.cgi?id=95
  
  
   
   
On Thu, Feb 14, 2013 at 3:35 AM, Moti Asayag
   masa...@redhat.com mailto:masa...@redhat.com
mailto:masa...@redhat.com mailto:masa...@redhat.com
wrote:
   
On 02/14/2013 12:47 AM, Eli Mesika wrote:


 - Original Message -
 From: Dead Horse deadhorseconsult...@gmail.com
   mailto:deadhorseconsult...@gmail.com
mailto:deadhorseconsult...@gmail.com
   mailto:deadhorseconsult...@gmail.com
 To: users@ovirt.org mailto:users@ovirt.org
   mailto:users@ovirt.org mailto:users@ovirt.org
   users@ovirt.org mailto:users@ovirt.org
mailto:users@ovirt.org mailto:users@ovirt.org
 Sent: Thursday, February 14, 2013 12:16:58 AM
 Subject: [Users] Power Users cannot add Network
 Interfaces





 Power Users seems to no longer be able to add
 Network
   Interfaces to
 Virtual Machines.

 Super Users of course have no issues. The power
 users
   have been
 granted NetworkUser Role on the respective
 Networks,
   PowerUserRole
 on the respective Clusters/Storage Domains.


 This failure mode is with the currently running
   ovirt-engine I built
 from commit:
 899d96c055784a54b6d2b8181e5ed13b258d009f

 This used to work with my previous engine build
 from
   commit:
 82bdc46dfdb46b000f67f0cd4e51fc39665bf13b

 Hi
 Can you please attach vdsm/engine log so we will be
 able
   to track
the error thrown and check which commit caused that ?

   
I guess the error would be a can-do-action message:
The
   user is not
authorized to perform this action.
   
I'll try reproducing it on my environment to see what
went
   wrong.
   

 - DHC

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

 ___
 Users mailing list
 Users@ovirt.org mailto:Users@ovirt.org
   

[Users] struggling with virt-v2v

2013-02-19 Thread Jonathan Horne
I am still struggling with virt v2v to try to import a .ova file into my ovirt 
domain.

I have a fedora 18 manager and fedora 18 node.  I installed virt-v2v on the 
manager using yum.  Based on what I google, when you issue the command virt-v2v 
-list-profiles you probably should not get:

[root@ovirtmgr home]# virt-v2v --list-profiles
Defined target profiles:

(nothing).

I see several profiles listed in the /etc/virt-v2v.conf file, they don't seem 
to be recognized even if I -f /etc/virt-v2v.conf in my commands as well.   If I 
go ahead and blindly attempt to import it anyway, I get an error like this:

[root@ovirtmgr home]# virt-v2v -i ova -osd 10.3.2.150:/opt/export --network 
ovirtmgmt ws08-srv-3.ova
virt-v2v: Failed to connect to qemu:///system: libvirt error code: 38, message: 
Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or 
directory

there is no libvirt on the manager whatsoever, so im not sure where to go or 
even what direction im facing here.

Can someone straighten me out and get me back on the right path ?

Thanks,
jonathan


This is a PRIVATE message. If you are not the intended recipient, please delete 
without copying and kindly advise us by e-mail of the mistake in delivery. 
NOTE: Regardless of content, this e-mail shall not operate to bind SKOPOS to 
any order or other contract unless pursuant to explicit written agreement or 
government initiative expressly permitting the use of e-mail for such purpose.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] 3.1 and centos 6.3 problem

2013-02-19 Thread Fernando Ariel Martinez
I could see that the volume (vol1) was mounted with nfs type.
I dismounted the volume and mounted it again in both nodes but using
glusterfs type.

This time, I could create a 10GB preallocated virtual disk.
The events tab showed:
2013-Feb-19, 09:12:39 Add-Disk operation of 'vm1_Disk1' was initiated on
VM vm1 by admin@internal.
2013-Feb-19, 09:30:35 The disk 'vm1_Disk1' was successfully added to VM vm1.

Too slow, isn't? but worked


El 19/02/2013 08:21 a.m., Fernando Ariel Martinez escribió:
 I have installed ovirt 3.1 according to the instructions in Integrating
 Gluster storage into oVirt - by Robert Middleswarth, linked in
 http://wiki.ovirt.org/Documentation.
 I was able to complete the instructions successfully but I have problems
 when a need to create a VM. Especifically when I need to allocate space
 for the virtual disk.

 I have:
 1 ovirt engine server, (admin)
 2 nodes, IBM System x 3650M3 (nodo1, nodo2)
 1 switch cisco SG 300-20 (to connect them)

 I created a VM (vm1).
 When I add a 10GB preallocated disk to vm1, after a few seconds the
 ovirt engine server loses the connection with the node SPM.
 I can see in the events tab Invalid status on Data Center Default.
 Setting status to Non-Responsive.
 Then, the SPM changes to the other node. At last, in the events tab I
 can see Operation Add-Disk failed to complete on VM vm1.

 I have set SELinux in permissive mode. I have also disabled iptables.
 In the ovirt engine server there are an ISO domain, called iso, (NFS
 Export Path: admin.cluster:/nfs/iso) and an Export domain, called exp,
 (NFS Export Path: admin.cluster:/nfs/export).
 In each node with gluster, the /data directory is used to create the
 volume vol1 (type: Replicate)
 The Data domain is called vms (NFS Export Path: localhost:/vol1).

 Some help wil be appreciated

 Fernando M.

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


Re: [Users] Fwd: Internet Explorer with latest master

2013-02-19 Thread Vojtech Szocs
Hi,

I've just submitted a patch to guard against IE's Compatibility Mode rendering 
issue:

http://gerrit.ovirt.org/#/c/12215/

Regards,
Vojtech



- Original Message -
From: Dead Horse deadhorseconsult...@gmail.com
To: Vojtech Szocs vsz...@redhat.com
Cc: users users@ovirt.org, Daniel Erez de...@redhat.com
Sent: Friday, February 15, 2013 9:20:41 PM
Subject: Re: [Users] Fwd: Internet Explorer with latest master



Disabling compatibility view does the trick. 

- DHC 




On Fri, Feb 15, 2013 at 2:06 PM, Vojtech Szocs  vsz...@redhat.com  wrote: 


Hi, 


 The Internet Exploder edge mode seems to be the core culprit here. 

please check http://stackoverflow.com/a/5673902 , intranet sites in IE8/IE9 are 
*always* rendered in compatibility (non-standards) mode. This might be the 
problem you're facing with WebAdmin and UserPortal. You might want to check IE 
Compatibility View Settings dialog box and ensure that nothing gets 
displayed in compatibility view. 

Can you please try: 
- check IE Compatibility View Settings and see if it works, without any 
X-UA-Compatible stuff whatsoever 
- if not, adding IE=edge and see if it works 


Vojtech 


- Original Message - 


From: Dead Horse  deadhorseconsult...@gmail.com  
To: Daniel Erez  de...@redhat.com  
Cc: Vojtech Szocs  vsz...@redhat.com , users  users@ovirt.org  
Sent: Friday, February 15, 2013 8:45:09 PM 
Subject: Re: [Users] Fwd: Internet Explorer with latest master 


Rebuilding with -Dgwt.userAgent= 
ie8,ie9,gecko1_8,safari,opera -Pgwt-admin,gwt-user,dep had no effect. Which 
given that the default behavior of master is to do this is not surprising. 


The Internet Exploder edge mode seems to be the core culprit here. 


- DHC 




On Fri, Feb 15, 2013 at 12:18 PM, Daniel Erez  de...@redhat.com  wrote: 





- Original Message - 
 From: Vojtech Szocs  vsz...@redhat.com  
 To: Dead Horse  deadhorseconsult...@gmail.com  

 Cc: users  users@ovirt.org  
 Sent: Friday, February 15, 2013 3:32:03 PM 
 Subject: Re: [Users] Fwd: Internet Explorer with latest master 
 


 Hi, 
 
 doing make rpm will actually build Engine using Maven and produce 
 RPMs, but you might also want to deploy Engine EAR that was built to 
 JBoss server via make install_artifacts. 
 
  Thus I assume the master build does not default to compiling for 
  all browsers? 
 
 Aside from make rpm-quick, which builds quick  dirty RPMs for 
 Firefox [gwt.userAgent=gecko1_8], I don't see any gwt.userAgent 
 stuff in makefile, so the master build defaults to compiling for all 
 browsers, unless you override this via EXTRA_BUILD_FLAGS. 
 
 I think an easier way to do this is as Alona suggested, invoking 
 Maven build directly: 
 
 $ mvn clean install -Pdep,gwt-admin,gwt-user, but it's up to you. 
 
 Anyway, I think the problem isn't related to gwt.userAgent property 
 at all. If the GWT permutation for IE is missing, blank page will be 
 shown, as GWT permutation selector script (*.nocache.js) will not be 
 able to load that permutation. 
 
 I think the problem might be caused by your client's IE browser 
 settings. As per [1], IE should render HTML page with !DOCTYPE 
 html using standards mode; rendering mode which WebAdmin and 
 UserPortal require. So if you see garbled mess in IE, it means IE 
 doesn't render HTML page in standards mode, but in other (quirks?) 
 mode, due to some IE browser settings override. 
 
 The X-UA-Compatible meta-tag actually *forces* IE to render HTML 
 page in standards mode, which overrides any IE browser settings: 
 
 meta http-equiv=X-UA-Compatible content=IE=9/ 
 
 (I think we should reconsider adding this meta-tag due to reasons 
 above, to ensure better compatibility with IE.) 

Instead of forcing IE9 mode we can use edge mode to display content in the 
highest mode available. 
I.e.: 
meta http-equiv=X-UA-Compatible content=IE=edge/ 



 
 Vojtech 
 
 [1] http://msdn.microsoft.com/en-us/library/cc288325(v=vs.85).aspx 
 
 
 - Original Message - 
 From: Dead Horse  deadhorseconsult...@gmail.com  
 To: Alona Kaplan  alkap...@redhat.com  
 Cc: users  users@ovirt.org , Vojtech Szocs  vsz...@redhat.com  
 Sent: Thursday, February 14, 2013 8:02:04 PM 
 Subject: Re: [Users] Fwd: Internet Explorer with latest master 
 
 
 
 NVM got it -- 
 BUILD_FLAGS=-Dgwt.userAgent=ie8,ie9,gecko1_8,safari,opera 
 -Pgwt-admin,gwt-user,dep 
 Building now. 
 
 
 - DHC 
 
 
 
 
 On Thu, Feb 14, 2013 at 12:23 PM, Dead Horse  
 deadhorseconsult...@gmail.com  wrote: 
 
 
 
 
 I remember there being a GWT configuration file somewhere where those 
 could be set? 
 - DHC 
 
 
 
 
 
 
 On Thu, Feb 14, 2013 at 10:44 AM, Alona Kaplan  alkap...@redhat.com 
  wrote: 
 
 
 Hi, 
 
 Instead of doing make rpm please compile manually using the following 
 command: 
 mvn clean install -Dgwt.userAgent=ie8,ie9,gecko1_8,safari,opera 
 -Pgwt-admin,gwt-user,dep 
 
 
 Alona. 
 
 
 - Original Message - 
  From: Dead Horse  deadhorseconsult...@gmail.com  
 
 
  To: Vojtech 

[Users] Backup and restore procedure?

2013-02-19 Thread Jonathan Daugherty
Greetings,

I'm working on deploying oVirt for the first time and I need to know
what needs to be backed up in order to be prepared for a system
recovery.  Is this documented?

For the engine, so far I imagine I'd want to back up /etc and dump my
postgres database; the restore procedure for both of those is trivial.
For the nodes, other than /etc, I don't know what needs to be backed
up or what the restore procedure is.  (And backing up /etc just for
this seems a bit ham-fisted.)

What am I missing?

Thanks!

-- 
  Jonathan Daugherty
  Software Engineer
  Galois, Inc.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] vlan interface failed : Bridged network Internet is attached to multiple interfaces: UNKNOWN on Host node1.

2013-02-19 Thread Kevin Maziere Aubry
Hi

Today on IRC we worked on this issue and I will try to summarized the
results of our troubleshooting :

Current stable systemd rpm has a bug with device mapper which cause all
device created on a fibrechannel to have wrong access right.
So the workaround is to replace systemd with the one on the testing repo.

But the testing release as also a bug with udev which rename network
interface so that each new network interface is named renameX@interface.

We test some udev workaround unsucessfully. (
https://bugzilla.redhat.com/show_bug.cgi?id=907365 )
Now I think a patch on systemd testing rpm should fix the issue, waiting
for it

Reference:

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



Thx to Antoni for is help
Hi there

Few weeks ago I report on the 3.2beta a problem to set a new Vlan tagged
interface.
I've sent logs to Antoni.
Now on the stable release, fresh install, I try to add a vlan tagged
interface, and I have exactly the same error.
I don't understand how such a problem in a stable release is possible ?
Does anyone success to had a vlan ? I can't use ovirtmgmt network to go to
Internet, so that i can't use 3.2 release.

I can send log again if needed, just ask :)

Kevin



-- 

Kevin Mazière
Responsable Infrastructure
Alter Way – Hosting
 1 rue Royal - 227 Bureaux de la Colline
92213 Saint-Cloud Cedex
Tél : +33 (0)1 41 16 38 41
Mob : +33 (0)7 62 55 57 05
 http://www.alterway.fr
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] vlan interface failed : Bridged network Internet is attached to multiple interfaces: UNKNOWN on Host node1.

2013-02-19 Thread Kevin Maziere Aubry
Hi

I've just found a workaround ... rm  /usr/lib/udev/rules.d/60-net.rules and
reboot
Then I can add vlan to physical interface.



2013/2/19 Kevin Maziere Aubry kevin.mazi...@alterway.fr

 Hi

 Today on IRC we worked on this issue and I will try to summarized the
 results of our troubleshooting :

 Current stable systemd rpm has a bug with device mapper which cause all
 device created on a fibrechannel to have wrong access right.
 So the workaround is to replace systemd with the one on the testing repo.

 But the testing release as also a bug with udev which rename network
 interface so that each new network interface is named renameX@interface.

 We test some udev workaround unsucessfully. (
 https://bugzilla.redhat.com/show_bug.cgi?id=907365 )
 Now I think a patch on systemd testing rpm should fix the issue, waiting
 for it

 Reference:

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



 Thx to Antoni for is help
 Hi there

 Few weeks ago I report on the 3.2beta a problem to set a new Vlan tagged
 interface.
 I've sent logs to Antoni.
 Now on the stable release, fresh install, I try to add a vlan tagged
 interface, and I have exactly the same error.
 I don't understand how such a problem in a stable release is possible ?
 Does anyone success to had a vlan ? I can't use ovirtmgmt network to go to
 Internet, so that i can't use 3.2 release.

 I can send log again if needed, just ask :)

 Kevin



 --

 Kevin Mazière
 Responsable Infrastructure
 Alter Way – Hosting
  1 rue Royal - 227 Bureaux de la Colline
 92213 Saint-Cloud Cedex
 Tél : +33 (0)1 41 16 38 41
 Mob : +33 (0)7 62 55 57 05
  http://www.alterway.fr




-- 

Kevin Mazière
Responsable Infrastructure
Alter Way – Hosting
 1 rue Royal - 227 Bureaux de la Colline
92213 Saint-Cloud Cedex
Tél : +33 (0)1 41 16 38 41
Mob : +33 (0)7 62 55 57 05
 http://www.alterway.fr
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt engine report and dwh in 3.2

2013-02-19 Thread Gianluca Cecchi
On Tue, Feb 19, 2013 at 3:47 PM, wrote:
 On 19-2-2013 13:09, Yaniv Dary wrote:

 Screen shots please

Ok. So in my all-in-one config after these steps:
- put node itself in maintenance
- stop ovirt-engine.service
- stop vdsmd.service
- yum update (Fedora 18) that got some updates such as new
3.7.8-202.fc18.x86_64 kernel and

 otopi noarch
1.0.0-1.fc18  ovirt-stable113 k
 otopi-javanoarch
1.0.0-1.fc18  ovirt-stable 23 k
 ovirt-engine-cli  noarch
3.2.0.9-3.fc18updates 152 k
 ovirt-engine-sdk  noarch
3.2.0.8-1.fc18ovirt-stable227 k
 ovirt-engine-setup-plugin-allinonenoarch
3.2.0-4.fc18  ovirt-stable 13 k
 ovirt-host-deploy noarch
1.0.0-1.fc18  ovirt-stable 58 k
 ovirt-host-deploy-javanoarch
1.0.0-1.fc18  ovirt-stable 10 k
 ovirt-host-deploy-offline noarch
1.0.0-1.fc18  ovirt-stable2.5 k
 ovirt-image-uploader  noarch
3.2.0-1.fc18  ovirt-stable 93 k
 ovirt-iso-uploadernoarch
3.2.0-1.fc18  ovirt-stable 31 k
 ovirt-log-collector   noarch
3.2.0-1.fc18  ovirt-stable 42 k

qemu-kvm  x86_64
2:1.2.2-6.fc18updates  35 k

restart of PC and activation of node, it seems I'm able to access reports.

Here you can find screenshots taken on Fedora 18 with firefox 18.0.2
(firefox-18.0.2-1.fc18.x86_64)


main page after login with ovirt-admin user:
https://docs.google.com/file/d/0BwoPbcrMv8mvWjAzVzlOLUlsbFE/edit?usp=sharing


after selecting library link:
https://docs.google.com/file/d/0BwoPbcrMv8mvUXZHR1NzT25DWlE/edit?usp=sharing

after selecting report activity vm
https://docs.google.com/file/d/0BwoPbcrMv8mvc2hvbmdLOHRjdVE/edit?usp=sharing


after selecting Apply in previous screen, I get the graphic result
this way, with the central box still overlap; it goes away if I click
now OK
https://docs.google.com/file/d/0BwoPbcrMv8mvTzNNVEE2MHZ4QVU/edit?usp=sharing


I'm going to try with Win 7 client


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


Re: [Users] vlan interface failed : Bridged network Internet is attached to multiple interfaces: UNKNOWN on Host node1.

2013-02-19 Thread Dan Kenigsberg
On Tue, Feb 19, 2013 at 11:12:42PM +0100, Kevin Maziere Aubry wrote:
 Hi
 
 I've just found a workaround ... rm  /usr/lib/udev/rules.d/60-net.rules and
 reboot
 Then I can add vlan to physical interface.
 
 
 
 2013/2/19 Kevin Maziere Aubry kevin.mazi...@alterway.fr
 
  Hi
 
  Today on IRC we worked on this issue and I will try to summarized the
  results of our troubleshooting :
 
  Current stable systemd rpm has a bug with device mapper which cause all
  device created on a fibrechannel to have wrong access right.
  So the workaround is to replace systemd with the one on the testing repo.
 
  But the testing release as also a bug with udev which rename network
  interface so that each new network interface is named renameX@interface.
 
  We test some udev workaround unsucessfully. (
  https://bugzilla.redhat.com/show_bug.cgi?id=907365 )
  Now I think a patch on systemd testing rpm should fix the issue, waiting
  for it
 
  Reference:
 
  https://bugzilla.redhat.com/show_bug.cgi?id=912323

Last word that I've heard about this bug ^^^ (Bug 912323 - Adding a
VLAN Device does not Work ) is that Muli can no longer reproduce it on
his host.

If this does reproduce on your system, would you provide more data as
requested on https://bugzilla.redhat.com/show_bug.cgi?id=912323#c2 ?
Note that I've just called the systemd cavalry to our assistance.

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


Re: [Users] oVirt engine report and dwh in 3.2

2013-02-19 Thread Gianluca Cecchi
One blocking thing is that with firefox on Fedora 18, when you ar ein
main reports window

- if you click on View, you can see under it the three options in menu
Search, Repository and Messages
but they are unselectable, in the sense that as soon as you move your
mouse the options disappear

- The same if you click on Manage that contains sub-menus
Users, Roles and Server settings

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


Re: [Users] oVirt engine report and dwh in 3.2

2013-02-19 Thread Gianluca Cecchi
On Tue, Feb 19, 2013 at 11:38 PM, Gianluca Cecchi  wrote:
 One blocking thing is that with firefox on Fedora 18, when you ar ein
 main reports window

 - if you click on View, you can see under it the three options in menu
 Search, Repository and Messages
 but they are unselectable, in the sense that as soon as you move your
 mouse the options disappear

 - The same if you click on Manage that contains sub-menus
 Users, Roles and Server settings

 Gianluca


Here the screenshots with ie9 on windows 7 sp1
The situation doesn't seem better... and the inability with submenus
is present here too.

version of ie9
https://docs.google.com/file/d/0BwoPbcrMv8mvVHZhYnczY3lKaTA/edit?usp=sharing


main page:
https://docs.google.com/file/d/0BwoPbcrMv8mvcVhZcU1JNzBtUVk/edit?usp=sharing

after login:
https://docs.google.com/file/d/0BwoPbcrMv8mvcDl2bTk3SFUxMVU/edit?usp=sharing


library:
https://docs.google.com/file/d/0BwoPbcrMv8mvWXVSbHRKbTlCQzA/edit?usp=sharing

active vm by os report:
https://docs.google.com/file/d/0BwoPbcrMv8mvN2diMTlWNHZKbjQ/edit?usp=sharing

active vm by os after clik on apply button:

https://docs.google.com/file/d/0BwoPbcrMv8mvT3JiSmVfaU9JaGM/edit?usp=sharing

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


Re: [Users] vlan interface failed : Bridged network Internet is attached to multiple interfaces: UNKNOWN on Host node1.

2013-02-19 Thread Jeff Bailey

On 2/19/2013 5:34 PM, Dan Kenigsberg wrote:

On Tue, Feb 19, 2013 at 11:12:42PM +0100, Kevin Maziere Aubry wrote:

Hi

I've just found a workaround ... rm  /usr/lib/udev/rules.d/60-net.rules and
reboot
Then I can add vlan to physical interface.



2013/2/19 Kevin Maziere Aubry kevin.mazi...@alterway.fr


Hi

Today on IRC we worked on this issue and I will try to summarized the
results of our troubleshooting :

Current stable systemd rpm has a bug with device mapper which cause all
device created on a fibrechannel to have wrong access right.
So the workaround is to replace systemd with the one on the testing repo.

But the testing release as also a bug with udev which rename network
interface so that each new network interface is named renameX@interface.

We test some udev workaround unsucessfully. (
https://bugzilla.redhat.com/show_bug.cgi?id=907365 )
Now I think a patch on systemd testing rpm should fix the issue, waiting
for it

Reference:

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

Last word that I've heard about this bug ^^^ (Bug 912323 - Adding a
VLAN Device does not Work ) is that Muli can no longer reproduce it on
his host.

If this does reproduce on your system, would you provide more data as
requested on https://bugzilla.redhat.com/show_bug.cgi?id=912323#c2 ?
Note that I've just called the systemd cavalry to our assistance.


I thought I had a simple (if inconvenient) work around but it looks like 
something (either the deploy or syncing the management network) puts the 
HWADDR line back in ifcfg-em1_1.  I'm going to do some more testing...  
Yep, it's the network sync that adds HWADDR back which then triggers 
udev to rename em1_1.538 to em1_1 which doesn't work and I end up with 
rename??@em1_1.  I can live without the sync I suppose.  I'll try 
leaving the manual config of the management network alone and then 
config the other networks and see what happens.



Dan.
___
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