On Monday, 2 April 2007 23:30, Aleksandar Markovic wrote:
> On Monday 02 April 2007 23:11:35 Rafael J. Wysocki wrote:
> > On Monday, 2 April 2007 22:52, Aleksandar Markovic wrote:
> > > On Monday 02 April 2007 22:27:47 Rafael J. Wysocki wrote:
> > > > On Monday, 2 April 2007 22:11, you wrote:
> > > > > On Monday 02 April 2007 20:41:05 Rafael J. Wysocki wrote:
> > > > > > On Monday, 2 April 2007 18:48, Aleksandar Markovic wrote:
> > > > > > > Task hald-addon-stor is in disk-sleep status.
> > > > > > >
> > > > > > > After preparing suspend and during stopping tasks, job jets
> > > > > > > aborted (after 20 second) with "<1 task refusing to freeze>"
> > > > > > > After, a list of few proccesses is dispayed as "Strange,
> > > > > > > proccess_name not stopped"
> > > > > > >
> > > > > > > Why does this disk-sleep status proccess occur? I mean, it's ok
> > > > > > > to occur, but it is not ok to stay for so long in that status.
> > > > > >
> > > > > > Which kernel is this?
> > > > > >
> > > > > > Rafael
> > > > >
> > > > > 2.6.20.4, but problem is also present on 2.6.18.x and 2.6.20.2.
> > > >
> > > > Well, your configuration must be really special.  We've never had such
> > > > problems with these kernels.
> > > >
> > > > Which distribution do you use?
> > > >
> > > > Rafael
> > >
> > > 2.6.18.x and 2.6.20.2 are from opensuse 10.2. First one is default,
> > > second one is from HEAD repository. 2.6.20.4 is vanilla, compiled without
> > > any patch.
> >
> > Well, it looks like one process on your system is in the D state before you
> > try to suspend.  Can you run 'ps aux' and check if that's not the case?
> 
> I think "disk sleep" stand for D state? One proccess is in "disk sleep" state 
> and its there for very long. System was up almost whole day and state of the 
> process was unchanged.

D means that the process in uninterruptible (ie. waits in the kernel for
certain condition and cannot react to any signals).  If the process has been
in this state for a long time, this usually indicates a kernel problem which
is not related to the suspend.  Probably one of the device drivers has crashed.

You cannot suspend with a process in the D state.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to