slice and partition layouts

Nikolas Britton freebsd at nbritton.org
Sat Feb 21 13:47:26 PST 2004


Ion-Mihai Tetcu wrote:

>On Sat, 21 Feb 2004 14:35:54 -0600
>Nikolas Britton <freebsd at nbritton.org> wrote:
>
>  
>
>>I'm trying to find in depth info about the proper way to layout
>>drives, slices, partions, filesystems, FHS in unix land, also in
>>relation to server role types.
>>
>>I've read Chapters 2 and 3 from the FreeBSD Handbook and Chapter 16, 
>>from Absolute BSD but they seem to be lacking the detailed info I'm 
>>looking for.
>>
>>Basicly I need to know where the heck I put the 25gigs of data thats
>>on are old NT server on are new FreeBSD server, In windows I'd just
>>partion a drive in two (Drives C: and D:) C: for for OS and Programs
>>and D: for Data but in unix the layout is hierarchical and data is
>>stored all over the place (/home, /usr, /var)?
>>    
>>
>
>Please take a look at hier(7) (man 7 hier), it might answer some of you
>questions.
>
Thanks will do.

>
>No one could give you an exact advice without knowing what that server
>will do, how often data will change, the average file size, etc. Unix
>style has some advantages over the windows.
>
General Purpose for a small company, Primary: SMB File server, intranet
(Groupware, CRM) Secondary: Tasks related to primary, RDBMS, Email
(IMAP), LDAP, etc.

The bulk of that 20~25gigs of data is file server related.
Disk Subsystem: 40GB Hardware RAID 1 (IDE), I also have 3 10GB/10k RPM,
UW SCSI Drives for it but am not planning on using them (no room in server).
Server: IBM Netfinity 3500, 333Mhz X2 (SMP), 512MB RAM


>
>For example, I have a database server, on which I have a separate slice
>for mysql's databases, a somehow big /tmp and "small" slices for / ,
>/usr, /var.
>
>You should ask this kind on questions@ providing more information.
>
ok, but this is newbie related, is it not?

>
>
>  
>





More information about the freebsd-newbies mailing list