ajschorr

Results 4 issues of ajschorr

--------------- On a Rocky 8.5 Linux system with FRR versions 7.5, 8.0, or 8.1 installed, a kernel default route installed after FRR has started is marked as inactive and ignored....

triage
zebra

In snapshot-resync-target-lvm.sh, the snapshot is created like so: `lvcreate -s -n $SNAP_NAME -L ${SNAP_SIZE}k $LVC_OPTIONS $VG_NAME/$LV_NAME` Because of the `-L` option, the resulting snapshot will be a "thick" snapshot, even...

Hi, I happened to attempt to compile with a non-standard value of ARCH set in my environment, and the build crapped out with this error: kernel_compat.sh: Kernel build tree is...

I set up a test environment on linux RHEL 9 to check compatibility between 9.2.5 and 9.2.10 before upgrading some servers. in my resource file, I have: ``` before-resync-target "/usr/lib/drbd/snapshot-resync-target-lvm.sh...