Recent content by alitvak69

  1. A

    LXC 6.0.0 update

    I accidentally updated from 5.0 to 6.0 on 8.1.10 and wonder if it has any downfall. I have some legacy CentOS 6.10 pcts and from description of LXC 6.0, upstart support is removed. I am not sure how to interpret this change. I need to stick with 6.0 for some historical reasons on this box so...
  2. A

    Resize LXC DISK on Proxmox

    Works in my case. Proxmox 8.1 lvchange -a y /dev/pve/vm-102-disk-0 lvreduce -r -L50G /dev/pve/vm-102-disk-0 lvchange -a n /dev/pve/vm-102-disk-0 pct start 102
  3. A

    LXCFS and load average

    Thank you. I downgraded and it worked using -l.
  4. A

    LXCFS and load average

    Fabian, I understand but, it didn't work for me. I had the latest pve version of lxcfs and had load average in container the same as host. Which version of yours have the patch?
  5. A

    LXCFS and load average

    Hello everyone, I am using Proxmox 6.1 with containers and I noticed that all containers are getting load average lick from a host. I checked lxcfs site and found this news from last year. https://discuss.linuxcontainers.org/t/lxcfs-3-1-2-has-been-released/5321 I installed the new lxcfs...
  6. A

    Network Card negotiates down from 1 Gig to 100 Mb

    Are you using tuned with vm host or container host profile enabled?
  7. A

    PVE 6.0 no mac address in GUI

    I made a backup copy of the original Config.pm. After restarting pvedaemon and pveproxy newly created machine seems to work with MAC address added to the GUI and firewall works as well.
  8. A

    PVE 6.0 no mac address in GUI

    Added the patch in the Config.pm do you need to restart anything?
  9. A

    PVE 6.0 no mac address in GUI

    Thank you. Is it save to try the patch before the official package is available?
  10. A

    PVE 6.0 no mac address in GUI

    Any clue? How do you even debug this?
  11. A

    PVE 6.0 no mac address in GUI

    Maybe a clue Nov 6 03:40:43 virt3 pvedaemon[15570]: starting CT 104: UPID:virt3:00003CD2:00023167:5DC2870B:vzstart:104:root@pam: Nov 6 03:40:43 virt3 pvedaemon[5406]: <root@pam> starting task UPID:virt3:00003CD2:00023167:5DC2870B:vzstart:104:root@pam: Nov 6 03:40:43 virt3 systemd[1]...
  12. A

    PVE 6.0 no mac address in GUI

    No hardware address shown if I leave auto in the field.
  13. A

    PVE 6.0 no mac address in GUI

    arch: amd64 cores: 4 hostname: test3.teletownhall.us memory: 4096 net0: bridge=vmbr0,name=eth0,ip=10.10.10.11/24,gw=10.10.10.1,firewall=1 ostype: centos rootfs: volume1:vm-104-disk-0,size=80G swap: 4096
  14. A

    PVE 6.0 no mac address in GUI

    BTW, MAC Address is being generated, just is not being assigned to an interface in gui