Search results

  1. D

    Syslog is flooded with: lxcfs[2775]: Internal error: truncated write to cache

    (apologies for bringing up an old thread, however) Fresh install of PMX4 (4.4.6-1-pve) last night.. copied over my openVZ backups, restored them, all appears to be well, everything is running. However, syslog is spammed, multiple times a second, with that same message. Aug 9 00:57:14 pmx8...
  2. D

    ZFS & vzdump

    ok, I know I must be missing something obvious, but I can't make vzdump work well with ZFSonLinux (Same box solution). When I first ran into this, I figured, "I'll just enable snapshots on the ZFS side, and forget the backups", but now, 12 months later, I'd actually like to try to solve it...
  3. D

    qemu-kvm-extras / qemu-system-arm / raspberry pi under ProxMox2.x

    I still think this is a great idea, and shouldn't be that hard to implement.. the hard parts, Framework, UI, etc, are already there.. But of course I'm not a proxmox dev either.
  4. D

    - German - HowTo: Proxmox VE 3.0 with Software-RAID

    yes, it's a pain in the @$$ to work around.. I ended up converting GPT back to MBR, and doing it by hand... not fun... Guide needs to be updated.
  5. D

    vzstop stop --fast - behavior crashing box

    Anyone else on the forum seen this issue with bind mounts into containers? several of my friends also run ProxMox, and they're seeing this as well.
  6. D

    A way to skip Automatic Starting of VMs and Containers during server boot.

    I think this is a great idea, and a 3-second delay is a small price to pay for the feature.. if you don't touch the keyboard, it boots like normal. Love it.. please include it in the next release of PMX, or perhaps a 'global' checkbox in the GUI to enable/disable this feature.
  7. D

    vzstop stop --fast - behavior crashing box

    problem: shut down Proxmox (which shuts down containers via "vzctl stop 103 --fast") and the box will crash with a kernel hang. if you ssh/vzctl in, and shutdown the container (either with a shutdown -h now inside the container, or a NON-fast stop from the pmx CLI), then shutdown the box, no...
  8. D

    Nfs iso

    It doesn't recurse directories within template/iso however... everything must be in that root dir... no folders within ISO... pity
  9. D

    Proxmox / ZFS / Single-box solution

    Given all the awesome features of ZFS (and the awful zfs-on-linux speed/features/etc), it's a pity there's no way at present to get Proxmox running on FreeBSD-based distro (where ZFS v28 is supported)... From what I can see you, can do openVZ and KVM on FreeBSD 9.x.. (however FreeBSD uses jails...
  10. D

    - German - HowTo: Proxmox VE 3.0 with Software-RAID

    Thank you! (I wish the PMX installer didn't disable the advanced disk setup/partitioning during install.. it would make things like this a lot less painful)
  11. D

    Request: Quick guide to migrate system drive

    I'm running out of space on the system drive of a PMX3 installation, and I'd like to migrate it to a bigger drive. I have the new drive connected, and was looking for a quick guide on now to migrate everything to the new drive. I intend to remove the old drive, and boot from the new drive. (I'm...
  12. D

    USB 3.0 support in Proxmox 3.0? {2.6.32-20-pve}

    Based on threads like this one : http://askubuntu.com/questions/161862/nec-upd720200-usb-3-0-not-working-on-ubuntu-12-04 I'm trying firmware upgrade to card.. we'll see if it helps.
  13. D

    USB 3.0 support in Proxmox 3.0? {2.6.32-20-pve}

    More information: root@pmx4:~# lspci -s 08:00.0 -v 08:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04) (prog-if 30 [XHCI]) Flags: bus master, fast devsel, latency 0, IRQ 30 Memory at ff5fe000 (64-bit, non-prefetchable) [size=8K]...