Search results

  1. A

    Cpanel requires NetworkManager off , but after reboot i loose network on VM

    it works adding manually de gateway as here : https://www.cyberciti.biz/faq/centos-add-route-command/
  2. A

    Cpanel requires NetworkManager off , but after reboot i loose network on VM

    I have Proxmox 5.4-6 with 6 lxc with centos7 and debians, working fine several months. I have now installed VM with Centos 7 and configured fine and works excellent following this tutorial...
  3. A

    After reboot CT does not start

    I noticed that the server is showing : EXT4-fs (loop0) : couldn't mount as ext2 due to feature incompatibilties EXT4-fs (loop0) : couldn't mount as ext3 due to feature incompatibilties
  4. A

    After reboot CT does not start

    After a restart lxc container are not starting, Container with Centos 6.9 with cpanel working for several months without any problem, but after restart CT it does not start any more. lxc-start -F -n 100 --logfile=lxc.log --logpriority=debug unsupported redhat release 'CentOS release 6.10...
  5. A

    incoming traffic dropped, why ?

    I fixed it inside the CT with service iptables stop; reboot ... and it starts fine, i dont know what happened.
  6. A

    incoming traffic dropped, why ?

    I have 5 CT , and one of it just stop receiving incoming traffic after a bad reboot of the node. p I dont have firewall activated in Node I dont have firewall activated in any CT. from the CT I can ping outside to google, and even update cpanel, but all incoming traffic is not entering. Its...
  7. A

    How to Transfer .raw files to restore VM on other server?

    I also have the problem that when I do a scp inside the new server , i pull into /dev/pve , but i get udev fulled.. Filesystem 1K-blocks Used Available Use% Mounted on udev 10240 10240 0 100% /dev so my newby questions are: what is dm-6 ? where should i pull...
  8. A

    How to Transfer .raw files to restore VM on other server?

    Perfect !!, but i can not find where is the new .raw file , im on pve 4.3 lvdisplay --- Logical volume --- LV Path /dev/pve/vm-100-disk-1 LV Name vm-100-disk-1 VG Name pve LV UUID i1gast-eRVj-engA-sJ3F-S9hu-kZVK-gNIQie LV...
  9. A

    How to Transfer .raw files to restore VM on other server?

    Good !! but up to the wiki : Once this completes you can assign this disk file to your VM on the Proxmox interface. What do you mean by assign the disk file ? as template ? by restore the the raw file i can not do it.
  10. A

    How to Transfer .raw files to restore VM on other server?

    Its from 4.x to 4.x , but what after migrating the .raw files via scp, how to restore them ? via command line or gui ? how to do it ?
  11. A

    How to Transfer .raw files to restore VM on other server?

    Hi ! i have a server with some problems and all my 10 VM are stopped, and i dont have .conf files of those VMs How can i transfer the .raw files to other proxmox and rebuild VM again ? - I can not do a backup in the old server.
  12. A

    Add a node to cluster dissapear all my CT

    I can not create a new container, error TASK ERROR: lvcreate 'pve/vm-200-disk-1' error: Logical volume pve/data is not a thin pool.
  13. A

    Add a node to cluster dissapear all my CT

    Create a new container will not affect my /var/lib/vz/images/ ? Where new containers will be stored ?
  14. A

    Add a node to cluster dissapear all my CT

    pvesm list local local:100/vm-100-disk-1.raw raw 107374182400 100 local:101/vm-101-disk-1.raw raw 21474836480 101 local:102/vm-102-disk-1.raw raw 32212254720 102 local:103/vm-103-disk-1.raw...
  15. A

    Add a node to cluster dissapear all my CT

    Is there any command like qm rescan for lxc containers ?
  16. A

    Add a node to cluster dissapear all my CT

    yes , my mistake. Yes, how i recover my VM then ? should i fix configuration or i should go in the way to restore the images as new ? How to do then ? Thanks !!
  17. A

    Add a node to cluster dissapear all my CT

    I have 2 fresh new servers with proxmox and created a cluster and merged them. All fine there, no CT was created, just installed the proxmox Then i add another server (prox105) to this cluster. This server already has several CT stopped but someting go wrong and all CT are disappeared after...