<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div><p>Hi,</p><p>I have been fighting for days with the all-in-one installation but came up with this solution after getting super help from oVirt team on this list.</p><p><br></p><p><br>Prep the OS Centos 6 64bit</p><p>make sure that it is permitted to login as root<br># nano /etc/ssh/sshd_config<br>set: PermitRootLogin yes</p><p>to verify the correct hostname run:<br># hostname<br>if the hostname is wrong set it via:<br># system-config-network</p><p>make sure that the /root/.ssh has the correct rights.<br># chmod 700 /root/.ssh</p><p>check that the "locale" is set to handle UTF-8<br># echo $LANG<br>if the output does not contain "UTF-8" in text string change the "locale" config (Java needs UTF-8 encoding)<br># nano /etc/sysconfig/i18n <br>set: LANG="en_US.UTF-8"</p><p><br>Run reboot to make sure that it all work. (it is not enough to reload the network - I do not know why)&nbsp;<br># reboot</p><p>Start installing oVirt</p><p># yum localinstall -y http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm<br># yum localinstall –y http://resources.ovirt.org/releases/ovirt-release-el.noarch.rpm<br># yum update -y<br>you need to clean the cache otherwise you will get an http 404 error for some libs.<br># yum clean all</p><p># yum install -y ovirt-engine-setup-plugin-allinone<br># engine-setup</p><p>DONE.</p></div><div><br></div><div><span name="x"></span>-- <br>Best regards<br><div><br></div>Peter Lerche<br><div><br></div>EasySpeedy ApS<br>377, Diplomvej<br>Scion-DTU Science Park<br>DK-2800, Kgs. Lyngby<br>Denmark<br>Phone: +45 4594 1401<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br>http://EasySpeedy.com<br>_____________________________________________________<br>European Quality Unmanaged Server Hosting<br>Permanent KVMoIP included in all dedicated servers<br>Network and Power Uptime - 99,98% Since 16 Jan 2006<br>Follow us on Twitter - https://twitter.com/easyspeedy<br>_____________________________________________________<span name="x"></span><br></div><div><br></div><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000" data-mce-style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000;"><div>During the <span style="color: #2e3436; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; line-height: 20px; background-color: #ffffff;" data-mce-style="color: #2e3436; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; line-height: 20px; background-color: #ffffff;">All-In-One plugin&nbsp;</span> i get an error :</div><div><br></div><div><p style="margin: 0px;" data-mce-style="margin: 0px;">http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-6/x86_64/repodata/f23900ffcdcd2712670207635f1fbb0b27407f78591ccbaa313501d53b2c4cb2-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"<br>Trying other mirror.<br>Error: failure: repodata/f23900ffcdcd2712670207635f1fbb0b27407f78591ccbaa313501d53b2c4cb2-filelists.sqlite.bz2 from glusterfs-epel: [Errno 256] No more mirrors to try.</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">is there a workaround this problem?</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;">Thank you.</p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p><p style="margin: 0px;" data-mce-style="margin: 0px;"><br></p></div></div><br>_______________________________________________<br>Users mailing list<br>Users@ovirt.org<br>http://lists.ovirt.org/mailman/listinfo/users<br></blockquote><div><br></div></div></body></html>