Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
zfs utilities man pages
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Emmanuel Anne  
View profile  
 More options Jul 13 2009, 5:26 am
From: Emmanuel Anne <emmanuel.a...@gmail.com>
Date: Mon, 13 Jul 2009 11:26:01 +0200
Local: Mon, Jul 13 2009 5:26 am
Subject: zfs utilities man pages

I didn't find an updated version of the man pages to go with zfs-209.06.03.
Since it uses pools version 16, the commands gain a few command line
switches which should be documented.
Is it ok to take the man pages from opensolaris ?
I downloaded the live cd only to get these man pages ! ;-)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Hommey  
View profile  
 More options Jul 13 2009, 6:02 am
From: Mike Hommey <mh+...@glandium.org>
Date: Mon, 13 Jul 2009 12:02:33 +0200
Local: Mon, Jul 13 2009 6:02 am
Subject: Re: [zfs-fuse] zfs utilities man pages

On Mon, Jul 13, 2009 at 11:26:01AM +0200, Emmanuel Anne wrote:
> I didn't find an updated version of the man pages to go with zfs-209.06.03.
> Since it uses pools version 16, the commands gain a few command line
> switches which should be documented.
> Is it ok to take the man pages from opensolaris ?
> I downloaded the live cd only to get these man pages ! ;-)

You can get the manual pages from
http://dlc.sun.com/osol/man/downloads/current/

But they need some modifications to fit zfs-fuse. See
http://groups.google.com/group/zfs-fuse/msg/7275c8b7230b86a6

Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Emmanuel Anne  
View profile  
 More options Jul 13 2009, 6:16 am
From: Emmanuel Anne <emmanuel.a...@gmail.com>
Date: Mon, 13 Jul 2009 12:16:56 +0200
Local: Mon, Jul 13 2009 6:16 am
Subject: Re: [zfs-fuse] Re: zfs utilities man pages

Ok, thanks !

2009/7/13 Mike Hommey <mh+...@glandium.org <mh%2B...@glandium.org>>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rudd-O  
View profile  
 More options Jul 13 2009, 10:36 pm
From: Rudd-O <rud...@rudd-o.com>
Date: Mon, 13 Jul 2009 19:36:44 -0700 (PDT)
Local: Mon, Jul 13 2009 10:36 pm
Subject: Re: zfs utilities man pages
Emmannuel,

Can you merge the man pages as per the link you were given and send
them to me so I can push them in my Mercurial repository?

thanks in advance.

On 13 jul, 05:16, Emmanuel Anne <emmanuel.a...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Emmanuel Anne  
View profile  
 More options Jul 15 2009, 2:55 pm
From: Emmanuel Anne <emmanuel.a...@gmail.com>
Date: Wed, 15 Jul 2009 20:55:13 +0200
Local: Wed, Jul 15 2009 2:55 pm
Subject: Re: [zfs-fuse] Re: zfs utilities man pages

After some checking, the man pages on the given url are from november 2007
(normal, it's supposed to be for the 0.5.x version), the ones from solaris
are from march 2009 (better !), and the version of the code I am working on
is june 2009 !!! So in fact we have no manual page for this version, but the
ones from solaris are still better (a few options added, I found listsnaps
for example).

Converting the solaris page to the ones used in linux seems to involve :
 - changing 1M -> 8
 - changing c0d0 -> sda, c1d0 -> sdb and so on until sdf !

gzip the result and you are done.

So I attach the 3 gzipped manual pages from solaris after having replaced
everything...

I suppose the ideal solution would be to change the scons file to make it to
install the man pages automatically, but puting them somewhere in the
repository would be good enough for now...

2009/7/14 Rudd-O <rud...@rudd-o.com>

  zdb.8.gz
1K Download

  zfs.8.gz
29K Download

  zpool.8.gz
16K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Hommey  
View profile  
 More options Jul 15 2009, 3:03 pm
From: Mike Hommey <mh+...@glandium.org>
Date: Wed, 15 Jul 2009 21:03:31 +0200
Local: Wed, Jul 15 2009 3:03 pm
Subject: Re: [zfs-fuse] Re: zfs utilities man pages

On Wed, Jul 15, 2009 at 08:55:13PM +0200, Emmanuel Anne wrote:
> After some checking, the man pages on the given url are from november 2007
> (normal, it's supposed to be for the 0.5.x version), the ones from solaris
> are from march 2009 (better !), and the version of the code I am working on
> is june 2009 !!! So in fact we have no manual page for this version, but the
> ones from solaris are still better (a few options added, I found listsnaps
> for example).

> Converting the solaris page to the ones used in linux seems to involve :
>  - changing 1M -> 8
>  - changing c0d0 -> sda, c1d0 -> sdb and so on until sdf !

> gzip the result and you are done.

Check the diff between the manpages I posted and the original
opensolaris ones from november 2007, there are more differences than
that.

Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Emmanuel Anne  
View profile  
 More options Jul 15 2009, 3:56 pm
From: Emmanuel Anne <emmanuel.a...@gmail.com>
Date: Wed, 15 Jul 2009 21:56:54 +0200
Local: Wed, Jul 15 2009 3:56 pm
Subject: Re: [zfs-fuse] Re: zfs utilities man pages

2009/7/15 Mike Hommey <mh+...@glandium.org <mh%2B...@glandium.org>>

> Check the diff between the manpages I posted and the original
> opensolaris ones from november 2007, there are more differences than
> that.

Sorry I don't have the original solaris man pages from nov 2007 to compare.
But if you know the diffs to do, why don't you do them then ? (I didn't want
to make the perfect manual page, I just wanted some more recent
documentation in any form, for me the unmodified solaris manual pages are
very good !).

Yeah november 2007 and not 2008.

Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Hommey  
View profile  
 More options Jul 15 2009, 5:52 pm
From: Mike Hommey <mh+...@glandium.org>
Date: Wed, 15 Jul 2009 23:52:23 +0200
Local: Wed, Jul 15 2009 5:52 pm
Subject: Re: [zfs-fuse] Re: zfs utilities man pages

On Wed, Jul 15, 2009 at 09:56:54PM +0200, Emmanuel Anne wrote:
> 2009/7/15 Mike Hommey <mh+...@glandium.org <mh%2B...@glandium.org>>

> > Check the diff between the manpages I posted and the original
> > opensolaris ones from november 2007, there are more differences than
> > that.

> Sorry I don't have the original solaris man pages from nov 2007 to compare.
> But if you know the diffs to do, why don't you do them then ?

Because I don't have the time.

Here are the diffs in case anyone is interested.

Mike


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Hommey  
View profile  
 More options Jul 15 2009, 5:53 pm
From: Mike Hommey <mh+...@glandium.org>
Date: Wed, 15 Jul 2009 23:53:49 +0200
Local: Wed, Jul 15 2009 5:53 pm
Subject: Re: [zfs-fuse] Re: zfs utilities man pages

On Wed, Jul 15, 2009 at 11:52:23PM +0200, Mike Hommey wrote:
> On Wed, Jul 15, 2009 at 09:56:54PM +0200, Emmanuel Anne wrote:
> > 2009/7/15 Mike Hommey <mh+...@glandium.org <mh%2B...@glandium.org>>

> > > Check the diff between the manpages I posted and the original
> > > opensolaris ones from november 2007, there are more differences than
> > > that.

> > Sorry I don't have the original solaris man pages from nov 2007 to compare.
> > But if you know the diffs to do, why don't you do them then ?

> Because I don't have the time.

> Here are the diffs in case anyone is interested.

Better with the files actually attached.

Mike

  zfs.diff
20K Download

  zdb.diff
< 1K Download

  zpool.diff
6K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rudd-O  
View profile  
 More options Jul 16 2009, 12:48 am
From: Rudd-O <rud...@rudd-o.com>
Date: Wed, 15 Jul 2009 21:48:10 -0700 (PDT)
Local: Thurs, Jul 16 2009 12:48 am
Subject: Re: zfs utilities man pages
Thanks.  Now all that's left is someone to integrate the man pages and
these diffs, and I promise, the minute someone comes up with that, I
will put them in my repository so that Ricardo, when he awakes from
his long slumber ;-)  , can quickly merge these into his own
repository.

I promise that.

On Jul 15, 4:53 pm, Mike Hommey <mh+...@glandium.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »