Search results

  1. D

    One of Proxmox Ceph Cluster Node Can't Sync and Restart After That

    On cisco nexus switch, i use vlan 200 and vlan 250 vlan 200 is for internet purpose vlan 250 is for ceph cluster i activate those vlan with igmp snooping on and every vlan i define ip igmp snooping querier do i need to disable ip igmp snooping querier on vlan 250? if i disable ip igmp snooping...
  2. D

    One of Proxmox Ceph Cluster Node Can't Sync and Restart After That

    Update: i have done nothing but the server restart by itself. i check the log and shows up the log like this. Jul 22 16:31:35 pveceph-node1 pvestatd[1867]: status update time (5.114 seconds) Jul 22 16:31:45 pveceph-node1 pvestatd[1867]: got timeout Jul 22 16:31:45 pveceph-node1 pvestatd[1867]...
  3. D

    One of Proxmox Ceph Cluster Node Can't Sync and Restart After That

    Here is the result from pvecm status root@pveceph-node1:~# pvecm status Quorum information ------------------ Date: Mon Jul 22 14:52:48 2019 Quorum provider: corosync_votequorum Nodes: 3 Node ID: 0x00000002 Ring ID: 1/2280 Quorate: Yes...
  4. D

    One of Proxmox Ceph Cluster Node Can't Sync and Restart After That

    Jul 20 17:09:59 pveceph-node1 systemd[1]: Stopped PVE API Proxy Server. Jul 20 17:09:59 pveceph-node1 systemd[1]: Stopped target PVE Storage Target. Jul 20 17:09:59 pveceph-node1 systemd[1]: Stopped target ceph target allowing to start/stop all ceph-mon@.service instances at once. Jul 20...
  5. D

    One of Proxmox Ceph Cluster Node Can't Sync and Restart After That

    Hello everyone. I have successfully deploy proxmox ve 5.3 and using ceph to cluster 3 node. Accidently, one of the 3 node is going down because of power electrical problem. and still remain 2 node active. When i power on that server again, it won't join the ceph cluster to sync and then it goes...
  6. D

    Problem With ixgbe (SFP+ module for networking)

    Hello. I have fixed that problem. The problem is because i have 2 module on that server. The ethernet (twisted pair - RJ45) and ethernet (SFP module) When i remove the ethernet twisted pair, the config file of ethernet SFP showed up. I thought that this problem is on the misplaced position of...
  7. D

    Problem With ixgbe (SFP+ module for networking)

    * enp103s0f0/enp103s0f1 - are the 2 X722 NICs at PCI-address 67:00.0/67:00.1 - these use the i40e driver. >> when i execute dmesg | grep ixgbe, i don't see any ixgbe output there. does ethernet support for 10G connection? i thought that 10G just for SFP. * check `dmesg` for potential problems...
  8. D

    Problem With ixgbe (SFP+ module for networking)

    Hello everyone. I'm new on proxmox. So please forgive me if any mistake i made. I have deploy a new proxmox 5.3 installation. I use QuantaGrid D52BQ-2U server which include 2 Ethernet and 2 SFP+ ( Intel® Ethernet Converged Network Adapter X520-SR2 ) module on PCI card. When i have done proxmox...