Search results

  1. S

    NoVNC console view keyboard problem

    My Chrome browser cache? Yes. It is happening on 3 computes I tried too. Space bar does not work in on any of them with Chrome. Very strange.
  2. S

    NoVNC console view keyboard problem

    I am having a problem with the NoVNC console viewer. Essentially my spacebar does not work anywhere. In a Linux CLI VM, or a Windows GUI VM, or even the server console itself, the space bar simply does not work anywhere. This is only a issue with Chrome (I am on 43.0.2357.132), Internet...
  3. S

    Updates break zfs

    What I have always done to get my ZFS pools mounted in proxmox is to change the mount mode to legacy. zfs set mountpoint=legacy poolname/datasetname Then you can mount zfs datasets through fstab like normal and they will allow mounting into the proxmox directories that exist. example fstab...