I’ve created a device named “ds-doplay”. In Linux, it appears to me as /dev/disk/by-id/scsi-0DO_Volume_ds-doplay
.
Can I rely on these devices always receiving an ID like this? (ie: they’ll start with “0DO_Volume_” ?)
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi,
Definitely! You will always be able to access Volumes through
/dev/disk/by-id/scsi-0DO_Volume_volume name
.