Re: [Users] Destktop VM to Server VM ?

2013-01-06 Thread Omer Frenkel


- Original Message -
 From: Michael Pasternak mpast...@redhat.com
 To: Itamar Heim ih...@redhat.com, Omer Frenkel ofren...@redhat.com
 Cc: Hideo Goto morpheus@gmail.com, users@ovirt.org
 Sent: Sunday, January 6, 2013 9:41:11 AM
 Subject: Re: [Users] Destktop VM to Server VM ?
 
 On 01/03/2013 09:59 PM, Itamar Heim wrote:
  On 01/03/2013 05:32 PM, Hideo Goto wrote:
  First of all, a Happy new year to every subscriber of the list.
 
  My first concern of the year about ovirt:
 
  Is it possible to change the type of an existing VM from desktop
  to
  server by any possible means?
  In my case, the VM was imported from KVM to Ovirt 3.0 environment
  using virt-v2v. I have just found out that the VM was recognized
  as
  desktop while expected as server .
 
  Thanks in advance for any advise.
  
  I'm pretty sure the REST API/SDK/CLI would allow this as updating
  this field of the VM.
  michael?
 
 it's used to work afair, but now i see this:
 
 [oVirt shell (connected)]# show vm iscsi_desktop | grep type
 type  : desktop
 [oVirt shell (connected)]#
 [oVirt shell (connected)]# update vm iscsi_desktop --type server
 
 error:
 status: 400
 reason: Bad Request
 detail: Failed updating the properties of the VM. This may be caused
 either by:
 1. The values selected are not appropriate for the VM; or
 2. Its values cannot be updated while the VM is in UP state (Please
 shut down the VM in order to modify properties such as CPU or
 cluster).
 
 Omer?

yes looks like this field is not editable after creation,
not sure why,
maybe because server vms usually use cloned images,
and desktops usually use thin provisioned ones,
and after creation there is no way to change that..

 
 --
 
 Michael Pasternak
 RedHat, ENG-Virtualization RD
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Destktop VM to Server VM ?

2013-01-06 Thread Itamar Heim

On 01/06/2013 10:37 AM, Omer Frenkel wrote:



- Original Message -

From: Michael Pasternak mpast...@redhat.com
To: Itamar Heim ih...@redhat.com, Omer Frenkel ofren...@redhat.com
Cc: Hideo Goto morpheus@gmail.com, users@ovirt.org
Sent: Sunday, January 6, 2013 9:41:11 AM
Subject: Re: [Users] Destktop VM to Server VM ?

On 01/03/2013 09:59 PM, Itamar Heim wrote:

On 01/03/2013 05:32 PM, Hideo Goto wrote:

First of all, a Happy new year to every subscriber of the list.

My first concern of the year about ovirt:

Is it possible to change the type of an existing VM from desktop
to
server by any possible means?
In my case, the VM was imported from KVM to Ovirt 3.0 environment
using virt-v2v. I have just found out that the VM was recognized
as
desktop while expected as server .

Thanks in advance for any advise.


I'm pretty sure the REST API/SDK/CLI would allow this as updating
this field of the VM.
michael?


it's used to work afair, but now i see this:

[oVirt shell (connected)]# show vm iscsi_desktop | grep type
type  : desktop
[oVirt shell (connected)]#
[oVirt shell (connected)]# update vm iscsi_desktop --type server

error:
status: 400
reason: Bad Request
detail: Failed updating the properties of the VM. This may be caused
either by:
1. The values selected are not appropriate for the VM; or
2. Its values cannot be updated while the VM is in UP state (Please
shut down the VM in order to modify properties such as CPU or
cluster).

Omer?


yes looks like this field is not editable after creation,
not sure why,
maybe because server vms usually use cloned images,
and desktops usually use thin provisioned ones,
and after creation there is no way to change that..


thin/clone for server/desktop is just a default. it is in no way derived 
from VM type.

(audio device today is).

iirc, there were some discussion on making server/desktop just a set of 
defaults, rather than a type affecting anything post VM creation.

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


[Users] Fedora 17 Guests for Desktop Virtualization

2013-01-06 Thread Kevin Daly
I am trying to set up Fedora 17 guests and I've come across a problem with
Spice.. It works fine with a Gnome 3 sesson, but if I try et Cinnamon or
KDE4, the bottom panel is unresponsive.. You cannot click on anything in
the panel, cannot configure it etc etc...

With KDE4, I have configured a panel at the top, it works fine.. but if I
try move it to the bottom it's dead.

Any insights would be helpful.

I am running vdagent and vdagentd on the Fedora guest.

-- 

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


[Users] adding iso images

2013-01-06 Thread Carl T. Miller

Is there a way to add an iso image to an nfs share by simply
copying a file?  Or is there a command to run from one of the
hosts?  The only method I know is using engine-iso-uploader
and it's not working in my environment.

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


Re: [Users] Fedora 17 Guests for Desktop Virtualization

2013-01-06 Thread Itamar Heim

On 01/06/2013 04:52 PM, Kevin Daly wrote:

I am trying to set up Fedora 17 guests and I've come across a problem
with Spice.. It works fine with a Gnome 3 sesson, but if I try et
Cinnamon or KDE4, the bottom panel is unresponsive.. You cannot click on
anything in the panel, cannot configure it etc etc...

With KDE4, I have configured a panel at the top, it works fine.. but if
I try move it to the bottom it's dead.

Any insights would be helpful.

I am running vdagent and vdagentd on the Fedora guest.

--

Kevin Daly


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



adding spice-devel

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


Re: [Users] adding iso images

2013-01-06 Thread Roy Golan

On 01/06/2013 04:57 PM, Carl T. Miller wrote:

Is there a way to add an iso image to an nfs share by simply
copying a file?  Or is there a command to run from one of the
hosts?  The only method I know is using engine-iso-uploader
and it's not working in my environment.

c
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
you can indeed copy a file and the list will be refreshed. make sure its 
ownership and permission are same as other .iso files

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


Re: [Users] adding iso images

2013-01-06 Thread Itamar Heim

On 01/06/2013 04:57 PM, Carl T. Miller wrote:

Is there a way to add an iso image to an nfs share by simply
copying a file?  Or is there a command to run from one of the
hosts?  The only method I know is using engine-iso-uploader
and it's not working in my environment.



you can copy the file as well to the iso domain. need to verify 
ownership and permission after that.




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


Re: [Users] adding iso images

2013-01-06 Thread Oved Ourfalli


- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Carl T. Miller c...@carltm.com
 Cc: users@ovirt.org
 Sent: Sunday, January 6, 2013 5:25:31 PM
 Subject: Re: [Users] adding iso images
 
 On 01/06/2013 04:57 PM, Carl T. Miller wrote:
  Is there a way to add an iso image to an nfs share by simply
  copying a file?  Or is there a command to run from one of the
  hosts?  The only method I know is using engine-iso-uploader
  and it's not working in my environment.
 
 
 you can copy the file as well to the iso domain. need to verify
 ownership and permission after that.
 
Also make sure you copy it to the most inner directory, which should be 
something like:
/path/to/iso/domain/57dda1c8-1eb5-491d-881a-d8f00223d221/images/----

Because putting it on the root of the iso domain won't make it visible in the 
engine.

Oved
 
 
 ___
 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] What do you want to see in oVirt next?

2013-01-06 Thread Jorick Astrego

Hi,

Firstly, thanks for all the great work on oVirt in 2012.

What I haven't seen mentioned yet is any Open vSwitch or Openstack 
Quantum integration. This would help scale oVirt even further.


I've seen a POC already out there http://www.siliconloons.com/?p=179

Regards,

Jorick Astrego
Netbulae B.V.

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


Re: [Users] What do you want to see in oVirt next?

2013-01-06 Thread Kevin Maziere Aubry
+1 :)
Le 6 janv. 2013 17:41, Jorick Astrego jor...@netbulae.eu a écrit :

 Hi,

 Firstly, thanks for all the great work on oVirt in 2012.

 What I haven't seen mentioned yet is any Open vSwitch or Openstack Quantum
 integration. This would help scale oVirt even further.

 I've seen a POC already out there 
 http://www.siliconloons.com/?**p=179http://www.siliconloons.com/?p=179

 Regards,

 Jorick Astrego
 Netbulae B.V.

 __**_
 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] adding iso images

2013-01-06 Thread Carl T. Miller

On 01/06/2013 10:55 AM, Oved Ourfalli wrote:

On 01/06/2013 04:57 PM, Carl T. Miller wrote:

Is there a way to add an iso image to an nfs share by simply
copying a file?  Or is there a command to run from one of the
hosts?  The only method I know is using engine-iso-uploader
and it's not working in my environment.



you can copy the file as well to the iso domain. need to verify
ownership and permission after that.


Also make sure you copy it to the most inner directory, which should be 
something like:
/path/to/iso/domain/57dda1c8-1eb5-491d-881a-d8f00223d221/images/----

Because putting it on the root of the iso domain won't make it visible in the 
engine.


My thanks to all who answered!

c

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


[Users] Choosing which network to run VM migration on ovirt 3.1

2013-01-06 Thread Yuval M
Hi,
I'm running the following setup:
2 hosts,
each has 2 physical NICs,
the first NIC (which is bridged to ovirtmgmt) is a 100Mbps ethernet card
connected to a switch (and to the internet)
the 2nd NIC is a fast Infiniband card which is connected back-to-back to
the other host.

both links are running fine, and I managed to have the 2nd host mount the
storage via the fast link.
The problem is that VM migration takes place over the slow link.

How do I configure the cluster so that the migration uses the fast link?
I've already created a network using the web interface. the migration still
uses the slow link.


Thanks,

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


Re: [Users] Wiki: Network summary page

2013-01-06 Thread Dan Kenigsberg
On Thu, Jan 03, 2013 at 05:12:12PM +0100, Adrian Gibanel  wrote:
 As I mentioned on another message I've been given wiki edition permissions. I 
 was supposed to write a way of having hostonly networks thanks to libvirt and 
 thanks to a former mailing list message but... Here's what happened. I wanted 
 to know if there was something in the wiki about it and... So... 
 
 Here's my wiki page: 
 http://www.ovirt.org/User:Adrian15 
 
 And here there's a kind of Network summary of what you can find on the oVirt 
 wiki itself about network and mainly my thoughts about them: 
 http://www.ovirt.org/User:Adrian15/Network_Index 
 
 As you can see there are some ideas: 
 
 * The mockups are not clearly defined as such in their own pages and there 
 should be a common header for that 
 * Some mockups are too hidden from main page. 
 * There's no a central way of knowing the supported oVirt network topologies 
 (now with my index it's a bit easier) 
 * Network stuff is messed up with some bits in one place and some bits in 
 another place. 
 
 Not sure when I'll be able to write to continue this Network index writing 
 and the host-only one because I've already a lot of time with this little 
 summary but if you think that I can search for another term in wiki search 
 instead of Network that unveils other networks page don't hesitate to tell 
 me it. 
 
 So... Enjoy and improve! (As this is a wiki). 

Thanks, Adrian. Revamping the networking topic on the wiki is a great
initiative - it should not be tucked away in a personal sub page. It
would be great if you could tag network-related pages with a
Networking category, and move your summary to that category's page.

P.s I am a bit confused on what you mean about hostonly network - is
this related to http://www.ovirt.org/Features/Nicless_Network ?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ataX: resetting link problem with ovirt 3.1 on Fedora Core 17

2013-01-06 Thread Yuval M
After re-reading the release notes etc, I've forced NFS to mount using
NFSv3.
this seems to have been the problem.

Thanks for your help!

Yuval

On Sat, Jan 5, 2013 at 3:57 AM, Marcelo Barbosa 
mr.marcelo.barb...@gmail.com wrote:

 Yuval,

Probably Your problem this with version kernel, this version not
 compatible with some VDSM version, i recommend alter this is version kernel
 of hosts and reboot. If do not know alter, follow the steps below:


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


[Users] yum repo file to be corrected n web site

2013-01-06 Thread Gianluca Cecchi
Hello,
I noticed that the page
http://www.ovirt.org/Yum_repo_file

doesn't contain correct info.

for example for stable

baseurl=http://ovirt.org/releases/stable/fedora/$releasever/$basearch/

instead of what contained in file generaed by installation of
ovirt-release-fedora.noarch.rpm
(downloaded from http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm)

Also wrong for nightly and missing reference for alpha and beta repos

As I have rights to edit wiki, can I correct or is there any reason I don't
know or change in plan?

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


Re: [Users] Choosing which network to run VM migration on ovirt 3.1

2013-01-06 Thread Andreas Huser
Hi Yuval

i think migrate was only the RAM not die virtual hard disk.
For so an scenario you need one separate Ovirt Engine (Management) one separate 
Storage and two Ovirt Nodes. 
An then you can build a HA Solution to reduce a Node failure. the single point 
of failure there will still give 
Eg. Storage, Ovirt Engine and Network.  But i think you can cluster the 
application and storage from the nodes. Using drbd, ucarp, etc. 

greeting Andreas 




- Ursprüngliche Mail - 

Von: Yuval M yuva...@gmail.com 
An: users@ovirt.org 
CC: Limor Gavish lgav...@gmail.com 
Gesendet: Sonntag, 6. Januar 2013 21:08:48 
Betreff: [Users] Choosing which network to run VM migration on ovirt 3.1 


Hi, 
I'm running the following setup: 
2 hosts, 
each has 2 physical NICs, 
the first NIC (which is bridged to ovirtmgmt) is a 100Mbps ethernet card 
connected to a switch (and to the internet) 
the 2nd NIC is a fast Infiniband card which is connected back-to-back to the 
other host. 


both links are running fine, and I managed to have the 2nd host mount the 
storage via the fast link. 
The problem is that VM migration takes place over the slow link. 


How do I configure the cluster so that the migration uses the fast link? 
I've already created a network using the web interface. the migration still 
uses the slow link. 




Thanks, 


Yuval 


___ 
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] Choosing which network to run VM migration on ovirt 3.1

2013-01-06 Thread Dan Kenigsberg
On Sun, Jan 06, 2013 at 10:08:48PM +0200, Yuval M wrote:
 Hi,
 I'm running the following setup:
 2 hosts,
 each has 2 physical NICs,
 the first NIC (which is bridged to ovirtmgmt) is a 100Mbps ethernet card
 connected to a switch (and to the internet)
 the 2nd NIC is a fast Infiniband card which is connected back-to-back to
 the other host.
 
 both links are running fine, and I managed to have the 2nd host mount the
 storage via the fast link.
 The problem is that VM migration takes place over the slow link.
 
 How do I configure the cluster so that the migration uses the fast link?
 I've already created a network using the web interface. the migration still
 uses the slow link.

Currently, oVirt always uses the ovirtmgmt network for migration data,
even though libvirt already supports choosing a non-mananagement IP
address for that. So I do not see how you could use the Infiniband card
for migration without defining ovirtmgmt there, or with serious vdsm
hacking.

When I'm saying serious, I mean something in the lines of
(the untested!) http://gerrit.ovirt.org/10696 .

To use this patch, you would first need to define a non-VM network over
the Infiniband connection on both hosts, and provide them with IP
address. Then, the name of this network should be passed as the value of
a VM custom propery call 'mignet'.

It would be great if you can try it out and debug it and/or comment on
it.

Dan

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


Re: [Users] oVirt 3.1 - VM Migration Issue

2013-01-06 Thread Roy Golan

On 01/03/2013 05:07 PM, Tom Brown wrote:



interesting, please search for migrationCreate command on desination host and 
search for ERROR afterwords, what do you see?

- Original Message -

From: Tom Brown t...@ng23.net
To: users@ovirt.org
Sent: Thursday, January 3, 2013 4:12:05 PM
Subject: [Users] oVirt 3.1 - VM Migration Issue


Hi

I seem to have an issue with a single VM and migration, other VM's
can migrate OK - When migrating from the GUI it appears to just hang
but in the engine.log i see the following

2013-01-03 14:03:10,359 INFO  [org.ovirt.engine.core.bll.VdsSelector]
(ajp--0.0.0.0-8009-59) Checking for a specific VDS only -
id:a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
name:ovirt-node.domain-name, host_name(ip):10.192.42.165
2013-01-03 14:03:10,411 INFO
[org.ovirt.engine.core.bll.MigrateVmToServerCommand]
(pool-3-thread-48) [4d32917d] Running command:
MigrateVmToServerCommand internal: false. Entities affected :  ID:
9dc63ce4-0f76-4963-adfe-6f8eb1a44806 Type: VM
2013-01-03 14:03:10,413 INFO  [org.ovirt.engine.core.bll.VdsSelector]
(pool-3-thread-48) [4d32917d] Checking for a specific VDS only -
id:a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
name:ovirt-node.domain-name, host_name(ip):10.192.42.165
2013-01-03 14:03:11,028 INFO
[org.ovirt.engine.core.vdsbroker.MigrateVDSCommand]
(pool-3-thread-48) [4d32917d] START, MigrateVDSCommand(vdsId =
1a52b722-43a1-11e2-af96-3cd92b4c8e89,
vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806, srcHost=10.192.42.196,
dstVdsId=a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
dstHost=10.192.42.165:54321, migrationMethod=ONLINE), log id:
5011789b
2013-01-03 14:03:11,030 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand]
(pool-3-thread-48) [4d32917d] VdsBroker::migrate::Entered
(vm_guid=9dc63ce4-0f76-4963-adfe-6f8eb1a44806,
srcHost=10.192.42.196, dstHost=10.192.42.165:54321,  method=online
2013-01-03 14:03:11,031 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand]
(pool-3-thread-48) [4d32917d] START, MigrateBrokerVDSCommand(vdsId =
1a52b722-43a1-11e2-af96-3cd92b4c8e89,
vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806, srcHost=10.192.42.196,
dstVdsId=a2d84a1e-3e18-11e2-8851-3cd92b4c8e89,
dstHost=10.192.42.165:54321, migrationMethod=ONLINE), log id:
7cd53864
2013-01-03 14:03:11,041 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand]
(pool-3-thread-48) [4d32917d] FINISH, MigrateBrokerVDSCommand, log
id: 7cd53864
2013-01-03 14:03:11,086 INFO
[org.ovirt.engine.core.vdsbroker.MigrateVDSCommand]
(pool-3-thread-48) [4d32917d] FINISH, MigrateVDSCommand, return:
MigratingFrom, log id: 5011789b
2013-01-03 14:03:11,606 INFO
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
(QuartzScheduler_Worker-29) vds::refreshVmList vm id
9dc63ce4-0f76-4963-adfe-6f8eb1a44806 is migrating to vds
ovirt-node.domain-name ignoring it in the refresh till migration is
done
2013-01-03 14:03:12,836 INFO
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
(QuartzScheduler_Worker-36) VM test002.domain-name
9dc63ce4-0f76-4963-adfe-6f8eb1a44806 moved from MigratingFrom -- Up
2013-01-03 14:03:12,837 INFO
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
(QuartzScheduler_Worker-36) adding VM
9dc63ce4-0f76-4963-adfe-6f8eb1a44806 to re-run list
2013-01-03 14:03:12,852 ERROR
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
(QuartzScheduler_Worker-36) Rerun vm
9dc63ce4-0f76-4963-adfe-6f8eb1a44806. Called from vds
ovirt-node002.domain-name
2013-01-03 14:03:12,855 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]
(pool-3-thread-48) START, MigrateStatusVDSCommand(vdsId =
1a52b722-43a1-11e2-af96-3cd92b4c8e89,
vmId=9dc63ce4-0f76-4963-adfe-6f8eb1a44806), log id: 4721a1f3
2013-01-03 14:03:12,864 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) Failed in MigrateStatusVDS method
2013-01-03 14:03:12,865 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) Error code migrateErr and error message
VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS,
error = Fatal error during migration
2013-01-03 14:03:12,865 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) Command
org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand
return value
Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc
mStatus   Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
mCode 12
mMessage  Fatal error during migration


2013-01-03 14:03:12,866 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) Vds: ovirt-node002.itvonline.ads
2013-01-03 14:03:12,867 ERROR
[org.ovirt.engine.core.vdsbroker.VDSCommandBase] (pool-3-thread-48)
Command MigrateStatusVDS execution failed. Exception:
VDSErrorException: VDSGenericException: VDSErrorException: Failed to
MigrateStatusVDS, error = Fatal error during migration

Re: [Users] Choosing which network to run VM migration on ovirt 3.1

2013-01-06 Thread Yuval M
Hi Andreas,
I know the migration only transfers RAM from one node to the other.
But this still takes over a minute at 100Mbps.
My setup's purpose is research, redundancy is not the goal here.
I'm running the NFS storage and the management on one of the nodes, if it's
relevant.

Yuval
 On Jan 6, 2013 11:05 PM, Andreas Huser ahu...@7five-edv.de wrote:

 Hi Yuval

 i think migrate was only the RAM not die virtual hard disk.
 For so an scenario you need one separate Ovirt Engine (Management) one
 separate Storage and two Ovirt Nodes.
 An then you can build a HA Solution to reduce a Node failure. the single
 point of failure there will still give
 Eg. Storage, Ovirt Engine and Network.  But i think you can cluster the
 application and storage from the nodes. Using drbd, ucarp, etc.

 greeting Andreas




 - Ursprüngliche Mail -

 Von: Yuval M yuva...@gmail.com
 An: users@ovirt.org
 CC: Limor Gavish lgav...@gmail.com
 Gesendet: Sonntag, 6. Januar 2013 21:08:48
 Betreff: [Users] Choosing which network to run VM migration on ovirt 3.1


 Hi,
 I'm running the following setup:
 2 hosts,
 each has 2 physical NICs,
 the first NIC (which is bridged to ovirtmgmt) is a 100Mbps ethernet card
 connected to a switch (and to the internet)
 the 2nd NIC is a fast Infiniband card which is connected back-to-back to
 the other host.


 both links are running fine, and I managed to have the 2nd host mount the
 storage via the fast link.
 The problem is that VM migration takes place over the slow link.


 How do I configure the cluster so that the migration uses the fast link?
 I've already created a network using the web interface. the migration
 still uses the slow link.




 Thanks,


 Yuval


 ___
 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] unable to install ovirt nightly all in one due to java dependency

2013-01-06 Thread Gianluca Cecchi
On Sun, Jan 6, 2013 at 10:03 PM, Gianluca Cecchi  wrote:



 My java 1.7.0.9-2.3.3.fc18.1 is requested by libreoffice...
 I don't see any java in ovirt repo..
 Is it really true such a dependency at a low level?
 1.7.0.9-2.3.3.2
 vs
 1.7.0.9-2.3.3.fc18.1

 what an universally runnable language... ;-)



solved enabling updates-testing repo for f18, that contains the java
version required, as f18 has switched to RC1 and is not enabled by default
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Default compatibility version in ovirt nightly

2013-01-06 Thread Gianluca Cecchi
On Sat, Jan 5, 2013 at 9:20 AM, Gianluca Cecchi wrote:

 Ok, how to test?
 Patch the insert_data.sql and try to create a new cluster / datacenter and
 see its version?
 And / or patch and run engine-cleanup to destroy all, engine-setup again?
 I have both an uninitialized environment and a one with some vm..
 Let me know


Applied the patch to a scratch installed F18 RC1 on physical server. Donna
how to download files from git web.
So this is the diff for the only modified file:
$ diff all_in_one_100.py all_in_one_100.py.orig
26c26
 MINOR = '2'
---
 MINOR = '1'


Then run engine-setup.
All goes well
Connecting to web admin I see 3.2 for both Default and local_datacenter
datacenters and for both Default and local_cluster clusters.
See:
https://docs.google.com/open?id=0BwoPbcrMv8mvME9uOS1WVjdsWUk

But in the image you can also see that I'm not able to activate the created
data storage domain.
I also tried to reboot but it remains inactive. Trying to activate I get:
Failed to activate Storage Domain local_storage (Data Center
local_datacenter) by admin@internal

I attach all the logs under /var/log/ovirt-engine in tar.gz here:
https://docs.google.com/open?id=0BwoPbcrMv8mvUHM5QS14XzRYQVk

Under /var/log/vdsm here:
https://docs.google.com/open?id=0BwoPbcrMv8mvWVZqemhPZ3ctRUk

I used ovirt nightly repo as of
ovirt-engine-3.2.0-1.20130104.git2ad721c.fc18.noarch

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


Re: [Users] adding iso images

2013-01-06 Thread Keith Robertson

On 01/06/2013 09:57 AM, Carl T. Miller wrote:

Is there a way to add an iso image to an nfs share by simply
copying a file?  Or is there a command to run from one of the
hosts?  The only method I know is using engine-iso-uploader
and it's not working in my environment.

c
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
Do you have logs for engine-iso-uploader failures (just run with the 
verbose option)?

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


Re: [Users] Default compatibility version in ovirt nightly

2013-01-06 Thread Ayal Baron
Hi Gianluca,

The problem you have now doesn't seem related $subject.
It looks like http://gerrit.ovirt.org/#/c/10024/5 to me.
Can you check to see if your code contains the above fix?
Did you vdsm from nightly as well or from Fedora 18 rpms?

Fede, does the f18 build include the above fix?

Thanks,
Ayal.

- Original Message -
 
 
 
 
 On Sat, Jan 5, 2013 at 9:20 AM, Gianluca Cecchi wrote:
 
 
 
 
 Ok, how to test?
 Patch the insert_data.sql and try to create a new cluster /
 datacenter and see its version?
 And / or patch and run engine-cleanup to destroy all, engine-setup
 again?
 I have both an uninitialized environment and a one with some vm..
 Let me know
 
 Applied the patch to a scratch installed F18 RC1 on physical server.
 Donna how to download files from git web.
 
 So this is the diff for the only modified file:
 $ diff all_in_one_100.py all_in_one_100.py.orig
 26c26
  MINOR = '2'
 ---
  MINOR = '1'
 
 
 
 Then run engine-setup.
 
 All goes well
 
 Connecting to web admin I see 3.2 for both Default and
 local_datacenter datacenters and for both Default and local_cluster
 clusters.
 
 See:
 https://docs.google.com/open?id=0BwoPbcrMv8mvME9uOS1WVjdsWUk
 
 
 But in the image you can also see that I'm not able to activate the
 created data storage domain.
 
 I also tried to reboot but it remains inactive. Trying to activate I
 get:
 Failed to activate Storage Domain local_storage (Data Center
 local_datacenter) by admin@internal
 
 
 I attach all the logs under /var/log/ovirt-engine in tar.gz here:
 
 https://docs.google.com/open?id=0BwoPbcrMv8mvUHM5QS14XzRYQVk
 
 
 Under /var/log/vdsm here:
 https://docs.google.com/open?id=0BwoPbcrMv8mvWVZqemhPZ3ctRUk
 
 
 I used ovirt nightly repo as of
 ovirt-engine-3.2.0-1.20130104.git2ad721c.fc18.noarch
 
 
 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] What do you want to see in oVirt next?

2013-01-06 Thread Patrick Hurrelmann
On 03.01.2013 17:25, Patrick Hurrelmann wrote:
 On 03.01.2013 17:08, Itamar Heim wrote:
 Hi Everyone,

 as we wrap oVirt 3.2, I wanted to check with oVirt users on what they 
 find good/useful in oVirt, and what they would like to see 
 improved/added in coming versions?

 Thanks,
 Itamar
 
 For me, I'd like to see official rpms for RHEL6/CentOS6. According to
 the traffic on this list quite a lot are using Dreyou's packages.
 
 But I'm really looking forward to oVirt 3.2 (reading all those commit
 whets my appetite) :)
 
 Regards
 Patrick

And after thinking a bit more about it, this is what I like to see in
addition:
- clustered engine (eliminate this SPOF)
- when FreeIPA is used for authentication, make use of its CA and
generate certificates using ipa-getcert

Regards
Patrick

-- 
Lobster LOGsuite GmbH, Münchner Straße 15a, D-82319 Starnberg

HRB 178831, Amtsgericht München
Geschäftsführer: Dr. Martin Fischer, Rolf Henrich
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users