Search results

  1. L

    Migration LVM => ZFS

    Hello guys! Can i migrate on proxmox installation in LVM to ZFS without formatting the system? Thanks!
  2. L

    No "raid1" option in ZFS?

    Hello! Why the "raid 1" option is not available? Or, its just renamed raid1 to "mirror" with the same functions? Thanks.
  3. L

    LSI megaraid or ZFS with sata 3?

    Hey! My server is with a CPU E5-2650L v4 and a LSI megaraid 9440. Well, i like this setup but is very, very hard to manager it on proxmox. Cause LSI/broadcom dnt update the manager for linux, only older versions is available. So, when i need to change disk, replace and raid configuration i need...
  4. L

    [SOLVED] Proxmox 8.3-1 cant detect disks with LSI MegaRaid

    # Edit the file /etc/default/grub nano /etc/default/grub # change the variable GRUB_CMDLINE_LINUX_DEFAULT from GRUB_CMDLINE_LINUX_DEFAULT="quiet" to # For AMD CPU GRUB_CMDLINE_LINUX_DEFAULT="amd_iommu=on iommu=pt" # For INTEL CPU GRUB_CMDLINE_LINUX_DEFAULT="intel_iommu=on iommu=pt" # Then...
  5. L

    [SOLVED] Proxmox 8.3-1 cant detect disks with LSI MegaRaid

    Well, i tried: 1. Make the new installation with the version 8.1l, worked 2. Dist-upgrade 3. Reboot and now the server died, i got on busybox shell o_O
  6. L

    [SOLVED] Proxmox 8.3-1 cant detect disks with LSI MegaRaid

    1. i tried the 8.2 iso, continues with problem 2. With raid software/zfs i dnt like cause the megaraid is better, of course, is hardware raid 3. The last option maybe is the way but im not sure cause the link is of 2021.
  7. L

    [SOLVED] Proxmox 8.3-1 cant detect disks with LSI MegaRaid

    Hello guys! I have one new server with a MegaRaid 9440, and the setup cant detect any disk. Im unable to install proxmox with this controller. I have read some topics here in the forum and some people fix that updating the distro or changing the kernel. But i cant do that with the iso...
  8. L

    [SOLVED] Cant remove died server from my cluster

    Can i use the same VM IDs from the died server? Or i will get problems with that? I guess thats safe, because the vms id/configs is located local at each server, but im not sure...
  9. L

    [SOLVED] Cant remove died server from my cluster

    Searching the forum i found a guy and this way to solve, but, its really safe? rm -r /etc/pve/nodes/<nodename>
  10. L

    [SOLVED] Cant remove died server from my cluster

    Hello guys! My cluster is just with 3 server, but one (h62) is full dead, i need to replace it. The problem is, the proxmox cant allow me to remove the died one, this still on my server datacenter of web gui: But i cant remove the h62 on shell, cause h62 dont existis on the nodes list...
  11. L

    [SOLVED] Help for recovery damaged server

    Thanks! Do you know how the way to import the other disk with ext4?
  12. L

    [SOLVED] Help for recovery damaged server

    UPDATE: recovered one data this by added this line to storage.cfg The data is back :) Now im trying to import the other disk with ext4
  13. L

    [SOLVED] Help for recovery damaged server

    I do that friend, but when i plug the remain disks the proxmox dnt reconfigure the storages by itself. Is that my problem, i need help to do that.
  14. L

    [SOLVED] Help for recovery damaged server

    Hello guys! I have lost my proxmox installation disk, the good news is the others disk with the vms/data is running fine. But i cant know how to add the data disk to my new installation of proxmox, with new disk, of course. The new setup show me that: The SDA is the new disk/new...
  15. L

    Cant delete unsed disks

    Hello guys, im trying to restore an VM but i need to cancel this operation 3 times. Well, the "aborted" from backup disks still at the storage: And if i try to delete: But i cant have all this disks on the VM: What i need to do? Thanks!
  16. L

    Shrink disks erros: "Cannot resive device files"

    I know, but there is no way to allow the application to accept it?