Solaris UNIX: Display LUNs

by on June 29, 2009 · 0 comments· last updated at June 29, 2010

How do I display LUNs under Solaris UNIX version 10 or earlier?

To see LUNs use the cfgadm command as follows (open the terminal or login using ssh as root):

cfgadm -al -o show_SCSI_LUN</prE>
Solaris 8 user can use the command as follows:
<pre lang="bash">cfgadm -al -o show_FCP_dev c2
cfgadm -al -o show_FCP_dev c3

This is useful when you want to configure LUNs on a Solaris UNIX box.



You should follow me on twitter here or grab rss feed to keep track of new changes.

Featured Articles:

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <kbd> <blockquote> <pre> <a href="" title="">

Tagged as: , , , , , , ,

Previous Faq:

Next Faq: