Running dmesg on my core shows this countless times:
[108910.682591] kjournald starting. Commit interval 5 seconds
[108910.683374] EXT3 FS on sdb1, internal journal
[108910.683387] EXT3-fs: mounted filesystem with ordered data mode.
[108948.865457] kjournald starting. Commit interval 5 seconds
[108948.866206] EXT3 FS on sdb1, internal journal
[108948.866220] EXT3-fs: mounted filesystem with ordered data mode.
Seems the volume is being mounted/unmounted repeatedly. I followed these instructions here for adding a second internal HD to the core:
http://wiki.linuxmce.org/index.php/How_should_I_format_additional_hard_drives%3FI then allowed it to be auto-discovered by LMCE, and used an orbiter to add the drive to the system. Doesn't it seem this is wear 'n tearing the drive, with constant mounts/remounts? Ideally I think the drive should spin down and not be accessed until its needed, as its only used for media. After leaving the system up overnight, dmesg returns only the above log entries again and again.
Best regards,
.