zpool operations using gptid

Status
Not open for further replies.

rogerswest

Cadet
Joined
Aug 3, 2014
Messages
7
Hello,

I've found in 9.2.1.9 that zpool command operations using gptid don't usually work (more often than not, at least for me) ie.:
Code:
zpool remove <poolname> gptid/c8c2b5d0-7053-11e4-82fe-002590f56772

generally results in:
Code:
cannot remove gptid/c8c2b5d0-7053-11e4-82fe-002590f56772: no such device in pool

so one has to resort to sourcing the guid and using that instead. Also means the UI is broken since it seems to use the gptid with no option otherwise.

Looks like this 'bug' has been around for a number of years... seeing other reports of the same thing.
 
D

dlavigne

Guest
If you're receiving this bug in the GUI, make a report at bugs.freenas.org and post the issue number here.
 
Status
Not open for further replies.
Top