Search results

  1. T

    Ceph OSD add

    Yes it the same, PVE its only a client. I really wanted to have a dedicated HW for ceph so I didnt set up any ceph services on the PVE host. If needed I would set an osd or a monitor there.
  2. T

    Ceph pve cant read logs

    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.
  3. T

    Ceph OSD add

    I can totally create the osd using ceph disk and comand line, but somehow I cant through GUI probably because ceph version. I have connected an already ceph cluster version jewell 10.2.9
  4. T

    Ceph pve cant read logs

    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
  5. T

    Ceph OSD add

    I am using Proxmox 5, the latest version I could get. My disk setup as I said before is a 6 disk raid (2 of them are in raid 1 so 5 logical disk) 2 disk of 75 GB in raid 1 where PVE is installed. 2 RAW disks HDD of 250 GB each 2 RAW disks SDD of 500 GB each everything else works fine my only...
  6. T

    Ceph OSD add

    I am trying to add an OSD using the web GUI and I have 5 disk: 1-system disk 2-2x500GB SSD 3-2x250 GB HDD When trying to create it through the web, it only appears the SSD for the OSD data tab while the rest appear on the journal tab. I want to create a OSD for one HDD and have the Journal in...
  7. T

    Ceph pve cant read logs

    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?
  8. T

    Connection to my router

    I really cant connect proxmox to my router. My router is in: 192.168.1.1 and I want proxmox with this network params: address 192.168.1.250 netmask 255.255.255.0 gateway 192.168.1.1 I am really trying to set it up chaning /etc/networks/interfaces I have even deleted all the networks and...