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]...
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...
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...
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 :)
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 ]...