Search results

  1. S

    Locally mounting drive that has been passed-through to VM

    Hi! I'm running Proxmox 7.0 on HP Proliant DL380e Gen8. I have RAID-1 and RAID-6 configured on P420. Proxmox in installed on volume from RAID1 I've passed-through the RAID6 volume to a VM via qm set 100 -virtio5 /dev/disk/by-id/scsi-xxxxxxxxxxxxxxxxxxx. I did a little experiment: I mounted...
  2. S

    HP Proliant DL380e Gen8 - S.M.A.R.T. and other diagnostics in iLO

    Hello! I'm running Proxmox 7.0, I installed the hp-ams from deb http://downloads.linux.hpe.com/SDR/repo/mcp jessie/current non-free (there was no hp-ams in buster nor in stretch repos. I'm running RAID-1 and RAID-6 on P40 in this machine - how can I see the diagnostics od hard drives? Proxmox...
  3. S

    Booting Proxmox from internal SD card (only /boot partition)

    pveperf looks poor when it comes to the raid-z2 datapool I created: # pveperf /datapool/ CPU BOGOMIPS: 115091.04 REGEX/SECOND: 1281010 HD SIZE: 14356.56 GB (datapool) FSYNCS/SECOND: 137.60 DNS EXT: 20.92 ms DNS INT: 14.18 ms (mydomain) On the...
  4. S

    Booting Proxmox from internal SD card (only /boot partition)

    The S.M.A.R.T. appears as "UNKNOWN" in Proxmox GUI: But from console it appears to be working - I guess I messed something up during the installation? (sda is one of the storage drives, proxmox is installed on sdg+sdh) [16:00:30][root@zoltan]:~# smartctl -a /dev/sda smartctl 7.2 2020-12-30...
  5. S

    Booting Proxmox from internal SD card (only /boot partition)

    Hello! I'm trying to setup a Proxmox installation on HP Proliant DL380e with ZFS on P420. I switched it to HBA mode and I'm trying to follow this tutorial. I'm having issues with the Step 2. I'm running the commands below on live debian 11. I installed zfsutils-linux and SSH (SSH because iLO...
  6. S

    Filesystem and disk array configuration recommendation

    @Dunuin I hope you don't mind me nagging you again :) I found some info claiming that it's a bad idea to run ZFS on P420 in HBA mode. Now I'm wondering if I should go with H220 or H240. Which one would be better? Will I still need to boot from SD in that configuration?
  7. S

    Filesystem and disk array configuration recommendation

    This tutorial claims, it's just a matter of installing the ZFS on the live debian instance (via "apt install zfsutils-linux")
  8. S

    Filesystem and disk array configuration recommendation

    Yep, option 3 seems to be way to go. Thank you for all the input! I'll go with mirroring SSDs in ZFS, installing proxmox on them and using the same volume for most crucial VMs.
  9. S

    Filesystem and disk array configuration recommendation

    Ok, I found some documentation on how to enable HBA for P420i for firmware 8.0+, as well as how to bypass the lack of boot in HBA mode by placing /boot on SD card. That means, as you mentioned, that my RAID1 will need to go. Fortunately, I don't mind reinstalling OS there, so now I wait for SD...
  10. S

    Filesystem and disk array configuration recommendation

    Huh, I guess I'm forced to go with native RAID then, instead of ZFS :( What would I need to have ZFS possible? The BIOS reports that I have B120i as well (however I guess I'd need to reconnect some SATA cables inside?) What should I get to have those drives natively hosted to OS, like on regular...
  11. S

    Filesystem and disk array configuration recommendation

    Hi! Thanks for all the notes. I hate to ask, but I hope you might be able to help me out with the necessary BIOS prep that I need to make this work. I went with Seagate after all. And I bought 6 HDDs this time (I'm planning to have RAID-Z2 on them). However, I'm having trouble making the new...
  12. S

    Rename proxmox host by joining cluster

    Thanks! I'll do just that :)
  13. S

    Rename proxmox host by joining cluster

    Thank you for your reply! Are you 100% that those are the only places that contain the hostname? I remember reading some post mentioning that there may be more (like some HTML files created during install)
  14. S

    Rename proxmox host by joining cluster

    Hello! So back a while ago, I made a mistake of giving my proxmox server the hostname of "proxmox" as it would remain the only one proxmox machine in my house. That didn't age well and now I want to rename it. AFAIK, there's no such feature in proxmox itself, so I need to do full re-install...
  15. S

    Filesystem and disk array configuration recommendation

    Thank you for your hints. And thanks to the courtesy of the seller, I will be able to return those HDDs :) What 4TB drives would you suggest to run in my setup?
  16. S

    Filesystem and disk array configuration recommendation

    This is really bad news for me as I don't have the means to replace them. So you say that there's no way to make them work with ZFS, e.g. via firmware update? If I try to setup a ZFS on them and there will be no error, would that mean that I'm good? I tried looking up this info online, but all...
  17. S

    Filesystem and disk array configuration recommendation

    Hello! I bought a HP Proliant DL380e G8 server with 2xE5-2450L and 64GB of RAM. I have 4 x WD Red WD40EFAX 4TB HDDs and 2 x ADATA 240GB 2,5" SATA Ultimate SU630 SSDs. The server RAID battery has been refurbished. Here are the RAID controllers on this machine: [12:08:36][root@zoltan]:~# lspci...