Recent content by altomarketing

  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 ?