- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-19-2018 11:23 AM
When i used the expedition tool to merge the asa config and base config from palo.
The tool keeps saying pending untill it finally times out .
When i log in again the merge file says ready.
But when i download it , it has nothing but the base config and nothing new was merged to it.
11-26-2018 03:44 AM
From the export page click top right-hand dropdown menu
<projectname>
> click Restart All Stores
> click Start Task Manager
Open a new tab with with the main expedition Dashboard
> Jobs and Task Manager > click Start
> click Merge
> click Generate XML & SET Output
11-21-2018 07:54 AM
In the lower right hand corner there is a 'Merge' button. Did you click on that?
A merge is needed to write the merged configurations into the base config.
11-21-2018 08:12 AM
Yes thats what i meant when i click the merge button , it stays in pending mode for a real long time.
And then the tool times out and i have to login again.
When i login again the status says ready amd when i downaload the new generated xml , it has nothing but the base config i uploaded. So basically it is not merging anything.
Is there a size limit to how much config it can merge or something like that ?
11-21-2018 09:11 AM - edited 11-21-2018 09:12 AM
Make sure you have the latest version installed and you have done everything to increase the resources. Also, when Expedition merge freezes, open it in a second browser and make sure the service hasn't stopped. If so, then re-start it and your merge will complete.
11-21-2018 09:32 AM
if you have not already done so edit the settings in the file below:
PHP:
Edit the parameters from php.ini located at:
sudo vi /etc/php/7.0/apache2/php.ini
Modify:
post_max_size = 250M
upload_max_filesize = 250M
restart the Apache with
sudo systemctl restart apache2
11-21-2018 09:37 AM - edited 11-21-2018 09:41 AM
Thanks bagherib and sjanita , i will try that and update the forum.
11-26-2018 03:44 AM
From the export page click top right-hand dropdown menu
<projectname>
> click Restart All Stores
> click Start Task Manager
Open a new tab with with the main expedition Dashboard
> Jobs and Task Manager > click Start
> click Merge
> click Generate XML & SET Output
11-26-2018 09:12 AM
Bagherib and sjanita , your suggestions did not help me .
But thanks for your inputs 🙂
11-26-2018 09:12 AM
Yaz3636 that actually worked 🙂
Thanks a lot.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!