devfsadm -sv not returning results
On solaris 11.2 Sparc 64 server, I have removed some unusable luns and now want to tidy the device tree.
However, I want to see what devfsadm will do first before using the clean up mode :
I found a note somewhere that I should use :
devfsadm -sv
This should just bring back a list of the changes required, without actually making changes.
However it doesn't seem to list anything and yet I can see the links to the lun I removed in /dev/dsk and /dev/rdsk.
Is this the correct syntax, if it is, why is it not listing anything?
Also I want to restrict the clean up to just the disks I removed, so is the command I use to do this: