11-16-2018 04:43 AM - edited 02-21-2020 08:28 AM
Hi all,
The workaround from Cisco is below:
Workaround:
> remove or move /ngfw/var/cisco/deploy/current-policy-bundle.tgz
> No new deployment packages files will be created under tmp folder after that
> Remove files created before by running:
rm -r /ngfw/var/tmp/*
I am looking for clarity for the remove or move /ngfw/var/cisco/deploy/current-policy-bundle.tgz. Has the whole directory structure to be moved/removed or just the file: current-policy-bundle.tgz
Can you also confirm command syntax.
thanks
Ian
Solved! Go to Solution.
11-21-2018 02:23 AM
Hi Ian,
Sure, command would remain same.
rm /ngfw/var/cisco/deploy/current-policy-bundle.tgz
rm /ngfw/var/tmp/*
Hope it helps,
Yogesh
11-18-2018 03:12 AM
Hello,
Just the file current-policy-bundle.tgz needs to be removed.
Hope it helps,
Yogesh
11-19-2018 07:12 AM
Yogesh,
Thanks for the clarification.
For sanity sake, can you please verify exact cli syntax to remove this file.
being ultra cautious.
Ian
11-21-2018 02:23 AM
Hi Ian,
Sure, command would remain same.
rm /ngfw/var/cisco/deploy/current-policy-bundle.tgz
rm /ngfw/var/tmp/*
Hope it helps,
Yogesh
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide