cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
380
Views
0
Helpful
1
Replies

Cisco Edge 340 Root Drive Full

Chris Huras
Level 1
Level 1

So the problem im having with these Edge 340 devices is that im not able to update the firmware version. I will try and load the new firmware image to the OPT folder remotely but before it finished it states the drive is full. When this happens i cannot login to the web interface. It will come up to the login page but when i enter the credentials and click login it does nothing. I can remedy this by deleting the file i attempted to upload freeing up space on the root but the problem still persists that im not able to upgrade.

 

The main reason for needing to upgrade to Version 1.1 is we have a media presentation that auto loads when the box is turned on. For some reason when the box reboots itself once a day it will come up to the login screen and you will need to plug in a keyboard and to manually login to get to the media presentation. This does not happen on the new firmware. The unfortunate part is once it gets to this point i am unable to do anything as the Root becomes too full to hold the update. 

Any assistance would be greatly appreciated.

1 Accepted Solution

Accepted Solutions

jaredstorey1
Level 1
Level 1

The root partition is full....Need to delete the root mail.


[root@CE340 /]# cd var
[root@CE340 var]# cd mail
[root@CE340 mail]# ls
root  rpc  user
[root@CE340 mail]# ls -lah
total 1.1G
drwxrwxr-x.  2 root mail 4.0K Nov 14 17:04 .
drwxr-xr-x. 13 root root 4.0K Mar 28  2014 ..
-rw-------   1 root root 1.1G Nov 14 17:04 root<-----------------------
-rw-rw----.  1 rpc  mail    0 Mar 28  2014 rpc
-rw-rw----.  1 user mail    0 Mar 28  2014 user
[root@CE340 mail]# pwd
/var/mail
[root@CE340 mail]#  > /var/spool/mail/root
[root@CE340 mail]# ls -lah
total 8.0K
drwxrwxr-x.  2 root mail 4.0K Nov 14 17:04 .
drwxr-xr-x. 13 root root 4.0K Mar 28  2014 ..
-rw-------   1 root root    0 Nov 18 12:51 root<----------------------
-rw-rw----.  1 rpc  mail    0 Mar 28  2014 rpc
-rw-rw----.  1 user mail    0 Mar 28  2014 user
[root@CE340 mail]# cd /
[root@CE340 /]# df -h
Filesystem                Size  Used Avail Use% Mounted on
devtmpfs                  994M     0  994M   0% /dev
tmpfs                    1001M  4.0K 1001M   1% /dev/shm
tmpfs                    1001M  692K 1000M   1% /run
/dev/mapper/SysVG-lvroot  4.0G  2.8G  1.1G  73% /<-----------------------
tmpfs                    1001M     0 1001M   0% /sys/fs/cgroup
tmpfs                    1001M     0 1001M   0% /media
/dev/sda2                 248M   31M  205M  14% /boot
/dev/mapper/SysVG-lvhome   25G  328M   24G   2% /home
 

View solution in original post

1 Reply 1

jaredstorey1
Level 1
Level 1

The root partition is full....Need to delete the root mail.


[root@CE340 /]# cd var
[root@CE340 var]# cd mail
[root@CE340 mail]# ls
root  rpc  user
[root@CE340 mail]# ls -lah
total 1.1G
drwxrwxr-x.  2 root mail 4.0K Nov 14 17:04 .
drwxr-xr-x. 13 root root 4.0K Mar 28  2014 ..
-rw-------   1 root root 1.1G Nov 14 17:04 root<-----------------------
-rw-rw----.  1 rpc  mail    0 Mar 28  2014 rpc
-rw-rw----.  1 user mail    0 Mar 28  2014 user
[root@CE340 mail]# pwd
/var/mail
[root@CE340 mail]#  > /var/spool/mail/root
[root@CE340 mail]# ls -lah
total 8.0K
drwxrwxr-x.  2 root mail 4.0K Nov 14 17:04 .
drwxr-xr-x. 13 root root 4.0K Mar 28  2014 ..
-rw-------   1 root root    0 Nov 18 12:51 root<----------------------
-rw-rw----.  1 rpc  mail    0 Mar 28  2014 rpc
-rw-rw----.  1 user mail    0 Mar 28  2014 user
[root@CE340 mail]# cd /
[root@CE340 /]# df -h
Filesystem                Size  Used Avail Use% Mounted on
devtmpfs                  994M     0  994M   0% /dev
tmpfs                    1001M  4.0K 1001M   1% /dev/shm
tmpfs                    1001M  692K 1000M   1% /run
/dev/mapper/SysVG-lvroot  4.0G  2.8G  1.1G  73% /<-----------------------
tmpfs                    1001M     0 1001M   0% /sys/fs/cgroup
tmpfs                    1001M     0 1001M   0% /media
/dev/sda2                 248M   31M  205M  14% /boot
/dev/mapper/SysVG-lvhome   25G  328M   24G   2% /home
 

Review Cisco Networking for a $25 gift card