Hello Lentes,
From the kernel message, it looks reflink in kernel-space did not succeed.
Could you reproduce this bug stably? e.g. use a script to trigger this
problem.
Second, please share your Linux kernel version, and related HA
configurations.
Thanks
Gang
On 7/23/2020 8:45 PM, Lentes, Bernd wrote:> Hi,
>
> we have a two node cluster running. Resources are virtual machines, their
harddisk images reside on an ocfs2 partition.
> Each night at 10:30 pm the virtual machines are shut down, a snapshot is
taken, they are immediately started again and the snapshot is zipped to a CIFS
share.
> In the log of the node i find:
>
> ...
> 2020-07-15T22:32:11.062144+02:00 ha-idg-2 kernel: [1408734.851910]
(reflink,26023,16):ocfs2_reflink_ioctl:4431 ERROR: status = -17
> 2020-07-15T22:32:11.746319+02:00 ha-idg-2 kernel: [1408735.533047]
(reflink,26035,7):ocfs2_reflink_ioctl:4431 ERROR: status = -17
> 2020-07-15T22:32:11.914331+02:00 ha-idg-2 kernel: [1408735.700791]
(reflink,26040,14):ocfs2_reflink_ioctl:4431 ERROR: status = -17
> 2020-07-15T22:32:11.978280+02:00 ha-idg-2 kernel: [1408735.768503]
(reflink,26041,8):ocfs2_reflink_ioctl:4431 ERROR: status = -17
> 2020-07-15T22:32:25.478509+02:00 ha-idg-2 kernel: [1408749.269097]
(reflink,26763,16):ocfs2_reflink_ioctl:4431 ERROR: status = -17
> ...
>
> That's the time when the snapshot is taken.
> The snapshot is taken via: $REFLINK_BIN -f ${GUESTS[z]}.raw $REFLINK_PATH
>> $LOGFILE 2>&1
> $REFLINK_BIN is /usr/bin/reflink
> What does it mean ? Is it a severe problem ?
>
> Thanks.
>
>
> Bernd
>
>