You are not logged in.

#1 2009-04-12 12:34:50

markp1989
Member
Registered: 2008-10-05
Posts: 431

new partition scheme

I just brought a 30gb SSD

currently i have an 80gb and 160gb sata

partitioned as follows

80gb:
ext2 10gb ubuntu root
ext4 15gb arch root
ext4 rest arch home

160gb
ext3 all 1 data partition

when i add the new ssd drive, i was thinking of doing it like this

OCZ vertex 30gb
ext4 all as root for arch

80gb
ext2 15gb root for ubuntu
ext4 rest as arch home

160gb
ext3 all as data 

any other methods you would sugest, or does this seem like a sensible solution


Desktop: E8400@4ghz - DFI Lanparty JR P45-T2RS - 4gb ddr2 800 - 30gb OCZ Vertex - Geforce 8800 GTS - 2*19" LCD
Server/Media Zotac GeForce 9300-ITX I-E - E5200 - 4gb Ram - 2* ecogreen F2 1.5tb - 1* wd green 500gb - PicoPSU 150xt - rtorrent - xbmc - ipazzport remote - 42" LCD

Offline

#2 2009-04-15 09:13:45

onguarde
Member
Registered: 2008-09-14
Posts: 144

Re: new partition scheme

Some benchmarking articles to screw your head over...

http://linuxgazette.net/122/TWDT.html#piszcz
http://www.debian-administration.org/articles/388

Personally,
Reiserfs seems to have frequent stability issues and slow mount times.
XFS is highly recommended all-rounded and fast fsck time.

Maybe the root partition should be made journaled too. You don't want it to corrupt bad during package upgrading.

For SSD, afaik it is important to minimize writes. Might wanna check out the SSD Specific Tweaks here,
http://wiki.archlinux.org/index.php/Acer_Aspire_One

Also, you might want to disable noatime for speedups. Maybe hdparm etc. too.
http://lwn.net/Articles/244829/
http://kerneltrap.org/node/14148

Offline

#3 2009-04-15 18:41:43

markp1989
Member
Registered: 2008-10-05
Posts: 431

Re: new partition scheme

onguarde wrote:

Some benchmarking articles to screw your head over...

http://linuxgazette.net/122/TWDT.html#piszcz
http://www.debian-administration.org/articles/388

Personally,
Reiserfs seems to have frequent stability issues and slow mount times.
XFS is highly recommended all-rounded and fast fsck time.

Maybe the root partition should be made journaled too. You don't want it to corrupt bad during package upgrading.

For SSD, afaik it is important to minimize writes. Might wanna check out the SSD Specific Tweaks here,
http://wiki.archlinux.org/index.php/Acer_Aspire_One

Also, you might want to disable noatime for speedups. Maybe hdparm etc. too.
http://lwn.net/Articles/244829/
http://kerneltrap.org/node/14148

thanks for the links, will be reading thru them later. it wont be here till monday so i have time to decide
i been usiing an eee pc for the last year or so, so most of the tips for that will be transfered across, like tmpfs aswell,

i was thinking of using ext4, because thats what im using now, and it mounts fast, and does fast check disk.

Last edited by markp1989 (2009-04-15 18:43:39)


Desktop: E8400@4ghz - DFI Lanparty JR P45-T2RS - 4gb ddr2 800 - 30gb OCZ Vertex - Geforce 8800 GTS - 2*19" LCD
Server/Media Zotac GeForce 9300-ITX I-E - E5200 - 4gb Ram - 2* ecogreen F2 1.5tb - 1* wd green 500gb - PicoPSU 150xt - rtorrent - xbmc - ipazzport remote - 42" LCD

Offline

Board footer

Powered by FluxBB