MorphoCloud / MorphoCloudWorkflow

Reusable GitHub Workflows to manage JetStream2 backed on-demand virtual machines
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Logs for runner #48

Closed muratmaga closed 1 month ago

muratmaga commented 1 month ago

Instance runner is running out of HD space. it appears it has been set up with 30GB of storage. We have two options:

  1. increase the boot storage volume (100GB?)
  2. actually keep the original boot volume size (20GB). Create a dedicated share for logs. attached the share to the instance and move the logs periodically to the share for achiving.
jcfr commented 1 month ago

To follow-up,

Before:

Filesystem       Size  Used Avail Use% Mounted on
/dev/sda1        29G 29G     0 100% /

After:

Filesystem       Size  Used Avail Use% Mounted on
/dev/sda1        29G   22G  7.8G  73% /
jcfr commented 1 month ago

Fixed in https://github.com/MorphoCloud/MorphoCloudWorkflow/commit/bf6706823e97bdfd39a124efe9627dbbc1bce9b4

jcfr commented 1 month ago

Deployed through https://github.com/MorphoCloud/MorphoCloudInstances/commit/1a6e47de37e2803dca9f2a031d1eb238a35b281a