mirror of
https://github.com/bashclub/miyagi-pbs-zfs.git
synced 2025-12-06 06:28:43 +00:00
Update pbs-zfs-daily.sh
ZFS Second missing
This commit is contained in:
@@ -14,6 +14,7 @@ done
|
||||
source $configfile
|
||||
|
||||
ssh root@$SOURCEHOST zfs set $ZPUSHTAG=all $ZFSROOT
|
||||
ssh root@$SOURCEHOST zfs set $ZPUSHTAG=all $ZFSSECOND
|
||||
ssh root@$SOURCEHOST zfs set $ZPUSHTAG=all rpool/pveconf #you have to use our postinstaller on source
|
||||
|
||||
echo "target=$ZFSTRGT" > /etc/bashclub/$SOURCEHOST.conf
|
||||
|
||||
Reference in New Issue
Block a user