2007/03/29

本日のcrash

kernel trap 12 with interrupts disabled


Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x78
fault code              = supervisor read, page not present
instruction pointer     = 0x20:0xc058e559
stack pointer           = 0x28:0xc7414acc
frame pointer           = 0x28:0xc7414ad0
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = resume, IOPL = 0
current process         = 2446 (pppd)
trap number             = 12
panic: page fault
Uptime: 7h52m3s
Dumping 95 MB (2 chunks)
  chunk 0: 1MB (160 pages) ... ok
  chunk 1: 95MB (24320 pages) 80 64 48 32 16 ... ok

Dump complete
Automatic reboot in 15 seconds - press a key on the console to abort
Rebooting...

2007/03/28

本日のランチ

itamenの跡に新しいお店が出ていたので、早速ランチセット(冷麺+神戸牛焼肉丼)に挑戦。
冷麺
冷麺 posted by (C)hiro
ミニ焼肉丼
ミニ焼肉丼 posted by (C)hiro

冷麺のキムチは、もうちょっと辛い方が好みかな。お値段は量を考えるとちょっと高め?

本日のcrash

さすがにこんな状態だと使い物にならない…。

login: kernel trap 12 with interrupts disabled


Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x78
fault code              = supervisor read, page not present
instruction pointer     = 0x20:0xc058e559
stack pointer           = 0x28:0xc71f0acc
frame pointer           = 0x28:0xc71f0ad0
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = resume, IOPL = 0
current process         = 616 (pppd)
trap number             = 12
panic: page fault
Uptime: 8h36m10s
Dumping 95 MB (2 chunks)
  chunk 0: 1MB (160 pages) ... ok
  chunk 1: 95MB (24320 pages) 80 64 48 32 16 ... ok

Dump complete
Automatic reboot in 15 seconds - press a key on the console to abort
Rebooting...

本日のcrash

メモリ周りか、swapパーティションに問題があるのか…

login: kernel trap 12 with interrupts disabled


Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x78
fault code              = supervisor read, page not present
instruction pointer     = 0x20:0xc058e559
stack pointer           = 0x28:0xc71f0acc
frame pointer           = 0x28:0xc71f0ad0
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = resume, IOPL = 0
current process         = 616 (pppd)
trap number             = 12
panic: page fault
Uptime: 8h36m10s
Dumping 95 MB (2 chunks)
  chunk 0: 1MB (160 pages) ... ok
  chunk 1: 95MB (24320 pages) 80 64 48 32 16 ... ok

Dump complete
Automatic reboot in 15 seconds - press a key on the console to abort
Rebooting...

2007/03/26

今日のcrash

Rebooting...であがってこないのは辛いなぁ。シリアルへの出力も、微妙に化けているし。

Fatal trap 12: page fault while in le in kernkeel mrnel mode
fault virtual address   = 0x3
fault code              = supervisor write, page not present
instruction pointer     = 0x20:0xc0720fbf
stack pointer           = 0x28:0xc77dfb00
frame pointer           = 0x28:0xc77dfb30
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 2912 (pppd)
trap number             = 12
panic: page fault
Uptime: 5h6m25s
Dumping 95 MB (2 chunks)
  chunk 0: 1MB (160 pages) ... ok
  chunk 1: 95MB (24320 pages) 80 64 48 32 16 ... ok

Dump complete
Automatic reboot in 15 seconds - press a key on the console to abort
Rebooting...

2007/03/24

今日のcrash

kernel trap 12 with interrupts disabled


Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x78
fault code              = supervisor read, page not present
instruction pointer     = 0x20:0xc058e559
stack pointer           = 0x28:0xc7752acc
frame pointer           = 0x28:0xc7752ad0
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = resume, IOPL = 0
current process         = 3811 (pppd)
trap number             = 12
panic: page fault
Uptime: 1d2h25m44s
Cannot dump. No dump device defined.
Automatic reboot in 15 seconds - press a key on the console to abort
Rebooting...

2007/03/20

本日のお買い物

久しぶりに、近所の本屋で購入。

Software Design (ソフトウエア デザイン) 2007年 04月号 [雑誌]

技術評論社 (2007/03/17)
売り上げランキング: 3984

2007/03/17

本日のお買い物

2007/03/11

v6トンネルが安定しない時は

さて、無事に設定が終わってIPv6のトンネルが掘れると、/var/log/message に pppd のメッセージが出てきて、Local LL addressやremote LL addressが表示される。
しかし、すぐに埋まってしまうことがある。定期的にどこかのサイトにping6して、 エラーになったらl2tpをstop&startさせればいいのだが、あまりにも頻繁だと 使い物にならない。

取り敢えずは掘れることから、必要なportが塞がれているということはないで あろう。となると、ルータのNATテーブルの消去時間が要因の1つとして考えられる。
l2tpはUDPとしてルータのNAT処理を潜り抜けるのだが、一定時間使われていないと、 NATテーブルからエントリが消えてしまう。消える前にデータを流せばいいわけで、 l2tpd.conf の lac-pppd-opts にある lcp-echo-interval の値を適当に小さくして やればよい。

「この子猫の子」おしまい

この子猫の子 を書いていたブログサービスが、3月末で新規投稿受付終了、4月末閉鎖という連絡が あった。テンプレートのカスタマイズもほとんどできなくて、本文にhtmlで書けるという 抜け穴も最近は使えなくなっていたので、最近は見にすら行かなかったのだが。
アクティブなユーザが他のサービスに引っ越した時点で、閉鎖までのカウントダウンが 始まったかなと思っていたけど、ついにその日が。

爆弾発表そこでやろうと思っていたんだけどな。

OCN IPv6に接続する

OCNから接続情報が届いたら、準備開始。

IPv6ブログにも それなりに情報があるし、OSXな人は、 So-net blog:設定メモ:Mac OS X で OCN IPv6 サービスに.. という、どんぴしゃなページがあったりするのだが、 FreeBSDな人が 参考にできるのは、 日記 2007年1月 かな?
rp-l2tpとdhcp6をインストールしておいてからl2tp-ipv6pd-client-port.tar.gzを インストールすると、設定ファイルができあがる。サーバ名(l2tpd_session)は OCN IPv6情報のサーバ名を指定するのがポイントか?

Firewall周りも注意。L2TPはUDP 1701を使うので、忘れずにkeep-stateする。 ルータだけでなく、l2tpを受けるマシンでも設定を確認する。/var/log/messagesや /var/log/securityを見ながら、どこで何がブロックされているのかを ひたすらチェックして、トンネルが掘れない原因を調べた。

さ、これから他のマシンのアドレス変更だ…。

2007/03/10

v6ネットワーク変更

IPv6のネットワークを変更することにした。
今までは、固定IPを持つマシンから6to4のトンネルを掘っていたのだが、国内に 6to4を受けるサーバがなくなった結果、海外を回るようになって遅くなるように なったからだ。

OCNIPv6サービスを 使うことにする。サポート外になるが、OCN以外のプロバイダでも使えるというのがポイント。 今の接続環境を生かしつつ、IPv6の接続を追加することができるからだ。

OCNのユーザでないとサービスの申し込みができないので、 バリュープラン を申し込む。続いて、 OCN IPv6サービスの 手続き。準備ができると接続情報が送られてくる。