Autocommit failing after upgrade with error: configured traffic quota of 0 MB is less than the minimum 32 MB.

Autocommit failing after upgrade with error: configured traffic quota of 0 MB is less than the minimum 32 MB.

5325
Created On 02/09/23 01:45 AM - Last Modified 06/03/25 02:59 AM


Symptom


  • After upgrade followed by reboot, Autocommit is failing with error:
  • This can be verified by CLI command "show jobs all" and "show jobs id <id number>"
admin@FW> show jobs id 394

Enqueued           Dequeued     ID              Type                      Status   Result    Completed
-------------------------------------------------------------------------------------------------------------
02/07 19:47:27      19:47:27     57             AutoCom                       FIN   FAIL    19:47:30
Warnings:

Details:configured traffic quota of 0 MB is less than the minimum 32 MB.
Invalid configuration. Please fix errors and try again.
Failed to commit policy to device


Environment


  • Palo Alto Firewalls
  • PAN-OS 9.1 and above
  • AutoCommit


Cause


  • The partition is not mounted due to File System Check (FSCK) running on logging disk,
  • This can be confirmed by checking raid.log
Feb 07 19:08:12 INFO: md detected: /dev/md1 /dev/md2 /dev/md3 /dev/md5 /dev/md6 /dev/md7 /dev/md8 /dev/md9
Feb 07 19:08:12 DEBUG: /dev/md9 has not been mounted
Feb 07 19:08:12 DEBUG: sanitize_md: md_array[9]: ['sdc', 'sdd']; md_array_unchecked[9]: ['sdc', 'sdd']
Feb 07 19:08:12 DEBUG: start fsck check for /dev/md9 ...
Feb 07 19:08:12 ERROR: e2fsck 1.42.9 (28-Dec-2013)
Feb 07 19:08:14 DEBUG: Log has been mounted 8 times without being checked, check forced.
Feb 07 19:08:14 DEBUG: Pass 1: Checking inodes, blocks, and size


Resolution


  1. Allow FSCK to complete on its own, and the auto-commit will succeed.
  2. This can take some time, for ex: ~2+ hours. The logs look like below:
Feb 07 19:08:14 DEBUG: Pass 1: Checking inodes, blocks, and size
.......
Feb 07 21:28:14 DEBUG: Pass 2: Checking directory structure
Feb 07 21:36:29 DEBUG: Pass 3: Checking directory connectivity
Feb 07 21:36:29 DEBUG: Pass 4: Checking reference counts
Feb 07 21:36:30 DEBUG: Pass 5: Checking group summary information
Feb 07 21:37:52 DEBUG: Log: 680868/122101760 files (26.2% non-contiguous), 324535534/488377984 blocks
Feb 07 21:37:53 DEBUG: start to mount /dev/md9 ...
Feb 07 21:37:53 DEBUG: calling sanitize for all md arrays (covering system md arrays)
Feb 07 21:37:53 DEBUG: sanitize: md_array: {9: ['sdc', 'sdd']};
 md_sysarray: {1: ['sda', 'sdb'], 2: ['sda', 'sdb'], 3: ['sda', 'sdb'], 5: ['sda', 'sdb'], 6: ['sda', 'sdb'], 7: ['sda', 'sdb'], 8: ['sda', 'sdb']};
 md_array_unchecked: {1: ['sda', 'sdb'], 2: ['sda', 'sdb'], 3: ['sda', 'sdb'], 5: ['sda', 'sdb'], 6: ['sda', 'sdb'], 7: ['sda', 'sdb'], 8: ['sda', 'sdb'], 9: ['sdc', 'sdd']}
Feb 07 21:37:53 DEBUG: sanitize done
Feb 07 21:37:53 DEBUG: panlogs_ld_mount: done

 


Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000kGs2CAE&lang=en_US&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail