Search results

  1. J

    getting a mail about smartctl not able to read a raided drive's sector, but array is healthy in raid controller settings

    Thanks for your reply, I checked with megacli64 and none of the drives have any Media Errors or Other Errors: either the raid controller is not picking the error up or it is intermittend and fixed itself somehow? root@pve2:~/bin# ./megacli -PDList -a0 Adapter #0 Enclosure Device ID: N/A Slot...
  2. J

    getting a mail about smartctl not able to read a raided drive's sector, but array is healthy in raid controller settings

    so, to sketch my setup, a raid 5 array which is controlled by a H700 has one drive of which smartd says it has a bad sector, but when I scan the array in the controller's settings, it shows healthy. The array only contains backups. What notification should I believe? host name: pve2 DNS...
  3. J

    APC UPS boots server immediately after poweroff

    yes I bought the ups used, but batteries have been replaced. Even after resetting (disconnecting, and holding the I button for like 4 seconds and releasing while long beep is active) apcaccess still logs the values like before.
  4. J

    APC UPS boots server immediately after poweroff

    I reverted the settings, and changed the MBATTCHG / MINTIMEL, but cannot find the according entry for the DWAKE setting in the apcupsd.conf
  5. J

    APC UPS boots server immediately after poweroff

    in bios there was a setting indeed for power on behavior, but it was set to last, not on so changed it to off anyway apcaccess output apcupsd.conf
  6. J

    APC UPS boots server immediately after poweroff

    Hello, I recently acquired an APC 1000 UPS, which I succesfully configured, apart from that it boots the server immediately after poweroff, while still on batteries. I tried to see why, in logs, but the only usb to be able to wake the server is the ups, how can I set the ups to only boot when...
  7. J

    Server not able to sustain 1Gbps throughput

    how do I configure the vm then, cus as far as I know I didn't change anything related to storage priority, just have the default linux lts cli installl on proxmox
  8. J

    Server not able to sustain 1Gbps throughput

    while copying i see the swp memory going to full temporarily, then I see a slight increase in ram, sustained throughput is now at 20-30MB/s
  9. J

    Server not able to sustain 1Gbps throughput

    the fio result of the container: the fio result of the host machine: The perc 6/i controller is in write-back and is battery backed
  10. J

    Server not able to sustain 1Gbps throughput

    oh then it's 512MB cache, sorry, but still, every drive in the raid array have more than 100MB/s write speed. so I don't think that is the problem, also on the host machine the upload works fine, it's just in a container that the issue arrises.
  11. J

    Server not able to sustain 1Gbps throughput

    as requested, top is host server, bottom left is source copy, bottom right is the recieving ct as
  12. J

    Server not able to sustain 1Gbps throughput

    using filezilla scp, also while uploading the IO delay grew to 30%, if it is of any help, here is a screen of the host server:
  13. J

    Server not able to sustain 1Gbps throughput

    the link speed is around 250-280MB/s sustained internally, tested using a 27G datafile
  14. J

    Server not able to sustain 1Gbps throughput

    it's a Dell PowerEdge T610, with 2x Xeon X5650s, 92Gs of ram, a Perc 6/i raid controller, battery backed and 512G cache (I think, not sure what the capacity is), and is connected to my pc via a tp-link gigabit switch.
  15. J

    Server not able to sustain 1Gbps throughput

    Hello, My Proxmox server has a raid 5 array of 8 disks, so it should be able to sustain 1Gbps easily, however whenever I upload a big file to one of my containers, the first few seconds it goes at it's max speed, after which the IO delay skyrockets to sth like 20-30%, after which the transfer...