root@VA-MINIO-252:~# ./mc admin service stop myminio Stopping on service signal Stopped `myminio` successfully. root@VA-MINIO-252:~# MINIO_ROOT_USER=admin MINIO_ROOT_PASSWORD=“<password>“ ./minio server /data{0…3} –console-address :9001 & [2] 6286 [1] Fertig MINIO_ROOT_USER=admin MINIO_ROOT_PASSWORD=“<password>“ ./minio server /data{0…3} –console-address :9001 root@VA-MINIO-252:~# Verifying if 1 bucket is consistent across drives… Automatically configured API requests per node based on available memory on the system: 18 WARNING: Disk caching is deprecated for single/multi drive MinIO setups. Please migrate to using MinIO S3 gateway instead of disk caching Cache Capacity: 113 GiB Free, 118 GiB Total Status: 4 Online, 0 Offline. API: http://192.168.27.252:9000 http://127.0.0.1:9000 RootUser: admin RootPass: <password>