Hi All!
I am new to oracle linux in a way that I am not sure how to scan for newly attached LUNs from a NetApp to my oracle linux server.
On a solaris server I would just run the following commands:
- devfsadm -i iscsi
- devfsadm -Cv
- format
- Then I would see the newly attached LUNs
But on the oracle linux server, I am running the same commands, but I having the following errors:
devfsadm: command not found
-bash: format: command not found
Please can you help?