Search results

  1. N

    Slow install for PVE1.5

    Hi All, after 2 weeks of tests I have the first conclusions. Are good so that's why I want to share this information. First, the problem was fixed, with not real explanations...but this is the conclusion: 1) The disk need to be installed on server WITHOUT any contact with the chase. If the...
  2. N

    Error on content filtering

    OK, I think I fount the issue: the VM was set only 256MB...I give her 512MB and now everything it's OK. This was the solution at this moment!
  3. N

    Error on content filtering

    Hi All, Since last week I receive these errors on PMG (see attachment). Almost all mails receive the same error. The Mail server it's Zimbra 6.0.6 (32bit) PMG it's installed on PVE 1.5 as OpenVZ machine. About PMG: Version (package/version/build)proxmox-mailgateway/2.4/4237 Kernel...
  4. N

    Slow install for PVE1.5

    I make a test recomanded by WD: I use Acronis WD edition to clone the existing disk to WD disk. The cloning process was OK, but now I need to repair the bootloader (LILO). PVE have a procedure for this? How I can make the new disk to boot?
  5. N

    Slow install for PVE1.5

    I try to install on debian lenny AMD64 but to format the disk in ext3 will take 1-2 days; so I give up. I think it's something incompatible in Linux...I still search for a sollution.
  6. N

    Slow install for PVE1.5

    I make another 2 tests: 1) I try to install Debian Lenny 5.04 AMD64 with automatic partition...I leave 2 hours on partitioning step, and still not finish. 2) I make a clean install on an 160GB disk, and after that I try to clone that disk with acronis. This app report 8 days to finish the...
  7. N

    Slow install for PVE1.5

    can someone tell me how I need to format the disk? I never make an install on LVD disk partition...or make some different disk setup. An example maybe, a link with an example... I will start with Debian Lenny 5.04 AMD64.
  8. N

    Slow install for PVE1.5

    In this moment I can't :( I just buy them and I don't have the budget to buy another 2 disk's. I wait maybe Tom can provide me a trick to partition the disk. But the strange part is thha WD say's that for LINUX and MACOSX there are no problems. Only XP it's affected... Or PVE work with...
  9. N

    Slow install for PVE1.5

    And how I can solve this issue? PVE create the partition automatically...and I can't change anything in partition properties. Maybe there are hidden options in PVE for disk that can help us to solve this issue?
  10. N

    Slow install for PVE1.5

    I make a install on this server with Win 7 Pro x64 and this version work perfect. I will test the server with Debian 6 AMD64 to see if it's a general problem with Debian distro. I will test also with CentOS 5 X64
  11. N

    Slow install for PVE1.5

    I install hdparm to see the status, and look OK. pve_slave_1:~# hdparm -i /dev/sda /dev/sda: Model=WDC WD6400AARS-00Y5B1 , FwRev=80.00A80, SerialNo= WD-WCAV5A932942 Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq } RawCHS=16383/16/63...
  12. N

    Slow install for PVE1.5

    I set in BIOS SATA mode to Legacy (last was Enhanced) and now the tests (pveperf) return constant values. But, in some cases the system respond very slow, and I see a very high I/O Delay (more then 30%) - in situation that on this server it's no virtual machine installed. Anyone have any idea...
  13. N

    Slow install for PVE1.5

    I run again pveperf aster 5 minutes an these are the results: pve_slave_1:~# pveperf CPU BOGOMIPS: 19200.95 REGEX/SECOND: 786973 HD SIZE: 94.49 GB (/dev/mapper/pve-root) BUFFERED READS: 80.30 MB/sec AVERAGE SEEK TIME: 10.75 ms FSYNCS/SECOND: 527.04 DNS EXT...
  14. N

    Slow install for PVE1.5

    OK, I make another tests. Another strange situation that I observe on this disk. I run pveperf 3 times continuos...and look to results: pve_slave_1:~# pveperf CPU BOGOMIPS: 19200.95 REGEX/SECOND: 802398 HD SIZE: 94.49 GB (/dev/mapper/pve-root) BUFFERED READS: 39.15...
  15. N

    Slow install for PVE1.5

    I start a new test. I will post the exact values after I finish. From memory (because I run this test after restart) I obtain: CPU BOGOMIPS: 19200.88 REGEX/SECOND: 796169 HD SIZE: ???? GB (/dev/mapper/pve-root) BUFFERED READS: arround 90 MB/sec AVERAGE SEEK TIME: 10-11 ms...
  16. N

    Slow install for PVE1.5

    I just see today, after I leave installation started over the night, that the PVE it's installed. I reboot the system and it's OK. Maybe it's take much time to format the disk...I don't know. Anyway, I will make another test with the first disk who give me that error. I will post the results
  17. N

    Slow install for PVE1.5

    The model is WD Caviar Green SATA Hard Drives 640 GB, SATA 3 Gb/s, 64 MB Cache the BIOS is the last version available and see the hard correct. Also the setup recognize the disk as 596GB capacity... Other errors...I don't see. I change the hard disk with another one. The setup it's already...
  18. N

    Slow install for PVE1.5

    After 4hours the PVE installation failed and I receive this message: command 'mkfs.ext3 -m 0 -F /dev/pve/data' failed with exit code 1 ar /usr/bin/proxinstall line 153 What can I do? It's a problem with Hard Disk or something else?
  19. N

    Slow install for PVE1.5

    Hi All, I just replace an 160GB disk with another one new disk (WD6400AARS) and I start a new install from a CD with the image download this morning. I start setup, I set the IP, but from 3 hours since I start the install process the progress is on 22% "Creating data filesystem". It's not...
  20. N

    Problems when I try to connect an phisical Hard Disk to a VM

    HI All, I discover what was the error. The cofiguration need to be set to give access to the entire device...not to a partition. So the config need to be set: IDE0: /dev/sda After this change I was capable to see the drive and to partition direct from Windows setup menu. Thank you for support!