ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. proxmox ve
    Log in to post
    • All categories
    • OksanaO

      Proxmox 8.4 – Solid Update for a Solid Platform

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind proxmox proxmox ve vmware hyper-v virtualization
      1
      0 Votes
      1 Posts
      122 Views
      No one has replied
    • OksanaO

      Virtualization Battle: Proxmox VE or VMware ESXi?

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind vmware proxmox ve vmware esxi virtualization
      1
      1 Votes
      1 Posts
      287 Views
      No one has replied
    • OksanaO

      Open-Source Virtualization: Proxmox or XCP-ng?

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind proxmox ve xcp-ng virtualization
      1
      0 Votes
      1 Posts
      310 Views
      No one has replied
    • OksanaO

      Switching from Hyper-V to Proxmox VE? Here's How

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind proxmox ve hyper-v powershell vms hyper-v vm
      1
      0 Votes
      1 Posts
      245 Views
      No one has replied
    • OksanaO

      Proxmox VE Backup: Proxmox Backup Server vs. Veeam

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind proxmox backup server proxmox ve veeam backup
      1
      0 Votes
      1 Posts
      199 Views
      No one has replied
    • OksanaO

      Cut Costs & Migrate from VMware to Proxmox with Ease

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind vmware proxmox ve veeam
      1
      0 Votes
      1 Posts
      155 Views
      No one has replied
    • OksanaO

      Installing Debian 12 on Proxmox VE 8.3

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind proxmox proxmox ve debian virtual machine
      1
      0 Votes
      1 Posts
      176 Views
      No one has replied
    • OksanaO

      A Simple Guide to Proxmox VE High Availability

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind starwind virtual san vsan proxmox ve vmware highly available infrastructure
      1
      0 Votes
      1 Posts
      318 Views
      No one has replied
    • OksanaO

      Proxmox VE and Backup Server in Action

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind virtualization backups proxmox high availability live migration proxmox ve
      1
      0 Votes
      1 Posts
      329 Views
      No one has replied
    • OksanaO

      How to Set Up Ceph on Proxmox VE: A Simple Guide

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind proxmox proxmox ve ceph
      1
      0 Votes
      1 Posts
      295 Views
      No one has replied
    • OksanaO

      How to Backup Proxmox? With and without Veeam

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind proxmox proxmox ve proxmox backup server veeam
      1
      0 Votes
      1 Posts
      548 Views
      No one has replied
    • OksanaO

      Exploring NVMe-oF: 2-Node High Availability Configuration with Proxmox VE

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind proxmox proxmox ve highavailability nvme-of
      1
      0 Votes
      1 Posts
      331 Views
      No one has replied
    • OksanaO

      How to Backup Proxmox? With and without Veeam

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind veeam proxmox proxmox ve proxmox backup server virtualization
      1
      0 Votes
      1 Posts
      347 Views
      No one has replied
    • OksanaO

      Life after VMware: Virtualization with Proxmox

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind vmware proxmox proxmox ve virtualization
      1
      0 Votes
      1 Posts
      349 Views
      No one has replied
    • OksanaO

      Comparing HCI Storage Performance: DRBD/LINSTOR vs Ceph vs StarWind VSAN

      Watching Ignoring Scheduled Pinned Locked Moved Starwind starwind starwind virtual san starwind vsan proxmox ve proxmox hyperconverged infrastructure drbd hci nvme-of ceph
      1
      1 Votes
      1 Posts
      933 Views
      No one has replied
    • JaredBuschJ

      Offsite backup options for ProxMox deployment

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved IT Discussion proxmox ve proxmox proxmox backup server offsite offsite backups backups
      11
      0 Votes
      11 Posts
      2k Views
      V

      I would move PBS to the PVE environment since your just dumping data on the NAS anyways. At least then it’s replicated. Don’t forget to backup your encryption key.

    • CCWTechC

      Proxmox install

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion proxmox ve proxmox 6.3 debian kvm
      4
      0 Votes
      4 Posts
      943 Views
      scottalanmillerS

      minfree Defines the amount of free space left in the LVM volume group pve. With more than 128GB storage available the default is 16GB, else hdsize/8 will be used.

      This is space to leave behind for snapshots. They suggest 1/8th the size of your hard drive.

    • JaredBuschJ

      Promox and VM replication

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion proxmox proxmox 6.3 proxmox ve replication
      21
      1 Votes
      21 Posts
      5k Views
      JaredBuschJ

      I'll try and make a cleaner guide later..

      First, spin up your ProxmoxVE system. During the install wizard, I left the boot drive as LVM but did change it to XFS instead of ext4. You do not setup secondary drives during the install wizard. Once up, you need to create the ZFS store on each system, named the same, prior to joining the cluster. The replication process wants the ZFS pool to be named the same on both systems and you cannot name it the same (at least in the GUI) if it already exists anywhere in the cluster.
      3c9d3871-d8f6-4da0-93fd-22bf8526ef6b-image.png Then from the GUI, go to the disks of system 1.
      67ae2a41-d84b-4fbc-9cd0-4dea04cb5465-image.png then click on ZFS and create the storage pool name it, single disk, compression off.
      4379c8d3-edf1-4733-95ce-d3bc5f2400e9-image.png wait for it to show normal.
      145f1381-2d1e-4215-b29c-30e2227c00d2-image.png then repeat the process on the second system. make sure to use the same name. Now create the cluster and join the second system to the cluster.
      e9401472-ad68-433a-b569-5cc14f21552d-image.png You will not see the storage on ZFS storage on system 2 when it first loads up.
      0e6e610a-21fd-4317-9f15-336eec787af3-image.png But it does exist if you look.
      d5efc711-8126-4e30-955a-9d0deba7db10-image.png To make it available, go to storage under datacenter.
      545a0b08-72e0-4912-bf3c-f10ce2527d73-image.png edit the existing "data" and add pve2
      d8022847-45ea-46ce-be11-807f01e51449-image.png now it will show up and be available for use.
      a68a5b5c-3024-4650-869b-c36065713c87-image.png

      Is this perfect? No. but it is how I was able to get it setup to work.

      The manual leave out quite a bit of specifics. on how to do things, but goes into detail on the technical of things.

    • JaredBuschJ

      Proxmox VE Setup

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion proxmox ve proxmox proxmox 6.3 cluster replication zfs lvm
      17
      1 Votes
      17 Posts
      3k Views
      Doyler3000D

      @DustinB3403
      I don't doubt it.
      There wasn't really any added complexity though. PVE was installed with all the defaults.

    • JaredBuschJ

      Proxmox Cluster join unclear

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion proxmox proxmox ve proxmox 6.3 cluster
      2
      0 Votes
      2 Posts
      425 Views
      JaredBuschJ

      It definitely seems joined. I cannot even do anything form the IP of the second instance now.
      c0a3fa85-5326-4648-a318-08221c193f5a-image.png

      But it is all enabled from the primary.
      e0e8003c-9e55-44b2-9914-93dd29ab656f-image.png

    • 1
    • 2
    • 1 / 2