Rabu, 15 April 2009

Identifikasi error message %SYS-2-MALLOCFAIL




Mungkin Anda pernah atau sedang menemukan log pada router yaitu "%SYS-2-MALLOCFAIL:"

Ini menunjukkan hasil log pada router yang memiliki memori rendah menunjukkan pesan kesalahan %SYS-2-MALLOCFAIL: karena proses BGP Router. Meng-verifikasi hasil dari show processes memory and show memory summary output untuk memeriksa penggunaan memori oleh BGP proses.

Contoh log pada router :

Router#show log
%SYS-2-MALLOCFAIL: Memory allocation of 32768 bytes failed from 0x403B4650, alignment 0
Pool: Processor Free: 406936 Cause: Memory fragmentation
Alternate Pool: None Free: 0 Cause: No Alternate pool

-Process= "BGP Router", ipl= 0, pid= 158
-Traceback= 403B96D0 403BD8BC 403B4658 40DF73C0 402476FC 4064FA10 4061C840 406268A0 40626A4C 40816EC4 408102B0 40ED0820 408103C0 407D46A8
Jun 30 10:27:40.836 UTC: %FIB-3-NORPXDRQELEMS: Exhausted XDR queuing elements while preparing message for slot 4
-Process= "BGP Router", ipl= 0, pid= 158
-Traceback= 40DF74A0 402476FC 4064FA10 4061C840 406268A0 40626A4C 40816EC4 408102B0 40ED0820 408103C0 407D46A8
%BGP-5-ADJCHANGE: neighbor 10.10.10.254 Down BGP Notification sent
%BGP-3-NOTIFICATION: sent to neighbor 10.10.10.254 4/0 (hold time expired) 0 bytes
%BGP-5-ADJCHANGE: neighbor 10.10.10.99 Down BGP Notification sent
%BGP-3-NOTIFICATION: sent to neighbor 10.10.10.99 4/0 (hold time expired) 0 bytes
%BGP-5-ADJCHANGE: neighbor 10.10.10.100 Down BGP Notification sent
%BGP-3-NOTIFICATION: sent to neighbor 10.10.10.100 4/0 (hold time expired) 0 bytes
%BGP-5-ADJCHANGE: neighbor 10.10.10.254 Up



Pada keluaran sebelumnya, yang terbesar yang tersedia di blok Processor memori 196700. Total memori adalah 30767388. Router memiliki kebutuhan yang lebih dari 40 MB memori untuk menampung BGP sementara ketika terjadi up/down pada koneksi. Dalam skenario ini, Anda perlu mempertimbangkan untuk meng-upgrade memori atau mengatur filter BGP atau BGP reconfiguration untuk meminimalkan routing tabel. Ini adalah contoh dari memori rendah masalah pada router.

Referensi : http://www.cisco.com/en/US/products/hw/routers/ps359/products_tech_note09186a008009430c.shtml


Dony Ramansyah
site : http://dony-ramansyah.bravehost.com
blog : dony-ramansyah.blogspot.com
email : dony.ramansyah[at]gmail.com
Registered linux user : ID 400171

Tidak ada komentar: