Search results

  1. G

    Proxmox 5.0 and nvme

    output of ... dmesg |grep -i nvme on my system ... had no problems yet :) [ 1.714227] nvme nvme0: pci function 0000:05:00.0 [ 1.714307] nvme nvme1: pci function 0000:06:00.0 [ 1.714449] nvme nvme2: pci function 0000:07:00.0 [ 1.714534] nvme nvme3: pci function 0000:08:00.0 [...
  2. G

    template storage on ceph ? howto ?

    this iscsi experiment was only to test speeds for a rbd--> iscsi gateway to host iscsi liúns on rbd ha storage for windows machines outside of proxmox ...
  3. G

    node restart and automatically migrate VM's (HA)

    I want to buy a commercial subscription for my cluster... but I wait till unsolved questions are answered and solved. Hopefully staff is passing these requests into the decision pipe :)
  4. G

    node restart and automatically migrate VM's (HA)

    adam , thx for jumping in :) My personal opinion is: this is a must, otherwise HA is totally meaningless and has no real functionality. hopefully other users will also heavy vote for this !
  5. G

    proxmox gui datacenter Storage is twice ceph storage ?

    hmmm Dominik, shall i only define a vmpool and set this storage to also include containers ?
  6. G

    node restart and automatically migrate VM's (HA)

    Dominik, i suppose you read me wrong :) Scenario: operator on Node4 made some upgrades, requiring reboot... and he hits either in cli console a reboot or on Gui a restart of node. this guy totally forgot some vital vm's are still running on this node. this results not in a gracefully...
  7. G

    proxmox gui datacenter Storage is twice ceph storage ?

    Hi Folks, Datacenter summary view ./. Ceph status view cat /etc/pve/storage.cfg dir: local path /var/lib/vz content iso,backup,vztmpl lvmthin: local-lvm thinpool data vgname pve content rootdir,images rbd: vmstorage monhost 192.168.100.141...
  8. G

    template storage on ceph ? howto ?

    Dominik, Reason is, having many space consuming templates on local disk space is not really a good idea, beside actualization of iso images or vm templates. I think where must be a way by proxmox gui to define a shared storage on ceph for all cluster member nodes. I recently made a experiment...
  9. G

    node restart and automatically migrate VM's (HA)

    Dominik, but this behavior is not really fail-safe PEBCAK .... if operator does not obey these manual steps, VM's might be corrupted at least, there is a downtime.( not really expected for a HA cluster) to be honest, I think "by design" should be a controlled behavior, migrating active...
  10. G

    Melanox network card not getting detected during the installation

    No Problems @ our side, not in 4.4 nor in 5.x beta or in 5.x final ! We also have Mellanox connect-x3 56GbitE in place. only strange thing was Multicast, but these problems disappeared after upgrading Mellanox firmware. download apt-get install mstflint and follow Mellanox documentation for...
  11. G

    node restart and automatically migrate VM's (HA)

    Hi Folks, I for any reason a Node will perform a (controlled) restart... no one of running VM's are migrated to best effort free node on cluster, even VM is in a HA group ! I think this is not the behavior intended by HA . am I wrong or may I have missed some vital information's ? regards...
  12. G

    Virtio Ethernet Driver speed >10GbitE ?

    Hi Folks We have Mellanox with 56 GbitE , but I only can pass 10GigE to Vm's with virtio driver who to accomplish VFIO with kvm on proxmox 5 ? Driver may have this capability (SR-IOV) Capabilities: [9c] MSI-X: Enable+ Count=128 Masked- Vector table: BAR=0...
  13. G

    template storage on ceph ? howto ?

    Hi Folks, I you have as only shared storage ceph on your cluster, how to accomplish templates on ceph ? I see no solution in documentation .... regards Gerhard
  14. G

    Cluster restart (best practice)

    Hi Folks, I wonder not seeing any posts about this. Scenario: You update/dist-upgrade each node and need a restart because of kernel enhancements... I stop all vm's and containers on all nodes, and restart all nodes with reboot on cli in timely short sequenze ... this always cause some heavy...
  15. G

    Proxmox V5 displays Beta after Upgrading from Beta2 to release!

    in web-gui: Virtual Environment 5.0-23/af4267bf BETA pveversion -v proxmox-ve: 5.0-15 (running kernel: 4.10.15-1-pve) pve-manager: 5.0-23 (running version: 5.0-23/af4267bf) pve-kernel-4.10.15-1-pve: 4.10.15-15 pve-kernel-4.10.11-1-pve: 4.10.11-9 libpve-http-server-perl: 2.0-5 lvm2...
  16. G

    ceph performance 4node all NVMe 56GBit Ethernet

    wiki should be updated https://pve.proxmox.com/wiki/Ceph_Server in section " Disabling Cephx" ... to also modify storage.conf ...
  17. G

    ceph performance 4node all NVMe 56GBit Ethernet

    i will stay tuned ... how to restart all 4 nodes with one command ? to keep ceph happy ?
  18. G

    ceph performance 4node all NVMe 56GBit Ethernet

    no updates avail ... if i start kvm manually ... id=admin:auth_supported=none .... vm starts, but left tree has no update and summary state: error despite this instance is up and running :(
  19. G

    ceph performance 4node all NVMe 56GBit Ethernet

    root@pve01:/etc/pve# cat storage.cfg dir: local path /var/lib/vz content vztmpl,iso,backup lvmthin: local-lvm thinpool data vgname pve content images,rootdir rbd: vmstorage monhost 192.168.100.141 192.168.100.142 192.168.100.143 192.168.100.144...