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
I went through the manual process, proceed with your document. I guess the following command has the missing letter. Can you please check this? It should be "99-asm-disks.rules" instead of "99-asm-disk.rules".
Hi @Seth-Miller,
I went through the manual process, proceed with your document. I guess the following command has the missing letter. Can you please check this? It should be "99-asm-disks.rules" instead of "99-asm-disk.rules".
docker exec rac1 ln -s /usr/lib/custom_services/99-asm-disk.rules /etc/udev/rules.d/
I also get the error when running the following command.
$ docker exec rac1 ls -l /dev/sd[d-f]
ls: cannot access /dev/sd[d-f]: No such file or directory
$ docker exec rac1 ls -l /dev/sd*
brw-rw---- 1 root disk 8, 0 Mar 25 22:44 /dev/sda
brw-rw---- 1 root disk 8, 1 Mar 25 22:44 /dev/sda1
brw-rw---- 1 root disk 8, 16 Mar 25 22:44 /dev/sdb
Thank you for preparing this beautiful guide.
Melih
The text was updated successfully, but these errors were encountered: