Validation error commit failed with error disk-quota is missing 'traffic'.
1823
Created On 11/10/22 16:44 PM - Last Modified 05/03/24 21:25 PM
Symptom
- Exporting the configuration snapshot from M-series platform.
- Importing the same on a Panorama VM.
- Commit/ Validation error is displayed.
Validation Error:
deviceconfig -> setting -> management -> quota-settings -> disk-quota is missing 'traffic'
deviceconfig -> setting -> management -> quota-settings -> disk-quota is invalidEnvironment
- Panorama
- Supported PAN-OS
- Config export from M Series Panorama to VM Panorama
Cause
On panorama in management-only mode, schema for the log disk quota for traffic and threat logs should be pruned out.
Resolution
- Change disk-quota on Panorama in management-only mode and panorama mode.
- Commit the changes
user@Panorama> configure
user@Panorama# delete deviceconfig setting management quota-settings disk-quota
user@Panorama# commit force
user@Panorama# exit