Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
nexenta-gnusolaris [2008/02/04 15:37] pegasus created |
nexenta-gnusolaris [2012/10/21 19:40] (current) a |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | First things first - Nexenta is NOT debain with opensolaris kernel, it' | + | ====== Nexenta ====== |
| - | But at least bash is the default shell :) | + | |
| + | <note important> | ||
| + | But at least bash is the default shell :)</ | ||
| Other changes, that requires some adjusting to - SMF. Yes, init.d and inittab are history. See [[http:// | Other changes, that requires some adjusting to - SMF. Yes, init.d and inittab are history. See [[http:// | ||
| Line 10: | Line 12: | ||
| So the answer is to install manually on one disk, where you create a small (eg 20gb) root slice, 1gb swap slice and the rest for / | So the answer is to install manually on one disk, where you create a small (eg 20gb) root slice, 1gb swap slice and the rest for / | ||
| - | Few tricks: if format complains about not being able to relabel a disk that is in use, simply export NOINUSE_CHECK=1. Also when creating a zpool from slices, it complains that s0 overlaps with s2 (which should be that way, if I understand slices corectly), but we can simply use zpool create -f. After you created your zpool and zfs volumes to your desire, be sure to check zfs get all < | + | Few tricks: if format complains about not being able to relabel a disk that is in use, simply export NOINUSE_CHECK=1. Also when creating a zpool from slices, it complains that s0 overlaps with s2 (which should be that way, if I understand slices corectly), but we can simply use zpool create -f. After you created your zpool and zfs volumes to your desire, be sure to check zfs get all < |
| + | |||
| + | **Useful links** | ||
| + | * [[:zfs|ZFS Filesystem on TnT]] | ||
| + | * [[http:// | ||

