GNU bug report logs -
#26256
[PATCH 0/6] Add ceph + multipath-tools.
Previous Next
Reported by: Marius Bakke <mbakke <at> fastmail.com>
Date: Sat, 25 Mar 2017 20:28:01 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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
This bug report was last modified 8 years and 114 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.