Search results

  1. B

    noVNC Keyboard input Issue

    I had an issue in Chrome inside a LXC in LXDE: some keys were not mapped correctly (everywhere it was correct). Solved disabling the hardware acceleration in Chrome.
  2. B

    Ceph down if one node is down

    I definitely solved the problem, really thank you Jarek!
  3. B

    Ceph down if one node is down

    Thank you Jarek for your time and your reply. I really need to read a manual on Ceph. I changed the setting: In 2 hours I think the redundancy will be over, then I will try a new test. I was desperate, even I thought to rollback to version 4.. Thanks again. Luca
  4. B

    Ceph down if one node is down

    Good morning, I added a new powerfull node full of disks, removed the old one with few osd. Nothing changed. As I stop 1 OSD, the ceph pool freezes. The log: 2019-02-20 09:00:00.000189 mon.bluehub-prox01 mon.0 10.9.9.1:6789/0 82642 : cluster [INF] overall HEALTH_OK 2019-02-20 09:12:05.253331...
  5. B

    Ceph down if one node is down

    Thank you Alex, How could I fix the situation?
  6. B

    Ceph down if one node is down

    Good morning Jarek, thank you for your advice. Here it is: # begin crush map tunable choose_local_tries 0 tunable choose_local_fallback_tries 0 tunable choose_total_tries 50 tunable chooseleaf_descend_once 1 tunable chooseleaf_vary_r 1 tunable chooseleaf_stable 1 tunable straw_calc_version 1...
  7. B

    Ceph down if one node is down

    I masked systemd-timesyncd and installet ntpd. No skew detected, anyway, same issue.. NO I/O, everything is blocked. no info from OSD logs.. I think I will rollback to proxmox version 4 or I will switch from ceph to another shared disk
  8. B

    Ceph down if one node is down

    Good morning, today I performed a new test. 2019-02-06 06:26:18.797253 mon.bluehub-prox02 mon.0 10.9.9.2:6789/0 33445 : cluster [WRN] Health check update: 35/1833259 objects misplaced (0.002%) (OBJECT_MISPLACED) 2019-02-06 06:27:20.872436 mon.bluehub-prox02 mon.0 10.9.9.2:6789/0 33449 ...
  9. B

    Ceph down if one node is down

    I just read in some other threads. I will try a new reboot and check the logs of OSD
  10. B

    Ceph down if one node is down

    Thank you Alwin, I am using timesyncd instead of ntpd and an internal ntp server for the datacentre.. Could it be a solution to switch to ntpd instead?
  11. B

    Ceph down if one node is down

    Good evening, after some tests, I discovered that if 1 of 4 nodes goes down, the disk IO stucks. VM and CT are still up but no disk of them are available for I/O. I have 3 ceph monitors. When I reboot the node, on ceph logs: 2019-01-24 10:28:08.240463 mon.bluehub-prox02 mon.0 10.9.9.2:6789/0...
  12. B

    [SOLVED] Proxmox VE cluster node shows unknown

    Here the instructions hot to use unicast. Then reboot every 3 nodes. It works now. https://pve.proxmox.com/wiki/Multicast_notes#Use_unicast_.28UDPU.29_instead_of_multicast.2C_if_all_else_fails
  13. B

    [SOLVED] Proxmox VE cluster node shows unknown

    Good morning again. I discovered the multicast traffic is blocked after 2 minutes... prox03 : multicast, seq=180, size=69 bytes, dist=0, time=0.385ms prox02 : multicast, seq=180, size=69 bytes, dist=0, time=0.421ms prox03 : unicast, seq=181, size=69 bytes, dist=0, time=0.222ms prox02 ...
  14. B

    [SOLVED] Proxmox VE cluster node shows unknown

    Good morning. Just installed proxmox 5.3, updated just with Debian updates. No pve-nosubs repository. I created a a 3 nodes cluster. I am using a separate network for the cluster 10 GB. hosts file correct. Immediatly after creation of the cluster: Quorum information ------------------ Date...
  15. B

    ssl3_get_server_certificate

    I have the same error. version 5.2
  16. B

    Proxmox VE 4.4 released!

    Thank you Tom for reply. Today I did some tests. It completely stop it, transfer disk and turn it on. But why Live migration of CT was possible with OpenVZ?
  17. B

    Proxmox VE 4.4 released!

    Hi, what does it mean "implement new restart migration"? That now the live migration for LXC works?