vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| seems like some of my files (and dirs) are showing some funny file sizes and premissions. below is a cut and paste of my output of ls peter@batgirl:/export/mp3/Paul OAKENFOLD/HONG KONG 2 CD2$ ll total 72M -rwxrwxrwx 1 peter users 3.5M 2004-09-18 23:46 [01]\ -5.mp3* ?rw-r-srwT 33279 root 1000 28P 2004-12-08 15:06 [02]\ -5.mp3 -rwxrwxrwx 1 peter users 7.6M 2004-09-18 23:46 [03]\ -5.mp3* -rwxrwxr-x 1 peter users 8.5M 2004-09-18 23:46 [04]\ -5.mp3* -rwxrwxrwx 1 peter users 7.9M 2004-09-18 23:46 [05]\ -5.mp3* -rwxrwxr-x 1 peter users 7.9M 2004-09-18 23:46 [06]\ -5.mp3* -rwxrwxrwx 1 peter users 6.5M 2004-09-18 23:46 [07]\ -5.mp3* -rwxrwxrwx 1 peter users 7.4M 2004-09-18 23:46 [08]\ -5.mp3* -rwxrwxrwx 1 peter users 5.9M 2004-09-18 23:46 [09]\ -5.mp3* -rwxrwxr-x 1 peter users 8.1M 2004-09-18 23:46 [10]\ -5.mp3* -rwxrwxrwx 1 peter users 8.6M 2004-09-18 23:46 [11]\ -5.mp3* peter@batgirl:/export/mp3/Paul OAKENFOLD/HONG KONG 2 CD2$ df -h Filesystem Size Used Avail Use% Mounted on /dev/hda6 20G 20G 119M 100% / /dev/hda1 4.9G 4.4G 607M 88% /mnt/hda1 /dev/hda5 6.6G 1.6G 5.1G 23% /mnt/hda5 /dev/hde1 115G 111G 3.6G 97% /export |
| |||
| Peter wrote: > peter@batgirl:/export/mp3/Paul OAKENFOLD/HONG KONG 2 CD2$ ll Errr... please try not to expose your user name, hostname or directory structure publically - no specific danger, just precaution ~Mik -- GCM/S d- s+: a---> C++ UL+(++) P L++> !E W++ N++(+) o? K? w--- O? !M V? PS++ PE- Y? PGP-> t++> 5? X R- tv+@ b++(+++) DI? D-- G++ e> h--! r++ y+>* |
| |||
| your filesystem is damaged What FS are you running in /dev/hde1 115G 111G 3.6G 97% /export ?? XFS right?? (you should /dev/hda6 20G 20G 119M 100% / oh my godĦĦ your root partition is full ...make some free space,ĦĦĦ (I see future or inmediate problems) |
| |||
| On Tue, 14 Dec 2004 17:31:08 -0800, Cristian wrote: > your filesystem is damaged > What FS are you running in > /dev/hde1 115G 111G 3.6G 97% /export ?? > > XFS right?? (you should it is currentyly reiserfs, i ran "reiserfsck --check /dev/hde1" and it told me i have to backup and run it with the --rebuild-tree option. should i just reformat as xfs and restore from backup? > > /dev/hda6 20G 20G 119M 100% / > > oh my godĦĦ your root partition is full ...make some free space,ĦĦĦ > > (I see future or inmediate problems) |