• [^] # Re: MySQL Cluster via Docker

    Posté par . En réponse au message Problème pour compiler MySQL Cluster sur ARM. Évalué à 1.

    Ça tourne en rond je pense que si ça ne démarre pas c'est car les images ne sont pas compilées pour ARM:
    retour de commande en testant ce tuto

    root@MySQLClusterNode1:/home/user# docker run -it --net=cluster mysql/mysql-cluster
    panic: standard_init_linux.go:178: exec user process caused "exec format error" [recovered]
     panic: standard_init_linux.go:178: exec user process caused "exec format error"
    goroutine 1 [running, locked to thread]:
    panic(0x33e410, 0x107a96c0)
     /usr/lib/go-1.6/src/runtime/panic.go:481 +0x330
    github.com/opencontainers/runc/vendor/github.com/urfave/cli.HandleAction.func1(0x107e5964)
     /build/runc-_7bniH/runc-1.0.0~rc2/_build/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli/app.go:478 +0x328
    panic(0x33e410, 0x107a96c0)
     /usr/lib/go-1.6/src/runtime/panic.go:443 +0x448
    github.com/opencontainers/runc/libcontainer.(*LinuxFactory).StartInitialization.func1(0x107e55ec, 0x1071c450, 0x107e5674)
     /build/runc-_7bniH/runc-1.0.0~rc2/_build/src/github.com/opencontainers/runc/libcontainer/factory_linux.go:259 +0x13c
    github.com/opencontainers/runc/libcontainer.(*LinuxFactory).StartInitialization(0x107a6930, 0xb653e590, 0x107a96c0)
     /build/runc-_7bniH/runc-1.0.0~rc2/_build/src/github.com/opencontainers/runc/libcontainer/factory_linux.go:277 +0x498
    main.glob.func8(0x1079e1e0, 0x0, 0x0)
     /build/runc-_7bniH/runc-1.0.0~rc2/_build/src/github.com/opencontainers/runc/main_unix.go:26 +0x58
    reflect.Value.call(0x2f2fd0, 0x3fd448, 0x13, 0x36d600, 0x4, 0x107e5924, 0x1, 0x1, 0x0, 0x0, ...)
     /usr/lib/go-1.6/src/reflect/value.go:435 +0xeb4
    reflect.Value.Call(0x2f2fd0, 0x3fd448, 0x13, 0x107e5924, 0x1, 0x1, 0x0, 0x0, 0x0)
     /usr/lib/go-1.6/src/reflect/value.go:303 +0x84
    github.com/opencontainers/runc/vendor/github.com/urfave/cli.HandleAction(0x2f2fd0, 0x3fd448, 0x1079e1e0, 0x0, 0x0)
     /build/runc-_7bniH/runc-1.0.0~rc2/_build/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli/app.go:487 +0x230
    github.com/opencontainers/runc/vendor/github.com/urfave/cli.Command.Run(0x36fa48, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3db610, 0x51, 0x0, ...)
     /build/runc-_7bniH/runc-1.0.0~rc2/_build/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli/command.go:191 +0xcd0
    github.com/opencontainers/runc/vendor/github.com/urfave/cli.(*App).Run(0x10784240, 0x10764050, 0x2, 0x2, 0x0, 0x0)
     /build/runc-_7bniH/runc-1.0.0~rc2/_build/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli/app.go:240 +0x84c
    main.main()
     /build/runc-_7bniH/runc-1.0.0~rc2/_build/src/github.com/opencontainers/runc/main.go:132 +0xb14
    

    Donation Bitcoin : 1N8QGrhJGWdZNQNSspm3rSGjtXaXv9Ngat