Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2010 18:23:52 +0300
From:      Zeus V Panchenko <zeus@ibs.dn.ua>
To:        freebsd-geom@freebsd.org
Subject:   storage configuration for Advanced Format
Message-ID:  <20100914152352.GA92933@relay.ibs.dn.ua>

next in thread | raw e-mail | index | archive | help
Hi All,

please, correct me if i'm wrong ...

i need to add storage to my box 
i've choosen 1T HDD from WD:
WDC WD10EARS-00Y5B1/80.00A80

i'd like to configure it for Advanced Format to store big files (more
than 10M each one) 
what i plan to do is to:

1. gpart create -s gpt /dev/ad4
2. gpart add -b 2048 -s 1953521664 -t freebsd-ufs /dev/ad4
3. newfs -f 4096 -b 32768 -g 1048576 -o space -U -L STORAGE01 /dev/ad4p1

im i correct, please?

-- 
Zeus V. Panchenko
IT Dpt., IBS ltd			      	        GMT+2 (EET)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100914152352.GA92933>