2 <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'>
8 The contents of this file are subject to the terms of the
9 Common Development and Distribution License (the "License").
10 You may not use this file except in compliance with the License.
12 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
13 or http://www.opensolaris.org/os/licensing.
14 See the License for the specific language governing permissions
15 and limitations under the License.
17 When distributing Covered Code, include this CDDL HEADER in each
18 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
19 If applicable, add the following below this CDDL HEADER, with the
20 fields enclosed by brackets "[]" replaced with your own identifying
21 information: Portions Copyright [yyyy] [name of copyright owner]
25 Copyright 2008 Sun Microsystems, Inc. All rights reserved.
26 Use is subject to license terms.
28 Service manifests for iSCSI Target
32 network/iscsi/target - Export iSCSI target services
36 <service_bundle type='manifest' name='SUNWiscsitr:iscsi-target'>
39 name='network/iscsi/target'
43 <create_default_instance enabled='false' />
47 <dependency name = 'network'
48 grouping='require_any'
51 <service_fmri value='svc:/milestone/network'/>
54 <dependency name = 'stmf'
55 grouping='require_all'
58 <service_fmri value='svc:/system/stmf:default'/>
64 exec='/lib/svc/method/iscsi-target start'
65 timeout_seconds='600'>
70 privileges='basic,sys_devices'
78 exec='/lib/svc/method/iscsi-target stop'
79 timeout_seconds='600'>
84 privileges='basic,sys_devices'
89 <property_group name='startd' type='framework'>
90 <propval name='duration' type='astring'
94 <stability value='Evolving' />
98 <loctext xml:lang='C'>
103 <manpage title='itadm' section='1M'
104 manpath='/usr/share/man' />