Roger Schreiter
2004-Nov-30 18:29 UTC
[Asterisk-Users] kernel: Out of storage space while 900 MB free?
Hi, after loading the zaptel driver wct4xxp I have strange log lines in the syslog: Out of storage space. free tells, that more than 900 MB are still free. Disk space is also available. I'm using a dual opteron in 64 bit mode. Any ideas? Roger. Syslog: Dec 1 02:18:37 ipphone4 kernel: TE410P: Launching card: 0 Dec 1 02:18:37 ipphone4 kernel: TE410P: Setting up global serial parameters Dec 1 02:18:38 ipphone4 kernel: Found a Wildcard: Wildcard TE410P-Xilinx Dec 1 02:18:38 ipphone4 kernel: Registered tone zone 2 (France) Dec 1 02:18:38 ipphone4 kernel: TE410P: Span 1 configured for CCS/HDB3/CRC4 Dec 1 02:18:38 ipphone4 kernel: SPAN 1: Primary Sync Source Dec 1 02:18:38 ipphone4 kernel: TE410P: Span 2 configured for CCS/HDB3/CRC4 Dec 1 02:18:38 ipphone4 kernel: TE410P: Span 3 configured for CCS/HDB3/CRC4 Dec 1 02:18:38 ipphone4 kernel: TE410P: Span 4 configured for CCS/HDB3/CRC4 Dec 1 02:18:38 ipphone4 kernel: SPAN 4: Quaternary Sync Source Dec 1 02:18:38 ipphone4 kernel: Zaptel: Master changed to TE4/0/2 Dec 1 02:18:38 ipphone4 kernel: Zaptel: Master changed to TE4/0/3 Dec 1 02:18:38 ipphone4 kernel: Zaptel: Master changed to TE4/0/4 Dec 1 02:18:38 ipphone4 kernel: Zaptel: Master changed to TE4/0/3 Dec 1 02:18:38 ipphone4 kernel: Zaptel: Master changed to TE4/0/1 Dec 1 02:18:48 ipphone4 kernel: Out of storage space Dec 1 02:18:48 ipphone4 last message repeated 121 times
Ronan Mullally
2004-Dec-01 07:35 UTC
[Asterisk-Users] kernel: Out of storage space while 900 MB free?
"df -i" - you're out of inodes on that filesystem. -Ronan On Wed, 1 Dec 2004, Roger Schreiter wrote:> Hi, > > after loading the zaptel driver wct4xxp I have strange > log lines in the syslog: > > Out of storage space. > > free tells, that more than 900 MB are still free. > Disk space is also available. > > I'm using a dual opteron in 64 bit mode. > > Any ideas? > > > Roger. > > > Syslog: > > Dec 1 02:18:37 ipphone4 kernel: TE410P: Launching card: 0 > Dec 1 02:18:37 ipphone4 kernel: TE410P: Setting up global serial parameters > Dec 1 02:18:38 ipphone4 kernel: Found a Wildcard: Wildcard TE410P-Xilinx > Dec 1 02:18:38 ipphone4 kernel: Registered tone zone 2 (France) > Dec 1 02:18:38 ipphone4 kernel: TE410P: Span 1 configured for CCS/HDB3/CRC4 > Dec 1 02:18:38 ipphone4 kernel: SPAN 1: Primary Sync Source > Dec 1 02:18:38 ipphone4 kernel: TE410P: Span 2 configured for CCS/HDB3/CRC4 > Dec 1 02:18:38 ipphone4 kernel: TE410P: Span 3 configured for CCS/HDB3/CRC4 > Dec 1 02:18:38 ipphone4 kernel: TE410P: Span 4 configured for CCS/HDB3/CRC4 > Dec 1 02:18:38 ipphone4 kernel: SPAN 4: Quaternary Sync Source > Dec 1 02:18:38 ipphone4 kernel: Zaptel: Master changed to TE4/0/2 > Dec 1 02:18:38 ipphone4 kernel: Zaptel: Master changed to TE4/0/3 > Dec 1 02:18:38 ipphone4 kernel: Zaptel: Master changed to TE4/0/4 > Dec 1 02:18:38 ipphone4 kernel: Zaptel: Master changed to TE4/0/3 > Dec 1 02:18:38 ipphone4 kernel: Zaptel: Master changed to TE4/0/1 > Dec 1 02:18:48 ipphone4 kernel: Out of storage space > Dec 1 02:18:48 ipphone4 last message repeated 121 times > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >