Search results

  1. D

    [SOLVED] Failed To Import Pool 'rpool'

    PVE installer. 4.3, then upgraded. FWIW, first boot after install won't boot without assistance. There's something missing here....
  2. D

    Is it possible to run a NFS server within a LXC?

    ^^ Worked like a charm, thank you @tdonkers
  3. D

    [SOLVED] Failed To Import Pool 'rpool'

    on apt-get upgrade, some packages were held back, so I force updated them all, which seems to include the bpo80 fix. proxmox-ve: 4.3-71 (running kernel: 4.4.21-1-pve) pve-manager: 4.3-9 (running version: 4.3-9/f7c6f0cd) pve-kernel-4.4.21-1-pve: 4.4.21-71 pve-kernel-4.4.19-1-pve: 4.4.19-66...
  4. D

    [SOLVED] Failed To Import Pool 'rpool'

    I'm running a couple sets of older supermicro (Opteron 2xxx/8xxx series) motherboard, and they're all having this issue, even on a completely clean new install. Tried all the options listed here, still can't get a clean boot. this works. can then boot cleanly. also works hasn't...
  5. D

    Is it possible to run a NFS server within a LXC?

    +1 - this worked for me. Would be nifty to have a few items like this added to the GUI options
  6. D

    Proxmox 4.2-17 Networking not starting

    I suspected it had something to do with open-vswitch, so I'd removed it yesterday, hadn't rebooted yet.. Put it back to grab the output.
  7. D

    ZFS & vzdump

    Works fine now in PMX 4.x
  8. D

    Proxmox 4.2-17 Networking not starting

    Still happening under latest version: pve-manager/4.3-1/e7cdc165 (running kernel: 4.4.19-1-pve) [ 21.074621] systemd[1]: Breaking ordering cycle by deleting job networking.service/start [ 21.074625] systemd[1]: Job networking.service/start deleted to break ordering cycle starting with...
  9. D

    CUDA in LXC Container

    Wondering if anyone has been able to make nvidia-smi/cuda/etc work in an LXC container. Feels like I'm close...configs added correctly in LXC: lxc.mount.entry = /dev/nvidia0 dev/nvidia0 none bind,optional,create=file,uid=65534,gid=65534 lxc.mount.entry = /dev/nvidiactl dev/nvidiactl none...
  10. D

    Proxmox 4.2-17 Networking not starting

    stood up a new machine side-by-side with my existing 3.x PMX installation, slowing learning the new. Oddly the PMX4 box isn't starting networking on boot. "service networking start" brings everything up. .and this is in the log. Ideas? 22.219739] systemd[1]: Cannot add dependency job for...
  11. D

    [SOLVED] Proxmox 4.0: Failed to boot after zfs install : cannot import rpool: no such pool

    Had this happen as well under 4.4.15-1-pve.. added a cache drive to rpool, same exact symptoms. Imported rpool, removed cache, rebooted, all good. Bug
  12. D

    PMX4 - ZFS - zfs_arc_max - Can't exceed 32G?

    dist-upgrade PVE (4.4.15-1-pve), seems to have solved it, no other changes root@pmx8:~# grep c_max /proc/spl/kstat/zfs/arcstats c_max 4 68719476736 ARC Size: 1.93% 1.24 GiB Target Size: (Adaptive) 100.00% 64.00 GiB Min Size (Hard Limit): 6.25% 4.00 GiB Max Size (High Water)...
  13. D

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

    Tom: Updated as requested, didn't change behavior in the least. root@pmx8:~# pveversion -v proxmox-ve: 4.2-60 (running kernel: 4.4.15-1-pve) pve-manager: 4.2-17 (running version: 4.2-17/e1400248) pve-kernel-4.4.6-1-pve: 4.4.6-48 pve-kernel-4.4.15-1-pve: 4.4.15-60 lvm2: 2.02.116-pve2...
  14. D

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

    This was a fresh install from ISO, then update && upgrade && reboot. Which ones need updated?
  15. D

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

    apt-get update'd yesterday, should be recent enough? root@pmx8:~# pveversion -v proxmox-ve: 4.2-48 (running kernel: 4.4.6-1-pve) pve-manager: 4.2-2 (running version: 4.2-2/725d76f0) pve-kernel-4.4.6-1-pve: 4.4.6-48 lvm2: 2.02.116-pve2 corosync-pve: 2.3.5-2 libqb0: 1.0-1 pve-cluster: 4.0-39...
  16. D

    PMX4 - ZFS - zfs_arc_max - Can't exceed 32G?

    New install of PMX4 (4.4.6-1-pve) - backup/restored my containers from pmx3, imported my ZFS pools, and (almost) everything is peachy.. New machine has 4x the RAM, so I'm looking to increase the amount of ram ZFS is allowed to use.. Worked out the math, and increased zfs_arc_max to 64G, by...
  17. 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...
  18. 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...
  19. 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.