Search results

  1. J

    backup failed: exit code 2

    The search function on this forum is handy. https://forum.proxmox.com/threads/cant-backup-ct-cannot-stat-structure-needs-cleaning.31426/
  2. J

    Zpool gone after upgrade to 5.1?

    Did you see this? https://forum.proxmox.com/threads/pve-pvestatd-could-not-activate-storage-zfs-error-import-by-numeric-id-instead.34655/
  3. J

    Help with homelab setup v5.0

    1. Fine, though the ZFS option is good too. 2. It will increase your performance. 3. Check under each node->Networking. It has the ability to create many different types of networks. 4. Proxmox has built-in backup capability that works very well. You just need to verify the backup storage...
  4. J

    Going crazy at VT-x

    Turn off KVM Hardware Virtualization on your VM options.
  5. J

    Spice & Firefox Not Working

    Just for reference, I have this installed on my Win 7 client. VirtViewer 0.5.7 SPICE Guest Tools 0.132
  6. J

    Spice & Firefox Not Working

    Do you have Spice as your video configuration?
  7. J

    Step-by-step two node HA setup for Proxmox 5.0

    They are trying to tell you that 2 node HA is not supported with Proxmox now.
  8. J

    New upgrade issue

    Yeah, different kernels.
  9. J

    Step-by-step two node HA setup for Proxmox 5.0

    You can try some of the ideas here for a cheaper 3rd node. Note what was was written by t.lamprecht https://forum.proxmox.com/threads/two-node-high-availability-cluster-on-proxmox-4-x.23828/
  10. J

    ZFS RAIDZ1 fails with 1 drive lost.

    What does this show? zpool status -v
  11. J

    Planning the upgrade from 4.4 to 5.0

    Please make sure you verify your backups of all VM's. You do not want any checksum errors after the fact due to bad backup storage. Example: https://forum.proxmox.com/threads/very-serious-backup-restore-issue-in-pve-5-0.37520/ Very detailed procedure...
  12. J

    Proxmox VE 5.1 and Ceph Filesystem

    You are going to want 3 nodes at each datacenter.
  13. J

    problem with cluster configuration, please help

    No, the names could be something like this: pve1.local pve2.local pve3.local
  14. J

    problem with cluster configuration, please help

    You have the same hostname on all the nodes. Try something like pve1, pve2, pve3, etc. https://forum.proxmox.com/threads/proxmox-node-name-change.14327/
  15. J

    rbd-mirror support

    Well, the mirror would contain your guest hard drive images. Just make sure you have a copy of the guest configuration files and you should be fine.
  16. J

    cluster replication between two locations

    Just set up a test environment and check it out. The instructions: http://docs.ceph.com/docs/master/rbd/rbd-mirroring/
  17. J

    Proxmox v5 and Ceph + ZFS

    Just like Alwin wrote, use either Ceph or ZFS; do not mix them. There is no need. I have no idea how ZFS is related to Bluestore/Filestore in regards to Arnaudd's post. Twilight Zone. Bluestore has its own filesystem and Filestore uses XFS.
  18. J

    Proxmox + RAW EC RBD

    Did you see this? https://forum.proxmox.com/threads/ceph-erasure-coded-pools-planned.34251/
  19. J

    problem with cluster configuration, please help

    For starters, the contents of your /etc/hosts file.
  20. J

    Very Serious Backup/Restore Issue in PVE 5.0

    You mentioned that the backups were sent over NFS. What was the storage on that end?