![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Block Size | Ruben78 | AIX | 3 | 04-28-2008 07:40 PM |
| block size | bache_gowda | UNIX for Dummies Questions & Answers | 1 | 05-31-2007 06:21 AM |
| How to know the OS Block size | Dilippatel | UNIX for Dummies Questions & Answers | 1 | 07-20-2004 06:23 AM |
| block size | csaunders | SUN Solaris | 3 | 05-19-2004 01:35 PM |
| block size | linuxpenguin | Filesystems, Disks and Memory | 5 | 06-01-2002 01:11 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How do I set the block size in ZFS?
I was able to create a zpool and then created a zfs filesystem (BTW, thanks to all those who helped me get by the hard drive formatting issues I had posted here earlier).
I read that ZFS does variable block size, that is, a user can specify a blocksize, and if a file is smaller than the user specified blocksize, the file would be the smallest power of two between 512 bytes and the user specified blocksize. Just how would I specify the blocksize? Is that an option I have to use in the zpool create command? |
|
|||||
|
download the zfs admin guide and search for "blocksize":
http://dlc.sun.com/pdf/819-5461/819-5461.pdf |
| Sponsored Links | ||
|
|