[PlanetCCRMA] Re: 4K Page sizes and wireless problems with Planet kernels

Mark Knecht Mark Knecht <markknecht@gmail.com>
Sat Nov 20 09:58:01 2004


On my Gentoo box:

flash mark $ df -t ext3
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda7             30233896  21615956   7082128  76% /
/dev/hda10            14983674  11805825   2398297  84% /home/mark/storage
flash mark $ 

On the FC2 box that's having the trouble with wireless:

flash mark $ !ssh
ssh -X -Y -C -c blowfish -l mark 192.168.10.5
mark@192.168.10.5's password: 
[mark@wizard mark]$ df -t ext3
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda2              7637400   6125720   1123712  85% /
/dev/hda1               101086      7627     88240   8% /boot
[mark@wizard mark]$ 

Both of these machines will take long periods of time rebooting after
a hard lock failure that caused me to use the power switch.

- Mark


On Fri, 19 Nov 2004 22:49:40 -0800, Andrew Burgess <aab@cichlid.com> wrote:
> 
> > I don't understand what I'm doing wrong then. All the partitions are
> > ext3. However, after one of these crashes I get a message saying the
> > system was shut down uncleanly and a check has to be done. The checks
> > ALWAYS, on ALL of my system, can take from 5-25 minutes depending on
> > the size of the partition.
> >
> > Am I not setting up ext3 properly somehow?
> 
> Maybe. what does 'df -t ext3' show?
>