Sanity check of filesystem design
- From: Reginald Beardsley <user@xxxxxxxxxxx>
- Date: Sun, 22 Jun 2008 19:24:55 -0500
I'm contemplating a major overhaul of the filesystems on my Ultra 20 and would like a sanity check before I start reconfiguring the drives.
I've printed and read the relevant manuals and several how to's but it's a lot to read, so I'm concerned I might have missed something. I've also never played with SVM before. I'm already using ZFS and it seems pretty straight forward.
System is running Solaris 10 5/08 and has 2 x 500 GB Maxtor drives. The geometries are NOT the same. One is 60800 cylinders x 16065 sectors the other 60563 cylinders x 16128 sectors.
What I have in mind is as follows:
Disk 0 slices:
4 boot environment slices for live upgrade
1 swap
1 ZFS pool mirror for home
1 ZFS pool slice (not mirrored) for data
Disk 1 slices:
1 boot slice mirror
1 ZFS pool mirror for home
1 ZFS pool slice (not mirrored) for data
The idea being that I'll break the mirror whenever I change boot environments, do an upgrade, etc and rebuild it.
Home will be a ZFS mirror and data will be on an unreplicated filesystem created by ZFS from the slices on the 2 drives. I realize I'll lose a little space in the mirror set because of the geometry mismatch, but it appears to me from the manual that this will work, though some of the how to's emphasize having identical drive geometries.
The home filesystem will be sized to match the size of the home on my laptop so I can easily sync the two. I'm not concerned about having automatic failover. What I'm looking for is being able to restore operation quickly in the event of a device failure. The only reason for mirroring root is to simplify keeping the 2nd BE in sync w/ the 1st.
Does this make sense to those who have worked w/ SVM & ZFS? Is there something radically wrong w/ the scheme? Obviously ZFS root would be better, but it's my primary work system, so as good as OpenSolaris is, I'm not quite ready to make that jump.
Thanks,
Reg
.
- Follow-Ups:
- Re: Sanity check of filesystem design
- From: ITguy
- Re: Sanity check of filesystem design
- From: Richard B. Gilbert
- Re: Sanity check of filesystem design
- Prev by Date: Re: tftp on S10 AMD
- Next by Date: Migrating Solaris
- Previous by thread: tftp on S10 AMD
- Next by thread: Re: Sanity check of filesystem design
- Index(es):
Relevant Pages
|