Search results

  1. RedneckBob

    NFS storage is not online (500)

    I eventually ditched FreeNAS over inconsistent ZFS send/receive issues and decided to use Proxmox as my storage server. I use ZFS backed storage with zraid1 or zraid2, which then allows me to use the machine as both a place to store snapshots as well as export NFS mounts and SMB shares. I...
  2. RedneckBob

    Excellent Results: 7 machines upgraded to 5.0

    Was thinking I was insane for going with 5.0 rather than waiting on 5.1, but the upgrade process was smooth enough on two test machines that I decided to upgrade the remaining machines. Took the time to run regular proxmox backups and take ZFS snapshots. The upgrade went much smoother than I...
  3. RedneckBob

    Problems with backing up and boot again

    Same problem here. proxmox-ve: 5.0-15 (running kernel: 4.10.15-1-pve) pve-manager: 5.0-23 (running version: 5.0-23/af4267bf) pve-kernel-4.4.40-1-pve: 4.4.40-82 pve-kernel-4.4.49-1-pve: 4.4.49-86 pve-kernel-4.10.15-1-pve: 4.10.15-15 pve-kernel-4.4.35-1-pve: 4.4.35-77...
  4. RedneckBob

    Proxmox VE 5 stable version

    I could easily apply the same to your post, given you left out the most critical part. From the proxmox 5.0 announcement thread: Q: When do you expect the stable Proxmox VE release? A: The final Proxmox VE 5.0 will be available as soon as Debian Stretch is stable, and all release critical bugs...
  5. RedneckBob

    Proxmox VE 5.0 released!

    Dive in, let us know what you find out, and contribute to the Wiki. You could buy a license that includes support and go that route as too: https://www.proxmox.com/en/proxmox-ve/pricing -RB
  6. RedneckBob

    Proxmox VE 5.0 released!

    Stop it. Immediately.
  7. RedneckBob

    LXC on ZFS is failing MARIA-DB after a day

    Anything interesting in the output of 'journalctl -xn' or 'dmesg'? -RB
  8. RedneckBob

    Shall I wait for v5 or setup my new cluster on 4.4 ?

    Good luck and please do post your experiences here as we all can learn something.
  9. RedneckBob

    Shall I wait for v5 or setup my new cluster on 4.4 ?

    It is unclear if this is a production configuration or a test lab, but I'd never ever ever configure a HA setup on a beta release. HA is tricky on well tested releases, so I can't imagine the little hiccups you'd encounter with a beta release. Maybe you won't encounter any issues at all on a...
  10. RedneckBob

    where is zed.rc in pve-manager/4.4-12/e71b7a74

    A vote for including ZED in Proxmox 5.X.
  11. RedneckBob

    Sorry, not familiar with zenoss.

    Sorry, not familiar with zenoss.
  12. RedneckBob

    ZFS Replication to FreeNAS 9.10U2 is not receivable!

    Personally, when I migrated my Proxmox to ZFS I used Proxmox+ZFS as my snapshot repository. Not as glamorous as GUI driven dedicated NAS, but licenses are cheap and compatibility is priceless.
  13. RedneckBob

    [SOLVED] Moving to Proxmox, wanting some guidance

    You best bet is to do a lot of throw away experiments because you'll need to be super familiar with your setup in case you need to recover. You'll quickly find out what is possible and what isn't possible while gaining the valuable linux/proxmox experience you'll need to run and maintain your...
  14. RedneckBob

    Let’s Encrypt with Proxmox VE

    This is fantastic, thanks!
  15. RedneckBob

    RTL8168 network drivers

    To be honest, I ditched all my RTL cards because they were such pain in the neck. Standardized on Intel and never looked back.
  16. RedneckBob

    Cant remove a Openvz container (Error exit code 41)

    Perfect! That did the trick, I ran "rm /etc/pve/nodes/vm-home/openvz/103.conf". Of course, that command is specific to my setup.