2 votes

Installation de DC/OS

Je suis nouveau sur DC/OS, j'ai mis en place 1 master avec 3 agents pour lui. Quand j'essaie de bash dcos_install.sh master sur le nœud principal. J'obtiens les erreurs suivantes :

    Starting DC/OS Install Process
Running preflight checks
Checking if DC/OS is already installed: PASS (Not installed)
dcos_install.sh: line 252: getenforce: command not found
PASS Is SELinux disabled?
Checking if docker is installed and in PATH: PASS 
Checking docker version requirement (>= 1.6): PASS (1.12.1)
Checking if curl is installed and in PATH: PASS 
Checking if bash is installed and in PATH: PASS 
Checking if ping is installed and in PATH: PASS 
Checking if tar is installed and in PATH: PASS 
Checking if xz is installed and in PATH: PASS 
Checking if unzip is installed and in PATH: PASS 
Checking if ipset is installed and in PATH: PASS 
Checking if systemd-notify is installed and in PATH: PASS 
Checking if systemd is installed and in PATH: PASS 
Checking systemd version requirement (>= 200): PASS (229)
Checking if group 'nogroup' exists: PASS 
Checking if port 53 (required by spartan) is in use: PASS 
Checking if port 80 (required by adminrouter) is in use: PASS 
Checking if port 443 (required by adminrouter) is in use: PASS 
Checking if port 1050 (required by 3dt) is in use: PASS 
Checking if port 2181 (required by zookeeper) is in use: PASS 
Checking if port 5050 (required by mesos-master) is in use: PASS 
Checking if port 7070 (required by cosmos) is in use: PASS 
Checking if port 8080 (required by marathon) is in use: PASS 
Checking if port 8101 (required by dcos-oauth) is in use: PASS 
Checking if port 8123 (required by mesos-dns) is in use: PASS 
Checking if port 8181 (required by exhibitor) is in use: PASS 
Checking if port 9000 (required by metronome) is in use: PASS 
Checking if port 9942 (required by metronome) is in use: PASS 
Checking if port 9990 (required by cosmos) is in use: PASS 
Checking if port 15055 (required by dcos-history) is in use: PASS 
Checking if port 33107 (required by navstar) is in use: PASS 
Checking if port 36771 (required by marathon) is in use: PASS 
Checking if port 41281 (required by zookeeper) is in use: PASS 
Checking if port 42819 (required by spartan) is in use: PASS 
Checking if port 43911 (required by minuteman) is in use: PASS 
Checking if port 46839 (required by metronome) is in use: PASS 
Checking if port 61053 (required by mesos-dns) is in use: PASS 
Checking if port 61420 (required by epmd) is in use: PASS 
Checking if port 61421 (required by minuteman) is in use: PASS 
Checking if port 62053 (required by spartan) is in use: PASS 
Checking if port 62080 (required by navstar) is in use: PASS 
Checking Docker is configured with a production storage driver: WARNING: No swap limit support
PASS (aufs)
Creating directories under /etc/mesosphere
Creating role file for master
Configuring DC/OS
Setting and starting DC/OS
A dependency job for dcos-setup.service failed. See 'journalctl -xe' for details.
root@master:/tmp/dcos# journalctl -xe
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Lorsque j'ai ouvert journalctl -xe, le message suivant s'affiche.

-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dcos-download.service has begun starting up.
Sep 27 09:52:11 master curl[3385]: * Couldn't open file /opt/dcos_install_tmp/bootstrap/5b4aa43610c57ee1d60b4aa0751a1fb75824c083.bootstrap.tar.xz
Sep 27 09:52:11 master curl[3385]: * Closing connection -1
Sep 27 09:52:11 master curl[3385]: curl: (37) Couldn't open file /opt/dcos_install_tmp/bootstrap/5b4aa43610c57ee1d60b4aa0751a1fb75824c083.bootstrap.tar.xz
Sep 27 09:52:11 master systemd[1]: dcos-download.service: Control process exited, code=exited status=37
Sep 27 09:52:11 master systemd[1]: Failed to start Pkgpanda: Download DC/OS to this host..
-- Subject: Unit dcos-download.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dcos-download.service has failed.
-- 
-- The result is failed.
Sep 27 09:52:11 master systemd[1]: Dependency failed for Pkgpanda: Specialize DC/OS for this host..
-- Subject: Unit dcos-setup.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dcos-setup.service has failed.
-- 
-- The result is dependency.
Sep 27 09:52:11 master systemd[1]: dcos-setup.service: Job dcos-setup.service/start failed with result 'dependency'.
Sep 27 09:52:11 master systemd[1]: dcos-download.service: Unit entered failed state.
Sep 27 09:52:11 master systemd[1]: dcos-download.service: Failed with result 'exit-code'.

S'agit-il d'une erreur de permission ou d'un problème de configuration dans mes fichiers de configuration ?

1voto

bongcheekhoon Points 63

Il semble que le problème se situe dans mes fichiers de configuration. J'ai résolu le problème en changeant le bootstrap_url dans mon config.yaml et le problème est résolu !

SistemesEz.com

SystemesEZ est une communauté de sysadmins où vous pouvez résoudre vos problèmes et vos doutes. Vous pouvez consulter les questions des autres sysadmins, poser vos propres questions ou résoudre celles des autres.

Powered by:

X