Hi guys,
I am trying to create a cluster with ceph, but when I create a monitor with,
pveceph createmon it hangs, and I start receiving the message
failed: 'ulimit -n 32768; /usr/bin/ceph-mon -i 0 --pid-file /var/run/ceph/mon.0.pid -c /etc/pve/ceph.conf --cluster ceph ', I have alfready altered the number of processes files and opened files to everyone:
* soft nofile 50000
* hard nofile 50000
root soft nofile 50000
root hard nofile 50000
* soft nproc 50000
* hard nproc 50000
On /etc/security/limits.conf and also rebooted the machine.
Any hint o what's going on
Thanks in advance.
I am trying to create a cluster with ceph, but when I create a monitor with,
pveceph createmon it hangs, and I start receiving the message
failed: 'ulimit -n 32768; /usr/bin/ceph-mon -i 0 --pid-file /var/run/ceph/mon.0.pid -c /etc/pve/ceph.conf --cluster ceph ', I have alfready altered the number of processes files and opened files to everyone:
* soft nofile 50000
* hard nofile 50000
root soft nofile 50000
root hard nofile 50000
* soft nproc 50000
* hard nproc 50000
On /etc/security/limits.conf and also rebooted the machine.
Any hint o what's going on
Thanks in advance.