Skip to content

Instantly share code, notes, and snippets.

@Pishoy
Last active September 16, 2018 10:41
Show Gist options
  • Save Pishoy/02600cfb49e499d005e76c3d67844d76 to your computer and use it in GitHub Desktop.
Save Pishoy/02600cfb49e499d005e76c3d67844d76 to your computer and use it in GitHub Desktop.
root@e7605ba47d5c:~# python3 s3.py --robot zero-boot --s3_instances 1 --zt_token fcUzNwpSvdffddf --zt_nw_id 35c192ce9b7015e9 --farmer_name operation --storage_type ssd --storage_size 2 --minio_login test --minio_password test12345
[Sun16 10:40] - s3.py :22 :j.s3_deployment - INFO - [*] zerotier client : acd9c7c0ba
[Sun16 10:40] - s3.py :53 :j.s3_deployment - INFO - [*] s3 service name : fb763493eb
Process Process-2:
Traceback (most recent call last):
File "/usr/lib/python3.5/multiprocessing/process.py", line 249, in _bootstrap
self.run()
File "/usr/lib/python3.5/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
File "s3.py", line 55, in install_s3
s3.schedule_action('install').wait(die=True)
File "/opt/code/github/threefoldtech/0-robot/zerorobot/task/task.py", line 131, in wait
raise RuntimeError(self.eco.message)
RuntimeError: Not enough free space for namespace creation with size 2 and type SSD,NVME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment