Search results

  1. N

    Reinstall/reload a new template for an existing vm?

    I think this one is important for the Ver2 .
  2. N

    Force PID of VE to kill (Unable to stop container: operation timed out)

    i have VE not want to stop or to restart , # vzctl restart 110 Restarting container Stopping container ... Unable to stop container: operation timed out # vzlist 110 CTID NPROC STATUS IP_ADDR HOSTNAME 110 3 running - vzps axf -E 110 VEID PID...
  3. N

    Upgrade from kerne 2.6.24-12-pve to 2.6.32-4-pve

    the same as the wiki page http://pve.proxmox.com/wiki/Proxmox_VE_Kernel#How_to_install_2.6.32 after i reboot the machine . i will apply the step in another one in few days , hope the same result :)
  4. N

    Upgrade from kerne 2.6.24-12-pve to 2.6.32-4-pve

    i have updated my kernel already without any probleme .
  5. N

    Proxmox virtualizaton reboot problem

    This will be implemented in the v 1.9 or is a separate update ? how we can upgrade ? or it is automatic update ?
  6. N

    Very slow container starting

    How much container have in the hard disk size ? sometimes the verification disk take more than 5 minutes
  7. N

    Proxmox virtualizaton reboot problem

    i was have the same case , but resolved with this step 1 - add this line in the VE config file (/etc/vz/conf/xxx.conf): ALLOWREBOOT=”yes” 2 - restart the machine from proxmox . 3 - now inside the VM make the restart command , (wait afew minutes Max 5 min) all your VM config...
  8. N

    Created own interface to allow clients to create VM's and only access those VM's

    yes, you are right , and the remote must have SSH2 library installer in php to work with this methode .
  9. N

    start-stop vm in cluster via ssh

    Sorry , maybe i'm not understand you . i have master node with VM id 101; 102 , 103 , i have 1 slave node with VM id 104, 105 , 106 . i have 1 slave node with VM id 107 . i want to stop Vm id 105 from master node with vzctl stop 15 , but i get the error : Container config file does not...
  10. N

    start-stop vm in cluster via ssh

    The probleme i want to reboot VM in a slave node from master node wia SSH with vzctl command , or should i use another command
  11. N

    start-stop vm in cluster via ssh

    Yes , i know , but i want to know if there are a methode to make them start/stop/reboot from the master node . i want to make a bash script to execute this command from the master node .
  12. N

    start-stop vm in cluster via ssh

    Hello i have a cluster with 3 server . i want to stop/start/restart/ form the master cluster via ssh for other vm in the slave cluster , but the command vzctl stop xxx give the error : Container config file does not exist how should i do this ?
  13. N

    Renaming OpenVZ containers to run in Proxmox 1.7

    I have the same template from openvz working fine , i have reneamed it to centos-5-standar_5.3_amd64.tar.gz . the description is 'unknown' , but it work fine this template .
  14. N

    Status mounted after reboot

    After i add the ALLOWREBOOT=”yes” to the conf ve file , and restarted the vm and reboot from inside the vm , it work now like a charm . it should add this line to the default ve config file .
  15. N

    Status mounted after reboot

    Same error here . the VM template is not debian , is centos_64 . the cronjob vpsreboot not giving anyerror , and none of my vps are rebooted . i have tested in all my vps and not working !!! where should i go to diagnostic ? i have found that the ALLOWREBOOT=”yes” is not set in the conf...
  16. N

    How to count GB used by month and current usure bandwidth

    Also Needed for me .... please if someone has any tutorial or addon to proxmox to show bandwith user for every Vm machine . thanks