cancel
Showing results for 
Search instead for 
Did you mean: 

Key not found in INI file

S_Williamson
Level 6

Has anyone else been recieving these warning messages under PD 6.6.1? I have several content routers with this in them. I have compared several servers trying to work it out but cant see anything obvious.

MBE-CLI_Component

WARNING

Description: Key not found in INI file /etc/puredisk/agent.cfg, section:contentrouter

 

or

 

MBE-CLI_Component

WARNING

Description: Key not found in INI file /etc/puredisk/agent.cfg, section:replication

 

Thanks

2 REPLIES 2

Abesama
Level 6
Partner

do you have anything else than these in your contentrouter section?

readbuffersize
writebuffersize
tcpkeepalive
tcpreceivebuffersize
maxtransferrate
tcpsendbuffersize
port
FingerprintType
MaxRetryCount
 

and these in replication section

delayeddosize
maxsocachesize
bandwidthlimit
maxstreams
maxretrycount
sleeptime
maxsleeptime

possible causes I can think of are

- something else in the section is triggering some action which may require (ssh) key

- upgraded environment can't do legacy action with new format of agent.cfg

- replication needs ssh key

S_Williamson
Level 6

All my servers are 6.6.1 . 4 of them now have EEB2 & EEB3 applied aswell. Both sites causing the issues are exactly the same as what you listed for content router and have the following extra items (both sides) for replication.

[replication]
# The wait time between checks of the remote import completion
naptime=30
# Maximum number of POs in a replication chunk
po_count_threshold=200000
# Maximum size of POs in a replication chunk
po_size_threshold=200000000000