* [gentoo-user] missing 15GB of hard disk space
@ 2006-03-14 10:51 Nich Steicke
2006-03-14 12:35 ` [gentoo-user] missing 15GB of hard disk space [FIXED] Nich Steicke
2006-03-15 15:58 ` [gentoo-user] missing 15GB of hard disk space Andrew Frink
0 siblings, 2 replies; 6+ messages in thread
From: Nich Steicke @ 2006-03-14 10:51 UTC (permalink / raw
To: gentoo-user
Hey everyone,
I have recently moved, and resized the partitions on my 120GB hdd
(/dev/hdb). I moved and resized the partitions as there is data i very
much want to keep, but dont have hard disk space elese where to back it up
during a compleat re-write of the drive.
The process was going well, and everything i wanted was on my new reiserfs
partition (/dev/hdb1). I had deleated some stuff that i no longer needed
or wanted during the process and so i checked to see how much space i had
freed up, and was astonished to find that i had not gained more free
space, but lost some! i was intreged to i took a look arround, and found
that the space i was using on the reiserfs partition was the wrong size,
detales are as follows:
Parted:
Using /dev/hdb
(parted) print
Disk geometry for /dev/hdb: 0kB - 120GB
Disk label type: msdos
Number Start End Size Type File system Flags
1 32kB 87GB 87GB primary reiserfs
2 87GB 119GB 32GB primary fat32 lba
4 119GB 120GB 543MB primary linux-swap
(parted)
df -h (extract):
/dev/hdb1 67G 43G 24G 65% /mnt/hdb
/dev/hdb2 30G 28G 2.8G 91% /mnt/games
size of /dev/hdb4:
/dev/hdb4 is a 518MB swap partition
and incase you would like this infomation:
fdisk:
Command (m for help): p
Disk /dev/hdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 1 10631 85393476 83 Linux
/dev/hdb2 10632 14527 31294620 c W95 FAT32 (LBA)
/dev/hdb4 14528 14593 530145 82 Linux swap /
Solaris
Thanks for u help;
Nich Steicke
---------------------
http://narthollis.net
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] missing 15GB of hard disk space [FIXED]
2006-03-14 10:51 [gentoo-user] missing 15GB of hard disk space Nich Steicke
@ 2006-03-14 12:35 ` Nich Steicke
2006-03-15 15:58 ` [gentoo-user] missing 15GB of hard disk space Andrew Frink
1 sibling, 0 replies; 6+ messages in thread
From: Nich Steicke @ 2006-03-14 12:35 UTC (permalink / raw
To: gentoo-user
> The process was going well, and everything i wanted was on my new reiserfs
> partition (/dev/hdb1). I had deleated some stuff that i no longer needed
> or wanted during the process and so i checked to see how much space i had
> freed up, and was astonished to find that i had not gained more free
> space, but lost some! i was intreged to i took a look arround, and found
> that the space i was using on the reiserfs partition was the wrong size,
> detales are as follows:
> --
> gentoo-user@gentoo.org mailing list
>
well its all fixed - i ran 'resize_reiserfs /dev/hdb1' as susjested by a
friend (who was out all day) and i can now access all of my hard disk
space :)
Nich Steicke
---------------------
http://narthollis.net
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] missing 15GB of hard disk space
2006-03-14 10:51 [gentoo-user] missing 15GB of hard disk space Nich Steicke
2006-03-14 12:35 ` [gentoo-user] missing 15GB of hard disk space [FIXED] Nich Steicke
@ 2006-03-15 15:58 ` Andrew Frink
2006-03-15 16:18 ` Quag7
1 sibling, 1 reply; 6+ messages in thread
From: Andrew Frink @ 2006-03-15 15:58 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2134 bytes --]
Did you grow/shrink reiserfs on those partitions after you resized them?
On 3/14/06, Nich Steicke <nano-tech@netspace.net.au> wrote:
>
> Hey everyone,
>
> I have recently moved, and resized the partitions on my 120GB hdd
> (/dev/hdb). I moved and resized the partitions as there is data i very
> much want to keep, but dont have hard disk space elese where to back it up
> during a compleat re-write of the drive.
>
> The process was going well, and everything i wanted was on my new reiserfs
> partition (/dev/hdb1). I had deleated some stuff that i no longer needed
> or wanted during the process and so i checked to see how much space i had
> freed up, and was astonished to find that i had not gained more free
> space, but lost some! i was intreged to i took a look arround, and found
> that the space i was using on the reiserfs partition was the wrong size,
> detales are as follows:
>
> Parted:
> Using /dev/hdb
> (parted) print
> Disk geometry for /dev/hdb: 0kB - 120GB
> Disk label type: msdos
> Number Start End Size Type File system Flags
> 1 32kB 87GB 87GB primary reiserfs
> 2 87GB 119GB 32GB primary fat32 lba
> 4 119GB 120GB 543MB primary linux-swap
> (parted)
>
> df -h (extract):
> /dev/hdb1 67G 43G 24G 65% /mnt/hdb
> /dev/hdb2 30G 28G 2.8G 91% /mnt/games
>
> size of /dev/hdb4:
> /dev/hdb4 is a 518MB swap partition
>
> and incase you would like this infomation:
>
> fdisk:
> Command (m for help): p
>
> Disk /dev/hdb: 120.0 GB, 120034123776 bytes
> 255 heads, 63 sectors/track, 14593 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
>
> Device Boot Start End Blocks Id System
> /dev/hdb1 1 10631 85393476 83 Linux
> /dev/hdb2 10632 14527 31294620 c W95 FAT32 (LBA)
> /dev/hdb4 14528 14593 530145 82 Linux swap /
> Solaris
>
> Thanks for u help;
> Nich Steicke
> ---------------------
> http://narthollis.net
>
> --
> gentoo-user@gentoo.org mailing list
>
>
[-- Attachment #2: Type: text/html, Size: 3909 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] missing 15GB of hard disk space
2006-03-15 15:58 ` [gentoo-user] missing 15GB of hard disk space Andrew Frink
@ 2006-03-15 16:18 ` Quag7
2006-03-15 16:37 ` Andrew Frink
0 siblings, 1 reply; 6+ messages in thread
From: Quag7 @ 2006-03-15 16:18 UTC (permalink / raw
To: gentoo-user
>
> freed up, and was astonished to find that i had not gained
> more free
> space, but lost some! i was intreged to i took a look arround,
> and found
> that the space i was using on the reiserfs partition was the
> wrong size,
> detales are as follows:
I've never used reiserfs and this may be obvious, but I'll throw it out
in case its not - this doesn't have anything to do with the "reserved
space for the root user," does it? When I go to create the filesystem
for ext3, I have to manually specify not to reserve 5% of the disk space
per filesystem for the "root user" - this is, I take it, to keep the
system bootable and the file system accessible in the event that, say, a
runaway log issue should fill it up.
May have nothing to do with your problem but I figure I'd mention it
just in case.
--
Quag7 <coldfront@frostwarning.com>
http://www.computerrooms.org
Photographs of the edge of the internet...
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] missing 15GB of hard disk space
2006-03-15 16:18 ` Quag7
@ 2006-03-15 16:37 ` Andrew Frink
2006-03-15 22:14 ` Nich Steicke
0 siblings, 1 reply; 6+ messages in thread
From: Andrew Frink @ 2006-03-15 16:37 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1174 bytes --]
Reiserfs does the same thing, 5% saved for root.
On 3/15/06, Quag7 <coldfront@frostwarning.com> wrote:
>
>
> >
> > freed up, and was astonished to find that i had not gained
> > more free
> > space, but lost some! i was intreged to i took a look arround,
> > and found
> > that the space i was using on the reiserfs partition was the
> > wrong size,
> > detales are as follows:
>
> I've never used reiserfs and this may be obvious, but I'll throw it out
> in case its not - this doesn't have anything to do with the "reserved
> space for the root user," does it? When I go to create the filesystem
> for ext3, I have to manually specify not to reserve 5% of the disk space
> per filesystem for the "root user" - this is, I take it, to keep the
> system bootable and the file system accessible in the event that, say, a
> runaway log issue should fill it up.
>
> May have nothing to do with your problem but I figure I'd mention it
> just in case.
>
> --
> Quag7 <coldfront@frostwarning.com>
> http://www.computerrooms.org
> Photographs of the edge of the internet...
>
> --
> gentoo-user@gentoo.org mailing list
>
>
[-- Attachment #2: Type: text/html, Size: 1970 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] missing 15GB of hard disk space
2006-03-15 16:37 ` Andrew Frink
@ 2006-03-15 22:14 ` Nich Steicke
0 siblings, 0 replies; 6+ messages in thread
From: Nich Steicke @ 2006-03-15 22:14 UTC (permalink / raw
To: gentoo-user
> Reiserfs does the same thing, 5% saved for root.
>
> On 3/15/06, Quag7 <coldfront@frostwarning.com> wrote:
>>
>>
>> >
>> > freed up, and was astonished to find that i had not gained
>> > more free
>> > space, but lost some! i was intreged to i took a look arround,
>> > and found
>> > that the space i was using on the reiserfs partition was the
>> > wrong size,
>> > detales are as follows:
>>
>> I've never used reiserfs and this may be obvious, but I'll throw it out
>> in case its not - this doesn't have anything to do with the "reserved
>> space for the root user," does it? When I go to create the filesystem
>> for ext3, I have to manually specify not to reserve 5% of the disk space
>> per filesystem for the "root user" - this is, I take it, to keep the
>> system bootable and the file system accessible in the event that, say, a
>> runaway log issue should fill it up.
>>
>> May have nothing to do with your problem but I figure I'd mention it
>> just in case.
Hey, nah - dosnt seem be a problem.
i did manage to fix the filesystem size by using the command
'resize-reiserfs /dev/hdb1' (was susjested by a friend)
thanks for your replies
Nich Steicke
---------------------
http://narthollis.net
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-03-15 22:26 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-14 10:51 [gentoo-user] missing 15GB of hard disk space Nich Steicke
2006-03-14 12:35 ` [gentoo-user] missing 15GB of hard disk space [FIXED] Nich Steicke
2006-03-15 15:58 ` [gentoo-user] missing 15GB of hard disk space Andrew Frink
2006-03-15 16:18 ` Quag7
2006-03-15 16:37 ` Andrew Frink
2006-03-15 22:14 ` Nich Steicke
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox