Search results

  1. 3

    ZFS Cache Drive removal

    So what I have is a zfs disk that has two cache drives on it and I would like to remove the smaller one listed below. There are no errors on on them. Can I remove it while it has data cached on it? There are 70+ vm's and containers running on this server so I would rather not have to reboot it...
  2. 3

    HP DL380 Gen 8 HBA not seen

    I got it to finally see the drives. When I booted up and loaded proxmox from a new 6 version boot drive it found them.
  3. 3

    HP DL380 Gen 8 HBA not seen

    I had seen this post, but my issue is not booting. I have 2 drives on the internal sas controller and Proxmox boots fine. Just when I go to build a new partition it will not see the drives in the disk tray.
  4. 3

    HP DL380 Gen 8 HBA not seen

    I have two servers I am trying to get going but Proxmox does not display the drives attached to the HBAs. They show up fine in the bios and in windows. They each have 2 P420i's sas controllers, each with a single disk tray and 12 drives. Anyone know how to get these seen in Proxmox? Thank you
  5. 3

    Move from 5.4 to 6.0

    Just move them. They can be turned off. I am in the process of doing this now. All storage is ZFS at this point.
  6. 3

    Move from 5.4 to 6.0

    I would like to install 6.0 on a new larger server, then connect it to an existing cluster and move the existing containers/vm's to it and when complete remove the old servers from the cluster. Anyone had issues moving containers/vm's to the new version of Proxmox?
  7. 3

    Multi Backup Restore Script?

    For those that find this later I was looking for a script that someone else had already built and that I could use. I just used the pct with a loop to restore them.
  8. 3

    Multi Backup Restore Script?

    Because I had a controller go bad and wipe out my drives, so I had to restore 90+ containers and VM's from the backup.
  9. 3

    Proxmox ZFS + Proliant ML380Gen8 + SAS HBA HP SC08Ge

    I have similar servers I am trying to get going but Proxmox does not display the drives attached to the HBA. They show up fine in the bios and in windows. They each have 2 P420i's, each with a single disk tray and 12 drives. Can you share what settings you adjusted to get yours working? Thank you
  10. 3

    Multi Backup Restore Script?

    Is their a script or easy way to have ProxMox restore multiple backups at a time? I saw the cli for pct and also wondering if a bash script could handle it? Currently I have only found to be able to do this one at a time.
  11. 3

    Restore backup issue

    Those that find this later. expand the storage on the node that the vm/ct was on. Then find the backup in the list and highlight it. Then click on restore.
  12. 3

    Restore backup issue

    Thank you, this is what I needed. It is restoring now.
  13. 3

    Restore backup issue

    It is not showing anywhere in the gui, including backups. The CT is gone.
  14. 3

    Restore backup issue

    I was restoring a backup and I canceled it in the middle. It then deleted the container I was restoring and it is not viewable in the gui anywhere? How do I recover this container?
  15. 3

    Bulk migration will not work

    I'm on 5.3.8, doesn't look like it upgrades without buying support. Just testing this for work. Not sure if this will be moved into production.
  16. 3

    Bulk migration will not work

    Did not see that anyone replied.
  17. 3

    Node offline while migrating CT's

    Figured I would try, rebuilt the node. Created 6 raid 0's in the raid card. Then loaded on a zfs-3 across all 6 drives. I can now migrate 10gb per min & 26 seconds. Also took this time to clean out my known hosts files and keys. This was because when you delete a node they do not get cleaned...
  18. 3

    Node offline while migrating CT's

    I have tried changing the gateway as well from one nic to the other, this shows the gateway on the 10 gig, but this broke my internet on my CT's. Also now when trying to migrate a CT/VM to my 3rd node I get times where it reports no traffic is being sent/received, see bottom. I have also found...
  19. 3

    Node offline while migrating CT's

    No I have a dedicated 10 gig for the migrations.
  20. 3

    Node offline while migrating CT's

    I am able to pct stop vmid. Then move the vm to the node that has the replicated copy of the vm with: mv /etc/pve/nodes/prox-002/lxc/313.conf /etc/pve/nodes/prox-001/lxc/313.conf