Install on centos 6.5 on ovh vps

# curl -v -L 'http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os'
* About to connect() to mirrorlist.centos.org port 80 (#0)
*   Trying 2a02:2498:1:3d:5054:ff:fed3:e91a... connected
* Connected to mirrorlist.centos.org (2a02:2498:1:3d:5054:ff:fed3:e91a) port 80 (#0)
> GET /?release=6&arch=x86_64&repo=os HTTP/1.1
> User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.16.2.3 Basic ECC zlib/1.2.3 libidn/1.18 libssh2/1.4.2
> Host: mirrorlist.centos.org
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: nginx/1.0.15
< Date: Thu, 26 Mar 2015 15:23:32 GMT
< Content-Type: text/plain
< Connection: keep-alive
< Content-Length: 507
<
http://mirror-fr1.bbln.org/centos/6/os/x86_64/
http://mirrors.ircam.fr/pub/CentOS/6/os/x86_64/
http://ftp.rezopole.net/centos/6/os/x86_64/
http://ftp.ciril.fr/pub/linux/centos/6/os/x86_64/
http://centos.mirrors.ovh.net/ftp.centos.org/6/os/x86_64/
http://mirrors.modern.host/CentOS/6/os/x86_64/
http://mirror-fr2.bbln.org/centos/6/os/x86_64/
ftp://mirror.aarnet.edu.au/pub/centos/6/os/x86_64/
ftp://mirror.us.oneandone.net/linux/distributions/centos/6/os/x86_64/
http://ftp.heanet.ie/pub/centos/6/os/x86_64/
* Connection #0 to host mirrorlist.centos.org left intact
* Closing connection #0

So, gave up with ovh.

Someone used another vps for testing ?

Just for fun Iā€™ve tried to install NS on Amazon EC2 and Iā€™ve found it pretty easy to do.

I donā€™t know if it is of your iinterest, but Iā€™ve write a simple How to of the steps here

1 Like

If someone can give me SSH access to a running clean machine, I can give it a try!

I set you a Message with credential. Server has been reseted.

I just successfully installed NethServer on OVH, but there are some problems accessing centos-base and centos-updates from NethServer.repo.

OVH machines resolve host names with IPv6 and CentOS mirror report different answers if queried with IPv4 or IPv6.

To install NethServer on OVH:

yum localinstall -y http://mirror.nethserver.org/nethserver/nethserver-release-6.6.rpm
rpm --import /etc/pki/rpm-gpg/*
yum --disablerepo=* --enablerepo=nethserver-base,nethserver-updates,base,updates install @nethserver-iso
/sbin/e-smith/signal-event system-init
eorepo nethserver-base nethserver-updates base updates

Also, at the end of the system-init event the machine was stuck and required a reboot.

At the end, I would suggest Digital Ocean over OVS at least for NethServer installations.

Thanks to @enrilor for the collaboration :smile:

P.S. If someone needs more technical details about the problem, please feel free to ask.

4 Likes

I tried few times to install NethServer over CentOS 6.6 x64
with the OVH Kernel, with the distribution Kernel,ā€¦
everytime it finishing by an unrebootable server (I think I have a kernel panic)

I also figure this : /sbin/e-smith/signal-event system-init eorepo nethserver-base nethserver-updates base updates
was one line :wink:

And finaly I figured, how to install CentOS from scratch with those instructions
http://forum.ovh.co.uk/showthread.php?4991-CentOS-Stock-Install-Kimsufi-OVH-VNC-Method
and now NethServer working well on my OVH :smiley_cat:

BTW: In what DigitalOcean is different, I means why Itā€™s easier with them ?

1 Like

These seems small howto for NethServer on ovh, nice!

Never had a single problem installing on DigitalOcean, maybe they use a standard CentOSā€¦

I moved a post to a new topic: Install NetServer on OVH

yes but on digitalocean you have no storage spaceā€¦ok ssd is cool but if i need a sata/sas disk ? something like >500GB

Just buy a bigger machine! :grin:

1 Like

I moved a post to a new topic: Using NethServer on vCloud of VMWare

A post was split to a new topic: Pb vith NethServer 6,7 and Vserve