Search results

  1. B

    Cant clone anything "clone failed: Can't use string..."

    Hi. Anyone else with this problem ? When trying to clone any VM or Template: "TASK ERROR: clone failed: Can't use string ("175") as a HASH ref while "strict refs" in use at /usr/share/perl5/PVE/QemuServer.pm line 7656." Here's my PVEversion -v: proxmox-ve: 7.2-1 (running kernel...
  2. B

    [Solved] How to remount Storages on node ?

    One of my CIFS isnt responding on the node. Theres any command to remount it ? I cant reboot the node right now. Thanks!
  3. B

    [How to] set VLAN in the management interface

    Hi all, After some researching ive come to this solution. Here is my interfaces file. It contains 2 interfaces, one for managemento and another to service traffic. Hope it helps! ## interfaces file begin ## auto lo iface lo inet loopback iface enp3s0f0 inet manual #MANAGEMENT auto vlan666...