Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2007 17:43:05 +0200
From:      Andriy Gapon <avg@icyb.net.ua>
To:        freebsd-geom@freebsd.org, Pawel Jakub Dawidek <pjd@freebsd.org>
Subject:   Re: gjournal on 6.2: Cannot delete /var/.deleted/#613759
Message-ID:  <4735D189.5050908@icyb.net.ua>
In-Reply-To: <47343AC5.8090103@icyb.net.ua>
References:  <4732E3C6.5060205@icyb.net.ua> <47343AC5.8090103@icyb.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
on 09/11/2007 12:47 Andriy Gapon said the following:
> on 08/11/2007 12:24 Andriy Gapon said the following:
>> I use gjournal6.patch on FreeBSD 6.2 amd64 system.
>>
>> Everything was perfect until today when I got some minor problems from
>> gjournal. While building a port, compilation aborted with an error that
>> said something like the following (I didn't save the message,
>> unfortunately): "can not create temporary file: interrupted system call".
>> I had to restart compilation several times because of such errors and
>> eventually it finished successfully. Along the compilation errors the
>> following message appeared in system log:
>> UFS_GJGC: Cannot delete /var/.deleted/#613759 (error=2)
>> UFS_GJGC: Cannot delete /var/.deleted/#1202391 (error=2)
>> UFS_GJGC: Cannot delete /var/.deleted/#1202391 (error=2)
>> UFS_GJGC: Cannot delete /var/.deleted/#1202390 (error=2)
>> UFS_GJGC: Cannot delete /var/.deleted/#1202390 (error=2)
>>

Continuing my monologue :-)
Additional data point: this machine has a processor with two cores and
the kernel is MP, so some additional concurrency may occur.

Got more of the same messages today, again during port building, but
with no adverse effects.
UFS_GJGC: Cannot delete /var/.deleted/#683430 (error=2)
UFS_GJGC: Cannot delete /var/.deleted/#636363 (error=2)
UFS_GJGC: Cannot delete /var/.deleted/#706945 (error=2)
UFS_GJGC: Cannot delete /var/.deleted/#613521 (error=2)
This time the difference is that no repeating names/inums appear as it
was the first time.
Also, out of curiosity I decided to search for those inode numbers, with
some unusual results.
Maybe this doesn't mean anything, but all 4 files do exist actually and
all of them are +CONTENTS files under /var/db/pkg. All of them were
re-created (judging from their birth times), apparently because some
@pkgdep lines needed to be changed. None of the ports in question was
actually updated but their dependencies were.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4735D189.5050908>