Search results

  1. Ma907xb

    Two-NIC Setup: One Dedicated Management Interface and One VLAN Trunk for VMs

    Hello everyone, I have a Proxmox server with two physical NICs (ens1 and eno1). My goal is to: Use one NIC strictly for management (on a dedicated VLAN access port). Use the other NIC as a trunk that carries multiple VLANs for different VMs (one VLAN per VM). Below is my current...
  2. Ma907xb

    LXC containers, cloud-init, and hook scripts?

    Has there been any update on this? I'd like to implement cloud-init's for containers, and I see that the bugzilla shows that a patch is avaialble. Has this patch been released has anyone implemented cloud-init with LXC?
  3. Ma907xb

    SSH Issues: Updated authorized_keys cannot connect

    I'm trying to connect to Proxmox via SSH and I keep getting kicked back because of Permission denied (publickey). I have added my public key and verified they are both in the correct location /etc/pve/priv/authorized_keys and ~/.ssh/authorized_keys. I am using secretive for my agent with MacOS...
  4. Ma907xb

    CEPH - Initial config IP Public/Cluster

    Thank you! I appreciate the FYI. I went and added the additional 4th node without adding monitors or managers. Once the OSD is added. CEPH will start to recplicate onto the new OSDs? I just need to wait for this process to finish?
  5. Ma907xb

    CEPH - Initial config IP Public/Cluster

    why is an even number of monitors not recommended? Is this the same for managers?
  6. Ma907xb

    CEPH - Initial config IP Public/Cluster

    Hello, Running Virtual Environment 6.1-5 . I currently have a 4 node setup. I'm connecting my fourth node to the other 3 nodes. I joined the server to the cluster, then installed ceph. After installing CEPH my browser was refreshed and the initial installation window was closed. How do I set...
  7. Ma907xb

    VDI with Proxmox = bad idea?

    what is deskpools incentive? Deskpool is free? I don't understand there business model.
  8. Ma907xb

    Ceph - Bus/Device

    is there anyway (CLI?) to check that this box was ticked after the VM was created?
  9. Ma907xb

    Proxmox - NixOS

    Hello, Would it be possible to install the below linux distribution on a VM within PROXMOX? https://nixos.org/nixos/about.html Some pretty handy tools for managing configurations of multiple VMs.
  10. Ma907xb

    CEPH Error - clock skew detected

    Hello, I just realized an error in my ceph health. What's the resolution?
  11. Ma907xb

    Ceph - Bus/Device

    Thank you. The device number seems to be corresponding with the # of OSDs. Is this option just not applicable to a cluster with CEPH?
  12. Ma907xb

    How many OSDs?

    Why SCSI and discard?
  13. Ma907xb

    Ceph - Bus/Device

    Hello, Which Bus/Device is recommended for installing on top of a ceph pool? I'm just running a 3 node cluster with CEPH. I was recommended to use SCSI as well as checking the discard option, but I don't understand why. What should be selected for device #? Could someone offer an explanation...
  14. Ma907xb

    How many OSDs?

    Does the device number selection matter?
  15. Ma907xb

    How many OSDs?

    Okay. What would be the correct hard disk bus/device settings? I have my storage selected as the pool.
  16. Ma907xb

    How many OSDs?

    So then how are sizes of multiple pools handled? Each pool has the same amount of space available?
  17. Ma907xb

    How many OSDs?

    What i don't understand is how to create multiple pools. There doesn't seem to be an option to select disk size. With multiple applications running in each cluster, how do i create multiple pools? I don't see an option to select pool size.
  18. Ma907xb

    How many OSDs?

    I figured out the error there is a local disk that's mounted on the VM. I needed to un-mount and i can successfully migrate my VMs.
  19. Ma907xb

    How many OSDs?

    When I try to migrate my VM I get an error that I cannot migrate.
  20. Ma907xb

    How many OSDs?

    thank you. The template is greyed out on the pool. I'm not able to upload an ISO template to the pool.