cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1345
Views
1
Helpful
4
Replies

FTD upgrade failed because disk space problem

swscco001
Level 3
Level 3

Hello everybody,

today I updated the FMC1600 from 7.2.5 to 7.2.5.1 and thereafter I tried
to upgrade a HA of two Firepower 4115 from 7.2.1 to 7.2.5 but the
Readiness Check failed becasue one of the nodes has to few disk space
supposedly (see screen dumps attached).

In the failure output I got this:

 

****************** FAILURE SCRIPT: 1 ***********************************
[240201 10:13:26:555]
SCRIPT NAME: 000_start/410_check_disk_space.sh
RECOVERY MESSAGE: Not enough disk space available in /ngfw(Filesystem:/dev/sda6) to perform the upgrade.(Current available disk space: 82685972KB. Minimum required disk space: 105116136KB).  
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

 

I logged in to the FTD to chaeck the disk space ang got this:

 

10.41.7.31 (failed Readiness Check)
==========
> show disk
Filesystem      Size  Used Avail Use% Mounted on
rootfs           81G  596M   80G   1% /
devtmpfs         81G  996M   80G   2% /dev
tmpfs            94G  1.9M   94G   1% /run
tmpfs            94G  8.9M   94G   1% /var/volatile
/dev/sda1       1.5G  206M  1.3G  14% /mnt/boot
/dev/sda2       978M   16M  912M   2% /opt/cisco/config
/dev/sda3       2.9G   43M  2.8G   2% /opt/cisco/platform/logs
/dev/sda5        28G   45M   26G   1% /var/data/cores
/dev/sda6       339G  108G  232G  32% /opt/cisco/csp
cgroup_root      94G     0   94G   0% /dev/cgroups
none            3.3G  1.4G  1.9G  42% /dev/shm/snort

admin@wde-ftd01:~$ df -h
Filesystem      Size  Used Avail Use% Mounted on
rootfs           81G  596M   80G   1% /
devtmpfs         81G  996M   80G   2% /dev
tmpfs            94G  1.9M   94G   1% /run
tmpfs            94G  8.9M   94G   1% /var/volatile
/dev/sda1       1.5G  206M  1.3G  14% /mnt/boot
/dev/sda2       978M   16M  912M   2% /opt/cisco/config
/dev/sda3       2.9G   43M  2.8G   2% /opt/cisco/platform/logs
/dev/sda5        28G   45M   26G   1% /var/data/cores
/dev/sda6       339G  108G  232G  32% /opt/cisco/csp
cgroup_root      94G     0   94G   0% /dev/cgroups
none            3.3G  1.4G  1.9G  42% /dev/shm/snort


10.41.7.32 (successful Readiness Check)
==========
> show disk
Filesystem      Size  Used Avail Use% Mounted on
rootfs           81G  596M   80G   1% /
devtmpfs         81G  996M   80G   2% /dev
tmpfs            94G  1.7M   94G   1% /run
tmpfs            94G  8.9M   94G   1% /var/volatile
/dev/sda1       1.5G  207M  1.3G  14% /mnt/boot
/dev/sda2       978M   11M  917M   2% /opt/cisco/config
/dev/sda3       2.9G   37M  2.8G   2% /opt/cisco/platform/logs
/dev/sda5        28G   45M   26G   1% /var/data/cores
/dev/sda6       339G   72G  268G  22% /opt/cisco/csp
cgroup_root      94G     0   94G   0% /dev/cgroups
none            3.3G  413M  2.9G  13% /dev/shm/snort

> expert
admin@wde-ftd02:~$ df -h
Filesystem      Size  Used Avail Use% Mounted on
rootfs           81G  596M   80G   1% /
devtmpfs         81G  996M   80G   2% /dev
tmpfs            94G  1.7M   94G   1% /run
tmpfs            94G  8.9M   94G   1% /var/volatile
/dev/sda1       1.5G  207M  1.3G  14% /mnt/boot
/dev/sda2       978M   11M  917M   2% /opt/cisco/config
/dev/sda3       2.9G   37M  2.8G   2% /opt/cisco/platform/logs
/dev/sda5        28G   45M   26G   1% /var/data/cores
/dev/sda6       339G   72G  268G  22% /opt/cisco/csp
cgroup_root      94G     0   94G   0% /dev/cgroups
none            3.3G  413M  2.9G  13% /dev/shm/snort

 

It looks not as a disk space problem for /dev/sda6 for me.

What would you do in this situation to get the upgrade working anyway?

Thanks a lot for every hint!



Bye
R.

4 Replies 4

marce1000
VIP
VIP

 

 - Take care : https://community.cisco.com/t5/network-security/fmc-readiness-check-fail-while-upgrade-from-version-6-6-4-to-7-0/m-p/4801034#M1098982

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Ruben Cocheno
Spotlight
Spotlight

@swscco001 

Check the larger files and delete them, proceed with caution.

check for large files by running the following (as root user):

find /Volume -type f -exec du -Sh {} + | sort -rh | head -n 15

Tag me to follow up.
Please mark it as Helpful and/or Solution Accepted if that is the case. Thanks for making Engineering easy again.
Connect with me for more on Linkedin https://www.linkedin.com/in/rubencocheno/

Marvin Rhoads
Hall of Fame
Hall of Fame

I would open a TAC case since what is displayed from the show commands contradicts the readiness check results. It looks like a bug to me.

Hello,

How did you solve this problem? I'm having the same problem right now.

Review Cisco Networking for a $25 gift card