> Anonymous <cripto () ecn ! org> wrote: > > Solaris > > ZFS > > I've heard of it (ZFS) but here's the thing, I struggle enough keeping > up with Wndows and OpenBSD I don't want to put another system into the > mix.
Understood. Unfortunately or fortunately however you look at it OpenBSD doesn't have ZFS. But FreeBSD does. That could be another option with less of a learning curve than Solaris which admittedly is steep. Another thing to consider is a prebuilt NAS appliance based on FreeBSD or OpenSolaris. There are numerous ones out check distrowatch.com What ZFS does for you aside from offering pretty high quality software RAID and other redundancy/protection from data loss is give you really nice management features like being able to do quotas and resize filesystems and compress (and with Solaris 11 even encrypt them) all from one central management interface instead of external or add-on tools. It's one stop shopping. It also makes NFS and SAMBA less painful since you don't have to play around with the normal share tables and portmapper stuff (not THAT big of a deal but not zero) you can just turn features on or off at the ZFS filesystem level. It's really ideal for a backup or NAS appliance. Again you must have known good hardware from the disks to the backplane to the RAM or ZFS will ruin your week or even your whole month. When it works, it works. When it doesn't, oh shit. > > You > > could probably script Filezilla to SSH what you want to the file server. > > Good idea. > I'll probably end up either installing the Microsoft NFS client and > scripting that or use the bog standard ftp client and script that. The problem is the M/S NFS client only works on certain versions of Windows and not others. Even on the versions it is supposed to work on it doesn't always work. I have an XP Pro box that SFU refuses to install on.