Multiple mounts of /dev/shm (tmpfs) with same name causing overwrite of the files.
Issue
- Multiple mounts of
/dev/shm (tmpfs)with the same name causingoverwriteof the files. /dev/shmatmpfsis able to be mounted multiple times, when it's already mounted, however, it is not seen in# mount -aoption./dev/shmappears to create a new instance of/dev/shmand the files that existed arelost (hidden).
Environment
- Red Hat Enterprise Linux
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.