Recent content by rpotter28

  1. R

    NFS storage 'is not online'

    I would be checking and double checking all networking components of the troublesome box... hardware and software.
  2. R

    Zfs over RAID10 HW... wrong idea?

    The advice is not to do it, everyone will tell you that. If you are trying to convince yourself it's ok to do it, than go to it. When it breaks, you will own the pieces. Sorry to be blunt, but that's the way it is.
  3. R

    Dell Openmanage VE 5.0

    I was involved in this thread: https://forum.proxmox.com/threads/dell-openmanage-on-proxmox.15380/ Also, it was said on the Dell Linux-Poweredge forum that OpenManage for Debian 9 is planned for December 2017 release. https://lists.us.dell.com/pipermail/linux-poweredge/2017-August/051279.html
  4. R

    Best Storage config for 4-disk server

    You can get a hard drive caddy for the optical bay if the Dell's have one. Plug and Play.
  5. R

    Dell Openmanage on Proxmox?

    # wget http://ftp.us.debian.org/debian/pool/main/o/openssl/libssl1.0.0_1.0.1t-1+deb8u6_amd64.deb # dpkg -i libssl1.0.0_1.0.1t-1+deb8u6_amd64.deb
  6. R

    Dell Openmanage on Proxmox?

    Try this: # apt-get install srvadmin-webserver srvadmin-storageservices srvadmin-tomcat
  7. R

    [SOLVED] Installing Proxmox on ZFS Raid 10

    OK, was just an idea. I have lots of experience with the R710's, between working and I also own 3 at home. But, I only have used the H700 or H200 HBA's.
  8. R

    [SOLVED] Installing Proxmox on ZFS Raid 10

    Do you really have the same HBA? I would check how you flashed the Perc 6/IR and to what.
  9. R

    How to upgrade to the lastest kernel?

    vooze was being polite. I am sure that will make your Proxmox broken. Install arch and use kvm there with kernel 4.12 which is in testing right now.
  10. R

    Dell Openmanage installation

    It is. Up and running in no time. Thank you for the link!
  11. R

    NT4 vm freezes on heavy disk load

    I'm amazed you got this far, well done!
  12. R

    Windows 7 or 8 ???

    You could download trials, and test before you buy. Windows 8: http://msdn.microsoft.com/en-us/evalcenter/jj554510.aspx Windows 7: http://technet.microsoft.com/en-us/evalcenter/cc442495.aspx Also, depending on what you are doing you might want to look into a technet subscription...
  13. R

    adding new hard drive

    This is clearly spelled out in the wiki. What you want is LVM Groups with local backing: http://pve.proxmox.com/wiki/Storage_Model#LVM_Groups_with_Local_Backing
  14. R

    Collabtive turnkey appliance defaults password

    Look here: http://www.turnkeylinux.org/blog/openvz-proxmox "or once the system has booted by executing turnkey-init."
  15. R

    Status check query: USB HDD pass throught to KVM VMs

    I'm reliably backing up a 2008 R2 DC every night, no issues. I've never tried a hot swap.... that would be Proxmox dependant. You probably need to do a manual unmount/mount of the disk on your Proxmox server, or maybe if you're using AHCI on your controller it will automagically work?