Search results

  1. L

    New proxmox cluster separated or join to existing?

    Hi all, we have a production running cluster of 4 nodes version 5.4 with CEPH over SATA disks, 4 monitors, 1GB/s network cards. We have purchased 4 new servers, all with SSD's and 10GBe NIC's. As at least half of the containers and VM's on the existing SATA cluster will have to be migrated to...
  2. L

    Container settings on CEPH no option to enable quota

    Thank you but i don't understand: In documentation the reference for KRBD is only for CT's, not VM's. Also, leaving the option disabled it allows me to create both CT and VM without problems. Can i safely leave it disabled then? Are there any security/performance implications? Thank you again
  3. L

    Container settings on CEPH no option to enable quota

    Thanks a lot, so the KRBD flag is no longer required (although it is still selectable in storage)? Thanks
  4. L

    Container settings on CEPH no option to enable quota

    Hi there, Today we have removed the default pool as we have replaced some disks and even so we did not have any data on it, so we decided to start from scratch (we did not do pveceph purge, we simply removed the pool, removed all osd's and reformat osds as new then re-add them back to ceph...
  5. L

    How to upgrade from 5.0 to 5.1?

    Thank you, the problem was that i missed the PMG repository setup, this is why i never got the updates...
  6. L

    How to upgrade from 5.0 to 5.1?

    Hi there, Is it possible to upgrade from 5.0 to 5.1 without having to reinstall from ISO or to install on a separate machine? Is there a way to upgrde everything manually or using APT? Thanks!
  7. L

    apt-get dist-upgrade attempts to remove proxmox-ve!

    Thank you, indeed i missed the following repo: deb http://download.proxmox.com/debian/pve stretch pve-no-subscription Thank you again and look forward to get a subscription ;)
  8. L

    apt-get dist-upgrade attempts to remove proxmox-ve!

    These are the versions: $ pveversion -v proxmox-ve: 5.2-2 (running kernel: 4.15.17-1-pve) pve-manager: 5.2-1 (running version: 5.2-1/0fcd7879) pve-kernel-4.15: 5.2-1 pve-kernel-4.15.17-1-pve: 4.15.17-9 ceph: 12.2.7-pve1 corosync: 2.4.2-pve5 criu: 2.11.1-1~bpo90 glusterfs-client: 3.8.8-1...
  9. L

    apt-get dist-upgrade attempts to remove proxmox-ve!

    Hi there, I am using latest version of proxmox-ve in a clustered 4 nodes environment with ceph. Today, attempting to update i had this dangerous problem: apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The...
  10. L

    Proxmox VE 5.1 2nd ISO release

    Hi all, since 5.1 has been released in October, is by any chance 5.2 release imminent or at least close? We plan to install a new 4 node cluster and would be a real pain to upgrade/recreate once 5.2 is out. If it is expected within 2 months frame, we can wait. I have checked on the Roadmap and...
  11. L

    Change Cluster Public IP's on all nodes

    Hello all, We have a running 4.4 Proxmox 3 Nodes Cluster (vmbr0 has public IP) with ceph(separate internal nic) and about 10 VM and 30 CT. As we got a new A.S Number, we would like to be able to change the public IP addresses on all 3 nodes in the cluster (not hostnames). Given our setup, is it...