Search results

  1. N

    Proxmox 2.3 High IOwait on 2 cpu's out of 12

    Hi, I'm trying to track down where the IOwait is coming from, 2 of the 12 cpu's in the system are almost always higher then 80% IOwait the other cpu's spike occasionally as i would expect, load on the server is hovering around 4-8 and things are responsive, however there must be a reason the...
  2. N

    How to Remove Master From Cluster 2.x

    Hi, I tried to setup a 2.x cluster however I quickly found out that I could not add a node if it already has environments, so now i'm stuck with a node that thinks it's a master, is there anyway I can remove it from being a master and just a stand alone node? I'm having a problem with the API...
  3. N

    Proxmox 1.9 Memory Usage Doesn't add up

    Hi, Ok so I've created a few new 1.9 servers and migrated some virtual machines to them. Everything is working fine but I'm not sure how memory usage is calculated from the output below used + free + buffers + cached is more than the total, which is confusing me to no end, also KSM says it's...
  4. N

    Are Portmap/ Portsentry needed for normal operation on the host OS?

    Hi, We do regular security scan's of our system and recently the scans of been detecting portmap (port 111) and portsentry as a possible security problem. If they are not needed i'd like to shut them down, but i'm not 100% sure if they are needed for normal operation. Nick D.
  5. N

    Proxmox 1.7 - 2.6.32 - Setting up two different networks on two different eth devices

    I know this issue has been discussed before but I can't find anything in the forums that's the same setup as I have. networking config is like this network interface settings auto lo iface lo inet loopback iface eth0 inet manual iface eth1 inet manual auto vmbr0 iface vmbr0...
  6. N

    pveperf not finishing

    Hi, Been using proxmox for a while now and just trying to see if i can tweak the performance a bit more, but for some reason when i run pveperf it keeps failing, see below: pm101:~# pveperf /dev/mapper/pve-data CPU BOGOMIPS: 42636.54 REGEX/SECOND: 409284 HD SIZE...
  7. N

    Strange Inconsistency

    Hi, Ok so i have a server 2003 VM that's a fresh install on proxmox 1.5. It's configured with 1 socket and 2 cores and none of the para virtualized drivers. performance seems fine. i'm just getting some inconsistency with the reporting on cpu usage, system idle process is showing 98-99 %...
  8. N

    Upgrading from 1.1 to 1.5

    Hi so i have a few nodes that are running proxmox 1.1 there was an upgrade script at one point to upgrade proxmox 1.1 to newer versions, but it's not in the repo anymore. Is there anyway i can do a live upgrade to a newer version then from that version to 1.5? Also i know all the servers...
  9. N

    VE (OVZ) Reboot Problem

    I know I've seen this in the forums some where, but i can't find it now. I was wondering if this is A. a known bug B. If there is a current fix for it I can't reboot an openvz environment from inside it shutdown the environment and then just mounts it but doesn't start it up again. If anyone...
  10. N

    KVM Floppy Support

    I was curious if there was any way to add a floppy image to one of my KVM environments. I'm consolidating some really old NT4.0 servers, some legacy software that clients use only runs on NT4.0 but one of the servers requires a floppy image to boot. If you can provide any advice i'd appreciate...