mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-19 14:19:22 +00:00
ivshmem: add note about device deletion on VM stop
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8861c7ad88
commit
4d1a19eb88
4
qm.adoc
4
qm.adoc
@ -717,6 +717,10 @@ To add such a device, you can use `qm`:
|
||||
Where the size is in MiB. The file will be located under
|
||||
`/dev/shm/pve-shm-$name` (the default name is the vmid).
|
||||
|
||||
NOTE: Currently the device will get deleted as soon as any VM using it got
|
||||
shutdown or stopped. Open connections will still persist, but new connections
|
||||
to the exact same device cannot be made anymore.
|
||||
|
||||
A use case for such a device is the Looking Glass
|
||||
footnote:[Looking Glass: https://looking-glass.hostfission.com/] project,
|
||||
which enables high performance, low-latency display mirroring between
|
||||
|
Loading…
Reference in New Issue
Block a user