Search results

  1. J

    [SOLVED] renamed/moved disk image to another vm not consistent between reboots

    hi I'm migrating a disk image (scsi) from one vm to another, it's just a filesystem on it with configuration files basically. The way I did it was like below, and it works. But after a reboot of the server, the disk image renamed itself back to the old name and therefore is no longer attached...
  2. J

    A wikipage made my day suck

    This post should originally be me asking for help of how to get out out the fucked up mess this wiki page got me into: https://pve.proxmox.com/wiki/Renaming_a_PVE_node Yes, I wanted to rename a node... Fortunately I managed to do it after a while with troubleshooting. So here is the case. Why...
  3. J

    Create zfs fails - gui

    Hello Running: pveversion --verbose proxmox-ve: 5.3-1 (running kernel: 4.15.18-9-pve) pve-manager: 5.3-5 (running version: 5.3-5/97ae681d) pve-kernel-4.15: 5.2-12 pve-kernel-4.15.18-9-pve: 4.15.18-30 pve-kernel-4.15.17-1-pve: 4.15.17-9 corosync: 2.4.4-pve1 criu: 2.11.1-1~bpo90 glusterfs-client...
  4. J

    Best setup for 2x3TB disks for use in OpenMediaVault vm

    Hello all I'm struggling with choosing the best configuration for my setup. I'm using `pve-manager/5.3-5/97ae681d (running kernel: 4.15.17-1-pve)` I have a OpenMediaVault in a virtual machine and I want to have my 2x3TB disks in a raid1/mirror and have OMV use the whole for a CIFS share. I...
  5. J

    NoVNC: Kill process? CTRL-c/z doesn't work

    Title basicly says it. I'm using qemu, noVNC, running CentOS. For example when doing ping, I cannot stop it using ctrl-c, ctrl-z. That normally works on Linux systems... Is there a configuration to pass the ctrl over to noVNC, if that is what needs to be done. I'm pretty New to VE. I'm not...