Gentoo Archives: gentoo-user

From: Bert Swart <bertswart@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] howto increase INODE
Date: Wed, 26 May 2010 07:09:35
Message-Id: 20100526070917.GB32300@gentoo_schaapje.arnhem.chello.nl
In Reply to: [gentoo-user] howto increase INODE by kitti jaisong
1 On Wed, May 26, 2010 at 01:38:46PM +0700, kitti jaisong wrote:
2 > Hi All,
3 >
4 > I just install sparc machine. i found error "failed: No space left on device
5 > (28)" when i check inode by df -i command
6 > livecd ~ # df -i
7 > Filesystem Inodes IUsed IFree IUse% Mounted on
8 > tmpfs 129412 4684 124728 4% /
9 > /dev/hda 0 0 0 - /mnt/cdrom
10 > /dev/loop0 14486 14486 0 100% /mnt/livecd
11 > udev 129412 1399 128013 2% /dev
12 > tmpfs 129412 81 129331 1% /mnt/livecd/lib/firmware
13 > tmpfs 129412 1 129411 1% /mnt/livecd/usr/portage
14 > /dev/sda1 32768 2407 30361 8% /mnt/gentoo
15 > /dev/sda4 131072 131072 0 100% /mnt/gentoo/usr
16 > /dev/sda5 131072 3007 128065 3% /mnt/gentoo/var
17 > /dev/sda6 1896832 12 1896820 1% /mnt/gentoo/home
18 >
19 >
20 > livecd ~ # df -h
21 > Filesystem Size Used Avail Use% Mounted on
22 > tmpfs 1012M 36M 976M 4% /
23 > /dev/hda 58M 58M 0 100% /mnt/cdrom
24 > /dev/loop0 49M 49M 0 100% /mnt/livecd
25 > udev 10M 384K 9.7M 4% /dev
26 > tmpfs 1012M 4.0M 1008M 1% /mnt/livecd/lib/firmware
27 > tmpfs 1012M 0 1012M 0% /mnt/livecd/usr/portage
28 > /dev/sda1 504M 55M 424M 12% /mnt/gentoo
29 > /dev/sda4 2.0G 952M 963M 50% /mnt/gentoo/usr
30 > /dev/sda5 2.0G 83M 1.8G 5% /mnt/gentoo/var
31 > /dev/sda6 29G 173M 27G 1% /mnt/gentoo/home
32 >
33 > How to increase or solve this problem
34 Only things I can think of:
35 1. delete some files (probably not possible on usr partition) ;
36 2. backup your partition, and rerun mkfs.ext2 or mkfs.ext3 and
37 use the -i option (see man page)
38
39 Some advice is given in the handbook on creating partitions to
40 install gentoo.
41
42 http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#book_part1_chap4
43
44 Regards,
45 Bert
46
47 >
48 > Best Regards,
49 >
50 > ti
51 >
52 > ----- Original Message -----
53 > From: <meino.cramer@×××.de>
54 > To: "Gentoo" <gentoo-user@l.g.o>
55 > Sent: Wednesday, May 26, 2010 10:15 AM
56 > Subject: [gentoo-user] Harddisk trouble ... or not yet?
57 >
58 >
59 > >
60 > > Hi,
61 > >
62 > > currently I set up a freshly new gentoo system "from scratch"
63 > > on another harddisk.
64 > >
65 > > For that purpose I have two WDC WD10EARS-00Y5B1 (pasted from
66 > > hdparm -i) harddisk (1TB, advanced format 4096 kb sectors).
67 > > One harddisk is currently holding the gento system, the other
68 > > one is intended as a bare plain copy of the other one (a backup
69 > > while setting up the system).
70 > >
71 > > With an old KNOPPIX dvd I tried to copy the first hd onto
72 > > the other one with
73 > >
74 > > dd if=/dev/sda of=/dev/sdb bs=8192
75 > >
76 > > which gave me a LOT of I/O errors after a short time.
77 > >
78 > > Still hopeing, that my hardware (motherboard/chipset/bios) and
79 > > the hd are ok I am trying to figure out, what the reason was
80 > > for that...
81 > >
82 > > My motherboard is an Asus AV8.
83 > >
84 > >
85 > >
86 > > From what kernel version the new advanced format
87 > > of the hd is fully supported ?
88 > >
89 > > Are there other reasons -- beside defective hardware -- for
90 > > the failing dd and how can I fix them ?
91 > >
92 > >
93 > >
94 > >
95 > > Thank you very much in advance for any help!
96 > > best regards
97 > > mcc
98 > >
99 > >
100 > >
101 > >
102 > > --
103 > > Please don't send me any Word- or Powerpoint-Attachments
104 > > unless it's absolutely neccessary. - Send simply Text.
105 > > See http://www.gnu.org/philosophy/no-word-attachments.html
106 > > In a world without fences and walls nobody needs gates and windows.
107 > >
108 > >
109 >
110 >