Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
Hakam
Explorer
Jump to solution

There is insufficient disk space to complete the operation.

 

Hi All,

 

When i want to added host and need to install policy the error "There is insufficient disk space to complete the operation."

I tried to delete file but I don't know how to delete older file. Because I don't have any experience in Linux .

 

I did research:

https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solut...

https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solut...

https://community.checkpoint.com/t5/General-Topics/quot-Insufficient-disk-space-to-perform-this-acti...

 

But I don't know how to start, because if different result when i check on my checkpoint.

P/s this firewall running version R77.30 Cluster.

 

Thanks

Please Help Me..

0 Kudos
1 Solution

Accepted Solutions
G_W_Albrecht
Legend
Legend

The sk60080 is the best to follow as it lists most of the possibilities to free up space. I only can add the following:

find / -type f -size +100000 -exec ls -lh {} \; 2> /dev/null | awk '{ print $NF ": " $5 }' | sort -nk 2,2

This will display all files greater then 10MB and sort them in a readable and understandable way.

But maybe you better involve TAC in the procedure!

BTW: R77.30 has been out of support for over a year now...

CCSE CCTE CCSM SMB Specialist

View solution in original post

0 Kudos
1 Reply
G_W_Albrecht
Legend
Legend

The sk60080 is the best to follow as it lists most of the possibilities to free up space. I only can add the following:

find / -type f -size +100000 -exec ls -lh {} \; 2> /dev/null | awk '{ print $NF ": " $5 }' | sort -nk 2,2

This will display all files greater then 10MB and sort them in a readable and understandable way.

But maybe you better involve TAC in the procedure!

BTW: R77.30 has been out of support for over a year now...

CCSE CCTE CCSM SMB Specialist
0 Kudos

Leaderboard

Epsum factorial non deposit quid pro quo hic escorol.

Upcoming Events

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82
    CheckMates Events