NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/55699: Panic certainly in iSCSI initiator



    Date:        Wed, 7 Oct 2020 18:20:31 +0200
    From:        =?UTF-8?Q?BERTRAND_Jo=c3=abl?= <joel.bertrand%systella.fr@localhost>
    Message-ID:  <4a9619fb-bed4-0ea0-c370-51f8060bec5e%systella.fr@localhost>

  | but I don't find sources of statvfs1 (seems to be statvfs1.S) to check
  | if this function call usbdevs.

statvfs() is a system call, it will reference usb devices if the filesystem
it is seeking information on is on a usb backed device.

For your installation, do you have any filesystem mounted on usb, or
anything in fstab which could mount on usb?   If so, bacula is probably
trying to check it (even if you didn't expect that to happen).

kre



Home | Main Index | Thread Index | Old Index