Mostrando entradas con la etiqueta zfs. Mostrar todas las entradas
Mostrando entradas con la etiqueta zfs. Mostrar todas las entradas

martes, 26 de marzo de 2024

Resize ZFS

 If iscsi -> rescan disk after the volume has been increase, for instance sdb

echo 1 >/sys/block/sdb/device/rescan


zpool online -e POOL /dev/sdb  <- Or other device, for instace scsi-... the volume displayed in the zpool list command

zpool list 

Verify status

zpool status POOL


L2TP Ipsec Windows to Mikrotik eror 789

 Add this to registry REG ADD HKLM\SYSTEM\CurrentControlSet\Services\PolicyAgent /v AssumeUDPEncapsulationContextOnSendRule /t REG_DWORD /d...