Re: [Users] install ovirt-engine-3.3.1, dependency broken

2013-12-10 Thread Vijay Bellur

On 12/09/2013 07:32 PM, lofyer wrote:

I was installing ovirt-engine-3.3.1 in CentOS-6.5 and got dependency
error below:
Error: Package: glusterfs-cli-3.4.0-8.el6.x86_64 (glusterfs-epel)
Requires: glusterfs-lib = 3.4.0-8.el6.x86_64
Available: glusterfs-3.4.0-8.el6.x86_64 (glusterfs-epel)
glusterfs-libs = 3.4.0-8.el6
Available: glusterfs-libs-3.4.0-8.el6.x86_64 (glusterfs-epel)
glusterfs-libs = 3.4.0-8.el6
Installing: glusterfs-libs-3.4.0.36rhs-1.el6.x86_64 (base)
glusterfs-libs = 3.4.0.36rhs-1.el6
Installing: glusterfs-3.4.0.36rhs-1.el6.x86_64 (base)
Not found

I've got epel, rpm-fusion, ovirt, gluster-epel and gluster besides
CentOS standard repos in my box.
What should I do then?



You can upgrade to glusterfs-3.4.1 RPMs from gluster repo and attempt 
the ovirt-engine upgrade.


Regards,
Vijay


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


[Users] SpiceHTML5, noVNC console and Spice Proxy mixable?

2013-12-10 Thread Gianluca Cecchi
Hello,
I already have a thread regarding SpiceHTML5 open and where I'm going
to give further feedback as requested.
In the mean time I would like to ask if the three features in the
subject are completely mixable or not, as in the next days I'm going
to test them all and I would like to start from consistent setup and
not to give wrong answers based on wrong initial setup.

If I understood correctly, both SpiceHTML5 and noVNC console are based
on websocket proxy through the config parameter called WebSocketProxy
and I can consolidate this proxy on the engine . SO that I can in the
same environment use both.
Correct?

Coming then to Spice Proxy, managed by config parameter
"SpiceProxyDefault", my questions are:
- is it mixable with the two above or are they mutually exclusive?
- can I configure the engine itself to be the proxy, installing squid on it?
- If yes, what would be correct parameter for SpiceProxyDefault:
localhost:3128 or engine_hostname.domainname:3128?
If both are ok, I think it is more convenient to use localhost, correct?

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


[Users] add fc storage question

2013-12-10 Thread martin.gotl...@amayagaming.com
Hi,
I have created an new ovirt-engine installation running 3.3.1, and have 
connected it to my ovirt-nodes that where connected to an ovirt-engine running 
3.1.
All my ovirt nodes shares an lun containing one volume group, and that volume 
group have several virtual machines located on it.
I was able to connect the nodes ok,
but when I try to add the storage, it complains that its in use, I think it 
wan't  to create a new volume group on the lun.
Is there an way to make ovirt-engine use the already created VG instead of 
creating a new one.


Best Regards,
Martin Götlund

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


Re: [Users] Strange UI bug: tab "VM" unusable / oVirt 3.3.1+

2013-12-10 Thread Frank Wall

On 2013-12-10 14:29, Michal Skrivanek wrote:

So it did run. It was supposed to change the id. Is it possible
you so ehow overwrote it manually or anything like that?


No. It is a fresh install from september and I tried hard
to follow oVirt's guidelines ;-)

I did some manual deletions in engine.async_tasks a while ago
to workaround a bug, but this shouldn't have influenced this
upgrade task.


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


Re: [Users] Strange UI bug: tab "VM" unusable / oVirt 3.3.1+

2013-12-10 Thread Michal Skrivanek


> On 10 Dec 2013, at 15:26, Frank Wall  wrote:
> 
> Hi Roy,
> 
>> On 2013-12-10 8:24, Roy Golan wrote:
>> can you run this so we would know if the script ever ran on your env?
>> psql engine postgres -c "select * from schema_version where version
>> ='03030660';"
> 
> engine=# select * from schema_version where version ='03030660';
> -[ RECORD 1 ]+-
> id   | 246
> version  | 03030660
> script   | upgrade/03_03_0660_add_enabled_column_to_policy_unit.sql
> checksum | 5e791c91f298ca662f275e21524e9e30
> installed_by | engine
> started_at   | 2013-09-02 20:43:54.8651
> ended_at | 2013-09-02 20:43:54.900773
> state| INSTALLED
> current  | f
> comment  |
> 
> 
> Though I'm pretty sure the upgrade process (using `engine-setup`) did not 
> report any error. While grepping through all recent upgrade logs I cannot 
> find any invocation of 03_03_0660_alter_os_type_unassigned_to_other.sql.

So it did run. It was supposed to change the id. Is it possible you so ehow 
overwrote it manually or anything like that?

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


Re: [Users] Strange UI bug: tab "VM" unusable / oVirt 3.3.1+

2013-12-10 Thread Frank Wall

Hi Roy,

On 2013-12-10 8:24, Roy Golan wrote:

can you run this so we would know if the script ever ran on your env?
psql engine postgres -c "select * from schema_version where version
='03030660';"


engine=# select * from schema_version where version ='03030660';
-[ RECORD 1 ]+-
id   | 246
version  | 03030660
script   | upgrade/03_03_0660_add_enabled_column_to_policy_unit.sql
checksum | 5e791c91f298ca662f275e21524e9e30
installed_by | engine
started_at   | 2013-09-02 20:43:54.8651
ended_at | 2013-09-02 20:43:54.900773
state| INSTALLED
current  | f
comment  |


Though I'm pretty sure the upgrade process (using `engine-setup`) did 
not report any error. While grepping through all recent upgrade logs I 
cannot find any invocation of 
03_03_0660_alter_os_type_unassigned_to_other.sql.



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


Re: [Users] Gluster Volume Info won't update

2013-12-10 Thread Andrew Lau
Here you go: http://www.fpaste.org/60464/38667947/

On Tue, Dec 10, 2013 at 4:14 PM, Sahina Bose  wrote:

>
> On 12/10/2013 04:24 AM, Andrew Lau wrote:
>
>  engine.log: http://www.fpaste.org/60336/86629496/
>  vdsm.log: http://www.fpaste.org/60337/29624138/
>
>
> Andrew,
>
> I was interested in the getCapabilities output in vdsm.log. Could you
> click on "Refresh Caps" from Host tab and attach the output of
> getCapabilities from vdsm.log?
>
>
> thanks!
>
>
>
> On Mon, Dec 9, 2013 at 5:46 PM, Sahina Bose  wrote:
>
>>
>> On 12/08/2013 01:51 PM, Andrew Lau wrote:
>>
>>  The defined cluster keeps showing me the option to import the
>> gsx.melb.example.net hosts into the cluster as hosts.
>>
>>  Under the Host's Network interfaces sub tab there is another issue I've
>> got was it's picking up the keepalived floating IP address rather than the
>> one assigned, but yes the network is listed as I managed it through ovirt.
>>
>>
>>  Could you attach the engine.log as well as the vdsm.log from the node?
>>
>>
>>
>> On Fri, Dec 6, 2013 at 9:22 PM, Sahina Bose  wrote:
>>
>>>
>>> On 12/06/2013 03:29 PM, Sahina Bose wrote:
>>>
>>>
>>> On 12/06/2013 10:00 AM, Kanagaraj wrote:
>>>
>>>
>>> On 12/06/2013 09:46 AM, Andrew Lau wrote:
>>>
>>>  Yup - it's ovirt cluster version 3.3 with gluster 3.4.1
>>>
>>>
>>> what does "gluster volume info " and "gluster volume status "
>>> say?
>>>
>>>
>>> There's an issue where engine cannot sync the bricks, as bricks return a
>>> different IP address than the one engine is aware of (in this case
>>> gsx.melb.example.net while engine knows the host as hvx.melb.example.net)
>>> . We need to fix this path to use the gluster host UUID as well.
>>>
>>> Have logged a bug to track this -
>>> https://bugzilla.redhat.com/show_bug.cgi?id=1038988
>>>
>>>
>>>
>>>  Could you also let us know if the following network is listed under
>>> your Host's Network Interfaces sub tab?
>>> 172.16.1.1 (gluster) gsx.melb.example.net
>>>
>>> If it is, then even without any fix, it should have worked for you and
>>> we need to dig further on why it did not.
>>>
>>>
>>>
>>>
>>>
>>>
>>>  On Fri, Dec 6, 2013 at 3:11 PM, Kanagaraj  wrote:
>>>

 On 12/06/2013 07:55 AM, Andrew Lau wrote:

  Because of a few issues I had with keepalived, I moved my storage
 network to it's own VLAN but it seems to have broken part of the ovirt
 gluster management.

  Same scenario:
  2 Hosts

  1x Engine, VDSM, Gluster
  1x VDSM,Gluster

  So to properly split the gluster data and ovirtmgmt I simply assigned
 them two host names and two IPS.

  172.16.0.1 (ovirtmgmt) hvx.melb.example.net
 172.16.1.1 (gluster) gsx.melb.example.net

  However the oVirt engine does not seem to like this, it would not
 pick up the gluster volume as "running" until I did a restart through the
 UI.

  The issue (possible bug) I'm seeing is the logs are being filled with
 http://www.fpaste.org/59440/13862963/

  Volume information isn't being pulled as it thinks the
 gs01.melb.example.net is not within the cluster, where in fact it is
 but registered under hv01.melb.example.net


  What's compatibility version of the clusters?

 From 3.3 onwards, gluster-host-uuid is used to identify a host instead
 of hostname.

 Thanks,
 Kanagaraj


  Thanks,
 Andrew


 ___
 Users mailing 
 listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users



>>>
>>>
>>>
>>> ___
>>> Users mailing 
>>> listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users
>>>
>>>
>>>
>>>
>>> ___
>>> Users mailing 
>>> listUsers@ovirt.orghttp://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] NFS Server problem on oVirt node

2013-12-10 Thread Fabian Deutsch
Am Dienstag, den 10.12.2013, 16:15 +0500 schrieb Nauman Abbas:
> Hello all
> 
> 
> Can I create the storage domain on the node? Or does it have to be on
> the engine machine or somewhere else. I'm trying to create it on the
> node since I don't want all that space to go waste and since I'm only
> doing testing right now but I'm having NFS issues.
> 

Hey Nauman,

basically storage domains can only be configured through oVirt Engine.

But the errors below look a bit suspicious.

What ovirt-node version are you using?
And can you find out why those services fail to start?

- fabian

> 
>  [root@host1 ~]# systemctl start nfs-server.service
> A dependency job for nfs-server.service failed. See 'journalctl -xn'
> for details .
> [root@host1 ~]# journalctl -xn
> -- Logs begin at Fri 2013-12-06 06:46:18 UTC, end at Tue 2013-12-10
> 09:55:33 UTC
> Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS
> Remote Quota S
> -- Subject: Unit nfs-rquotad.service has failed
> -- Defined-By: systemd
> --
> Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> Documentation:http://www.freedesktop.org/.../Soft.../systemd/catalog/be02c
> --
> -- Unit nfs-rquotad.service has failed.
> --
> -- The result is dependency.
> Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS
> Mount Daemon.
> -- Subject: Unit nfs-mountd.service has failed
> -- Defined-By: systemd
> --
> Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> Documentation:http://www.freedesktop.org/.../Soft.../systemd/catalog/be02c
> --
> -- Unit nfs-mountd.service has failed.
> --
> -- The result is dependency.
> Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFSv4
> ID-name mapp
> -- Subject: Unit nfs-idmap.service has failed
> -- Defined-By: systemd
> --
> Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> lines 1-23...skipping...
> -- Logs begin at Fri 2013-12-06 06:46:18 UTC, end at Tue 2013-12-10
> 09:55:33 UTC. --
> Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS
> Remote Quota Server.
> -- Subject: Unit nfs-rquotad.service has failed
> -- Defined-By: systemd
> --
> Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> Documentation:http://www.freedesktop.org/.../be02cf6855d2428ba40df7e9d0...
> --
> -- Unit nfs-rquotad.service has failed.
> --
> -- The result is dependency.
> Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS
> Mount Daemon.
> -- Subject: Unit nfs-mountd.service has failed
> -- Defined-By: systemd
> --
> Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> Documentation:http://www.freedesktop.org/.../be02cf6855d2428ba40df7e9d0...
> --
> -- Unit nfs-mountd.service has failed.
> --
> -- The result is dependency.
> Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFSv4
> ID-name mapping daemon.
> -- Subject: Unit nfs-idmap.service has failed
> -- Defined-By: systemd
> --
> Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> Documentation:http://www.freedesktop.org/.../be02cf6855d2428ba40df7e9d0...
> --
> -- Unit nfs-idmap.service has failed.
> --
> -- The result is dependency.
> Dec 10 09:55:33 host1.local systemd[1]: Unit proc-fs-nfsd.mount
> entered failed state.
> Dec 10 09:55:33 host1.local systemd[1]: nfs-server.service: main
> process exited, code=exited, status=203/EXEC
> Dec 10 09:55:33 host1.local systemd[1]: Unit nfs-server.service
> entered failed state.
> 
> 
> 
> 
> 
> Regards
> 
> Nauman Abbas
> Assistant System Administrator (LMS),
> Room No. A-207, SEECS,
> National University of Sciences & Technology,
> + 92 321 5359946
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users



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


[Users] NFS Server problem on oVirt node

2013-12-10 Thread Nauman Abbas
Hello all

Can I create the storage domain on the node? Or does it have to be on the
engine machine or somewhere else. I'm trying to create it on the node since
I don't want all that space to go waste and since I'm only doing testing
right now but I'm having NFS issues.

 [root@host1 ~]# systemctl start nfs-server.service
A dependency job for nfs-server.service failed. See 'journalctl -xn' for
details .
[root@host1 ~]# journalctl -xn
-- Logs begin at Fri 2013-12-06 06:46:18 UTC, end at Tue 2013-12-10
09:55:33 UTC
Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS Remote
Quota S
-- Subject: Unit nfs-rquotad.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation:
http://www.freedesktop.org/.../Soft.../systemd/catalog/be02c
--
-- Unit nfs-rquotad.service has failed.
--
-- The result is dependency.
Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS Mount
Daemon.
-- Subject: Unit nfs-mountd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation:
http://www.freedesktop.org/.../Soft.../systemd/catalog/be02c
--
-- Unit nfs-mountd.service has failed.
--
-- The result is dependency.
Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFSv4 ID-name
mapp
-- Subject: Unit nfs-idmap.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
lines 1-23...skipping...
-- Logs begin at Fri 2013-12-06 06:46:18 UTC, end at Tue 2013-12-10
09:55:33 UTC. --
Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS Remote
Quota Server.
-- Subject: Unit nfs-rquotad.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation:
http://www.freedesktop.org/.../be02cf6855d2428ba40df7e9d0...
--
-- Unit nfs-rquotad.service has failed.
--
-- The result is dependency.
Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFS Mount
Daemon.
-- Subject: Unit nfs-mountd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation:
http://www.freedesktop.org/.../be02cf6855d2428ba40df7e9d0...
--
-- Unit nfs-mountd.service has failed.
--
-- The result is dependency.
Dec 10 09:55:33 host1.local systemd[1]: Dependency failed for NFSv4 ID-name
mapping daemon.
-- Subject: Unit nfs-idmap.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation:
http://www.freedesktop.org/.../be02cf6855d2428ba40df7e9d0...
--
-- Unit nfs-idmap.service has failed.
--
-- The result is dependency.
Dec 10 09:55:33 host1.local systemd[1]: Unit proc-fs-nfsd.mount entered
failed state.
Dec 10 09:55:33 host1.local systemd[1]: nfs-server.service: main process
exited, code=exited, status=203/EXEC
Dec 10 09:55:33 host1.local systemd[1]: Unit nfs-server.service entered
failed state.


Regards

Nauman Abbas
Assistant System Administrator (LMS),
Room No. A-207, SEECS,
National University of Sciences & Technology,
+ 92 321 5359946
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Agents for Windows

2013-12-10 Thread Gianluca Cecchi
On Tue, Dec 10, 2013 at 7:54 AM, Michal Skrivanek  wrote:


 Seabios has boot menu support on F12. I don't recall if we specifically 
 disable it, I think not
>>>
>>> I will try to hit an F12 next time I boot to see if I get a menu, I don’t 
>>> recall seeing any text on the screen that it’s there.
>>
>> It may be too fast to actually give you the chance to open the console. 
>> There's "start in paused mode" option, but that's not really the same use 
>> case, not applicable to reboot.
>> Oh, and it seems the QEMU default is that the menu is not available unless 
>> explicitly enabled. Don't have that option today, but should be relatively 
>> easy to add
>
> Or actually you can do that, just not in UI. Use qemucmdline vdsm hook on 
> each host


Hello,
I see that in Fedora 19 and virt-manager shipped with it there is
indeed an option to enable boot menu.
The generated qemu command line gives these options

-boot order=d,menu=on

is this the option to give?  "order=d" should stand for cd-rom first... correct?
Also I see that actually the delay between the moment you see the
screen (in local environment)

Press F12 for boot menu

and the moment it starts the VM if you don't press anything, is about
only 2 seconds so it could be not sufficient in some cases
Can we use splash-time=xxx option, or would it give an error without a
splash image?
Also I see in man page for fedora 19 qemu
(qemu-system-x86-1.4.2-14.fc19.x86_64) there is rb_timeout:

A timeout could be passed to bios, guest will pause for rb_timeout ms when boot
failed, then reboot. If rb_timeout is '-1', guest will not reboot,
qemu passes '-1' to
bios by default. Currently Seabios for X86 system support it.

SO I presume this timeout is only applied after a first error to boot
... correct?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Agents for Windows

2013-12-10 Thread Itamar Heim

On 12/10/2013 03:54 AM, Blaster wrote:


On Dec 9, 2013, at 1:10 PM, Bob Doolittle  wrote:


I'll disagree a tiny bit here. One *really annoying* quality of needing to use 
F2/F8/F12 during Windows bootup in a VM (including ESX/vSphere) is that 
sometimes it can be impossible to be quick enough on the keyboard to get 
attention before the OS bootup has begun. By the time you can get a console 
focus it's too late. That can be enormously frustrating, and Run Once does help 
with that.


On ESXi
Guest menu -> edit settings -> Options -> boot options -> boot delay.  I set 
all mine to 10,000ms.  Delays guest startup by 10 seconds each time you boot, but it’s 
plenty of time to get the console up (if you need to) and get press F? to get where you 
want to be.



btw, what happens if you boot from [disk, pxe] - if the disk doesn't 
have anything on it, its supposed to pass to 2nd boot device, then on 
restart it will be ok?


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


Re: [Users] Master storage domain version mismatch

2013-12-10 Thread Markus Stockhausen
> Von: Liron Aravot [lara...@redhat.com]
> Gesendet: Dienstag, 10. Dezember 2013 10:33
> An: Markus Stockhausen
> Cc: ovirt-users
> Betreff: Re: AW: [Users] Master storage domain version mismatch
> 
> Thanks,
> if you could please just add the number of hosts/domains/vdsm log to the bug 
> scenario.

updated.

Markus
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

Vorstand:
Kadir Akin
Dr. Michael Höhnerbach

Vorsitzender des Aufsichtsrates:
Hans Kristian Langva

Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

executive board:
Kadir Akin
Dr. Michael Höhnerbach

President of the supervisory board:
Hans Kristian Langva

Registry office: district court Cologne
Register number: HRB 52 497


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


Re: [Users] Master storage domain version mismatch

2013-12-10 Thread Liron Aravot
Thanks,
if you could please just add the number of hosts/domains/vdsm log to the bug 
scenario.

- Original Message -
> From: "Markus Stockhausen" 
> To: "Liron Aravot" 
> Cc: "ovirt-users" 
> Sent: Tuesday, December 10, 2013 10:48:43 AM
> Subject: AW: [Users] Master storage domain version mismatch
> 
> > Von: Liron Aravot [lara...@redhat.com]
> > Gesendet: Dienstag, 10. Dezember 2013 08:28
> > An: Markus Stockhausen
> > Cc: ovirt-users
> > Betreff: Re: [Users] Master storage domain version mismatch
> > 
> > Hi Marcus,
> > to identify the exact issue that you had i'll need to take a look on
> > vdsm/engine logs - if you could attach those it'll be great.
> > tnx.
> 
> Hello logs have been attached to bug 1039835.
> 
> Best regards.
> 
> Markus
> 
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] hot add ram to a vm

2013-12-10 Thread Sven Kieske
Hi,

just want to say that we are also interested in this
feature.


-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

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


Re: [Users] Master storage domain version mismatch

2013-12-10 Thread Markus Stockhausen
> Von: Liron Aravot [lara...@redhat.com]
> Gesendet: Dienstag, 10. Dezember 2013 08:28
> An: Markus Stockhausen
> Cc: ovirt-users
> Betreff: Re: [Users] Master storage domain version mismatch
> 
> Hi Marcus,
> to identify the exact issue that you had i'll need to take a look on 
> vdsm/engine logs - if you could attach those it'll be great.
> tnx.

Hello logs have been attached to bug 1039835.

Best regards.

Markus


Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

Vorstand:
Kadir Akin
Dr. Michael Höhnerbach

Vorsitzender des Aufsichtsrates:
Hans Kristian Langva

Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

executive board:
Kadir Akin
Dr. Michael Höhnerbach

President of the supervisory board:
Hans Kristian Langva

Registry office: district court Cologne
Register number: HRB 52 497


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


Re: [Users] unable to use spice-html5 in chrome due to certificate error

2013-12-10 Thread Frantisek Kobzik
Strange.

Just a question: are you totally sure you imported the certificate authority 
(not the certificate only)? (the websocket proxy uses different key/cert pair 
than the engine, but they have common CA that issues them).

Btw - could you please try noVNC client as well? I wonder if it prints the same 
thing.

Thank you,
Frank.

- Original Message -
From: "Gianluca Cecchi" 
To: "Frantisek Kobzik" 
Cc: "users" 
Sent: Monday, December 9, 2013 11:03:09 PM
Subject: Re: [Users] unable to use spice-html5 in chrome due to certificate 
error

On Mon, Dec 9, 2013 at 10:18 PM, Gianluca Cecchi wrote:

> I notice that inside the opened console window I still get this link:
> https://tekkaman.localdomain.local//ovirt-engine-spicehtml5-main.html?host=192.168.1.101&port=6100
>
> What determines the 192.168.1.101 part here?

I had WebSocketProxy enigne variable set to the ip... and this is what
determines url composition...
So now after
engine-config -s WebSocketProxy=tekkaman.localdomain.local:6100

and restart of whole AIO server, on it I have

[root@tekkaman ~]# netstat -an|grep 6100
tcp0  0 0.0.0.0:61000.0.0.0:*   LISTEN

[root@tekkaman ~]# iptables -L -n | grep 6100
ACCEPT tcp  --  0.0.0.0/00.0.0.0/0state
NEW tcp dpt:6100

from client
[g.cecchi@ope46 ~]$ telnet tekkaman.localdomain.local 6100
Trying 192.168.1.101...
Connected to tekkaman.localdomain.local.
Escape character is '^]'.

still from my client, both using firefox and chrome as a test I get
only black window
Inside firefox debugger for this window I see
[22:53:17.949] Firefox can't establish a connection to the server at
wss://tekkaman.localdomain.local:6100/eyJ2YWxpZFRvIjoiMjAxMzEyMDkyMTU1MTciLCJkYXRhIjoiJTdCJTIyaG9zdCUyMjolMjJ0ZWtrYW1hbi5sb2NhbGRvbWFpbi5sb2NhbCUyMiwlMjJwb3J0JTIyOiUyMjU5MDAlMjIsJTIyc3NsX3RhcmdldCUyMjp0cnVlJTdEIiwidmFsaWRGcm9tIjoiMjAxMzEyMDkyMTUzMTciLCJzaWduZWRGaWVsZHMiOiJ2YWxpZFRvLGRhdGEsdmFsaWRGcm9tLHNhbHQiLCJzaWduYXR1cmUiOiJZMXU2QVZWb1lmVXhQenE5d3k1dHBHVEcrajRiNlNIenpxNy9XaGQrUFFmUFBPVnZnVEUvQW1zS2VPaTZqN0NUa1VHS3VxSHZ6cncwZk1aSFJvK21uSUdKc3B0QThzZEFzam1WWVBxRllHa2RkTTZhbkNwTkxsTzdvdVFhTGttT09DalpKUExkb21tMlJPa1VkRGNVK0VJcGh6dWZLZGtiSUMzTGIxMzdhMXcrQjU2Y3Q2YWcxKzFRRzFacXRFNkVONHlSNTJBblVJM3ozejcxQ29GRk5VR2tzRSt5T0VDaCt3bmRick12a3hlL0FMRWlqR2JuSUp3NGwvd3F0L1ZpTXRuSUxzMW8vN3FQTHNRTCtVWmpaNlhwNzlIZyszTGhjemlFamVidERxc2Z6OENIaGVZbE1rUkRjYnZTT0x3R0RFc1R0aUxRR1U3YTdtUVRaUDk1YVE9PSIsInNhbHQiOiJva01jYWFFeHpKWT0ifQ==.
@ 
https://tekkaman.localdomain.local//ovirt-engine-files/spice-html5/spiceconn.js:34
[22:53:17.950] "ERROR: >> WebSockets.onerror[object Event]"
[22:53:17.951] "ERROR: [object Event]"
[22:53:17.951] ">> disconnect"
[22:53:17.952] "<< disconnect"

How to further debug to solve?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users