On Friday 15 September 2006 16:27, David Masover wrote:
> > Not sure if I would be better of trying initng or waiting for upstart
> > (Ubuntus new init) to get scripts that actually parallel boot. The code
> > for upstart is very clean and it has the backing of a major distro, so I
> > have high
Just curious, could it also be fixed by mounting the FS, freeing up some
space, then retrying the FSCK? Or is the FS unusable?
can't mount it either RO or RW. It says the process of rebuilding tree
was incomplette and I have no options to take. Corner case really.
--
GJ
Quinn Harris wrote:
On Thursday 14 September 2006 23:15, Toby Thain wrote:
On 14-Sep-06, at 6:23 PM, David Masover wrote:
Quinn Harris wrote:
On Thursday 14 September 2006 13:55, David Masover wrote:
...
That is a good point. Recording the disk layout before and after
to compare relative fr
Vladimir V. Saveliev wrote:
while there is no fix currently for this problem you can solve the problem by
expanding underlaying device.
Just curious, could it also be fixed by mounting the FS, freeing up some
space, then retrying the FSCK? Or is the FS unusable?
Scratch that last command use
find -type f -printf "%k\t%p\n" | sort -n | tail -n 100
its much faster.
On Friday 15 September 2006 11:06, Grzegorz Jaśkiewicz wrote:
> On 9/15/06, Vladimir V. Saveliev <[EMAIL PROTECTED]> wrote:
> > Could it be that the file was opened when you deleted it?
>
> nope,
Are you still able to mount the fs read write? If so, you might see if you
can find files to delete, or possibly the 4G file was hardlinked to somewhere
else. This should list all files on the partition with the largest last.
find -type f -exec du {} \; | sort -n
Then wait a long time.
Does t
On Thursday 14 September 2006 23:15, Toby Thain wrote:
> On 14-Sep-06, at 6:23 PM, David Masover wrote:
> > Quinn Harris wrote:
> >> On Thursday 14 September 2006 13:55, David Masover wrote:
> >>> ...
> >>
> >> That is a good point. Recording the disk layout before and after
> >> to compare relati
On 9/15/06, Vladimir V. Saveliev <[EMAIL PROTECTED]> wrote:
>
Could it be that the file was opened when you deleted it?
nope, I know that issue. I rebooted the system twice before trying any
other way.
--
GJ
Hello
On Friday 15 September 2006 14:34, Grzegorz Jaśkiewicz wrote:
> okay, seems to makes sens.
> So you guys are working on it, or is the problem not quite fixable ?
>
Substantial changes are needed to fix this problem.
> The underlying problem is what worries me more - the file that was
> de
okay, seems to makes sens.
So you guys are working on it, or is the problem not quite fixable ?
The underlying problem is what worries me more - the file that was
deleted, but space never got free.
I am about to buy larger HD today (this one was 160, I am going to get
250 one), so I can do it in
Hello
On Friday 15 September 2006 12:25, Grzegorz Jaśkiewicz wrote:
> I had little problem, deleted a 4GB file, but this space was never
> freed , but file was gone. So I decided to run -check - no problems
> found, next step was to rebuild tree:
>
> [EMAIL PROTECTED]:~# fsck.reiserfs --rebuild-t
I had little problem, deleted a 4GB file, but this space was never
freed , but file was gone. So I decided to run -check - no problems
found, next step was to rebuild tree:
[EMAIL PROTECTED]:~# fsck.reiserfs --rebuild-tree -y /dev/hda3
reiserfsck 3.6.19 (2003 www.namesys.com)
**
12 matches
Mail list logo