タグ

ブックマーク / uyota.asablo.jp (2)

  • ZFS では使えないハードディスクもあるようだ: uyota 匠の一手

    4GB のディスクは容量が少なくて大変なので、圧縮の行なえる ZFS を試してみることにした。 zfs 自体は調べた通りに作業を行なえば問題なくできた。zfs のコマンドに不慣れなので、どのコマンドを使えば良いかを調べるのに手間取ったりもしたが、しっかりと動いているように見えた。 しかし、zfs が時折エラーを吐く。 (da0:umass-sim0:0:0:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:24,0 (da0:umass-sim0

    mickn
    mickn 2009/03/05
  • rsync 3.0: uyota 匠の一手

    rsync がバージョン 3.0 を発表した。release NEWS を読むとかなりの量の変更がある。 その中で、真っ先に目に付いたのが、この機能強化。 - A new incremental-recursion algorithm is now used when rsync is talking to another 3.x version. This starts the transfer going more quickly (before all the files have been found), and requires much less memory. See the --recursive option in the manpage for some restrictions. 差分更新の時に、転送元と転送先を同時に走査し、すぐに差分の転送を始める。 以前のバージョ

    mickn
    mickn 2008/03/10
  • 1