open-iscsi / tcmu-runner

A daemon that handles the userspace side of the LIO TCM-User backstore.
Apache License 2.0
189 stars 148 forks source link

tcmur_cmd_handler: To fix the issue on a CentOS 7.9 client where the … #701

Open zlxzfg opened 1 month ago

zlxzfg commented 1 month ago

…tcmu-runner ver=1.5.4 service faild after using mkfs.xfs to format a LUN device

zlxzfg commented 1 month ago

when use user:glfs type create a lun on tcmu=1.5.4, then use mkfs.xfs /dev/sdb format lun device on centos7 (iscsi-initiator-utils-iscsiuio-6.2.0.874-19.el7.x86_64), result cause tcmu-runner service core (failed)

lxbsz commented 1 month ago

@zlxzfg Could you test and check whether should we fix it in align_and_split_unmap() ?