Hi,
Has anyone got working DELL EMC ScaleIO SDC on ContainerLinux? I've encountered several issues with the installation.
According to documentation I have to run the following command to install the whole stuff:
export MDM_IP=<MDM_IP>; ./EMC-ScaleIO-sdc-2.0-13000.211.CoreOS.x86_64.bsx
Getting the first error that libnuma.so.1 is not found:
/opt/emc/scaleio/sdc/bin/drv_cfg: error while loading shared libraries: libnuma.so.1: cannot open shared object file: No such file or directory
Installation complete.
Then, when trying to start sdc.service, getting another error:
scini[5107]: Verifying scini.ko against current system kernel.
scini[5107]: Module kernel version: 4.9.9-coreos-r1
scini[5107]: Running kernel version: 4.9.24-coreos
scini[5107]: Current scini.ko seems to be incompatible with your kernel.
scini[5107]: Will attempt to fetch from module repository.
scini[5107]: driver_sync.sh START - Thu Jun 1 13:22:28 UTC 2017
scini[5107]: Error (sftp): File /usr/share/oem/bin/emc/scaleio/scini_sync/scini_key must exist.
scini[5107]: driver_sync.sh END - Thu Jun 1 13:22:28 UTC 2017
scini[5107]: Error: Unable to fetch scini.ko. Will try to load the existing module...
scini[5107]: insmod: ERROR: could not insert module /usr/share/oem/bin/emc/scaleio/scini.ko: Invalid module format
scini[5107]: Error (1) loading module binary /usr/share/oem/bin/emc/scaleio/scini.ko
scini[5107]: rmmod: ERROR: Module scini is not currently loaded
scini[5107]: Error (1) unloading module binary /usr/share/oem/bin/emc/scaleio/scini.ko
systemd[1]: sdc.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: sdc.service: Unit entered failed state.
systemd[1]: sdc.service: Failed with result 'exit-code'.
systemd[1]: sdc.service: Service has no hold-off time, scheduling restart.
systemd[1]: Stopped scaleio sdc.