Adding hosts via the pmupdate_utlity.sh has a limit of 1024 hosts, exceeding 1024 corrupts the host.hash file and it needs to be recreated from scratch.
原因
Privilege Manager hashtable functions only permit 1027 values per key.
解决办法
The resolution is to upgrade to version 5.5.2_064 or higher.
Enhancement request 0006002 had this value increased. The fix allows hashes to accommodate 10000 values per member.