Re: [ovirt-users] Unable to install ovirt 4 hosted engine

2016-06-13 Thread Simone Tiraboschi
On Mon, Jun 13, 2016 at 9:53 PM, Claude Durocher
 wrote:
> Testing the latest Ovirt 4.0 RC and I'm unable to install the hosted engine.

Thanks Claude,
we fixed it today: https://bugzilla.redhat.com/1344900

> On the console :
>
> ...
>   --== HOSTED ENGINE CONFIGURATION ==--
>
> [ INFO  ] Stage: Setup validation
>
>   --== CONFIGURATION PREVIEW ==--
>
>   Bridge interface   : eno1
>   Engine FQDN: ovirt-manager.local.net
>   Bridge name: ovirtmgmt
>   Host address   : ovirt-1
>   SSH daemon port: 22
>   Firewall manager   : iptables
>   Gateway address: 10.1.1.193
>   Host name for web application  : ovirt-1.local.net
>   Storage Domain type: nfs3
>   Host ID: 1
>   Image size GB  : 10
>   Storage connection :
> 192.168.101.196:/exports/ovirt-engine
>   Console type   : qxl
>   Memory size MB : 16384
>   MAC address: 00:16:3e:16:fd:c7
>   Boot type  : disk
>   Number of CPUs : 4
>   OVF archive (for disk boot):
> /usr/share/ovirt-engine-appliance/ovirt-engine-appliance-4.0-20160603.1.el7.centos.ova
>   Restart engine VM after engine-setup: True
>   CPU Type   : model_SandyBridge
> [ INFO  ] Stage: Transaction setup
> [ INFO  ] Stage: Misc configuration
> [ INFO  ] Stage: Package installation
> [ INFO  ] Stage: Misc configuration
> [ INFO  ] Configuring libvirt
> [ INFO  ] Configuring VDSM
> [ INFO  ] Starting vdsmd
> [ ERROR ] Failed to execute stage 'Misc configuration': Error storage server
> connection: (u"domType=6, spUUID=----,
> conList=[{u'vfsType': u'ext3', u'connection':
> u'/var/lib/ovirt-hosted-engine-setup/tmpzDbNZ4', u'spec':
> u'/var/lib/ovirt-hosted-engine-setup/tmpzDbNZ4', u'id':
> u'33b4138f-9937-45a6-828a-433072d8ffbd'}]",)
> [ INFO  ] Stage: Clean up
> [ INFO  ] Generating answer file
> '/var/lib/ovirt-hosted-engine-setup/answers/answers-20160613154009.conf'
> [ INFO  ] Stage: Pre-termination
> [ INFO  ] Stage: Termination
> [ ERROR ] Hosted Engine deployment failed: this system is not reliable,
> please check the issue, fix and redeploy
>   Log file is located at
> /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160613153910-41q5xe.log
>
>
> In vdsm.log :
>
> jsonrpc.Executor/1::DEBUG::2016-06-13
> 15:40:08,877::fileUtils::190::Storage.fileUtils::(createdir) Creating
> directory: /rhev/data-center/mnt/192.168.101.196:_exports_ovirt-engine mode:
> None
> jsonrpc.Executor/1::INFO::2016-06-13
> 15:40:08,878::mount::222::storage.Mount::(mount) mounting
> 192.168.101.196:/exports/ovirt-engine at
> /rhev/data-center/mnt/192.168.101.196:_exports_ovirt-engine
> jsonrpc.Executor/1::DEBUG::2016-06-13
> 15:40:08,921::utils::870::storage.Mount::(stopwatch)
> /rhev/data-center/mnt/192.168.101.196:_exports_ovirt-engine mounted: 0.05
> seconds
> jsonrpc.Executor/1::DEBUG::2016-06-13
> 15:40:08,924::outOfProcess::69::Storage.oop::(getProcessPool) Creating
> ioprocess Global
> jsonrpc.Executor/1::DEBUG::2016-06-13
> 15:40:08,924::__init__::315::IOProcessClient::(_run) Starting IOProcess...
> jsonrpc.Executor/1::DEBUG::2016-06-13
> 15:40:08,955::hsm::2327::Storage.HSM::(__prefetchDomains) nfs local path:
> /rhev/data-center/mnt/192.168.101.196:_exports_ovirt-engine
> jsonrpc.Executor/1::DEBUG::2016-06-13
> 15:40:08,957::hsm::2351::Storage.HSM::(__prefetchDomains) Found SD uuids: ()
> jsonrpc.Executor/1::DEBUG::2016-06-13
> 15:40:08,957::hsm::2411::Storage.HSM::(connectStorageServer) knownSDs: {}
> jsonrpc.Executor/1::INFO::2016-06-13
> 15:40:08,958::logUtils::52::dispatcher::(wrapper) Run and protect:
> connectStorageServer, Return response: {'statuslist': [{'status': 0, 'id':
> u'e3f4dde2-cfe3-4aa3-8e01-dec66d34f616'}]}
> jsonrpc.Executor/1::DEBUG::2016-06-13
> 15:40:08,958::task::1193::Storage.TaskManager.Task::(prepare)
> Task=`5699f840-cf9b-407e-a83c-40468821d173`::finished: {'statuslist':
> [{'status': 0, 'id': u'e3f4dde2-cfe3-4aa3-8e01-dec66d34f616'}]}
> jsonrpc.Executor/1::DEBUG::2016-06-13
> 15:40:08,958::task::597::Storage.TaskManager.Task::(_updateState)
> Task=`5699f840-cf9b-407e-a83c-40468821d173`::moving from state preparing ->
> state finished
> jsonrpc.Executor/1::DEBUG::2016-06-13
> 15:40:08,958::resourceManager::952::Storage.ResourceManager.Owner::(releaseAll)
> Owner.releaseAll requests {} resources {}
> jsonrpc.Executor/1::DEBUG::2016-06-13
> 15:40:08,959::resourceManager::989::Storage.ResourceManager.Owner::(cancelAll)
> Owner.cancelAll requests {}
> 

[ovirt-users] Unable to install ovirt 4 hosted engine

2016-06-13 Thread Claude Durocher

Testing the latest Ovirt 4.0 RC and I'm unable to install the hosted engine. On 
the console :

...
  --== HOSTED ENGINE CONFIGURATION ==--
     
[ INFO  ] Stage: Setup validation
     
  --== CONFIGURATION PREVIEW ==--
     
  Bridge interface   : eno1
  Engine FQDN    : ovirt-manager.local.net
  Bridge name    : ovirtmgmt
  Host address   : ovirt-1
  SSH daemon port    : 22
  Firewall manager   : iptables
  Gateway address    : 10.1.1.193
  Host name for web application  : ovirt-1.local.net
  Storage Domain type    : nfs3
  Host ID    : 1
  Image size GB  : 10
  Storage connection : 
192.168.101.196:/exports/ovirt-engine
  Console type   : qxl
  Memory size MB : 16384
  MAC address    : 00:16:3e:16:fd:c7
  Boot type  : disk
  Number of CPUs : 4
  OVF archive (for disk boot)    : 
/usr/share/ovirt-engine-appliance/ovirt-engine-appliance-4.0-20160603.1.el7.centos.ova
  Restart engine VM after engine-setup: True
  CPU Type   : model_SandyBridge
[ INFO  ] Stage: Transaction setup
[ INFO  ] Stage: Misc configuration
[ INFO  ] Stage: Package installation
[ INFO  ] Stage: Misc configuration
[ INFO  ] Configuring libvirt
[ INFO  ] Configuring VDSM
[ INFO  ] Starting vdsmd
[ ERROR ] Failed to execute stage 'Misc configuration': Error storage server 
connection: (u"domType=6, spUUID=----, 
conList=[{u'vfsType': u'ext3', u'connection': 
u'/var/lib/ovirt-hosted-engine-setup/tmpzDbNZ4', u'spec': 
u'/var/lib/ovirt-hosted-engine-setup/tmpzDbNZ4', u'id': 
u'33b4138f-9937-45a6-828a-433072d8ffbd'}]",)
[ INFO  ] Stage: Clean up
[ INFO  ] Generating answer file 
'/var/lib/ovirt-hosted-engine-setup/answers/answers-20160613154009.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ ERROR ] Hosted Engine deployment failed: this system is not reliable, please 
check the issue, fix and redeploy
  Log file is located at 
/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160613153910-41q5xe.log


In vdsm.log :

jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,877::fileUtils::190::Storage.fileUtils::(createdir) Creating 
directory: /rhev/data-center/mnt/192.168.101.196:_exports_ovirt-engine mode: 
None
jsonrpc.Executor/1::INFO::2016-06-13 
15:40:08,878::mount::222::storage.Mount::(mount) mounting 
192.168.101.196:/exports/ovirt-engine at 
/rhev/data-center/mnt/192.168.101.196:_exports_ovirt-engine
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,921::utils::870::storage.Mount::(stopwatch) 
/rhev/data-center/mnt/192.168.101.196:_exports_ovirt-engine mounted: 0.05 
seconds
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,924::outOfProcess::69::Storage.oop::(getProcessPool) Creating 
ioprocess Global
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,924::__init__::315::IOProcessClient::(_run) Starting IOProcess...
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,955::hsm::2327::Storage.HSM::(__prefetchDomains) nfs local path: 
/rhev/data-center/mnt/192.168.101.196:_exports_ovirt-engine
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,957::hsm::2351::Storage.HSM::(__prefetchDomains) Found SD uuids: ()
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,957::hsm::2411::Storage.HSM::(connectStorageServer) knownSDs: {}
jsonrpc.Executor/1::INFO::2016-06-13 
15:40:08,958::logUtils::52::dispatcher::(wrapper) Run and protect: 
connectStorageServer, Return response: {'statuslist': [{'status': 0, 'id': 
u'e3f4dde2-cfe3-4aa3-8e01-dec66d34f616'}]}
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,958::task::1193::Storage.TaskManager.Task::(prepare) 
Task=`5699f840-cf9b-407e-a83c-40468821d173`::finished: {'statuslist': 
[{'status': 0, 'id': u'e3f4dde2-cfe3-4aa3-8e01-dec66d34f616'}]}
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,958::task::597::Storage.TaskManager.Task::(_updateState) 
Task=`5699f840-cf9b-407e-a83c-40468821d173`::moving from state preparing -> 
state finished
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,958::resourceManager::952::Storage.ResourceManager.Owner::(releaseAll) 
Owner.releaseAll requests {} resources {}
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,959::resourceManager::989::Storage.ResourceManager.Owner::(cancelAll) 
Owner.cancelAll requests {}
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,959::task::995::Storage.TaskManager.Task::(_decref) 
Task=`5699f840-cf9b-407e-a83c-40468821d173`::ref 0 aborting False
jsonrpc.Executor/1::DEBUG::2016-06-13 
15:40:08,959::__init__::550::jsonrpc.JsonRpcServer::(_serveRequest) Return