Recent content by Shibili K

  1. S

    How to increase Root Disk size from 2TB to 3TB

    How do I resize disk from VM? /mnt/XYZ/images/109/vm-109-disk-0.raw on / type ext4 (rw,relatime) this is the current device and mounted point from VM. LXC cents template.
  2. S

    How to increase Root Disk size from 2TB to 3TB

    Greetings, Kindly suggest a safest method to increase root disk size of a VM (LXC Centos 7 template). I could see an option in control panel to resize the root disk, is it safe todo while VM is online? In VM root disk mounted as /dev/loop9 and mounted on (/). In Proxmox host the the storage is...
  3. S

    lxc-nofiles-limit

    Thank you, If we add lxc.prlimit.nofile: 100000 in /etc/pve/lxc/<ID>.conf is it required lxc restart? or is it reflect without restart lxc?
  4. S

    lxc-nofiles-limit

    How do I set ulimit -n more than 65536 in a lxc (centos 7 template) running on Proxmox 6.0.4 version? I can setup unto 65536 using /etc/security/limit.conf. How do I set a value upto 100000?
  5. S

    Failed to start PVE LXC Container

    Greetings, One of the LXC failed to start with the following message, please help to fix this issue. #pct start 101 Job for pve-container@101.service failed because the control process exited with error code. See "systemctl status pve-container@101.service" and "journalctl -xe" for details...