туда каждую секунду пишется вот это, и так до бесконечности, за пару секунд набегает ~600Кб
Код: Выделить всё
Feb 19 17:54:29 localhost usb-storage: queuecommand called
Feb 19 17:54:29 localhost usb-storage: *** thread awakened.
Feb 19 17:54:29 localhost usb-storage: Command TEST_UNIT_READY (6 bytes)
Feb 19 17:54:29 localhost usb-storage: 00 00 00 00 00 00
Feb 19 17:54:29 localhost usb-storage: Bulk Command S 0x43425355 T 0x1aa1 L 0 F 0 Trg 0 LUN 2 CL 6
Feb 19 17:54:29 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Feb 19 17:54:29 localhost usb-storage: Status code 0; transferred 31/31
Feb 19 17:54:29 localhost usb-storage: -- transfer complete
Feb 19 17:54:29 localhost usb-storage: Bulk command transfer result=0
Feb 19 17:54:29 localhost usb-storage: Attempting to get CSW...
Feb 19 17:54:29 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
Feb 19 17:54:29 localhost usb-storage: Status code 0; transferred 13/13
Feb 19 17:54:29 localhost usb-storage: -- transfer complete
Feb 19 17:54:29 localhost usb-storage: Bulk status result = 0
Feb 19 17:54:29 localhost usb-storage: Bulk Status S 0x53425355 T 0x1aa1 R 0 Stat 0x1
Feb 19 17:54:29 localhost usb-storage: -- transport indicates command failure
Feb 19 17:54:29 localhost usb-storage: Issuing auto-REQUEST_SENSE
Feb 19 17:54:29 localhost usb-storage: Bulk Command S 0x43425355 T 0x1aa2 L 18 F 128 Trg 0 LUN 2 CL 6
Feb 19 17:54:29 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
Feb 19 17:54:29 localhost usb-storage: Status code 0; transferred 31/31
Feb 19 17:54:29 localhost usb-storage: -- transfer complete
Feb 19 17:54:29 localhost usb-storage: Bulk command transfer result=0
Feb 19 17:54:29 localhost usb-storage: usb_stor_bulk_transfer_sglist: xfer 18 bytes, 1 entries
Feb 19 17:54:29 localhost usb-storage: Status code 0; transferred 18/18
Feb 19 17:54:29 localhost usb-storage: -- transfer complete
Feb 19 17:54:29 localhost usb-storage: Bulk data transfer result 0x0
Feb 19 17:54:29 localhost usb-storage: Attempting to get CSW...
Feb 19 17:54:29 localhost usb-storage: usb_stor_bulk_transfer_buf: xfer 13 bytes
Feb 19 17:54:29 localhost usb-storage: Status code 0; transferred 13/13
Feb 19 17:54:29 localhost usb-storage: -- transfer complete
Feb 19 17:54:29 localhost usb-storage: Bulk status result = 0
Feb 19 17:54:29 localhost usb-storage: Bulk Status S 0x53425355 T 0x1aa2 R 0 Stat 0x0
Feb 19 17:54:29 localhost usb-storage: -- Result from auto-sense is 0
Feb 19 17:54:29 localhost usb-storage: -- code: 0xf0, key: 0x2, ASC: 0x3a, ASCQ: 0x0
Feb 19 17:54:29 localhost usb-storage: Not Ready: Medium not present
Feb 19 17:54:29 localhost usb-storage: scsi cmd done, result=0x2
Feb 19 17:54:29 localhost usb-storage: *** thread sleeping.дело в том, что к компу никаких флэшек не подключено совсем
есть пара USB девайсов - мышь, МФУ Canon MP170
есть еще внутренний 3,5 кард-ридер, в нем никаких флэшек тоже не наблюдается
также подключен miniUSB кабель (периодически синхронизирую mp3-плэйер, но в данный момент он не подключен)
конфиг ядра старый, еще с 2.6.23, там такой проблемы не было, думал дело в VERBOSE свитчах, прошерстил все, тоже ничего не нашел
что делать?