You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Force the job to be moved to another host (e.g. using node-drain)
Review logs of new allocation, note that /local disk snapshot partially failed (should contain symlink beta and files alpha and gamma, but only contains file alpha):
total 4
-rw-r--r-- 1 nobody nogroup 0 Jun 3 20:11 alpha
-r-xr-xr-x 1 root root 201 Jun 3 20:11 test.sh
Nomad Client logs (if appropriate)
[ERR] http: Request /v1/client/allocation/73c41715-7c0d-e28c-509e-84265bd0ff22/snapshot, error: error making snapshot: open /var/lib/nomad/alloc/73c41715-7c0d-e28c-509e-84265bd0ff22/test/local/beta: no such file or directory
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Nomad version
Operating system and Environment details
Issue
Ephemeral disks cannot be migrated successfully if they contain a symlink.
Reproduction steps
Force the job to be moved to another host (e.g. using node-drain)
Review logs of new allocation, note that /local disk snapshot partially failed (should contain symlink
beta
and filesalpha
andgamma
, but only contains filealpha
):Nomad Client logs (if appropriate)
The text was updated successfully, but these errors were encountered: