librbd ports to perl
[email protected] (Yonghua Peng) Sun, 15 Nov 2015 05:32:49 +0530 (IST)
| Newsgroups | perl.xs |
|---|---|
| Message-ID | <1369120817.1803558.1447545772961.JavaMail.open-xchange@172.16.214.62> |
------=_Part_1803557_2055838657.1447545769901
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Hello,
There are ruby/java/python/go ports for librbd (ceph's rados block device, see
ceph.com), but there isn't perl's.
For example,
python's - https://github.com/ceph/ceph/blob/v0.48.2argonaut/src/pybind/rbd.py
ruby's - https://github.com/ceph/ceph-ruby/blob/master/lib/ceph-ruby/lib/rbd.rb
Can you show me how to ports that into perl language? I just want to create a
module called Ceph::Lib::Rbd.
Thanks.
------=_Part_1803557_2055838657.1447545769901
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head><body><p>Hello,</p><p>There are ruby/java/python/go ports for librbd (ceph's rados block device, see ceph.com), but there isn't perl's.</p><p>For example,</p><p>python's - <a href="https://github.com/ceph/ceph/blob/v0.48.2argonaut/src/pybind/rbd.py">https://github.com/ceph/ceph/blob/v0.48.2argonaut/src/pybind/rbd.py</a></p><p>ruby's - <a href="https://github.com/ceph/ceph-ruby/blob/master/lib/ceph-ruby/lib/rbd.rb">https://github.com/ceph/ceph-ruby/blob/master/lib/ceph-ruby/lib/rbd.rb</a></p><p>Can you show me how to ports that into perl language? I just want to create a module called Ceph::Lib::Rbd.</p><p>Thanks.</p></body></html>
------=_Part_1803557_2055838657.1447545769901--