Ceph pve cant read logs

tarmabal

New Member
Jun 3, 2017
8
0
1
I am trying to set a pve ceph cluster.
Everything works fine except:
In the web GUI, it doesnt show the status, no errors, no warnings.
When you try to open the log file in the web it says: unable to open file - No such file or directory

What can be happening?
 
Please elaborate more about your setup and what you did to achieve it.
 
I have connected an existing ceph cluster version 10.2.9 to my PVE, I have set all the keys and the ceph.config file. Everything else work, just the logging system inst working although I can check ceph status from terminal without any problems with ceph status or pveceph status
 
If I understand correctly, you did not setup the ceph cluster or any of its services on PVE hosts? So basically the PVE host is a client, then you will not see any logs, as there will be no /var/log/ceph/ceph.log to view.
 
okay perfect thats exactly the file that I am missing. I will try to rsync the logs there or create a monitor on the host.
 
The GUI and pve tools are working on the PVE cluster not remotely on an external ceph cluster.