On 14 Jan 2017, at 14:44, Peter Kelm wrote:

Christian,

Somehow I recall that zeroing the disk would not suffice. See:
https://wiki.smartos.org/display/DOC/SmartOS+Clean+Re-install

Heh, I'm looking at that same page myself.

In particular, import and destroy whatever zone was on that disk before…

You might need to boot with the „noinstall“ boot option by selecting the corresponding line when GRUB is displayed.


From some notes I made back in 2015

See if there is an existing pool:

zpool list

and

zpool status

if the pool zones exists:

zpool import zones
zpool destroy zones

and I rebooted at that point.

With only one disk, SmartOS might not know what to do. Don't be afraid to go the manual configuration route. Here's what I did manually with two disks:

zpool create zones mirror c0t0d0 c0t1d0

Note that since release 20161222T003450Z the disk numbering appears to have changed. What I see now are disks starting at c1t0d0.


-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to