[SOLVED]Raiz1 pool manual creation
Posted: 11 Jun 2014 20:35
I wonder, I try to create a raiz1 manual pool but the command fails.
which based on this: http://docs.oracle.com/cd/E19253-01/819 ... index.html should work doesn't.
The error is: cannot open 'raiz': no such GEOM provider
must be a full path or shorthand device name
The ada devices are ready (formatted etc.)
Code: Select all
zpool create -n -m /mnt/tank1 tank1 raiz /dev/ada3 /dev/ada4 /dev/ada5 /dev/ada6The error is: cannot open 'raiz': no such GEOM provider
must be a full path or shorthand device name
The ada devices are ready (formatted etc.)