Search results

  1. J

    Restore Container with Shared Mount Point

    I've noticed that if I backup a container that also mounts a shared point, the backup will not cleanly restore. I get the following error. Task viewer: CT 120 - Restore OutputStatus Stop TASK ERROR: unable to detect disk size - please specify mp0 (size) [code] The problem is that I the...
  2. J

    Mount LVM in Unprivileged LXC Containers

    I am trying to mount a host LVM to multiple unprivileged containers but having little luck. Here is the relevant parts of my unprivileged container conf file. What I have done: Created a uid/gid on the HOST and CONTAINER for app-files (1005) mp0: local-lvm:vm-108-disk-3,mp=/mnt/MYDIR...
  3. J

    Web GUI dies

    We have a 2 node cluster and it seems that one of the nodes consistently loses the web gui. That is, we lose access the web gui on one of the nodes but can access the gui on the other node. Also, when this happens, the cluster between the 2 becomes degraded. By that I mean, one node can only...
  4. J

    Migrate VM hangs

    Hi Gang, I've been seeing a problem throughout the entire Prox 4.X series. Namely I can not migrate VMs or Containers from one Node in the cluster to another. I'm using Local LVM storage and the job always hangs in the same place. NOTE I am not attempting a LIVE migration. I shutdown the VM...
  5. J

    Blank VNC Console

    I've noticed for a while the VNC console doesn't always show the actual container/vm display. You often times have to click into the black window and hit a key for the screen to refresh and show you something. Lately even this step has failed and I find myself starring at a blank (black)...
  6. J

    LXC Container Mount CIFS - Sporadically Hangs

    I've pieced together a few instructions from here and there to allow my Prox Containers to mount CIFS shares but I have the sporadic problem where accessing the shares hangs with no response for a few minutes. It clears...eventually. In my case, multiple containers attempt to access the same...
  7. J

    Restore VM seems to kill other running VMs

    I am in the midst of migrating from Prox 3 to 4 and have run into an issue while restoring VMs from the old to the new machine. I have restored a few VMs onto my new 4x machine, but each time I restore another machine, the restore action seems to kill my running VMs while the restore is...