[Users] intallation problems

Error: failure: repodata/f23900ffcdcd2712670207635f1fbb0b27407f78591ccbaa3= 13501d53b2c4cb2-filelists.sqlite.bz2 from glusterfs-epel: [Errno 256] No mo= re mirrors to try.</p><p style=3D"margin: 0px;" data-mce-style=3D"margin: 0=
------=_Part_94_734274768.1386140870667 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit During the All-In-One plugin i get an error : http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-6/x8...: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" Trying other mirror. Error: failure: repodata/f23900ffcdcd2712670207635f1fbb0b27407f78591ccbaa313501d53b2c4cb2-filelists.sqlite.bz2 from glusterfs-epel: [Errno 256] No more mirrors to try. is there a workaround this problem? Thank you. ------=_Part_94_734274768.1386140870667 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><div>During the <span style=3D"color:= #2e3436; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; line= -height: 20px; background-color: #ffffff;" data-mce-style=3D"color: #2e3436= ; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; line-height:= 20px; background-color: #ffffff;">All-In-One plugin </span> i get an = error :</div><div><br></div><div><p style=3D"margin: 0px;" data-mce-style= =3D"margin: 0px;">http://download.gluster.org/pub/gluster/glusterfs/LATEST/= EPEL.repo/epel-6/x86_64/repodata/f23900ffcdcd2712670207635f1fbb0b27407f7859= 1ccbaa313501d53b2c4cb2-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 22 - "= The requested URL returned error: 404 Not Found"<br>Trying other mirror.<br= px;"><br></p><p style=3D"margin: 0px;" data-mce-style=3D"margin: 0px;">is t= here a workaround this problem?</p><p style=3D"margin: 0px;" data-mce-style= =3D"margin: 0px;"><br></p><p style=3D"margin: 0px;" data-mce-style=3D"margi= n: 0px;">Thank you.</p><p style=3D"margin: 0px;" data-mce-style=3D"margin: = 0px;"><br></p><p style=3D"margin: 0px;" data-mce-style=3D"margin: 0px;"><br=
</p></div></div></body></html> ------=_Part_94_734274768.1386140870667--

------=_Part_289889_1648994511.1386143353707 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi,=20 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.= =20 Prep the OS Centos 6 64bit=20 make sure that it is permitted to login as root=20 # nano /etc/ssh/sshd_config=20 set: PermitRootLogin yes=20 to verify the correct hostname run:=20 # hostname=20 if the hostname is wrong set it via:=20 # system-config-network=20 make sure that the /root/.ssh has the correct rights.=20 # chmod 700 /root/.ssh=20 check that the "locale" is set to handle UTF-8=20 # echo $LANG=20 if the output does not contain "UTF-8" in text string change the "locale" c= onfig (Java needs UTF-8 encoding)=20 # nano /etc/sysconfig/i18n=20 set: LANG=3D"en_US.UTF-8"=20 Run reboot to make sure that it all work. (it is not enough to reload the n= etwork - I do not know why)=20 # reboot=20 Start installing oVirt=20 # yum localinstall -y http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-re= lease-6-8.noarch.rpm=20 # yum localinstall =E2=80=93y http://resources.ovirt.org/releases/ovirt-rel= ease-el.noarch.rpm=20 # yum update -y=20 you need to clean the cache otherwise you will get an http 404 error for so= me libs.=20 # yum clean all=20 # yum install -y ovirt-engine-setup-plugin-allinone=20 # engine-setup=20 DONE.=20 --=20 Best regards=20 Peter Lerche=20 EasySpeedy ApS=20 377, Diplomvej=20 Scion-DTU Science Park=20 DK-2800, Kgs. Lyngby=20 Denmark=20 Phone: +45 4594 1401=20 http://EasySpeedy.com=20 _____________________________________________________=20 European Quality Unmanaged Server Hosting=20 Permanent KVMoIP included in all dedicated servers=20 Network and Power Uptime - 99,98% Since 16 Jan 2006=20 Follow us on Twitter - https://twitter.com/easyspeedy=20 _____________________________________________________=20 ----- Original Message -----
During the All-In-One plugin i get an error :
http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-6= /x86_64/repodata/f23900ffcdcd2712670207635f1fbb0b27407f78591ccbaa313501d53b= 2c4cb2-filelists.sqlite.bz2: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" Trying other mirror. Error: failure: repodata/f23900ffcdcd2712670207635f1fbb0b27407f78591ccbaa313501d53b2c4cb2= -filelists.sqlite.bz2 from glusterfs-epel: [Errno 256] No more mirrors to try.
is there a workaround this problem?
Thank you.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Prep the OS Centos 6 64bit</p><p>make sure that it is permitted to login a= s 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 "loc= ale" is set to handle UTF-8<br># echo $LANG<br>if the output does not conta= in "UTF-8" in text string change the "locale" config (Java needs UTF-8 enco= ding)<br># nano /etc/sysconfig/i18n <br>set: LANG=3D"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) <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 =E2=80=93y http://resourc= es.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 =
------=_Part_289889_1648994511.1386143353707 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><div><p>Hi,</p><p>I have been fightin= g 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= libs.<br># yum clean all</p><p># yum install -y ovirt-engine-setup-plugin-a= llinone<br># engine-setup</p><p>DONE.</p></div><div><br></div><div><span na= me=3D"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> = <br>http://EasySpee= dy.com<br>_____________________________________________________<br>European= Quality Unmanaged Server Hosting<br>Permanent KVMoIP included in all dedic= ated servers<br>Network and Power Uptime - 99,98% Since 16 Jan 2006<br>Foll= ow us on Twitter - https://twitter.com/easyspeedy<br>______________________= _______________________________<span name=3D"x"></span><br></div><div><br><= /div><hr id=3D"zwchr"><blockquote style=3D"border-left:2px solid #1010FF;ma= rgin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:nor= mal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:1= 2pt;" data-mce-style=3D"border-left: 2px solid #1010FF; margin-left: 5px; p= adding-left: 5px; color: #000; font-weight: normal; font-style: normal; tex= t-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12p= t;"><div style=3D"font-family: times new roman, new york, times, serif; fon= t-size: 12pt; color: #000000" data-mce-style=3D"font-family: times new roma= n, new york, times, serif; font-size: 12pt; color: #000000;"><div>During th= e <span style=3D"color: #2e3436; font-family: 'Source Sans Pro', sans-serif= ; font-size: 14px; line-height: 20px; background-color: #ffffff;" data-mce-= style=3D"color: #2e3436; font-family: 'Source Sans Pro', sans-serif; font-s= ize: 14px; line-height: 20px; background-color: #ffffff;">All-In-One plugin= </span> i get an error :</div><div><br></div><div><p style=3D"margin:= 0px;" data-mce-style=3D"margin: 0px;">http://download.gluster.org/pub/glus= ter/glusterfs/LATEST/EPEL.repo/epel-6/x86_64/repodata/f23900ffcdcd271267020= 7635f1fbb0b27407f78591ccbaa313501d53b2c4cb2-filelists.sqlite.bz2: [Errno 14= ] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"<br>Tr= ying other mirror.<br>Error: failure: repodata/f23900ffcdcd2712670207635f1f= bb0b27407f78591ccbaa313501d53b2c4cb2-filelists.sqlite.bz2 from glusterfs-ep= el: [Errno 256] No more mirrors to try.</p><p style=3D"margin: 0px;" data-m= ce-style=3D"margin: 0px;"><br></p><p style=3D"margin: 0px;" data-mce-style= =3D"margin: 0px;">is there a workaround this problem?</p><p style=3D"margin= : 0px;" data-mce-style=3D"margin: 0px;"><br></p><p style=3D"margin: 0px;" d= ata-mce-style=3D"margin: 0px;">Thank you.</p><p style=3D"margin: 0px;" data= -mce-style=3D"margin: 0px;"><br></p><p style=3D"margin: 0px;" data-mce-styl= e=3D"margin: 0px;"><br></p></div></div><br>________________________________= _______________<br>Users mailing list<br>Users@ovirt.org<br>http://lists.ov= irt.org/mailman/listinfo/users<br></blockquote><div><br></div></div></body>= </html> ------=_Part_289889_1648994511.1386143353707--

----- Original Message -----
From: "Peter Lerche" <peter@easyspeedy.com> To: "Dimitriy Groisman" <dg@netpch.com> Cc: users@ovirt.org Sent: Wednesday, December 4, 2013 9:49:13 AM Subject: Re: [Users] intallation problems
Hi,
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.
Thank you for not giving up!
Prep the OS Centos 6 64bit
make sure that it is permitted to login as root # nano /etc/ssh/sshd_config set: PermitRootLogin yes
Added a check[1], BTW: you can use without-password which is safer.
to verify the correct hostname run: # hostname if the hostname is wrong set it via: # system-config-network
This should have been OK you should have get an error, can you please elaborate what the problem was?
make sure that the /root/.ssh has the correct rights. # chmod 700 /root/.ssh
Fixed at[1]
check that the "locale" is set to handle UTF-8 # echo $LANG if the output does not contain "UTF-8" in text string change the "locale" config (Java needs UTF-8 encoding) # nano /etc/sysconfig/i18n set: LANG="en_US.UTF-8"
Fixed at [2] [1] http://gerrit.ovirt.org/#/c/21874/ [2] http://gerrit.ovirt.org/#/c/21852/
Run reboot to make sure that it all work. (it is not enough to reload the network - I do not know why) # reboot
Start installing oVirt
# yum localinstall -y http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm # yum localinstall –y http://resources.ovirt.org/releases/ovirt-release-el.noarch.rpm # yum update -y you need to clean the cache otherwise you will get an http 404 error for some libs. # yum clean all
# yum install -y ovirt-engine-setup-plugin-allinone # engine-setup
DONE.
-- Best regards
Peter Lerche
EasySpeedy ApS 377, Diplomvej Scion-DTU Science Park DK-2800, Kgs. Lyngby Denmark Phone: +45 4594 1401
http://EasySpeedy.com _____________________________________________________ European Quality Unmanaged Server Hosting Permanent KVMoIP included in all dedicated servers Network and Power Uptime - 99,98% Since 16 Jan 2006 Follow us on Twitter - https://twitter.com/easyspeedy _____________________________________________________
During the All-In-One plugin i get an error :
http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-6/x8...: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found" Trying other mirror. Error: failure: repodata/f23900ffcdcd2712670207635f1fbb0b27407f78591ccbaa313501d53b2c4cb2-filelists.sqlite.bz2 from glusterfs-epel: [Errno 256] No more mirrors to try.
is there a workaround this problem?
Thank you.
_______________________________________________ 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

Hi, this one is actual equal to "yum install" Am 04.12.2013 08:49, schrieb Peter Lerche:
yum localinstall
-- Mit freundlichen Grüßen / Regards Sven Kieske Systemadministrator Mittwald CM Service GmbH & Co. KG Königsberger Straße 6 32339 Espelkamp T: +49-5772-293-100 F: +49-5772-293-333 https://www.mittwald.de Geschäftsführer: Robert Meyer St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
participants (4)
-
Alon Bar-Lev
-
Dimitriy Groisman
-
Peter Lerche
-
Sven Kieske