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 :
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 :
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