SCSI and SAN
Tom Judge
tom at tomjudge.com
Thu Oct 4 09:17:22 PDT 2007
Sharad Chandra wrote:
> Hello,
>
> How to distinguish if /dev/da* devices are internal scsi drivers or LUNs of
> external SAN?
>
> Is there any tool?
>
> Thanks for any advice.
> Sharad Chandra
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
Once you have identified the devices (using methods already suggested)
you may want to take a look at geom_label to give friendly names to your
partitions that are more descriptive than the da... names you have at
the moment.
Tom
More information about the freebsd-hackers
mailing list