LinuxMCE Forums
June 20, 2013, 09:39:56 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Why does LinuxMCE 0710/0810 mount/umount the Storage partition every 6 seconds?  (Read 783 times)
Viking
Addicted
*
Posts: 521


View Profile
« on: August 03, 2009, 08:15:10 am »

Hi,

in the sys log i see that my video partition (/dev/md1 three disks RADI5) is mounten and unmounted all the time. Is that normal ?
I have seen this on 0710 and now also on 0810 alpha.

Syslog :

Code:
Aug  3 09:10:13 dcerouter kernel: [29179.315607] kjournald starting.  Commit interval 5 seconds
Aug  3 09:10:13 dcerouter kernel: [29179.316853] EXT3-fs: mounted filesystem with ordered data mode.
Aug  3 09:10:14 dcerouter kernel: [29180.306370] kjournald starting.  Commit interval 5 seconds
Aug  3 09:10:14 dcerouter kernel: [29180.307593] EXT3-fs: mounted filesystem with ordered data mode.
Aug  3 09:10:15 dcerouter kernel: [29181.082995] kjournald starting.  Commit interval 5 seconds
Aug  3 09:10:15 dcerouter kernel: [29181.084233] EXT3-fs: mounted filesystem with ordered data mode.
...


From /var/log/pluto/umount-wrapper.log :

Code:
9937 CALLED TO 'mount /dev/md1 /tmp/tmp.mDrhne9936'
9937 Mon Aug  3 09:07:59 CEST 2009 WaitLock 'mtab' (mount-wrapper)
9937 Mon Aug  3 09:07:59 CEST 2009 WaitLock 'mtab' (mount-wrapper) success
9937 Mon Aug  3 09:07:59 CEST 2009 Unlock 'mtab' (mount-wrapper)
9937 Mon Aug  3 09:07:59 CEST 2009 Unlock 'mtab' (mount-wrapper) success
9937 EXIT WITH STATUS 0


9952 CALLED TO 'umount -lf /tmp/tmp.mDrhne9936'
9952 Mon Aug  3 09:07:59 CEST 2009 WaitLock 'mtab' (umount-wrapper)
9952 Mon Aug  3 09:07:59 CEST 2009 WaitLock 'mtab' (umount-wrapper) success
9952 Mon Aug  3 09:07:59 CEST 2009 Unlock 'mtab' (umount-wrapper)
9952 Mon Aug  3 09:07:59 CEST 2009 Unlock 'mtab' (umount-wrapper) success
9952 EXIT WITH STATUS 0


10374 CALLED TO 'mount /dev/md1 /tmp/tmp.nswPx10372'
10374 Mon Aug  3 09:08:05 CEST 2009 WaitLock 'mtab' (mount-wrapper)
10374 Mon Aug  3 09:08:05 CEST 2009 WaitLock 'mtab' (mount-wrapper) success
10374 Mon Aug  3 09:08:05 CEST 2009 Unlock 'mtab' (mount-wrapper)
10374 Mon Aug  3 09:08:05 CEST 2009 Unlock 'mtab' (mount-wrapper) success
10374 EXIT WITH STATUS 0


10407 CALLED TO 'umount -lf /tmp/tmp.nswPx10372'
10407 Mon Aug  3 09:08:05 CEST 2009 WaitLock 'mtab' (umount-wrapper)
10407 Mon Aug  3 09:08:05 CEST 2009 WaitLock 'mtab' (umount-wrapper) success
10407 Mon Aug  3 09:08:05 CEST 2009 Unlock 'mtab' (umount-wrapper)
10407 Mon Aug  3 09:08:05 CEST 2009 Unlock 'mtab' (umount-wrapper) success
10407 EXIT WITH STATUS 0

Greetings
Viking
Logged

pigdog
wants to work for LinuxMCE
**
Posts: 785


View Profile
« Reply #1 on: August 03, 2009, 11:50:55 am »

Hi,

This link looks the same.

http://forum.linuxmce.org/index.php?topic=6456.0
Logged
Viking
Addicted
*
Posts: 521


View Profile
« Reply #2 on: August 03, 2009, 12:09:58 pm »

Hi,

OK, thanks. Don't see the reason though.

Greetings
Viking
Logged

merkur2k
Addicted
*
Posts: 513


View Profile
« Reply #3 on: August 03, 2009, 04:27:00 pm »

yep, I just learned to live with it too. It's just how lmce works, most of it is caused by UpdateMedia since it is always running and looking for stuff to index.
Logged
tschak909
LinuxMCE God
****
Posts: 5117

DOES work for LinuxMCE.


View Profile
« Reply #4 on: August 03, 2009, 05:17:08 pm »

We have an intricate auto-mounter, with a very short timeout, and when updatemedia does its runs, it triggers the automount again.

-Thom
Logged
merkur2k
Addicted
*
Posts: 513


View Profile
« Reply #5 on: August 03, 2009, 06:17:31 pm »

I dont mind the constant mounting/unmounting, the annoying part for me is that it makes the kernel log completely useless because of the filesystem messages that get logged each time. I will try to find out if there is a way to suppress those...
Logged
Viking
Addicted
*
Posts: 521


View Profile
« Reply #6 on: August 04, 2009, 11:21:41 am »

I dont mind the constant mounting/unmounting, the annoying part for me is that it makes the kernel log completely useless because of the filesystem messages that get logged each time. I will try to find out if there is a way to suppress those...
Same here.

though I noticed on sunday that the server was really busy mounting/umounting. There was around 50 mount processes when I did an "ps ax|grep mount" and "mount" (without any options) took 10-20 sek. to complete.
So sometimes the system seems to get into trouble. I waited several hours, but it did not really get much better so I rebootet the core and it was gone.

Greetings
Viking
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!