I do not why this happen , it happen for me always after long time uptime , when I connect USB flash drive to my system , I see this error in /var/logs/messages
and I can not mount it with mount command and when I type this command
I see this error
and I can not use my USB drive or USB Flash
but after reboot system I do not see this error and everything work good
this happen for me 5 times , and always happen after long time uptime
I do not want reset system . because it is special system and work like Server for me
How I can solve this problem without reboot system ?
Code:
root: Unknown USB device: vendor 0x0325 product 0xac02 bus uhub2
Aug 23 15:51:02 mfaridi kernel: umass1: <OCZ Technology RALLY2, class 0/0, rev 2.00/11.00, addr 2> on uhub2
Aug 23 15:51:02 mfaridi kernel: umass1: BBB reset failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB bulk-in clear stall failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB bulk-out clear stall failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB reset failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB bulk-in clear stall failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB bulk-out clear stall failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB reset failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB bulk-in clear stall failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB bulk-out clear stall failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB reset failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB bulk-in clear stall failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB bulk-out clear stall failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB reset failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB bulk-in clear stall failed, IOERROR
Aug 23 15:51:02 mfaridi kernel: umass1: BBB bulk-out clear stall failed, IOERROR
Aug 23 15:51:09 mfaridi kernel: umass1: at uhub2 port 1 (addr 2) disconnected
Aug 23 15:51:09 mfaridi kernel: umass1: detached
Aug 23 15:51:14 mfaridi kernel: uhub2: device problem (IOERROR), disabling port 2
Code:
mount -t msdosfs /dev/da0s1 /mnt/Mostafa/
Code:
mount_msdosfs: /dev/da0s1: : No such file or directory
but after reboot system I do not see this error and everything work good
this happen for me 5 times , and always happen after long time uptime
I do not want reset system . because it is special system and work like Server for me
How I can solve this problem without reboot system ?