Search results

  1. U

    Transport endpoint is not connected

    dmesg last lines: EXT4-fs (sdb1): recovery complete EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: EXT4-fs (sdd1): recovery complete EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: EXT3-fs: barriers disabled kjournald starting. Commit interval 5 seconds...
  2. U

    Transport endpoint is not connected

    Hello, I want to create VM. I go to www interface and page ~90% load and crash system ? I try restart pve-cluster but I get error: root@i1:~# /etc/init.d/pve-cluster restart Restarting pve cluster filesystem: pve-clusterstart-stop-daemon: warning: failed to kill 2605: No such process [main]...
  3. U

    VM live migration with local storage

    Hello, Proxmox support live migration with local storage ?
  4. U

    Vm / kvm

    yes, but winxp using ram 100mb (task manager), htop, ps command - ~600 MB. Very big difference 100 MB and 600 MB
  5. U

    Vm / kvm

    I can not find. I need to find how much is used resources RAM, CPU, HDD and update mysql
  6. U

    KSM sharing not working

    KSM is working. Thank you :)
  7. U

    KSM sharing not working

    I change. Now config: root@t90:~# cat /etc/ksmtuned.conf # Configuration file for ksmtuned. # How long ksmtuned should sleep between tuning adjustments # KSM_MONITOR_INTERVAL=60 # Millisecond sleep between ksm scans for 16Gb server. # Smaller servers sleep more, bigger sleep less...
  8. U

    KSM sharing not working

    root@t90:~# cat /var/log/syslog |grep -i ksm root@t90:~# 0 record about ksm root@t90:~# qm list |grep run 6007 winxpX6007 running 1024 0.00 3485 6008 winxpX6008 running 1024 0.00 3527 6009 winxpX6009 running 1024...
  9. U

    KSM sharing not working

    I install 15x win xp to old server (cpu intel i7-870) and with scp command send virtual disk (with scp command) to this server with L5520 i7-870 ksm sharing is working L5520 (new proxmox) ksm sharing not working Every 2.0s: cat /sys/kernel/mm/ksm/pages_sharing...
  10. U

    KSM sharing not working

    Hello, I download .iso and install (today), but KSM sharing not working CPU: 2x L5520 root@t90:~# pveversion -v proxmox-ve-2.6.32: 3.1-114 (running kernel: 2.6.32-26-pve) pve-manager: 3.1-21 (running version: 3.1-21/93bf03d4) pve-kernel-2.6.32-26-pve: 2.6.32-114 lvm2: 2.02.98-pve4 clvm...
  11. U

    Vm / kvm

    Hello, How to find VM resources (CPU, RAM, HDD) usage with terminal ? I try with ps -e -orss=,args= | sort -b -k1,1n | pr -TW$COLUMNS |grep VID, but WinXP RAM usage ~100 MB, with ps command ~500 MB. Need more accurately. Please help :)
  12. U

    Proxmox 1.9

    Hello, Where find proxmox 1.9 .iso download link ?
  13. U

    pvecm add

    yes, but how ?? I reboot, now web interface not work
  14. U

    pvecm add

    How to fix ? root@q2:/etc/pve# /etc/init.d/cman restart Stopping cluster: Stopping dlm_controld... [ OK ] Stopping fenced... [ OK ] Stopping cman... [ OK ] Waiting for corosync to shutdown:[ OK ] Unloading kernel modules... [ OK ] Unmounting configfs... [ OK ]...
  15. U

    pvecm add

    hello, I have problem: root@q2:~# pvecm add q1 can't create shared ssh key database '/etc/pve/priv/authorized_keys' authentication key already exists root@q2:~# mkdir /etc/pve/priv/ mkdir: cannot create directory `/etc/pve/priv/': Permission denied root@q2:~# ls -l /etc/pve/ total 1...
  16. U

    web interface not working

    Hi, I install proxmox 1.8. I can not login to web-interface. Login root, password is corect. I get error: You could not be logged on. Make sure your user name and password are correct, and then try again. I can login ssh but not web-inerface pveversion -v pve-manager: 1.8-18...
  17. U

    vzmigrate --online error

    Hi, Error with online migrate. 1. vzmigrate -vv --online <IP> <VID> .... 116/var/spool/ 116/var/spool/mail -> ../mail 116/var/spool/cron/ 116/var/spool/cron/crontabs/ 116/var/spool/cron/crontabs/root 116/var/tmp/ sent 1149663028 bytes received 273590 bytes 4298828.48 bytes/sec total size...
  18. U

    java not work

    Hello, I installed proxmox ve 2,0, kernel 2.6.32-6-pve. I create vps and install sun-java6-jdk or java 1.7. And starting minecraft (bukkit) .jar file, and server not responding, but java process is live. How to run java stabile ? I have server with kernel 2.6.18** in this kernel is working...
  19. U

    cluster error

    I install proxmox 2. Master cluster/server is 1.8. How to connect new cluster (proxmox 2) to master server (proxmox 1.8)? I try: # pveca -c -bash: pveca: command not found