1846764 Members
4583 Online
110256 Solutions
New Discussion

inventory_block_protocol

 
SOLVED
Go to solution
Michael O'brien_1
Regular Advisor

inventory_block_protocol

Hi,

I've been trying to set the inventory_block_protocol in the instl_adm. when I set the parameter in the instl.tmp file
inventory_block_protocol=fibre_channel

When I run instl_adm -f /tmp/instl.tmp I get an syntax error, I've tried " " and { } the fibre_channel but I still get an error. I'm running C7.2 of ignite. Can anyone advise on how to use this parameter.

Thanks
Michael
3 REPLIES 3
Scot Bean
Honored Contributor
Solution

Re: inventory_block_protocol

Looks like the proper syntax for this configuration option would be

inventory_block_protocols={"fibre_channel"}

Try that.
Michael O'brien_1
Regular Advisor

Re: inventory_block_protocol

Scot top marks, that did the trick

Cheers
Michael
Michael O'brien_1
Regular Advisor

Re: inventory_block_protocol

syntax correct