Recent content by djtak47

  1. D

    LXC Console Busy

    the problem is that ssh kicks me out and then i cannot connect to the LXC Container because it says its busy, means the session is still open, and thats why i cant connect to it with lxc-console -n <vmid> . I was wondering how to kill the old session to login again.
  2. D

    LXC Console Busy

    Yes, this does help, is there a way to kill a tty from the host ? Thanks!
  3. D

    LXC Console Busy

    Hi, i am often getting this error when i try to login into a lxc container after disconnect from ssh. lxc-console: commands.c: lxc_cmd_console: 714 console -1 invalid,busy or all consoles busy What can i do here other than reboot the vm, to login again ? Thanks!
  4. D

    LXC-Container Expand Raw Disk.

    Hi, we are running Proxmox 4.1-4 VE, with LXC-Containers and Raw Disks, we are now facing the problem that the raw disk size is not enough, is there a way to expand the raw disk size? Thanks in advance!