Recent content by jonc

  1. J

    - German - HowTo: Proxmox VE 3.0 with Software-RAID

    I know it's beating a dead horse but it's curious there's no official support for mdraid considering that in a hardware raid scenario the controller is a single point of failure. With mdraid the array is far more portable between systems and is not reliant on that single controller, but sure...
  2. J

    - German - HowTo: Proxmox VE 3.0 with Software-RAID

    ZFS isn't the best solution for every scenario dietmar. Maybe somebody needs something simple without the high memory and ECC-RAM requirements (Because everywhere you look it's stated to not use ZFS without buffered memory).
  3. J

    Proxmox 3.2 Upgrade W: There is no public key

    Wow Tom you didn't even read the first part of this guys post. I'm having the same problem on a 3.2 system that hasn't been upgraded in 2 years.
  4. J

    Can't add host to cluster

    Is there an upgrade path from 3.4 - 4.0 in that case?
  5. J

    Can't add host to cluster

    I'm trying to add a 4.0 host to a cluster created on 3.4 but I'm getting this error when running pvecm add x.x.x.x: rsync: change_dir "/etc/corosync" failed: No such file or directory (2) rsync: link_stat "/etc/pve/corosync.conf" failed: No such file or directory (2) rsync error: some...
  6. J

    New PVE 4.0 Install on AMD Based System Continues to Self Power Off

    I have a brand new system I built for homelab testing, it's specs: AMD FX-8320e, 32GB HyperX RAM, 2x 320GB HD's in RAID1 and 4x 2TB HD's in RAID10 and during the install process I see dozens of AMD-VI IO_PAGE_FAULT errors. I had IOMMU disabled in the BIOS and my NIC subsequently wouldn't work...
  7. J

    HD configuration during installation of Proxmox 4.0

    I have 6 hard drives that I want to configure in the following manner: 2x ZFS RAID1 - 320GB for / and main system partitions 4x ZFS RAID10 - 4TB for VM Storage The problem I've encountered is that I can only configure one of these arrays during setup, it's either the RAID1 or the RAID10. Once...
  8. J

    Realtek RTL8111 Ethernet Driver for Proxmox 4.0

    I have a Gigabyte 990FXA-UD3 motherboard with an onboard Realtek RTL8111/8168/8411 chip. Proxmox 4.0 doesn't appear to see the card correctly. Does anybody know if there's any special requirements for running Proxmox with a motherboard like this? Thanks
  9. J

    grub2 update problems for 3.4 (GUI only), leading to not correctly installed packages

    Re: grub2 update problems for 3.4 (GUI only), leading to not correctly installed pack Do you have a list of package versions I can reference against to determine if I am affected by this? I had already run the updates via GUI.
  10. J

    Host down after latest round of updates

    I performed a host update but the Web GUI became unresponsive so I restarted the server through the console but now upon startup I get: GRUB Loading Welcome to GRUB! Error: file not found Entering rescue mode The server is on the pve no sub repo and doesn't do much (no mods or changes at all)...