tweet
つぶやき
技術系や雑感等は再編集して本文の記事にする事を前提としているので、こっちにLinkを張らないでください。
気になった記事(20181113)
溜めすぎてしまった…
- HoneyPot
- Security関係
- Tools
- 技術関係
- 読み物
nginx tips (20181109)
この記事はあくまでメモです。もう少し整理したら、nginx関連のPageに記載します。
WordPressやDokuwikiでサイトを作成すると、ある条件ではcacheしてほしくないとかある条件ではupstreamを固定したい(冗長化している場合)という要望に出くわすことがある。
この場合、本質的には、条件によって upstream を切り替えるという作業が必要になる。
愚痴(20181108)
XCP-ng上で、FreeBSD 11.2のVMを作って、Disk追加して、追加したDiskをzfs の vdev=diskで作成しようとした。
# zpool create -O atime=off -O normalization=formD zdata disk /dev/ada1 cannot open 'disk': no such GEOM provider must be a full path or shorthand device name
なぜ?どうして? ちっともわからなかったのだが、ふと
# zpool create -O atime=off -O normalization=formD zdata /dev/ada1
で成功する。
なんでこんなところのI/Fがman pageと違うんだ?
zpool create [-fnd] [-o property=value] ...
[-O file-system-property=value] ... [-m mountpoint] [-R root]
[-t tempname] pool vdev ...
....
Virtual Devices (vdevs)
A "virtual device" (vdev) describes a single device or a collection of
devices organized according to certain performance and fault
characteristics. The following virtual devices are supported:
disk A block device, typically located under /dev. ZFS can use
individual slices or partitions, though the recommended mode of
operation is to use whole disks. A disk can be specified by a
full path to the device or the geom(4) provider name. When given
a whole disk, ZFS automatically labels the disk, if necessary.
どこにも vdev を省略可能なんて書いてねーぞ!
気になった記事(20181030)
- Security
- HoneyPot
- 技術
- Vaping Smokeping が VAPingか(笑)
- その他
- 大漢和辞典」ついに!デジタル化 ほ、欲しい。高いけど、欲しい
- 岡口基一裁判官、独占インタビュー「言論の自由を封殺した最高裁へ」 読む価値はある。
tweet.txt · 最終更新: by seirios
