Search results

  1. T

    VLAN 64 with bond0 for the Proxmox VE management IP with VLAN aware Linux bridge

    Thanks a lot for the reply. My switch is not as fancy as a Cisco one. I'm using a D-Link DGS-1210-10. And my VLAN requirements are really simple. All VMs and CTs on my Proxmox machine should be in VLAN 64. It makes not much sense to use different VLANs for different guest systems. (In my setup...
  2. T

    VLAN 64 with bond0 for the Proxmox VE management IP with VLAN aware Linux bridge

    I've put my Proxmox machine in VLAN64 and the initial installation of Proxmox with just one interface was fine. I could reach the machine and VMs and also from a VM to my network worked without issues. Then I wanted to create a bond and a VLAN aware Linux bridge. Thus I activated LACP on my...
  3. T

    Can't create another ZFS pool

    Thanks, I will try that. Btw, removing the partitions from the hard disks still didn't allow me to create a ZFS pool via the UI.
  4. T

    Can't create another ZFS pool

    Thanks for the reply. I know how to remove partitions, but what I don't understand is why there are partitions on brand new disks. I will certainly remove everything from those hard disks. I'm curious if the disks then show up in the Create ZFS dialog. I will be able to test that in a few...
  5. T

    Can't create another ZFS pool

    I've installed Proxmox 6.3 on 2 NVMEs with RAID 1 ZFS. There are also 2x 4TB hard disks in the machine, but I told the installer to exclude them. I wanted to use the hard disks in a ZFS RAID1 array to hold my VMs and ISO images (at least most of them with a few running of the NVME array). So...
  6. T

    Proxmox doesn't like my HW raid

    I think that's too complicated then. I would actually need 2 controllers: one for the NVMes and one for HDDs. Nah, if my board can't handle a simple RAID1, then I'll go with the SW solution. If I had 20 HDDs and wanted to use RAID-50, I'd certainly go for a HW solution. But I won't invest money...
  7. T

    Proxmox doesn't like my HW raid

    Aha, ok. Good to know. I usually worked with enterprise storage subsystems, thus my knowledge in the home market is very limited. Yeah, I guess SW RAID it is. I doubt that a $400 RAID controller will make much difference in this setup anyway. As I said, I find it more convenient, that's all.
  8. T

    Proxmox doesn't like my HW raid

    Thanks for getting back to me. I have definitely lost touch with consumer electronics. (And there's no entry "Create fake RAID Array" in my BIOS. :) ) 20 years ago my Asus MB had a RAID Controller and it just worked. Apparently these days MB manufacturers add half-backed solutions to their...
  9. T

    Proxmox doesn't like my HW raid

    I've just built a server for virtualization and tried to install Proxmox 6.2-1. However, I ran into a problem. AsusRock Taichi x399 2 Raid Arrays: RAID 1 (2x 1TB NVMe) RAID 1 (2x 4TB HDD) During install, Proxmox (Version: 6.2-1) gives me the option to install to either of the NVMes. I'm...