Re: [ovirt-users] Network configuration validation error

2018-02-11 Thread Jiri Belka
> This option relevant only for the upgrade from 3.6 to 4.0(engine had > different OS major versions), it all other cases the upgrade flow very > similar to upgrade flow of standard engine environment. > > > 1. Put hosted-engine environment to GlobalMaintenance(you can do it via > UI) >

Re: [ovirt-users] After upgrading to 4.1.4 unable to start VM or migrate them

2017-08-01 Thread Jiri Belka
> Ok I found the ERROR: > After upgrade the schedule policy was "none", I dont know why it was moved to > none but to fix the problem I did following: > Edit Cluster->Scheduling Policy-> Select Policy: vm_evently_distributed > Now I can run/migrate the VMs. > > I think there should be a some bug

Re: [ovirt-users] Guest Agent Running unconfined on Centos 7

2017-02-22 Thread Jiri Belka
- Original Message - > From: "Alan Griffiths" > To: "Ovirt Users" > Sent: Friday, February 10, 2017 4:25:28 PM > Subject: [ovirt-users] Guest Agent Running unconfined on Centos 7 > > Hi, > > I'm running ovirt-guest-agent from Centos 7 EPEL and

Re: [ovirt-users] vm display effect

2017-02-22 Thread Jiri Belka
Do you have SPICE console and SPICE agents installed? - Original Message - From: "qinglong dong" To: "users" Sent: Thursday, February 16, 2017 4:18:22 AM Subject: [ovirt-users] vm display effect Hi, all I have used windows vm created by

Re: [ovirt-users] Ovirt console ticket time threshold and password

2017-02-08 Thread Jiri Belka
I doubt you can have it "static" and open consoles from Admin/User Portals. You can submit a feature request but IMO this feature goes against all AAA implemented in oVirt. Anyway, what about a libvirt/vdsm hook for following? ~~~ virsh # qemu-monitor-command 10 --hmp 'set_password spice foobar

Re: [ovirt-users] Ovirt console ticket time threshold and password

2017-02-08 Thread Jiri Belka
Without console password everybody could vnc/spice to a console port on your host. I suppose you don't want this in multi-user environment. j. - Original Message - From: "rightkicktech.gmail.com" To: "Ovirt Users Mailing List" Sent: Saturday,

Re: [ovirt-users] oVirt 4 with custom SSL-certificate and SPICE HTML5 browser client -> WebSocket error: Can't connect to websocket on URL: wss://ovirt.engine.fqdn:6100/

2016-08-16 Thread Jiri Belka
eksey.maksi...@it-kb.ru> To: "Jiri Belka" <jbe...@redhat.com> Cc: "users" <users@ovirt.org> Sent: Tuesday, August 16, 2016 2:59:21 PM Subject: Re: [ovirt-users] oVirt 4 with custom SSL-certificate and SPICE HTML5 browser client -> WebSocket error: Can't connect t

Re: [ovirt-users] oVirt 4 with custom SSL-certificate and SPICE HTML5 browser client -> WebSocket error: Can't connect to websocket on URL: wss://ovirt.engine.fqdn:6100/

2016-08-16 Thread Jiri Belka
It is also handy to do: openssl s_client -connect $websocketproxy_host:6100 j. - Original Message - From: "aleksey maksimov" <aleksey.maksi...@it-kb.ru> To: "Jiri Belka" <jbe...@redhat.com> Cc: "users" <users@ovirt.org> Sent: Tuesday, August

Re: [ovirt-users] oVirt 4 with custom SSL-certificate and SPICE HTML5 browser client -> WebSocket error: Can't connect to websocket on URL: wss://ovirt.engine.fqdn:6100/

2016-08-16 Thread Jiri Belka
etails. j. - Original Message - From: "aleksey maksimov" <aleksey.maksi...@it-kb.ru> To: "Jiri Belka" <jbe...@redhat.com> Cc: "users" <users@ovirt.org> Sent: Monday, August 15, 2016 6:18:48 PM Subject: Re: [ovirt-users] oVirt 4 with custom SSL-certificate

Re: [ovirt-users] oVirt 4 with custom SSL-certificate and SPICE HTML5 browser client -> WebSocket error: Can't connect to websocket on URL: wss://ovirt.engine.fqdn:6100/

2016-08-02 Thread Jiri Belka
This works for me: # cat /etc/ovirt-engine/ovirt-websocket-proxy.conf.d/10-setup.conf PROXY_PORT=6100 SSL_CERTIFICATE=/etc/pki/ovirt-engine/apache-ca.pem SSL_KEY=/etc/pki/ovirt-engine/keys/apache.key.nopass CERT_FOR_DATA_VERIFICATION=/etc/pki/ovirt-engine/certs/engine.cer SSL_ONLY=True -

Re: [ovirt-users] remote-viewer on OSX

2016-07-27 Thread Jiri Belka
I'm not OSX user but virt-viewer works on OpenBSD fine, so it can't be difficult to make it running. You need libvirt working (just for 'remote'), spice-gtk, gtk-vnc and couple of python modules.

Re: [ovirt-users] ERROR [org.ovirt.vdsm.jsonrpc.client.reactors.Reactor] (SSL Stomp Reactor) [] Unable to process messages

2016-07-26 Thread Jiri Belka
> > Unfortunately, upgrading to 4.0.1RC didn't solve the problem. Actually, > > the error changed to 'General SSLEngine problem', but the result was the > > same, like this: > > > > 2016-07-13 09:52:22,010 INFO > > [org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp > > Reactor) []

Re: [ovirt-users] ERROR [org.ovirt.vdsm.jsonrpc.client.reactors.Reactor] (SSL Stomp Reactor) [] Unable to process messages

2016-07-26 Thread Jiri Belka
> Hi, > > Unfortunately, upgrading to 4.0.1RC didn't solve the problem. Actually, > the error changed to 'General SSLEngine problem', but the result was the > same, like this: > > 2016-07-13 09:52:22,010 INFO > [org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp > Reactor) []

Re: [ovirt-users] restore of backup fail when Migrating to ovirt-engine 4.0

2016-06-28 Thread Jiri Belka
> [.. cutting all bogus as it is unreadable, even with html mails..] > > On Tue, Jun 28, 2016 at 4:00 PM, Yaniv Dary wrote: > > > Do you have any 3.5 clusters? You can only upgrade to 4.0, if all the > > cluster are 3.6 compatibility. > >> > >> #engine-backup --mode=restore

[ovirt-users] [ovirt-cli] query snapshot in preview of a vm

2016-03-04 Thread Jiri Belka
I can't figure out how to do nice ovirt-shell command to query current snapshot in preview of a vm (to commit it later). This works: ~~~ list snapshots --parent-vm-name jb-w2k8r2 --kwargs "description=Active VM before the preview" --show-all | egrep "^(id|description|type)" id

Re: [ovirt-users] Domain ordering in the user portal login form

2015-10-30 Thread Jiri Belka
> I have 3.6, what file should I modify in > > /etc/ovirt-engine/extensions.d/? See how it works here https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.5/html-single/Administration_Guide/index.html#sect-Directory_Users

Re: [ovirt-users] Change host using php api

2015-10-30 Thread Jiri Belka
> I would like to change the host of a vm using the api call. I tried it by > using the following xml but didn't work > > > > > > > compute11 > > > > > > > Could you please check it ? Check what? '...didn't work' is too broad description. Share more info. j.

Re: [ovirt-users] Unable to boot from CD ROM using api

2015-10-30 Thread Jiri Belka
> We are using ovirt 3.5 version and trying to change the boot device to CD ROM > and boot from it using the ovirt api. I am able to change the boot order but > i am unable to boot the vm from the CDROM using api. But i am able to do the > same from the ovirt panel. The following are the steps

Re: [ovirt-users] ipv6 in guests not worknig

2015-10-30 Thread Jiri Belka
> [root@dipovirt01 ~]# cat /etc/sysctl.d/ipv6.conf > net.ipv6.conf.all.forwarding = 1 > net.ipv6.conf.default.forwarding = 1 imo the above is only needed for "routing", not bridging. any news? j. ___ Users mailing list Users@ovirt.org

Re: [ovirt-users] Domain ordering in the user portal login form

2015-10-30 Thread Jiri Belka
> From: "Cristian Mammoli" > To: "users" > Sent: Tuesday, October 27, 2015 10:20:10 AM > Subject: [ovirt-users] Domain ordering in the user portal login form > > Hi, is there a way to set the default domain in the user portal drop > down menu? > > Thanks

Re: [ovirt-users] Keep on loading while importing a vm

2015-10-30 Thread Jiri Belka
> While importing a vm from vmware in the Ovirt3.6 its keep on loading and > nothing comes up ,can someone help me in that ? Via v2v tool? If so check http://libguestfs.org/virt-v2v.1.html for contacts. j. ___ Users mailing list Users@ovirt.org

Re: [ovirt-users] Ovirt Guest VM network | vnet to id

2015-10-30 Thread Jiri Belka
> I have an query regarding guest VM network name...in the host every VM > network has the name of vnet0,vnet1 etc...is there any way to change to them > from vnet to interface id ?? I understand your point but in "cloud"(-like) environments there's no use for explicit hardcoded names. You

Re: [ovirt-users] Ovirt and Shorewall

2015-10-30 Thread Jiri Belka
> From: "Johan Vermeulen" > To: "users" > Sent: Wednesday, October 28, 2015 4:13:49 PM > Subject: [ovirt-users] Ovirt and Shorewall > Hello All, > I'm still experimenting with Ovirt-setup. > Because Centos/Rhel7 now have Firewalld, and because I still

Re: [ovirt-users] Problem starting up new VM created from a template.

2015-10-30 Thread Jiri Belka
> Hello, > > I'm having troubles with a new VM created from a template. I did run sysprep > in the windows 2008R2 machine before creating a template from it. I have > already used this template multiple times and even this time it initially > started up just fine but not a second time. > > This

Re: [ovirt-users] It is possible to use vdsClient / virsh to start VMs in the event that engine is down?

2015-10-30 Thread Jiri Belka
> I do not see a way to start vm's in the event that an engine is down. I see > vdsClient -s 0 destroy works to shut them down. Yes, engine is SPOF. They invented hosted engine solution which pretends to bringe HA for engine but... I have no idea why it does not use JBoss based features like

Re: [ovirt-users] ovirt-shell login problems

2015-10-30 Thread Jiri Belka
> i'm trying to connect to the engine using ovirt-shell, but i get [SSL: > UNKNOWN_PROTOCOL] unknown protocol (_ssl.c:590). > Here is the command i use: > ovirt-shell -c --url " https://192.168.0.101:80/ovirt-engine/api " --user > "admin@internal" -A ovirt_ca.pem > > And the debugging mode with

Re: [ovirt-users] poor graphic performances with spice

2015-10-30 Thread Jiri Belka
> From: "Nathanaël Blanchet" > To: users@ovirt.org > Sent: Wednesday, October 28, 2015 5:06:54 PM > Subject: [ovirt-users] poor graphic performances with spice > > Hello, > > I'm studying a possibility to use ovirt as a vdi solution with centos or > fedora guests. But using

Re: [ovirt-users] Installation failed

2015-10-30 Thread Jiri Belka
> Trying to add a node to our setup, but since today I'm getting an error when > adding. It looks like starting vdsm-network failed to start, due to this > error: > Oct 26 16:46:59 hv01.ovirt.gs.cloud.lan python[27521]: DIGEST-MD5 > parse_server_challenge() > Oct 26 16:46:59

Re: [ovirt-users] Feature request: bind mounting filesystems

2015-09-01 Thread Jiri Belka
> From: "Steve Kilduff" > To: users@ovirt.org > Sent: Tuesday, September 1, 2015 5:01:10 PM > Subject: [ovirt-users] Feature request: bind mounting filesystems > > Hi, > > Bind mounting paths would be a great feature. It would hopefully make storage > backends transparent

Re: [ovirt-users] Migration from all-in-one to self hosted engine tips?

2015-09-01 Thread Jiri Belka
> From: "Gianluca Cecchi" > To: "users" > Sent: Tuesday, September 1, 2015 8:48:09 AM > Subject: [ovirt-users] Migration from all-in-one to self hosted engine tips? > > Hello, > considering that all-in-one could become deprecated, any tips in

Re: [ovirt-users] Migrating old VMWare VM to oVirt?

2015-09-01 Thread Jiri Belka
> From: "Chris Adams" > To: users@ovirt.org > Sent: Tuesday, September 1, 2015 5:04:10 PM > Subject: [ovirt-users] Migrating old VMWare VM to oVirt? > > I have an ancient VM that I need to migrate to oVirt if possible. It is > Windows 2000 Server on VMWare ESXi 4.1 (yeah, I

Re: [ovirt-users] Using both shared and local storage

2015-08-31 Thread Jiri Belka
> No, it doesn't work as expected. I would expect to have an option to attach > to any Virtual Machine storage which is either shared or local. It does work as expected, do your homework first to know how oVirt does work. Your expectation are just your expectations. Question: How would you

Re: [ovirt-users] Daily online VM backups

2015-08-31 Thread Jiri Belka
> From: "gregor" > To: Users@ovirt.org > Sent: Sunday, August 30, 2015 11:01:49 AM > Subject: [ovirt-users] Daily online VM backups > > Hi, > > what is the best way to make daily backups of my VM's without shutting > them down? > > I found the Backup-Restore API and

Re: [ovirt-users] ovirt-engine 3.5.3: Access external provider via http proxy

2015-08-31 Thread Jiri Belka
> From: "Carlo Rodrigues" > To: users@ovirt.org > Sent: Saturday, August 22, 2015 12:23:52 AM > Subject: [ovirt-users] ovirt-engine 3.5.3: Access external provider via http > proxy > > Hello, > > I just installed oVirt 3.5.3 in a private network with no NAT. > >

Re: [ovirt-users] Using both shared and local storage

2015-08-31 Thread Jiri Belka
> From: "Damir Marković" <dam...@nordeus.eu> > To: "Jiri Belka" <jbe...@redhat.com> > Cc: users@ovirt.org > Sent: Monday, August 31, 2015 2:02:10 PM > Subject: Re: [ovirt-users] Using both shared and local storage > > Thank you for your hel

Re: [ovirt-users] Graceful shutdown on power loss

2015-08-07 Thread Jiri Belka
From: John Gardeniers jgardeni...@objectmastery.com To: users users@ovirt.org Sent: Friday, August 7, 2015 7:38:00 AM Subject: [ovirt-users] Graceful shutdown on power loss I'm looking into the best way to shut down our VM environment if a power outage looks like draining the UPS

Re: [ovirt-users] Migrate to CentOS7 on new hardware

2015-08-07 Thread Jiri Belka
- Original Message - From: andreas ewert andreas.ew...@cbc.de To: users@ovirt.org Sent: Friday, August 7, 2015 1:12:03 PM Subject: [ovirt-users] Migrate to CentOS7 on new hardware Hello, I want to migrate my oVirt Hypervisors to CentOS7. My strategy is to install new boxes with

Re: [ovirt-users] iSCSI question... LUNS-Targets balnk

2015-08-07 Thread Jiri Belka
From: Alan Murrell li...@murrell.ca To: users@ovirt.org Sent: Thursday, August 6, 2015 7:54:06 PM Subject: [ovirt-users] iSCSI question... LUNS-Targets balnk Hello, I am hoping someone here has had experience in setting up an iSCSI target using 'targetcli'. I followed the following

Re: [ovirt-users] Hosted Engine on SAS storage array

2015-08-07 Thread Jiri Belka
From: Cristian Mammoli c.mamm...@apra.it To: users users@ovirt.org Sent: Thursday, August 6, 2015 6:19:55 PM Subject: [ovirt-users] Hosted Engine on SAS storage array I see oVirt 3.6 support HE on fibre channel, what if I have a SAS SAN? Is it supported as well? Does 'SAS storage array'

Re: [ovirt-users] automatic migration on power failure

2015-08-07 Thread Jiri Belka
[...] HA option on VM also works fine, but it only restarts on the same host. below is our current setup. If the host is down how could engine's HA feature start VMs on same host (the one which is down)? HA should start VMs on any other host in same cluster. Maybe you have to describe more

Re: [ovirt-users] [Reports] Virtual machine Network usage statistics

2015-08-07 Thread Jiri Belka
From: Lionel Caignec caig...@cines.fr To: users@ovirt.org Sent: Wednesday, July 29, 2015 8:21:19 AM Subject: [ovirt-users] [Reports] Virtual machine Network usage statistics Hi, i've recently installed ovirt-engine-report, and i've a little problem with reports about VM. All graphs

Re: [ovirt-users] usb redirection in native mode does not work in linked clones

2015-08-07 Thread Jiri Belka
From: Cristian Mammoli c.mamm...@apra.it To: users@ovirt.org Sent: Monday, July 27, 2015 5:35:45 PM Subject: [ovirt-users] usb redirection in native mode does not work in linked clones Hi, linked clones with usb redirection in native mode does not start: engine error: VM

Re: [ovirt-users] upgrade to ovirt 3.5.3, vm quantity wrong!!

2015-08-07 Thread Jiri Belka
From: CheungPaul eq2...@msn.com To: users@ovirt.org Sent: Monday, August 3, 2015 3:30:42 AM Subject: [ovirt-users] upgrade to ovirt 3.5.3, vm quantity wrong!! Dear All , last week I upgrade ovirt 3.5.0 to 3.5.3 I hope it could fix some bug, but I met this problem look: all I

Re: [ovirt-users] Is there a software-way to configure power management in oVirt?

2015-08-07 Thread Jiri Belka
From: lof...@lofyer.org To: users@ovirt.org Sent: Friday, July 31, 2015 3:58:39 AM Subject: [ovirt-users] Is there a software-way to configure power management in oVirt? Is there a software-way to configure power management in oVirt? Not all my clients have got IPMI. There's SSH soft

Re: [ovirt-users] Ubuntu guest doesn't reboot properly

2015-08-07 Thread Jiri Belka
From: Alan Murrell li...@murrell.ca To: users users@ovirt.org Sent: Sunday, July 26, 2015 11:34:40 AM Subject: [ovirt-users] Ubuntu guest doesn't reboot properly I have an Ubuntu 14.04 guest (actually Zentyal server). Guest additions are installed from respository (and even displays the

Re: [ovirt-users] reinstall hosted-engine with ovirt 3.5?

2015-07-18 Thread Jiri Belka
To: Jiri Belka jbe...@redhat.com Cc: Ovirt Users users@ovirt.org Sent: Friday, July 17, 2015 6:10:54 PM Subject: Re: [ovirt-users] reinstall hosted-engine with ovirt 3.5? is there a mechanism to import the appliance image into the hosted engine? I am not sure how I would do this since I have no live

Re: [ovirt-users] Create Template error

2015-07-17 Thread Jiri Belka
From: Konstantinos Christidis kochr...@ekt.gr To: users@ovirt.org Sent: Tuesday, July 14, 2015 11:26:18 PM Subject: [ovirt-users] Create Template error Hello, Clone VM or Make Template took several minutes and failed with this error Failed with error ENGINE and code 5001 Full error

Re: [ovirt-users] reinstall hosted-engine with ovirt 3.5?

2015-07-17 Thread Jiri Belka
From: Alastair Neil ajneil.t...@gmail.com To: Ovirt Users users@ovirt.org Sent: Thursday, July 16, 2015 5:38:41 PM Subject: [ovirt-users] reinstall hosted-engine with ovirt 3.5? Due to a moment of idiocy I accidentally upgraded my hosted-engine vm to Fedora 22 and now ovirt-engine will not

Re: [ovirt-users] Problem with Mac Spoof Filter

2015-07-17 Thread Jiri Belka
From: InterNetX - Juergen Gotteswinter j...@internetx.com To: users@ovirt.org Sent: Thursday, July 16, 2015 3:21:15 PM Subject: [ovirt-users] Problem with Mac Spoof Filter Hi, seems like the Setting EnableMACAntiSpoofingFilterRules only applies to the main IP of a VM, additional IP

Re: [ovirt-users] Unable to shutdown, poweroff or delete a VM

2015-07-10 Thread Jiri Belka
From: Mark Steele mste...@telvue.com To: users@ovirt.org Sent: Thursday, July 9, 2015 1:30:11 PM Subject: [ovirt-users] Unable to shutdown, poweroff or delete a VM We are running oVirt Version 3.5.0.1-1.el6. I have a VM on one of my hosts that appears to be stuck. The VM shows running,

Re: [ovirt-users] Can not kill vm

2015-06-19 Thread Jiri Belka
Hi! I find a way to fix this! /etc/init.d/vdsmd stop kill -9 libvirtd pid /etc/init.d/vdsmd start tks! stopping vdsm or libvirtd is irrelevant. maybe you should learn about `pkill' which doesn't need to specify pid :) j. ___ Users mailing list

Re: [ovirt-users] Get CPU and Memory Usage for VM and Host using ovirt java sdk

2015-06-19 Thread Jiri Belka
1)I would like to know if there is a way to fetch the “CPU and Memory Usage for VM “ and CPU and Memory Usage for a Host in the RHEVM environment using ovirt sdk in java. I am using ovirt-engine-sdk-java-3.5.0.5.jar. Can you please provide me with the java example if possible. The cpu

Re: [ovirt-users] vdsm lvm filter

2015-06-19 Thread Jiri Belka
I've got a setup with with ovirt and an equallogic iscsi. Im using the dell hit drivers. Install all good, after a reboot the storage won't come up. From the vdsm logs i can see the volume groups can't be found. in the lvm vgs command the following filter is used: [ '\''r|.*|'\'' ] . If I

Re: [ovirt-users] [ovirt 3.5.1] Attach sysprep floppy from the API

2015-06-19 Thread Jiri Belka
I would like to attach a sysprep floppy to a Windows VM. Currently, I am able to configure the sysprep custom script from the API : PUT https://HOSTNAME/api/vms/{id} vm initialization custom_script{my content}/custom_script /initialization /vm After that, when I

Re: [ovirt-users] oVirt timeouts

2015-06-19 Thread Jiri Belka
pls, howto change oVirt timeouts for status : 1) node ( brick) is power down / up 2) volume status for node(brick) is up/down They are too long ( I'm expecting a few sec. not a lot of minutes ) If it has some spacial reason, let me know about, pls. I don't do glusterfs here but see

Re: [ovirt-users] Ovirt PXE boot wierdness

2015-06-19 Thread Jiri Belka
I have the engine running on separate HW with eth0 being the management interface I have 2 compute nodes with eth0 being the management interface and eth1 having a vlan trunk with all of the VM networks If I install a guest from the CD image it all works fine and picks up an IP

[ovirt-users] FYI FreeBSD on POWER8

2015-02-24 Thread Jiri Belka
http://adrianchadd.blogspot.cz/2015/02/freebsd-on-power8-its-alive.html ...FreeBSD now boots inside of the hypervisor environment and seems stable enough to do development on. -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A:

Re: [ovirt-users] Thinking loud about VM's serial console access

2014-10-20 Thread Jiri Belka
On Sat, 18 Oct 2014 14:39:12 -0400 (EDT) Alon Bar-Lev alo...@redhat.com wrote: Please read [1]. I am unsure about concurrent access, this should be done using ssh bridge and now low level solution. Thanks, Alon [1] http://www.ovirt.org/Features/Serial_Console How will it behave

Re: [ovirt-users] Thinking loud about VM's serial console access

2014-10-20 Thread Jiri Belka
On Mon, 20 Oct 2014 08:40:34 -0400 (EDT) Alon Bar-Lev alo...@redhat.com wrote: - Original Message - From: Jiri Belka jbe...@redhat.com To: Alon Bar-Lev alo...@redhat.com Cc: users@ovirt.org Sent: Monday, October 20, 2014 2:40:01 PM Subject: Re: [ovirt-users] Thinking loud

[ovirt-users] Thinking loud about VM's serial console access

2014-10-17 Thread Jiri Belka
Hi, on KVM forum VM's serial console access was raised. I'd like to make some comments, hopefully it would help to think about how we would access VM's serial consoles in oVirt. 1. encrypted access (ssh preferable) is a must 2. not to type any automatically generated password to access

Re: [ovirt-users] Thinking loud about VM's serial console access

2014-10-17 Thread Jiri Belka
://www.emersonnetworkpower.com/en-US/Products/InfrastructureManagement/SerialConsoles/Pages/AvocentACSv6000VirtualAdvancedConsoleServer.aspx On Fri, Oct 17, 2014 at 11:15 AM, Jiri Belka jbe...@redhat.com wrote: Hi, on KVM forum VM's serial console access was raised. I'd like to make some comments

Re: [ovirt-users] [ovirt-devel] oVirt 3.5 test day 2 results

2014-07-31 Thread Jiri Belka
'...no so usable', this is joke. It's real design failure. Do not take this personally but whoever approved this did bad job. No, of course: I'm not so proud of it too. :-) A previous attempt used ssh and scp to do all automatically but it was rejected being judged not so secure.

Re: [ovirt-users] [ovirt-devel] oVirt 3.5 test day 2 results

2014-07-31 Thread Jiri Belka
On Thu, 31 Jul 2014 08:26:20 +0200 Jiri Belka jbe...@redhat.com wrote: '...no so usable', this is joke. It's real design failure. Do not take this personally but whoever approved this did bad job. No, of course: I'm not so proud of it too. :-) A previous attempt used ssh and scp

[ovirt-users] ftp.snt.utwente.nl mirror doesn't have ovirt via rsync

2014-07-30 Thread Jiri Belka
Hi, could anybody responsible contact owners of this mirror and ask them to make oVirt available via rsync? j. ~~~ Welcome to the ftp.snt.utwente.nl archive. This service is provided to you by: Studenten Net Twente (SNT)

[ovirt-users] broken mirror - ftp.nluug.nl

2014-07-30 Thread Jiri Belka
Hi, could anybody responsible contact owners of this mirror to repair it? same via http... j. ~~~ # rsync --progress -a -vv --exclude-from=ovirt-3.5-pre.exclude \ rsync://ftp.nluug.nl/ovirt/ovirt-3.5-pre/ ./ 21 | tail rsync: send_files failed to open

[ovirt-users] oVirt mirror health report

2014-07-30 Thread Jiri Belka
Hi, oVirt mirrors are not really great, could you consider to make a health status reporting - out of sync, broken,...? This way you could remove bogus mirrors which would just make people upset. Inspiration: http://spacehopper.org/mirmon/ j. ___

Re: [ovirt-users] [ovirt-devel] oVirt 3.5 test day 2 results

2014-07-30 Thread Jiri Belka
On Wed, 30 Jul 2014 09:04:10 -0400 (EDT) Simone Tiraboschi stira...@redhat.com wrote: We choose that way to avoid to ask to the user to provide the root password of the engine host, in order to automatically copying files via SCP or executing commands over ssh on the remote host, for

Re: [ovirt-users] Using Virtio-SCSI passthough on SCSI - Devices

2014-04-25 Thread Jiri Belka
On Fri, 25 Apr 2014 13:40:09 + Daniel Helgenberger daniel.helgenber...@m-box.de wrote: Hello, does anyone have an idea on how to accomplish this? In my particular setup, I need a FC tape drive passed though to the vm. Note, passing throuh FC - LUNs works flawlessly. If I understood

Re: [Users] php on jboss

2014-03-24 Thread Jiri Belka
On Mon, 24 Mar 2014 09:23:39 -0400 (EDT) Alon Bar-Lev alo...@redhat.com wrote: You can put custom files under /usr/share/ovirt-engine/files it will be available for you at: http:///ovirt-engine/files unix-style nitpicking... hier(7): /usr This directory is usually mounted from a

Re: [Users] [RFI] GUI Changes for oVirt 4.0

2014-03-18 Thread Jiri Belka
On Tue, 18 Mar 2014 10:47:16 + Sven Kieske s.kie...@mittwald.de wrote: So there are to many ways you can configure the same setting. 100% agree, duplicity between the tree and main tabs is crazy. If I could wish anything, I would keep the tree but I would make it more nice and clever - one

Re: [Users] Best practice for securing oVirt's NFS mounts

2014-03-12 Thread Jiri Belka
On Tue, 11 Mar 2014 10:23:19 -0700 Prakash Surya sur...@llnl.gov wrote: Hi, All the documentation I've seen states that the oVirt NFS storage should use the all_squash,anonuid=36,anongid=36 options. Obviously this isn't secure, so I'm curious how others have locked down their NFS storage?

Re: [Users] test day help -- console

2014-02-13 Thread Jiri Belka
On Wed, 12 Feb 2014 12:10:47 -0500 (EST) Greg Sheremeta gsher...@redhat.com wrote: - Original Message - From: Jiri Belka jbe...@redhat.com To: Greg Sheremeta gsher...@redhat.com Cc: users users@ovirt.org Sent: Wednesday, February 12, 2014 4:17:29 AM Subject: Re: [Users

Re: [Users] snapshots not shown in webadmin on 3.3.3

2014-02-13 Thread Jiri Belka
On Wed, 12 Feb 2014 16:41:06 -0500 (EST) Eli Mesika emes...@redhat.com wrote: - Original Message - From: Juan Pablo Lorier jplor...@gmail.com To: users users@ovirt.org Sent: Wednesday, February 12, 2014 6:37:28 PM Subject: [Users] snapshots not shown in webadmin on 3.3.3

Re: [Users] test day help -- console

2014-02-12 Thread Jiri Belka
On Tue, 11 Feb 2014 17:57:52 -0500 (EST) Greg Sheremeta gsher...@redhat.com wrote: I'm having a tough time getting a VM console working via VNC. I set a VM to use VNC, and I installed virt-viewer. 1. When I try to open a .vv file with virt-viewer, I get an error Cannot find guest domain

Re: [Users] HA and SPM host

2013-06-12 Thread Jiri Belka
On Tue, 11 Jun 2013 12:16:28 -0400 Marc Seward linuxuse...@gmail.com wrote: Hi all, In a 2 hypervisor setup,if host1 is fenced(host1 is also the SPM host) and it has HA VMs running on it,would these VMs be started on host2 only after host2 is elected as the SPM host? It would first try to

Re: [Users] I accidentally the whole database. Or: Can I re-import a running vm into the engine-db?

2013-06-04 Thread Jiri Belka
On Tue, 4 Jun 2013 03:30:42 -0400 (EDT) Omer Frenkel ofren...@redhat.com wrote: well im not sure if there is a tool that does it automatically, but you can try the following (never tried this before, but should work): on the host that run the vms: * run vdsClient 0 getAllVmStats (or

Re: [Users] deduplication

2013-05-29 Thread Jiri Belka
On Tue, 28 May 2013 14:29:05 +0100 (WEST) supo...@logicworks.pt wrote: That's why I'm making this questions, to demystify some buzzwords around here. But if you have a strong and good technology why not create buzzwords to get into as many people as possible? without trapped them. Share

Re: [Users] deduplication

2013-05-28 Thread Jiri Belka
On Tue, 28 May 2013 13:00:36 +0200 Jiri Belka jbe...@redhat.com wrote: On Sat, 25 May 2013 15:02:40 +0100 (WEST) supo...@logicworks.pt wrote: is deduplication possible? If we would talk about OSS systems then Dragon Fly BSD's hammerfs or Open Indiana ZFS (FreeBSD has it too) support

Re: [Users] users quota and limit ips

2013-04-18 Thread Jiri Belka
On Thu, 18 Apr 2013 16:15:38 +0200 Andrej Bagon andrej.ba...@arnes.si wrote: Hi all, we are wondering how can we limit a user to use IPs we give him and not others. Best is understood from an example: - we give a user a quota (with x CPU, y memory and z disk space) - a user can create one

[Users] snapshots, checkpoints etc...

2013-03-26 Thread Jiri Belka
Probably not the best list for this question but anyway... * snapshot as it is done with 'savevm' from qemu monitor saves disk, cpu, memory state of running VM... but 1. it must be qcow2 image 2. it pauses the VM for couple of seconds is this right? * snapshots is only for block

Re: [Users] GlusterFS 3.4

2013-03-26 Thread Jiri Belka
On Tue, 26 Mar 2013 12:14:54 + martin.krali...@accenture.com wrote: Hi, I have got issue with adding new host to ovirt 3.2.1 (Fedora 18) because host required GlusterFS 3.4, but there is not include in ovirt or fedora repo and version 3.4 is available only as alpha? Available is only

Re: [Users] Ovirt Guest Tools/ spice-guest tools

2013-03-25 Thread Jiri Belka
On Mon, 25 Mar 2013 18:57:28 +0530 Abhi Sharma me.always.availa...@gmail.com wrote: Hello David, i am getting error during join domain in red hat enterprise virtulization 3 . i tried every thing but i am not able to resolve error. error is :- Error: Authentication Failed. Please verify

Re: [Users] what is volume in ovirt

2013-03-22 Thread Jiri Belka
On Fri, 22 Mar 2013 17:33:44 +0800 (CST) bigclouds bigclo...@163.com wrote: Hi,all please explain what is volumes in ovirt, 1. especially STRIPE,DISTRIBUTED_STRIPE,REPLICATE,DISTRIBUTED_REPLICATE,DISTRIBUTE 2. bricks thanks google for glusterfs

[Users] openvswitch intergration status

2013-03-15 Thread Jiri Belka
Hi, is there a plan to integrate openvswitch, if so what's status? Basic bridging sucks, and now everything is virtual, no? :) Maybe some benefits: * decreases cost for special (legacy) enterprise switches * virtualization buzzword included * one can simulate switch in ovirt (that was my

[Users] Tip for oVirt marketing improvement - HA and features comparison

2013-03-14 Thread Jiri Belka
Hi, a Czech company running vCloud has a nice webpage with little schema of hw architecture which changes if you click on a hw item making it as failed, then it shows redundant paths to continue funcionality. It also has nice feature (even old) comparison between VMWare/Hyper-V/Xen/KVM. Check

Re: [Users] Migrating engine-setup to otopi

2013-03-14 Thread Jiri Belka
On Thu, 14 Mar 2013 06:13:39 -0400 (EDT) Alex Lourie alou...@redhat.com wrote: Hi All Recent development of the otopi [1] framework allows us to migrate the engine-setup, upgrade and cleanup (and potentially other) utilities to implementation as an otopi plugin. Potential benefits

Re: [Users] Migrating engine-setup to otopi

2013-03-14 Thread Jiri Belka
On Thu, 14 Mar 2013 07:06:04 -0400 (EDT) Alex Lourie alou...@redhat.com wrote: 1. Be able to port engine to other distributions. Really? Beside this topic I see hardcoded usernames in scripts... http://gerrit.ovirt.org/#/c/12551/2/backend/manager/dbscripts/dbfunctions.sh,unified

Re: [Users] Features requests for the setup/configuration utilities - feedback requested

2013-03-14 Thread Jiri Belka
On Thu, 14 Mar 2013 12:12:25 +0002 Alex Lourie alou...@redhat.com wrote: Hi All As we are working on the configuration utilities (engine-setup, engine-upgrade and engine-cleanup), we would like to get as much community involvement as possible. As such, we'd like to hear the wishes of

Re: [Users] Features requests for the setup/configuration utilities - feedback requested

2013-03-14 Thread Jiri Belka
I'll talk about RHEVM but it's probably related to oVirt too. As rhevm installs all deps, I'm curious why versionlock.list is populated after rhevm-setup and _not_dirrectly during installation (maybe because you would need to hardcode versions into rhevm package?). It took me tens of minutes to

Re: [Users] Features requests for the setup/configuration utilities - feedback requested

2013-03-14 Thread Jiri Belka
On Thu, 14 Mar 2013 14:44:48 +0002 Alex Lourie alou...@redhat.com wrote: Hi Jiri On Thu, Mar 14, 2013 at 4:30 PM, Jiri Belka jbe...@redhat.com wrote: I'll talk about RHEVM but it's probably related to oVirt too. As rhevm installs all deps, I'm curious why versionlock.list

Re: [Users] Is it possible to change the DB password for local postgresql?

2013-03-14 Thread Jiri Belka
On Thu, 14 Mar 2013 17:17:18 +0100 Ernest Beinrohr ernest.beinr...@axonpro.sk wrote: On 13.03.2013 11:57, Alon Bar-Lev wrote: You need to change the /etc/sysconfig/ovirt-engine password as well. ^^^ world readable, very funny. Are we back in

Re: [Users] oVirt support for backup/restore

2013-03-04 Thread Jiri Belka
On Mon, 04 Mar 2013 12:10:54 +0100 Ricky Schneberger ri...@schneberger.se wrote: Hi, How can I do if I want to schedule a daily live-snapshot of a VM for backup purpose? I have backup software inside my VMs (Netvault), but in some cases I just want to do daily snapshots and use them as

Re: [Users] oVirt support for backup/restore

2013-03-04 Thread Jiri Belka
On Mon, 04 Mar 2013 12:52:53 +0100 Ricky Schneberger ri...@schneberger.se wrote: Live snapshot does not save memory state, IIRC. So either shutdown all VMs or do not think about this as solid backup solution. Hi, If I dont think about it as a solid solution, is it doable? Even with a

Re: [Users] Pools and pre-started VM in 3.2

2013-02-27 Thread Jiri Belka
On Tue, 26 Feb 2013 16:10:00 +0100 Gianluca Cecchi gianluca.cec...@gmail.com wrote: Hello, f18 node + f18 engine, both in 3.2 final. If I create a pool, the prestarted VM field is grayed out. See: https://docs.google.com/file/d/0BwoPbcrMv8mvN3d2a0drb0szYk0/edit?usp=sharing After

Re: [Users] oVirt 3.2 and Solaris 10 guests

2013-02-14 Thread Jiri Belka
On Thu, 14 Feb 2013 10:49:13 -0500 Jean-Francois Saucier jsauc...@gmail.com wrote: oVirt 3.2: -netdev tap,fd=25,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=00:1a:4a:00:64:9e,bus=pci.0,addr=0x3,bootindex=3 ^^^ - realtek, really? Try e1000 which is usually much more

Re: [Users] OS-independent ovirt-engine distribution archive

2013-02-05 Thread Jiri Belka
On Tue, 15 Jan 2013 08:57:16 +0100 Jiri Belka jbe...@redhat.com wrote: On Wed, 9 Jan 2013 09:43:55 -0500 (EST) Alon Bar-Lev alo...@redhat.com wrote: Hello Moran, It should be not that difficult to add jenkins job to build a package using 'make' and pack it up as tarball. What do you

Re: [Users] How to connect to console after another user logged out

2013-02-03 Thread Jiri Belka
On Sun, 3 Feb 2013 23:43:21 +0100 Gianluca Cecchi gianluca.cec...@gmail.com wrote: Hello, I have 3.2 beta and a Fedra 18 VM configured with spice access. One user connects to portal and access it, then terminates his session and closes the spice console window and log out from portal.

[Users] hierarchy map of ovirt environment

2013-01-19 Thread Jiri Belka
Hello, in vSphere you can have 'views' like Storage views, Network views... Example: http://i.techrepublic.com.com/blogs/sept-2010-virtualizationtips-tip4-figc.jpg This is very useful, typical scenario is when delivery manager asks sysadmins about potential impact on VMs when a scheduled

Re: [Users] Network reconfiguration in ovirt 3.1

2013-01-14 Thread Jiri Belka
On Mon, 14 Jan 2013 13:36:04 +0200 Itamar Heim ih...@redhat.com wrote: On 12/27/2012 03:48 PM, Dan Kenigsberg wrote: ... http://www.ovirt.org/Features/Normalized_ovirtmgmt_Initialization I was reading about QinQ yesterday and discovered it is one of featurse that the project would like to

Re: [Users] OS-independent ovirt-engine distribution archive

2013-01-14 Thread Jiri Belka
On Wed, 9 Jan 2013 09:43:55 -0500 (EST) Alon Bar-Lev alo...@redhat.com wrote: Hello Moran, It should be not that difficult to add jenkins job to build a package using 'make' and pack it up as tarball. What do you think? Alon Any news? jbelka

  1   2   >