THe first try of implementing slimserver on the THecus n5200 has been
released.  I have been testing the functionality of the module and in
genral it has been very good. Quick web and SB3 interface performance.
Multiple streams with no problems etc.


However, I have run into a issue on SS with scanning.  In testing this
initially I thought all was well but in trying to resolve a issue with
the display of album graphis in browsw mode have I have come to the
beleif that there is a issue with the scanning function. This could be
a rights issue but I am not sure.

What I observe at the moment:

The intial scan I initiate after a fresh install does not initiate
after pressing the rescan button thru the web interface. 
It does start if I go to Music Folder under Browse and select a album
to play. I have repeated this a couple of times.

Rescan of the musin library does not work either in the Rescan for new
or Clear and rescan mode.  

In digging into the log file for my SQL I see the following repeating
sequence

070307 5:22:51 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the
doublewrite
InnoDB: buffer...
070307 5:22:51 InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 47452961.
InnoDB: Doing recovery: scanned up to log sequence number 0 47452961
070307 5:22:51 InnoDB: Started; log sequence number 0 47452961
070307 5:22:51 [Note]
/raid/data/module/SLIMSERVER/slimserver/Bin/i386-linux/mysqld: ready
for connections.
Version: '5.0.21-standard' socket:
'/raid/data/module/SLIMSERVER/slimserver/cache/slimserver-mysql.sock'
port: 9092 MySQL Community Edition - Standard (GPL)
070307 17:23:01 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the
doublewrite
InnoDB: buffer...
070307 17:23:01 InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 47621344.
InnoDB: Doing recovery: scanned up to log sequence number 0 47621344
070307 17:23:01 InnoDB: Started; log sequence number 0 47621344
070307 17:23:01 
[Note] /raid/data/module/SLIMSERVER/slimserver/Bin/i386-linux/mysqld:
ready for connections.
Version: '5.0.21-standard' socket:
'/raid/data/module/SLIMSERVER/slimserver/cache/slimserver-mysql.sock'
port: 9092 MySQL Community Edition - Standard (GPL)


In the slimserver log I see amoung a number of other items
The following modules failed to load: DBD::mysql

To download and compile them, please run:
/raid/data/module/SLIMSERVER/slimserver/Bin/build-perl-modules.pl
DBD::mysql

Exiting..
The following modules failed to load: DBD::mysql

To download and compile them, please run:
/raid/data/module/SLIMSERVER/slimserver/Bin/build-perl-modules.pl
DBD::mysql


Using TOP command I see

PID USER STATUS RSS PPID %CPU %MEM COMMAND
2307 root S 7980 2001 0.3 1.5 httpd
954 root S 936 947 0.1 0.1 agent2
20048 root R 444 20001 0.1 0.0 top
2581 nobody S 68M 1 0.0 13.7 perl
2729 nobody S 19M 2636 0.0 4.0 mysqld
2694 nobody S 19M 2636 0.0 4.0 mysqld
2610 nobody S 19M 2581 0.0 4.0 mysqld
2642 nobody S 19M 2636 0.0 4.0 mysqld
2695 nobody S 19M 2636 0.0 4.0 mysqld
2636 nobody S 19M 2610 0.0 4.0 mysqld
2640 nobody S 19M 2636 0.0 4.0 mysqld
2641 nobody S 19M 2636 0.0 4.0 mysqld
2643 nobody S 19M 2636 0.0 4.0 mysqld
2692 nobody S 19M 2636 0.0 4.0 mysqld
2693 nobody S 19M 2636 0.0 4.0 mysqld
2336 root S 8484 2001 0.0 1.6 httpd
2335 root S 7992 2001 0.0 1.5 httpd
2312 root S 7980 2001 0.0 1.5 httpd
13374 root S 7976 2001 0.0 1.5 httpd

I am not familiar with what shoud be running for mySQL but it looks
like there are several processes running consistently using a fair
chunk of memory.


-- 
Pellicle
------------------------------------------------------------------------
Pellicle's Profile: http://forums.slimdevices.com/member.php?userid=9789
View this thread: http://forums.slimdevices.com/showthread.php?t=33431

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to