Hi,everyone!
The following is an example configuration for a iSCSITarget resource using the 
crm(8) shell:
primitive tgt ocf:heartbeat:iSCSITarget \
  params implementation="tgt" iqn="foo" tid="1" \
  op monitor interval="1s"

now i want to use the param additional_parameters,who can tell me how to use 
this param?
The following is how I use it,but it is not correct.

primitive tgt ocf:heartbeat:iSCSITarget \
  params implementation="tgt" iqn="foo" tid="1" additional_parameters="lun=1 
bs-type=rbd backing-store=rbd/foo" \
  op monitor interval="1s"



-------------------------------------------------------------------------------------------------------------------------------------
????????????????????????????????????????
????????????????????????????????????????
????????????????????????????????????????
???
This e-mail and its attachments contain confidential information from H3C, 
which is
intended only for the person or entity whose address is listed above. Any use 
of the
information contained herein in any way (including, but not limited to, total 
or partial
disclosure, reproduction, or dissemination) by persons other than the intended
recipient(s) is prohibited. If you receive this e-mail in error, please notify 
the sender
by phone or email immediately and delete it!
_______________________________________________
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to