All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANN] Ubuntu PPA for bcache-tools and blocks
@ 2013-09-13 11:04 ` Gabriel de Perthuis
  0 siblings, 0 replies; 5+ messages in thread
From: Gabriel de Perthuis @ 2013-09-13 11:04 UTC (permalink / raw)
  To: bcache, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	ubuntu-devel-nLRlyDuq1AZFpShjVBNYrg

Hello,
I've published various bcache-related packages to

https://launchpad.net/~g2p/+archive/storage/

The packages are built for saucy and raring, and can be
added with

    sudo add-apt-repository ppa:g2p/storage
    sudo apt-get update
    sudo apt-get install bcache-tools blocks

bcache is a hybrid caching layer that speeds up HDDs
with SSDs; it was merged in Linux 3.10.  Backported
Ubuntu kernels are available at

http://kernel.ubuntu.com/~kernel-ppa/mainline/

bcache-tools contains udev and initramfs integration and
some command-line tools.

blocks is a conversion tool that can convert block devices
to bcache and lvm.  Usage is described here:

https://github.com/g2p/blocks#bcache-conversion

This release of blocks adds a maintboot mode that can
convert root filesystems to bcache without a live cd.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ANN] Ubuntu PPA for bcache-tools and blocks
@ 2013-09-13 11:04 ` Gabriel de Perthuis
  0 siblings, 0 replies; 5+ messages in thread
From: Gabriel de Perthuis @ 2013-09-13 11:04 UTC (permalink / raw)
  To: bcache, linux-kernel, ubuntu-devel

Hello,
I've published various bcache-related packages to

https://launchpad.net/~g2p/+archive/storage/

The packages are built for saucy and raring, and can be
added with

    sudo add-apt-repository ppa:g2p/storage
    sudo apt-get update
    sudo apt-get install bcache-tools blocks

bcache is a hybrid caching layer that speeds up HDDs
with SSDs; it was merged in Linux 3.10.  Backported
Ubuntu kernels are available at

http://kernel.ubuntu.com/~kernel-ppa/mainline/

bcache-tools contains udev and initramfs integration and
some command-line tools.

blocks is a conversion tool that can convert block devices
to bcache and lvm.  Usage is described here:

https://github.com/g2p/blocks#bcache-conversion

This release of blocks adds a maintboot mode that can
convert root filesystems to bcache without a live cd.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANN] Ubuntu PPA for bcache-tools and blocks
  2013-09-13 11:04 ` Gabriel de Perthuis
  (?)
@ 2013-09-13 11:59 ` Vasiliy Tolstov
       [not found]   ` <CACaajQtmLuA6M2Sj-=GJ6BGLicYi3Wn=qWmK84UA_PEa84MSYg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  -1 siblings, 1 reply; 5+ messages in thread
From: Vasiliy Tolstov @ 2013-09-13 11:59 UTC (permalink / raw)
  To: Gabriel de Perthuis; +Cc: bcache, linux-kernel, ubuntu-devel


[-- Attachment #1.1: Type: text/plain, Size: 1338 bytes --]

Is that possible to create bcached kernel for raring?
I like autoapdating and packages created via standard way. So I can install
source package and headers and can vbuild to it dkms modules.
On Sep 13, 2013 3:04 PM, "Gabriel de Perthuis" <g2p.code@gmail.com> wrote:

> Hello,
> I've published various bcache-related packages to
>
> https://launchpad.net/~g2p/+archive/storage/
>
> The packages are built for saucy and raring, and can be
> added with
>
>     sudo add-apt-repository ppa:g2p/storage
>     sudo apt-get update
>     sudo apt-get install bcache-tools blocks
>
> bcache is a hybrid caching layer that speeds up HDDs
> with SSDs; it was merged in Linux 3.10.  Backported
> Ubuntu kernels are available at
>
> http://kernel.ubuntu.com/~kernel-ppa/mainline/
>
> bcache-tools contains udev and initramfs integration and
> some command-line tools.
>
> blocks is a conversion tool that can convert block devices
> to bcache and lvm.  Usage is described here:
>
> https://github.com/g2p/blocks#bcache-conversion
>
> This release of blocks adds a maintboot mode that can
> convert root filesystems to bcache without a live cd.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

[-- Attachment #1.2: Type: text/html, Size: 2064 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANN] Ubuntu PPA for bcache-tools and blocks
  2013-09-13 11:59 ` Vasiliy Tolstov
@ 2013-09-13 12:25       ` Gabriel de Perthuis
  0 siblings, 0 replies; 5+ messages in thread
From: Gabriel de Perthuis @ 2013-09-13 12:25 UTC (permalink / raw)
  To: Vasiliy Tolstov
  Cc: ubuntu-devel-nLRlyDuq1AZFpShjVBNYrg,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, bcache

> Is that possible to create bcached kernel for raring? I like
> autoapdating and packages created via standard way. So I can install
> source package and headers and can vbuild to it dkms modules.

A backported dkms module isn't feasible, bcache comes with work
on the block layer.  Raring users should the kernels I've linked:

> Backported Ubuntu kernels are available at
> 
> http://kernel.ubuntu.com/~kernel-ppa/mainline/

Latest is this one
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-saucy/
And there's a bit of docs here:
https://wiki.ubuntu.com/Kernel/MainlineBuilds

Other options for raring users: upgrade to saucy
http://askubuntu.com/questions/12909/
Or build your own kernel
https://wiki.ubuntu.com/KernelTeam/GitKernelBuild

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANN] Ubuntu PPA for bcache-tools and blocks
@ 2013-09-13 12:25       ` Gabriel de Perthuis
  0 siblings, 0 replies; 5+ messages in thread
From: Gabriel de Perthuis @ 2013-09-13 12:25 UTC (permalink / raw)
  To: Vasiliy Tolstov; +Cc: ubuntu-devel, linux-kernel, bcache

> Is that possible to create bcached kernel for raring? I like
> autoapdating and packages created via standard way. So I can install
> source package and headers and can vbuild to it dkms modules.

A backported dkms module isn't feasible, bcache comes with work
on the block layer.  Raring users should the kernels I've linked:

> Backported Ubuntu kernels are available at
> 
> http://kernel.ubuntu.com/~kernel-ppa/mainline/

Latest is this one
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-saucy/
And there's a bit of docs here:
https://wiki.ubuntu.com/Kernel/MainlineBuilds

Other options for raring users: upgrade to saucy
http://askubuntu.com/questions/12909/
Or build your own kernel
https://wiki.ubuntu.com/KernelTeam/GitKernelBuild

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-09-13 12:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-13 11:04 [ANN] Ubuntu PPA for bcache-tools and blocks Gabriel de Perthuis
2013-09-13 11:04 ` Gabriel de Perthuis
2013-09-13 11:59 ` Vasiliy Tolstov
     [not found]   ` <CACaajQtmLuA6M2Sj-=GJ6BGLicYi3Wn=qWmK84UA_PEa84MSYg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-09-13 12:25     ` Gabriel de Perthuis
2013-09-13 12:25       ` Gabriel de Perthuis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.