Search results

  1. Y

    run EVE-NG in LXC success

    be careful this: EVE-NG install in LXC still has different with KVM known issue: vSwitch create LACP may fail LACP mode on will work LACP mode active won't work EVE-NG in KVM doesn't have such issue
  2. Y

    run EVE-NG in LXC success

    Hi everyone: I'd like share how to run EVE-NG in LXC success here is my environment: Proxmox VE 6.4 kernel: 5.4.162-1-pve LXC template:ubuntu-16.04-standard_16.04.5-1_amd64.tar.gz LXC NIC:2 Create CT in normal way, after created CT edit /etc/pve/lxc/CTID.conf add 2 line: features: nesting=1...
  3. Y

    Customize a LXC template ?

    Has anynone try this way? I tried it and it work, template can work but this template you can't run in Unprivileged mode I had tried many way to customize my LXC template so far no way to build a template can run in Unprivileged mode does anyone has idea what happen? only original template can...
  4. Y

    [SOLVED] Proxmox VE 4.1 with asterisk

    Problem solve! point is my asterisk was install from source code (need compiler) therefore vzdump to another PVE 4.x server (AMD to Intel) it won't work. then I try install asterisk from apt-get and vzdump to another PVE 4.x server (AMD to Intel) it's work!
  5. Y

    [SOLVED] Proxmox VE 4.1 with asterisk

    Hi: I'm from Taiwan. sorry my English was not good. I have proxmox ve 4.1, and I install asterisk sip server in container asterisk run in container all ok but when I wanna move this container to another proxmox ve 4.1 has some problem I move CT via thoese command $vzdump 106 -mode stop...