Recent content by RealVaVa

  1. R

    Ceph OSD on PVE5 "got timeout (500)" in GUI

    And now i return to that bug - https://forum.proxmox.com/threads/ceph-rbd-error-rbd-couldnt-connect-to-cluster-500.18319/#post-172882 rbd error: rbd: couldn't connect to the cluster! (500) when I try to get access to Content of rbd storage Everything fine in logs. Yeap))
  2. R

    Ceph OSD on PVE5 "got timeout (500)" in GUI

    Vitaly It is help for me. Now it's work fine. Спасибо, Витя, выручил!
  3. R

    Ceph OSD on PVE5 "got timeout (500)" in GUI

    Despite the endless errors in the configs and bugs in basic assembly, I'm trying to experiment with proxmox. This time I took the standalone image proxmox-ve_5.0-af4267bf-4.iso for testing. Make a cluster - pvecm create + pvecm add. It is not trouble. Ceph. pveceph install on each of 3 nodes...
  4. R

    PVE5. VM's not started and migrate when added to HA cluster

    I'm using gluster on same with proxmox nodes servers. That vol is aviable on each of nodes. I check it many times.
  5. R

    PVE5. VM's not started and migrate when added to HA cluster

    Hi. I try to make my test cluster, but I get errors and bugs only. For example - https://forum.proxmox.com/threads/ceph-rbd-error-rbd-couldnt-connect-to-cluster-500.35364/ (I have to use GlusterFS)...
  6. R

    How to config fencing devices in YAML?

    So? I read that. Watchdog? Watchdog-mux daemon, who get kernel panic with hpwdt every time? Realy? I have no alternative? No external IMPI-like system for fencing? Good!
  7. R

    How to config fencing devices in YAML?

    I have proxmox 5 beta. Why you talking about Proxmox VE =< 4? here is my corosync.conf And how I can build HA Cluster on 2 nodes without fencing devices?
  8. R

    How to config fencing devices in YAML?

    Hi. Give me please links to docs or examples of editing a corosync.conf for configuring fencing devices. I talkig about new yaml standart, not about XML like that.
  9. R

    Proxmox VE 5.0 released!

    I try to configure HA Cluster on Debian Stretch and Proxmox VE 5.0-10/0d270679, but I can not find examples (or docs) of fencing-devices configuratiion in yaml-type configs. We need more words "config"! I need to configure (yeah!) IMPI (ILO) fencing device, but i have that oldest info only. How...
  10. R

    VE 4.0 Kernel Panic on HP Proliant servers

    Oh! My owful English. Sorry. I mean: bug is not fixed yet (version 5 beta).
  11. R

    CEPH - rbd error: rbd: couldn't connect to cluster (500)

    Sorry, but I have to up a thread - https://forum.proxmox.com/threads/ceph-rbd-error-rbd-couldnt-connect-to-cluster-500.18319/#post-172882 Problem was solved on first node only, but not fix on second. P.S.: I had to copy the file (keyring) only on the first node. After that Ceph path was...
  12. R

    [SOLVED] CEPH - rbd error: rbd: couldn't connect to cluster (500)

    I have same trouble. After copying keyring to pve/ceph directory on the first node, problem was fixed, but only on the first node. Example cp /etc/ceph/ceph.client.admin.keyring /etc/pve/priv/ceph/ceph-rbd.keyring ceph-rbd - it is name of my pool How I can fix that on second node?