cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1677
Views
30
Helpful
2
Replies

Cisco Nexus 5596 error %SYSMGR-2-NON_VOLATILE_DB_INODE_FULL:

AVRAHAM NINO
Level 1
Level 1

Hello,

On one of my Nexus 5596 switches I see an error %SYSMGR-2-NON_VOLATILE_DB_INODE_FULL: System non-volatile inode storage usage is unexpectedly high at 99%.

Appreciate the help if someone know how to clear it.

 

switch# dir

Usage for bootflash://
486084608 bytes used
1164820480 bytes free
1650905088 bytes total
switch# show system internal flash
Mount-on 1K-blocks Used Available Use% Filesystem
/ 409600 72044 337556 18 /dev/root
/proc 0 0 0 0 proc
/post 2048 4 2044 1 none
/var 409600 72044 337556 18 none
/sys 0 0 0 0 none
/isan 2097152 1191096 906056 57 none
/var/tmp 512000 96 511904 1 none
/var/sysmgr 1024000 204 1023796 1 none
/nxos/tmp 40960 288 40672 1 none
/var/sysmgr/ftp 409600 108 409492 1 none
/var/sysmgr/ftp/cores 102400 0 102400 0 none
/var/sysmgr/srv_logs 102400 0 102400 0 none
/callhome 61440 0 61440 0 none
/dev/shm 524288 255032 269256 49 none
/volatile 153600 0 153600 0 none
/debug 20480 0 20480 0 none
/dev/mqueue 0 0 0 0 none
/debugfs 0 0 0 0 nodev
/mnt/plog 49024 1424 47600 3 /dev/mtdblock2
/mnt/cfg/0 113794 4364 103555 5 /dev/sda5
/mnt/cfg/1 113794 4364 103555 5 /dev/sda6
/var/sysmgr/startup-cfg 409600 3036 406564 1 none
/dev/pts 0 0 0 0 devpts
/mnt/pss 113802 37201 70725 35 /dev/sda4
/smack 0 0 0 0 smackfs
/bootflash 1612212 392792 1137520 26 /dev/sda3
/proc/bus/usb 0 0 0 0 none
/cgroup 0 0 0 0 vdccontrol
switch#

1 Accepted Solution

Accepted Solutions

Dawei
Cisco Employee
Cisco Employee

You can try :

clear processes log all

 

View solution in original post

2 Replies 2

Dawei
Cisco Employee
Cisco Employee

You can try :

clear processes log all

 

Thanks Dawei,

That solved the problem.

It reduced the directory of /mnt/pss from 35% to 8%.

Just for my knowledge, is there a way to remove files manually from command line?