NASのディスクが壊れた
2年間使っているNAS QNAP TS-259のディスクが壊れた。
交換用のディスクは持っていないので、Amazonで注文したら当日中に届いてすぐに交換できた。
すごく便利な世の中になったものだ。
リビルドに2日間くらいかかりそうだから、それまでにもう一方のディスクが故障しないことを祈る。
Jay's Room リニューアル
何年ぶりだろうか。
ブログをリニューアルしてみました。
mt.Vicuna simpleというプラグイン形式のテーマにしてみた。
前回風のまにまに号さんのDreamWeaver風テンプレートを入れるときはすごく苦労したけど、
これはダウンロードしたものをプラグインディレクトリに入れればいいだけ。
本当にかんたんになったものだな。
大分雰囲気変わって大満足。
qmailanalogでログが正常に集計されない
昨日になって急に気付いたのだが、日時でログを集計しているのqmailanalogが正常に動いていないみたい。
こんな感じで一件集計されているように見えるけど、
deferralのメッセージがあるのにzdeferralsのデータがなかったり、
zrhosts・zfailures・zsuids・zdeferralsが動いていない模様。
-----------Result of zoverall------------Basic statistics
qtime is the time spent by a message in the queue.
ddelay is the latency for a successful delivery to one recipient---the
end of successful delivery, minus the time when the message was queued.xdelay is the latency for a delivery attempt---the time when the attempt
finished, minus the time when it started. The average concurrency is the
total xdelay for all deliveries divided by the time span; this is a good
measure of how busy the mailer is.Completed messages: 153
Recipients for completed messages: 153
Total delivery attempts for completed messages: 153
Average delivery attempts per completed message: 1
Bytes in completed messages: 1501110
Bytes weighted by success: 1501110
Average message qtime (s): 1.12839Total delivery attempts: 153
success: 153
failure: 0
deferral: 0
Total ddelay (s): 165.507989
Average ddelay per success (s): 1.081752
Total xdelay (s): 122.277667
Average xdelay per delivery attempt (s): 0.799200
Time span (days): 0.945623
Average concurrency: 0.00149663-----------Result of zddist------------
Distribution of ddelays for successful deliveriesMeaning of each line: The first pct% of successful deliveries
all happened within doneby seconds. The average ddelay was avg.doneby avg pct
0.27 0.17 10
...
4.24 1.08 100-----------Result of zdeferrals------------
Reasons for deferralOne line per reason for deferral. Information on each line:
* del is the number of deliveries that ended for this reason.
* xdelay is the total xdelay on those deliveries.del xdelay reason
-----------Result of zfailures------------
Reasons for failureOne line per reason for delivery failure. Information on each line:
* del is the number of deliveries that ended for this reason.
* xdelay is the total xdelay on those deliveries.del xdelay reason
-----------Result of zrhosts------------
Recipient hostsOne line per recipient host. Information on each line:
* sbytes is the number of bytes successfully delivered to this host.
* mess is the number of messages sent to this host (success plus failure).
* tries is the number of delivery attempts (success, failure, deferral).
* xdelay is the total xdelay incurred by this host.sbytes mess tries xdelay host
-----------Result of zsuids------------
Sender uidsOne line per sender uid. Information on each line:
* mess is the number of messages sent by this uid.
* bytes is the number of bytes sent by this uid.
* sbytes is the number of bytes successfully received from this uid.
* rbytes is the number of bytes from this uid, weighted by recipient.
* recips is the number of recipients (success plus failure).
* tries is the number of delivery attempts (success, failure, deferral).
* xdelay is the total xdelay incurred by this uid.mess bytes sbytes rbytes recips tries xdelay uid
-----------Result of zrxdelay------------
Recipients in the best order for mailing listsOne line per recipient, sorted by avg. Information on each line:
avg tries recipient
* avg is the _average_ xdelay for the recipient.
* tries is the number of deliveries that avg is based on.
0.10 36 local.soph.jp-xxxxxxxx@soph.jp
0.38 15 remote.xxxxxxxxxx@i.softbank.jp
0.42 28 local.soph.jp-xxxxxxxxx@soph.jp
0.63 2 remote.xxxxxxxx@xxx.ocn.ne.jp
2.63 28 remote.xxxxx@gmail.com
...
Movable Type 5.031にアップグレード
久しぶりにサーバのアップデート。
まず最初にMovableTypeから、
5.0から5.031にアップグレードだから、いつもの通りダウンロード→解凍→バックアップ→インストール→アップグレードという流れでやったら、なぜかアップグレードが進まない。
仕方がないので一旦全部ファイルを削除してやり直すとアップグレードが出来た。
そこでそのまま前の環境を戻すとダッシュボードさえ開かない状態に。
プラグインが原因だろうと思い、いろいろ外したりしながら調べてみると、nofollowのプラグインと、MTTagInvokeの2つが原因だった模様。何で5.0で動いてたのか分からないけど、取りあえず解決までに3時間ぐらいかかってしまった。
まぁしかたないね。
VMware Converter
サーバーの音や電力消費が気になってきて、Dell PowerEdge1800からFujitsuTX100 S1に換えることにしました。
これを機に物理サーバから仮想サーバに移行することにしたので、VMwareConverterを使って移行してみました。
手順通り進めてるとエラーで終了してしまって、何度試しても同じ現象。
いろいろ調べてみたら、なぜか/var/log/lastlogのサイズが1TB以上ある。
ハードディスクのサイズは420GBぐらいしかないから、明らかにおかしい。
削除してから再度VMwareConverterを実行すると移行完了。
ここにも同様の現象があるとの報告があった。
VMware Communities: P2V RedHat Linux failed ...
Linux強制リブート
今日はmysqlとかphpとかコンパイルしているうちにファイルシステムにエラーが見つかってReadOnlyになってしまった。
それからというものreboot とか shutdown -r now とか全く効かなくて、再起動できなくて本当に困った。
探してみるとこんな方法もあるんだ。
ぴょぴょぴょ? - Linuxとかプログラミングの覚え書き linux を強制リブートする方法
linux を強制的に遠隔から再起動する方法。# echo b > /proc/sysrq-triggerこれだけ。
無事に再起動して復旧。超助かりました。
皇居Run
会社にあるランニングサークル(正式に部活認定されているらしい)に参加して、初めての皇居Run。
神田の稲荷湯からスタートして、1周だけ走った。ホントは2周するつもりだったけど、全然ペースが上がらなくて2周目に入ると予定の時間を過ぎてしまうため断念。次に走るときは2周走れるように頑張ろう。
距離 5.02 km
タイム 29:39
初出勤
いよいよ待ちに待った初出勤。
出社してみてやっとこの会社に勤めるんだなーと実感した。
全く新しいフィールドに出るのは久しぶりだけど、これから新たな世界が広がっていると思うと楽しみでしょうがない。
私なりに頑張ってみよう。
合格!
先週面接を受けた会社から連絡があって、なんと合格でした!
2月中旬から入社することになりました。
今度はエンジニアとしての入社。楽しみだなぁ。
行きたい会社の面接
今日は今まで受けた中で一番行きたい会社の最終面接。面接慣れしてきて緊張しない会社も多くなったけど、今日はすごく緊張した。
面接前にエージェントに電話して相談したのもここだけだし。
なんとそんな会社の面接日が自分の誕生日なんて縁があるような気がする。仕事内容も環境も素晴らしくて、こんな会社で働けたら素晴らしいな。
後は結果を待つだけ。楽しみにしておこう。