Displaying 1 result from an estimated 1 matches for "sunwcgna11y".
2011 Jul 21
0
Templates and self-knowledge
...gt; pool rootpool auto 16g 16g mirror <%= zfs_root %>t0d0s0 <%= zfs_root
>> %>t1d0s0
>
> fdisk <%= zfs_root %>t0d0 solaris all
>
> fdisk <%= zfs_root %>t1d0 solaris all
>
> <% end -%>
>
> cluster SUNWCprog
>
> cluster SUNWCgna11y delete
>
> cluster SUNWCgna11ydev delete
>
>
From this I generate 2 different files, one which does ZFS root, and one
which doesn''t (actually, it generates more than that, as I pass in
zfs_root=>"c1" or whatever is necessary. However, while this is very
fl...