Search results

  1. F

    Can it add edit notes lable for backup now dialog?

    like this: It is convenient for backup manually.
  2. F

    [SOLVED] pve6.3.1 create linux vlan error by use web ui

    SOLVED after update to proxmox-widget-toolkit 2.4-5
  3. F

    [SOLVED] pve6.3.1 create linux vlan error by use web ui

    test ok in pve 6.2.1 both pve is just install, not other config.
  4. F

    [SOLVED] can't install on amd 4350ge

    Finally, install debian on ZFS first.
  5. F

    [SOLVED] can't install on amd 4350ge

    proxmox: proxmox-ve_6.3-1.iso, and 6.2-1 have same problem debian: debian-10.7.0-amd64-netinst ========================================================= update: debian can be installed, but it's gui is bloken also, after I update to debian testing, it can display fine.
  6. F

    [SOLVED] can't install on amd 4350ge

    I install proxmox on my new computer(amd r3-4350ge + asus b550m plus). After waiting for a while, I get `Installation aborted`. ``` DHCPAcK of 192.168.1.50 from 192.168.1.254 bound to 192.168.1.50 -- renewal in 2922 seconds. done starting a root shell on tty3. Installation...
  7. F

    [SOLVED] Pci passthrough: No IOMMU detected

    @lamlion use FPTW backup and flash bios, use AMIBCP modify the bios(open vt-d).
  8. F

    [SOLVED] Reinstall Proxmox with zfs boot, Can I use exist rpool?

    Found a way to install it. install Debian Buster Root on ZFS first, and then install proxmox on debian,
  9. F

    [SOLVED] Pci passthrough: No IOMMU detected

    after flash custom bios(open vt-d by use AMIBCP), Pci passthrough work fine.
  10. F

    [SOLVED] Reinstall Proxmox with zfs boot, Can I use exist rpool?

    I want reinstall my proxmox. I install proxmox in a zfs pool(2tb*2 mirror0) now. When I reinstall proxmox, can I only remove the data in /rpool/ROOT and /rpool/ROOT/pve-1 ? not effect /rpool/data, /rpool/home. In default proxmox gui install guide, it will destroy the zfs pool . and recreate a...
  11. F

    [SOLVED] Pci passthrough: No IOMMU detected

    I reinstall proxmox-ve_6.1-2.iso, not install on debian. but it can't passthrough also. output of the various check commands: root@pve:~# dmesg | grep -e DMAR -e IOMMU -e AMD-Vi [ 0.026627] DMAR: IOMMU enabled root@pve:~# # find /sys/kernel/iommu_groups/ -type l nothing, is this mean no...
  12. F

    [SOLVED] Pci passthrough: No IOMMU detected

    My BIOS only have VT options @_@ I test by this https://stackoverflow.com/questions/11116704/check-if-vt-x-is-activated-without-having-to-reboot-in-linux/11118147 ``` sudo modprobe msr sudo rdmsr 0x3a Values 3 and 5 mean it's activated. ``` My test result is 5. ``` sudo apt-get update sudo...
  13. F

    [SOLVED] Pci passthrough: No IOMMU detected

    I had open VT option in bios, and I test it use securable, vt is opened. mainboard and the chipset is H110, is this support IOMMU? Is there any way to test this? ``` dmidecode |grep -A16 "System Information$" System Information Manufacturer: TSINGHUA TONGFANG COMPUTER Product Name...
  14. F

    [SOLVED] Pci passthrough: No IOMMU detected

    I installed proxmox on a debian buster mathine. I add config from the wiki, `https://pve.proxmox.com/wiki/Pci_passthrough#Intel_CPU` but Pci passthrough can't work ``` add pci devices: No IOMMU detected, please activate it.See Documentation for further information. ``` I modify the...
  15. F

    No QCOW2 on ZFS?

    thanks very much
  16. F

    No QCOW2 on ZFS?

    If use directory and raw format? Are there any disadvantages to this? Sometimes need to copy the disk to another machine.
  17. F

    [SOLVED] How can I import a vmware ova to proxmox?

    a router os base on open wrt. after I set the harddisk bus to IDE instead of scsi, it can work now.
  18. F

    [SOLVED] How can I import a vmware ova to proxmox?

    I can't modify boot options.. I set the harddisk bus to IDE instead of scsi, it can work now. I don't know why, in vmware, it work on scsi mode.
  19. F

    [SOLVED] How can I import a vmware ova to proxmox?

    I have a custom system(vmware ova), I import it to vmware, it can work. I want import it to proxmox, but failed, it can't find disk(disk is crypto) proxmox config vmware config proxmox start failed log: If I use live cd, and ll /dev/disk/by-uuid, I can see the disk.