This article describes the issue of the following commit error being generated in the chassis cluster/VC:
warning: rcp failed(Unknown error: 0)warning: srcpath=node0:/config/juniper.conf+.gz destpath=/var/tmp/juniper.conf+.gz mgmt_peer_name= <unknown> warning: pull configuration failed, fallback to push configuration method
This KB is also applicable for EX4300-VC.
At times, when a commit is performed in the cluster/VC, the following error message may be generated :
{primary:node0}[edit] root@SRX210 # commit node0: configuration check succeeds node1: warning: rcp failed(Unknown error: 0) warning: srcpath=node0:/config/juniper.conf+.gz destpath=/var/tmp/juniper.conf+.gz mgmt_peer_name= <unknown> warning: pull configuration failed, fallback to push configuration method commit complete node0: commit complete
Please follow the steps below to resolve the issue :
In the case of VC : > request session member 1 > request system storage cleanup
> start shell user root % ps -auwx | grep mgd % kill -9 <pid>
mgd
2024 Mar 18: This KB also applies to EX4300 VC.
2025 Apr 10 : Added additional steps to resolve the issue.