guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26256: [PATCH 0/6] Add ceph + multipath-tools.


From: Marius Bakke
Subject: bug#26256: [PATCH 0/6] Add ceph + multipath-tools.
Date: Sat, 25 Mar 2017 21:27:17 +0100

Hello! Here is a revised Ceph patch, and some collateral patches.
I haven't yet tried running a Ceph cluster from Guix, but since
most of the tests passes I'm not too worried.

Marius Bakke (6):
  Revert "gnu: snappy: Update to 1.1.4."
  gnu: xmlstarlet: Disable failing tests.
  gnu: Add ceph.
  gnu: fio: Enable rbd support.
  gnu: Add userspace-rcu.
  gnu: Add multipath-tools.

 gnu/local.mk                                       |   4 +
 gnu/packages/benchmark.scm                         |   6 +-
 gnu/packages/compression.scm                       |   4 +-
 gnu/packages/linux.scm                             |  95 ++++++
 .../patches/ceph-disable-cpu-optimizations.patch   |  37 +++
 .../patches/ceph-skip-collect-sys-info-test.patch  |  29 ++
 .../patches/ceph-skip-unittest_blockdev.patch      |  28 ++
 gnu/packages/storage.scm                           | 352 +++++++++++++++++++++
 gnu/packages/xml.scm                               |  10 +
 9 files changed, 561 insertions(+), 4 deletions(-)
 create mode 100644 gnu/packages/patches/ceph-disable-cpu-optimizations.patch
 create mode 100644 gnu/packages/patches/ceph-skip-collect-sys-info-test.patch
 create mode 100644 gnu/packages/patches/ceph-skip-unittest_blockdev.patch
 create mode 100644 gnu/packages/storage.scm

-- 
2.12.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]