Re: [Users] struggling with virt-v2v

2013-02-20 Thread Nicolas Ecarnot

Le 19/02/2013 17:31, Jonathan Horne a écrit :

[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


Hi Jonathan,

According to my very recent experience, your issue seems related to the 
following points I'm reading in the virt-v2v help :



-o method
Specifies the output method. Supported output methods are:

libvirt
Create a libvirt guest. *-os* must specify a libvirt storage
pool for the libvirt output method.

Also see the *-oc* option.

rhev
Create a guest on a RHEV 'Export' storage domain, which can
later be imported into RHEV using the UI. *-os* must specify the
location of a RHEV export storage domain for the RHEV output
method.

If no output type is specified, it defaults to libvirt.

-oc URI
Specifies the libvirt connection to use to create the converted
guest. If omitted, this defaults to qemu:///system when virt-v2v
runs as root, or qemu:///session when virt-v2v runs as a regular
user.


If I understand it well, you don't specify any output method (-o option) 
so it defaults to libvirt output storage.
And you don't specify any libvirt connection, and you're running it as 
root, so it defaults to qemu:///system and fails.


My recent successful migrations with virt-v2v were made without 
specifying -oc option, but with telling -o rhev.


HTH.

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


Re: [Users] 3.1 and centos 6.3 problem

2013-02-20 Thread Itamar Heim

On 19/02/2013 18:43, Fernando Ariel Martinez wrote:

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


why pre-allocate on file based storage? iirc, thin should still be raw 
on file based domains?





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



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


Re: [Users] update form 3.2 nightly to 3.2 final

2013-02-20 Thread Itamar Heim

On 19/02/2013 11:26, Gianluca Cecchi wrote:

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?


either should work



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



should be.

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


Re: [Users] 3.2 final and status of spice console in ie

2013-02-20 Thread Michal Skrivanek
Hi,
did you follow 
http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal?

Thanks,
michal

On Feb 20, 2013, at 00:43 , Gianluca Cecchi gianluca.cec...@gmail.com wrote:

 Hello,
 what is the status of support for spice console with ie9 (32bit on
 win7 32bit in my case) and 3.2 final?
 
 I have a windows xp vm but when I try to login to console from
 win7+ie9 I don't get any activex request to install
 
 ie exact version:
 https://docs.google.com/file/d/0BwoPbcrMv8mvVHZhYnczY3lKaTA/edit?usp=sharing
 
 If after a few minutes I click again on console button I get
 
 Error: A Request to the Server failed with the following Status Code: 400
 
 Tried with both admin and user portal.
 
 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] DB error on fresh ovirt install

2013-02-20 Thread Vered Volansky
DHC,
Please send a link for the latest install you got that error with.

Allon,
Could that be related to the upgrade problem patch you were working on last 
Thursday?

Regards,
Vered


- Original Message -
 From: Dead Horse deadhorseconsult...@gmail.com
 To: users@ovirt.org users@ovirt.org
 Sent: Tuesday, February 19, 2013 11:58:01 PM
 Subject: [Users] DB error on fresh ovirt install
 
 
 
 
 Normally I upgrade from prior test installs. However for the past two
 weeks or so attempting a fresh install yields:
 
 oVirt Engine will be installed using the following configuration:
 =
 override-httpd-config: yes
 http-port: 80
 https-port: 443
 host-fqdn: ovirtfoo.test.domain
 auth-pass: 
 org-name: DHC
 application-mode: both
 default-dc-type: NFS
 db-remote-install: local
 db-local-pass: 
 config-nfs: no
 override-firewall: None
 Proceed with the configuration listed above? (yes|no): yes
 
 Installing:
 Configuring oVirt Engine... [ DONE ]
 Configuring JVM... [ DONE ]
 Creating CA... [ DONE ]
 Updating ovirt-engine service... [ DONE ]
 Setting Database Configuration... [ DONE ]
 Setting Database Security... [ DONE ]
 Upgrading Database Schema... [ ERROR ]
 dictionary update sequence element #0 has length 1; 2 is required
 Please check log file
 /var/log/ovirt-engine/engine-setup_2013_02_19_15_31_02.log for more
 information
 
 
 log attached
 
 
 
 - DHC
 
 
 
 
 
 ___
 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] vlan interface failed : Bridged network Internet is attached to multiple interfaces: UNKNOWN on Host node1.

2013-02-20 Thread Antoni Segura Puimedon
There's a systemd hackfest this week on occasion of the developers
conference in Brno. I'll try to see what can be done about this.

@Kevin. Did you try the 60-net.rules that Lukas Nykryn proposed?
ACTION==add, SUBSYSTEM==net, ATTRS{type}==1, 
PROGRAM=/lib/udev/rename_device, RESULT==?*, NAME=$result

Best,

Toni

- Original Message -
 From: Jeff Bailey bai...@cs.kent.edu
 To: users@ovirt.org
 Sent: Wednesday, February 20, 2013 3:38:28 AM
 Subject: Re: [Users] vlan interface failed : Bridged network Internet is 
 attached to multiple interfaces: UNKNOWN
 on Host node1.
 
 On 2/19/2013 8:04 PM, Jeff Bailey wrote:
  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.
 
 
 Well, that didn't work.  I can't seem to find any combination that
 plays
 nicely together.  Looks like Kevin's solution of ripping out udev's
 ability to rename interfaces may be the only quick fix.  It does get
 us
 the ability to change ownership of LVs back which is more important.
  So
 far, I've seen no ill effects and everything (networking and storage)
 seems to be working as it should.
 
  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
 
 ___
 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] iscsi discovery issue

2013-02-20 Thread Alex Leonhardt
Hi All,

I've successfully discovered a ISCSI target, however, when I tried to add
it as storage to the engine, it complained of being too small, so I resized
the file and restarted tgtd on the server.

The problem is that the engine doesnt seem to bother re-discoverying the
target ? How can I remove its cache / current entries ? It never added it
as a storage domain, so it is safe to remove that entry I suppose ?

Why would the engine not try to re-read the device stats when adding a
storage domain ?

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] vlan interface failed : Bridged network Internet is attached to multiple interfaces: UNKNOWN on Host node1.

2013-02-20 Thread Jeff Bailey

On 2/20/2013 4:56 AM, Antoni Segura Puimedon wrote:
 There's a systemd hackfest this week on occasion of the developers
 conference in Brno. I'll try to see what can be done about this.

 @Kevin. Did you try the 60-net.rules that Lukas Nykryn proposed?
 ACTION==add, SUBSYSTEM==net, ATTRS{type}==1, 
 PROGRAM=/lib/udev/rename_device, RESULT==?*, NAME=$result

I had tried this and it didn't help.  It seems that the vlan interface
has type 1 (/sys/class/net/em1_1.538/type contains 1) and the rename
still happens.

 Best,

 Toni

 - Original Message -
 From: Jeff Bailey bai...@cs.kent.edu
 To: users@ovirt.org
 Sent: Wednesday, February 20, 2013 3:38:28 AM
 Subject: Re: [Users] vlan interface failed : Bridged network Internet is 
 attached to multiple interfaces: UNKNOWN
 on Host node1.

 On 2/19/2013 8:04 PM, Jeff Bailey wrote:
 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.

 Well, that didn't work.  I can't seem to find any combination that
 plays
 nicely together.  Looks like Kevin's solution of ripping out udev's
 ability to rename interfaces may be the only quick fix.  It does get
 us
 the ability to change ownership of LVs back which is more important.
  So
 far, I've seen no ill effects and everything (networking and storage)
 seems to be working as it should.

 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
 ___
 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] 3.2 final and status of spice console in ie

2013-02-20 Thread Gianluca Cecchi
On Wed, Feb 20, 2013 at 10:12 AM, Michal Skrivanek  wrote:
 Hi,
 did you follow 
 http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal?

 Thanks,
 michal

as soon as http://wiki.ovirt.org web site returns available I'm going to check.
Right now it seems remaining in waiting state... (it's about half an hour...)

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


[Users] Permission issues

2013-02-20 Thread Jakub Bittner

Hi,
I have permission issues with ovirt node and iSCSi.


2013-02-20 11:20:47.854+: 15899: error : 
virNetClientProgramDispatchError:174 : internal error process exited 
while connecting to monitor: qemu-kvm: -drive 
file=/rhev/data-center/20ca8725-0221-4227-b87a-5e6d71ab6fe3/ce0168c1-e69f-479e-a591-daca0a8ee7db/images/ebb3b49c-717d-4ae5-8ddb-4d25a367126c/60ddc3a1-7855-4c0a-a5a6-7169bc29db3a,if=none,id=drive-virtio-disk0,format=qcow2,serial=ebb3b49c-717d-4ae5-8ddb-4d25a367126c,cache=none,werror=stop,rerror=stop,aio=native: 
could not open disk image 
/rhev/data-center/20ca8725-0221-4227-b87a-5e6d71ab6fe3/ce0168c1-e69f-479e-a591-daca0a8ee7db/images/ebb3b49c-717d-4ae5-8ddb-4d25a367126c/60ddc3a1-7855-4c0a-a5a6-7169bc29db3a: 
Permission denied


I tried chown 36:36 
/rhev/data-center/20ca8725-0221-4227-b87a-5e6d71ab6fe3/ce0168c1-e69f-479e-a591-daca0a8ee7db/images/ebb3b49c-717d-4ae5-8ddb-4d25a367126c/60ddc3a1-7855-4c0a-a5a6-7169bc29db3a 



which leads to 
/dev/ce0168c1-e69f-479e-a591-daca0a8ee7db/60ddc3a1-7855-4c0a-a5a6-7169bc29db3a 
which leads to /dev/dm-13


I tried all of them to chmod 36:36, but this does not help. But if I 
change to vdsm user (su - vdsm -s /bin/bash I can read from it)


After chmoding this file it started to work (VM started)

/rhev/data-center/20ca8725-0221-4227-b87a-5e6d71ab6fe3/ce0168c1-e69f-479e-a591-daca0a8ee7db/images/ebb3b49c-717d-4ae5-8ddb-4d25a367126c/2ea15f6b-8029-474f-90c9-e693e4c10a67


Creating new hard drives still doesn work. I have node version 
2.6.0-20130212.fc18.

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


Re: [Users] oVirt 3.2 and Solaris 10 guests

2013-02-20 Thread Dan Kenigsberg
On Thu, Feb 14, 2013 at 05:25:47PM +0100, René Koch (ovido) wrote:
 
 On Thu, 2013-02-14 at 11:22 -0500, Jean-Francois Saucier wrote:
  On Thu, Feb 14, 2013 at 11:21 AM, Jiri Belka jbe...@redhat.com
  wrote:
  On Thu, 14 Feb 2013 10:49:13 -0500
  Jean-Francois Saucier jsauc...@gmail.com wrote:
  
oVirt 3.2:
-netdev tap,fd=25,id=hostnet0 -device
   
   
  
  rtl8139,netdev=hostnet0,id=net0,mac=00:1a:4a:00:64:9e,bus=pci.0,addr=0x3,bootindex=3
  
  ^^^ - realtek, really? Try e1000 which is usually much
  more reliable or virtio iface. I personally always had
  terrible
  experience with emulated rtl8139 by qemu-kvm, e1000 was OK.
  
  For me, it's the same if I choose the e1000 (which I choose the first
  time and then try the rtl8139).
  
 Same for me - e1000 aren't working with oVirt 3.2 and Solaris 10, too.

I've heard rumours that it might be related to the fact that oVirt
starts VMs with ACPI enabled by default (there's a way in Engine to turn
this off).

If this is not the case, please do a more extensive bisection of the
qemu command line. You have one bad cmdline; start trimming it until
it becomes good.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] DB error on fresh ovirt install

2013-02-20 Thread Eli Mesika


- Original Message -
 From: Dead Horse deadhorseconsult...@gmail.com
 To: users@ovirt.org users@ovirt.org
 Sent: Tuesday, February 19, 2013 11:58:01 PM
 Subject: [Users] DB error on fresh ovirt install
 
 
 
 
 Normally I upgrade from prior test installs. However for the past two
 weeks or so attempting a fresh install yields:
 
 oVirt Engine will be installed using the following configuration:
 =
 override-httpd-config: yes
 http-port: 80
 https-port: 443
 host-fqdn: ovirtfoo.test.domain
 auth-pass: 
 org-name: DHC
 application-mode: both
 default-dc-type: NFS
 db-remote-install: local
 db-local-pass: 
 config-nfs: no
 override-firewall: None
 Proceed with the configuration listed above? (yes|no): yes
 
 Installing:
 Configuring oVirt Engine... [ DONE ]
 Configuring JVM... [ DONE ]
 Creating CA... [ DONE ]
 Updating ovirt-engine service... [ DONE ]
 Setting Database Configuration... [ DONE ]
 Setting Database Security... [ DONE ]
 Upgrading Database Schema... [ ERROR ]
 dictionary update sequence element #0 has length 1; 2 is required
 Please check log file
 /var/log/ovirt-engine/engine-setup_2013_02_19_15_31_02.log for more
 information
 
 
 log attached

Hi
Seems like a BUG in the setup Python script
see
http://www.gossamer-threads.com/lists/python/python/917709
Alex, Moran can you check please ?

 
 
 
 - DHC
 
 
 
 
 
 ___
 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] Permission issues

2013-02-20 Thread Jeff Bailey

On 2/20/2013 5:50 AM, Jakub Bittner wrote:
 Hi,
 I have permission issues with ovirt node and iSCSi.


What version of systemd is on your node?


 2013-02-20 11:20:47.854+: 15899: error :
 virNetClientProgramDispatchError:174 : internal error process exited
 while connecting to monitor: qemu-kvm: -drive
 file=/rhev/data-center/20ca8725-0221-4227-b87a-5e6d71ab6fe3/ce0168c1-e69f-479e-a591-daca0a8ee7db/images/ebb3b49c-717d-4ae5-8ddb-4d25a367126c/60ddc3a1-7855-4c0a-a5a6-7169bc29db3a,if=none,id=drive-virtio-disk0,format=qcow2,serial=ebb3b49c-717d-4ae5-8ddb-4d25a367126c,cache=none,werror=stop,rerror=stop,aio=native:
 could not open disk image
 /rhev/data-center/20ca8725-0221-4227-b87a-5e6d71ab6fe3/ce0168c1-e69f-479e-a591-daca0a8ee7db/images/ebb3b49c-717d-4ae5-8ddb-4d25a367126c/60ddc3a1-7855-4c0a-a5a6-7169bc29db3a:
 Permission denied

 I tried chown 36:36
 /rhev/data-center/20ca8725-0221-4227-b87a-5e6d71ab6fe3/ce0168c1-e69f-479e-a591-daca0a8ee7db/images/ebb3b49c-717d-4ae5-8ddb-4d25a367126c/60ddc3a1-7855-4c0a-a5a6-7169bc29db3a


 which leads to
 /dev/ce0168c1-e69f-479e-a591-daca0a8ee7db/60ddc3a1-7855-4c0a-a5a6-7169bc29db3a
 which leads to /dev/dm-13

 I tried all of them to chmod 36:36, but this does not help. But if I
 change to vdsm user (su - vdsm -s /bin/bash I can read from it)

 After chmoding this file it started to work (VM started)

 /rhev/data-center/20ca8725-0221-4227-b87a-5e6d71ab6fe3/ce0168c1-e69f-479e-a591-daca0a8ee7db/images/ebb3b49c-717d-4ae5-8ddb-4d25a367126c/2ea15f6b-8029-474f-90c9-e693e4c10a67



 Creating new hard drives still doesn work. I have node version
 2.6.0-20130212.fc18.
 ___
 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] Fwd: Re: Permission issues

2013-02-20 Thread Jakub Bittner

Dne 20.2.2013 11:56, Jeff Bailey napsal(a):

On 2/20/2013 5:50 AM, Jakub Bittner wrote:

Hi,
I have permission issues with ovirt node and iSCSi.


What version of systemd is on your node?


It is systemd-197-1.fc18.1.x86_64.



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


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Jakub Bittner

Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a):

Try systemd-197-1.fc18.2.x86_64
yum update --enablerepo=updates-testing systemd-197-1.fc18.2
Vlan will not work but no more permission issue :)


2013/2/20 Jakub Bittner j.bitt...@nbu.cz mailto:j.bitt...@nbu.cz

Dne 20.2.2013 11:56, Jeff Bailey napsal(a):

On 2/20/2013 5:50 AM, Jakub Bittner wrote:

Hi,
I have permission issues with ovirt node and iSCSi.

What version of systemd is on your node?

It is systemd-197-1.fc18.1.x86_64.




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




--

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 http://www.alterway.fr/


But the problem is, that I am running  ovirt node, thus I can not use 
yum update --enablerepo=updates-testing :-(
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] DB error on fresh ovirt install

2013-02-20 Thread Sahina Bose
We ran into the same issue yesterday...The call to backup database seems 
to be causing this.
engine_setup.py still uses the old method call and not the changed one 
as per http://gerrit.ovirt.org/10548.


On 02/20/2013 04:25 PM, Eli Mesika wrote:


- Original Message -

From: Dead Horse deadhorseconsult...@gmail.com
To: users@ovirt.org users@ovirt.org
Sent: Tuesday, February 19, 2013 11:58:01 PM
Subject: [Users] DB error on fresh ovirt install




Normally I upgrade from prior test installs. However for the past two
weeks or so attempting a fresh install yields:

oVirt Engine will be installed using the following configuration:
=
override-httpd-config: yes
http-port: 80
https-port: 443
host-fqdn: ovirtfoo.test.domain
auth-pass: 
org-name: DHC
application-mode: both
default-dc-type: NFS
db-remote-install: local
db-local-pass: 
config-nfs: no
override-firewall: None
Proceed with the configuration listed above? (yes|no): yes

Installing:
Configuring oVirt Engine... [ DONE ]
Configuring JVM... [ DONE ]
Creating CA... [ DONE ]
Updating ovirt-engine service... [ DONE ]
Setting Database Configuration... [ DONE ]
Setting Database Security... [ DONE ]
Upgrading Database Schema... [ ERROR ]
dictionary update sequence element #0 has length 1; 2 is required
Please check log file
/var/log/ovirt-engine/engine-setup_2013_02_19_15_31_02.log for more
information


log attached

Hi
Seems like a BUG in the setup Python script
see
http://www.gossamer-threads.com/lists/python/python/917709
Alex, Moran can you check please ?




- DHC





___
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] 3.2 final and status of spice console in ie

2013-02-20 Thread Michal Skrivanek

On Feb 20, 2013, at 11:37 , Gianluca Cecchi gianluca.cec...@gmail.com wrote:

 On Wed, Feb 20, 2013 at 10:12 AM, Michal Skrivanek  wrote:
 Hi,
 did you follow 
 http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal?
 
 Thanks,
 michal
 
 as soon as http://wiki.ovirt.org web site returns available I'm going to 
 check.
 Right now it seems remaining in waiting state... (it's about half an hour…)
heh, it worked at 10am...
anyway, go ahead with cached copy:-)
http://webcache.googleusercontent.com/search?q=cache:hbhOyY18qscJ:wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portalhl=enstrip=1

 
 Gianluca

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


Re: [Users] 3.2 final and status of spice console in ie

2013-02-20 Thread Gianluca Cecchi
On Wed, Feb 20, 2013 at 1:19 PM, Michal Skrivanek wrote:

 heh, it worked at 10am...
 anyway, go ahead with cached copy:-)
 http://webcache.googleusercontent.com/search?q=cache:hbhOyY18qscJ:wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portalhl=enstrip=1

No, never seen that page, thanks!
I see some things to do engine side too, that I didn't find before...
I'm going to test ad report

BTW: still now overall www.ovirt.org is down at my side (Italy: I seem
to be on fastweb Italy network right now): it remains in waiting
for
While other websites are accessible without any problem. Possibly a
fastweb italy connectivity problem towards that domain...

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


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread suporte
Yes I get into the same problem. 
is not possible to update using the ovirt node. 
Any idea? 

- Mensagem original -

De: Jakub Bittner j.bitt...@nbu.cz 
Para: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 11:13:25 
Assunto: Re: [Users] Fwd: Re: Permission issues 


Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a): 



Try systemd-197-1.fc18.2.x86_64 


yum update --enablerepo=updates-testing systemd-197-1.fc18.2 
Vlan will not work but no more permission issue :) 



2013/2/20 Jakub Bittner  j.bitt...@nbu.cz  

blockquote
Dne 20.2.2013 11:56, Jeff Bailey napsal(a): 


blockquote
On 2/20/2013 5:50 AM, Jakub Bittner wrote: 

blockquote
Hi, 
I have permission issues with ovirt node and iSCSi. 



What version of systemd is on your node? 


/blockquote
It is systemd-197-1.fc18.1.x86_64. 





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

/blockquote




-- 

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 
/blockquote

But the problem is, that I am running ovirt node, thus I can not use yum update 
--enablerepo=updates-testing :-( 

___ 
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-20 Thread Yaniv Dary
[Top Posting]
A new release is now available that should fix the problem.
In order to install it run:
# yum update ovirt-reports
# ovirt-engine-reports-setup


Yaniv

- Original Message -
 From: Gianluca Cecchi gianluca.cec...@gmail.com
 To: noc n...@nieuwland.nl
 Cc: Yaniv Dary yd...@redhat.com, users users@ovirt.org
 Sent: Wednesday, February 20, 2013 1:27:19 AM
 Subject: Re: [Users] oVirt engine report and dwh in 3.2
 
 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] iscsi discovery issue

2013-02-20 Thread Jonathan Horne
I have seem the same thing in the past, you might try to get on the node itself 
and issue a logout command : iscsiadm -m node --logout

Then retry the discovery.

From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of 
Alex Leonhardt
Sent: Wednesday, February 20, 2013 4:13 AM
To: oVirt Mailing List
Subject: [Users] iscsi discovery issue

Hi All,

I've successfully discovered a ISCSI target, however, when I tried to add it as 
storage to the engine, it complained of being too small, so I resized the file 
and restarted tgtd on the server.

The problem is that the engine doesnt seem to bother re-discoverying the target 
? How can I remove its cache / current entries ? It never added it as a storage 
domain, so it is safe to remove that entry I suppose ?

Why would the engine not try to re-read the device stats when adding a storage 
domain ?

Thanks
Alex

--

| RHCE | Senior Systems Engineer | www.vcore.cohttp://www.vcore.co | 
www.vsearchcloud.comhttp://www.vsearchcloud.com |


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] Fwd: Re: Permission issues

2013-02-20 Thread Jakub Bittner

Dne 20.2.2013 13:45, supo...@logicworks.pt napsal(a):

Yes I get into the same problem.
is not possible to update using the ovirt node.
Any idea?


*De: *Jakub Bittner j.bitt...@nbu.cz
*Para: *users@ovirt.org
*Enviadas: *Quarta-feira, 20 de Fevereiro de 2013 11:13:25
*Assunto: *Re: [Users] Fwd: Re: Permission issues

Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a):

Try systemd-197-1.fc18.2.x86_64
yum update --enablerepo=updates-testing systemd-197-1.fc18.2
Vlan will not work but no more permission issue :)


2013/2/20 Jakub Bittner j.bitt...@nbu.cz mailto:j.bitt...@nbu.cz

Dne 20.2.2013 11:56, Jeff Bailey napsal(a):

On 2/20/2013 5:50 AM, Jakub Bittner wrote:

Hi,
I have permission issues with ovirt node and iSCSi.

What version of systemd is on your node?

It is systemd-197-1.fc18.1.x86_64.




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




-- 


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 http://www.alterway.fr/


But the problem is, that I am running  ovirt node, thus I can not use 
yum update --enablerepo=updates-testing :-(


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


I will try install node from latest nightly iso and get you know ;-)
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] iscsi discovery issue

2013-02-20 Thread Alex Leonhardt
I thought of that, however, the node wasn't logged in to anything, in fact,
it didnt even know about the target / disk. I dont think it got that far.
Then I checked the engine host too, but nothing there either.

I wont be doing much more testing today / this week, but really hope
someone can shed some light here as will have to pick this up again
beginning of next week.

It's fair enough and not a biggie if it's simply a bug, but there simply
must be some record of where these things are being written to ?

Alex



On 20 February 2013 14:01, Jonathan Horne jho...@skopos.us wrote:

  I have seem the same thing in the past, you might try to get on the node
 itself and issue a logout command : iscsiadm -m node --logout



 Then retry the discovery.



 *From:* users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] *On
 Behalf Of *Alex Leonhardt
 *Sent:* Wednesday, February 20, 2013 4:13 AM
 *To:* oVirt Mailing List
 *Subject:* [Users] iscsi discovery issue



 Hi All,



 I've successfully discovered a ISCSI target, however, when I tried to add
 it as storage to the engine, it complained of being too small, so I resized
 the file and restarted tgtd on the server.



 The problem is that the engine doesnt seem to bother re-discoverying the
 target ? How can I remove its cache / current entries ? It never added it
 as a storage domain, so it is safe to remove that entry I suppose ?



 Why would the engine not try to re-read the device stats when adding a
 storage domain ?



 Thanks

 Alex



 --



 | RHCE | Senior Systems Engineer | www.vcore.co | www.vsearchcloud.com |

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




-- 

| 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] Fwd: Re: Permission issues

2013-02-20 Thread suporte
And if I restart the node, it was not able to activate the iscsi storage again. 

I found this message in the vdsm.log: 
Thread-423::ERROR::2013-02-20 
14:27:28,918::dispatcher::67::Storage.Dispatcher.Protect::(run) {'status': 
{'message': Cannot find master domain: 
'spUUID=5849b030-626e-47cb-ad90-3ce782d831b3, 
msdUUID=f184c929-0e8b-4e50-9ab7-5093f6d3863a', 'code': 304}} 


- Mensagem original -

De: Jakub Bittner j.bitt...@nbu.cz 
Para: supo...@logicworks.pt 
Cc: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 14:16:51 
Assunto: Re: [Users] Fwd: Re: Permission issues 


Dne 20.2.2013 13:45, supo...@logicworks.pt napsal(a): 



Yes I get into the same problem. 
is not possible to update using the ovirt node. 
Any idea? 

- Mensagem original -

De: Jakub Bittner j.bitt...@nbu.cz 
Para: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 11:13:25 
Assunto: Re: [Users] Fwd: Re: Permission issues 


Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a): 

blockquote

Try systemd-197-1.fc18.2.x86_64 


yum update --enablerepo=updates-testing systemd-197-1.fc18.2 
Vlan will not work but no more permission issue :) 



2013/2/20 Jakub Bittner  j.bitt...@nbu.cz  

blockquote
Dne 20.2.2013 11:56, Jeff Bailey napsal(a): 


blockquote
On 2/20/2013 5:50 AM, Jakub Bittner wrote: 

blockquote
Hi, 
I have permission issues with ovirt node and iSCSi. 



What version of systemd is on your node? 


/blockquote
It is systemd-197-1.fc18.1.x86_64. 





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

/blockquote




-- 

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 
/blockquote

But the problem is, that I am running ovirt node, thus I can not use yum update 
--enablerepo=updates-testing :-( 

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


/blockquote
I will try install node from latest nightly iso and get you know ;-) 

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


Re: [Users] Lost our management server.. have DB backup but no /etc/pki/

2013-02-20 Thread Saint Keimond

All,
  Thank you for your help! I love the linux community.

I actually was able to get my system up 2 days ago. I did a fresh 
minimal install of F17, and ovirt 3.1.
* ran engine-setup trying to use as many of the same variables as I 
would have around a year ago.

* shutdown jboss-as and ovirt-engine
* imported the database
* started services back up
* ran engine-config to reset the password
* restarted services
* was able to log in
* Had to wait roughly 10-15 minutes before ovirt decided that nothing 
was running and I could finally delete the nodes from my cluster

* Re-added the nodes.. they got the new certificates
* Networking  Storage (I use ISCSI) came back just fine
* SUCCESS !!! (such a great feeling)

. . . . and now you IDIOT (me) . . . . back up the certificates too!

---David

On 2/18/13 5:00 AM, Adrian Gibanel wrote:

If it can help I wrote an oVirt engine migration page for oVirt 3.1 on:

http://www.ovirt.org/User:Adrian15/oVirt_engine_migration

. I suppose some of the steps might be adapted for your case easily.



*De: *Itamar Heim ih...@redhat.com
*Para: *Saint Keimond st.keim...@gmail.com
*CC: *users@ovirt.org
*Enviados: *Domingo, 17 de Febrero 2013 9:26:34
*Asunto: *Re: [Users] Lost our management server.. have DB backup
but no/etc/pki/

On 17/02/2013 04:17, Saint Keimond wrote:
 Hello,
We lost our Fedora 17 server with ovirt 3.1 on it. We have a good
 database backup but do not have have any certificates. From what
I read,
 it is possible to still do a restore.. we just have to rejoin
all the
 nodes so that they get a new certificate.

 I've tried to bring the database in to a fresh 3.1 install and a
fresh
 3.2 install.. with no success on either. I need some helping
figuring
 this out :)


 Thanks,
 David

i don't remember the exact process of the top of my head, but it
should
be either:
1. restore db, then install ovirt (exact same version by re-using the
db.
2. install ovirt, restore the db over it, and fix some config
entries to
correctly map the new certificates.

then just remove hosts and re-add them to generate new certs for them
(or just move them to maint and re-install them via the link that
should
appear in the general subtab)




--
http://www.btactic.com/*Adrián Gibanel*
I.T. Manager

+34 675 683 301
www.btactic.com http://btactic.com/


*
Ens podeu seguir a/Nos podeis seguir en:

http://www.facebook.com/pages/btactic/118651634826400?v=app_9953271133 
i http://twitter.com/btactic*


Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi 
ambient és cosa de tothom. / Antes de imprimir el mensaje piensa en el 
medio ambiente. El medio ambiente es cosa de todos.


AVIS:
El contingut d'aquest missatge i els seus annexos és confidencial. Si 
no en sou el destinatari, us fem saber que està prohibit utilitzar-lo, 
divulgar-lo i/o copiar-lo sense tenir l'autorització corresponent. Si 
heu rebut aquest missatge per error, us agrairem que ho feu saber 
immediatament al remitent i que procediu a destruir el missatge.


AVISO:
El contenido de este mensaje y de sus anexos es confidencial. Si no es 
el destinatario, les hacemos saber que está prohibido utilizarlo, 
divulgarlo y/o copiarlo sin tener la autorización correspondiente. Si 
han recibido este mensaje por error, les agradeceríamos que lo hagan 
saber inmediatamente al remitente y que procedan a destruir el mensaje.





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


Re: [Users] DB error on fresh ovirt install

2013-02-20 Thread Alex Lourie

On 02/20/2013 12:55 PM, Eli Mesika wrote:


- Original Message -

From: Dead Horse deadhorseconsult...@gmail.com
To: users@ovirt.org users@ovirt.org
Sent: Tuesday, February 19, 2013 11:58:01 PM
Subject: [Users] DB error on fresh ovirt install




Normally I upgrade from prior test installs. However for the past two
weeks or so attempting a fresh install yields:

oVirt Engine will be installed using the following configuration:
=
override-httpd-config: yes
http-port: 80
https-port: 443
host-fqdn: ovirtfoo.test.domain
auth-pass: 
org-name: DHC
application-mode: both
default-dc-type: NFS
db-remote-install: local
db-local-pass: 
config-nfs: no
override-firewall: None
Proceed with the configuration listed above? (yes|no): yes

Installing:
Configuring oVirt Engine... [ DONE ]
Configuring JVM... [ DONE ]
Creating CA... [ DONE ]
Updating ovirt-engine service... [ DONE ]
Setting Database Configuration... [ DONE ]
Setting Database Security... [ DONE ]
Upgrading Database Schema... [ ERROR ]
dictionary update sequence element #0 has length 1; 2 is required
Please check log file
/var/log/ovirt-engine/engine-setup_2013_02_19_15_31_02.log for more
information


log attached

Hi
Seems like a BUG in the setup Python script
see
http://www.gossamer-threads.com/lists/python/python/917709
Alex, Moran can you check please ?


Hi All

It is indeed a but in our setup utility. I've opened a bug [1].




- DHC





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



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

--

Best regards,

Alex Lourie
Software Developer in Integration
Red Hat

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


Re: [Users] iscsi discovery issue

2013-02-20 Thread Dafna Ron
Hi Alex,

theoretically, even if the target is already logged in, engine is
sending a query called getDeviceList which should update the information
that was changed for the target.

can you please attach the logs (both engine and vdsm)?
also, if you can give me more information on what storage are you using
and what exact commands (or steps) you did it would be most appreciated.

Thanks,

Dafna



On 02/20/2013 04:26 PM, Alex Leonhardt wrote:
 I thought of that, however, the node wasn't logged in to anything, in
 fact, it didnt even know about the target / disk. I dont think it got
 that far. Then I checked the engine host too, but nothing there either. 

 I wont be doing much more testing today / this week, but really hope
 someone can shed some light here as will have to pick this up again
 beginning of next week. 

 It's fair enough and not a biggie if it's simply a bug, but there
 simply must be some record of where these things are being written to ?

 Alex



 On 20 February 2013 14:01, Jonathan Horne jho...@skopos.us
 mailto:jho...@skopos.us wrote:

 I have seem the same thing in the past, you might try to get on
 the node itself and issue a logout command : iscsiadm -m node --logout

  

 Then retry the discovery.

  

 *From:*users-boun...@ovirt.org mailto:users-boun...@ovirt.org
 [mailto:users-boun...@ovirt.org mailto:users-boun...@ovirt.org]
 *On Behalf Of *Alex Leonhardt
 *Sent:* Wednesday, February 20, 2013 4:13 AM
 *To:* oVirt Mailing List
 *Subject:* [Users] iscsi discovery issue

  

 Hi All,

  

 I've successfully discovered a ISCSI target, however, when I tried
 to add it as storage to the engine, it complained of being too
 small, so I resized the file and restarted tgtd on the server. 

  

 The problem is that the engine doesnt seem to bother
 re-discoverying the target ? How can I remove its cache / current
 entries ? It never added it as a storage domain, so it is safe to
 remove that entry I suppose ? 

  

 Why would the engine not try to re-read the device stats when
 adding a storage domain ? 

  

 Thanks

 Alex

  

 -- 

  

 | RHCE | Senior Systems Engineer | www.vcore.co
 http://www.vcore.co | www.vsearchcloud.com
 http://www.vsearchcloud.com |


 
 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.




 -- 

 | RHCE | Senior Systems Engineer | www.vcore.co http://www.vcore.co
 | www.vsearchcloud.com http://www.vsearchcloud.com |


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


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


Re: [Users] Lost our management server.. have DB backup but no /etc/pki/

2013-02-20 Thread Itamar Heim

On 20/02/2013 16:53, Saint Keimond wrote:

All,
   Thank you for your help! I love the linux community.

I actually was able to get my system up 2 days ago. I did a fresh
minimal install of F17, and ovirt 3.1.
* ran engine-setup trying to use as many of the same variables as I
would have around a year ago.
* shutdown jboss-as and ovirt-engine
* imported the database
* started services back up
* ran engine-config to reset the password
* restarted services
* was able to log in
* Had to wait roughly 10-15 minutes before ovirt decided that nothing
was running and I could finally delete the nodes from my cluster
* Re-added the nodes.. they got the new certificates
* Networking  Storage (I use ISCSI) came back just fine
* SUCCESS !!! (such a great feeling)

. . . . and now you IDIOT (me) . . . . back up the certificates too!

---David


please wikify for other who may need this in the future.
thanks



On 2/18/13 5:00 AM, Adrian Gibanel wrote:

If it can help I wrote an oVirt engine migration page for oVirt 3.1 on:

http://www.ovirt.org/User:Adrian15/oVirt_engine_migration

. I suppose some of the steps might be adapted for your case easily.



*De: *Itamar Heim ih...@redhat.com
*Para: *Saint Keimond st.keim...@gmail.com
*CC: *users@ovirt.org
*Enviados: *Domingo, 17 de Febrero 2013 9:26:34
*Asunto: *Re: [Users] Lost our management server.. have DB backup
but no/etc/pki/

On 17/02/2013 04:17, Saint Keimond wrote:
 Hello,
We lost our Fedora 17 server with ovirt 3.1 on it. We have a good
 database backup but do not have have any certificates. From what
I read,
 it is possible to still do a restore.. we just have to rejoin
all the
 nodes so that they get a new certificate.

 I've tried to bring the database in to a fresh 3.1 install and a
fresh
 3.2 install.. with no success on either. I need some helping
figuring
 this out :)


 Thanks,
 David

i don't remember the exact process of the top of my head, but it
should
be either:
1. restore db, then install ovirt (exact same version by re-using the
db.
2. install ovirt, restore the db over it, and fix some config
entries to
correctly map the new certificates.

then just remove hosts and re-add them to generate new certs for them
(or just move them to maint and re-install them via the link that
should
appear in the general subtab)




--
http://www.btactic.com/*Adrián Gibanel*
I.T. Manager

+34 675 683 301
www.btactic.com http://btactic.com/


*
Ens podeu seguir a/Nos podeis seguir en:

http://www.facebook.com/pages/btactic/118651634826400?v=app_9953271133
i http://twitter.com/btactic*

Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi
ambient és cosa de tothom. / Antes de imprimir el mensaje piensa en el
medio ambiente. El medio ambiente es cosa de todos.

AVIS:
El contingut d'aquest missatge i els seus annexos és confidencial. Si
no en sou el destinatari, us fem saber que està prohibit utilitzar-lo,
divulgar-lo i/o copiar-lo sense tenir l'autorització corresponent. Si
heu rebut aquest missatge per error, us agrairem que ho feu saber
immediatament al remitent i que procediu a destruir el missatge.

AVISO:
El contenido de este mensaje y de sus anexos es confidencial. Si no es
el destinatario, les hacemos saber que está prohibido utilizarlo,
divulgarlo y/o copiarlo sin tener la autorización correspondiente. Si
han recibido este mensaje por error, les agradeceríamos que lo hagan
saber inmediatamente al remitente y que procedan a destruir el mensaje.







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


[Users] Project personas

2013-02-20 Thread Noam Slomianko
After an interesting presentation by Dave Neary today we started thinking about 
the persona[*] of the ovirt project users
We focused on the users of the new coming feature of UI plugins.
And this was our vision of an active user:

Name: Dan
Age: 25
Job position: an integrator at a medium sized service company
Technical level: computer savvy person with interest in gadgets and 
innovations. 
Has about two years of java coding experience, but coding may not be his 
main focus at work.
Reason for using the UI Plugins feature: After getting requests from his 
costumers for simple log monitoring feature, the integration team leader have 
decided that implementing this as a Plugin for ovirt
 would offer a more centralised solution and has assigned dan to start getting 
familiar with it and give him a time estimation for completion.


By creating a more accurate persona(s) of the user base we could more easily 
understand the needs of the users and steer the project in more productive and 
helpful ways for the people that really need it. 
It would be very interesting to see what others think this person is like and 
what does he need.
so who do you feel is the likely user?

In hopes of making ovirt better and more relevant to its users,
Noam. :)


[*] For those who don't know what a persona is: It's a fictional person that 
represents the users/costumers/people of interest of a product. by giving 
this person a name, age, education level and other traits its easier to 
relate and vision his needs


*
In the future the question we ask ourselves will change from what do I want? 
to what do I want to want?
And if this does not scare you, you haven't thought about it hard enough.
*

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


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread suporte
I have installed the latest nightly iso of the node but cannot login for the 
first configuration. As I enter the admin login and pasword it get's back to 
the login prompt again !? 
I also notice that some times, during the installation it detect the disk with 
a zero bytes size. 

- Mensagem original -

De: supo...@logicworks.pt 
Para: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 14:28:34 
Assunto: Re: [Users] Fwd: Re: Permission issues 


And if I restart the node, it was not able to activate the iscsi storage again. 

I found this message in the vdsm.log: 
Thread-423::ERROR::2013-02-20 
14:27:28,918::dispatcher::67::Storage.Dispatcher.Protect::(run) {'status': 
{'message': Cannot find master domain: 
'spUUID=5849b030-626e-47cb-ad90-3ce782d831b3, 
msdUUID=f184c929-0e8b-4e50-9ab7-5093f6d3863a', 'code': 304}} 


- Mensagem original -

De: Jakub Bittner j.bitt...@nbu.cz 
Para: supo...@logicworks.pt 
Cc: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 14:16:51 
Assunto: Re: [Users] Fwd: Re: Permission issues 


Dne 20.2.2013 13:45, supo...@logicworks.pt napsal(a): 



Yes I get into the same problem. 
is not possible to update using the ovirt node. 
Any idea? 

- Mensagem original -

De: Jakub Bittner j.bitt...@nbu.cz 
Para: users@ovirt.org 
Enviadas: Quarta-feira, 20 de Fevereiro de 2013 11:13:25 
Assunto: Re: [Users] Fwd: Re: Permission issues 


Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a): 

blockquote

Try systemd-197-1.fc18.2.x86_64 


yum update --enablerepo=updates-testing systemd-197-1.fc18.2 
Vlan will not work but no more permission issue :) 



2013/2/20 Jakub Bittner  j.bitt...@nbu.cz  

blockquote
Dne 20.2.2013 11:56, Jeff Bailey napsal(a): 


blockquote
On 2/20/2013 5:50 AM, Jakub Bittner wrote: 

blockquote
Hi, 
I have permission issues with ovirt node and iSCSi. 



What version of systemd is on your node? 


/blockquote
It is systemd-197-1.fc18.1.x86_64. 





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

/blockquote




-- 

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 
/blockquote

But the problem is, that I am running ovirt node, thus I can not use yum update 
--enablerepo=updates-testing :-( 

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


/blockquote
I will try install node from latest nightly iso and get you know ;-) 


___ 
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] Fwd: Re: Permission issues

2013-02-20 Thread Jakub Bittner

Dne 20.2.2013 17:03, supo...@logicworks.pt napsal(a):
I have installed the latest nightly iso of the node but cannot login 
for the first configuration. As I enter the admin login and pasword it 
get's back to the login prompt again !?
I also notice that some times, during the installation it detect the 
disk with a zero bytes size.



*De: *supo...@logicworks.pt
*Para: *users@ovirt.org
*Enviadas: *Quarta-feira, 20 de Fevereiro de 2013 14:28:34
*Assunto: *Re: [Users] Fwd: Re: Permission issues

And if I restart the node, it was not able to activate the iscsi 
storage again.


I found this message in the vdsm.log:
Thread-423::ERROR::2013-02-20 
14:27:28,918::dispatcher::67::Storage.Dispatcher.Protect::(run) 
{'status': {'message': Cannot find master domain: 
'spUUID=5849b030-626e-47cb-ad90-3ce782d831b3, 
msdUUID=f184c929-0e8b-4e50-9ab7-5093f6d3863a', 'code': 304}}




*De: *Jakub Bittner j.bitt...@nbu.cz
*Para: *supo...@logicworks.pt
*Cc: *users@ovirt.org
*Enviadas: *Quarta-feira, 20 de Fevereiro de 2013 14:16:51
*Assunto: *Re: [Users] Fwd: Re: Permission issues

Dne 20.2.2013 13:45, supo...@logicworks.pt napsal(a):

Yes I get into the same problem.
is not possible to update using the ovirt node.
Any idea?


*De: *Jakub Bittner j.bitt...@nbu.cz
*Para: *users@ovirt.org
*Enviadas: *Quarta-feira, 20 de Fevereiro de 2013 11:13:25
*Assunto: *Re: [Users] Fwd: Re: Permission issues

Dne 20.2.2013 12:09, Kevin Maziere Aubry napsal(a):

Try systemd-197-1.fc18.2.x86_64
yum update --enablerepo=updates-testing systemd-197-1.fc18.2
Vlan will not work but no more permission issue :)


2013/2/20 Jakub Bittner j.bitt...@nbu.cz
mailto:j.bitt...@nbu.cz

Dne 20.2.2013 11:56, Jeff Bailey napsal(a):

On 2/20/2013 5:50 AM, Jakub Bittner wrote:

Hi,
I have permission issues with ovirt node and iSCSi.

What version of systemd is on your node?

It is systemd-197-1.fc18.1.x86_64.




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




-- 


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 http://www.alterway.fr/


But the problem is, that I am running  ovirt node, thus I can not
use yum update --enablerepo=updates-testing :-(

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

I will try install node from latest nightly iso and get you know ;-)


___
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

I have same problem.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Lost our management server.. have DB backup but no /etc/pki/

2013-02-20 Thread St.Keimond
I will do so and let folks know the URL to check.. I'm working on 
getting a wiki account now :]


--David

On 02/20/2013 08:47 AM, Itamar Heim wrote:

On 20/02/2013 16:53, Saint Keimond wrote:

All,
   Thank you for your help! I love the linux community.

I actually was able to get my system up 2 days ago. I did a fresh
minimal install of F17, and ovirt 3.1.
* ran engine-setup trying to use as many of the same variables as I
would have around a year ago.
* shutdown jboss-as and ovirt-engine
* imported the database
* started services back up
* ran engine-config to reset the password
* restarted services
* was able to log in
* Had to wait roughly 10-15 minutes before ovirt decided that nothing
was running and I could finally delete the nodes from my cluster
* Re-added the nodes.. they got the new certificates
* Networking  Storage (I use ISCSI) came back just fine
* SUCCESS !!! (such a great feeling)

. . . . and now you IDIOT (me) . . . . back up the certificates too!

---David


please wikify for other who may need this in the future.
thanks



On 2/18/13 5:00 AM, Adrian Gibanel wrote:

If it can help I wrote an oVirt engine migration page for oVirt 3.1 on:

http://www.ovirt.org/User:Adrian15/oVirt_engine_migration

. I suppose some of the steps might be adapted for your case easily.

 



*De: *Itamar Heim ih...@redhat.com
*Para: *Saint Keimond st.keim...@gmail.com
*CC: *users@ovirt.org
*Enviados: *Domingo, 17 de Febrero 2013 9:26:34
*Asunto: *Re: [Users] Lost our management server.. have DB backup
but no/etc/pki/

On 17/02/2013 04:17, Saint Keimond wrote:
 Hello,
We lost our Fedora 17 server with ovirt 3.1 on it. We have 
a good

 database backup but do not have have any certificates. From what
I read,
 it is possible to still do a restore.. we just have to rejoin
all the
 nodes so that they get a new certificate.

 I've tried to bring the database in to a fresh 3.1 install and a
fresh
 3.2 install.. with no success on either. I need some helping
figuring
 this out :)


 Thanks,
 David

i don't remember the exact process of the top of my head, but it
should
be either:
1. restore db, then install ovirt (exact same version by 
re-using the

db.
2. install ovirt, restore the db over it, and fix some config
entries to
correctly map the new certificates.

then just remove hosts and re-add them to generate new certs for 
them

(or just move them to maint and re-install them via the link that
should
appear in the general subtab)




--
http://www.btactic.com/*Adrián Gibanel*
I.T. Manager

+34 675 683 301
www.btactic.com http://btactic.com/


*
Ens podeu seguir a/Nos podeis seguir en:

http://www.facebook.com/pages/btactic/118651634826400?v=app_9953271133 


i http://twitter.com/btactic*

Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi
ambient és cosa de tothom. / Antes de imprimir el mensaje piensa en el
medio ambiente. El medio ambiente es cosa de todos.

AVIS:
El contingut d'aquest missatge i els seus annexos és confidencial. Si
no en sou el destinatari, us fem saber que està prohibit utilitzar-lo,
divulgar-lo i/o copiar-lo sense tenir l'autorització corresponent. Si
heu rebut aquest missatge per error, us agrairem que ho feu saber
immediatament al remitent i que procediu a destruir el missatge.

AVISO:
El contenido de este mensaje y de sus anexos es confidencial. Si no es
el destinatario, les hacemos saber que está prohibido utilizarlo,
divulgarlo y/o copiarlo sin tener la autorización correspondiente. Si
han recibido este mensaje por error, les agradeceríamos que lo hagan
saber inmediatamente al remitente y que procedan a destruir el mensaje.










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


[Users] Mgmt SPOF ? Re: Was: Ovirt iSCSI

2013-02-20 Thread Nicolas Ecarnot

Le 20/02/2013 17:22, St.Keimond a écrit :

   I'm actually in the middle of recovering from an ovirt disaster (we
lost our management server


Sorry to fork this thread, but just a comment : I read nothing about the 
SPOF the management server appears to me.

Did I read too fast or mis-read about a clustered management solution?

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


Re: [Users] Migration issue Asking For Help

2013-02-20 Thread Nicolas Ecarnot

Le 20/02/2013 17:32, xianghuadu a écrit :

hi  all
I come from China, My name is jack
I recently in the research ovirt encounter a problem.
In the vm migration occurs when the error: _Migration failed due to
Error: Could not connect to peer host._
My environment is:
KVM dell 2950 * 2
storageiscsi-target
vm systemwindows 2008 r2
Hope to get help 

xianghuadu


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



I faced the same issue and the reason was a bad configuration of the 
iptable firewall of the nodes.


I had to add a rule and to persist the iptable file.

Speaking about this : I don't know if this is the expecting way to do?
Is there such a thing like iptables rules pushed my the manager to the 
nodes?


And in that case, I swear the iptables of the node had no way to allow a 
migration from the other hosts (oVirt 3.1, F17, all fresh installed)


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


Re: [Users] Thin Provisioning

2013-02-20 Thread Dafna Ron
ok. so you have 1 NFS data domain which has a template on it and when
you are trying to create a new vm you only have preallocated disk type.

when you open the new vm dialogue, after you select the template, in the
Resource allocation tab you need to select the clone radio button (its
near the Template Provisioning).
once you do that, the allocation policy scroll will become active and
you will be able to select thin or preallocated.

let me know if after you select the clone you still only have preallocated.



On 02/20/2013 06:09 PM, Juan Jose wrote:
 Hello Dafna,

 Are you want to say one NFS domain?, I have one for VM aand one isos.


 On Wed, Feb 20, 2013 at 4:46 PM, Dafna Ron d...@redhat.com
 mailto:d...@redhat.com wrote:

 do you have more than one domain?


 On 02/20/2013 05:38 PM, Juan Jose wrote:
  Hello everybody,
 
  I'm following the Quick Start Guide to clone a machine from a
 Template
  that it's already created. As thi guide says it's necessary to
 select
  in Allocation tab from Resource Allocation, Thin Provision. When
 I try
  to do this and down the select field it doesn't appear this
 option, I
  only can see Preallocated. I have oVirt engine 3.1. Can somebody
 give
  some light why I haven't this option in my webadmin?
 
  Many thanks in avanced,
 
  Juanjo.
 
 
  ___
  Users mailing list
  Users@ovirt.org mailto:Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users


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




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


[Users] ovirt 3.2 host network interfaces

2013-02-20 Thread Eduardo Ramos

Hi all!

Today I installed the new oVirt 3.2 on CentOS 6.3 using www.dreyou.org 
repository and I liked so much. But, I'm having problems setting 
networks into physical interfaces of the hosts. On my production 
environment oVirt 3.1, I have several networks in my eth1 interface, but 
in the new one, I can't do the same. When I add a network to eth1, no 
other can be added to. The webadmin says me: No valid operation for 
network2 and eth1.


How can I add several networks to the same eth?

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


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Jakub Bittner
I wonder if is there any way to create ovirt-node from running Fedora 18 
netinstalled server. Do anybody know what packages should I install?


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


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Mike Burns

On 02/20/2013 12:42 PM, Jakub Bittner wrote:

I wonder if is there any way to create ovirt-node from running Fedora 18
netinstalled server. Do anybody know what packages should I install?


As in, use what is installed and convert it into an ovirt-node iso?

No

As in, build a new one?

The build instructions are here: http://www.ovirt.org/Node_Building

You can also simply use your F18 host as a vdsm host.  You're not 
required to use ovirt-node.


We'll have a new ovirt-node iso out in a day or two with an update vdsm 
and systemd (though it would be better if systemd were available in 
fedora-updates.


Mike


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


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Kevin Maziere Aubry
Sur.
I update systemd and remove udev network conf file.
I also stop network manager and add gateway to /etc/sysconfig/network.

Also I set dns manager name to /etc/hosts file to avoid dns issue.

It works ;)
Le 20 févr. 2013 18:42, Jakub Bittner j.bitt...@nbu.cz a écrit :

 I wonder if is there any way to create ovirt-node from running Fedora 18
 netinstalled server. Do anybody know what packages should I install?

 Thanks
 __**_
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/**mailman/listinfo/usershttp://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-20 Thread Gianluca Cecchi
On Wed, Feb 20, 2013 at 2:47 PM, Yaniv Dary  wrote:
 [Top Posting]
 A new release is now available that should fix the problem.
 In order to install it run:
 # yum update ovirt-reports
 # ovirt-engine-reports-setup

Thanks,
all went well (the package to update is actually named
ovirt-engine-reports. as it was when I installed it).

tested at the moment only in Fedora 18 with firefox 18.0.2 and it
works perfectly, both the rendering and the sub-menus.

If I notice any problem with IE, I'll report here.

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


Re: [Users] ovirt 3.2 host network interfaces

2013-02-20 Thread Dan Kenigsberg
On Wed, Feb 20, 2013 at 01:52:10PM -0300, Eduardo Ramos wrote:
 Hi all!
 
 Today I installed the new oVirt 3.2 on CentOS 6.3 using
 www.dreyou.org repository and I liked so much. But, I'm having
 problems setting networks into physical interfaces of the hosts. On
 my production environment oVirt 3.1, I have several networks in my
 eth1 interface, but in the new one, I can't do the same. When I add
 a network to eth1, no other can be added to. The webadmin says me:
 No valid operation for network2 and eth1.
 
 How can I add several networks to the same eth?

Could you attach the relevant part of your logs? I do not quite
understand what you are trying to do.

Particularly, I'd like to see a failed setupNetwork command in vdsm.log
to understand what went wrong.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] ovirt kerberos/ldap

2013-02-20 Thread Eduardo Ramos

Hi all!

I'm trying to link a ldap/kerberos to my ovirt without success. I'm 
stuck with this:


oVirt engine:

# engine-manage-domains -action=add -domain=gsr.inpe.br 
-user=admin/admin -interactive -provider=IPA

Enter password:

Error:  exception message: KDC has no support for encryption type (14) - 
BAD_ENCRYPTION_TYPE
Failure while testing domain gsr.inpe.br. Details: Kerberos error. 
Please check log for further details.


kdc log:

Feb 20 18:02:55 ldap krb5kdc[4314]: AS_REQ (1 etypes {23}) 
150.163.73.78: BAD_ENCRYPTION_TYPE: admin/ad...@gsr.inpe.br for 
krbtgt/gsr.inpe...@gsr.inpe.br, KDC has no support for encryption type


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


Re: [Users] Fwd: Re: Permission issues

2013-02-20 Thread Jeff Bailey

On 2/20/2013 2:55 PM, supo...@logicworks.pt wrote:
 How can I update systemd in the node?

You would need to install from a newer node iso.  If you don't want to
wait, you could install a minimal F18, configure your networking, add
the ovirt repo and then just add that host using the engine GUI.  At
this stage, you will still have the same problem you currently have. 
You then need to:

yum --enablerepo=updates-testing update systemd

After that, remove /usr/lib/udev/rules.d/60-net.rules-  typing from
memory but should be close

Reboot and everything *should* work :)

There are other little things like disabling firewalld, tweeking
multipath.conf, etc that I do but the steps above basically cover it.

 Thanks

 - Mensagem original -
 De: Kevin Maziere Aubry kevin.mazi...@alterway.fr
 Para: Jakub Bittner j.bitt...@nbu.cz
 Cc: users users@ovirt.org
 Enviadas: Quarta-feira, 20 Fevereiro, 2013 17:48:29
 Assunto: Re: [Users] Fwd: Re: Permission issues



 Sur. 
 I update systemd and remove udev network conf file. 
 I also stop network manager and add gateway to /etc/sysconfig/network. 

 Also I set dns manager name to /etc/hosts file to avoid dns issue. 

 It works ;) 
 Le 20 févr. 2013 18:42, Jakub Bittner  j.bitt...@nbu.cz  a écrit : 


 I wonder if is there any way to create ovirt-node from running Fedora 18 
 netinstalled server. Do anybody know what packages should I install? 

 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
 ___
 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] Lost our management server.. have DB backup but no /etc/pki/

2013-02-20 Thread St.Keimond
All, I have documented backup, backup monitoring,.. and referenced 
another users docs for the restore process.


I have made a note to myself to still write up a separate document on 
how to do a restore without any files but the database and will try to 
get to that soon...


http://www.ovirt.org/User_talk:Stkeimond/Backing_Up_And_Restoring_OVirt

Thanks!
   David


On 02/20/2013 08:47 AM, Itamar Heim wrote:

On 20/02/2013 16:53, Saint Keimond wrote:

All,
   Thank you for your help! I love the linux community.

I actually was able to get my system up 2 days ago. I did a fresh
minimal install of F17, and ovirt 3.1.
* ran engine-setup trying to use as many of the same variables as I
would have around a year ago.
* shutdown jboss-as and ovirt-engine
* imported the database
* started services back up
* ran engine-config to reset the password
* restarted services
* was able to log in
* Had to wait roughly 10-15 minutes before ovirt decided that nothing
was running and I could finally delete the nodes from my cluster
* Re-added the nodes.. they got the new certificates
* Networking  Storage (I use ISCSI) came back just fine
* SUCCESS !!! (such a great feeling)

. . . . and now you IDIOT (me) . . . . back up the certificates too!

---David


please wikify for other who may need this in the future.
thanks



On 2/18/13 5:00 AM, Adrian Gibanel wrote:

If it can help I wrote an oVirt engine migration page for oVirt 3.1 on:

http://www.ovirt.org/User:Adrian15/oVirt_engine_migration

. I suppose some of the steps might be adapted for your case easily.

 



*De: *Itamar Heim ih...@redhat.com
*Para: *Saint Keimond st.keim...@gmail.com
*CC: *users@ovirt.org
*Enviados: *Domingo, 17 de Febrero 2013 9:26:34
*Asunto: *Re: [Users] Lost our management server.. have DB backup
but no/etc/pki/

On 17/02/2013 04:17, Saint Keimond wrote:
 Hello,
We lost our Fedora 17 server with ovirt 3.1 on it. We have 
a good

 database backup but do not have have any certificates. From what
I read,
 it is possible to still do a restore.. we just have to rejoin
all the
 nodes so that they get a new certificate.

 I've tried to bring the database in to a fresh 3.1 install and a
fresh
 3.2 install.. with no success on either. I need some helping
figuring
 this out :)


 Thanks,
 David

i don't remember the exact process of the top of my head, but it
should
be either:
1. restore db, then install ovirt (exact same version by 
re-using the

db.
2. install ovirt, restore the db over it, and fix some config
entries to
correctly map the new certificates.

then just remove hosts and re-add them to generate new certs for 
them

(or just move them to maint and re-install them via the link that
should
appear in the general subtab)




--
http://www.btactic.com/*Adrián Gibanel*
I.T. Manager

+34 675 683 301
www.btactic.com http://btactic.com/


*
Ens podeu seguir a/Nos podeis seguir en:

http://www.facebook.com/pages/btactic/118651634826400?v=app_9953271133 


i http://twitter.com/btactic*

Abans d´imprimir aquest missatge, pensa en el medi ambient. El medi
ambient és cosa de tothom. / Antes de imprimir el mensaje piensa en el
medio ambiente. El medio ambiente es cosa de todos.

AVIS:
El contingut d'aquest missatge i els seus annexos és confidencial. Si
no en sou el destinatari, us fem saber que està prohibit utilitzar-lo,
divulgar-lo i/o copiar-lo sense tenir l'autorització corresponent. Si
heu rebut aquest missatge per error, us agrairem que ho feu saber
immediatament al remitent i que procediu a destruir el missatge.

AVISO:
El contenido de este mensaje y de sus anexos es confidencial. Si no es
el destinatario, les hacemos saber que está prohibido utilizarlo,
divulgarlo y/o copiarlo sin tener la autorización correspondiente. Si
han recibido este mensaje por error, les agradeceríamos que lo hagan
saber inmediatamente al remitente y que procedan a destruir el mensaje.









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


Re: [Users] 3.2 final and status of spice console in ie

2013-02-20 Thread Gianluca Cecchi
On Wed, Feb 20, 2013 at 10:12 AM, Michal Skrivanek wrote:
 Hi,
 did you follow 
 http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal?

 Thanks,
 michal

Ok, I was able to install and run the spice plugin on my system with
WIndows 7 (64bit) and Internet Explorer 9
It seems from first tests that it works quite well (tested only with
Windows XP VM right now)

I took the time to change two small things on the wiki page:

- WEB_INF -- WEB-INF
- Changed the note regarding spice servlet this way:
NOTE the file web.xml is part of ovirt-engine-backend rpm;  in oVirt
3.2 the servlet definition for SpiceX.cab is already in place

Also, inside the section regarding portals I noticed that the file
/usr/share/ovirt-engine/engine.ear/root.war/index.html

is different from what written into the wiki... I didn't change it
yet, in case you want to retain some sort of 3.1 compatibility...
In case let me know and I'll update that too.

Some notes regarding installation

- added link to spice page in portals main page
- click on it
- click on button install spice
- accept activeX install

apparently at this point nothing happened.. I waited a couple of
minutes.. no virtviewer entry in allprograms section
Then I tried to open a spice console and again I got the message
regarding the plugin, accept and then got the install window
So now I can click again on spice console button of the vm and spice
console fires up...

I'm going to try with another windows 7 (32bit) system and document better...

Note: I also got the   Error: A Request to the Server failed with the
following Status Code: 400 window; probably due to the first spice
console access that implied true installation of plugin...

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


[Users] HELP! Errors creating iSCSI Storage Domain

2013-02-20 Thread Кочанов Иван

Hello oVirt Community!
Need help in configuring iSCSI DataCenter on oVirt.

I have HP P4000 iSCSI Storage (LeftHand). And LUN on it. This LUN is 
available for the Server.
I tried to install oVirt from ovirt-dre repo. Everything works except 
adding iSCSI Storage Domain.
After iSCSI-discovery i get list of iSCSI LUNs. But I get error after 
choosing LUN I need (Error#1).

If I try to add it second time I get another errors (Error#2 or Error#3).

If I operate with iSCSI volume manually, I have no problems - Partitions 
are created.


Can you advise something? I stuck with this problem for two weeks already...

First I installed ovirt3.1. This week ovirt3.2 released and I did a 
fresh installation of this version, but nothing changed - errors are the 
same.


*Error #1:*
Error while executing action New SAN Storage Domain: Cannot create 
Logical Volume


*Error #2:*
Error while executing action New SAN Storage Domain: Physical device 
initialization failed. Check that the device is empty. Please remove all 
files and partitions from the device.


*Error #3:*
Error while executing action New SAN Storage Domain: Invalid physical device


*LUN info:*
# iscsiadm -m discovery -t st -p 172.16.20.1
172.16.20.1:3260,1 
iqn.2003-10.com.lefthandnetworks:mg-dcak-p4000:134:vol-os-virtualimages


# pvs
  PV VG   Fmt  Attr PSizePFree
  /dev/mapper/36000eb35f449ac1c0086 
db260c45-8dd2-4397-a5bf-fd577bbbe0d4 lvm2 a--  1023.62g 1023.62g


# fdisk -l

Disk /dev/sdc: 1099.5 GB, 1099511627776 bytes
255 heads, 63 sectors/track, 133674 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x

Disk /dev/mapper/36000eb35f449ac1c0086: 1099.5 GB, 
1099511627776 bytes

255 heads, 63 sectors/track, 133674 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x

*Server info: *
# rpm -q centos-release
centos-release-6-3.el6.centos.9.x86_64

# uname -r
2.6.32-279.22.1.el6.x86_64



--
Sysadmin DCAK
k...@dcak.ru

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


Re: [Users] Migration issue Asking For Help

2013-02-20 Thread Roy Golan

On 02/20/2013 06:44 PM, Nicolas Ecarnot wrote:

Le 20/02/2013 17:32, xianghuadu a écrit :

hi  all
I come from China, My name is jack
I recently in the research ovirt encounter a problem.
In the vm migration occurs when the error: _Migration failed due to
Error: Could not connect to peer host._
My environment is:
KVM dell 2950 * 2
storageiscsi-target
vm systemwindows 2008 r2
Hope to get help 

xianghuadu


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



I faced the same issue and the reason was a bad configuration of the 
iptable firewall of the nodes.


I had to add a rule and to persist the iptable file.

Speaking about this : I don't know if this is the expecting way to do?
Is there such a thing like iptables rules pushed my the manager to 
the nodes?


And in that case, I swear the iptables of the node had no way to allow 
a migration from the other hosts (oVirt 3.1, F17, all fresh installed)
have you checked that Automatically configure host firewall is checked 
when you added you host?


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