[ovirt-users] hosted-engine migration problems on 3.6, 3.6.1, 3.6.2

2016-01-27 Thread Peter

I am running oVirt 3.6.2 (original install was 3.6) hosted-engine on a couple 
of Centos 7.2 servers with SAS attached storage using the new FC support to 
connect to the LUNs.

Neither the hosted-engine storage nor the hosted-engine VM show up in the GUI.  
I know there have been a lot of bugs that have been fixed for this but I still 
can't import anything.  This may be the basis of my problem.

The problem is that I can't reliably get the hosted-engine to migrate to the 
other head.  If all VMs and HE are running on node1 and I try to put it in 
maintenance the VMs will migrate but the HE will not and node1 will show 1 VM 
remaining on the node (even though the HE VM doesn't show up in the VM list) 
and will not go into maintenance.

I try setting 'hosted-engine --set-maintenance --mode=local' but that doesn't 
always help.  The output of 'hosted-engine --vm-status' eventually changes to 
show the local node in maintenance with score 0 but often it doesn't move.  In 
/var/log/ovirt-hosted-engine-ha/agent.log I see

MainThread::INFO::2016-01-28 
03:15:42,951::config::205::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config::(refresh_local_conf_file)
 Trying to get a fresher copy of vm configuration from the OVF_STORE
MainThread::WARNING::2016-01-28 
03:15:43,296::ovf_store::105::ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore::(scan)
 Unable to find OVF_STORE
MainThread::ERROR::2016-01-28 
03:15:43,297::config::234::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config::(refresh_local_conf_file)
 Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf
MainThread::WARNING::2016-01-28 
03:15:43,316::hosted_engine::767::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(_stop_domain_monitor_if_possible)
 The VM is running locally or we have no data, keeping the domain monitor.

I've restarted servers and/or processes but I'm not getting anywhere.  I 
appreciate any help.

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


Re: [ovirt-users] ovirt 3.6 and gluster arbiter volumes?

2016-01-27 Thread arik . mitschang
Hi Nir,

> On Wed, Jan 20, 2016 at 1:31 AM,   wrote:
>>> On 25-12-2015 5:26, Arik Mitschang wrote:
 Hi ovirt-users,

 I have been working on a new install of ovirt 3.6 hosted-engine and ran
 into difficulty adding a gluster data storage domain to host my VMs. I
 have 4 servers for gluster (separate from vm hosts) and would like to
 have the quorum enforcement of replica 3 without sacrificing space. I
 created a gluster using

  replica 3 arbiter 1

 That looks like this:

  Volume Name: arbtest
  Type: Distributed-Replicate
  Volume ID: 01b36368-1f37-435c-9f48-0442e0c34160
  Status: Stopped
  Number of Bricks: 2 x 3 = 6
  Transport-type: tcp
  Bricks:
  Brick1: t2-gluster01b:/gluster/00/arbtest
  Brick2: t2-gluster02b:/gluster/00/arbtest
  Brick3: t2-gluster03b:/gluster/00/arbtest.arb
  Brick4: t2-gluster03b:/gluster/00/arbtest
  Brick5: t2-gluster04b:/gluster/00/arbtest
  Brick6: t2-gluster01b:/gluster/00/arbtest.arb
  Options Reconfigured:
  nfs.disable: true
  network.ping-timeout: 10
  storage.owner-uid: 36
  storage.owner-gid: 36
  cluster.server-quorum-type: server
  cluster.quorum-type: auto
  network.remote-dio: enable
  cluster.eager-lock: enable
  performance.stat-prefetch: off
  performance.io-cache: off
  performance.read-ahead: off
  performance.quick-read: off
  performance.readdir-ahead: on

 But adding to gluster I get the following error:

  "Error while executing action AddGlusterFsStorageDomain: Error creating
  a storage domain's metadata"
> 
> In vdsm log we see:
> 
> StorageDomainMetadataCreationError: Error creating a storage domain's
> metadata: ("create meta file 'outbox' failed: [Errno 5] Input/output
> error",)
> 
> Which does not mean much.
> 


>>> Anything in engine.log (/var/log/ovirt-engine/engine.log) around that time?
>>> Anything in vdsm.log on your 2 hypervisors around that time?
>>> (Guessing that you'll see an error about replication unsupported by
>>> vdsm, if so, have a look at /etc/vdsmd.conf.rpmnew)
>>
>> Hi Joop,
>>
>> Thanks for your response, and sorry for the long delay in mine. I had a
>> chance to test adding again and catch the logs around that operation. I
>> am attaching the engine logs and vdsm logs of the hypervisor that was
>> responsible for the storage operations.
>>
>> Also, I have the following:
>>
>>  [gluster]
>>  allowed_replica_counts = 1,2,3
>>
>> in /etc/vdsm/vdsm.conf.
>>
>> The volume was successfully mounted and I see the following in it after
>> trying to add:
>>
>>  arik@t2-virt01:~$ sudo mount -t glusterfs t2-gluster01b:arbtest /mnt/
>>  arik@t2-virt01:~$ ls -ltr /mnt/
>>  total 0
>>  -rwxr-xr-x 1 vdsm kvm  0 Jan 20 08:08 __DIRECT_IO_TEST__
>>  drwxr-xr-x 3 vdsm kvm 54 Jan 20 08:08 3d31af0b-18ad-45c4-90f1-18e2f804f34b
>>
>> I hope you can see something interesting in these logs!
> 
> You may find more info in gluster mount log, which should be at:
> 
> /var/log/glusterfs/:.log

I will take a look if I can find something in the gluster logs.

> 
> We (ovirt storage developers) did not try arbiter volumes yet, so this
> is basically
> unsupported :-)

Ah, understood. Any plans to try?

> 
> The recommended setup is replica 3. Can you try to create a small
> replica 3 volume,
> just to check that replica 3 works for you?

The hosted engine for our setup is on a replica 3 volume, and this works
well.

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


Re: [ovirt-users] NFS SERVICE ERROR IN OVIRT

2016-01-27 Thread Nathanaël Blanchet

Hi,
if your nfs issue came after a 7.2 upgrade, you may facing this naughty 
bug (that disappears after a reboot) : 
https://bugzilla.redhat.com/show_bug.cgi?id=1214496.

If you can't reboot because of production then do such:
# systemctl restart rpcbind.socket
# systemctl restart rpc-statd

That what happens to me too and it helped me to solve the issue.

Le 27/01/2016 08:04, Nir Soffer a écrit :
Please provide more information in the body of the mail, and attach 
engine and vdsm log showing the timeframe of the error.


On Tue, Jan 26, 2016 at 7:29 AM, Anzar Sainudeen > wrote:


Dear Team,

We are installed new version of ovirt 3.6 on centos 7 using IBM
servers. We are facing the following issues. Please find the
attached error reports and kindly support.

1.NFS service not starting

2.Unable to mount and use the storage in ovirt host

Any additional report, please let me know

*Many Thanks,*

Anzar Sainudeen

Group  Security Incharge

IT Network & Hardware Infra Division

Thumbay Group

P.O Box : 4184, Ajman, U.A.E

Tel: +971-6-7431333  - Ext 1303

Mob : +971-558633699 

Email *:*an...@it.thumbay.com 

Web *:***www.thumbay.com 

Description: thumbay

Description: Logo



This email has been sent from a virus-free computer protected by
Avast.
www.avast.com





___
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 Infrastrutures Informatiques
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] hosted-engine migration problems on 3.6, 3.6.1, 3.6.2

2016-01-27 Thread Yaniv Dary
Can you please attach logs?

Yaniv Dary
Technical Product Manager
Red Hat Israel Ltd.
34 Jerusalem Road
Building A, 4th floor
Ra'anana, Israel 4350109

Tel : +972 (9) 7692306
8272306
Email: yd...@redhat.com
IRC : ydary
On Jan 28, 2016 06:09, "Peter"  wrote:

>
> I am running oVirt 3.6.2 (original install was 3.6) hosted-engine on a
> couple of Centos 7.2 servers with SAS attached storage using the new FC
> support to connect to the LUNs.
>
> Neither the hosted-engine storage nor the hosted-engine VM show up in the
> GUI.  I know there have been a lot of bugs that have been fixed for this
> but I still can't import anything.  This may be the basis of my problem.
>
> The problem is that I can't reliably get the hosted-engine to migrate to
> the other head.  If all VMs and HE are running on node1 and I try to put it
> in maintenance the VMs will migrate but the HE will not and node1 will show
> 1 VM remaining on the node (even though the HE VM doesn't show up in the VM
> list) and will not go into maintenance.
>
> I try setting 'hosted-engine --set-maintenance --mode=local' but that
> doesn't always help.  The output of 'hosted-engine --vm-status' eventually
> changes to show the local node in maintenance with score 0 but often it
> doesn't move.  In /var/log/ovirt-hosted-engine-ha/agent.log I see
>
> MainThread::INFO::2016-01-28
> 03:15:42,951::config::205::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config::(refresh_local_conf_file)
> Trying to get a fresher copy of vm configuration from the OVF_STORE
> MainThread::WARNING::2016-01-28
> 03:15:43,296::ovf_store::105::ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore::(scan)
> Unable to find OVF_STORE
> MainThread::ERROR::2016-01-28
> 03:15:43,297::config::234::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config::(refresh_local_conf_file)
> Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf
> MainThread::WARNING::2016-01-28
> 03:15:43,316::hosted_engine::767::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(_stop_domain_monitor_if_possible)
> The VM is running locally or we have no data, keeping the domain monitor.
>
> I've restarted servers and/or processes but I'm not getting anywhere.  I
> appreciate any help.
>
> ___
> 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


[ovirt-users] OVirt 3.6.2 -> NPE while clicking on "Setup Host Networks"

2016-01-27 Thread ovirt

Hi List,

I update my OVirt 3.6.1 installation to 3.6.2 this morning.
After the reboot of the server the interface numbering wasn't the same 
so I had to change some cable to have them connected to the right 
configuration.


Everything looks OK but I receive a null pointer exception while 
clicking on "Setup Host Networks" of my engine/host server.


Any help is more then welcome!!

Best regards
Christoph

2016-01-27 19:04:47,738 ERROR 
[org.ovirt.engine.core.bll.network.host.GetAllVfsConfigByHostIdQuery] 
(default task-482) [] Exception: java.lang.NullPointerException
at 
org.ovirt.engine.core.bll.network.host.NetworkDeviceHelperImpl.getMaxNumOfVfs(NetworkDeviceHelperImpl.java:172) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.network.host.NetworkDeviceHelperImpl.updateVfsConfigWithNumOfVfsData(NetworkDeviceHelperImpl.java:136) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.network.host.NetworkDeviceHelperImpl.getHostNicVfsConfigsWithNumVfsDataByHostId(NetworkDeviceHelperImpl.java:121) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.network.host.GetAllVfsConfigByHostIdQuery.executeQueryCommand(GetAllVfsConfigByHostIdQuery.java:19) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.QueriesCommandBase.executeCommand(QueriesCommandBase.java:82) 
[bll.jar:]
at 
org.ovirt.engine.core.dal.VdcCommandBase.execute(VdcCommandBase.java:33) 
[dal.jar:]
at 
org.ovirt.engine.core.bll.Backend.runQueryImpl(Backend.java:537) [bll.jar:]
at org.ovirt.engine.core.bll.Backend.runQuery(Backend.java:511) 
[bll.jar:]
at sun.reflect.GeneratedMethodAccessor75.invoke(Unknown Source) 
[:1.8.0_71]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[rt.jar:1.8.0_71]
at java.lang.reflect.Method.invoke(Method.java:497) 
[rt.jar:1.8.0_71]
at 
org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)
at 
org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)
at 
org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)
at 
org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)
at 
org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:70) 
[wildfly-weld-8.2.1.Final.jar:8.2.1.Final]
at 
org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:80) 
[wildfly-weld-8.2.1.Final.jar:8.2.1.Final]
at 
org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) 
[wildfly-weld-8.2.1.Final.jar:8.2.1.Final]
at 
org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)
at 
org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)
at 
org.ovirt.engine.core.bll.interceptors.CorrelationIdTrackerInterceptor.aroundInvoke(CorrelationIdTrackerInterceptor.java:13) 
[bll.jar:]
at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) 
[:1.8.0_71]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[rt.jar:1.8.0_71]
at java.lang.reflect.Method.invoke(Method.java:497) 
[rt.jar:1.8.0_71]
at 
org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:89)
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)
at 
org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)
at 
org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)
at 
org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) 
[wildfly-ejb3-8.2.1.Final.jar:8.2.1.Final]
at 
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)
at 
org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)
at 
org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:55) 
[weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]
at 
org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) 
[wildfly-weld-8.2.1.Final.jar:8.2.1.Final]

Re: [ovirt-users] Problem with data domain link after update to 3.6.2

2016-01-27 Thread Gianluca Cecchi
On Wed, Jan 27, 2016 at 11:01 AM, Joop  wrote:

>
> >
> > Is this problem already known? Should it be sufficent to only create
> > the symbolic link? What process/service is in charge to create the link?
> >
> >
> I have that problem too once in a while. Restarting vdsmd will solve
> your problem BUT its because vdsmd is active before your NFS is up. A
> fix is to require nfs in the vdsmd service unit.
>
> Regards,
>
> Joop
>
>
>
>
>
Thanks Joop,
The link was indeed created after restart of vdsmd service and I'm now able
to power on the 2 VMs.
In the past I already put the require for nfs-server.service in
ovirt-ha-broker.service, but I notice that actually the update to 3.6.2
overwrote it (as normally it happens for init units, I forgot it ;-)
So I put it again and I also put inside vdsmd.service.

The ovirt-ha-agent service starts after ovirt-ha-broker so it doesn't need
the require line.

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


Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6

2016-01-27 Thread Marcelo Leandro
The server  just in time  isolate from the network,is it a problem?
thats ok?

follows the logs:

server.log:
https://copy.com/Eni9adZSCjyMZNFN

engine.log:
https://copy.com/ayczW9ipHdW4BWni

2016-01-27 5:32 GMT-03:00 Martin Perina <mper...@redhat.com>:
> Hi,
>
> according to the test of login by ovirt-engine-extensions-tool you were 
> logged in
> successfully, so there shouldn't be any issues logging into engine using
> admin@internal ...
>
> Unfortunately both engine.log and server.log ends on Jan 22th and I'd really
> like to see up-to-date logs.
>
> So if you still cannot login into webadmin please do following:
>
> 1. Stop engine service
>
>  systemctl stop ovirt-engine
>
>or
>
>  service ovirt-engine stop
>
>
> 2. Rotate logs
>
>cd /var/log/ovirt-engine
>mv engine.log engine-20160127.log
>mv server.log server-20160127.log
>
>
> 3. Start engine
>
>  systemctl start ovirt-engine
>
>or
>
>  service ovirt-engine start
>
>
> 4. Try to login as admin with domain internal using webadmin
>
>
> 5. Try to login as admin@internal using REST API by
>accessing
>
>  http://SERVER/ovirt-engine/api/datacenters
>
>Into user please enter full username: admin@internal
>
>
> When done please attach latest server.log and engine.log
>
>
> Thanks a lot
>
> Martin Perina
>
>
> - Original Message -
>> From: "Marcelo Leandro" <marcelol...@gmail.com>
>> To: "Martin Perina" <mper...@redhat.com>
>> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>, "Amador 
>> Pahim" <apa...@redhat.com>
>> Sent: Tuesday, January 26, 2016 8:46:12 PM
>> Subject: Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6
>>
>> hello,
>>
>> setup.log:
>> https://copy.com/lIYzccOnwCiW7e9q
>>
>> and output the command :
>> https://copy.com/7psvpyUzUq0FKW31
>>
>> error screen when i try to login on webadmin:
>> https://copy.com/CfKZePnGFmIwF7B8
>>
>> Thanks
>>
>> 2016-01-26 12:24 GMT-03:00 Martin Perina <mper...@redhat.com>:
>> > And also could you try to login using extension test tool:
>> >
>> >   ovirt-engine-extensions-tool aaa login-user --profile=internal
>> >   --user-name=admin --password=interactive:
>> >
>> > and post the output of the command.
>> >
>> > Thanks a lot
>> >
>> > Martin Perina
>> >
>> > - Original Message -
>> >> From: "Martin Perina" <mper...@redhat.com>
>> >> To: "Marcelo Leandro" <marcelol...@gmail.com>
>> >> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>, "Amador
>> >> Pahim" <apa...@redhat.com>
>> >> Sent: Tuesday, January 26, 2016 4:12:21 PM
>> >> Subject: Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6
>> >>
>> >> Could you please share also your server.log?
>> >>
>> >> Thanks
>> >>
>> >> Martin Perina
>> >>
>> >> - Original Message -
>> >> > From: "Marcelo Leandro" <marcelol...@gmail.com>
>> >> > To: "Martin Perina" <mper...@redhat.com>
>> >> > Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>,
>> >> > "Amador
>> >> > Pahim" <apa...@redhat.com>
>> >> > Sent: Tuesday, January 26, 2016 4:03:16 PM
>> >> > Subject: Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6
>> >> >
>> >> > And here the engine.log:
>> >> > https://copy.com/TWjgIu7KwSkcmRZ8
>> >> >
>> >> > the log started 2016-01-19.
>> >> >
>> >> > 2016-01-26 11:57 GMT-03:00 Marcelo Leandro <marcelol...@gmail.com>:
>> >> > > I didn't change nothing on jan 20th and it happened on 22th.
>> >> > > I can't login into the web admin.
>> >> > >
>> >> > > Thanks
>> >> > >
>> >> > > 2016-01-26 9:55 GMT-03:00 Martin Perina <mper...@redhat.com>:
>> >> > >> Hi Marcelo,
>> >> > >>
>> >> > >> sorry for late response, too many tasks on me at the moment :-(
>> >> > >>
>> >> > >> As Eli said important is

Re: [ovirt-users] Mixing CPU types

2016-01-27 Thread René Koch

Hi Neil,

You can mix cpu types (but not AMD and Intel) if you leave the cluster 
level at the lowest cpu level.
I personally don't mix cpu levels if possible, but instead create own 
clusters for each cpu type in order to be able to use the newest cpu 
features...



Regards,
René


On 01/27/2016 12:53 PM, Neil wrote:

Hi guys,

I currently have an oVirt 3.5 cluster with Sandy Bridge Xeon CPU's, 
and I need to add a new host for more RAM and vCPU's, however the new 
Xeon e5 cpu's are Haswell based.


Can I mix CPU types (Haswell and Sandy Bridge) in my cluster and will 
I be able to migrate between my hosts?


I'm guessing that for this to work I'll need to leave my "CPU type" 
set to Sandy Bridge, will the Haswell based CPU be compatible with my 
cluster, but just run without any Haswell type features?


Apologies if this is a dumb question or if it's been answered before.

Thank you.

Regards.

Neil Wilson


___
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] Problem with data domain link after update to 3.6.2

2016-01-27 Thread Joop
On 27-1-2016 10:55, Gianluca Cecchi wrote:
> Hello,
> single physical host with oVirt 3.6.1 on CentOS 7.2
> Configured with SH Engine on NFS.
> Also NFS iso and NFS data domain present
> All 3 NFS are provided by host itself.
> 2 VMs with CentOS 7.2.
>
> Starting point has all ok in webadmin GUI, also the hosted_storage
> without exceptions.
>
> Updated to 3.6.2 following these steps:
> On host
> - global maintenance
>
> On engine VM
> - yum update "ovirt-engine-setup*"
> - engine-setup
>
> On host
> - exit maintenance
>
> Verified correct access to webadmin GUI again. From GUI
> - shutdown of the 2 powered on VMs
>
> On host
> - local maintenance
>
> Shutdown of engine VM
>
> On host
> yum update
> BTW: should I stop vdsmd before running update or not?
> reboot
> exit maintenance
>
> Verified access to webadmin GUI and all storage domains are shown as up.
> But when I try to power on one of the VMs I get this error:
>
> VM racclient1 is down with error. Exit message: Cannot access storage
> file
> '/rhev/data-center/0001-0001-0001-0001-00ec/556abaa8-0fcc-4042-963b-f27db5e03837/images/d2f2b967-c0c3-4648-9daa-553e8ef4652b/e0524893-1f78-4e6b-8e5e-83217bc0dc5b'
> (as uid:107, gid:107): No such file or directory.
>
> Indeed the file, that actually seems to be a symbolic link, doesn't exist
> On host:
> [root@ractor ~]# ll /rhev/data-center/0001-0001-0001-0001-00ec
> total 0
> lrwxrwxrwx. 1 vdsm kvm 99 Jan 27 07:31
> 2025c2ea-6205-4bc1-b29d-745b47f8f806 ->
> /rhev/data-center/mnt/ractor.datacenter.mydomain.dom:_SHE__DOMAIN/2025c2ea-6205-4bc1-b29d-745b47f8f806
> lrwxrwxrwx. 1 vdsm kvm 99 Jan 27 07:31
> fd5754f1-bd00-4337-ad64-1abde35438ae ->
> /rhev/data-center/mnt/ractor.datacenter.mydomain.dom:_ISO__DOMAIN/fd5754f1-bd00-4337-ad64-1abde35438ae
> lrwxrwxrwx. 1 vdsm kvm 99 Jan 27 07:31 mastersd ->
> /rhev/data-center/mnt/ractor.datacenter.mydomain.dom:_SHE__DOMAIN/2025c2ea-6205-4bc1-b29d-745b47f8f806
>
>
> [root@ractor ~]# ll /rhev/data-center/mnt/
> total 0
> drwxr-xr-x. 3 vdsm kvm 74 Nov 19 15:47
> ractor.datacenter.mydomain.dom:_ISO__DOMAIN
> drwxr-xr-x. 3 vdsm kvm 74 Nov 19 15:46
> ractor.datacenter.mydomain.dom:_NFS__DOMAIN
> drwxr-xr-x. 3 vdsm kvm 74 Nov 19 15:25
> ractor.datacenter.mydomain.dom:_SHE__DOMAIN
> drwxr-xr-x. 2 vdsm kvm  6 Nov 19 15:25
> _var_lib_ovirt-hosted-engine-setup_tmp8InOft
>
> [root@ractor ~]# ll
> /rhev/data-center/mnt/ractor.datacenter.mydomain.dom\:_NFS__DOMAIN/556abaa8-0fcc-4042-963b-f27db5e03837/
> total 4
> drwxr-xr-x.  2 vdsm kvm   69 Nov 19 15:46 dom_md
> drwxr-xr-x. 10 vdsm kvm 4096 Dec  4 00:23 images
> drwxr-xr-x.  4 vdsm kvm   28 Nov 19 15:47 master
>
> [root@ractor ~]# ll
> /rhev/data-center/mnt/ractor.datacenter.mydomain.dom\:_NFS__DOMAIN/556abaa8-0fcc-4042-963b-f27db5e03837/images/
> total 32
> drwxr-xr-x. 2 vdsm kvm 4096 Dec 10 15:45
> 3b641c29-5196-4b2f-b1a5-fb31f8064780
> drwxr-xr-x. 2 vdsm kvm 4096 Dec  1 12:06
> 7d5dd44f-f5d1-4984-9e76-2b2f5e42a915
> drwxr-xr-x. 2 vdsm kvm 4096 Nov 25 16:34
> 83799ab5-055f-445c-8b6c-496d19bce921
> drwxr-xr-x. 2 vdsm kvm 4096 Nov 29 17:44
> 9a3fcdf7-75f4-4605-ba34-665dae9a4e0d
> drwxr-xr-x. 2 vdsm kvm 4096 Dec  4 00:19
> ba11e44c-7cf5-4ef1-a9cd-0a6630bda801
> drwxr-xr-x. 2 vdsm kvm 4096 Dec  4 00:22
> d2f2b967-c0c3-4648-9daa-553e8ef4652b
> drwxr-xr-x. 2 vdsm kvm 4096 Dec 10 15:45
> d49f6096-96a2-4ef2-926a-a54a8246d303
> drwxr-xr-x. 2 vdsm kvm 4096 Dec  4 00:24
> d9d2cd3f-0b1c-4e04-bd6a-1ffafc723344
>
> [root@ractor ~]# ll
> /rhev/data-center/mnt/ractor.datacenter.mydomain.dom\:_NFS__DOMAIN/556abaa8-0fcc-4042-963b-f27db5e03837/images/d2f2b967-c0c3-4648-9daa-553e8ef4652b/
> total 3338720
> -rw-rw. 1 vdsm kvm 8589934592 Jan 27 06:57
> e0524893-1f78-4e6b-8e5e-83217bc0dc5b
> -rw-rw. 1 vdsm kvm1048576 Dec  4 00:21
> e0524893-1f78-4e6b-8e5e-83217bc0dc5b.lease
> -rw-r--r--. 1 vdsm kvm259 Dec  4 00:22
> e0524893-1f78-4e6b-8e5e-83217bc0dc5b.meta
>
> Is this problem already known? Should it be sufficent to only create
> the symbolic link? What process/service is in charge to create the link?
>
>
I have that problem too once in a while. Restarting vdsmd will solve
your problem BUT its because vdsmd is active before your NFS is up. A
fix is to require nfs in the vdsmd service unit.

Regards,

Joop



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


[ovirt-users] Mixing CPU types

2016-01-27 Thread Neil
Hi guys,

I currently have an oVirt 3.5 cluster with Sandy Bridge Xeon CPU's, and I
need to add a new host for more RAM and vCPU's, however the new Xeon e5
cpu's are Haswell based.

Can I mix CPU types (Haswell and Sandy Bridge) in my cluster and will I be
able to migrate between my hosts?

I'm guessing that for this to work I'll need to leave my "CPU type" set to
Sandy Bridge, will the Haswell based CPU be compatible with my cluster, but
just run without any Haswell type features?

Apologies if this is a dumb question or if it's been answered before.

Thank you.

Regards.

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


Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6

2016-01-27 Thread Martin Perina
Hi,

according to the test of login by ovirt-engine-extensions-tool you were logged 
in
successfully, so there shouldn't be any issues logging into engine using
admin@internal ...

Unfortunately both engine.log and server.log ends on Jan 22th and I'd really
like to see up-to-date logs.

So if you still cannot login into webadmin please do following:

1. Stop engine service

 systemctl stop ovirt-engine

   or

 service ovirt-engine stop


2. Rotate logs

   cd /var/log/ovirt-engine
   mv engine.log engine-20160127.log
   mv server.log server-20160127.log


3. Start engine

 systemctl start ovirt-engine

   or

 service ovirt-engine start


4. Try to login as admin with domain internal using webadmin


5. Try to login as admin@internal using REST API by
   accessing 

 http://SERVER/ovirt-engine/api/datacenters

   Into user please enter full username: admin@internal


When done please attach latest server.log and engine.log


Thanks a lot

Martin Perina


- Original Message -
> From: "Marcelo Leandro" <marcelol...@gmail.com>
> To: "Martin Perina" <mper...@redhat.com>
> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>, "Amador 
> Pahim" <apa...@redhat.com>
> Sent: Tuesday, January 26, 2016 8:46:12 PM
> Subject: Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6
> 
> hello,
> 
> setup.log:
> https://copy.com/lIYzccOnwCiW7e9q
> 
> and output the command :
> https://copy.com/7psvpyUzUq0FKW31
> 
> error screen when i try to login on webadmin:
> https://copy.com/CfKZePnGFmIwF7B8
> 
> Thanks
> 
> 2016-01-26 12:24 GMT-03:00 Martin Perina <mper...@redhat.com>:
> > And also could you try to login using extension test tool:
> >
> >   ovirt-engine-extensions-tool aaa login-user --profile=internal
> >   --user-name=admin --password=interactive:
> >
> > and post the output of the command.
> >
> > Thanks a lot
> >
> > Martin Perina
> >
> > - Original Message -
> >> From: "Martin Perina" <mper...@redhat.com>
> >> To: "Marcelo Leandro" <marcelol...@gmail.com>
> >> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>, "Amador
> >> Pahim" <apa...@redhat.com>
> >> Sent: Tuesday, January 26, 2016 4:12:21 PM
> >> Subject: Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6
> >>
> >> Could you please share also your server.log?
> >>
> >> Thanks
> >>
> >> Martin Perina
> >>
> >> - Original Message -
> >> > From: "Marcelo Leandro" <marcelol...@gmail.com>
> >> > To: "Martin Perina" <mper...@redhat.com>
> >> > Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>,
> >> > "Amador
> >> > Pahim" <apa...@redhat.com>
> >> > Sent: Tuesday, January 26, 2016 4:03:16 PM
> >> > Subject: Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6
> >> >
> >> > And here the engine.log:
> >> > https://copy.com/TWjgIu7KwSkcmRZ8
> >> >
> >> > the log started 2016-01-19.
> >> >
> >> > 2016-01-26 11:57 GMT-03:00 Marcelo Leandro <marcelol...@gmail.com>:
> >> > > I didn't change nothing on jan 20th and it happened on 22th.
> >> > > I can't login into the web admin.
> >> > >
> >> > > Thanks
> >> > >
> >> > > 2016-01-26 9:55 GMT-03:00 Martin Perina <mper...@redhat.com>:
> >> > >> Hi Marcelo,
> >> > >>
> >> > >> sorry for late response, too many tasks on me at the moment :-(
> >> > >>
> >> > >> As Eli said important issues started at 2016-01-20, but engine-setup
> >> > >> log you posted is dated at 2016-01-22. So, did you perform any
> >> > >> upgrade on important configuration changed on Jan 20th? If so could
> >> > >> you please share also this setup log?
> >> > >>
> >> > >> Regarding login: I haven't found any issue logging, I see many
> >> > >> successful
> >> > >> logins of admin@internal in the log. So are you able to login into
> >> > >> webadmin
> >> > >> or not?
> >> > >>
> >> > >> Thanks
> >> > >>
> >> > >> Martin Perina
> >> > >>
> >&

[ovirt-users] Problem with data domain link after update to 3.6.2

2016-01-27 Thread Gianluca Cecchi
Hello,
single physical host with oVirt 3.6.1 on CentOS 7.2
Configured with SH Engine on NFS.
Also NFS iso and NFS data domain present
All 3 NFS are provided by host itself.
2 VMs with CentOS 7.2.

Starting point has all ok in webadmin GUI, also the hosted_storage without
exceptions.

Updated to 3.6.2 following these steps:
On host
- global maintenance

On engine VM
- yum update "ovirt-engine-setup*"
- engine-setup

On host
- exit maintenance

Verified correct access to webadmin GUI again. From GUI
- shutdown of the 2 powered on VMs

On host
- local maintenance

Shutdown of engine VM

On host
yum update
BTW: should I stop vdsmd before running update or not?
reboot
exit maintenance

Verified access to webadmin GUI and all storage domains are shown as up.
But when I try to power on one of the VMs I get this error:

VM racclient1 is down with error. Exit message: Cannot access storage file
'/rhev/data-center/0001-0001-0001-0001-00ec/556abaa8-0fcc-4042-963b-f27db5e03837/images/d2f2b967-c0c3-4648-9daa-553e8ef4652b/e0524893-1f78-4e6b-8e5e-83217bc0dc5b'
(as uid:107, gid:107): No such file or directory.

Indeed the file, that actually seems to be a symbolic link, doesn't exist
On host:
[root@ractor ~]# ll /rhev/data-center/0001-0001-0001-0001-00ec
total 0
lrwxrwxrwx. 1 vdsm kvm 99 Jan 27 07:31 2025c2ea-6205-4bc1-b29d-745b47f8f806
->
/rhev/data-center/mnt/ractor.datacenter.mydomain.dom:_SHE__DOMAIN/2025c2ea-6205-4bc1-b29d-745b47f8f806
lrwxrwxrwx. 1 vdsm kvm 99 Jan 27 07:31 fd5754f1-bd00-4337-ad64-1abde35438ae
->
/rhev/data-center/mnt/ractor.datacenter.mydomain.dom:_ISO__DOMAIN/fd5754f1-bd00-4337-ad64-1abde35438ae
lrwxrwxrwx. 1 vdsm kvm 99 Jan 27 07:31 mastersd ->
/rhev/data-center/mnt/ractor.datacenter.mydomain.dom:_SHE__DOMAIN/2025c2ea-6205-4bc1-b29d-745b47f8f806


[root@ractor ~]# ll /rhev/data-center/mnt/
total 0
drwxr-xr-x. 3 vdsm kvm 74 Nov 19 15:47
ractor.datacenter.mydomain.dom:_ISO__DOMAIN
drwxr-xr-x. 3 vdsm kvm 74 Nov 19 15:46
ractor.datacenter.mydomain.dom:_NFS__DOMAIN
drwxr-xr-x. 3 vdsm kvm 74 Nov 19 15:25
ractor.datacenter.mydomain.dom:_SHE__DOMAIN
drwxr-xr-x. 2 vdsm kvm  6 Nov 19 15:25
_var_lib_ovirt-hosted-engine-setup_tmp8InOft

[root@ractor ~]# ll
/rhev/data-center/mnt/ractor.datacenter.mydomain.dom\:_NFS__DOMAIN/556abaa8-0fcc-4042-963b-f27db5e03837/
total 4
drwxr-xr-x.  2 vdsm kvm   69 Nov 19 15:46 dom_md
drwxr-xr-x. 10 vdsm kvm 4096 Dec  4 00:23 images
drwxr-xr-x.  4 vdsm kvm   28 Nov 19 15:47 master

[root@ractor ~]# ll
/rhev/data-center/mnt/ractor.datacenter.mydomain.dom\:_NFS__DOMAIN/556abaa8-0fcc-4042-963b-f27db5e03837/images/
total 32
drwxr-xr-x. 2 vdsm kvm 4096 Dec 10 15:45
3b641c29-5196-4b2f-b1a5-fb31f8064780
drwxr-xr-x. 2 vdsm kvm 4096 Dec  1 12:06
7d5dd44f-f5d1-4984-9e76-2b2f5e42a915
drwxr-xr-x. 2 vdsm kvm 4096 Nov 25 16:34
83799ab5-055f-445c-8b6c-496d19bce921
drwxr-xr-x. 2 vdsm kvm 4096 Nov 29 17:44
9a3fcdf7-75f4-4605-ba34-665dae9a4e0d
drwxr-xr-x. 2 vdsm kvm 4096 Dec  4 00:19
ba11e44c-7cf5-4ef1-a9cd-0a6630bda801
drwxr-xr-x. 2 vdsm kvm 4096 Dec  4 00:22
d2f2b967-c0c3-4648-9daa-553e8ef4652b
drwxr-xr-x. 2 vdsm kvm 4096 Dec 10 15:45
d49f6096-96a2-4ef2-926a-a54a8246d303
drwxr-xr-x. 2 vdsm kvm 4096 Dec  4 00:24
d9d2cd3f-0b1c-4e04-bd6a-1ffafc723344

[root@ractor ~]# ll
/rhev/data-center/mnt/ractor.datacenter.mydomain.dom\:_NFS__DOMAIN/556abaa8-0fcc-4042-963b-f27db5e03837/images/d2f2b967-c0c3-4648-9daa-553e8ef4652b/
total 3338720
-rw-rw. 1 vdsm kvm 8589934592 Jan 27 06:57
e0524893-1f78-4e6b-8e5e-83217bc0dc5b
-rw-rw. 1 vdsm kvm1048576 Dec  4 00:21
e0524893-1f78-4e6b-8e5e-83217bc0dc5b.lease
-rw-r--r--. 1 vdsm kvm259 Dec  4 00:22
e0524893-1f78-4e6b-8e5e-83217bc0dc5b.meta

Is this problem already known? Should it be sufficent to only create the
symbolic link? What process/service is in charge to create the link?

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


Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6

2016-01-27 Thread Martin Perina
So now I finally understand the issue:

When you try to login, CommandBase tries to execute LoginCommand, but
before the command execution it loads content of commands cache and
here comes the issue: there's stored AddVmFromSnapshotCommand which
contains DiskImage as a parameter and DiskImage implementation has
changed between 3.5 and 3.6.

Moti, is there some way how to clean up commands cache so it doesn't
contain those 3.5 commands?

Also should those situation be covered during engine upgrades?

Thanks

Martin


- Original Message -
> From: "Marcelo Leandro" <marcelol...@gmail.com>
> To: "Martin Perina" <mper...@redhat.com>
> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>, "Amador 
> Pahim" <apa...@redhat.com>
> Sent: Wednesday, January 27, 2016 1:08:19 PM
> Subject: Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6
> 
> The server  just in time  isolate from the network,is it a problem?
> thats ok?
> 
> follows the logs:
> 
> server.log:
> https://copy.com/Eni9adZSCjyMZNFN
> 
> engine.log:
> https://copy.com/ayczW9ipHdW4BWni
> 
> 2016-01-27 5:32 GMT-03:00 Martin Perina <mper...@redhat.com>:
> > Hi,
> >
> > according to the test of login by ovirt-engine-extensions-tool you were
> > logged in
> > successfully, so there shouldn't be any issues logging into engine using
> > admin@internal ...
> >
> > Unfortunately both engine.log and server.log ends on Jan 22th and I'd
> > really
> > like to see up-to-date logs.
> >
> > So if you still cannot login into webadmin please do following:
> >
> > 1. Stop engine service
> >
> >  systemctl stop ovirt-engine
> >
> >or
> >
> >  service ovirt-engine stop
> >
> >
> > 2. Rotate logs
> >
> >cd /var/log/ovirt-engine
> >mv engine.log engine-20160127.log
> >mv server.log server-20160127.log
> >
> >
> > 3. Start engine
> >
> >  systemctl start ovirt-engine
> >
> >or
> >
> >  service ovirt-engine start
> >
> >
> > 4. Try to login as admin with domain internal using webadmin
> >
> >
> > 5. Try to login as admin@internal using REST API by
> >accessing
> >
> >  http://SERVER/ovirt-engine/api/datacenters
> >
> >Into user please enter full username: admin@internal
> >
> >
> > When done please attach latest server.log and engine.log
> >
> >
> > Thanks a lot
> >
> > Martin Perina
> >
> >
> > - Original Message -
> >> From: "Marcelo Leandro" <marcelol...@gmail.com>
> >> To: "Martin Perina" <mper...@redhat.com>
> >> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>, "Amador
> >> Pahim" <apa...@redhat.com>
> >> Sent: Tuesday, January 26, 2016 8:46:12 PM
> >> Subject: Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6
> >>
> >> hello,
> >>
> >> setup.log:
> >> https://copy.com/lIYzccOnwCiW7e9q
> >>
> >> and output the command :
> >> https://copy.com/7psvpyUzUq0FKW31
> >>
> >> error screen when i try to login on webadmin:
> >> https://copy.com/CfKZePnGFmIwF7B8
> >>
> >> Thanks
> >>
> >> 2016-01-26 12:24 GMT-03:00 Martin Perina <mper...@redhat.com>:
> >> > And also could you try to login using extension test tool:
> >> >
> >> >   ovirt-engine-extensions-tool aaa login-user --profile=internal
> >> >   --user-name=admin --password=interactive:
> >> >
> >> > and post the output of the command.
> >> >
> >> > Thanks a lot
> >> >
> >> > Martin Perina
> >> >
> >> > - Original Message -
> >> >> From: "Martin Perina" <mper...@redhat.com>
> >> >> To: "Marcelo Leandro" <marcelol...@gmail.com>
> >> >> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>,
> >> >> "Amador
> >> >> Pahim" <apa...@redhat.com>
> >> >> Sent: Tuesday, January 26, 2016 4:12:21 PM
> >> >> Subject: Re: [ovirt-users] Cannot login after upgrade from 3.5 to 3.6
> >> >>
> >> >> Could you please share also your server.log?
> >> >>
> >> >> Thanks
> >>

Re: [ovirt-users] Mixing CPU types

2016-01-27 Thread Neil
Hi Rene,

Thank you very much for coming back to me.

That's perfect then and answers my questions exactly.

Much appreciated.

Regards.

Neil Wilson.







On Wed, Jan 27, 2016 at 1:57 PM, René Koch  wrote:

> Hi Neil,
>
> You can mix cpu types (but not AMD and Intel) if you leave the cluster
> level at the lowest cpu level.
> I personally don't mix cpu levels if possible, but instead create own
> clusters for each cpu type in order to be able to use the newest cpu
> features...
>
>
> Regards,
> René
>
>
> On 01/27/2016 12:53 PM, Neil wrote:
>
> Hi guys,
>
> I currently have an oVirt 3.5 cluster with Sandy Bridge Xeon CPU's, and I
> need to add a new host for more RAM and vCPU's, however the new Xeon e5
> cpu's are Haswell based.
>
> Can I mix CPU types (Haswell and Sandy Bridge) in my cluster and will I be
> able to migrate between my hosts?
>
> I'm guessing that for this to work I'll need to leave my "CPU type" set to
> Sandy Bridge, will the Haswell based CPU be compatible with my cluster, but
> just run without any Haswell type features?
>
> Apologies if this is a dumb question or if it's been answered before.
>
> Thank you.
>
> Regards.
>
> Neil Wilson
>
>
> ___
> Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users
>
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] web console viewer and 3.5 to 3.6 update

2016-01-27 Thread Weber, Charles (NIH/NIA/IRP) [C]
Hi everyone, 
For the second upgrade in a row, the web consoles do not work properly after an 
upgrade. Suggestions would be appreciated.
When I upgraded to 3.5 and CentOS 7, spice/vnc web console would not work until 
I installed custom version of websockify and novnc on the engine host. 

python-websockify-0.5.1-2.el7.noarch and novnc-0.4-9.el7.noarch are what I used 
thanks to Frank Wall and kojifiles back in November.

I have just upgraded to current 3.6.2 engine and OV3.6 vdsmd on one node host. 
At the same time I upgraded both engine and node OS to current CO7 patch level.
This upgrade required I remove exclusion for the above 2 rpm in yum.conf and 
upgraded both to current versions.

Now I am back to web console not working. Any bright ideas? I can roll back to 
custom versions.  
Does the standard EPEL/OVIRT setup work with other people for web console? Am I 
special or is this a known issue?

current revs are
python-websockify.noarch0.6.0-2.el7 
 @epel
novnc.noarch  0.5.1-2.el7  @epel

web socket errors are
Jan 27 09:27:24 ovirtman.irp.nia.nih.gov ovirt-websocket-proxy.py[1368]: ip 
addr - - [27/Jan/2016 09:27:24] connecting to: 172.0.1.81:5900
Jan 27 09:27:24 ovirtman.irp.nia.nih.gov ovirt-websocket-proxy.py[1368]: ip 
addr - - [27/Jan/2016 09:27:24] code 400, message Bad HTTP/0.9 request type 
('\x88\x8f')
Jan 27 09:28:01 ovirtman.irp.nia.nih.gov ovirt-websocket-proxy.py[1368]: ip 
addr - - [27/Jan/2016 09:28:01] code 405, message Method Not Allowed
Jan 27 09:28:02 ovirtman.irp.nia.nih.gov ovirt-websocket-proxy.py[1368]: ip 
addr - - [27/Jan/2016 09:28:02] code 405, message Method Not Allowed

Thanks,
Chuck

Weber, Charles (NIH/NIA/IRP) 
web...@mail.nih.gov
p: 410-558-8001
c: 443-473-6493
251 Bayview Blvd
Baltimore MD 21224
NCTS performance comments and survey at:
https://niairpkiosk.irp.nia.nih.gov/content/ncts-user-survey



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