Hibernation and 'Clearing orphaned inode' on resume

Colin Law clanlaw at googlemail.com
Mon May 9 19:39:46 UTC 2011


On 9 May 2011 18:19, NoOp <glgxg at sbcglobal.net> wrote:
> On 05/09/2011 09:13 AM, Colin Law wrote:
>> On 9 May 2011 16:34, NoOp <glgxg at sbcglobal.net> wrote:
>>> On 05/09/2011 03:17 AM, Colin Law wrote:
>>>> I have recently started using hibernation and on the latest resume I
>>>> had a number of messages 'Clearing orphan inode' on my home partition.
>>>>  Is this normal on hibernation resume?  I have not had any problems
>>>> with the disk.
>>>>
>>>> Colin
>>>>
>>>
>>> These might be of interest:
>>> https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/683355
>>> [os-prober fails to find OSes on uncleanly-unmounted filesystems]
>>> and after reading that one:
>>> https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/672177
>>
>> Thanks NoOp, there could be something relevant there, particularly
>> 672177.  That is marked as fixed for Natty, but I cannot see from the
>> bug report how to work out whether the fixes have worked their way
>> through to my system.  Can you help me with checking that?
>>
>> Colin
>>
>
> Check to see if you have these versions:
> $ apt-cache policy sysvinit-utils
> sysvinit-utils:
>  Installed: 2.87dsf-4ubuntu23
> ...
> $ apt-cache policy libc6
> libc6:
>  Installed: 2.13-0ubuntu13
> ...
>  Easy way to test if they are working & not the issue (note you'll be
> rebooting, so clear any applications you have running first):
>
> $ sudo -i
> # apt-get install --reinstall libc6 && shutdown -r now
>
>  on reboot
>
> $ dmesg | grep orphan

I have those versions and reinstalling libc6 and immediate reboot did
not show the problem so i think that is not it.  Strangely running
your command seems to have changed my logon in some way.  My
background image used to appear very soon after logon before it
started my startup apps.  Now it displays a mud brown screen while it
starts the apps and then draws the image.  Very odd.  I am using
Unity-2d which might be an issue with that.  I suppose that might be
an issue with hibernate, that had not occurred to me.

In fact I think hibernate does not do much for me anyway, I was just
experimenting, so I think I will steer clear of it for the moment.

Thanks for the help

Colin




More information about the ubuntu-users mailing list