Recent content by oos

  1. O

    Java webapp extremely slow after upgrade

    Hi, Ended up wiping out 2.0, installing 1.8 and apt-get .... upgrade to 1.9, so kernel used is 2.6.32-4. and Java webapps ran as before. I noticed there is a "Enable User Quota" setting, that I didn't enable while on Proxmox 1.9 (2.6.32-7) and 2.0 (2.6.32-10), actually I don't remember of this...
  2. O

    Java webapp extremely slow after upgrade

    Hi Tom, My server is an Asus 1U LGA 775 1 CPU Socket Core 2 Duo, 4GB RAM,..... I assigned 2 cores and vzcpucheck Power of the node output to some VMs that use Java (VM1=Jenkins, VM2=sonar, VM3=Nexus, VM4=JAMES,...) but all of them were mainly idle except Jenkins where I manually triggered a...
  3. O

    Java webapp extremely slow after upgrade

    Hi, Away from server now, but have a couple of questions: Since I first installed 1.8 and upgraded since then to 1.9, ...., 2.0, 1.8 worked fine with Kernel 2.6.32-4, 1.9 had same issue with Kernels 2.6.32-6 and 2.6.32-7, after upgrade to 2.0 Will those kernel be removed from boot list? Will 2.0...
  4. O

    Java webapp extremely slow after upgrade

    Thanks for the suggestion Tom, ran: # vzcpucheck and assigned Power of the node value to VM but still Jenkins took 44 minutes to produce a build that took only 3 minutes with Kernel 2.6.32-4. Any hint/suggestion? Regards, OO
  5. O

    Java webapp extremely slow after upgrade

    Hi, I upgraded yesterday from 1.9 to 2.0 using pve-upgrade-1.9-to2.0 script and followed the steps in Wiki. My 1.9 install was using pve-.....-4 instead of pve-.....-6 or pve-.....-7 since this issue was also found in those kernel versions. VM was set to use 2 CPUs and a CPU-related setting...
  6. O

    web ui does not display openvz vm after a vzrestore

    Thanks a lot, removing DISK_QUOTA setting from conf file fixed it. Best Regards, Orlando
  7. O

    web ui does not display openvz vm after a vzrestore

    Before update: pve-manager: 1.6-2 (pve-manager/1.6/5087) running kernel: 2.6.32-3-pve proxmox-ve-2.6.32: 1.6-12 pve-kernel-2.6.32-3-pve: 2.6.32-12 qemu-server: 1.1-18 pve-firmware: 1.0-6 libpve-storage-perl: 1.0-13 vncterm: 0.9-2 vzctl: 3.0.24-1pve3 vzdump: 1.2-7 vzprocps: 2.0.11-1dso2 vzquota...
  8. O

    web ui does not display openvz vm after a vzrestore

    Thanks dietmar, Sorry for the confusion, I said earlier: .... Virtual Appliances -> List does not display it. .... I meant Virtual Machines -> List does not display it. So here is what I repro'ed: 1) Clean install Mount NFS share through UI (Storgare -> .....) cd to NFS share vzrestore...
  9. O

    web ui does not display openvz vm after a vzrestore

    Hi and thanks for replying, Maybe I misunderstood the UI behavior, it's my fist time installing/playing with this product. I though that by creating openvz VMs they were going to get listed in that screen, and managed as needed (eg add more hdd space, ram, etc). This is something WebVZ allows...
  10. O

    web ui does not display openvz vm after a vzrestore

    The issue I see is that if a cron job (through ui or command line) is setup to backup to a NFS share and proxmox server is rebooted but ui is not accessed, backup process won't go as expected. Not a mayor issue or request though, an easy entry to /etc/fstab on my side would do the fix. Thanks...
  11. O

    web ui does not display openvz vm after a vzrestore

    Hello, I installed Proxmox 1.6 from burned ISO file, updated it (apt-get .....), mounted a NFS share through Storage section and I was able change dir to that location and restore an openvz ve backup file I kept before my original openvz host in Ubuntu 8.04 failed to work properly. openvz...