* Userspace tools and git repo
@ 2012-05-11 11:01 Alex Pyrgiotis
2012-05-11 20:35 ` Kent Overstreet
0 siblings, 1 reply; 2+ messages in thread
From: Alex Pyrgiotis @ 2012-05-11 11:01 UTC (permalink / raw)
To: linux-bcache-u79uwXL29TY76Z2rM5mHXA
Hi Kent,
I 've been following this project for quite a while (congrats for the
v13 of bcache) and I'm glad that the wiki has been revamped with more
details and current status.
Today, I've been skimming through some of the stuff written there and I
saw this:
-------------------------------------
make-bcache -B -S <set-uuid> backing_device
The -B option to bcache indicates that a backing device is being created
The -S option allows the UUID of the cache set to be indicated so that
the attach process can be bypasses
<b>backing_device</b> is the path to the block device or partition that
will be used as a backing device
---------------------------------------
As far as I can tell, the -S option is not implemented in the userspace
tools.
Am I missing something? I've downloaded the sources for bcache-tools and
linux-bache from this git repo:
git://evilpiepirate.org/~kent/
Is this repo up-to-date with your project?
I'm mainly asking since I can see that the latest changes were done
about a month ago and the site was updated 2-3 days ago.
Thanks,
Alex
--
Alex Pyrgiotis, a.k.a 03107422
Undergrad Student
School of Electrical & Computer Engineering
National Technical University of Athens, Greece
Paper Street Soap Co.
work: (288) 555-0153
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Userspace tools and git repo
2012-05-11 11:01 Userspace tools and git repo Alex Pyrgiotis
@ 2012-05-11 20:35 ` Kent Overstreet
0 siblings, 0 replies; 2+ messages in thread
From: Kent Overstreet @ 2012-05-11 20:35 UTC (permalink / raw)
To: Alex Pyrgiotis; +Cc: linux-bcache-u79uwXL29TY76Z2rM5mHXA
On Fri, May 11, 2012 at 02:01:51PM +0300, Alex Pyrgiotis wrote:
> Hi Kent,
>
> I 've been following this project for quite a while (congrats for the
> v13 of bcache) and I'm glad that the wiki has been revamped with more
> details and current status.
> Today, I've been skimming through some of the stuff written there and I
> saw this:
>
> -------------------------------------
> make-bcache -B -S <set-uuid> backing_device
> The -B option to bcache indicates that a backing device is being created
> The -S option allows the UUID of the cache set to be indicated so that
> the attach process can be bypasses
> <b>backing_device</b> is the path to the block device or partition that
> will be used as a backing device
> ---------------------------------------
>
> As far as I can tell, the -S option is not implemented in the userspace
> tools.
>
> Am I missing something? I've downloaded the sources for bcache-tools and
> linux-bache from this git repo:
>
> git://evilpiepirate.org/~kent/
>
> Is this repo up-to-date with your project?
>
> I'm mainly asking since I can see that the latest changes were done
> about a month ago and the site was updated 2-3 days ago.
No, you've got the latest code. If memory serves (it's hazy) -S was
asked for but I didn't like the idea because of some potential for
breaking things if it was misused.
What I did implement was the ability to format multiple devices at the
same time (both caches and backing devices), and if you do that they'll
all get the same set UUID.
Should probably take that out of the docs for now...
>
> Thanks,
> Alex
> --
>
> Alex Pyrgiotis, a.k.a 03107422
> Undergrad Student
>
> School of Electrical & Computer Engineering
> National Technical University of Athens, Greece
>
> Paper Street Soap Co.
> work: (288) 555-0153
>
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-11 20:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-11 11:01 Userspace tools and git repo Alex Pyrgiotis
2012-05-11 20:35 ` Kent Overstreet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).