Re: [ovirt-users] Create two Node Cluster

2014-06-02 Thread René Koch

On 06/01/2014 10:23 PM, ml ml wrote:

Hello Rene,

i got help on the irc channel by jvandewege. It tourned out that
glusterd was only running on one node (dunno why just on one node) and
that the glusterd was not enabled as a service on both nodes (centos 6.5).

Should this be added to the wiki or fixed?


I would say this is not what should happen.

You could open a bug report similar to this one:
https://bugzilla.redhat.com/show_bug.cgi?id=1072274



Thanks,
Mario


On Sun, Jun 1, 2014 at 9:11 PM, ml ml mliebher...@googlemail.com
mailto:mliebher...@googlemail.com wrote:

Hello Rene,

yes, the package is installed:

[root@ovirt-node01 ~]# rpm -qa | grep vdsm
vdsm-gluster-4.14.6-0.el6.noarch
vdsm-python-zombiereaper-4.14.6-0.el6.noarch
vdsm-xmlrpc-4.14.6-0.el6.noarch
vdsm-4.14.6-0.el6.x86_64
vdsm-cli-4.14.6-0.el6.noarch
vdsm-python-4.14.6-0.el6.x86_64


[root@ovirt-node02 ~]# rpm -qa | grep vdsm
vdsm-python-zombiereaper-4.14.6-0.el6.noarch
vdsm-xmlrpc-4.14.6-0.el6.noarch
vdsm-4.14.6-0.el6.x86_64
vdsm-cli-4.14.6-0.el6.noarch
vdsm-gluster-4.14.6-0.el6.noarch
vdsm-python-4.14.6-0.el6.x86_64

How else can we debug this? What infos do you need to help?

Thanks a lot,
Mario



On Sun, Jun 1, 2014 at 7:17 PM, René Koch rk...@linuxland.at
mailto:rk...@linuxland.at wrote:

Hi,


On 31.05.2014 19 tel:31.05.2014%2019:29, ml ml wrote:

Hello List,

i just installed 3.4.

1.) I created a DataCenter:
--__
Type: Shared
Compatibility Versio: 3.4
Quota Mode: disabled


2.) i created the Cluster
--__
Compatibility Version: 3.4
Enable Virt Service: yes
Enable Gluster Service: yes

3.) i added two hosts
-
- they are up and running


Do you have vdsm-gluster installed on your hosts?



How can i now add my volumes and bricks?
I dont have the exspected Volumes Tab to add Bricks.

If i go to Storage i can only add Data / GlusterFS with
a path to
mount glusterfs. I guess this is for already existing
gluster shares?

Does it not work like this on page 15,16,17?


It should work like this - I did such a setup last week but with
dedicated gluster und virtualization clusters. Volume tab
appeared after enabling Gluster service in my gluster cluster.


http://www.ovirt.org/images/5/__59/Ovirt-fosdem2013-gluster.__pdf
http://www.ovirt.org/images/5/59/Ovirt-fosdem2013-gluster.pdf

Thanks,
Mario



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




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


[ovirt-users] Monitoring UI-Plugin - Zabbix

2014-06-02 Thread René Koch

Hi,

As some of you might know I wrote a monitoring ui-plugin which displays 
the check results of a Nagios/Icinga monitoring solution in oVirt 
webadmin portal.


For the next version I want to extend the functionality to also display 
check results of a Zabbix monitoring solution. I know that there are 
some people on this list who are experienced with Zabbix so I wanted to 
ask if there's someone who want's to help integrating Zabbix into this 
ui-plugin. I mostly need help understanding how Zabbix works and testing 
early versions (I just have a very small Zabbix monitoring environment) 
- fetching data from the Zabbix API and displaying it in the same way as 
Nagios data isn't a problem for me.


So if you're willing to help please drop me an email. Thanks.


--
Best Regards

René Koch
Senior Solution Architect


LIS-Linuxland GmbH
Brünner Straße 163, A-1210 Vienna

Phone:   +43 1 236 91 60
Mobile:  +43 660 / 512 21 31
E-Mail:  rk...@linuxland.at


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


Re: [ovirt-users] Recommended setup for a FC based storage domain

2014-06-02 Thread Andrew Lau
I'm curious to hear what other comments arise, as we're analyzing a
production setup shortly.


On Sun, Jun 1, 2014 at 10:11 PM,  combus...@archlinux.us wrote:
 I need to scratch gluster off because setup is based on CentOS 6.5, so
 essential prerequisites like qemu 1.3 and libvirt 1.0.1 are not met.
Gluster would still work with EL6, afaik it just won't use libgfapi and
instead use just a standard mount.


 Any info regarding FC storage domain would be appreciated though.

 Thanks

 Ivan

 On Sunday, 1. June 2014. 11.44.33 combus...@archlinux.us wrote:
 Hi,

 I have a 4 node cluster setup and my storage options right now are a FC
 based storage, one partition per node on a local drive (~200GB each) and a
 NFS based NAS device. I want to setup export and ISO domain on the NAS and
 there are no issues or questions regarding those two. I wasn't aware of any
 other options at the time for utilizing a local storage (since this is a
 shared based datacenter) so I exported a directory from each partition via
 NFS and it works. But I am little in the dark with the following:

 1. Are there any advantages for switching from NFS based local storage to a
 Gluster based domain with blocks for each partition. I guess it can be only
 performance wise but maybe I'm wrong. If there are advantages, are there any
 tips regarding xfs mount options etc ?

 2. I've created a volume on the FC based storage and exported it to all of
 the nodes in the cluster on the storage itself. I've configured
 multipathing correctly and added an alias for the wwid of the LUN so I can
 distinct this one and any other future volumes more easily. At first I
 created a partition on it but since oVirt saw only the whole LUN as raw
 device I erased it before adding it as the FC master storage domain. I've
 imported a few VM's and point them to the FC storage domain. This setup
 works, but:

 - All of the nodes see a device with the alias for the wwid of the volume,
 but only the node wich is currently the SPM for the cluster can see logical
 volumes inside. Also when I setup the high availability for VM's residing
 on the FC storage and select to start on any node on the cluster, they
 always start on the SPM. Can multiple nodes run different VM's on the same
 FC storage at the same time (logical thing would be that they can, but I
 wanted to be sure first). I am not familiar with the logic oVirt utilizes
 that locks the vm's logical volume to prevent corruption.

 - Fdisk shows that logical volumes on the LUN of the FC volume are
 missaligned (partition doesn't end on cylindar boundary), so I wonder if
 this is becuase I imported the VM's with disks that were created on local
 storage before and that any _new_ VM's with disks on the fc storage would
 be propperly aligned.

 This is a new setup with oVirt 3.4 (did an export of all the VM's on 3.3 and
 after a fresh installation of the 3.4 imported them back again). I have
 room to experiment a little with 2 of the 4 nodes because currently they
 are free from running any VM's, but I have limited room for anything else
 that would cause an unplanned downtime for four virtual machines running on
 the other two nodes on the cluster (currently highly available and their
 drives are on the FC storage domain). All in all I have 12 VM's running and
 I'm asking on the list for advice and guidance before I make any changes.

 Just trying to find as much info regarding all of this as possible before
 acting upon.

 Thank you in advance,

 Ivan

 ___
 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: [ovirt-users] sanlock + gluster recovery -- RFE

2014-06-02 Thread Vijay Bellur

I am sorry, this missed my attention over the last few days.

On 05/23/2014 08:50 PM, Ted Miller wrote:

Vijay, I am not a member of the developer list, so my comments are at end.

On 5/23/2014 6:55 AM, Vijay Bellur wrote:

On 05/21/2014 10:22 PM, Federico Simoncelli wrote:

- Original Message -

From: Giuseppe Ragusa giuseppe.rag...@hotmail.com
To: fsimo...@redhat.com
Cc: users@ovirt.org
Sent: Wednesday, May 21, 2014 5:15:30 PM
Subject: sanlock + gluster recovery -- RFE

Hi,


- Original Message -

From: Ted Miller tmiller at hcjb.org
To: users users at ovirt.org
Sent: Tuesday, May 20, 2014 11:31:42 PM
Subject: [ovirt-users] sanlock + gluster recovery -- RFE

As you are aware, there is an ongoing split-brain problem with
running
sanlock on replicated gluster storage. Personally, I believe that
this is
the 5th time that I have been bitten by this sanlock+gluster problem.

I believe that the following are true (if not, my entire request is
probably
off base).


 * ovirt uses sanlock in such a way that when the sanlock
storage is
 on a
 replicated gluster file system, very small storage
disruptions can
 result in a gluster split-brain on the sanlock space


Although this is possible (at the moment) we are working hard to
avoid it.
The hardest part here is to ensure that the gluster volume is properly
configured.

The suggested configuration for a volume to be used with ovirt is:

Volume Name: (...)
Type: Replicate
Volume ID: (...)
Status: Started
Number of Bricks: 1 x 3 = 3
Transport-type: tcp
Bricks:
(...three bricks...)
Options Reconfigured:
network.ping-timeout: 10
cluster.quorum-type: auto

The two options ping-timeout and quorum-type are really important.

You would also need a build where this bug is fixed in order to
avoid any
chance of a split-brain:

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


It seems that the aforementioned bug is peculiar to 3-bricks setups.

I understand that a 3-bricks setup can allow proper quorum formation
without
resorting to first-configured-brick-has-more-weight convention
used with
only 2 bricks and quorum auto (which makes one node special, so not
properly any-single-fault tolerant).


Correct.


But, since we are on ovirt-users, is there a similar suggested
configuration
for a 2-hosts setup oVirt+GlusterFS with oVirt-side power management
properly configured and tested-working?
I mean a configuration where any host can go south and oVirt
(through the
other one) fences it (forcibly powering it off with confirmation
from IPMI
or similar) then restarts HA-marked vms that were running there, all
the
while keeping the underlying GlusterFS-based storage domains
responsive and
readable/writeable (maybe apart from a lapse between detected
other-node
unresposiveness and confirmed fencing)?


We already had a discussion with gluster asking if it was possible to
add fencing to the replica 2 quorum/consistency mechanism.

The idea is that as soon as you can't replicate a write you have to
freeze all IO until either the connection is re-established or you
know that the other host has been killed.

Adding Vijay.

There is a related thread on gluster-devel [1] to have a better
behavior in GlusterFS for prevention of split brains with sanlock and
2-way replicated gluster volumes.

Please feel free to comment on the proposal there.

Thanks,
Vijay

[1]
http://supercolony.gluster.org/pipermail/gluster-devel/2014-May/040751.html


One quick note before my main comment: I see references to quorum being
N/2 + 1.  Isn't if more accurate to say that quorum is (N + 1)/2 or
N/2 + 0.5?


(N + 1)/2 or  N/2 + 0.5 is fine when N happens to be odd. For both 
odd and even cases of N, N/2 + 1 does seem to be the more appropriate 
representation (assuming integer arithmetic).




Now to my main comment.

I see a case that is not being addressed.  I have no proof of how often
this use-case occurs, but I believe that is does occur.  (It could
(theoretically) occur in any situation where multiple bricks are writing
to different parts of the same file.)

Use-case: sanlock via fuse client.

Steps to produce originally

(not tested for reproducibility, because I was unable to recover the
ovirt cluster after occurrence, had to rebuild from scratch), time
frame was late 2013 or early 2014

2 node ovirt cluster using replicated gluster storage
ovirt cluster up and running VMs
remove power from network switch
restore power to network switch after a few minutes

Result

both copies of .../dom_md/ids file accused the other of being out of
sync


This case would fall under the ambit of 1. Split-brains due to network 
partition or network split-brains in the proposal on gluster-devel.




Possible solutions

Thinking about it on a systems level, the only solution I can see is
to route all writes through one gluster brick.  That way all the
accusations flow from that brick to other bricks, and gluster will
find the one file 

Re: [ovirt-users] glusterfs resume vm paused state

2014-06-02 Thread Humble Devassy Chirammal
Hi Andrew,

Afaict, there should be manual intervention to resume a 'paused vm' in any
storage domain even if VM is marked as HA..

Also, I failed to understand the setup you have, that said, you mentioned:

 resuming a VM from a paused state on top
of NFS share? Even when the VMs are marked as HA, if the gluster
storage goes down for a few seconds the VMs go to a paused state and
can never be resumed

Do you have NFS storage domain configured by specifying gluster server ip
and volume name  in place of server and export path ?

can you please detail the setup (wrt storage domain configuration and
gluster volumes) and version of ovirt and gluster in use ?

--Humble


On Mon, Jun 2, 2014 at 11:17 AM, Andrew Lau and...@andrewklau.com wrote:

 Hi,

 Has anyone had any luck with resuming a VM from a paused state on top
 of NFS share? Even when the VMs are marked as HA, if the gluster
 storage goes down for a few seconds the VMs go to a paused state and
 can never be resumed. They require a hard reset.

 I recall when using NFS to not have this issue.

 Thanks,
 Andrew
 ___
 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: [ovirt-users] yaml cloud-init custom scripts

2014-06-02 Thread Nathanaël Blanchet


Le 01/06/2014 20:00, Shahar Havivi a écrit :

On 01.06.14 11:20, Omer Frenkel wrote:


- Original Message -

From: Nathanaël Blanchet blanc...@abes.fr
To: users users@ovirt.org
Sent: Friday, May 30, 2014 6:49:34 PM
Subject: [ovirt-users] yaml  cloud-init custom scripts

Hello,

I've been unsuccessfully trying to make work a custom yalm script with the
cloud-init option in 3.4.1.
All other native UI parameters are correctly configured (hostname...)

My goal is to change the keyboard layout:
write_files:
- content: |
# My new /etc/sysconfig/keyboard file
KEYTABLE=fr
MODEL=pc105
LAYOUT=fr
KEYBOARDTYPE=pc
path: /etc/sysconfig/keyboard
permissions: '0644'

I can't see what is wrong and there is nothing into cloud-init logs on the
guest (/var/log/clou-init-output.log).

isn't it in /var/log/cloud-init.log ?


Is it possible to see the whole yalm file generated by the engine somewhere?


the cloud init data is attached to the vm as a cd-rom
you can mount it locally and look inside the drive name is config-2 (look for 
it with blkid)
for me on fedora 19 it always appear in /dev/sr1

First look at the mounted content as Omer suggested and take a look if the YAML
output as you expected.
You can also try to set the data that is written in the custom script
commit:
http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=d46ebd8712f369b924e199b82197e59568a686ff
see if adding this content is working for your setup:
write_files:
-   content: |
 # some file content
 path: /root/myfile

This sample was tested and worked under RHEL 6 and Fedora 19.
Please note that you need to add a tab/4 spaces as shown above.

What OS and what version of cloud-init you are using?
that's it, I finally managed to make it work after many an many tests, 
that wasn't so trivial.
First I followed your advices and I successfully tested the sample 
script you suggested without modify it. Then each time I attempted to 
add a line to the same file, it wasn't executed anymore. I read the file 
with cat -T  /media/openstack/latest/user_data and then noticed that the 
lines weren't uniformly formated : some were with tab and other ones 
with 8 spaces.
Following Please note that you need to add a tab/4 spaces as shown 
above I added tab on every lines related to content of the file, but it 
didn't work.

I began again with only 8 spaces and then it ran.
Seems YAML to be very format sensitive and it is not clear enough when 
begining this kind of job, so that I hope my leak will help many other ones.
I think the custom script field in the UI is not helpful because it is 
impossible to insert a line, when doing a CR it leads to the end of 
file, and it is a behaviour which easily leads to format error. It could 
be a good idea to refuse validating OK if any tab is detected there.

Can I have your feeling about this?

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


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


--
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-users] probing peers in gluster after installing hosts

2014-06-02 Thread Nathanaël Blanchet

Hi all,

I created 3 clusters in unique datacenter. I installed my hosts to the 
first one after activating the gluster service in the cluster tab. A 
expected otopi installed then the vdsm-gluster rpm and everything were 
ok for this first cluster.
The other ones weren't initially gluster ready and I wanted to activate 
the service after installing the host (so they were without vdsm-gluster 
package). But checking that item didn't do anything for these hosts, so 
that I had to manually install vdsm-gluster package. Then, when creating 
a volume, the UI told me that hosts couldn't communicate. So I had to 
manually probe them. This leads me to that question : is it an expected 
behaviour? The whole gluster job (installing appropriated package and 
probing peers in the cluster) should be done thanks to the UI cluster 
tab gluster service.
A last question : why isn't it possible to probe host on different 
clusters in the same datacenter, could be very useful.


--
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: [ovirt-users] yaml cloud-init custom scripts

2014-06-02 Thread Shahar Havivi
On 02.06.14 13:07, Nathanaël Blanchet wrote:
 
 Le 01/06/2014 20:00, Shahar Havivi a écrit :
 On 01.06.14 11:20, Omer Frenkel wrote:
 
 - Original Message -
 From: Nathanaël Blanchet blanc...@abes.fr
 To: users users@ovirt.org
 Sent: Friday, May 30, 2014 6:49:34 PM
 Subject: [ovirt-users] yaml  cloud-init custom scripts
 
 Hello,
 
 I've been unsuccessfully trying to make work a custom yalm script with the
 cloud-init option in 3.4.1.
 All other native UI parameters are correctly configured (hostname...)
 
 My goal is to change the keyboard layout:
 write_files:
 - content: |
 # My new /etc/sysconfig/keyboard file
 KEYTABLE=fr
 MODEL=pc105
 LAYOUT=fr
 KEYBOARDTYPE=pc
 path: /etc/sysconfig/keyboard
 permissions: '0644'
 
 I can't see what is wrong and there is nothing into cloud-init logs on the
 guest (/var/log/clou-init-output.log).
 isn't it in /var/log/cloud-init.log ?
 
 Is it possible to see the whole yalm file generated by the engine 
 somewhere?
 
 the cloud init data is attached to the vm as a cd-rom
 you can mount it locally and look inside the drive name is config-2 (look 
 for it with blkid)
 for me on fedora 19 it always appear in /dev/sr1
 First look at the mounted content as Omer suggested and take a look if the 
 YAML
 output as you expected.
 You can also try to set the data that is written in the custom script
 commit:
 http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=d46ebd8712f369b924e199b82197e59568a686ff
 see if adding this content is working for your setup:
 write_files:
 -   content: |
  # some file content
  path: /root/myfile
 
 This sample was tested and worked under RHEL 6 and Fedora 19.
 Please note that you need to add a tab/4 spaces as shown above.
 
 What OS and what version of cloud-init you are using?
 that's it, I finally managed to make it work after many an many tests, that
 wasn't so trivial.
 First I followed your advices and I successfully tested the sample script
 you suggested without modify it. Then each time I attempted to add a line to
 the same file, it wasn't executed anymore. I read the file with cat -T
 /media/openstack/latest/user_data and then noticed that the lines weren't
 uniformly formated : some were with tab and other ones with 8 spaces.
 Following Please note that you need to add a tab/4 spaces as shown above I
 added tab on every lines related to content of the file, but it didn't work.
 I began again with only 8 spaces and then it ran.
 Seems YAML to be very format sensitive and it is not clear enough when
 begining this kind of job, so that I hope my leak will help many other ones.
 I think the custom script field in the UI is not helpful because it is
 impossible to insert a line, when doing a CR it leads to the end of file,
 and it is a behaviour which easily leads to format error. It could be a good
 idea to refuse validating OK if any tab is detected there.
 Can I have your feeling about this?
The problem was the CR at the end of the custom script field, or any CR?
 --
 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
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
 -- 
 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: [ovirt-users] oVirt All-In-One instructions for presentation?

2014-06-02 Thread Brian Proffitt

- Original Message -
 From: Greg Sheremeta gsher...@redhat.com
 To: users users@ovirt.org
 Sent: Friday, May 30, 2014 6:21:43 AM
 Subject: [ovirt-users] oVirt All-In-One instructions for presentation?
 
 Hi,
 
 I submitted a tutorial proposal to LISA '14 called Hands-on with oVirt, but
 it was rejected. However, we can still get oVirt in front of people if we
 rework it as a lab.
 
 Basically a lab is just a one or two sheet set of instructions that would
 describe to someone how to test out oVirt All-In-One in the LISA lab.
 
 I know there have been demos of oVirt all-in-one at other conferences. Does
 anyone have a list of presentation-friendly instructions that he/she could
 share?
 
 Thanks!
 Greg
 
 PS -- Actually -- the 'demo' doesn't have to be all-in-one, but I was
 thinking that would be easiest given the unknown lab hardware at LISA. If
 the lab is very powerful, I suppose attendees could try to setup separate
 nodes. I'll try to find out lab details.
 
 Greg Sheremeta
 Red Hat, Inc.
 Sr. Software Engineer, RHEV
 Cell: 919-807-1086
 gsher...@redhat.com

Greg: We still may be able to help. How long of a lab would this need to be?

I agree the all-in-one might be the best option; we could also use the LiveUSB 
version to let oVirt run without a hard install.

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


Re: [ovirt-users] oVirt All-In-One instructions for presentation?

2014-06-02 Thread Greg Sheremeta
Hi Brian,

It would be fantastic if you could rework this topic into a lab.  You do not 
need to be present.  Just put together a one or two page 'worksheet' that walks 
Lab attendees through oVirt.  If you like, you could also sign up for an 
'office hours' timeslot, where you could discuss oVirt with Lab attendees and 
assist them with the worksheet.

So it sounds like it can be any length. This is something attendees will come 
into the lab and try on their own time.

Greg

- Original Message -
 From: Brian Proffitt bprof...@redhat.com
 To: Greg Sheremeta gsher...@redhat.com
 Cc: users users@ovirt.org
 Sent: Monday, June 2, 2014 7:37:32 AM
 Subject: Re: [ovirt-users] oVirt All-In-One instructions for presentation?
 
 
 - Original Message -
  From: Greg Sheremeta gsher...@redhat.com
  To: users users@ovirt.org
  Sent: Friday, May 30, 2014 6:21:43 AM
  Subject: [ovirt-users] oVirt All-In-One instructions for presentation?
  
  Hi,
  
  I submitted a tutorial proposal to LISA '14 called Hands-on with oVirt,
  but
  it was rejected. However, we can still get oVirt in front of people if we
  rework it as a lab.
  
  Basically a lab is just a one or two sheet set of instructions that would
  describe to someone how to test out oVirt All-In-One in the LISA lab.
  
  I know there have been demos of oVirt all-in-one at other conferences. Does
  anyone have a list of presentation-friendly instructions that he/she could
  share?
  
  Thanks!
  Greg
  
  PS -- Actually -- the 'demo' doesn't have to be all-in-one, but I was
  thinking that would be easiest given the unknown lab hardware at LISA. If
  the lab is very powerful, I suppose attendees could try to setup separate
  nodes. I'll try to find out lab details.
  
  Greg Sheremeta
  Red Hat, Inc.
  Sr. Software Engineer, RHEV
  Cell: 919-807-1086
  gsher...@redhat.com
 
 Greg: We still may be able to help. How long of a lab would this need to be?
 
 I agree the all-in-one might be the best option; we could also use the
 LiveUSB version to let oVirt run without a hard install.
 
 BKP
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] glusterfs resume vm paused state

2014-06-02 Thread Andrew Lau
Hi Humble,

On Mon, Jun 2, 2014 at 8:10 PM, Humble Devassy Chirammal
humble.deva...@gmail.com wrote:
 Hi Andrew,

 Afaict, there should be manual intervention to resume a 'paused vm' in any
 storage domain even if VM is marked as HA..

I had a BZ open about this with some traction, but i forgot to keep up
with the requests and it's fallen behind
https://bugzilla.redhat.com/show_bug.cgi?id=1058300

Even manually, they won't resume. virsh resume host also has the same
end result.

 Also, I failed to understand the setup you have, that said, you mentioned:


  resuming a VM from a paused state on top
 of NFS share? Even when the VMs are marked as HA, if the gluster
 storage goes down for a few seconds the VMs go to a paused state and
 can never be resumed

 Do you have NFS storage domain configured by specifying gluster server ip
 and volume name  in place of server and export path ?

 can you please detail the setup (wrt storage domain configuration and
 gluster volumes) and version of ovirt and gluster in use ?

We're testing a two host setup with oVirt and gluster on the same
boxes. CentOS 6.5, hosted-engine. Storage domain type as glusterfs,
although when I try a storage domain type of nfs (using the gluster
nfs server) the above issue doesn't seem to occur.


 --Humble


 On Mon, Jun 2, 2014 at 11:17 AM, Andrew Lau and...@andrewklau.com wrote:

 Hi,

 Has anyone had any luck with resuming a VM from a paused state on top
 of NFS share? Even when the VMs are marked as HA, if the gluster
 storage goes down for a few seconds the VMs go to a paused state and
 can never be resumed. They require a hard reset.

 I recall when using NFS to not have this issue.

 Thanks,
 Andrew
 ___
 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: [ovirt-users] oVirt All-In-One instructions for presentation?

2014-06-02 Thread Brian Proffitt
Okay... do we know that the set up will be? Can we just have them install some 
VMs on the lab machines or use the aforementioned LiveUSB sticks? 

Not to harp, but setting up a demo will be easier if we know what we are 
working with.

BKP

- Original Message -
 From: Greg Sheremeta gsher...@redhat.com
 To: Brian Proffitt bprof...@redhat.com
 Cc: users users@ovirt.org
 Sent: Monday, June 2, 2014 2:39:43 PM
 Subject: Re: [ovirt-users] oVirt All-In-One instructions for presentation?
 
 Hi Brian,
 
 It would be fantastic if you could rework this topic into a lab.  You do not
 need to be present.  Just put together a one or two page 'worksheet' that
 walks Lab attendees through oVirt.  If you like, you could also sign up for
 an 'office hours' timeslot, where you could discuss oVirt with Lab attendees
 and assist them with the worksheet.
 
 So it sounds like it can be any length. This is something attendees will come
 into the lab and try on their own time.
 
 Greg
 
 - Original Message -
  From: Brian Proffitt bprof...@redhat.com
  To: Greg Sheremeta gsher...@redhat.com
  Cc: users users@ovirt.org
  Sent: Monday, June 2, 2014 7:37:32 AM
  Subject: Re: [ovirt-users] oVirt All-In-One instructions for presentation?
  
  
  - Original Message -
   From: Greg Sheremeta gsher...@redhat.com
   To: users users@ovirt.org
   Sent: Friday, May 30, 2014 6:21:43 AM
   Subject: [ovirt-users] oVirt All-In-One instructions for presentation?
   
   Hi,
   
   I submitted a tutorial proposal to LISA '14 called Hands-on with oVirt,
   but
   it was rejected. However, we can still get oVirt in front of people if we
   rework it as a lab.
   
   Basically a lab is just a one or two sheet set of instructions that would
   describe to someone how to test out oVirt All-In-One in the LISA lab.
   
   I know there have been demos of oVirt all-in-one at other conferences.
   Does
   anyone have a list of presentation-friendly instructions that he/she
   could
   share?
   
   Thanks!
   Greg
   
   PS -- Actually -- the 'demo' doesn't have to be all-in-one, but I was
   thinking that would be easiest given the unknown lab hardware at LISA. If
   the lab is very powerful, I suppose attendees could try to setup separate
   nodes. I'll try to find out lab details.
   
   Greg Sheremeta
   Red Hat, Inc.
   Sr. Software Engineer, RHEV
   Cell: 919-807-1086
   gsher...@redhat.com
  
  Greg: We still may be able to help. How long of a lab would this need to
  be?
  
  I agree the all-in-one might be the best option; we could also use the
  LiveUSB version to let oVirt run without a hard install.
  
  BKP
  
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] ISCSI question

2014-06-02 Thread Michael Wagenknecht
Hi,
what is the best way to logout a single ISCSI Path?
I can't find a way in the GUI.
Can I use the iscsiadm command (iscsiadm -u -T ... -p ...)?
We use oVirt 3.3.2-1.el6.

Best regards,
Michael
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] oVirt All-In-One instructions for presentation?

2014-06-02 Thread Greg Sheremeta
Brian,

You're right -- you're not harping :)

I asked for details on the lab, and I'll get back to you.

Greg

- Original Message -
 From: Brian Proffitt bprof...@redhat.com
 To: Greg Sheremeta gsher...@redhat.com
 Cc: users users@ovirt.org
 Sent: Monday, June 2, 2014 7:47:47 AM
 Subject: Re: [ovirt-users] oVirt All-In-One instructions for presentation?
 
 Okay... do we know that the set up will be? Can we just have them install
 some VMs on the lab machines or use the aforementioned LiveUSB sticks?
 
 Not to harp, but setting up a demo will be easier if we know what we are
 working with.
 
 BKP
 
 - Original Message -
  From: Greg Sheremeta gsher...@redhat.com
  To: Brian Proffitt bprof...@redhat.com
  Cc: users users@ovirt.org
  Sent: Monday, June 2, 2014 2:39:43 PM
  Subject: Re: [ovirt-users] oVirt All-In-One instructions for presentation?
  
  Hi Brian,
  
  It would be fantastic if you could rework this topic into a lab.  You do
  not
  need to be present.  Just put together a one or two page 'worksheet' that
  walks Lab attendees through oVirt.  If you like, you could also sign up for
  an 'office hours' timeslot, where you could discuss oVirt with Lab
  attendees
  and assist them with the worksheet.
  
  So it sounds like it can be any length. This is something attendees will
  come
  into the lab and try on their own time.
  
  Greg
  
  - Original Message -
   From: Brian Proffitt bprof...@redhat.com
   To: Greg Sheremeta gsher...@redhat.com
   Cc: users users@ovirt.org
   Sent: Monday, June 2, 2014 7:37:32 AM
   Subject: Re: [ovirt-users] oVirt All-In-One instructions for
   presentation?
   
   
   - Original Message -
From: Greg Sheremeta gsher...@redhat.com
To: users users@ovirt.org
Sent: Friday, May 30, 2014 6:21:43 AM
Subject: [ovirt-users] oVirt All-In-One instructions for presentation?

Hi,

I submitted a tutorial proposal to LISA '14 called Hands-on with
oVirt,
but
it was rejected. However, we can still get oVirt in front of people if
we
rework it as a lab.

Basically a lab is just a one or two sheet set of instructions that
would
describe to someone how to test out oVirt All-In-One in the LISA lab.

I know there have been demos of oVirt all-in-one at other conferences.
Does
anyone have a list of presentation-friendly instructions that he/she
could
share?

Thanks!
Greg

PS -- Actually -- the 'demo' doesn't have to be all-in-one, but I was
thinking that would be easiest given the unknown lab hardware at LISA.
If
the lab is very powerful, I suppose attendees could try to setup
separate
nodes. I'll try to find out lab details.

Greg Sheremeta
Red Hat, Inc.
Sr. Software Engineer, RHEV
Cell: 919-807-1086
gsher...@redhat.com
   
   Greg: We still may be able to help. How long of a lab would this need to
   be?
   
   I agree the all-in-one might be the best option; we could also use the
   LiveUSB version to let oVirt run without a hard install.
   
   BKP
   
  
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Live Migration Fail

2014-06-02 Thread Maurice James
I will give it a try. Thanks 

Maurice James 
Media-Node 
www.media-node.com 

- Original Message -

From: Christian Rebel christian.re...@gmx.at 
To: users@ovirt.org 
Sent: Saturday, May 31, 2014 12:23:08 PM 
Subject: Re: [ovirt-users] Live Migration Fail 



Hi Maurice  Maor, 



I had exactly the same issue and in order to fix it I implemented the below 
workaround, hope I will not have any further problems with it… 

But you have to keep in mind that the Snapshot are not getting deleted 
afterwards, I think this issue is targeted for Release 3.5 with the Feature 
“Live Merge” 
Workaround: 
I installed in Force Mode all qemu*5.8.x86*.rpm Packages from 
http://jenkins.ovirt.org/view/All/job/qemu-kvm-rhev_create-rpms_el6/lastStableBuild/
 on the physical hosts (BTW my hosts are running on CentOS 6.5 with latest yum 
updates). 



see also: 

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

http://lists.ovirt.org/pipermail/users/2014-April/023132.html 



br, 

Christian 




From: Maurice James [mailto:mja...@media-node.com] 
Sent: Samstag, 10. Mai 2014 02:33 
To: users 
Subject: [ovirt-users] Live Migration Fail 





Live disk migrations are still failing even after upgrade to 3.4.1 from 3.4.0. 
Is this still an open issue? 

___ 
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: [ovirt-users] Live Migration Fail

2014-06-02 Thread Maurice James
That didnt work for me 

- Original Message -

From: Christian Rebel christian.re...@gmx.at 
To: users@ovirt.org 
Sent: Saturday, May 31, 2014 12:23:08 PM 
Subject: Re: [ovirt-users] Live Migration Fail 



Hi Maurice  Maor, 



I had exactly the same issue and in order to fix it I implemented the below 
workaround, hope I will not have any further problems with it… 

But you have to keep in mind that the Snapshot are not getting deleted 
afterwards, I think this issue is targeted for Release 3.5 with the Feature 
“Live Merge” 
Workaround: 
I installed in Force Mode all qemu*5.8.x86*.rpm Packages from 
http://jenkins.ovirt.org/view/All/job/qemu-kvm-rhev_create-rpms_el6/lastStableBuild/
 on the physical hosts (BTW my hosts are running on CentOS 6.5 with latest yum 
updates). 



see also: 

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

http://lists.ovirt.org/pipermail/users/2014-April/023132.html 



br, 

Christian 




From: Maurice James [mailto:mja...@media-node.com] 
Sent: Samstag, 10. Mai 2014 02:33 
To: users 
Subject: [ovirt-users] Live Migration Fail 





Live disk migrations are still failing even after upgrade to 3.4.1 from 3.4.0. 
Is this still an open issue? 

___ 
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: [ovirt-users] yaml cloud-init custom scripts

2014-06-02 Thread Nathanaël Blanchet


Le 02/06/2014 13:25, Shahar Havivi a écrit :

On 02.06.14 13:07, Nathanaël Blanchet wrote:

Le 01/06/2014 20:00, Shahar Havivi a écrit :

On 01.06.14 11:20, Omer Frenkel wrote:

- Original Message -

From: Nathanaël Blanchet blanc...@abes.fr
To: users users@ovirt.org
Sent: Friday, May 30, 2014 6:49:34 PM
Subject: [ovirt-users] yaml  cloud-init custom scripts

Hello,

I've been unsuccessfully trying to make work a custom yalm script with the
cloud-init option in 3.4.1.
All other native UI parameters are correctly configured (hostname...)

My goal is to change the keyboard layout:
write_files:
- content: |
# My new /etc/sysconfig/keyboard file
KEYTABLE=fr
MODEL=pc105
LAYOUT=fr
KEYBOARDTYPE=pc
path: /etc/sysconfig/keyboard
permissions: '0644'

I can't see what is wrong and there is nothing into cloud-init logs on the
guest (/var/log/clou-init-output.log).

isn't it in /var/log/cloud-init.log ?


Is it possible to see the whole yalm file generated by the engine somewhere?


the cloud init data is attached to the vm as a cd-rom
you can mount it locally and look inside the drive name is config-2 (look for 
it with blkid)
for me on fedora 19 it always appear in /dev/sr1

First look at the mounted content as Omer suggested and take a look if the YAML
output as you expected.
You can also try to set the data that is written in the custom script
commit:
http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=d46ebd8712f369b924e199b82197e59568a686ff
see if adding this content is working for your setup:
write_files:
-   content: |
 # some file content
 path: /root/myfile

This sample was tested and worked under RHEL 6 and Fedora 19.
Please note that you need to add a tab/4 spaces as shown above.

What OS and what version of cloud-init you are using?

that's it, I finally managed to make it work after many an many tests, that
wasn't so trivial.
First I followed your advices and I successfully tested the sample script
you suggested without modify it. Then each time I attempted to add a line to
the same file, it wasn't executed anymore. I read the file with cat -T
/media/openstack/latest/user_data and then noticed that the lines weren't
uniformly formated : some were with tab and other ones with 8 spaces.
Following Please note that you need to add a tab/4 spaces as shown above I
added tab on every lines related to content of the file, but it didn't work.
I began again with only 8 spaces and then it ran.
Seems YAML to be very format sensitive and it is not clear enough when
begining this kind of job, so that I hope my leak will help many other ones.
I think the custom script field in the UI is not helpful because it is
impossible to insert a line, when doing a CR it leads to the end of file,
and it is a behaviour which easily leads to format error. It could be a good
idea to refuse validating OK if any tab is detected there.
Can I have your feeling about this?

The problem was the CR at the end of the custom script field, or any CR?

any CR in the field leads to the end on the script

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


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

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



--
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: [ovirt-users] yaml cloud-init custom scripts

2014-06-02 Thread Shahar Havivi
On 02.06.14 14:28, Nathanaël Blanchet wrote:
 
 Le 02/06/2014 13:25, Shahar Havivi a écrit :
 On 02.06.14 13:07, Nathanaël Blanchet wrote:
 Le 01/06/2014 20:00, Shahar Havivi a écrit :
 On 01.06.14 11:20, Omer Frenkel wrote:
 - Original Message -
 From: Nathanaël Blanchet blanc...@abes.fr
 To: users users@ovirt.org
 Sent: Friday, May 30, 2014 6:49:34 PM
 Subject: [ovirt-users] yaml  cloud-init custom scripts
 
 Hello,
 
 I've been unsuccessfully trying to make work a custom yalm script with 
 the
 cloud-init option in 3.4.1.
 All other native UI parameters are correctly configured (hostname...)
 
 My goal is to change the keyboard layout:
 write_files:
 - content: |
 # My new /etc/sysconfig/keyboard file
 KEYTABLE=fr
 MODEL=pc105
 LAYOUT=fr
 KEYBOARDTYPE=pc
 path: /etc/sysconfig/keyboard
 permissions: '0644'
 
 I can't see what is wrong and there is nothing into cloud-init logs on 
 the
 guest (/var/log/clou-init-output.log).
 isn't it in /var/log/cloud-init.log ?
 
 Is it possible to see the whole yalm file generated by the engine 
 somewhere?
 
 the cloud init data is attached to the vm as a cd-rom
 you can mount it locally and look inside the drive name is config-2 (look 
 for it with blkid)
 for me on fedora 19 it always appear in /dev/sr1
 First look at the mounted content as Omer suggested and take a look if the 
 YAML
 output as you expected.
 You can also try to set the data that is written in the custom script
 commit:
 http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=d46ebd8712f369b924e199b82197e59568a686ff
 see if adding this content is working for your setup:
 write_files:
 -   content: |
  # some file content
  path: /root/myfile
 
 This sample was tested and worked under RHEL 6 and Fedora 19.
 Please note that you need to add a tab/4 spaces as shown above.
 
 What OS and what version of cloud-init you are using?
 that's it, I finally managed to make it work after many an many tests, that
 wasn't so trivial.
 First I followed your advices and I successfully tested the sample script
 you suggested without modify it. Then each time I attempted to add a line to
 the same file, it wasn't executed anymore. I read the file with cat -T
 /media/openstack/latest/user_data and then noticed that the lines weren't
 uniformly formated : some were with tab and other ones with 8 spaces.
 Following Please note that you need to add a tab/4 spaces as shown above I
 added tab on every lines related to content of the file, but it didn't work.
 I began again with only 8 spaces and then it ran.
 Seems YAML to be very format sensitive and it is not clear enough when
 begining this kind of job, so that I hope my leak will help many other ones.
 I think the custom script field in the UI is not helpful because it is
 impossible to insert a line, when doing a CR it leads to the end of file,
 and it is a behaviour which easily leads to format error. It could be a good
 idea to refuse validating OK if any tab is detected there.
 Can I have your feeling about this?
 The problem was the CR at the end of the custom script field, or any CR?
 any CR in the field leads to the end on the script
So only when you copy/paste the custom script content it works for you?
 --
 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
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 -- 
 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
 
 
 -- 
 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-users] Template assignment

2014-06-02 Thread Maurice James

Is there any way to change the template assignment of an already created vm? 
This is related to my live disk migration problem. I found that all of the vms 
that I created that were based on the out of the box Blank template would fail. 
I created a new Default template and created a vm based on it and was able to 
live migrate the disk. I need to be able to change the template its based on 
because I already have close to 30 VMs created based on the old Blank 
template 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] USB redirection

2014-06-02 Thread Jean-Pierre WEISS
 

Hi, 

I'm trying to redirect USB devices on a Windows 7 vm. But,
after searching the web, I didn't find any procedure to do this. 

Here
is my configuration : 

Host : CentOS 6.5 with ovirt 3.4.0.1-el6 

vm :
Windows 7 with the virtio drivers (virtio-win- 0.1.74) installed,
spice-guest-tools-0.74, and ovirt-guest-agent installed. 

All is
working fine, except that I can see the USB devices connected to the
client. 

Any clue ? 

Thanks, 

Jean-Pierre WEISS
Administrateur
Systèmes et Réseaux
Mairie de Saint-Ouen
 ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] ISCSI question

2014-06-02 Thread Gary Lloyd
Hi Michael

The command you mentioned is what I'm doing as we use direct lun:

iscsiadm -m node -u -T
 iqn.2001-05.com.equallogic:0-1cb196-9691c713e-748004c63d151d52-vm-test

 You can craft a vdsm hook to do this to go in after_vm_destroy if you are
using direct lun as well to save you having to do this every time you
migrate / power down a vm.

*Gary Lloyd*
--
IT Services
Keele University
---


On 2 June 2014 12:49, Michael Wagenknecht wagenkne...@fuh-e.de wrote:

 Hi,
 what is the best way to logout a single ISCSI Path?
 I can't find a way in the GUI.
 Can I use the iscsiadm command (iscsiadm -u -T ... -p ...)?
 We use oVirt 3.3.2-1.el6.

 Best regards,
 Michael
 ___
 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: [ovirt-users] yaml cloud-init custom scripts

2014-06-02 Thread Nathanaël Blanchet


Le 02/06/2014 14:38, Shahar Havivi a écrit :

On 02.06.14 14:28, Nathanaël Blanchet wrote:

Le 02/06/2014 13:25, Shahar Havivi a écrit :

On 02.06.14 13:07, Nathanaël Blanchet wrote:

Le 01/06/2014 20:00, Shahar Havivi a écrit :

On 01.06.14 11:20, Omer Frenkel wrote:

- Original Message -

From: Nathanaël Blanchet blanc...@abes.fr
To: users users@ovirt.org
Sent: Friday, May 30, 2014 6:49:34 PM
Subject: [ovirt-users] yaml  cloud-init custom scripts

Hello,

I've been unsuccessfully trying to make work a custom yalm script with the
cloud-init option in 3.4.1.
All other native UI parameters are correctly configured (hostname...)

My goal is to change the keyboard layout:
write_files:
- content: |
# My new /etc/sysconfig/keyboard file
KEYTABLE=fr
MODEL=pc105
LAYOUT=fr
KEYBOARDTYPE=pc
path: /etc/sysconfig/keyboard
permissions: '0644'

I can't see what is wrong and there is nothing into cloud-init logs on the
guest (/var/log/clou-init-output.log).

isn't it in /var/log/cloud-init.log ?


Is it possible to see the whole yalm file generated by the engine somewhere?


the cloud init data is attached to the vm as a cd-rom
you can mount it locally and look inside the drive name is config-2 (look for 
it with blkid)
for me on fedora 19 it always appear in /dev/sr1

First look at the mounted content as Omer suggested and take a look if the YAML
output as you expected.
You can also try to set the data that is written in the custom script
commit:
http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=d46ebd8712f369b924e199b82197e59568a686ff
see if adding this content is working for your setup:
write_files:
-   content: |
 # some file content
 path: /root/myfile

This sample was tested and worked under RHEL 6 and Fedora 19.
Please note that you need to add a tab/4 spaces as shown above.

What OS and what version of cloud-init you are using?

that's it, I finally managed to make it work after many an many tests, that
wasn't so trivial.
First I followed your advices and I successfully tested the sample script
you suggested without modify it. Then each time I attempted to add a line to
the same file, it wasn't executed anymore. I read the file with cat -T
/media/openstack/latest/user_data and then noticed that the lines weren't
uniformly formated : some were with tab and other ones with 8 spaces.
Following Please note that you need to add a tab/4 spaces as shown above I
added tab on every lines related to content of the file, but it didn't work.
I began again with only 8 spaces and then it ran.
Seems YAML to be very format sensitive and it is not clear enough when
begining this kind of job, so that I hope my leak will help many other ones.
I think the custom script field in the UI is not helpful because it is
impossible to insert a line, when doing a CR it leads to the end of file,
and it is a behaviour which easily leads to format error. It could be a good
idea to refuse validating OK if any tab is detected there.
Can I have your feeling about this?

The problem was the CR at the end of the custom script field, or any CR?

any CR in the field leads to the end on the script

So only when you copy/paste the custom script content it works for you?
Copy/past is the best way for not having tabs instead of the correct 8 
spaces before each file content instruction

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


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

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


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



--
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: [ovirt-users] yaml cloud-init custom scripts

2014-06-02 Thread Shahar Havivi
On 02.06.14 15:16, Nathanaël Blanchet wrote:
 
 Le 02/06/2014 14:38, Shahar Havivi a écrit :
 On 02.06.14 14:28, Nathanaël Blanchet wrote:
 Le 02/06/2014 13:25, Shahar Havivi a écrit :
 On 02.06.14 13:07, Nathanaël Blanchet wrote:
 Le 01/06/2014 20:00, Shahar Havivi a écrit :
 On 01.06.14 11:20, Omer Frenkel wrote:
 - Original Message -
 From: Nathanaël Blanchet blanc...@abes.fr
 To: users users@ovirt.org
 Sent: Friday, May 30, 2014 6:49:34 PM
 Subject: [ovirt-users] yaml  cloud-init custom scripts
 
 Hello,
 
 I've been unsuccessfully trying to make work a custom yalm script with 
 the
 cloud-init option in 3.4.1.
 All other native UI parameters are correctly configured (hostname...)
 
 My goal is to change the keyboard layout:
 write_files:
 - content: |
 # My new /etc/sysconfig/keyboard file
 KEYTABLE=fr
 MODEL=pc105
 LAYOUT=fr
 KEYBOARDTYPE=pc
 path: /etc/sysconfig/keyboard
 permissions: '0644'
 
 I can't see what is wrong and there is nothing into cloud-init logs on 
 the
 guest (/var/log/clou-init-output.log).
 isn't it in /var/log/cloud-init.log ?
 
 Is it possible to see the whole yalm file generated by the engine 
 somewhere?
 
 the cloud init data is attached to the vm as a cd-rom
 you can mount it locally and look inside the drive name is config-2 
 (look for it with blkid)
 for me on fedora 19 it always appear in /dev/sr1
 First look at the mounted content as Omer suggested and take a look if 
 the YAML
 output as you expected.
 You can also try to set the data that is written in the custom script
 commit:
 http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=d46ebd8712f369b924e199b82197e59568a686ff
 see if adding this content is working for your setup:
 write_files:
 -   content: |
  # some file content
  path: /root/myfile
 
 This sample was tested and worked under RHEL 6 and Fedora 19.
 Please note that you need to add a tab/4 spaces as shown above.
 
 What OS and what version of cloud-init you are using?
 that's it, I finally managed to make it work after many an many tests, 
 that
 wasn't so trivial.
 First I followed your advices and I successfully tested the sample script
 you suggested without modify it. Then each time I attempted to add a line 
 to
 the same file, it wasn't executed anymore. I read the file with cat -T
 /media/openstack/latest/user_data and then noticed that the lines weren't
 uniformly formated : some were with tab and other ones with 8 spaces.
 Following Please note that you need to add a tab/4 spaces as shown 
 above I
 added tab on every lines related to content of the file, but it didn't 
 work.
 I began again with only 8 spaces and then it ran.
 Seems YAML to be very format sensitive and it is not clear enough when
 begining this kind of job, so that I hope my leak will help many other 
 ones.
 I think the custom script field in the UI is not helpful because it is
 impossible to insert a line, when doing a CR it leads to the end of file,
 and it is a behaviour which easily leads to format error. It could be a 
 good
 idea to refuse validating OK if any tab is detected there.
 Can I have your feeling about this?
 The problem was the CR at the end of the custom script field, or any CR?
 any CR in the field leads to the end on the script
 So only when you copy/paste the custom script content it works for you?
 Copy/past is the best way for not having tabs instead of the correct 8
 spaces before each file content instruction
Ok,
Thank you for the help, I will test it and send a patch.
 --
 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
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 -- 
 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
 
 -- 
 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
 
 
 -- 
 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: [ovirt-users] probing peers in gluster after installing hosts

2014-06-02 Thread Kanagaraj
- selecting the 'enable gluster service' in later stage(after the hosts 
are added) doesn't do anything. As you said, this could be a nice 
feature though.
- 'gluster peer probe' is used to form a logical cluster. I don't think 
having the hosts from different clusters to form a gluster-cluster is 
the right way.


Thanks,
Kanagaraj

On 06/02/2014 04:54 PM, Nathanaël Blanchet wrote:

Hi all,

I created 3 clusters in unique datacenter. I installed my hosts to the 
first one after activating the gluster service in the cluster tab. A 
expected otopi installed then the vdsm-gluster rpm and everything were 
ok for this first cluster.
The other ones weren't initially gluster ready and I wanted to 
activate the service after installing the host (so they were without 
vdsm-gluster package). But checking that item didn't do anything for 
these hosts, so that I had to manually install vdsm-gluster package. 
Then, when creating a volume, the UI told me that hosts couldn't 
communicate. So I had to manually probe them. This leads me to that 
question : is it an expected behaviour? The whole gluster job 
(installing appropriated package and probing peers in the cluster) 
should be done thanks to the UI cluster tab gluster service.
A last question : why isn't it possible to probe host on different 
clusters in the same datacenter, could be very useful.

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


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


Re: [ovirt-users] Live Migration Fail

2014-06-02 Thread Maurice James
It looks like my problem is ties to the our of the box Blank template. Im 
looking for help on how to reassign the template once the VM is already created 


- Original Message -

From: Maurice James mja...@media-node.com 
To: Christian Rebel christian.re...@gmx.at 
Cc: users@ovirt.org 
Sent: Monday, June 2, 2014 8:14:21 AM 
Subject: Re: [ovirt-users] Live Migration Fail 

That didnt work for me 

- Original Message -

From: Christian Rebel christian.re...@gmx.at 
To: users@ovirt.org 
Sent: Saturday, May 31, 2014 12:23:08 PM 
Subject: Re: [ovirt-users] Live Migration Fail 



Hi Maurice  Maor, 



I had exactly the same issue and in order to fix it I implemented the below 
workaround, hope I will not have any further problems with it… 

But you have to keep in mind that the Snapshot are not getting deleted 
afterwards, I think this issue is targeted for Release 3.5 with the Feature 
“Live Merge” 
Workaround: 
I installed in Force Mode all qemu*5.8.x86*.rpm Packages from 
http://jenkins.ovirt.org/view/All/job/qemu-kvm-rhev_create-rpms_el6/lastStableBuild/
 on the physical hosts (BTW my hosts are running on CentOS 6.5 with latest yum 
updates). 



see also: 

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

http://lists.ovirt.org/pipermail/users/2014-April/023132.html 



br, 

Christian 




From: Maurice James [mailto:mja...@media-node.com] 
Sent: Samstag, 10. Mai 2014 02:33 
To: users 
Subject: [ovirt-users] Live Migration Fail 





Live disk migrations are still failing even after upgrade to 3.4.1 from 3.4.0. 
Is this still an open issue? 

___ 
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: [ovirt-users] Recommended setup for a FC based storage domain

2014-06-02 Thread combuster
One word of caution so far, when exporting any vm, the node that acts as SPM 
is stressed out to the max. I releived the stress by a certain margin with 
lowering libvirtd and vdsm log levels to WARNING. That shortened out the 
export procedure by at least five times. But vdsm process on the SPM node  is 
still with high cpu usage so it's best that the SPM node should be left with a 
decent CPU time amount to spare. Also, export of VM's with high vdisk capacity 
and thin provisioning enabled (let's say 14GB used of 100GB defined) took 
around 50min over a 10Gb ethernet interface to a 1Gb export NAS device that 
was not stressed out at all by other processes. When I did that export with 
debug log levels it took 5hrs :(

So lowering log levels is a must in production enviroment. I've deleted the 
lun that I exported on the storage (removed it first from ovirt) and for the 
next weekend I am planing to add a new one, export it again on all the nodes 
and start a few fresh vm installations. Things I'm going to look for are 
partition alignment and running them from different nodes in the cluster at 
the same time. I just hope that not all I/O is going to pass through the SPM, 
this is the one thing that bothers me the most.
 
I'll report back on these results next week, but if anyone has experience with 
this kind of things or can point  to some documentation would be great.

On Monday, 2. June 2014. 18.51.52 you wrote:
 I'm curious to hear what other comments arise, as we're analyzing a
 production setup shortly.
 
 On Sun, Jun 1, 2014 at 10:11 PM,  combus...@archlinux.us wrote:
  I need to scratch gluster off because setup is based on CentOS 6.5, so
  essential prerequisites like qemu 1.3 and libvirt 1.0.1 are not met.
 
 Gluster would still work with EL6, afaik it just won't use libgfapi and
 instead use just a standard mount.
 
  Any info regarding FC storage domain would be appreciated though.
  
  Thanks
  
  Ivan
  
  On Sunday, 1. June 2014. 11.44.33 combus...@archlinux.us wrote:
  Hi,
  
  I have a 4 node cluster setup and my storage options right now are a FC
  based storage, one partition per node on a local drive (~200GB each) and
  a
  NFS based NAS device. I want to setup export and ISO domain on the NAS
  and
  there are no issues or questions regarding those two. I wasn't aware of
  any
  other options at the time for utilizing a local storage (since this is a
  shared based datacenter) so I exported a directory from each partition
  via
  NFS and it works. But I am little in the dark with the following:
  
  1. Are there any advantages for switching from NFS based local storage to
  a
  Gluster based domain with blocks for each partition. I guess it can be
  only
  performance wise but maybe I'm wrong. If there are advantages, are there
  any tips regarding xfs mount options etc ?
  
  2. I've created a volume on the FC based storage and exported it to all
  of
  the nodes in the cluster on the storage itself. I've configured
  multipathing correctly and added an alias for the wwid of the LUN so I
  can
  distinct this one and any other future volumes more easily. At first I
  created a partition on it but since oVirt saw only the whole LUN as raw
  device I erased it before adding it as the FC master storage domain. I've
  imported a few VM's and point them to the FC storage domain. This setup
  works, but:
  
  - All of the nodes see a device with the alias for the wwid of the
  volume,
  but only the node wich is currently the SPM for the cluster can see
  logical
  volumes inside. Also when I setup the high availability for VM's residing
  on the FC storage and select to start on any node on the cluster, they
  always start on the SPM. Can multiple nodes run different VM's on the
  same
  FC storage at the same time (logical thing would be that they can, but I
  wanted to be sure first). I am not familiar with the logic oVirt utilizes
  that locks the vm's logical volume to prevent corruption.
  
  - Fdisk shows that logical volumes on the LUN of the FC volume are
  missaligned (partition doesn't end on cylindar boundary), so I wonder if
  this is becuase I imported the VM's with disks that were created on local
  storage before and that any _new_ VM's with disks on the fc storage would
  be propperly aligned.
  
  This is a new setup with oVirt 3.4 (did an export of all the VM's on 3.3
  and after a fresh installation of the 3.4 imported them back again). I
  have room to experiment a little with 2 of the 4 nodes because currently
  they are free from running any VM's, but I have limited room for
  anything else that would cause an unplanned downtime for four virtual
  machines running on the other two nodes on the cluster (currently highly
  available and their drives are on the FC storage domain). All in all I
  have 12 VM's running and I'm asking on the list for advice and guidance
  before I make any changes.
  
  Just trying to find as much info regarding all of this as possible 

Re: [ovirt-users] oVirt 3.5.0 Alpha postponed due to blocker

2014-06-02 Thread Shi, Xiao-Lei (Bruce, HP Servers-PSC-CQ)
Hi Gilad/Sandro,

It's done.
I have created https://bugzilla.redhat.com/show_bug.cgi?id=1099417 and change 
the two patches to attach to this bug.

Thanks  Best Regards
Shi, Xiao-Lei (Bruce)

Hewlett-Packard Co., Ltd.
HP Servers Core Platform Software China 
Telephone +86 23 65683093
Mobile +86 18696583447
Email xiao-lei@hp.com


-Original Message-
From: Gilad Chaplik [mailto:gchap...@redhat.com] 
Sent: Tuesday, May 20, 2014 5:04 PM
To: Sandro Bonazzola; Shi, Xiao-Lei (Bruce, HP Servers-PSC-CQ)
Cc: Users@ovirt.org; de...@ovirt.org; Liang, Shang-Chun (David Liang, 
HPservers-Core-OE-PSC)
Subject: Re: [ovirt-users] oVirt 3.5.0 Alpha postponed due to blocker

- Original Message -
 From: Sandro Bonazzola sbona...@redhat.com
 To: Gilad Chaplik gchap...@redhat.com
 Cc: Users@ovirt.org, de...@ovirt.org
 Sent: Tuesday, May 20, 2014 11:26:02 AM
 Subject: Re: [ovirt-users] oVirt 3.5.0 Alpha postponed due to blocker
 
 Il 20/05/2014 10:19, Gilad Chaplik ha scritto:
  - Original Message -
  From: Sandro Bonazzola sbona...@redhat.com
  To: Users@ovirt.org, de...@ovirt.org, Gilad Chaplik
  gchap...@redhat.com
  Sent: Tuesday, May 20, 2014 9:48:30 AM
  Subject: Re: [ovirt-users] oVirt 3.5.0 Alpha postponed due to 
  blocker
 
  Il 16/05/2014 16:36, Sandro Bonazzola ha scritto:
  Hi,
  We're postponing oVirt 3.5.0 Alpha release due to the following 
  blocker bug discovered while running basic sanity tests:
 
  Bug 1098539 - failed to create VM if no NUMA set is specified
 
  Hi, above bug is still in status NEW, any chance to have it fixed today?
  If not, ETA on this?
  
  merged yesterday's eve thanks to doron.
  moved status to modified.
  
  Thanks for the reminder :-)
 
 I can see 2 patches not merged attached to this bug. Aren't those 
 patches needed?

no, they are complementary fixes.

Bruce,
please remove them from the bug and create a new bug [1] for them.

Thanks,
Gilad.

[1] https://bugzilla.redhat.com/enter_bug.cgi?product=oVirt [whiteboard: sla]

 
 
  
 
 
 
  On a clean install no VM can be created.
  New tentative release date for 3.5.0 Alpha is 2014-05-20.
  Thanks,
 
 
 
  --
  Sandro Bonazzola
  Better technology. Faster innovation. Powered by community collaboration.
  See how it works at redhat.com
 
 
 
 --
 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


Re: [ovirt-users] oVirt 3.5.0 Alpha postponed due to blocker

2014-06-02 Thread Liang, Shang-Chun (David Liang, HPservers-Core-OE-PSC)
Hi Gilad,
Got it. Thank you to let us know.

Best regards,
David

在 2014-5-20,下午6:11,Gilad Chaplik gchap...@redhat.com 写道:

 - Original Message -
 From: Xiao-Lei Shi (Bruce, HP Servers-PSC-CQ) xiao-lei@hp.com
 To: Gilad Chaplik gchap...@redhat.com, Sandro Bonazzola 
 sbona...@redhat.com
 Cc: Users@ovirt.org, de...@ovirt.org, Shang-Chun Liang (David Liang, 
 HPservers-Core-OE-PSC)
 shangchun.li...@hp.com
 Sent: Tuesday, May 20, 2014 12:24:45 PM
 Subject: RE: [ovirt-users] oVirt 3.5.0 Alpha postponed due to blocker
 
 Hi Gilad/Sandro,
 
 It's done.
 I have created https://bugzilla.redhat.com/show_bug.cgi?id=1099417 and change
 the two patches to attach to this bug.
 
 Great!
 
 Notes:
 * You need to fill-in whiteboard with 'sla' keyword for any NUMA related bug.
 * Once you upload a fix/es, change bug status to POST, and once bug fix/es  
 are merged in right _product_ and _target release_ change status to MODIFIED.
 
 Please update your colleagues regarding these notes.
 
 If you need anymore clarification, please contact me.
 
 Thanks, 
 Gilad.
 
 
 Thanks  Best Regards
 Shi, Xiao-Lei (Bruce)
 
 Hewlett-Packard Co., Ltd.
 HP Servers Core Platform Software China
 Telephone +86 23 65683093
 Mobile +86 18696583447
 Email xiao-lei@hp.com
 
 
 -Original Message-
 From: Gilad Chaplik [mailto:gchap...@redhat.com]
 Sent: Tuesday, May 20, 2014 5:04 PM
 To: Sandro Bonazzola; Shi, Xiao-Lei (Bruce, HP Servers-PSC-CQ)
 Cc: Users@ovirt.org; de...@ovirt.org; Liang, Shang-Chun (David Liang,
 HPservers-Core-OE-PSC)
 Subject: Re: [ovirt-users] oVirt 3.5.0 Alpha postponed due to blocker
 
 - Original Message -
 From: Sandro Bonazzola sbona...@redhat.com
 To: Gilad Chaplik gchap...@redhat.com
 Cc: Users@ovirt.org, de...@ovirt.org
 Sent: Tuesday, May 20, 2014 11:26:02 AM
 Subject: Re: [ovirt-users] oVirt 3.5.0 Alpha postponed due to blocker
 
 Il 20/05/2014 10:19, Gilad Chaplik ha scritto:
 - Original Message -
 From: Sandro Bonazzola sbona...@redhat.com
 To: Users@ovirt.org, de...@ovirt.org, Gilad Chaplik
 gchap...@redhat.com
 Sent: Tuesday, May 20, 2014 9:48:30 AM
 Subject: Re: [ovirt-users] oVirt 3.5.0 Alpha postponed due to
 blocker
 
 Il 16/05/2014 16:36, Sandro Bonazzola ha scritto:
 Hi,
 We're postponing oVirt 3.5.0 Alpha release due to the following
 blocker bug discovered while running basic sanity tests:
 
 Bug 1098539 - failed to create VM if no NUMA set is specified
 
 Hi, above bug is still in status NEW, any chance to have it fixed today?
 If not, ETA on this?
 
 merged yesterday's eve thanks to doron.
 moved status to modified.
 
 Thanks for the reminder :-)
 
 I can see 2 patches not merged attached to this bug. Aren't those
 patches needed?
 
 no, they are complementary fixes.
 
 Bruce,
 please remove them from the bug and create a new bug [1] for them.
 
 Thanks,
 Gilad.
 
 [1] https://bugzilla.redhat.com/enter_bug.cgi?product=oVirt [whiteboard: sla]
 
 
 
 
 
 
 
 On a clean install no VM can be created.
 New tentative release date for 3.5.0 Alpha is 2014-05-20.
 Thanks,
 
 
 --
 Sandro Bonazzola
 Better technology. Faster innovation. Powered by community
 collaboration.
 See how it works at redhat.com
 
 
 --
 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


[ovirt-users] Unique Storage and Back-up users

2014-06-02 Thread Naomi Taylor
Hi,

 

I came across your company during my online research as one of the top
Storage and Back-up providers. I was wondering what your marketing expansion
plans are for the rest of the year. 

 

Would you be interested in our list of unique NetApp customers? We can also
provide you with information on unique customers of - 

 

o   EMC

o   VMware

o   Citrix XenDesktop

o   Cisco Unitrends

o   Hitachi Data systems

o   IBM DB2

o   Cisco and so on

 

Thank you for these valuable minutes out of your busy schedule. 

 

Looking forward!

Regards,

 

Naomi Taylor

Sr. Business Analyst 

Email:  mailto:naomi.tay...@cleardatainfo.com
naomi.tay...@cleardatainfo.com 

Phone: 800-860-2563 Ext 4526

 

Other Services: Market research | Email appending | Email campaigning | SEO
services | 360 Degree profiling | Data Cleansing and De-duplication | etc.

To unsubscribe from this distribution list please send Remove

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


Re: [ovirt-users] oVirt China User Group?

2014-06-02 Thread halleyhan
Brian,

Just like what Mark said, We are vey happy to provide resource support to build 
oVirt user group in China,such as rental,storage, maintaining the server and 
website,etc.
Many thanks to Zhou for the website(http://cloud-times.com).
and thank all of you for the good idea!

BRs,
Halley Han

Zhou: 

Thanks for the correction, and the information! 

BKP 

- Original Message - 
 From: Zhou Zheng Sheng zhshz...@linux.vnet.ibm.com 
 To: Brian Proffitt bprof...@redhat.com, Mark Wu 
 wu...@linux.vnet.ibm.com 
 Cc: 适兕 lijiangshe...@gmail.com, users@ovirt.org, Dan Kenigsberg 
 dan...@redhat.com, Halley Han 
 halley...@cloud-times.com 
 Sent: Monday, May 26, 2014 9:34:03 AM 
 Subject: Re: [ovirt-users] oVirt China User Group? 
  
 Brian, 
  
 It seems to be http://cloud-times.com/ , and Halley Han from cloud-tims 
 is in the CC list. Maybe Halley Han will reply the mail in some minutes. 
  
 on 2014/05/26 14:28, Brian Proffitt wrote: 
  Mark: 
   
  Assuming you mean these folks (http://cloudtimes.org/), do you have any 
  contact info for them? 
   
  Peace, 
  Brian 
   
  - Original Message - 
  From: Mark Wu wu...@linux.vnet.ibm.com 
  To: Brian Proffitt bprof...@redhat.com, Zhou Zheng Sheng 
  zhshz...@linux.vnet.ibm.com 
  Cc: 适兕 lijiangshe...@gmail.com, users@ovirt.org, Dan Kenigsberg 
  dan...@redhat.com, Halley Han 
  halley...@cloud-times.com 
  Sent: Monday, May 26, 2014 9:13:49 AM 
  Subject: Re: [ovirt-users] oVirt China User Group? 
  
  On 05/23/2014 06:35 PM, Brian Proffitt wrote: 
  The rental issue is a possibility. As you say, we would need to make sure 
  that look and feel was mirrored. Is this something, perhaps, that IBM 
  could assist us with setting up? 
  Get cloud-times involved because probably they could provide resource 
  support somehow to build oVirt user group in China. So we can continue 
  the discussion to make the request clear. 
  
  A question I have is, when you start adding new content, would we be able 
  to have some of it translated into English to use on the ovirt.org? 
  
  Thank you so much for the interest! Please reach out to me to coordinate 
  community efforts and let me know what you need in terms of 
  content/assistance for local meetings/events. 
  
  Peace, 
  Brian Proffitt 
  oVirt Community Manager 
  
  - Original Message - 
  From: Zhou Zheng Sheng zhshz...@linux.vnet.ibm.com 
  To: 适兕 lijiangshe...@gmail.com, users@ovirt.org, Mark Wu 
  wu...@linux.vnet.ibm.com, Dan Kenigsberg 
  dan...@redhat.com 
  Sent: Thursday, May 22, 2014 10:14:20 PM 
  Subject: Re: [ovirt-users] oVirt China User Group? 
  
  on 2014/05/22 17:44, 适兕 wrote: 
  Hello, 
  
  I'm writing to the list in reference to helping setting up a user group 
  in 
  China. 
  
  As the oVirt community develops rapidly, there is a growing number of 
  users 
  from China who have deployed oVirt, even in their production 
  environment. 
  However, there is hardly voice/feedback from these users. 
  
  For better spreading oVirt in China, and to help more Chinese users get 
  into touch with the whole oVirt community, I am going to help setting 
  up 
  a 
  oVirt user group in China. 
  
  Things that the user group might help: 
 0. translating articles, discussions, case studies on the oVirt 
 website 
 1. organizing online(irc, mailing list) and offline discussions 
 about 
  oVirt 
 2. volunteering in test week 
 3. bug fixing 
 4. developing features related to localization 
  
  By the way, when translating articles, should we setup a new individual 
  website or just do the l10n work on http://www.ovirt.org? If the 
  former, 
  should we keep the look and feel the same with the oVirt website? 
  Great! I have some suggestions. 
  
  1. If it is possible, we'd better rent a (virtual/cloud) server inside 
  China. Sometimes it's very slow to access ovirt.org. Maybe we can also 
  have a sub-domain name such as cnuser.ovirt.org, and make the outlook of 
  cnuser the same as oVirt main site. 
  
  2. Considering the content, we can start by translating primary pages 
  and slides in ovirt.org. I think in China most of the technical people 
  are able to read English, so it is not necessary to translate all the 
  pages. We shall then provide new content that is different from the 
  oVirt main site. For example, successful customer stories, technical 
  experience sharing, and all the things you mentioned in the mail. 
  
  ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Storage and Back-up customers

2014-06-02 Thread Naomi Taylor
Hi, 

 

Just checking once again, if you had a chance to review my last email?

 

Regards,

 

Naomi Taylor

Sr. Business Analyst 

Email:  mailto:naomi.tay...@cleardatainfo.com
naomi.tay...@cleardatainfo.com 

Phone: 800-860-2563 Ext 4526

 

Other Services: Market research | Email appending | Email campaigning | SEO
services | 360 Degree profiling | Data Cleansing and De-duplication | etc.

  _  

 

From: Naomi Taylor [mailto:naomi.tay...@cleardatainfo.com] 
Sent: Thursday, May 22, 2014 2:28 PM
To: users@ovirt.org
Subject: Storage and Back-up customers

 

Hi,

 

I came across your company during my online research as one of the top
Storage and Back-up providers. I was wondering what your marketing expansion
plans are for the rest of the year. 

 

Would you be interested in our list of NetApp customers? We can also provide
you with information on customers of - 

 

o   EMC

o   VMware

o   Citrix XenDesktop

o   Cisco Unitrends

o   Hitachi Data systems

o   IBM DB2

o   Cisco and so on

 

Thank you for these valuable minutes out of your busy schedule. 

 

Looking forward!

Regards,

 

Naomi Taylor

Sr. Business Analyst 

Email:  mailto:naomi.tay...@cleardatainfo.com
naomi.tay...@cleardatainfo.com 

Phone: 800-860-2563 Ext 4526

 

Other Services: Market research | Email appending | Email campaigning | SEO
services | 360 Degree profiling | Data Cleansing and De-duplication | etc.

To unsubscribe from this distribution list please send Remove

 

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


Re: [ovirt-users] probing peers in gluster after installing hosts

2014-06-02 Thread Joop

Nathanaël Blanchet wrote:

Hi all,

I created 3 clusters in unique datacenter. I installed my hosts to the 
first one after activating the gluster service in the cluster tab. A 
expected otopi installed then the vdsm-gluster rpm and everything were 
ok for this first cluster.
The other ones weren't initially gluster ready and I wanted to 
activate the service after installing the host (so they were without 
vdsm-gluster package). But checking that item didn't do anything for 
these hosts, so that I had to manually install vdsm-gluster package. 
Then, when creating a volume, the UI told me that hosts couldn't 
communicate. So I had to manually probe them. This leads me to that 
question : is it an expected behaviour? The whole gluster job 
(installing appropriated package and probing peers in the cluster) 
should be done thanks to the UI cluster tab gluster service.
A last question : why isn't it possible to probe host on different 
clusters in the same datacenter, could be very useful.
After checking the checkbox for gluster services you'll need to migrated 
all vms from a host and put it into maintenance then  use the re-install 
link and the needed packages will be downloaded and installed and a peer 
probe will be done. After that reactivate the host and proceed to the 
next one. One caveat found: chkconfig glusterd on isn't executed. You'll 
need to do that by hand and also start the service or restart the server 
while in maintenance mode.


Joop

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


[ovirt-users] Adding Fedora 20 Support

2014-06-02 Thread Justin Brown
Hello,

I recently came across the LWN article on oVirt 3.4
(http://lwn.net/SubscriberLink/600370/dfa9cdd4f5ee0bb3/) and was
discussing the lack of Fedora 20 support with an oVirt contributor,
bkp.

It's been 4 months since I last looked at running oVirt. I use Fedora
20 on all of my infrastructure, so I was quite surprised that there is
still not support for running the engine on F20. Anyways, rather than
just complaining, I figured it would be more helpful to volunteer some
time to fix the issue.

1) I've tried looking through the oVirt bug reports to see what's
happening with Fedora 20. So far, I have identified three issues that
prevent 3.4 from working. Fedora includes sos-3, sos doesn't have
support for all ovirt plugins, and only has Wildfly instead of
JBoss-as. The full list of bugs is listed in
https://bugzilla.redhat.com/show_bug.cgi?id=1060198.

2) I was looking through the various oVirt yum repositories and
noticed that oVirt provides JBoss-AS along with tons of packages for
the el6 platform; however, for both Fedora 19 and 20, oVirt almost
entirely uses built-in packages. This seems like strange behavior
where the project has gone to great lengths to make sure oVirt works
on platforms with outdated or nonexistent packages, but won't override
or use alternates on platforms that contain overly new packages. Could
someone explain why oVirt doesn't package these for Fedora,
particularly jboss-as?

3) I'm not making accusations or trying to cause trouble, but could
someone explain to an outsider what happened with Fedora 20 support?
oVirt is a complicated project to say the least and, after a brief
look at some of the RPMs last night, the packages are just as complex.
Basically, I'm trying to figure out if there were some intractable
problems that prevented oVirt from -- more or less -- shipping tweaked
Fedora 19 dependencies for oVirt on Fedors 20, or whether it was more
a lack of manpower, a lack of interested user base, or perhaps

I'm just getting started on digesting the packages, but I think it
should be feasible to pull the problematic packages from F19, tweak
them to ovirt-* versions (eg. ovirt-sos), and tweak the oVirt packages
to use the non-system paths for those packages. Publish the whole
thing through COPR, and if oVirt is happy with the results, merge them
into the official packages and repository.

I know that there will be some apprehension about the project taking
on maintaining these dependency packages, but I'm looking to get 3.4
working on Fedora 20 as a stopgap until 3.5 is released with support
for native packages.

Thoughts?

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


Re: [ovirt-users] Adding Fedora 20 Support

2014-06-02 Thread Gianluca Cecchi
Il 02/giu/2014 20:59 Justin Brown

 I know that there will be some apprehension about the project taking
 on maintaining these dependency packages, but I'm looking to get 3.4
 working on Fedora 20 as a stopgap until 3.5 is released with support
 for native packages.

 Thoughts?

 Thanks,
 Justin


Glad and available to help, both on list and off list, both on testing and
packaging ( I have decent experience in this second one).
Gianluca
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Adding Fedora 20 Support

2014-06-02 Thread Itamar Heim

On 06/02/2014 09:59 PM, Justin Brown wrote:

Hello,

I recently came across the LWN article on oVirt 3.4
(http://lwn.net/SubscriberLink/600370/dfa9cdd4f5ee0bb3/) and was
discussing the lack of Fedora 20 support with an oVirt contributor,
bkp.

It's been 4 months since I last looked at running oVirt. I use Fedora
20 on all of my infrastructure, so I was quite surprised that there is
still not support for running the engine on F20. Anyways, rather than
just complaining, I figured it would be more helpful to volunteer some
time to fix the issue.

1) I've tried looking through the oVirt bug reports to see what's
happening with Fedora 20. So far, I have identified three issues that
prevent 3.4 from working. Fedora includes sos-3, sos doesn't have
support for all ovirt plugins, and only has Wildfly instead of
JBoss-as. The full list of bugs is listed in
https://bugzilla.redhat.com/show_bug.cgi?id=1060198.

2) I was looking through the various oVirt yum repositories and
noticed that oVirt provides JBoss-AS along with tons of packages for
the el6 platform; however, for both Fedora 19 and 20, oVirt almost
entirely uses built-in packages. This seems like strange behavior
where the project has gone to great lengths to make sure oVirt works
on platforms with outdated or nonexistent packages, but won't override
or use alternates on platforms that contain overly new packages. Could
someone explain why oVirt doesn't package these for Fedora,
particularly jboss-as?

3) I'm not making accusations or trying to cause trouble, but could
someone explain to an outsider what happened with Fedora 20 support?
oVirt is a complicated project to say the least and, after a brief
look at some of the RPMs last night, the packages are just as complex.
Basically, I'm trying to figure out if there were some intractable
problems that prevented oVirt from -- more or less -- shipping tweaked
Fedora 19 dependencies for oVirt on Fedors 20, or whether it was more
a lack of manpower, a lack of interested user base, or perhaps

I'm just getting started on digesting the packages, but I think it
should be feasible to pull the problematic packages from F19, tweak
them to ovirt-* versions (eg. ovirt-sos), and tweak the oVirt packages
to use the non-system paths for those packages. Publish the whole
thing through COPR, and if oVirt is happy with the results, merge them
into the official packages and repository.


yes, should be feasible just using the 'blob' approach of the .el6 
jboss-as rpm for fedora 20, which is the current plan.

we'd love help with doing/testing this of course.



I know that there will be some apprehension about the project taking
on maintaining these dependency packages, but I'm looking to get 3.4
working on Fedora 20 as a stopgap until 3.5 is released with support
for native packages.

Thoughts?

Thanks,
Justin
___
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: [ovirt-users] USB redirection

2014-06-02 Thread Itamar Heim

On 06/02/2014 03:57 PM, Jean-Pierre WEISS wrote:

Hi,

I'm trying to redirect USB devices on a Windows 7 vm. But, after
searching the web, I didn't find any procedure to do this.

Here is my configuration :

Host : CentOS 6.5 with ovirt 3.4.0.1-el6

vm : Windows 7 with the virtio drivers (virtio-win- 0.1.74) installed,
spice-guest-tools-0.74, and ovirt-guest-agent installed.

All is working fine, except that I can see the USB devices connected to
the client.

Any clue ?

Thanks,

Jean-Pierre WEISS
Administrateur Systèmes et Réseaux
Mairie de Saint-Ouen


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



adding spice-devel list
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Template assignment

2014-06-02 Thread Itamar Heim

On 06/02/2014 03:44 PM, Maurice James wrote:


Is there any way to change the template assignment of an already created
vm? This is related to my live disk migration problem. I found that all
of the vms that I created that were based on the out of the box Blank
template would fail. I created a new Default template and created a vm
based on it and was able to live migrate the disk. I need to be able to
change the template its based on because I already have close to 30 VMs
created based on the old Blank template


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



blank template doesn't have any disks, so this sounds strange.
federico/derez - thoughts?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Template assignment

2014-06-02 Thread Maurice James
OK I think I go the problem fixed. I stopped a VM that had the Blank template, 
exported it, reimported it. Now im able to live migrate disks with no issue. Im 
going to try reproduce the fix on another system that im having the same 
problem with.


- Original Message -
From: Itamar Heim ih...@redhat.com
To: Maurice James mja...@media-node.com, users users@ovirt.org, 
Federico Simoncelli fsimo...@redhat.com, Daniel Erez de...@redhat.com
Cc: Allon Mureinik amure...@redhat.com
Sent: Monday, June 2, 2014 4:39:12 PM
Subject: Re: [ovirt-users] Template assignment

On 06/02/2014 03:44 PM, Maurice James wrote:

 Is there any way to change the template assignment of an already created
 vm? This is related to my live disk migration problem. I found that all
 of the vms that I created that were based on the out of the box Blank
 template would fail. I created a new Default template and created a vm
 based on it and was able to live migrate the disk. I need to be able to
 change the template its based on because I already have close to 30 VMs
 created based on the old Blank template


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


blank template doesn't have any disks, so this sounds strange.
federico/derez - thoughts?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Help creating virtual machines in ovirt

2014-06-02 Thread Maurice James
Run the following commands 

#yum install ovirt-websocket-proxy 
#chkconfig ovirt-websocket-proxy on 
#service ovirt-websocket-proxy start 

Then you have to trust the CA that issued the ovirt certificate by 
pointing your browser to the following address 
https://ovirt address/ca.crt 
Trust the certificate 

You should now be able to use the HTML 5 viewer 

- Original Message -

From: Grant Tailor therealwebg...@gmail.com 
To: Maurice James mja...@media-node.com 
Cc: Omer Frenkel ofren...@redhat.com, users@ovirt.org 
Sent: Monday, June 2, 2014 8:11:05 PM 
Subject: Re: [ovirt-users] Help creating virtual machines in ovirt 

Anyone willing to help? 

#1. 
 make sure that ovirt-engine-websocket-proxy is installed and configured  

How do i do this? How do i install and configure websocket proxy? Any step by 
step guide on this? 

#2 
What do i put for the path to local storage to create local storage? 
Please see screenshot attached. 



On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor  therealwebg...@gmail.com  
wrote: 



#1. 
 make sure that ovirt-engine-websocket-proxy is installed and configured  

How do i do this? How do i install and configure websocket proxy? Any step by 
step guide on this? 

#2 
What do i put for the path to local storage to create local storage? 
Please see screenshot attached. 





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


Re: [ovirt-users] Help creating virtual machines in ovirt

2014-06-02 Thread Maurice James
I havent dabbled with local storage yet. Maybe someone can jump in here 


- Original Message -

From: Grant Tailor therealwebg...@gmail.com 
To: Maurice James mja...@media-node.com 
Cc: Omer Frenkel ofren...@redhat.com, users@ovirt.org 
Sent: Monday, June 2, 2014 8:24:52 PM 
Subject: Re: [ovirt-users] Help creating virtual machines in ovirt 

Thanks a lot..will try that now 

What about local storage? 
What do i put for path? 


On Mon, Jun 2, 2014 at 8:23 PM, Maurice James  mja...@media-node.com  wrote: 



Run the following commands 

#yum install ovirt-websocket-proxy 
#chkconfig ovirt-websocket-proxy on 
#service ovirt-websocket-proxy start 

Then you have to trust the CA that issued the ovirt certificate by 
pointing your browser to the following address 
https://ovirt address/ca.crt 
Trust the certificate 

You should now be able to use the HTML 5 viewer 


From: Grant Tailor  therealwebg...@gmail.com  
To: Maurice James  mja...@media-node.com  
Cc: Omer Frenkel  ofren...@redhat.com , users@ovirt.org 
Sent: Monday, June 2, 2014 8:11:05 PM 

Subject: Re: [ovirt-users] Help creating virtual machines in ovirt 

Anyone willing to help? 

#1. 
 make sure that ovirt-engine-websocket-proxy is installed and configured  

How do i do this? How do i install and configure websocket proxy? Any step by 
step guide on this? 

#2 
What do i put for the path to local storage to create local storage? 
Please see screenshot attached. 



On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor  therealwebg...@gmail.com  
wrote: 

blockquote

#1. 
 make sure that ovirt-engine-websocket-proxy is installed and configured  

How do i do this? How do i install and configure websocket proxy? Any step by 
step guide on this? 

#2 
What do i put for the path to local storage to create local storage? 
Please see screenshot attached. 






/blockquote



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


Re: [ovirt-users] Help creating virtual machines in ovirt

2014-06-02 Thread Grant Tailor
Loaded plugins: fastestmirror, versionlock
Loading mirror speeds from cached hostfile
Could not get metalink
https://mirrors.fedoraproject.org/metalink?repo=epel-6arch=x86_64 error was
12: Timeout on
https://mirrors.fedoraproject.org/metalink?repo=epel-6arch=x86_64: (28,
'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
 * base: centos.aol.com
 * extras: mirror.lug.udel.edu
 * ovirt-3.4-epel: mirror.metrocast.net
 * ovirt-3.4-jpackage-6.0-generic: ftp.heanet.ie
 * ovirt-3.4-stable: mirrors.ibiblio.org
 * updates: mirror.sanctuaryhost.com
base
| 3.7 kB 00:00
extras
| 3.4 kB 00:00
ovirt-3.4-glusterfs-epel
| 2.9 kB 00:00
ovirt-3.4-glusterfs-noarch-epel
| 2.9 kB 00:00
ovirt-3.4-jpackage-6.0-generic
| 1.9 kB 00:00
ovirt-3.4-stable
| 2.9 kB 00:00
updates
| 3.4 kB 00:00
updates/primary_db
| 3.2 MB 00:01
Setting up Install Process
No package ovirt-websocket-proxy available.
Error: Nothing to do



On Mon, Jun 2, 2014 at 9:10 PM, Grant Tailor therealwebg...@gmail.com
wrote:

 I think when i tried to create local storage a datacenter was
 automatically created

 before i had the host under Default datacenter but when i tried creating
 local storage, it created another datacenter for me.

 Now what do i put for the Path for the local storage?



 On Mon, Jun 2, 2014 at 8:29 PM, Maurice James mja...@media-node.com
 wrote:

 I havent dabbled with local storage yet. Maybe someone can jump in here


 --
 *From: *Grant Tailor therealwebg...@gmail.com
 *To: *Maurice James mja...@media-node.com
 *Cc: *Omer Frenkel ofren...@redhat.com, users@ovirt.org
 *Sent: *Monday, June 2, 2014 8:24:52 PM

 *Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt

 Thanks a lot..will try that now

 What about local storage?
 What do i put for path?


 On Mon, Jun 2, 2014 at 8:23 PM, Maurice James mja...@media-node.com
 wrote:

 Run the following commands

 #yum install ovirt-websocket-proxy
 #chkconfig ovirt-websocket-proxy on
 #service ovirt-websocket-proxy start

 Then you have to trust the CA that issued the ovirt certificate by
 pointing your browser to the following address
 https://ovirt address/ca.crt
 Trust the certificate

 You should now be able to use the HTML 5 viewer

 --
 *From: *Grant Tailor therealwebg...@gmail.com
 *To: *Maurice James mja...@media-node.com
 *Cc: *Omer Frenkel ofren...@redhat.com, users@ovirt.org
 *Sent: *Monday, June 2, 2014 8:11:05 PM

 *Subject: *Re: [ovirt-users] Help creating virtual machines in ovirt

 Anyone willing to help?

 #1.
 make sure that ovirt-engine-websocket-proxy is installed and configured
 

 How do i do this? How do i install and configure websocket proxy? Any
 step by step guide on this?

 #2
 What do i put for the path to local storage to create local storage?
 Please see screenshot attached.



 On Sun, Jun 1, 2014 at 11:13 PM, Grant Tailor therealwebg...@gmail.com
 wrote:

 #1.
 make sure that ovirt-engine-websocket-proxy is installed and
 configured

 How do i do this? How do i install and configure websocket proxy? Any
 step by step guide on this?

 #2
 What do i put for the path to local storage to create local storage?
 Please see screenshot attached.







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