xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

mv command to cifs mount hangs rpi. cp does not. #666

Closed ggggh closed 7 years ago

ggggh commented 9 years ago

Using the "mv" command to move a large (>500Mb) file to a cifs mounted share hangs the rpi at some variable point while moving the files (file only partly reaches target, is not deleted from source, and rpi has to be hard-rebooted to regain ssh terminal). cp works fine, on the other hand.

-Using RPI B -Tried with a brand new installation on a new SD card - same issue. -Rpi doesn't seem to show any power-related issues, unless there's some reason mv has an extraordinary power requirement -All packages are up to date

ggggh commented 9 years ago

Actually, just had a "cp" hang the rpi too. It is less common than wit "mv", but also ocurring.

f1vefour commented 9 years ago

Try lowering your overclock.

ggggh commented 9 years ago

Ok, had it on standard xbian setup though. Just lowered to "Modest" and will monitor.

By the way, realized that the behaviour was quite strange. One of the times the RPi seemed frozen to ssh and UI.., but every few minutes it was, for a few seconds, transferring a burst of data (could monitor the network traffic and file size increase in the NAS). Left alone for a few hours it actually finished the transfer.

f1vefour commented 9 years ago

When it does this again grab dmesg and post it to pastebin and link here please.