hi. надобно создать сервер с софтовым рейдом, решился посмотреть в сторону zfs - хвалят это дело что-то в последнее время.
нашел вот такое: http://www.b0rken.org/freebsd/zfs.html ну достаточно просто и толково, все ок, но вот Set up fstab to mount swap and tmpfs* on boot: # vi /mnt/etc/fstab tmpfs /tmp tmpfs rw,mode=01777 0 0 /dev/ada0p2 none swap sw 0 0 /dev/ada1p2 none swap sw 0 0 (* Using tmpfs with zfs is apparently not a good idea - see ZFSKnownProblems on the FreeBSD wiki) http://wiki.freebsd.org/ZFSKnownProblems Note that i386 and other 32-bit architectures are still definitely not recommended for use with ZFS due to address space issues. If you still want to go that way, please read the ZFSTuningGuide. Я так понял если поставить amd64 я с этими проблемами не столкнусь -- ------------------------------------------------------------------------------- Vasiliy P. Melnik VPM-UANIC
