[Users] How to use VM stateless mode?

2013-05-21 Thread lof yer
I created a VM, and started it in stateless mode. Then I shut it down, and
I can not started it again...
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] How to use VM stateless mode?

2013-05-21 Thread Tal Nisan

Hi,
Can you please send the engine log so we'll be able to understand better 
what failed?
Also are there any event logs in the event tab that indicate a failure? 
(Marked with a red X icon)


Tal.

On 05/21/2013 12:45 PM, lof yer wrote:
I created a VM, and started it in stateless mode. Then I shut it down, 
and I can not started it again...


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


[Users] what is the equivalent in CLI for exporting a block based VM into a file based image?

2013-05-21 Thread Nathanaël Blanchet

Hi all,

The goal is to reuse a vm which has been created in ovirt in an iSCSI/FC 
storage domain into a single kvm/virt-manager single host. Export domain 
through gui allows to export such a vm into a file based image, but it 
is not very convinient to find the file on the NFSdomain. I'd like to do 
the same with ovirt-shell, or another CLI where I could decide about the 
output file.


Thanks for helping.

--
Nathanaël Blanchet

Supervision réseau
Pôle exploitation et maintenance
Département des systèmes d'information
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5   
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanc...@abes.fr

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


Re: [Users] How to use VM stateless mode?

2013-05-21 Thread lofyer

于 2013/5/21 17:49, Tal Nisan 写道:

Hi,
Can you please send the engine log so we'll be able to understand 
better what failed?
Also are there any event logs in the event tab that indicate a 
failure? (Marked with a red X icon)


Tal.

On 05/21/2013 12:45 PM, lof yer wrote:
I created a VM, and started it in stateless mode. Then I shut it 
down, and I can not started it again...



I got an error like this on starting it:
Failed to start VM st1, because exist snapshot for stateless state. 
Snapshot will be deleted.


And here's my log:
2013-05-21 19:22:10,275 INFO [org.ovirt.engine.core.bll.RunVmCommand] 
(ajp--127.0.0.1-8702-5) [4e43f020] Lock Acquired to object EngineLock 
[exclusiveLocks= key: b4700f69-6e1d-404d-97d7-a75590adf52c value: VM

, sharedLocks= ]
2013-05-21 19:22:10,307 INFO 
[org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] 
(ajp--127.0.0.1-8702-5) [4e43f020] START, 
IsVmDuringInitiatingVDSCommand( vmId = 
b4700f69-6e1d-404d-97d7-a75590adf52c), log id: 584624d7
2013-05-21 19:22:10,308 INFO 
[org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] 
(ajp--127.0.0.1-8702-5) [4e43f020] FINISH, 
IsVmDuringInitiatingVDSCommand, return: false, log id: 584624d7
2013-05-21 19:22:10,374 INFO [org.ovirt.engine.core.bll.RunVmCommand] 
(pool-5-thread-48) [4e43f020] Running command: RunVmCommand internal: 
false. Entities affected : ID: b4700f69-6e1d-404d-97d7-a75590adf52c Type: VM
2013-05-21 19:22:10,385 INFO [org.ovirt.engine.core.bll.VmPoolHandler] 
(pool-5-thread-48) [4e43f020] VdcBll.VmPoolHandler.ProcessVmPoolOnStopVm 
- Deleting snapshot for stateless vm b4700f69-6e1d-404d-97d7-a75590adf52c
2013-05-21 19:22:10,441 INFO 
[org.ovirt.engine.core.bll.RestoreStatelessVmCommand] (pool-5-thread-48) 
[4e43f020] Running command: RestoreStatelessVmCommand internal: true. 
Entities affected : ID: b4700f69-6e1d-404d-97d7-a75590adf52c Type: VM
2013-05-21 19:22:10,469 INFO 
[org.ovirt.engine.core.bll.RestoreAllSnapshotsCommand] 
(pool-5-thread-48) [4e43f020] Running command: 
RestoreAllSnapshotsCommand internal: true. Entities affected : ID: 
b4700f69-6e1d-404d-97d7-a75590adf52c Type: VM
2013-05-21 19:22:10,469 INFO 
[org.ovirt.engine.core.bll.RestoreAllSnapshotsCommand] 
(pool-5-thread-48) [4e43f020] Locking VM(id = 
b4700f69-6e1d-404d-97d7-a75590adf52c) without compensation.
2013-05-21 19:22:10,471 INFO 
[org.ovirt.engine.core.vdsbroker.SetVmStatusVDSCommand] 
(pool-5-thread-48) [4e43f020] START, SetVmStatusVDSCommand( vmId = 
b4700f69-6e1d-404d-97d7-a75590adf52c, status = ImageLocked), log id: 
2efbbe9c
2013-05-21 19:22:10,473 INFO 
[org.ovirt.engine.core.vdsbroker.SetVmStatusVDSCommand] 
(pool-5-thread-48) [4e43f020] FINISH, SetVmStatusVDSCommand, log id: 
2efbbe9c
2013-05-21 19:22:10,651 ERROR 
[org.ovirt.engine.core.bll.RestoreAllSnapshotsCommand] 
(pool-5-thread-48) [4e43f020] Command 
org.ovirt.engine.core.bll.RestoreAllSnapshotsCommand throw exception: 
java.lang.NullPointerException
at 
org.ovirt.engine.core.bll.snapshots.SnapshotsManager.removeDisksNotInSnapshot(SnapshotsManager.java:412) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.snapshots.SnapshotsManager.synchronizeDisksFromSnapshot(SnapshotsManager.java:399) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.snapshots.SnapshotsManager.attempToRestoreVmConfigurationFromSnapshot(SnapshotsManager.java:248) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.RestoreAllSnapshotsCommand.restoreConfiguration(RestoreAllSnapshotsCommand.java:225) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.RestoreAllSnapshotsCommand.restoreSnapshotAndRemoveObsoleteSnapshots(RestoreAllSnapshotsCommand.java:193) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.RestoreAllSnapshotsCommand.executeVmCommand(RestoreAllSnapshotsCommand.java:97) 
[bll.jar:]
at org.ovirt.engine.core.bll.VmCommand.executeCommand(VmCommand.java:80) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1063) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1148) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1618) 
[bll.jar:]
at 
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInRequired(TransactionSupport.java:151) 
[utils.jar:]
at 
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:118) 
[utils.jar:]
at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1166) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:318) [bll.jar:]
at org.ovirt.engine.core.bll.Backend.runActionImpl(Backend.java:332) 
[bll.jar:]
at org.ovirt.engine.core.bll.Backend.runInternalAction(Backend.java:534) 
[bll.jar:]

at sun.reflect.GeneratedMethodAccessor119.invoke(Unknown Source) [:1.7.0_19]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[rt.jar:1.7.0_19]

at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_19]
at 
org.jboss.as.ee.comp

Re: [Users] How to use VM stateless mode?

2013-05-21 Thread lofyer

于 2013/5/21 17:49, Tal Nisan 写道:

Hi,
Can you please send the engine log so we'll be able to understand 
better what failed?
Also are there any event logs in the event tab that indicate a 
failure? (Marked with a red X icon)


Tal.

On 05/21/2013 12:45 PM, lof yer wrote:
I created a VM, and started it in stateless mode. Then I shut it 
down, and I can not started it again...


By the way, in the snapshot tab, the stateless snapshot was read-only. 
Is this correct?

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


Re: [Users] [node-devel] help

2013-05-21 Thread Mike Burns

moving this to the users list (bcc node-devel to end the thread there)

On 05/20/2013 10:06 PM, 杨济铭 wrote:

hello,ovirt
   I have something to ask,how to create new users for ovirt engine?
2013-May-21, 10:01:01Failed to run VM vm01 (User:
admin@internal).4a19395b
2013-May-21, 10:01:01Failed to run VM vm01 on Host node03.4a19395b
2013-May-21, 10:01:01VM vm01 is down. Exit message: internal error
client socket is closed.
How to solve this?Thank you!


___
node-devel mailing list
node-de...@ovirt.org
http://lists.ovirt.org/mailman/listinfo/node-devel



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


[Users] Query on Load balancing policies.

2013-05-21 Thread Deepthi Dharwar
Hi,

I have been trying out various cluster policies on latest ovirt.
On enabling Load Balancing policy: power saving, I have observed
migration of VMs and consolidating them on fewer hosts resulting in
under utilised hosts cleared of VMs.

Is the onus on the administrator to switch off all
under utilized systems ? Is there any knob I am missing
that automatically turns off under utilized hosts
and powers on the hosts on a need basis.


Regards,
Deepthi

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


Re: [Users] Query on Load balancing policies.

2013-05-21 Thread Doron Fediuck
- Original Message -
> From: "Deepthi Dharwar" 
> To: users@ovirt.org
> Sent: Tuesday, May 21, 2013 3:19:18 PM
> Subject: [Users] Query on Load balancing policies.
> 
> Hi,
> 
> I have been trying out various cluster policies on latest ovirt.
> On enabling Load Balancing policy: power saving, I have observed
> migration of VMs and consolidating them on fewer hosts resulting in
> under utilised hosts cleared of VMs.
> 
> Is the onus on the administrator to switch off all
> under utilized systems ? Is there any knob I am missing
> that automatically turns off under utilized hosts
> and powers on the hosts on a need basis.
> 
> 
> Regards,
> Deepthi
> 

Hi Deepthi,
The general answer would be yes; the admin should suspend / turn off
the servers and then back on as needed. Some servers will automatically
lower power consumption when working on low load using acpi profiles such
as "ondemand". So be design you can save power without actually turn
off / suspend the servers.
We're currently working on improving our scheduling sub-system, so once
we have it in place we'll start looking into RFEs such as this one.
Patches are always welcome ;)

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


Re: [Users] How to use VM stateless mode?

2013-05-21 Thread Dafna Ron

the error in the log is a bug.
when the vm is shut down the snapshot should be deleted automatically 
and if we fail to delete it the next time you try to run the vm it 
should be deleted.
from the thread you attached,  we have an error with a 
NullPointerException on the restore which is a bug.


what rhevm version are you using? (is it the most current one?)
does it happen with every vm or just this one?
is the snapshot created from template?

And the stateless snapshot should be read-only so that's fine.

Dafna


On 05/21/2013 02:46 PM, lofyer wrote:

于 2013/5/21 17:49, Tal Nisan 写道:

Hi,
Can you please send the engine log so we'll be able to understand 
better what failed?
Also are there any event logs in the event tab that indicate a 
failure? (Marked with a red X icon)


Tal.

On 05/21/2013 12:45 PM, lof yer wrote:
I created a VM, and started it in stateless mode. Then I shut it 
down, and I can not started it again...


By the way, in the snapshot tab, the stateless snapshot was read-only. 
Is this correct?

___
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] How to use VM stateless mode?

2013-05-21 Thread Dafna Ron

On 05/21/2013 03:56 PM, Dafna Ron wrote:

the error in the log is a bug.
when the vm is shut down the snapshot should be deleted automatically 
and if we fail to delete it the next time you try to run the vm it 
should be deleted.
from the thread you attached,  we have an error with a 
NullPointerException on the restore which is a bug.


what rhevm version are you using? (is it the most current one?)
does it happen with every vm or just this one?
is the snapshot created from template?


sorry, I meant is the vm created from template.


And the stateless snapshot should be read-only so that's fine.

Dafna


On 05/21/2013 02:46 PM, lofyer wrote:

于 2013/5/21 17:49, Tal Nisan 写道:

Hi,
Can you please send the engine log so we'll be able to understand 
better what failed?
Also are there any event logs in the event tab that indicate a 
failure? (Marked with a red X icon)


Tal.

On 05/21/2013 12:45 PM, lof yer wrote:
I created a VM, and started it in stateless mode. Then I shut it 
down, and I can not started it again...


By the way, in the snapshot tab, the stateless snapshot was 
read-only. Is this correct?

___
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


[Users] CentOs client

2013-05-21 Thread Ryan Wilkinson
Trying to make CentOS 6.4 work as an ovirt client.  Installed spice-xpi and
spice-client via yum but spice client not launching..
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] CentOs client

2013-05-21 Thread Ernest Beinrohr
On 21.05.2013 15:36, Ryan Wilkinson wrote:
> Trying to make CentOS 6.4 work as an ovirt client.  Installed
> spice-xpi and spice-client via yum but spice client not launching..
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users


Better install virt-viewer too ;-) and check ~/.spice/ logs

-- 
Ernest Beinrohr, AXON PRO
Ing , RHCE
, RHCVA
, LPIC
, +421-2--6241-0360
, +421-903--482-603 
icq:28153343, skype:oernii-work ,
jabber:oer...@jabber.org

“The bureaucracy is expanding to meet the needs of the expanding
bureaucracy.” ― Oscar Wilde
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] How to use VM stateless mode?

2013-05-21 Thread lofyer
Thanks, I'm using fedora18 with latest updates and ovirt from latest 
source code.

And I've tried five or six VMs created from the same template.
Should I try making another template or what?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Subtab missing problem in admin portal

2013-05-21 Thread Vojtech Szocs
Hello,

this patch [http://gerrit.ovirt.org/#/c/14957/] fixes the problem with missing 
sub tabs, it will be merged soon.

Sorry for the inconvenience.

Regards,
Vojtech


- Original Message -
> From: "Noam Slomianko" 
> To: "lof yer" 
> Cc: "users" 
> Sent: Monday, May 20, 2013 9:49:07 AM
> Subject: Re: [Users] Subtab missing problem in admin portal
> 
> A Voilà!
> https://bugzilla.redhat.com/show_bug.cgi?id=964949
> 
> - Original Message -
> From: "lof yer" 
> To: "Noam Slomianko" 
> Cc: "users" , "Gianluca Cecchi" 
> Sent: Monday, May 20, 2013 10:09:25 AM
> Subject: Re: [Users] Subtab missing problem in admin portal
> 
> I have no experience on openning bugs before, and will try to know how. But
> for this moment, would you please help submit it for me? Thank you very
> much!
> 
> 
> 2013/5/20 Noam Slomianko 
> 
> > I Reproduced the flow on upstream code (fedora 17, firefox)  and indeed it
> > seems like a bug.
> >
> > Would you like to open the bug and have the Honor of it carrying your
> > name? :)
> > http://www.ovirt.org/Reporting_a_bug
> > Or would you like me to do it?
> >
> > - Original Message -
> > From: "Gianluca Cecchi" 
> > To: "lof yer" 
> > Cc: "users" 
> > Sent: Monday, May 20, 2013 9:48:37 AM
> > Subject: Re: [Users] Subtab missing problem in admin portal
> >
> > On Mon, May 20, 2013 at 6:55 AM, lof yer  wrote:
> > > Here's the steps to reproduce the problme:
> > > 1. Click  maintab A, click an item in the list, the subtab is shown out.
> > > 2. Click another maintab B, then click A maintab again, click an item in
> > the
> > > list, the subtab is missing.
> > >
> > > If after clicking maintab B, I clicked its item in the list, I can see
> > the
> > > subtab normally, and so does maintab A.
> >
> >
> > which version, which platform nad which repo used?
> >
> > In my case with fedora 18, 3.2.1 and ovirt repo I'm unable to reproduce.
> > Sub tabs are always shown.
> >
> > Gianluca
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> >
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] [node-devel] help

2013-05-21 Thread Itamar Heim

On 05/21/2013 03:09 PM, Mike Burns wrote:

moving this to the users list (bcc node-devel to end the thread there)

On 05/20/2013 10:06 PM, 杨济铭 wrote:

hello,ovirt
   I have something to ask,how to create new users for ovirt engine?
2013-May-21, 10:01:01Failed to run VM vm01 (User:
admin@internal).4a19395b
2013-May-21, 10:01:01Failed to run VM vm01 on Host node03.
4a19395b
2013-May-21, 10:01:01VM vm01 is down. Exit message: internal error
client socket is closed.
How to solve this?Thank you!


___
node-devel mailing list
node-de...@ovirt.org
http://lists.ovirt.org/mailman/listinfo/node-devel



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


attach vdsm logs please
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] what is the equivalent in CLI for exporting a block based VM into a file based image?

2013-05-21 Thread Itamar Heim

On 05/21/2013 12:51 PM, Nathanaël Blanchet wrote:

Hi all,

The goal is to reuse a vm which has been created in ovirt in an iSCSI/FC
storage domain into a single kvm/virt-manager single host. Export domain
through gui allows to export such a vm into a file based image, but it
is not very convinient to find the file on the NFSdomain. I'd like to do
the same with ovirt-shell, or another CLI where I could decide about the
output file.

Thanks for helping.

--
Nathanaël Blanchet

Supervision réseau
Pôle exploitation et maintenance
Département des systèmes d'information
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5   
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
blanc...@abes.fr



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



ovirt-cli will just invoke the export command in the engine to same results.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] CentOs client

2013-05-21 Thread Ryan Wilkinson
Thanks.  virt-viewer is installed.  Only spice log I see is
spice-vdagent.log.  Here is it's contents:
May 20 19:00:14.272398 spice-vdagent[2041]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:00:29.257189 spice-vdagent[2201]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:08:14.007938 spice-vdagent[2836]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:10:08.630260 spice-vdagent[1964]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:10:23.108980 spice-vdagent[2130]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory




On Tue, May 21, 2013 at 7:50 AM, Ernest Beinrohr  wrote:

>  On 21.05.2013 15:36, Ryan Wilkinson wrote:
>
> Trying to make CentOS 6.4 work as an ovirt client.  Installed spice-xpi
> and spice-client via yum but spice client not launching..
>
>
> ___
> Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users
>
>
>
> Better install virt-viewer too ;-) and check ~/.spice/ logs
>
> --
>  Ernest Beinrohr, AXON PRO
> Ing , RHCE,
> RHCVA , 
> LPIC,
> +421-2--6241-0360, +421-903--482-603
> icq:28153343, skype:oernii-work ,
> jabber:oer...@jabber.org
>  --
> "The bureaucracy is expanding to meet the needs of the expanding
> bureaucracy." -- Oscar Wilde
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] CentOs client

2013-05-21 Thread Itamar Heim

On 05/22/2013 01:29 AM, Ryan Wilkinson wrote:

Thanks.  virt-viewer is installed.  Only spice log I see is
spice-vdagent.log.  Here is it's contents:
May 20 19:00:14.272398 spice-vdagent[2041]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:00:29.257189 spice-vdagent[2201]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:08:14.007938 spice-vdagent[2836]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:10:08.630260 spice-vdagent[1964]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:10:23.108980 spice-vdagent[2130]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory


iirc, spice-vdagent is for guests, not clients






On Tue, May 21, 2013 at 7:50 AM, Ernest Beinrohr
mailto:ernest.beinr...@axonpro.sk>> wrote:

On 21.05.2013 15 :36, Ryan Wilkinson wrote:

Trying to make CentOS 6.4 work as an ovirt client. Installed
spice-xpi and spice-client via yum but spice client not launching..


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



Better install virt-viewer too ;-) and check ~/.spice/ logs

--
Ernest Beinrohr, AXON PRO
Ing , RHCE
, RHCVA
, LPIC
, +421-2--6241-0360
, +421-903--482-603

icq:28153343, skype:oernii-work ,
jabber:oer...@jabber.org 

“The bureaucracy is expanding to meet the needs of the expanding
bureaucracy.” ― Oscar Wilde




___
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] CentOs client

2013-05-21 Thread Ryan Wilkinson
It's adding the "virtio device missing" error each time I attempt to
connect a spice session in Ovirt so seams to be valid.


On Tue, May 21, 2013 at 4:55 PM, Itamar Heim  wrote:

> On 05/22/2013 01:29 AM, Ryan Wilkinson wrote:
>
>> Thanks.  virt-viewer is installed.  Only spice log I see is
>> spice-vdagent.log.  Here is it's contents:
>> May 20 19:00:14.272398 spice-vdagent[2041]: err: Missing virtio device
>> '/dev/virtio-ports/com.redhat.**spice.0': No such file or directory
>> May 20 19:00:29.257189 spice-vdagent[2201]: err: Missing virtio device
>> '/dev/virtio-ports/com.redhat.**spice.0': No such file or directory
>> May 20 19:08:14.007938 spice-vdagent[2836]: err: Missing virtio device
>> '/dev/virtio-ports/com.redhat.**spice.0': No such file or directory
>> May 20 19:10:08.630260 spice-vdagent[1964]: err: Missing virtio device
>> '/dev/virtio-ports/com.redhat.**spice.0': No such file or directory
>> May 20 19:10:23.108980 spice-vdagent[2130]: err: Missing virtio device
>> '/dev/virtio-ports/com.redhat.**spice.0': No such file or directory
>>
>
> iirc, spice-vdagent is for guests, not clients
>
>
>>
>>
>>
>> On Tue, May 21, 2013 at 7:50 AM, Ernest Beinrohr
>> > >
>> wrote:
>>
>>
>> On 21.05.2013 15 :36, Ryan Wilkinson wrote:
>>
>>> Trying to make CentOS 6.4 work as an ovirt client. Installed
>>> spice-xpi and spice-client via yum but spice client not launching..
>>>
>>>
>>> __**_
>>> Users mailing list
>>> Users@ovirt.org  
>>> 
>>> http://lists.ovirt.org/**mailman/listinfo/users
>>>
>>
>>
>> Better install virt-viewer too ;-) and check ~/.spice/ logs
>>
>> --
>> Ernest Beinrohr, AXON PRO
>> Ing >,
>> RHCE
>> >,
>> RHCVA
>> >,
>> LPIC
>> >,
>> +421-2--6241-0360
>> , +421-903--482-603
>> 
>> icq:28153343, skype:oernii-work ,
>> jabber:oer...@jabber.org 
>> > >
>> --**--**
>> 
>>
>> "The bureaucracy is expanding to meet the needs of the expanding
>> bureaucracy." -- Oscar Wilde
>>
>>
>>
>>
>> __**_
>> 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] Should vdsm from F18 nightly be cluster 3.3 compatible?

2013-05-21 Thread Dax Kelson
I'd like to try out ovirt with native glusterfs.

I have ovirt-engine from nightly installed on a Fedora 18 box successfully.

I'm trying to run Fedora 18 nodes with vdsm from nightly along with
gluster 3.4 beta and libvirt and qemu-kvm from rebuild from F19 beta
srpms.

I'm using vdsm-4.10.3-10.fc18.x86_64

When I try adding that Fedora 18 node to ovirt it gives the error:

"Host station2 is compatible with versions (3.0,3.1,3.2) and cannot
join Cluster GlusterFS which is set to version 3.3."

Shouldn't the vdsm from nightly be 3.3 compatible?

Anyway, I edited /usr/share/vdsm/dsaversion.py and added 3.3 to list,
no more complaint but I'm not if that is actually going to work or
not.

Thoughts?

Is there a better way for me to test out the new direct glusterfs api support?

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


Re: [Users] CentOs client

2013-05-21 Thread Vinzenz Feenstra

On 05/22/2013 12:55 AM, Itamar Heim wrote:

On 05/22/2013 01:29 AM, Ryan Wilkinson wrote:

Thanks.  virt-viewer is installed.  Only spice log I see is
spice-vdagent.log.  Here is it's contents:
May 20 19:00:14.272398 spice-vdagent[2041]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:00:29.257189 spice-vdagent[2201]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:08:14.007938 spice-vdagent[2836]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:10:08.630260 spice-vdagent[1964]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:10:23.108980 spice-vdagent[2130]: err: Missing virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory


iirc, spice-vdagent is for guests, not clients

Yes this is correct. It is for the guest-OS not for the clients







On Tue, May 21, 2013 at 7:50 AM, Ernest Beinrohr
mailto:ernest.beinr...@axonpro.sk>> wrote:

On 21.05.2013 15 :36, Ryan Wilkinson wrote:

Trying to make CentOS 6.4 work as an ovirt client. Installed
spice-xpi and spice-client via yum but spice client not launching..


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



Better install virt-viewer too ;-) and check ~/.spice/ logs

--
Ernest Beinrohr, AXON PRO
Ing , RHCE
, RHCVA
, LPIC
, +421-2--6241-0360
, +421-903--482-603

icq:28153343, skype:oernii-work ,
jabber:oer...@jabber.org 

“The bureaucracy is expanding to meet the needs of the expanding
bureaucracy.” ― Oscar Wilde




___
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



--
Regards,

Vinzenz Feenstra | Senior Software Engineer
RedHat Engineering Virtualization R & D
Phone: +420 532 294 625
IRC: vfeenstr or evilissimo

Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com

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


Re: [Users] CentOs client

2013-05-21 Thread Vinzenz Feenstra

On 05/22/2013 12:59 AM, Ryan Wilkinson wrote:
It's adding the "virtio device missing" error each time I attempt to 
connect a spice session in Ovirt so seams to be valid.
No not really, it is for the guest operating system. For some features, 
like mouse, copy and paste and resolution adjustment. However it's not 
required at all on a client except if itself is a VM :-)



On Tue, May 21, 2013 at 4:55 PM, Itamar Heim > wrote:


On 05/22/2013 01:29 AM, Ryan Wilkinson wrote:

Thanks.  virt-viewer is installed.  Only spice log I see is
spice-vdagent.log.  Here is it's contents:
May 20 19:00:14.272398 spice-vdagent[2041]: err: Missing
virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:00:29.257189 spice-vdagent[2201]: err: Missing
virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:08:14.007938 spice-vdagent[2836]: err: Missing
virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:10:08.630260 spice-vdagent[1964]: err: Missing
virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory
May 20 19:10:23.108980 spice-vdagent[2130]: err: Missing
virtio device
'/dev/virtio-ports/com.redhat.spice.0': No such file or directory


iirc, spice-vdagent is for guests, not clients





On Tue, May 21, 2013 at 7:50 AM, Ernest Beinrohr
mailto:ernest.beinr...@axonpro.sk>
>> wrote:


On 21.05.2013 15 
:36, Ryan Wilkinson wrote:

Trying to make CentOS 6.4 work as an ovirt client.
Installed
spice-xpi and spice-client via yum but spice client
not launching..


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



Better install virt-viewer too ;-) and check ~/.spice/ logs

--
Ernest Beinrohr, AXON PRO
Ing , RHCE
, RHCVA
, LPIC
, +421-2--6241-0360

>,
+421-903--482-603 
>
icq:28153343, skype:oernii-work ,
jabber:oer...@jabber.org 
:oer...@jabber.org
>
   




"The bureaucracy is expanding to meet the needs of the
expanding
bureaucracy." -- Oscar Wilde




___
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



--
Regards,

Vinzenz Feenstra | Senior Software Engineer
RedHat Engineering Virtualization R & D
Phone: +420 532 294 625
IRC: vfeenstr or evilissimo

Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com

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


Re: [Users] Should vdsm from F18 nightly be cluster 3.3 compatible?

2013-05-21 Thread Sandro Bonazzola
Il 22/05/2013 02:24, Dax Kelson ha scritto:
> I'd like to try out ovirt with native glusterfs.
>
> I have ovirt-engine from nightly installed on a Fedora 18 box successfully.
>
> I'm trying to run Fedora 18 nodes with vdsm from nightly along with
> gluster 3.4 beta and libvirt and qemu-kvm from rebuild from F19 beta
> srpms.
>
> I'm using vdsm-4.10.3-10.fc18.x86_64

Hi,
Nightly VDSM that support 3.3 is vdsm-4.10.3-0.405.git67b59db.fc18.x86_64
you should run something like:

yum --disablerepo=* --enablerepo=ovirt-nightly distro-sync "vdsm*"
in order to have nightly vdsm.
I think there is a version numbering issue here.

>
> When I try adding that Fedora 18 node to ovirt it gives the error:
>
> "Host station2 is compatible with versions (3.0,3.1,3.2) and cannot
> join Cluster GlusterFS which is set to version 3.3."
>
> Shouldn't the vdsm from nightly be 3.3 compatible?
>
> Anyway, I edited /usr/share/vdsm/dsaversion.py and added 3.3 to list,
> no more complaint but I'm not if that is actually going to work or
> not.
>
> Thoughts?
>
> Is there a better way for me to test out the new direct glusterfs api support?
>
> Thanks,
> Dax Kelson
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com

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