Search results

  1. G

    CEPH: How to find the best start being prepared to select Hardware

    @Alwin Thanks for this, I already read it as far as I could understand it. I plan to use 3 Nodes, each with 2 x 6,4 TB NVMe ;-). Should I split one NVMe in two OSD to reach the best performance?
  2. G

    new three node PVE+Ceph cluster

    @sherminator when you´re CEPH is ready, some benchmark would be nice, not the pure single drive ;-) However, now I understand the need for controller, because you have 24 port case ;-) lol :) great shit :)
  3. G

    new three node PVE+Ceph cluster

    @sherminator : 1x Broadcom HBA 9300-8i For what :)? You only have 2 system disks, so a -4i would have been enough, or do you use Jbod or so for the other CEPH disks? Some benchmarks (4k IOPs) would be nice to see :) Thanks Btw...
  4. G

    CEPH: How to find the best start being prepared to select Hardware

    Hello everybody, We are currently faced with deciding what a possible new storage concept might look like. Unfortunately, we can only "rely" on what we have found on the internet at Howtos and information about CEPH. What do we want to achieve: - I'd like to have a growing cluster for both...
  5. G

    API: /nodes/{note}/execute

    Hi, also there are already some discussions about this topic. For the kind of some GUI for our dev-department it would be nice to execute commands inside a LXC container directly. I found this command, and some explainations here in the forum telling me this command is only available for PROXMOX...
  6. G

    LXC: cpu.allowance ?

    I know this cpu limit options, but however, in LXC there is a setting like this: lxc config set container limits.cpu.allowance 20% This option I do miss here. :)
  7. G

    LXC: cpu.allowance ?

    Hi, I am wondering whether there is an option beside the amount of Cores to use cpu.allowance from LXC to limit to n % of CPU in total. In the interface and API, I did not find any option for this. Is there a roadmap topic for this? And a 2nd question. If I have a total of 50 Cores, and setup...
  8. G

    Wish: Amazon S3 integration

    It would be nice do use automatically S3 for backup purposes with limited writeable user (no delete options) nessescarry. Is there a plan for integration?
  9. G

    Windows Server 2012R2 / 4.2.5 Enterprise / serious bug

    Additional information: This seems happen 30 min after vzdump was started. Uh :)
  10. G

    Windows Server 2012R2 / 4.2.5 Enterprise / serious bug

    Hi, we have been notified about a strange bug / behaviour within Proxmox PVE 4.2.5 running Windows Server 2012R2 (including all latest patches on it). During the night-times, there is a crash, the VE is rebooting on its own. In the logs the following report is generated: - Kernel Power...
  11. G

    HA Cluster with 2 Nodes, Backup

    Thanks. So there is need for quorum disk at all ;-( ?
  12. G

    HA Cluster with 2 Nodes, Backup

    Hi, First: Have a happy new year for everyone :-). Second: I plan to setup a HA-Cluster using this guide: http://pve.proxmox.com/wiki/Two-Node_High_Availability_Cluster Will it work without the Quorum Disk (3rd node at all in general)? I want to use DRBD with LVM on it. Also: In the past I...