[ovirt-users] Unable to add secondary hosted engine hosts with ovirt3.5.5

2015-10-30 Thread Jorgens, Bruce
Ovirt users,

I have ovirt 3.5.5 with a hosted engine setup with the host node and engine 
node running CentOS 7.1 with a shared NFS storage domain.
I initially attempted to 2 additional hosted engine nodes using CentOS 7.1 with 
the 'hosted-engine -deploy' command.
Both nodes failed to add when the answer file was unable to be retrieved from 
the first host.

[root@bml-24 ~]# hosted-engine --deploy
[ INFO  ] Stage: Initializing
[ INFO  ] Generating a temporary VNC password.
[ INFO  ] Stage: Environment setup
  Continuing will configure this host for serving as hypervisor and 
create a VM where you have to install oVirt Engine afterwards.
  Are you sure you want to continue? (Yes, No)[Yes]:
  Configuration files: []
  Log file: 
/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20151030113943-c18yxd.log
  Version: otopi-1.3.2 (otopi-1.3.2-1.el7.centos)
[ INFO  ] Hardware supports virtualization
[ INFO  ] Bridge ovirtmgmt already created
[ INFO  ] Stage: Environment packages setup
[ INFO  ] Stage: Programs detection
[ INFO  ] Stage: Environment setup
[ INFO  ] Stage: Environment customization

  --== STORAGE CONFIGURATION ==--

  During customization use CTRL-D to abort.
  Please specify the storage you would like to use (iscsi, nfs3, 
nfs4)[nfs3]:
  Please specify the full shared storage connection path to use 
(example: host:/path): cantap01b.ciena.com:/vol/sta_fast/ovirt35/hosted_engine
  The specified storage location already contains a data domain. Is 
this an additional host setup (Yes, No)[Yes]?
[ INFO  ] Installing on additional host
  Please specify the Host ID [Must be integer, default: 2]: 4
  Local storage datacenter name is an internal name and currently will 
not be shown in engine's admin UI.
  Please enter local datacenter name [hosted_datacenter]:

  --== SYSTEM CONFIGURATION ==--

[WARNING] A configuration file must be supplied to deploy Hosted Engine on an 
additional host.
  The answer file may be fetched from the first host using scp.
  If you do not want to download it automatically you can abort the 
setup answering no to the following question.
  Do you want to scp the answer file from the first host? (Yes, 
No)[Yes]:
  Please provide the FQDN or IP of the first host: 
ovirt.ca.stalab.ciena.com
  Enter 'root' user password for host ovirt.ca.stalab.ciena.com:
[ ERROR ] Failed to execute stage 'Environment customization': [Errno 2] No 
such file
[ INFO  ] Stage: Clean up
[ INFO  ] Generating answer file 
'/var/lib/ovirt-hosted-engine-setup/answers/answers-20151030114103.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination

I was able to add the additional hosts using the ovirt GUI and am able to use 
them for running VMs.

I tried running 'hosted-engine -deploy' on each host again and get the same 
error as before.

Checking the logfile referenced above, I don't see that the download filename 
listed.
I do see a couples of stack traces that might be useful.

I also found this defect in the release notes for ovirt-3.5.5 which claims to 
be resolved.
Bug 1271272 - [HE] Failed 
to deploy additional host using NFS

I was careful when installing ovirt 3.5.5 to ensure that I used the baseurl 
instead of the mirrors as it looked like the mirrors were behind.

[root@bml-24 ~]# cat /etc/yum.repos.d/ovirt-3.5.repo
[ovirt-3.5]
name=Latest oVirt 3.5 Release
baseurl=http://resources.ovirt.org/pub/ovirt-3.5/rpm/el$releasever/
#mirrorlist=http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-3.5-el$releasever
enabled=1
skip_if_unavailable=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-ovirt-3.5

I see that there is another repo file for ovirt as well that I didn't modify.
Could my issue be caused by not picking up the latest versions from these 
mirrors?

[root@bml-24 ~]# cat /etc/yum.repos.d/ovirt-3.5-dependencies.repo
[ovirt-3.5-epel]
name=Extra Packages for Enterprise Linux 7 - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
failovermethod=priority
enabled=1
includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,ioprocess,python-paramiko,python-crypto,python-cheetah,python-ecdsa,python-markdown,rubygem-rgen,ovirt-guest-agent,userspace-rcu,protobuf-java
gpgcheck=1
gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7

[ovirt-3.5-glusterfs-epel]
name=GlusterFS is a clustered file-system capable of scaling to several 
petabytes.
baseurl=http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/$basearch/
enabled=1
skip_

Re: [ovirt-users] Unable to install ovirt engine using Centos 7.1 with 3.5.5

2015-10-28 Thread Jorgens, Bruce
Simon,

I’m using an exported NFS file system for storage of the VM.
I’m not changing the filesystem type during the CentOS install.

Please let me know if there is any other information I can provide that might 
be helpful.

Bruce.

Bruce T. Jorgens | Technical Lead, System Test Automation
bjorg...@ciena.com<mailto:bjorg...@ciena.com> | 115 North Sullivan Road | 
Spokane Valley, WA 99037 USA
Direct +1.509.242.9292 | Mobile +1.509.499.0215 | Fax +1.509.242.9001

From: Simone Tiraboschi [mailto:stira...@redhat.com]
Sent: Wednesday, October 28, 2015 3:00 AM
To: Jorgens, Bruce
Cc: Users@ovirt.org
Subject: Re: [ovirt-users] Unable to install ovirt engine using Centos 7.1 with 
3.5.5



On Tue, Oct 27, 2015 at 9:00 PM, Jorgens, Bruce 
mailto:bjorg...@ciena.com>> wrote:
I’m trying to install ovirt-3.5.5 in a hosted engine configuration on an HP 
DL360 system with CentOS 7.1.
All works well up until the hosted VM portion of the install.
After installing CentOS 7.1 on the engine, the VM is unable to boot.
I’ve tried installing via PXE as well as with an attached CDROM image of CentOS 
7.1 and go the same results.
There is no indication of any issue during install.
I ran a rescue image against the VM and fdisk cannot find a valid partition 
table on /dev/vda.
Curiously, a reinstall using the VM disk finds a partition table and prompts if 
the space should be recovered.


Hi Bruce,
I deployed it several time and I never noticed something similar.
Which kind of storage are you using?
Are you changing the default file system type or the partition table type when 
you install CentOS?

Below is a sanitized version of the configuration preview:


--== CONFIGURATION PREVIEW ==--

  Engine FQDN: XX
  Bridge name: ovirtmgmt
  SSH daemon port: 22
  Firewall manager   : iptables
  Gateway address: 10.33.80.1
  Host name for web application  : bml-21
  Host ID: 1
  Image alias: hosted_engine
  Image size GB  : 25
  Storage connection : XX
  Console type   : vnc
  Memory size MB : 4096
  MAC address: 00:16:3e:65:0a:d7
  Boot type  : cdrom
  Number of CPUs : 2
  ISO image (for cdrom boot) : 
/tmp/CentOS-7-x86_64-Minimal-1503-01.iso
  CPU Type   : model_SandyBridge

I found this old post from nearly a year ago.  The issue sounds quite similar:
http://www.redgrid.net/kvm/no-bootable-device-found-ovirt-3-5-on-centos7/

I appreciate any help.

Bruce T. Jorgens | Technical Lead, System Test Automation
bjorg...@ciena.com<mailto:bjorg...@ciena.com> | 115 North Sullivan Road | 
Spokane Valley, WA 99037 USA
Direct +1.509.242.9292 | Mobile 
+1.509.499.0215 | Fax 
+1.509.242.9001


___
Users mailing list
Users@ovirt.org<mailto: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] Unable to install ovirt engine using Centos 7.1 with 3.5.5

2015-10-27 Thread Jorgens, Bruce
I'm trying to install ovirt-3.5.5 in a hosted engine configuration on an HP 
DL360 system with CentOS 7.1.
All works well up until the hosted VM portion of the install.
After installing CentOS 7.1 on the engine, the VM is unable to boot.
I've tried installing via PXE as well as with an attached CDROM image of CentOS 
7.1 and go the same results.
There is no indication of any issue during install.
I ran a rescue image against the VM and fdisk cannot find a valid partition 
table on /dev/vda.
Curiously, a reinstall using the VM disk finds a partition table and prompts if 
the space should be recovered.

Below is a sanitized version of the configuration preview:


--== CONFIGURATION PREVIEW ==--

  Engine FQDN: XX
  Bridge name: ovirtmgmt
  SSH daemon port: 22
  Firewall manager   : iptables
  Gateway address: 10.33.80.1
  Host name for web application  : bml-21
  Host ID: 1
  Image alias: hosted_engine
  Image size GB  : 25
  Storage connection : XX
  Console type   : vnc
  Memory size MB : 4096
  MAC address: 00:16:3e:65:0a:d7
  Boot type  : cdrom
  Number of CPUs : 2
  ISO image (for cdrom boot) : 
/tmp/CentOS-7-x86_64-Minimal-1503-01.iso
  CPU Type   : model_SandyBridge

I found this old post from nearly a year ago.  The issue sounds quite similar:
http://www.redgrid.net/kvm/no-bootable-device-found-ovirt-3-5-on-centos7/

I appreciate any help.

Bruce T. Jorgens | Technical Lead, System Test Automation
bjorg...@ciena.com | 115 North Sullivan Road | 
Spokane Valley, WA 99037 USA
Direct +1.509.242.9292 | Mobile +1.509.499.0215 | Fax +1.509.242.9001

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