Commit and save took very long time to be executed (more then 5 mins). The running configuration contains more than 500 static routes and 200 ipsec tunnels, firewall and nat rules.
When small modification made related to the ipsec authentication, the commit took more than 2 minutes to finish the execution. Also high cpu consumption was noticed during the commit.
```
vyos@vpn01# show vpn ipsec authentication psk TEST
id 6.6.6.6
>secret "secret-pwd"
vyos@vpn01# time commit
real 2m15.850s
user 0m12.903s
sys 0m25.419s
```
CPU Usage{F5046130}
```
57007 - S 54% unionfs-fuse -o cow -o allow_other /opt/vyatta/config/tmp/changes_only_56984=RW:/opt/vyatta/config/active=RO /opt/vyatta/config/tmp/new_config_56984
57303 - S 30% /opt/vyatta/sbin/my_commit
```
Attaching the configuration