LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-29-2009, 03:52 AM   #1
rockfire
LQ Newbie
 
Registered: Sep 2009
Posts: 2

Rep: Reputation: 0
How to check unformated partition in Redhat Linux


Hello,

I am a newbie for Linux. I 'd like to know is that how could I check the unformated partition in Linux? What is the advantages of using LVM? Please kindly give me some knowledge or advice. Thanks and appreciated for you responses.

rockfire.
 
Old 10-29-2009, 08:06 AM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
What do you mean by "check" and "unformatted"?

Do you mean no filesystem? No partition type?

The advantage to LVM is it allows you to combine multiple disks or partitions into one Volume Group (VG) which you can break up into multiple Logical Volumes (LVs). This helps eliminate the size of a single disk or the relatively low number of partitions on a single disk from being an issue. Also LVs can have extents anywhere in the VG so it allows for easy resizing as compared to partitions. In the latter you'd typically have to readjust partitions beyond the one you're attempting to change in order to make room for it and allow it to remain continguous. In LVM you simply lvextend the LV to use up additional space (if available) from the VG. Also you don't have to reboot for LVM changes to take effect whereas often with partitioning you do.
 
Old 10-29-2009, 08:44 PM   #3
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Centos 7.7 (?), Centos 8.1
Posts: 18,167

Rep: Reputation: 2680Reputation: 2680Reputation: 2680Reputation: 2680Reputation: 2680Reputation: 2680Reputation: 2680Reputation: 2680Reputation: 2680Reputation: 2680Reputation: 2680
LVM HOWTO http://tldp.org/HOWTO/LVM-HOWTO/
 
Old 10-30-2009, 12:22 AM   #4
deci007
Member
 
Registered: Sep 2007
Posts: 44

Rep: Reputation: 15
command fdisk

to see all the disks you have on your linux system and paritions, use
#fdisk -l

if you have LVM setup then

#lvdisplay : displays logical volumes on your system
#pvdisplay : displays physical volumes on your system
#vgdisplay : displays volume groups on your system


to create, delete, change partitions etc
#fdisk /dev/devicename eg. #fdisk /dev/hda
 
Old 10-30-2009, 06:32 AM   #5
chetan_linux
Member
 
Registered: Aug 2008
Posts: 61

Rep: Reputation: 1
Check Unpartioned space in HD

Hi,

You can check the unpartioned space in Unix through fdisk- l command. It will display with the complete details of the HD. If you want to make the unpartioned space into a drive use fdisk and then option M to create a new partion.

Thanks,

Chetan

Last edited by chetan_linux; 10-30-2009 at 06:40 AM.
 
Old 11-02-2009, 08:50 AM   #6
rockfire
LQ Newbie
 
Registered: Sep 2009
Posts: 2

Original Poster
Rep: Reputation: 0
Thumbs up Thank You for your reply.

Dear All,

Thank you so much and appreciated for your knowledge sharing.

Best Regards,
 
  


Reply


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
dual booting mandrake on a unformated partition slapadelic Mandriva 2 12-02-2004 06:28 PM
Redhat linux 8.0 freezes at "partition check" during installation murthy Linux - General 0 08-15-2004 05:24 AM
"partition check": I do not install Redhat 8.0 aydyq Linux - Hardware 1 05-27-2004 01:48 AM
check linux partition demmylls Linux - General 2 09-17-2003 01:34 PM
RedHat 7.3 install locks at partition check JohnnyL Linux - Software 2 02-09-2003 11:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:40 PM.

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