Author Topic: storage devices  (Read 2710 times)

Cory

  • First post!
  • Posts: 1
    • View Profile
storage devices
« on: September 09, 2007, 05:51:07 pm »
Automounter keeps remounting my extra drives over and over..   Drives have partitions which are formatted ext3.  I don't mind that they're being mounted via /etc/auto.PlutoStorageDevices though it's filling up my drive with all of the extra logging when these drives are being remounted every 10 - 20 seconds..

I've temporarly killed the automount process until I can figure out what is going on.. 

I also seem to be running into an issue where the UpdateMedia daemon keeps adding the same files over and over into the pluto_media.files table?  Is it suppose to do that?   I ran a unique count and there were hundreds of files that had been repeated over 60 times..   

Any ideas? 

Thanks,

Cory


--- syslog --
Sep  9 10:19:40 dcerouter kernel: [50580.502399] EXT3 FS on hdb1, internal journal
Sep  9 10:19:40 dcerouter kernel: [50580.502595] EXT3-fs: mounted filesystem with ordered data mode.
Sep  9 10:19:46 dcerouter kernel: [50586.260585] kjournald starting.  Commit interval 5 seconds
Sep  9 10:19:46 dcerouter kernel: [50586.261082] EXT3 FS on hdd1, internal journal
Sep  9 10:19:46 dcerouter kernel: [50586.261254] EXT3-fs: mounted filesystem with ordered data mode.
Sep  9 10:19:46 dcerouter kernel: [50586.474092] kjournald starting.  Commit interval 5 seconds
Sep  9 10:19:46 dcerouter kernel: [50586.474438] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended

totallymaxed

  • LinuxMCE God
  • ****
  • Posts: 4660
  • Smart Home Consulting
    • View Profile
    • Dianemo - at home with technology
Re: storage devices
« Reply #1 on: September 09, 2007, 07:34:05 pm »
Automounter keeps remounting my extra drives over and over..   Drives have partitions which are formatted ext3.  I don't mind that they're being mounted via /etc/auto.PlutoStorageDevices though it's filling up my drive with all of the extra logging when these drives are being remounted every 10 - 20 seconds..

I've temporarly killed the automount process until I can figure out what is going on.. 

I also seem to be running into an issue where the UpdateMedia daemon keeps adding the same files over and over into the pluto_media.files table?  Is it suppose to do that?   I ran a unique count and there were hundreds of files that had been repeated over 60 times..   

Any ideas? 

Thanks,

Cory


--- syslog --
Sep  9 10:19:40 dcerouter kernel: [50580.502399] EXT3 FS on hdb1, internal journal
Sep  9 10:19:40 dcerouter kernel: [50580.502595] EXT3-fs: mounted filesystem with ordered data mode.
Sep  9 10:19:46 dcerouter kernel: [50586.260585] kjournald starting.  Commit interval 5 seconds
Sep  9 10:19:46 dcerouter kernel: [50586.261082] EXT3 FS on hdd1, internal journal
Sep  9 10:19:46 dcerouter kernel: [50586.261254] EXT3-fs: mounted filesystem with ordered data mode.
Sep  9 10:19:46 dcerouter kernel: [50586.474092] kjournald starting.  Commit interval 5 seconds
Sep  9 10:19:46 dcerouter kernel: [50586.474438] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended


We've seen this too. It seems to us to be triggered by some storage being added to the Core and then at some point being removed (even though it might be temporary) ie a NAS.

This really needs to be fixed urgently in our opinion... we don't have a fix by the way. But if we do we will post it here.
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses http://forum.linuxmce.org/index.php?topic=14026.0

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: http://wp.me/P4KgIc-5P

Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

http://www.dianemo.co.uk

chrisbirkinshaw

  • Guru
  • ****
  • Posts: 431
    • View Profile
Re: storage devices
« Reply #2 on: December 04, 2007, 07:51:02 pm »