| Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-05-2008, 06:04 AM
|
#1
|
|
Member
Registered: Aug 2007
Distribution: CentOS 5.0,CentOS 5.5
Posts: 47
Rep:
|
Need suggestions before install OEL5.0 on IBM3400
Hi,
I need to install Oracle Enterprise Linux 5.0 on IBM3400.Before start it,I expect your valuable suggestions regarding partition size...etc.
This server is having 146 GB of hard disk and 4GB of RAM.I need to create 15 restricted users on this server.These 15 users will access their folders /home/x,/home/y...etc from Windows systems.And the size of this folder is 5 GB.So I need to allot 75GB for /home partition.The rest of space for other following partitions
/boot,/tmp,/var,/usr/local,/usr,/,/opt and Swap
Here I have planned to create swap partition for 10GB after /home partition.
Oracle will also install on this server.whenever FTP require,that will also enable as per our client request.
I need your advises.
|
|
|
|
12-06-2008, 03:47 PM
|
#2
|
|
Member
Registered: Oct 2007
Location: Prague, CZ
Distribution: RedHat / CentOS / Ubuntu / SUSE / Debian
Posts: 531
Rep:
|
First of all, use LVM, dont use classical file systems. This way you can increase the file system without any issue.
So you will need a VG, and lets call it rootvg, in which you will find the LV's which you system will have
so:
first: /boot cant be in the "rootvg" as Linux doesnt support this, cant boot from an VG, so this needs to be separate from the VG.
/boot: 80MB (ex. /dev/sda2)
/usr: 5-10GB (ex. usr_lv)
/home: 75GB (ex. home_lv)
/tmp: 512M and up (ex. tmp_lv, if in case you need bigger you can increase it real time, so you dont need more at the begining more then 512M)
/var: 2GB (ex. var_lv)
/var/log: 2GB (ex. var_log_lv)
/opt: 1GB (ex. opt_lv, can be increase real time, so no stress)
swap: 4Gb x 2 = 8GB (ex. swap_lv)
Have to keep in mind that all the file system can be increased real time, so you dont need more at the start, also some additional "free pv's" in your VG is good, as you can increase some of the file system which may need.
Good luck!
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:46 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|