LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 11-11-2006, 03:32 AM   #1
tmick
Member
 
Registered: Jun 2005
Location: North Dakota
Distribution: Debian Testing
Posts: 247

Rep: Reputation: 20
/home is limited to mb when a 80 GB hard drive is partioned as /home


I have recently installed FC6 and I thought I partitioned /home to use 80 GB. apparently this is not the case as Disk usage analyzer shows /home as having 104MB and my user at 103 MB.
Any ideas in how to fix this?? I do have G-parted installed.the Logical Volume Manager shows Partition 1 as being Unintialized.
fdisk -l results are:
[root@localhost ~]# fdisk -l

Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 9729 78043770 8e Linux LVM

Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdb1 * 1 13 104391 83 Linux
/dev/hdb2 14 9729 78043770 8e Linux LVM

Last edited by tmick; 11-11-2006 at 03:47 AM.
 
Old 11-12-2006, 01:22 AM   #2
carl0ski
Member
 
Registered: Sep 2004
Location: Melbourne, Victoria Australia
Distribution: Support those that support you :)
Posts: 872
Blog Entries: 12

Rep: Reputation: 30
Quote:
Originally Posted by tmick
I have recently installed FC6 and I thought I partitioned /home to use 80 GB. apparently this is not the case as Disk usage analyzer shows /home as having 104MB and my user at 103 MB.
Any ideas in how to fix this?? I do have G-parted installed.the Logical Volume Manager shows Partition 1 as being Unintialized.
fdisk -l results are:
[root@localhost ~]# fdisk -l

Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 9729 78043770 8e Linux LVM

Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdb1 * 1 13 104391 83 Linux
/dev/hdb2 14 9729 78043770 8e Linux LVM

hi what do you get if you type

mount

?
because lvm like raid does not get mounted by hd device name
but instead/dev/md0 or /dev/lvm

im only asking since it looks like
/dev/hdb1 * 1 13 104391 83 Linux
is about 100MB

Last edited by carl0ski; 11-12-2006 at 01:24 AM.
 
Old 11-12-2006, 05:05 AM   #3
tmick
Member
 
Registered: Jun 2005
Location: North Dakota
Distribution: Debian Testing
Posts: 247

Original Poster
Rep: Reputation: 20
Quote:
Originally Posted by carl0ski
hi what do you get if you type

mount

?
because lvm like raid does not get mounted by hd device name
but instead/dev/md0 or /dev/lvm

im only asking since it looks like
/dev/hdb1 * 1 13 104391 83 Linux
is about 100MB
I ran mount and recieved:
[root@localhost ~]# mount
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
/dev/hdb1 on /home type ext3 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
/dev/sda1 on /media/disk type vfat (rw,noexec,nosuid,nodev,shortname=winnt,uid=500)

I also ran df -h and recieved:
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
143G 5.3G 130G 4% /
/dev/hda1 99M 17M 78M 18% /boot
tmpfs 506M 0 506M 0% /dev/shm
/dev/hdb1 99M 74M 21M 79% /home
/dev/sda1 977M 164M 814M 17% /media/disk

and the results from 'pvdisplay'
/dev/hdc: open failed: No medium found
Attempt to close device '/dev/hdc' which is not open.
--- Physical volume ---
PV Name /dev/hdb2
VG Name VolGroup00
PV Size 74.41 GB / not usable 0
Allocatable yes (but full)
PE Size (KByte) 32768
Total PE 2381
Free PE 0
Allocated PE 2381
PV UUID 4I784g-IU3K-qqux-EgVN-cflP-gmIB-WAogGP

--- Physical volume ---
PV Name /dev/hda2
VG Name VolGroup00
PV Size 74.41 GB / not usable 0
Allocatable yes
PE Size (KByte) 32768
Total PE 2381
Free PE 2
Allocated PE 2379
PV UUID dO2kll-Q26x-GgTM-1FJ9-VEqI-ozpp-2OEf7c

and the results from 'lvdisplay'
/dev/hdc: open failed: No medium found
Attempt to close device '/dev/hdc' which is not open.
--- Logical volume ---
LV Name /dev/VolGroup00/LogVol00
VG Name VolGroup00
LV UUID 6Zyvy8-lcyI-R3LL-ThH1-9zQX-veUw-pErMAo
LV Write Access read/write
LV Status available
# open 1
LV Size 146.81 GB
Current LE 4698
Segments 2
Allocation inherit
Read ahead sectors 0
Block device 253:0

--- Logical volume ---
LV Name /dev/VolGroup00/LogVol01
VG Name VolGroup00
LV UUID cQG24s-83sC-WvIh-1wkp-ZoTs-L7H7-Fqykj9
LV Write Access read/write
LV Status available
# open 1
LV Size 1.94 GB
Current LE 62
Segments 1
Allocation inherit
Read ahead sectors 0
Block device 253:1
I think when I ran the disk druid I forgot to remove all linux partitions before doing the install
At least I had this problem after 2 days instead of a year down the road, so the back up won't be that big
Just as a side note, I found two web sites that were VERY informative as far as LVM.
they are:
http://www.unix-tutorials.com/go.php?id=333 (this one shows the LVM tools GUI)
and
http://www.tldp.org/HOWTO/LVM-HOWTO/index.html (this one explains the concepts and useage of the LVM... also explains what files are needed and how to run commands)
Thanks for the help.
 
Old 11-14-2006, 04:46 AM   #4
tmick
Member
 
Registered: Jun 2005
Location: North Dakota
Distribution: Debian Testing
Posts: 247

Original Poster
Rep: Reputation: 20
issue resolved

re-installed the OS removed all partitions and went with the default install runs great!
 
  


Reply

Tags
lvm, partitioning


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
2nd hard drive for home directory? morghanphoenix Ubuntu 2 09-20-2006 10:37 PM
Moving Home directories to a new hard drive kenneth.ramsey Debian 5 09-12-2006 05:40 AM
Remounting /home on a second hard drive erraticassassin Mandriva 2 01-17-2006 04:13 PM
SATA Hard Drive Corruption with Folding@Home Matir Linux - Hardware 3 04-28-2005 06:32 PM
mount new hard drive as /home filpee Debian 3 02-27-2005 01:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 03:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration