Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Oct 2007 17:17:08 +0100
From:      Tom Judge <tom@tomjudge.com>
To:        Sharad Chandra <sharadc@in.niksun.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: SCSI and SAN
Message-ID:  <47051204.6020905@tomjudge.com>
In-Reply-To: <200710041725.00842.sharadc@in.niksun.com>

index | next in thread | previous in thread | raw e-mail

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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47051204.6020905>