diff --git a/Server%2Fsaugbert.mw b/Server%2Fsaugbert.mw index 5abc4fe3..4a64ad9b 100644 --- a/Server%2Fsaugbert.mw +++ b/Server%2Fsaugbert.mw @@ -56,6 +56,21 @@ wie üblich Files werden periodisch nach rpool/saugbert verschoben == Log == +* 28.04.2014 + +zfs create -o checksum=fletcher4 -o compression=lz4 -o mountpoint=/usr/jails/storage.hq.c3d2.de/zimport zroot/ezjail/storage.hq.c3d2.de/zimport +zfs set sharenfs=-maproot=root -alldirs -network=172.22.99.0 -mask=255.255.255.0 zroot/ezjail/storage.hq.c3d2.de/zimport +zfs destroy -r zroot/ezjail/storage.hq.c3d2.de/rpool/saugbert + +@FreeBert Crontab: + +### storage zimport rsync // ### +*/45 * * * * root /usr/local/bin/rsync -avz --delete /usr/jails/storage.hq.c3d2.de/zimport/saugbert/add/ /usr/jails/saugbert.hq.c3d2.de/export/add/ > /dev/null 2>&1 +*/46 * * * * root /usr/local/bin/rsync -avz --delete /usr/jails/storage.hq.c3d2.de/zimport/lostbert/add/ /usr/jails/saugbert.hq.c3d2.de/export/add/ > /dev/null 2>&1 +# +*/55 * * * * root mv /usr/jails/saugbert.hq.c3d2.de/export/finished/* /usr/jails/storage.hq.c3d2.de/zimport/saugbert/finished/ > /dev/null 2>&1 +### // storage zimport rsync ### + * 27.04.2014 - zfs set sharenfs="-maproot=root -alldirs -network=172.22.99.0 -mask=255.255.255.0" zroot/ezjail/storage.hq.c3d2.de/rpool/saugbert * 26.04.2014 - rtorrent compiled ohne IPv6, static route über ipredator * 16.04.2014 - einfaches Basis Setup