In what partition is PANOS stored?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

In what partition is PANOS stored?

L4 Transporter

Where are the PANOS images stored on the hard disk & how much storage space is allocated for the images?

Shared with Jive Anywhere

3 REPLIES 3

L5 Sessionator

The PANOS images are stored under /opt/pancfg  directory

You can use the command

>show system disk-space

to look at how much space is left.

admin@41-PA-4020(active)> show system disk-space

Filesystem            Size  Used Avail Use% Mounted on

/dev/sda2             3.8G  1.5G  2.1G  42% /

/dev/sda5             7.6G  2.2G  5.0G  31% /opt/pancfg

/dev/sda6             3.8G  2.6G  1.1G  71% /opt/panrepo

tmpfs                 506M   67M  439M  14% /dev/shm

/dev/sda8              51G  567M   48G   2% /opt/panlogs

Thank you very much.  That's the command I was using.  I just didn't know where the PANOS images were stored. 

Kind regards,

Jeff

The PanOS images will actually be downloaded to '/opt/panrepo' partition.

This can be confirmed by downloading a software release, checking disk-space, and then deleting the release:

> request system software download version 5.0.4

> show system disk-space

Filesystem            Size  Used Avail Use% Mounted on

/dev/sda3             1.9G  1.4G  501M  73% /

/dev/sda5             6.6G  3.3G  3.0G  53% /opt/pancfg

/dev/sda6             1.9G  1.3G  581M  69% /opt/panrepo

tmpfs                 1.3G   67M  1.2G   6% /dev/shm

/dev/sda8             2.4G  1.8G  498M  79% /opt/panlogs

> delete software version 5.0.4

> show system disk-space

Filesystem            Size  Used Avail Use% Mounted on

/dev/sda3             1.9G  1.4G  501M  73% /

/dev/sda5             6.6G  3.3G  3.0G  53% /opt/pancfg

/dev/sda6             1.9G  1.1G  766M  59% /opt/panrepo

tmpfs                 1.3G   67M  1.2G   6% /dev/shm

/dev/sda8             2.4G  1.8G  498M  79% /opt/panlogs

Notice panrepo changes by 185MB which is roughly same size as the image file. The size for panrepo partition itself will vary for each platform.

  • 5590 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!