Re: [PATCH] vhost-scsi: Fix log flooding with target does not exist errors

2025-06-11 Thread Mike Christie
On 6/11/25 2:50 AM, Stefano Garzarella wrote: > On Tue, Jun 10, 2025 at 11:30:58AM -0500, michael.chris...@oracle.com wrote: >> On 6/10/25 9:18 AM, Stefano Garzarella wrote: >>> On Sat, Jun 07, 2025 at 12:18:15PM -0500, Mike Christie wrote: As part of the normal initiator side scanning the gue

Re: [PATCH] vhost-scsi: Fix log flooding with target does not exist errors

2025-06-11 Thread Stefano Garzarella
On Tue, Jun 10, 2025 at 11:30:58AM -0500, michael.chris...@oracle.com wrote: On 6/10/25 9:18 AM, Stefano Garzarella wrote: On Sat, Jun 07, 2025 at 12:18:15PM -0500, Mike Christie wrote: As part of the normal initiator side scanning the guest's scsi layer will loop over all possible targets and

Re: [PATCH] vhost-scsi: Fix log flooding with target does not exist errors

2025-06-10 Thread michael . christie
On 6/10/25 9:18 AM, Stefano Garzarella wrote: > On Sat, Jun 07, 2025 at 12:18:15PM -0500, Mike Christie wrote: >> As part of the normal initiator side scanning the guest's scsi layer >> will loop over all possible targets and send an inquiry. Since the >> max number of targets for virtio-scsi is 25

Re: [PATCH] vhost-scsi: Fix log flooding with target does not exist errors

2025-06-09 Thread Stefan Hajnoczi
On Sat, Jun 07, 2025 at 12:18:15PM -0500, Mike Christie wrote: > As part of the normal initiator side scanning the guest's scsi layer > will loop over all possible targets and send an inquiry. Since the > max number of targets for virtio-scsi is 256, this results in 255 > error messages about targe