Re: diskid documentation

2014-06-03 Thread Pawel Jakub Dawidek
On Mon, Jun 02, 2014 at 03:27:06PM -0700, John-Mark Gurney wrote: > Pawel Jakub Dawidek wrote this message on Mon, Jun 02, 2014 at 22:26 +0200: > > The problem is that GPT labels (or GPT IDs for that matter) should not > > be implemented within GLABEL. This is wrong. It should be implemented as > >

Re: diskid documentation

2014-06-02 Thread Allan Jude
On 2014-06-02 18:40, Nathan Whitehorn wrote: > > On 06/02/14 15:32, Allan Jude wrote: >> On 2014-06-02 11:50, Kurt Lidl wrote: On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude wrote: > It also tends to sometimes hide the gpt label provider on me (not sure > in which cases it does this

Re: diskid documentation

2014-06-02 Thread Nathan Whitehorn
On 06/02/14 15:32, Allan Jude wrote: On 2014-06-02 11:50, Kurt Lidl wrote: On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude wrote: It also tends to sometimes hide the gpt label provider on me (not sure in which cases it does this, but it is annoying) This happens when something (e.g. zfs) happens

Re: diskid documentation

2014-06-02 Thread Allan Jude
On 2014-06-02 11:50, Kurt Lidl wrote: >> On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude >> wrote: >>> It also tends to sometimes hide the gpt label provider on me (not sure >>> in which cases it does this, but it is annoying) >> >> This happens when something (e.g. zfs) happens to open the diskid >> p

Re: diskid documentation

2014-06-02 Thread Allan Jude
On 2014-06-02 10:45, Ryan Stone wrote: > On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude wrote: >> It also tends to sometimes hide the gpt label provider on me (not sure >> in which cases it does this, but it is annoying) > > This happens when something (e.g. zfs) happens to open the diskid > provider

Re: diskid documentation

2014-06-02 Thread John-Mark Gurney
Pawel Jakub Dawidek wrote this message on Mon, Jun 02, 2014 at 22:26 +0200: > On Mon, Jun 02, 2014 at 11:01:08AM -0700, John-Mark Gurney wrote: > > Michael W. Lucas wrote this message on Mon, Jun 02, 2014 at 11:36 -0400: > > > On Mon, Jun 02, 2014 at 10:45:52AM -0400, Ryan Stone wrote: > > > > On M

Re: diskid documentation

2014-06-02 Thread Nathan Whitehorn
On 06/02/14 13:26, Pawel Jakub Dawidek wrote: On Mon, Jun 02, 2014 at 11:01:08AM -0700, John-Mark Gurney wrote: Michael W. Lucas wrote this message on Mon, Jun 02, 2014 at 11:36 -0400: On Mon, Jun 02, 2014 at 10:45:52AM -0400, Ryan Stone wrote: On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude wrot

Re: diskid documentation

2014-06-02 Thread Pawel Jakub Dawidek
On Mon, Jun 02, 2014 at 11:01:08AM -0700, John-Mark Gurney wrote: > Michael W. Lucas wrote this message on Mon, Jun 02, 2014 at 11:36 -0400: > > On Mon, Jun 02, 2014 at 10:45:52AM -0400, Ryan Stone wrote: > > > On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude wrote: > > > > It also tends to sometimes hi

Re: diskid documentation

2014-06-02 Thread John-Mark Gurney
Michael W. Lucas wrote this message on Mon, Jun 02, 2014 at 11:36 -0400: > On Mon, Jun 02, 2014 at 10:45:52AM -0400, Ryan Stone wrote: > > On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude wrote: > > > It also tends to sometimes hide the gpt label provider on me (not sure > > > in which cases it does thi

Re: diskid documentation

2014-06-02 Thread Nathan Whitehorn
On 06/02/14 08:50, Kurt Lidl wrote: On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude wrote: It also tends to sometimes hide the gpt label provider on me (not sure in which cases it does this, but it is annoying) This happens when something (e.g. zfs) happens to open the diskid provider instead of

Re: diskid documentation

2014-06-02 Thread Kurt Lidl
On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude wrote: It also tends to sometimes hide the gpt label provider on me (not sure in which cases it does this, but it is annoying) This happens when something (e.g. zfs) happens to open the diskid provider instead of the gpt label. For me this ended up b

Re: diskid documentation

2014-06-02 Thread Warren Block
On Mon, 2 Jun 2014, Michael W. Lucas wrote: On Mon, Jun 02, 2014 at 10:45:52AM -0400, Ryan Stone wrote: On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude wrote: It also tends to sometimes hide the gpt label provider on me (not sure in which cases it does this, but it is annoying) This happens when

Re: diskid documentation

2014-06-02 Thread Michael W. Lucas
On Mon, Jun 02, 2014 at 10:45:52AM -0400, Ryan Stone wrote: > On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude wrote: > > It also tends to sometimes hide the gpt label provider on me (not sure > > in which cases it does this, but it is annoying) > > This happens when something (e.g. zfs) happens to ope

Re: diskid documentation

2014-06-02 Thread Ryan Stone
On Mon, Jun 2, 2014 at 9:26 AM, Allan Jude wrote: > It also tends to sometimes hide the gpt label provider on me (not sure > in which cases it does this, but it is annoying) This happens when something (e.g. zfs) happens to open the diskid provider instead of the gpt label. For me this ended up

Re: diskid documentation

2014-06-02 Thread Allan Jude
On 2014-06-01 09:41, Michael W. Lucas wrote: > Hi, > > I'm trying to track down the documentation for the /dev/diskid/blah > device nodes. Is there a man page? > > It appears that this is a current-only thing, so I'm asking here? (At > least, none of my 9.x or 10.x machines have /dev/diskid.) >

Re: diskid documentation

2014-06-02 Thread Andrey V. Elsukov
On 02.06.2014 01:32, Adam McDougall wrote: > Also, I believe it is only in 10.0-RELEASE and higher. Even if your > kernel supports it, /dev/diskid will not exist if no hardware is found > with supported strings (tested in a VM just now). Probably, they just disappeared like all other labels, when

Re: diskid documentation

2014-06-01 Thread Adam McDougall
On 06/01/2014 10:17, Sean Bruno wrote: > On Sun, 2014-06-01 at 09:41 -0400, Michael W. Lucas wrote: >> Hi, >> >> I'm trying to track down the documentation for the /dev/diskid/blah >> device nodes. Is there a man page? >> >> It appears that this is a current-only thing, so I'm asking here? (At >> l

Re: diskid documentation

2014-06-01 Thread Sean Bruno
On Sun, 2014-06-01 at 09:41 -0400, Michael W. Lucas wrote: > Hi, > > I'm trying to track down the documentation for the /dev/diskid/blah > device nodes. Is there a man page? > > It appears that this is a current-only thing, so I'm asking here? (At > least, none of my 9.x or 10.x machines have /de

diskid documentation

2014-06-01 Thread Michael W. Lucas
Hi, I'm trying to track down the documentation for the /dev/diskid/blah device nodes. Is there a man page? It appears that this is a current-only thing, so I'm asking here? (At least, none of my 9.x or 10.x machines have /dev/diskid.) Thanks, ==ml -- Michael W. Lucas - mwlu...@michaelwluca