aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Troube with Incoming write right until umount+mount  (Read 2155 times)

KoZaki

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 59
  • OS : i586 / athlon languages : french, english, chinese
    • http://c.laloy.free.fr/howtos/linux/
Troube with Incoming write right until umount+mount
« on: July 22, 2004, 07:29:04 PM »

Tell me if i'm a fool complaining for such a quickly solved problem.
But having changed from the rc4 to the rc5 (rpm on a MDK-9.2), aMule kept shouting at me (well, that's in the log) what follows until i umount his Incoming partition then mount it back.
This is second time it happens since i'm on aMule (1st was aMule-1.3)

Quote
$ Initialising aMule
Userhash loaded: FE9D6C988A0E6F6A9C9D880736AF6F1A
*** UDP socket at _
*** TCP socket at _
*** UDP socket at _
Serverlist loaded.
*** reading servers
Loading temp files from /where/is/incoming/*.part.met.
Loading 003.part.met...  - filename Video IMSK-beyrut.mpg - ERROR!
Loading 006.part.met...  - filename [ºÚÉ·ÕœÓœŽº].Korean_video.iNTERNAL.XviD-YYddr.avi - ERROR!
Loading 002.part.met...  - filename Someone in Pakistan[E0CDECD6].avi - ERROR!
Loading 004.part.met...  - filename Indian_video.Subfrench Dvdrip Xvid.avi - ERROR!
Loading 007.part.met...  - filename Korean_video_again_LoL_.XviD-iMBT.avi - ERROR!
...

Nothing into "Transferts"

Which is definitively strange since /incoming is rwx for the group i'm part of :
Quote
ls -l /where/is/incoming/
total 3108256
-rwxrwxr-x
-rwxrwxr-x    1 root     a_group 730120281 jui 22 11:40 001.part*
& so on

Since it's the second time it happends, i manage to remember how to get it back :
- Shut aMule down
- umount FAT32 partition (where is /incoming)
- mount it back.
and then restart aMule which does not complains any more, see :

Quote
$ Initialising aMule
...blabla...
Loading temp files from /where/is/incoming/*.part.met.
Loading 003.part.met...  - filename someone_in_beyrouth.mpg - Done.
Loading 006.part.met...  - filename [ºÚÉ·ÕœÓœŽº]someone_in_Korea.XviD-YYddr.avi - Done.
Loading 002.part.met...  - filename someone_in_Pakistan.avi - Done.
..."
Logged
Internet <=> we like to share :D
la FAQ applications Linux

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Troube with Incoming write right until umount+mount
« Reply #1 on: July 23, 2004, 02:21:55 AM »

sounds more like a problem in the kernel or smth... ;-)
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: Troube with Incoming write right until umount+mount
« Reply #2 on: July 23, 2004, 01:40:32 PM »

That sounds like either a kernel problem or filesystem corruption to me. I dont know if there's a fsck utility for fat32, but you might want to find out. =/
Logged

KoZaki

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 59
  • OS : i586 / athlon languages : french, english, chinese
    • http://c.laloy.free.fr/howtos/linux/
Re: Troube with Incoming write right until umount+mount
« Reply #3 on: July 23, 2004, 02:57:27 PM »

Thank you 4 the tip.
I'll check it !
Logged
Internet <=> we like to share :D
la FAQ applications Linux