Recent content by offerlam

  1. O

    Acronis Backup-support for Proxmox is here, but...

    Hi, We are in june 2026 have any of these concerned been addressed?
  2. O

    Proxmox with zfs disk moinitoring

    would zfs-sed respond with a mail if a disk fails completly to a point where it needs to be changed? And thanks for such quick repsonses! both of you :)
  3. O

    Proxmox with zfs disk moinitoring

    Hi, I have built ny first proxmox using zfs. A mirror for 2 disk for proxmox os. And a zfs raid 10 for storage. I know need alerts setup if a disk fails. Can proxmox itself monitor for these alerts if i setup mail alert for proxmox? Im using a super micro server and i dont think ipmi 2.0...
  4. O

    LVMextend vm results in kernal panic

    Hi all Thanks for the suggestions. I guess its not a proxmox problem and i have chosen to just reinstall the server and make sure the LVM uses the entire disk this time. thanks :)
  5. O

    LVMextend vm results in kernal panic

    Hi all, I have been struggeling with this issue for a long time now. I haven't posted it here becuase I considered the issue being ubuntu os related. But looking over some post something tells me it may be a vm proxmox issue. The issue is that i have a disc that is 600gb large. I have a LVM on...
  6. O

    Considering building a proxmox 3 node cluster with ZFS replication

    Hi guys, Thanks so much for your inputs! Dont hold back :) It was our intention to run with the built in solution with proxmox. Not adding more outside feature. The idea being KIS. Keep it simple. We dont want the complexcity of storage clusters and we can live with one to two minut potential...
  7. O

    Considering building a proxmox 3 node cluster with ZFS replication

    Hi all, We are considering having a setup where we have nodeA with the production data and node B and C where production is replicated to every one or two minuts. The idea is to have VMs from nodeA auto failover to nodeB and if nodeB fails auto failover to nodeC. My question is about ZFS. I...
  8. O

    Zfs replication and databases

    ok - its a german show and im not german. So i can't understand what they are saying. But you are saying they had no issue with transaction logs using ZFS replication and databases. Ofcause you loose the data that hasn't been replicated yet but that is it. DB will come up and run just fine with...
  9. O

    Zfs replication and databases

    just to be clear. So sysops ( it sounds like i should know them :) ) has run with this 3 node in ZFS replication for a long time and have never had any issues with missing transaction logs because the server was spooled back 1 minut? or two. Correct?
  10. O

    Zfs replication and databases

    yes we also talked about clustering with share storage or ceph. But for this solution we want some KIS (keep it simpel) The replication feature looks very nice on paper, since we can live with data being spooled back as it was 2 min ago. CEPH and share storage introduces a higher cost along...
  11. O

    Zfs replication and databases

    Hi Im looking at setting up at 3 node cluster where node a replicate via zfs a vm to node b and c. My vm has a sql server runing. How sure can i be this will work? Dont i risk to lose a write action in db if im unlycky with the sync and when it goes offline so my db wont start on say node b...
  12. O

    persistant drive mount problem

    Im not sure to be frank. does it matter much? I will try and correct my fstab with spaces and see how that goes. Perhaps try the attrib leeteken provided aswell and see what happens. also add a UIUID. tomorrow :)
  13. O

    persistant drive mount problem

    Hi, its a raid 10 with 4 SSD disks. use case is that i want proxmox to automount the drive on boot. as it is now i need to mount it manually everytime the server restarts. So the problem with the line is that i seperate with tab in stead of space?
  14. O

    persistant drive mount problem

    Hi guys, its with my head bowed in shame i need to ask help on this. I didn't know what i'm doing wrong. I have been googling and from the reads im doing it right? I have added this line in fstab but when i boot proxmox it goes into emergency mode because the line is incorrect. I just don't...
  15. O

    Problem backing up via PBS

    here is a status.. i switched to NFS and its working flawlessly.. so happy happy :) Thanks for all the help