Panorama Commit Fail With Error: Management is Missing 'storage-partition'

Panorama Commit Fail With Error: Management is Missing 'storage-partition'

40117
Created On 09/26/18 13:49 PM - Last Modified 04/25/25 20:14 PM


Resolution


Symptoms

Commit error: management is missing 'storage-partition' after upgrading

 

Issue

Running the command show deviceconfig setting management shows that the storage information node is missing

# show deviceconfig setting management

management;

 

Resolution

The problem can be corrected by creating the expected node with the following command:

# set deviceconfig setting management storage-partition internal

Verify that the node was created with the following command:

# show deviceconfig setting management

management {

  storage-partition {

  internal;

  }

}

Once the once the edit has been verified, the local commit should be successful.

# commit

 

owner: sspringer



Actions
  • Print
  • Copy Link

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

Choose Language