[stgt] [PATCH 2/2] tgt-admin: document "params" in	targets.conf.example
    Tomasz Chmielewski 
    mangoo at wpkg.org
       
    Sat Dec 12 16:50:26 CET 2009
    
    
  
Documents "params" in targets.conf.example
Signed-off-by: Tomasz Chmielewski <mangoo at wpkg.org>
diff --git a/doc/targets.conf.example b/doc/targets.conf.example
index b9514f1..2f8020a 100644
--- a/doc/targets.conf.example
+++ b/doc/targets.conf.example
@@ -114,6 +114,8 @@ default-driver iscsi
 	#mode_page 8:0:18:0x10:0:0xff....
 	#mode_page 8:0:18:0x10:0:0xff....
 	#bs-type aio
+	#params element_type=4,start_address=500,quantity=3,media_home=/root/tapes
+	#params element_type=4,address=500,tid=1,lun=1
 	lun 15
     </backing-store>
 
@@ -131,6 +133,8 @@ default-driver iscsi
     #mode_page 8:0:18:0x10:0:0xff....
     #device-type ...
     #bs-type ...	# backing store type - default rdwr, can be aio, mmap, etc...
+    #params element_type=4,start_address=500,quantity=3,media_home=/root/tapes
+    #params element_type=4,address=500,tid=1,lun=1
     #allow-in-use yes	# if specified globally, can't be overwritten locally
 
     write-cache off
-- 
Tomasz Chmielewski
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
    
    
More information about the stgt
mailing list