Partitioning recommendation


 
Thread Tools Search this Thread
Operating Systems BSD Partitioning recommendation
# 1  
Old 09-17-2003
Partitioning recommendation

I have an old Pentium box pieced together from parts, and the 2G hard drive in it is showing signs of a coming death. I have purchased an 8G HD to replace the old one, and I plan to install NetBSD 1.6.1.

The machine is to be used as a home server, with
  • Mail handled as fetchmail -> sendmail -> cyrus (currently its only function) and sendmail -> ISP
  • print server (small load --- just a silly inkjet for home use)
  • File repository via NFS and Samba.
I also want to be able to do kernel/OS compiles so I can keep up with security patches, etc. I'll be the only user logging in --- and that only for admin duties --- while my wife and kids will be using only the network services provided by this machine.

On the current 2G drive, I have 1G for /var (which seems to be where cyrus is depositing mail) .25G for /, .5G for /usr, .25G for /home (currently not being mounted because several sectors there are bad and prevent booting if it's mounted --- the first sign of trouble with the drive). My question is this: What partitioning do you recommend for the 8G HD?

Last edited by criglerj; 09-17-2003 at 02:01 PM..
# 2  
Old 09-18-2003
It's probably a little perverse answering my own question, but I made the mistake of waiting till the last minute to askSmilie . So here's the way I partitioned an 8.6G drive for the NetBSD server application I outlined:
  • 256M /
  • 256M swap
  • 3G /usr
  • 2G /var
  • all the rest /home
Any comments?
# 3  
Old 04-03-2004
thanks !!
# 4  
Old 06-12-2004
I'd imagine that you're finding that much of your /usr isn't being used (and possibly the same goes for your /var). Unless you are installing tons of stuff on this machine, I don't think you'd need that much space in /usr. I can see the reason for the large /var due to the fact that the mail server is using /var for spooling, but then again, if you manage your mail server and perform backups, you wouldn't necessarily need that much space...though I don't know your usage needs, so I could be way off.

Dave
# 5  
Old 08-18-2007
It really is not neccesary to have multiple partisions any more. That was started by a physical size limitation of hard drives. Personaly I use just three partitions for my 240gb drive.
1) swap
2) /boot/vmrlinuz
3) everything else
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Programming

MySQL GUI recommendation

I just wanted to share what a great MySQL (and other SQL) GUI DevArt provides. 3 years ago our company adopted a new ERP system that's entirely LAMP based. UGGG! Seriously? SQL Server *upgrade* to MySQL!??? This ERP is entirely vendor supported, but I have a replica database for data... (3 Replies)
Discussion started by: vich
3 Replies

2. Red Hat

Open office recommendation

NEED recommendation and assistance on getting open office source installation on redhat 6 linux . I want an open office on redhat 6 linux server . Dont have root access Can someone guide me ? (0 Replies)
Discussion started by: ajayram_arya
0 Replies

3. AIX

X-Client recommendation

Hi folks, Does someone have a good choice for a free xclient software ??? We used to use Xwin32 from Starnet, but there is a licensing issue currently happening and I need to indicate an alternative to it. The idea is just to provide a graphic interface access for AIX. Thanks Regards, ... (3 Replies)
Discussion started by: Ivan Junior
3 Replies

4. UNIX for Dummies Questions & Answers

LVm recommendation

hey guys i have a question about disadvantage of LVM i search many time but i cant find answer of my question i think it's undocumented. and my question : when or where is not good to use LVM or u dont recommended to use LVM ? is it every where benefit ??? (3 Replies)
Discussion started by: mhs
3 Replies

5. UNIX for Dummies Questions & Answers

Recommendation for a Server?

I would like to buy Itanium or PA-RISC server for the purpose of learning HP-UX operating system. As I don't have money to throw around, I'm looking for something older (used), just good enough to run newer version of OS for studying, experimenting, etc. What do you recommend? What to look for? ... (2 Replies)
Discussion started by: Moustahil
2 Replies

6. AIX

Recommendation help...

Hi guys, This is my first post. I have just started my training in AIX and would like some help with regards to training material. I have obtained IBM's CBTs (units 1 through 19) for AIX basics. I am looking at the following books - AIX 5L administration by Randal K Michael. - UNIX from new... (5 Replies)
Discussion started by: theaixeman
5 Replies

7. UNIX for Dummies Questions & Answers

UNIX Book Recommendation

Hi! To begin with, I know there is a dedicated sub-forum for this, but I'm not able to create a new thread there, and I'm not able to find anything in the threads already there to suit my needs either. This being said, I'm currently using Mac OS X Leopard, which is a great operating system, but... (5 Replies)
Discussion started by: cezar.elnazli
5 Replies

8. UNIX for Advanced & Expert Users

Recommendation for mail server

I am a school teacher and would like to set up my own Linux mail server on my web account (Yes they allow customers to do this). I would like a easy interface that makes teaching e-mail a breeze. In the past I used hotmail.com or rock.com but there is some objectionable adds or the student... (1 Reply)
Discussion started by: jwzumwalt
1 Replies

9. HP-UX

Hardware Recommendation

My J-Class system seems to have killed its onboard NIC. Does anyone have any good suggestions for a *cost effective* :p NIC for this machine? I am currently running 11i v1 on it, and have available PCI-X 5v slots. Alternatively, perhaps someone knows of where I might find a list of supported... (1 Reply)
Discussion started by: ipaddict
1 Replies
Login or Register to Ask a Question