note: import for stdin already work: rbd import --size=xxx - image < stdin from this patch http://permalink.gmane.org/gmane.comp.file-systems.ceph.devel/6315 ----- Mail original ----- De: "Alexandre DERUMIER" <aderumier@xxxxxxxxx> À: "Wido den Hollander" <wido@xxxxxxxxx> Cc: ceph-devel@xxxxxxxxxxxxxxx Envoyé: Lundi 22 Octobre 2012 14:25:33 Objet: Re: rbd export to stdout ? ok, thanks Wido. Regards, Alexandre ----- Mail original ----- De: "Wido den Hollander" <wido@xxxxxxxxx> À: "Alexandre DERUMIER" <aderumier@xxxxxxxxx> Cc: ceph-devel@xxxxxxxxxxxxxxx Envoyé: Lundi 22 Octobre 2012 13:58:40 Objet: Re: rbd export to stdout ? On 10/22/2012 12:41 PM, Alexandre DERUMIER wrote: > Hi, > > I'm looking for use "rbd export " to stdout and not a file. > > Is it possible ? any hint ? > No, not at this moment. I tried a fifo, but that won't work due to O_EXCL and O_CREATE the rbd command uses. I think it should be possible to export to stdout, but it will require some code changes. I created a feature request for it: http://tracker.newdream.net/issues/3380 Wido > Regards, > > Alexandre Derumier > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html