MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2007-07-14, 02:33   #1 (permalink)
MP Donator
 
vvulture's Avatar
 
Join Date: Jun 2006
Location: Sydney
Age: 36
Posts: 264
Thanks: 5
Thanked 2 Times in 2 Posts

Country:

My System

Exclamation Suspend / Resume Problem...

When the server hard drives are accessed for the first time AFTER resuming from standby, the server will hang for about 15 seconds and comes good again.

All the hard drives are connected to my SATA controller cards, which for some reason need to be re-initialized or woken-up during this 15 second pause.

This causes problems for scheduled recordings, as TV Server will try to record but can't during the pause period.


Now, what i would like to do, is have PowerScheduler re-initialize the SATA cards when the server wakes up so that the drives are ready for recording.
The problem is that i have no idea what service to re-initialize.
The other way to do it, is to have PowerScheduler run a short background process which requires the hard drives to "activate".

Any ideas ?? Anyone ??

thanks
__________________
Kids and computers do not mix...
vvulture is offline   Reply With Quote
Old 2007-07-14, 22:46   #2 (permalink)
Portal Manager
 
dman_lfc's Avatar
 
Join Date: Jul 2004
Location: UK
Posts: 1,673
Thanks: 0
Thanked 25 Times in 21 Posts

Country:

My System

Send a message via MSN to dman_lfc Send a message via Skype™ to dman_lfc
Default

Sorry dude, dunno about your h/w configuration but the drives should be one of the first devices to kick in.
I would harrass your SATA controller vendor for a driver solution.

DMAN
__________________
Hardware: Core2 Duo 3.0GHz, Nvidia 8500GS (256MB), 1GB DDR2, Intel DG33TL MB, 2x FireDTV DVB-S2 cards & Nova 500-T in a Antec Fusion case with VFD & iMon remote.
Software: Windows XP MCE2005, PureVideo codecs & Cyberlink PowerDVD 7.x codecs.
dman_lfc is offline   Reply With Quote
Old 2007-07-15, 01:16   #3 (permalink)
MP Donator
 
vvulture's Avatar
 
Join Date: Jun 2006
Location: Sydney
Age: 36
Posts: 264
Thanks: 5
Thanked 2 Times in 2 Posts

Country:

My System

Default

Quote:
Originally Posted by dman_lfc View Post
Sorry dude, dunno about your h/w configuration but the drives should be one of the first devices to kick in.
I would harrass your SATA controller vendor for a driver solution.

DMAN
Thanks dman.. The drives actually kick in ok. The problem is that the SATA cards seem to stay asleep until an application requires access to the drives.

The 2 controllers are made by Adaptec but sold as HP 2610SA 6 port SATA RAID controllers.
Drivers are no longer available beyond 2004.
I would gladly ditch them for something more recent, but i can't seem to find any 6 port SATA controllers.
Raid fucntion is not required. I am only using them because i have no spare SATA ports on my motherboard.

thanks anyway
cheers
__________________
Kids and computers do not mix...
vvulture is offline   Reply With Quote
Old 2007-07-15, 03:46   #4 (permalink)
Super Moderator
 
Join Date: Feb 2005
Location: Melbourne
Posts: 1,936
Thanks: 67
Thanked 28 Times in 28 Posts

Country:

My System

Send a message via ICQ to Marcusb
Default

can you put something on them that requires a refresh on wake up?
How about the TVGUIDE.XML or tell music share watcher to monitor them?
Marcusb is offline   Reply With Quote
Old 2007-07-15, 09:22   #5 (permalink)
MP Donator
 
vvulture's Avatar
 
Join Date: Jun 2006
Location: Sydney
Age: 36
Posts: 264
Thanks: 5
Thanked 2 Times in 2 Posts

Country:

My System

Default

Quote:
Originally Posted by Marcusb View Post
can you put something on them that requires a refresh on wake up?
How about the TVGUIDE.XML or tell music share watcher to monitor them?
Thats pretty much what i had in mind... having an application access the drives .

Problem is that i have no idea what/how to do it..
__________________
Kids and computers do not mix...
vvulture is offline   Reply With Quote
Old 2007-07-15, 10:47   #6 (permalink)
Portal Manager
 
dman_lfc's Avatar
 
Join Date: Jul 2004
Location: UK
Posts: 1,673
Thanks: 0
Thanked 25 Times in 21 Posts

Country:

My System

Send a message via MSN to dman_lfc Send a message via Skype™ to dman_lfc
Default

I think the problem is more related to using a server architecture which is not designed for standby & resume.
That is likely outside of the test criteria of any enterprise SATA RAID controller and driver development.

Good luck

DMAN
__________________
Hardware: Core2 Duo 3.0GHz, Nvidia 8500GS (256MB), 1GB DDR2, Intel DG33TL MB, 2x FireDTV DVB-S2 cards & Nova 500-T in a Antec Fusion case with VFD & iMon remote.
Software: Windows XP MCE2005, PureVideo codecs & Cyberlink PowerDVD 7.x codecs.
dman_lfc is offline   Reply With Quote
Old 2007-07-15, 13:21   #7 (permalink)
Super Moderator
 
Join Date: Feb 2005
Location: Melbourne
Posts: 1,936
Thanks: 67
Thanked 28 Times in 28 Posts

Country:

My System

Send a message via ICQ to Marcusb
Default

Quote:
Originally Posted by vvulture View Post
Quote:
Originally Posted by Marcusb View Post
can you put something on them that requires a refresh on wake up?
How about the TVGUIDE.XML or tell music share watcher to monitor them?
Thats pretty much what i had in mind... having an application access the drives .

Problem is that i have no idea what/how to do it..
I was just thinking about moving your TVGUIDE.XML file there, so that MP will look on that drive for tv guide updates every time it starts up.
Marcusb is offline   Reply With Quote
Old 2007-07-18, 22:53   #8 (permalink)
MP Donator
 
vvulture's Avatar
 
Join Date: Jun 2006
Location: Sydney
Age: 36
Posts: 264
Thanks: 5
Thanked 2 Times in 2 Posts

Country:

My System

Default

Quote:
Originally Posted by dman_lfc View Post
I think the problem is more related to using a server architecture which is not designed for standby & resume.
That is likely outside of the test criteria of any enterprise SATA RAID controller and driver development.

Good luck

DMAN
You are correct there dman.. I am using equipment that is not designed for standby / resume.
Problem is, that i have 13 hard drives in this server, and i need SATA cards. If anyone can suggest another 6 port SATA card i would gladly replace them.


Quote:
Originally Posted by Marcusb View Post
Quote:
Originally Posted by vvulture View Post
Quote:
Originally Posted by Marcusb View Post
can you put something on them that requires a refresh on wake up?
How about the TVGUIDE.XML or tell music share watcher to monitor them?
Thats pretty much what i had in mind... having an application access the drives .

Problem is that i have no idea what/how to do it..
I was just thinking about moving your TVGUIDE.XML file there, so that MP will look on that drive for tv guide updates every time it starts up.
Thats a thought... I would try it, but i have also recently discovered that the whole standby / resume fucntion doesn't work very well at all..
See this thread : http://forum.team-mediaportal.com/st...64811&posted=1

thanks guys.
__________________
Kids and computers do not mix...
vvulture is offline   Reply With Quote
Old 2007-07-19, 19:58   #9 (permalink)
Portal Manager
 
dman_lfc's Avatar
 
Join Date: Jul 2004
Location: UK
Posts: 1,673
Thanks: 0
Thanked 25 Times in 21 Posts

Country:

My System

Send a message via MSN to dman_lfc Send a message via Skype™ to dman_lfc
Default

Depends on the types of PCI slots in your Server. There are numerous SATA controllers around up to 12 SATA ports.
I still think you'll have the same issue though as server's aren't built for standby & resume.

DMAN
__________________
Hardware: Core2 Duo 3.0GHz, Nvidia 8500GS (256MB), 1GB DDR2, Intel DG33TL MB, 2x FireDTV DVB-S2 cards & Nova 500-T in a Antec Fusion case with VFD & iMon remote.
Software: Windows XP MCE2005, PureVideo codecs & Cyberlink PowerDVD 7.x codecs.
dman_lfc is offline   Reply With Quote
Reply

Bookmarks

Tags
resume, suspend

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Powerscheduler problem resume sbp General Support 9 2007-08-24 16:03
Resume from Hibernate/Suspend - no TV? Elf support 25 2007-03-20 21:38
No music after resume from suspend when using bass engine vector 0.2.2.0 Final and SVN Builds 3 2007-01-09 20:49
Auto Resume After Suspend Procedure Dado The old Bugreport Forum 28 2006-04-23 18:59
MP nonresponsive after resume from suspend knutinh The old Bugreport Forum 4 2006-03-09 00:08


All times are GMT +1. The time now is 17:32.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden