blogなんですが、やっぱ自サーバにしてみようかな、と移転してみました。
ということで、これからここでやってみようかと思います。
技術的なことをメインにいろいろ書いてくサイトです
ノジマで安かったので調達してみた。
でも、WM3300Rって、モバイルルータのくせに、Web管理画面内にバッテリーステータス表示が存在していないっぽい?
どうにかならないかなぁ?と思って、とりあえず、telnetをかけてみた
NetBSD/messimips () (ttyp0) login: admin Password: Login incorrect login: admin Password: Login incorrect login: root root login refused on this terminal. login:
そっかー、NetBSDかぁ
どっかにパスワード落ちてないかなぁ~
IBM x3550M3のIMMをコマンドで操作することについていろいろ確認中。
マニュアルを見ないで「help」を見てやってるから、失敗した・・・
system>help ? -- Display command list clearcfg -- Resets the IMM to its default settings clearlog -- Clear IMM event log clock -- Display/set date, time, GMT offset, and dst setting console -- Exit CLI, attach to serial console dhcpinfo -- View DHCP server assigned settings exit -- Exit CLI (log off) fans -- Displays the fan speed for all system fans help -- Display command list history -- Display history of last 8 commands identify -- Control system locator LED ifconfig -- Ethernet configuration ldap -- LDAP configuration ntp -- Displays and configures the Network Time Protocol passwordcfg -- Password configuration portcfg -- Serial port configuration power -- Control server power readlog -- Displays the IMM event log, five entries at a time reset -- Reset server resetsp -- Reset IMM slp -- View/edit SLP parameters srcfg -- Serial redirection configuration ssl -- SSL configuration syshealth -- System Health temps -- Display system temperatures timeouts -- Server timeouts configuration update -- Update firmware usbeth -- Inband (Ethernet over USB) interface users -- User profile configuration volts -- Displays all the voltages and voltage thresholds vpd -- Display VPD system>
まぁ、いろいろ実行していって、最後にIMMを再起動させようかと思って実行しちゃったのが「reset」
えぇ、IMMだけ再起動するのは「resetsp」の方なんですよ。
そんなわけで、システムの強制再起動が実施されてしまいました。
こつーん
ASUSのEee Note EA800を買いました。
今日、台湾の代行業者に届いて、これから発送だそうです。
ちなみに、品物代金・送料・手数料込みで、今回は25000円となりました。(為替レートや仕入れ値の変動によってその都度変わります)
いつ届くか楽しみです。
業者に届いた箱の写真
現在、目下開発中で、あまり安定していなそうですが、今後期待できそうなものの紹介
・John Ousterhout project: RAMCloud
サーバに搭載されているRAMを利用して、それらを統合し、1つのストレージとして使うためのソフトウェアを開発中。
RAMCloud Presentationsにある「RAMCloud overview (Feb. 2010)」を見るのがわかりやすいと思う
サーバ間連携はInfiniband。
Cluster Intro より画像引用
現状はgitツリーでの配布のみっぽく、開発対象Ubuntu
ちなみに、General Information for Developersのページには「Debian (and probably Ubuntu)」とあるけど、取得したREADME.txtを見ると「1.1 Pre-requisites (Ubuntu)」とある。(2012/01/06の段階でも)
(2012/01/06 リンク先のページ構成が変わった点を修正)