Search results

  1. V

    zfs installation fails on dell with perc h730

    Are you running all SSD or Hybrid SSD with Spinning disk?
  2. V

    zfs installation fails on dell with perc h730

    ok i wasn't aware of the license changes sorry to hear that. How is Ceph going for you?
  3. V

    zfs installation fails on dell with perc h730

    Hi @goty How are you finding the DRBD9 solution? ""Cheers G
  4. V

    Opinions | ZFS On Proxmox

    In our VMware environment when a host crashes logs are lost even when streaming to disk, these logs are imperative to find the root cause of the issue especially when there may be little lead up to the issue it self so in VMware at least it’s important to get everything in its entirety to deduce...
  5. V

    How to configure Proxmox and PfSense VM so that all network requests go through PfSense

    Hi Team interestingly enough I’m seeing exactly the same issue on a test deployment. on ProxMox I’ve been troubleshooting this for about a week. vm’s on private lan can ping external resources but when trying to get any data from those resources it fails. example. ping works wget fails web...
  6. V

    [SOLVED] Is there a way to suspend emails temporarly in the mail queue

    thank you great tips. i followed your lead and blocked a port on the firewall until services where restored :) ""Cheers G
  7. V

    [SOLVED] Is there a way to suspend emails temporarly in the mail queue

    Hi All We would like PMG to suspend email delivery temporary to back end servers while maintenance is carried out. Is there a way to pause the mail queue from delivering emails in/out during a back end mail server maintenance window? if PMG can hold the emails for a given amount of time then...
  8. V

    Opinions | ZFS On Proxmox

    @alexskysilk thanks for your input, always interesting to see it from someone else’s perspective.
  9. V

    Opinions | ZFS On Proxmox

    Hi @guletz I've just reviewed some interesting informaiton thats been brought to my attention from the FreeNas forums about issues with RaidZ,2,3 etc used for virtualisation, as the pool starts to fill up to 50% capacity it basically looses 1/2 it's performance and ZFS starts to struggle to...
  10. V

    Opinions | ZFS On Proxmox

    Hi @alexskysilk thanks for your input, sure we can go and spend more money on additional SSD's and Ram but at the same token the goal is to also reuse what we already have in stock that's still in new condition and can still delivery what clients need at a cost competitive price. Ram should be...
  11. V

    Opinions | ZFS On Proxmox

    @YellowShed my question would be what happens when the host has a freeze and isn't able dump from memory to disk? is that something that could happen? ""Cheers G
  12. V

    OS disk HDD or SSD?

    Hi @northflower we don't run home labs, we only have production servers and storage so i couldn't begin to tell you about your work loads, obviously if your data is sitting dormant most of the time you'll get a longer shelf life. for home use sure go consumer grade as long as you have a...
  13. V

    OS disk HDD or SSD?

    hi @northflower if your not going to put anything else on the root drive I.e. iso, templates etc small spinning disk could be less expensive If you can find them. zfs in general does a lot more read/ write work and if you have a power loss situation data loss can occur with ZFS on ssd if they...
  14. V

    Getting latest Elementary OS to work as VM?

    Hi all have eOS working fine, just make sure virtio is used for network, disk and graphics. boot into recovery mode open a terminal session with networking. install the qem-guest-agent and reboot. the graphical console should come up now. let me know if it’s still not working and I’ll double...
  15. V

    Opinions | ZFS On Proxmox

    May i ask what do you mean by this? Are you saying your vDevs are different sizes? ""Cheers G
  16. V

    Opinions | ZFS On Proxmox

    Hi @guletz Where both of those vDevs created at the same time or was 1 created and then another added later to the pool? ""Cheers G
  17. V

    Opinions | ZFS On Proxmox

    @guletz thanks for pointing that out and you are correct with the numbers. Not sure if you can boot from a RaidZ2 pool? Overall you are correct, i’m really just looking at our use case scenario with only 8 drive bays available: 2 bays - mirrored pool for Larc2 Cache + Zil Boot OS 1 or 2 bays...
  18. V

    Opinions | ZFS On Proxmox

    Hi @guletz thanks for the additional info. From what ive been reading having compression turned on makes the above statement redundant as compression will allocate the block to what ever fits best reducing the used space and delivering less platter spins to get to the data. From my research...
  19. V

    Opinions | ZFS On Proxmox

    @LnxBil have a few questions if i may. 1. on FreeNass we pulled a Zil drive intentionally for testing this action dropped the pool and we needed to re import, maybe the workflow we used may have been different (Power off > remove drive > power on > pool gone) we will try again with power on and...