----- Original Message -----
From: Robert Milkowski <[EMAIL PROTECTED]>
Date: Thursday, June 1, 2006 1:17 pm
Subject: Re[2]: [zfs-discuss] question about ZFS performance for webserving/java

> Hello David,
> 
> The system itself won't take too much space.
> You can create one large slice form the rest of the disks and the same
> slices on the rest of the disks. Then you can create one large pool
> from 8 such slices. Remaining space on the rest of the disks could be
> use for swap for example, or other smaller pool.
Ok, sorry I'm not up to speed on Solaris/software raid types. So you're saying 
create a couple slices on each disk. One set of slices I'll use to make a raid 
of some sort (maybe 10) and use UFS on that (for the initial install - can this 
be done on installation??), and then use the rest of the slices on the disks to 
do the zfs/raid for everything else?
> 
> Now I would consider creating raid-10, and not raid-z, something like:
> 
> zpool create local mirror s1 s2 mirror s3 s4 mirror s5 s6 mirror s7 s8
> 
> Than I would probably create local/zones/db and put zone here, then
> create additional needed filesystem in that one pool.
> 
> btw. in such a config write cache would be off by default - I'm not
> sure it will be a problem or not.

Ok. I'll keep that in mind. I'm just making sure this is feasible. The 
technical details I can work out later.

David
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to