Deleted Added
full compact
ctladm.8 (275865) ctladm.8 (278037)
1.\"
2.\" Copyright (c) 2003 Silicon Graphics International Corp.
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 18 unchanged lines hidden (view full) ---

27.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGES.
29.\"
30.\" ctladm utility man page.
31.\"
32.\" Author: Ken Merry <ken@FreeBSD.org>
33.\"
34.\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $
1.\"
2.\" Copyright (c) 2003 Silicon Graphics International Corp.
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 18 unchanged lines hidden (view full) ---

27.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGES.
29.\"
30.\" ctladm utility man page.
31.\"
32.\" Author: Ken Merry <ken@FreeBSD.org>
33.\"
34.\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $
35.\" $FreeBSD: head/usr.sbin/ctladm/ctladm.8 275865 2014-12-17 17:30:54Z mav $
35.\" $FreeBSD: head/usr.sbin/ctladm/ctladm.8 278037 2015-02-01 21:50:28Z mav $
36.\"
36.\"
37.Dd December 17, 2014
37.Dd February 1, 2015
38.Dt CTLADM 8
39.Os
40.Sh NAME
41.Nm ctladm
42.Nd CAM Target Layer control utility
43.Sh SYNOPSIS
44.Nm
45.Aq Ar command

--- 145 unchanged lines hidden (view full) ---

191.Op Fl p Ar targ_port
192.Op Fl t Ar fe_type
193.Op Fl q
194.Op Fl x
195.Nm
196.Ic portlist
197.Op Fl f Ar frontend
198.Op Fl i
38.Dt CTLADM 8
39.Os
40.Sh NAME
41.Nm ctladm
42.Nd CAM Target Layer control utility
43.Sh SYNOPSIS
44.Nm
45.Aq Ar command

--- 145 unchanged lines hidden (view full) ---

191.Op Fl p Ar targ_port
192.Op Fl t Ar fe_type
193.Op Fl q
194.Op Fl x
195.Nm
196.Ic portlist
197.Op Fl f Ar frontend
198.Op Fl i
199.Op Fl l
199.Op Fl p Ar targ_port
200.Op Fl q
201.Op Fl v
202.Op Fl x
203.Nm
200.Op Fl p Ar targ_port
201.Op Fl q
202.Op Fl v
203.Op Fl x
204.Nm
205.Ic lunmap
206.Aq Fl p Ar targ_port
207.Op Fl l Ar pLUN
208.Op Fl L Ar cLUN
209.Nm
204.Ic dumpooa
205.Nm
206.Ic dumpstructs
207.Nm
208.Ic islist
209.Op Fl v
210.Op Fl x
211.Nm

--- 565 unchanged lines hidden (view full) ---

777Output the port list in XML format.
778.El
779.It Ic portlist
780List CTL frontend ports.
781.Bl -tag -width 12n
782.It Fl f Ar frontend
783Specify the frontend type.
784.It Fl i
210.Ic dumpooa
211.Nm
212.Ic dumpstructs
213.Nm
214.Ic islist
215.Op Fl v
216.Op Fl x
217.Nm

--- 565 unchanged lines hidden (view full) ---

783Output the port list in XML format.
784.El
785.It Ic portlist
786List CTL frontend ports.
787.Bl -tag -width 12n
788.It Fl f Ar frontend
789Specify the frontend type.
790.It Fl i
785Report target and connected initiators addresses
791Report target and connected initiators addresses.
792.It Fl l
793Report LUN mapping.
786.It Fl p Ar targ_port
787Specify the frontend port number.
788.It Fl q
789Omit the header in the port list output.
790.It Fl v
791Enable verbose output (report all port options).
792.It Fl x
793Output the port list in XML format.
794.El
794.It Fl p Ar targ_port
795Specify the frontend port number.
796.It Fl q
797Omit the header in the port list output.
798.It Fl v
799Enable verbose output (report all port options).
800.It Fl x
801Output the port list in XML format.
802.El
803.It Ic lunmap
804Change LUN mapping for specified port.
805If both
806.Ar pLUN
807and
808.Ar cLUN
809are specified -- LUN will be mapped.
810If
811.Ar pLUN
812is specified, but
813.Ar cLUN
814is not -- LUN will be unmapped.
815If neither
816.Ar pLUN
817nor
818.Ar cLUN
819are specified -- LUN mapping will be disabled, exposing all CTL LUNs.
820.Bl -tag -width 12n
821.It Fl p Ar targ_port
822Specify the frontend port number.
823.It Fl l Ar pLUN
824LUN number visible by specified port.
825.It Fl L Ar cLUN
826CTL LUN number.
827.El
795.It Ic dumpooa
796Dump the OOA (Order Of Arrival) queue for each LUN registered with CTL.
797.It Ic dumpstructs
798Dump the CTL structures to the console.
799.It Ic create
800Create a new LUN.
801The backend must be specified, and depending upon the backend requested,
802some of the other options may be required.

--- 335 unchanged lines hidden ---
828.It Ic dumpooa
829Dump the OOA (Order Of Arrival) queue for each LUN registered with CTL.
830.It Ic dumpstructs
831Dump the CTL structures to the console.
832.It Ic create
833Create a new LUN.
834The backend must be specified, and depending upon the backend requested,
835some of the other options may be required.

--- 335 unchanged lines hidden ---