Hi,
I am trying to setup NFS ganesh in Ceph Nautilus.
In a ubuntu 18.04 system i have installed nfs-ganesha (v2.6) and
nfs-ganesha-ceph pkg and followed the steps in the link
https://docs.ceph.com/docs/nautilus/cephfs/nfs/ but i am not able to
export my cephfs volume there is no error msg in nfs
Hi all.
Just a quick one. Are there any ansible modules for ceph around?
Cheers
--
*/Alfredo*
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io
Hi,
On 5/15/20 2:37 PM, Alfredo De Luca wrote:
Just a quick one. Are there any ansible modules for ceph around?
https://github.com/ceph/ceph-ansible
k
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le.
Hi Rafael,
I have used config you have provided but still i am not able mount nfs. I
don't see any error in log msg
Output from ganesha.log
---
15/05/2020 08:50:43 : epoch 5ebe57e3 : strgcntrl : ganesha.nfsd-8732[main]
main :MAIN :EVENT :ganesha.nfsd Starting: Gane
Hello Amudhan,
The only ceph specific thing required in the ganesha config is to add the
FSAL block to your export, everything else is standard ganesha config as
far as I know. eg: this would export the root dir of your cephfs as
nfs-server:/cephfs
EXPORT
{
Export_ID = 100;
Path =
It sounds like you're putting the FSAL_CEPH config in another file in
/etc/ganesha. Ganesha only loads one file: /etc/ganesha/ganesha.conf -
other files need to be included in that file with the %include command.
For a simple config like yours, just use the single
/etc/ganesha/ganesha.conf fil
Hi,
Is there any EC plugins benchmark with current Intel/AMD CPU? It seem there
are new instructions which may accelerate EC. Let's say we want to
benchmark plugins using Intel 6200 or AMD 7002 series. I hope there is
better result than what have been benchmarked some years ago.
Best regards,
___
How many % of the latency is even CPU related?
-Original Message-
From: Lazuardi Nasution [mailto:mrxlazuar...@gmail.com]
Sent: 15 May 2020 16:00
To: ceph-users@ceph.io
Subject: [ceph-users] EC Plugins Benchmark with Current Intel/AMD CPU
Hi,
Is there any EC plugins benchmark with
Hi Marc,
I read
https://blog.dachary.org/2015/05/12/ceph-jerasure-and-isa-plugins-benchmarks/
and
it seem there is significant performance difference between benchmarked
plugins. But, it was with old Intel E3-1200v2 series. I have read some
others EC benchmark result improvements with current CPU
Hello List,
how do you restart daemons (mgr, mon, osd) on 15.2.1?
It used to be something like:
systemctl stop ceph-osd@10
Or:
systemctl start ceph-mon@ceph03
however, those command do nothing on my setup.
Is this because i use cephadm and that docker stuff?
The Logs also seem to be missi
Hello Michael,
I had the same problems. It's very unfamiliar, if you never worked with the
cephadm tool.
The Way I'm doing it is to go into the cephadm container:
# cephadm shell
Here you can list all containers (for each service, one container) with the
orchestration tool:
# ceph orch ps
a
11 matches
Mail list logo