Skip to content

Instantly share code, notes, and snippets.

@MincingWords
Created May 5, 2019 02:10
Show Gist options
  • Save MincingWords/7105e3536c79ad6e6ef4e555f43cfcaf to your computer and use it in GitHub Desktop.
Save MincingWords/7105e3536c79ad6e6ef4e555f43cfcaf to your computer and use it in GitHub Desktop.
pxec9e /var/log # docker run -p 39013:39013 -p 39017:39017 -p 39041-39045:39041-39045 -p 1128-1129:1128-1129 -p 59013-59014:59013-59014 -v /hana/:/hana/mounts --ulimit nofile=1048576:1048576 --sysctl kernel.shmmax=1073741824 --sysctl net.ipv4.ip_local_port_range='40000 60999' --sysctl kernel.shmmni=524288 --sysctl kernel.shmall=8388608 --name hana_express -h a3dbc985001b store/saplabs/hanaexpress:2.00.036.00.20190223.1 --passwords-url file:///hana/.json --agree-to-sap-license
======== Starting HANA container run script ========
Started at: Sun May 5 02:09:38 UTC 2019
Script parameters: --passwords-url file:///hana/.json --agree-to-sap-license
HANA version: 2.00.036.00.1547699771
Linux kernel version: 4.19
Setting HANAs host name to 'a3dbc985001b' ...
Checking allowed mountpoints ...
Checking system requirements ...
Checking /proc/sys prerequisites and limits...
SAP HANA Lifecycle Management - HdbContainer 2.3.73
***************************************************
Checking container...
Checking system requirements...
Checking linux settings...
SAP HANA instance executed.
Log file written to '/var/tmp/HdbContainer_check_container_2019-05-05_02.09.39.log' on host 'a3dbc985001b'.
Log files copied to '/hana/mounts/trace/a3dbc985001b' on host 'a3dbc985001b'.
Check succeeded: /proc/sys prerequisites and limits
Checking syscalls ...
WARNING: Operation not permitted: move_pages
WARNING: Operation not permitted: mbind
Check failed: syscalls
Please add permissions for the named operations by whitelisting them in a seccomp profile.
You can get a matching profile by calling 'docker run --rm <hana_image> --print seccomp.json > seccomp.json' and apply it to the container start via 'docker run --security-opt seccomp=seccomp.json ...'.
Checking mount consistency ...
Checking content structure version ...
Checking version compatibility ...
Start type: initial
Entering pre start phase ...
Downloading password file from file:///hana/.json (parameters: --max-time 30 --insecure) ...
curl: (37) Couldn't open file /hana/.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment