News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

ZFS question.

Started by Kramden, November 26, 2017, 10:29:07 PM

Previous topic - Next topic

Kramden

I did a recent reinstall and added 3x 2tb drives.They are in a zpool of raidz. 'zfs get all' shows a 3.51tb pool mounted on /NAS.
They are mounted and accessible on mount /NAS.
They are found and presented for confirmation as new devices /sdb1 /sdc1 and /sdd1.
If I were to create a new top level device to manually add the pool, what device would that be?

Kramden

With help from devs (TSCHAK) the answer is to bulld the array in the Advanced/Configuration/RAID tab of the Admin web site. Easy and works great if you look for it. RAID!

Marie.O

Glad you got it sorted out. Would you mind writing a small entry in the wiki, so the next person knows exactly how easy it is?
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

Kramden

Well, I have been able to use the Admin site to configure the array. But, the array remains in the Degraded,Rebuilding status. There is no Block Device generated and no size or UUID listed. The command 'zfs get all' returns no arrays.

tschak909

Ok, I will set my development system back up, and try to reproduce and fix.

-Thom