<br><div class="gmail_quote">On Sat, Jul 11, 2009 at 3:23 PM, Marc Ferguson <span dir="ltr"><<a href="mailto:marcferguson@gmail.com">marcferguson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5"><br><div class="gmail_quote">On Sat, Jul 11, 2009 at 2:32 PM, Matt Rideout <span dir="ltr"><<a href="mailto:mrideout@windserve.com" target="_blank">mrideout@windserve.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I wonder if you could be running out of inodes? What's the output of<br>
each of the following?<br>
<br>
df -i<br>
df -h<br>
<br>
If the first command isn't showing that you're out of inodes, but have<br>
disk spare to spare, also try running the following, substituting in<br>
whatever device the drive is assigned to:<br>
<br>
fdisk -l /dev/sdb<br>
<br>
Marc Ferguson wrote, On 07/11/2009 09:05 AM:<br>
<div><div></div><div>> Hi Fellas,<br>
><br>
> I finally found my tool-less rail/mount-thingys last night so I was<br>
> able to install a 320GB Seagate hard drive to my rig. Very exciting.<br>
> It was an old hard drive I got from my wife. I formated it using<br>
> GParted to an ext3 file system. I did a "mv" command from my existing<br>
> "data" partition to this new "data" drive.<br>
><br>
> This morning when I checked it, it's FULL at 57GB!? I see a 298GB<br>
> drive in GParted, but it's obviously not lining up. Any ideas as to<br>
> what could be wrong with it? I'm going to try and find some seagate tools.<br>
><br>
> --<br>
> Marc F.<br>
><br>
> "When life gives me lemons... I make Linuxaide, hmm good stuff!"<br>
><br>
</div></div>> ------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> Ale mailing list<br>
> <a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
> <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
><br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
</blockquote></div><br></div></div>Hi Matt,<div><br></div><div><div>[root@fergatron ~]# df -i</div><div>Filesystem Inodes IUsed IFree IUse% Mounted on</div><div>/dev/mapper/vg_fergatron-lv_root</div><div> 2170880 237085 1933795 11% /</div>
<div>/dev/sda3 51200 41 51159 1% /boot</div><div>tmpfs 502329 11 502318 1% /dev/shm</div><div>/dev/sda1 2361760 102880 2258880 5% /media/data</div><div>/dev/sda2 10153508 169686 9983822 2% /media/windows</div>
<div>/dev/sdb1 3842048 89242 3752806 3% /media/backup</div><div><br></div><div>[root@fergatron ~]# df -h</div><div>Filesystem Size Used Avail Use% Mounted on</div><div>/dev/mapper/vg_fergatron-lv_root 33G 6.4G 25G 21% /</div>
<div>/dev/sda3 194M 29M 156M 16% /boot</div><div>tmpfs 2.0G 3.9M 2.0G 1% /dev/shm</div><div>/dev/sda1 147G 145G 2.1G 99% /media/data</div><div>/dev/sda2 48G 38G 9.5G 81% /media/windows</div>
<div>/dev/sdb1 58G 52G 3.7G 94% /media/backup</div><div>[root@fergatron ~]# </div><div class="im"><div><br></div><br>-- <br>Marc F.<br><br>"When life gives me lemons... I make Linuxaide, hmm good stuff!"<br>
<br>
</div></div>
</blockquote></div><br>I ran the fdisk too:<div><br></div><div><div>[root@fergatron ~]# fdisk -l /dev/sdb1</div><div><br></div><div>Disk /dev/sdb1: 320.0 GB, 320070288384 bytes</div><div>255 heads, 63 sectors/track, 38912 cylinders</div>
<div>Units = cylinders of 16065 * 512 = 8225280 bytes</div><div>Disk identifier: 0x00000000</div><div><br></div><div>Disk /dev/sdb1 doesn't contain a valid partition table</div><div>[root@fergatron ~]# </div><div><br>
</div><br>-- <br>Marc F.<br><br>"When life gives me lemons... I make Linuxaide, hmm good stuff!"<br><br>
</div>