Search results

  1. K

    No network in vms after upgrade to 6.x

    Hi, problem was that other interface with vlan starting before this bridge... this works ok with proxmox 5.x and on 6.x i move order of starting interface, topic can be closed. Best Regards
  2. K

    No network in vms after upgrade to 6.x

    Hi, looks like ovs someway not adding interface to vmbr0 properly , there is no physical dev in vmbr0 bridge, but IP is still reachable, when i add manualy enp2s0f0 to vmbr0, the VM's get connection, but whole host network going crazy. allow-vmbr0 enp2s0f0 iface enp2s0f0 inet manual...
  3. K

    No network in vms after upgrade to 6.x

    Hello, after upgrade from latest 5.x to 6.x , VMs on hosts do not have access to network, whole is on ovs bridges, any clue where to investigation ? Best Regards
  4. K

    Proxmox VE 6.0 released!

    Hi, after upgrade from latest 5.x to 6.x , VMs on hosts do not have access to network, whole is on ovs bridges, any clue ? Best Regards
  5. K

    after upgrade users cannot create VM

    Hello, thanks for solution, for now works as expected. Br, Kage
  6. K

    after upgrade users cannot create VM

    Hello, Any clue why users cannot create VM after Proxmox upgrade to latest 5.4-5 ? Before upgrade we do not noticed any issue, after upgrade ( via apt ) users are not able to see online nodes when trying to make new VM. user root via pam are able to do full actions, users from user@pve not...
  7. K

    lxc nfs mount

    Hello! maybe someone knows how to mount nfs share from Linux Container? [root@apache2 ~]# mount 192.168.14.234:/web /web mount.nfs: access denied by server while mounting 192.168.14.234:/web i try to change config like in...
  8. K

    Container CentOS missing nic after restart

    Hello, my OS is up to date. problem still exist. after contener reboot additionals NIC is missing. root@hutivu:/home/psobota# 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...
  9. K

    Container CentOS missing nic after restart

    Hello, use centos-7-default_20160205_amd64.tar.xz arch: amd64 cpulimit: 1 cpuunits: 1024 hostname: apache2 memory: 512 net0: bridge=vmbr0,gw=192.168.14.254,hwaddr=3A:63:36:32:39:31,ip=192.168.14.244/24,name=eth0,type=veth net1...
  10. K

    Container CentOS missing nic after restart

    Hello, today i first time restart one of container that works for me as pacemaker cluster , container working with 3 NIC eth0 eth1 eth3, after reboot of container i see only eth0. if i change one number in mac or anything in eth1 and eth3 and save, this appear in Container. any clue how to...
  11. K

    Limit user with CPU / RAM

    Hi, yes i have to use this workaround. thanks for answer!
  12. K

    Limit user with CPU / RAM

    Ok thanks or answer, is this planned to be added in future? Br, Przemyslaw Sobota
  13. K

    Limit user with CPU / RAM

    Hello! is possible to set limit to user to cannot create VM with more that 2Gb ram and 1 cpu ? i cannot find this options and similar topic on forum. Best Regards / Pozdrawiam
  14. K

    Proxmox Cluster 2 nodes, problem with 2 Activity blocked

    Hi, yes i set separated devices with one cable between nodes and now it's working ok, have you any experience with MIKROTIK CLOUD ROUTER SWITCH CRS125-24G-1S-2HND-IN set as normal bridge, no firewall, all other configuration removed. when connection goes via this mikrotik, then not working :)...
  15. K

    Proxmox Cluster 2 nodes, problem with 2 Activity blocked

    Hello, i have problem with create 2 nodes cluster, after 5-10 min cluster goes to Quorum 2 Activity blocked(red in web interface) configs below are you able to advice what i have to do more to make this working? root@hutivu:/home/psobota# pvecm status Quorum information ------------------...
  16. K

    Why zfs filesystem are not support LXC container ? (PVE4 Beta 2)

    Hi, so not possible to set other mountpoint to pool/ct and use it yes ? it's working on pool/ct . Best Regards
  17. K

    Why zfs filesystem are not support LXC container ? (PVE4 Beta 2)

    Hi, i do not see it ... i have zfs like this : NAME USED AVAIL REFER MOUNTPOINT pool 781G 2.75T 96K none pool/ct 96K 2.75T 96K /ct i create storage zfs on this pool/ct and try to add CT and i get mount: special device...
  18. K

    Why zfs filesystem are not support LXC container ? (PVE4 Beta 2)

    Hello, i have same issue, i try to create it with gui, is there any screen shot how to do it ? i cannot use container on ZFS