All of lore.kernel.org
 help / color / mirror / Atom feed
* new version of stgt pushed to ceph-extras
@ 2013-11-05  4:32 Dan Mick
  0 siblings, 0 replies; only message in thread
From: Dan Mick @ 2013-11-05  4:32 UTC (permalink / raw)
  To: ceph-users, ceph-devel

Hey, all, we just refreshed stgt to its latest released version 
(1.0.41), and I also tweaked the rbd backend to be a little more
flexible and useful.

stgt is a userspace iSCSI target implementation (using tgtd) that can 
export several types of storage entities as iSCSI LUNs; backends include 
files in synchronous or asynchronous mode, "passthrough" to
real SCSI devices, tape-device emulation on a file, sheepdog block 
images, and Ceph RBD images.

New bs_rbd features include:

* fixed up tgt-admin to work with rbd images (so .conf files work)

* no more 20-rbd-image-per-tgtd limit

* tgtadm accepts --bsopts for each image
   conf= to set path to ceph.conf file
   id= to set clientid

   This means that each image can have different logging and access
   rights, or even refer to a different cluster.

The stgt source has also been refactored so that packagers can
build with or without bs_rbd, now built into an .so, and distribute
that module separately if desired; thus the base package doesn't
require Ceph libraries librbd and librados.

The source is available upstream at http://github.com/fujita/stgt.
Packages are built and available in the ceph-extras repository at 
http://ceph.com/packages/ceph-extras/.

Enjoy!

-- 
Dan Mick, Filesystem Engineering
Inktank Storage, Inc.	http://inktank.com
Ceph docs: http://ceph.com/docs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-05  4:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-05  4:32 new version of stgt pushed to ceph-extras Dan Mick

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.