Search results

  1. C

    ZFS replication without cluster

    Is my understanding of the ZFS replication use case correct?, or is it expected to create a cluster & set vote to 1 in this scenario (no shared storage, just replication with manual takeover)? Is VM configuration expected to be copied by hand?
  2. C

    ZFS replication without cluster

    Hello!, I have two nodes running PVE7, and would like to replicate some VMs between them. I don't see how to add a second node without creating a cluster, is that possible?. I would like to have them as independent nodes, and expect to start the failed VMs manually when needed. Regards.
  3. C

    Moving to SR-IOV

    Hello!, I've setup PVE7 with a failover bond setup and it's working fine. I would like to activate SR-IOV to provide VF directly to a VM. My only doubt is what should I change regarding the host's network configuration, can I keep it using the "parent" devices or should I reconfigure it also...
  4. C

    PVE 7 and Mellanox EN driver

    It seems neither would be "supported" in this case. I found a mapping here: https://askubuntu.com/questions/445487/what-debian-version-are-the-different-ubuntu-versions-based-on
  5. C

    dell r630 won't boot after proxmox installation

    I have PVE7 (updated from 6.7) running on a XFS mirror without issues on a R630. Is the server booting in UEFI mode instead of any legacy/compat/bios mode?. On the UEFI shell, can you reach the UEFI partition and boot by hand?
  6. C

    Trust other CAs

    Hello!, I'm integrating Proxmox with a Freeipa directory and would like to use TLS, how can I import the FreeIPA's CA certificate?. Should I just do it underneath?, I cannot find any CA management option in the GUI of PVE7.
  7. C

    Specific LDAP group missing

    Hello!, I'm trying to integrate PVE7 to FreeIPA. Testing the integration, one of the groups I'm insterested in importing is not visible, classes match other groups that are present in the dry-run, even deleted all the filters and still cannot see the group. Tested same filters with good old...
  8. C

    MTU limited to 3030?

    As a side note, I was able to test all but one device modifying the configuration file directly. If I use "e1000e", the device magically dissapears after reloading the GUI. Doesn't happen with the rest.
  9. C

    MTU limited to 3030?

    Thanks for providing feedback!. Pre-7.0 it seems "easily" porting linux drivers was an option. I'm eagerly investigating how to create a Virtio native driver for ESXi, but doesn't seem to be simple. Even with VMXNET3 on Linux I cannot configure MTU>9000 to be able to have a 9000 bytes payload...
  10. C

    MTU limited to 3030?

    Hello!, I'm attempting to run a lab of VMware vSphere on top of my Proxmox lab, the only out of the box supported network interface seems to be VMXNET3, but running a basic ping test within the VM I can send at most 3030 in the payload. Anybody has seen such limitation?. Meanwhile, I'll try to...
  11. C

    VMware guestinfo interface

    I know cloud-init implementation in Proxmox works similarly, can it be extended to support arbitrary volume name, file name/path and content, if we don't want to be VMware specific?. For example, an ISO file with volume name "OVF ENV" with a file named ovf-env.xml and the folowing content...
  12. C

    proxmox 7.0 sdn beta test

    OK, had the opportunity to test. Applied the second option "bridge-access" because the first proposal seemed to cover a trunk scenario (tagged vlan). Checking it seems to configure the proper access mode in the required vlan: root@bigiron:~# bridge vlan show dev enp6s5f1 port vlan ids...
  13. C

    VMware guestinfo interface

    Well, I've successfully deployed a VMware Cloud Builder appliance with a file with variables set passed with an ISO/CDROM. It seems to fallback to the file option when that interface is not available. Not sure if all appliances do this fallback. The mechanism is simple, the appliances expect to...
  14. C

    New Mobile App for Proxmox VE!

    Hello, I couldn't see the icon for SPICE, will try again. For U2F, I use an USB/NFC key: https://www.amazon.com/Feitian-ePass-NFC-FIDO-Security/dp/B01M1R5LRD/ref=sr_1_15?dchild=1&keywords=feitian+u2f&qid=1606285290&s=electronics&sr=1-15
  15. C

    VMware guestinfo interface

    Hello!, I know cloud-init support is the way to go usually, but when using appliances prepared for VMware Tools, have anybody found a workround for the guestinfo interface from VMware?. The idea would be to be able to deploy those appliances with Proxmox defining arbitrary parameters. It's...
  16. C

    New Mobile App for Proxmox VE!

    I've installed Opague but I don't see how to use it from the app. Should I enable something? Regarding u2f, the idea is to use a physical token + password as 2FA. The web interface seems to support it, although one token per account. I've used this type of 2FA with U2F in the Nextcloud Android...
  17. C

    New Mobile App for Proxmox VE!

    I fail to see an option to connect to a VM console, is that supported?. Also, I'm after enabling U2F authentication is that supported by the app?
  18. C

    Environment bundle

    Hello!, I would like to be able to package a bundle of VMs with their configuration (including networks) so I can share labs with coworkers. Is there any similar construction to vApps in VMware (which in turn are heavily based on OVF files)? The idea would be to easily replicate environments...
  19. C

    proxmox 7.0 sdn beta test

    Thanks for the suggestion, will check in depth once I get home. Could the current config the source of the duplicated packages?. Will be out some weeks and don't want to kill my remote access if the changes fail somehow
  20. C

    proxmox 7.0 sdn beta test

    Hello!, bigiron is in little distant from the switch. I use additional ports in that node to connect other clients as a cascaded switch. Those physical ports are connected to a PDU and a UPS for monitoring purposes. Those ports are in access, while they need to participate in the management...