<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
		<id>http://joaquina.unc.edu.ar/index.php?action=history&amp;feed=atom&amp;title=ZFS%3A_root_mirror</id>
		<title>ZFS: root mirror - Historial de revisiones</title>
		<link rel="self" type="application/atom+xml" href="http://joaquina.unc.edu.ar/index.php?action=history&amp;feed=atom&amp;title=ZFS%3A_root_mirror"/>
		<link rel="alternate" type="text/html" href="http://joaquina.unc.edu.ar/index.php?title=ZFS:_root_mirror&amp;action=history"/>
		<updated>2026-05-09T16:38:17Z</updated>
		<subtitle>Historial de revisiones para esta página en el wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://joaquina.unc.edu.ar/index.php?title=ZFS:_root_mirror&amp;diff=21&amp;oldid=prev</id>
		<title>Admin: Created page with 'This is a simple Tutorial how you can create a bootable ZFS Root Mirror with Opensolaris. I had some help from both Opensolaris-Forums (com/org) and this Blog from Malachi.  And ...'</title>
		<link rel="alternate" type="text/html" href="http://joaquina.unc.edu.ar/index.php?title=ZFS:_root_mirror&amp;diff=21&amp;oldid=prev"/>
				<updated>2009-03-22T23:17:32Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;This is a simple Tutorial how you can create a bootable ZFS Root Mirror with Opensolaris. I had some help from both Opensolaris-Forums (com/org) and this Blog from Malachi.  And ...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is a simple Tutorial how you can create a bootable ZFS Root Mirror with Opensolaris. I had some help from both Opensolaris-Forums (com/org) and this Blog from Malachi.&lt;br /&gt;
&lt;br /&gt;
And here we go with the Tutorial:&lt;br /&gt;
&lt;br /&gt;
Making a bootable ZFS Root Mirror&lt;br /&gt;
&lt;br /&gt;
1. Install Opensolaris to Disk A (c3d0s0).&lt;br /&gt;
&lt;br /&gt;
2. Format Disk B (c3d1s0) properly:&lt;br /&gt;
    host:# format&lt;br /&gt;
    (choose fdisk)&lt;br /&gt;
    (create 100% Standard Solaris Partition over the full Disk)&lt;br /&gt;
&lt;br /&gt;
3. Overwrite the Diskformat properly:&lt;br /&gt;
    host:# prtvtoc /dev/rdsk/c3d0s2 | fmthard -s - /dev/rdsk/c3d1s2&lt;br /&gt;
(NOTE: s2! on BOTH Disks)&lt;br /&gt;
&lt;br /&gt;
4. Attach Disk B to the ZFS Root Pool:&lt;br /&gt;
    host:# zpool attach -f rpool c3d0s0 c3d1s0&lt;br /&gt;
&lt;br /&gt;
5. Install the GRUB-Stuff to Disk B:&lt;br /&gt;
    host:# installgrub -m /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c3d1s0&lt;br /&gt;
&lt;br /&gt;
6. Test the worst Case: Disk A fails, you can still boot into Disk B&lt;br /&gt;
&lt;br /&gt;
*Remove Disk A&lt;br /&gt;
*Replace it with an emtpy Disk C&lt;br /&gt;
*Start the System: Choose to boot from Disk B in the Bios&lt;br /&gt;
*Repeat Steps 2. till 5. for Disk C (swap c3d0s0 and c3d1s0)&lt;br /&gt;
*Start the System like before (from Disk C)&lt;br /&gt;
 &lt;br /&gt;
Fuente: http://darkstar-solaris.blogspot.com/2008/09/zfs-root-mirror.html&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>