eth-cscs / stackinator

Home Page:https://eth-cscs.github.io/stackinator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error "Unrecognized xattr prefix lustre.lov" during squashfs image creation process

albestro opened this issue · comments

This message appears thousand times during the squashfs image creation process. It is not fatal and it looks like a warning, since the resulting image works nicely.

Not sure what would be useful to be reported, but in case I think it is easily reproducible on my side. This happened while creating an image that uses ROCm library provided by the system in /opt/rocm-5.2.4.

Also @boeschf addressed the same thing with a similar recipe.

Where is the build path for the stack, /dev/shm or on scratch?

scratch in my case

I have also observed this when building on SCRATCH, and I think that it is related to this issue:

AgentD/squashfs-tools-ng#25

The best solution is to not build on scratch (one of a few good reasons to avoid building on scratch)