LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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-30-2012, 09:10 AM   #16
anon091
Senior Member
 
Registered: Jun 2009
Posts: 1,795

Original Poster
Rep: Reputation: 49

johnsfine, what kind of "better detail" do I need to post? If I know what would be helpful to post, I can post it.

So really it doesn't matter if I check or don't check the primary checkbox as I'm setting up each partition?
 
Old 10-30-2012, 09:13 AM   #17
anon091
Senior Member
 
Registered: Jun 2009
Posts: 1,795

Original Poster
Rep: Reputation: 49
Here's a link to the picture showing the entire parted -l if that helps
parted -l
 
Old 10-30-2012, 09:28 AM   #18
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
I don't see any relationship between what you described in the first post (Created / then /boot then swap but then could not create /home despite 130GB available space) vs. what you showed later (/boot and lvm filling the non raid drive)

I don't use LVM, so maybe someone else will tell you why you might want to use it and how to use it.

If you don't want to use LVM, then why did you not delete the LVM partition to make room for the partitions you want to create?

Also, you described the list of partitions you want, but you seem to have RAID and non RAID volumes. You didn't say what you want on RAID vs. what you want on non RAID.
 
Old 10-30-2012, 09:32 AM   #19
anon091
Senior Member
 
Registered: Jun 2009
Posts: 1,795

Original Poster
Rep: Reputation: 49
Exactly, and therein lies the problem. What I described in the first post were my actions through the CentOS installer GUI when it gets to the disk partitioning stage. I'm assuming the parted -l is showing what came on the server by default from the manufactorer, which I don't want.

In the GUI the first thing I did was go through and highlight everything that was set up then hit the delete/remove button, so it then just leaves me with 4 areas of free space, my internal RAID1 and the 4 external RAID5's.

On the 4 external areas of space, i'm just going to use those as data volumes for file storage.
 
Old 10-30-2012, 10:22 AM   #20
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by rjo98 View Post
What I described in the first post were my actions through the CentOS installer GUI when it gets to the disk partitioning stage.
...
Quote:
In the GUI the first thing I did was go through and highlight everything that was set up then hit the delete/remove button
OK, now your posts make sense. The CentOS install GUI was getting your input to plan the partitioning changes. It doesn't actually make any of those partitioning changes until a later stage that you obviously never reached.

Possibly, that installer won't let you set up four primary partitions. The partition table structure allows that, but it is unusual enough that some GUI front end might not be designed to allow it.

If you start over and make most of your partitions logical rather than primary, there should be no problem. It doesn't matter which (if any) of the partitions are primary as long as you don't have more than three primary, and you keep all the logical partitions together (don't alternate logical and primary in your physical layout).

Many partitioning tools expect you to create an extended partition taking up the rest of the disk (outside of the primary partitions) before you create logical partitions. Other tools just expect you to request logical partitions and they automatically create the extended partition to wrap around the logical partitions. I think the Centos installer is the second kind (creates the extended for you when you ask for logical) but I'm not sure. I haven't used a Centos installer in a long time and when I did use it, I pre partitioned the drives with different tool, so I didn't use the part you need help with.

Last edited by johnsfine; 10-30-2012 at 10:24 AM.
 
1 members found this post helpful.
Old 10-30-2012, 10:26 AM   #21
anon091
Senior Member
 
Registered: Jun 2009
Posts: 1,795

Original Poster
Rep: Reputation: 49
When I click the Create button on the free space for the RAID1, it doesn't give me many choices, seem like I have to pick from either a standard partition (which then lets me mark as primary or not) or to make an LVM thing. I just keep picking the first option for a standard partition.

Now I just wish I knew how to get back to the GUI installer, I hit Alt+Ctrl+F2 to get to the shell prompt, but I don't know how to get back to the GUI haha.
 
Old 10-30-2012, 11:46 AM   #22
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
I think Alt-Ctrl-F2 switched virtual terminals and left the GUI one running.

A different Atl-Ctrl-F should switch you back, probably F8 or F9. I'm not at all sure which, but it isn't hard to try each of them.
 
1 members found this post helpful.
Old 10-30-2012, 11:53 AM   #23
anon091
Senior Member
 
Registered: Jun 2009
Posts: 1,795

Original Poster
Rep: Reputation: 49
OK, i'll give it a shot, didn't want to mess up anything. Although, guess I don't really have anything to mess up as of yet haha. Just wish I could figure out what I'm doing wrong trying to partition my drives up.
 
Old 10-30-2012, 12:00 PM   #24
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by rjo98 View Post
I have to pick from either a standard partition (which then lets me mark as primary or not)
So have you tried standard and then not primary (which would mean "logical" but might not say it)?
 
1 members found this post helpful.
Old 10-30-2012, 01:13 PM   #25
anon091
Senior Member
 
Registered: Jun 2009
Posts: 1,795

Original Poster
Rep: Reputation: 49
Just tried it and if I don't mark any as a primary partition I can make all the ones I want. it made the first 3 regular then the rest under an extended. although I don't really understand why
 
Old 10-30-2012, 01:19 PM   #26
anon091
Senior Member
 
Registered: Jun 2009
Posts: 1,795

Original Poster
Rep: Reputation: 49
but now when I go to make my partitions on the four external arrays it tells me not enough free space on disks. I'm not checking the primary partition box either
 
Old 10-30-2012, 01:27 PM   #27
anon091
Senior Member
 
Registered: Jun 2009
Posts: 1,795

Original Poster
Rep: Reputation: 49
Below is a pic of the screen I uploaded, showing what it let me setup. Now when I go to setup a drive on sdb using the entire space, it gives me the same error it did that led to my original post. and I made sure to only check sdb when saying which drives to use. or do i need to force the ones on the arrays to be primary (for some reason I dont know)?

http://tinypic.com/r/20aqn90/6
 
Old 10-30-2012, 01:44 PM   #28
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by rjo98 View Post
but now when I go to make my partitions on the four external arrays it tells me not enough free space on disks. I'm not checking the primary partition box either
Each of those four external arrays already has a partition apparently filling the array.

What do you want there?

I expect you want the four partitions you already have, so you just want to specify mount points for those partitions, rather than create new partitions. If you want to create new partitions, you need to delete the ones you have.

Also, all of that may be easier to do after Centos is installed. You need to let the installer know where /boot and / and /home etc. are (any directory the installer needs to write to). But other mount points (such as the /data0 you already set up) can be done in the installer or done later, whichever you find more convenient.
 
1 members found this post helpful.
Old 10-30-2012, 01:51 PM   #29
anon091
Senior Member
 
Registered: Jun 2009
Posts: 1,795

Original Poster
Rep: Reputation: 49
you are absolutely right. I deleted and recreated the rest of those. everything is okay now. forgot I already made those ext4. I'm still confused on the primary ones, like why i should our should not need them, like the pros vs cons
 
Old 10-30-2012, 03:01 PM   #30
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by rjo98 View Post
I'm still confused on the primary ones, like why i should our should not need them, like the pros vs cons
Primary vs. Logical makes no significant difference in Linux. What the GUI installer did with your selections for the first hard drive is fine.
 
1 members found this post helpful.
  


Reply



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
min free space for different partitions sulekha Linux - General 9 06-20-2012 10:36 AM
Help removing free space to create Raw free space nightmare55 Linux - Newbie 11 10-01-2009 03:07 AM
Checking for free space of unmounted partitions (cli) easuter Linux - Software 2 08-10-2007 01:17 AM
partitions: space used/free and folders inside joshfields Linux - Newbie 2 05-18-2004 07:21 PM
Formating free space: WinXP pro and RH9 dualboot with free space on 3rd drive Vermicious Linux - General 2 03-22-2004 05:10 AM

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

All times are GMT -5. The time now is 12:41 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