f5devcentral / f5-journeys

F5 Journeys Migration Utility - migrate or upgrade BIG-IP into new F5 platforms
Apache License 2.0
74 stars 17 forks source link

[BUG] - "[errno 28] no space left on device" offline mode configuration generation #124

Closed shanisamis closed 6 months ago

shanisamis commented 8 months ago

Describe the bug When performing an offline mode migration from BIGIP UCS to r5000 series the above error is received when generating the configuration files.

To Reproduce Steps to reproduce the behavior:

  1. Complete the offline migration using UCS to r5000

Expected behavior Offline configuration files generated which can be exported for use on r5000 series appliance.

Screenshots Screenshot 2024-01-31 123401

Context

olvandeng commented 7 months ago

Generally, the Journeys App requires more than 2xUCS file size(to store original UCS and modified UCS) in the disk, “Error 28 disk space issue” message is not reported by journeys app directly, but reported by OS, so we may need some more information to locate.

WORKING_DIRECTORY=/tmp/journeys ? Please make sure that directory configured as WORKING_DIRECTORY for Journeys have enough space or specifying different WORKING_DIRECTORY (with more disk space available) in Journeys .env file.

wojtek0806 commented 6 months ago

Since there is no response I assume the issue has now been resolved, if you still have a problem, raise a new bug report following the guidelines in https://github.com/f5devcentral/f5-journeys/blob/main/SUPPORT.md. Complete the relevant bug report template with appropriate data.