Search results

  1. K

    [SOLVED] Question about CPU windows

    yeah thank you so much didnt know that
  2. K

    [SOLVED] Question about CPU windows

    HI I was wondering if someone could shed some light, Currently i was looking at our windows and it seems that it only show as if there is one CPU attaching pictures wouldn't it need to show the 16 cores? Running a server 2022 windows Thanks
  3. K

    Recommendations to replace Smart Array P440ar

    HI I was wondering if someone could recommend to replace Smart Array P440ar for ProLiant DL360 Gen9 as i want to install ZFS i was reading a bit dell H310 but not sure whats compatible or recommended? Thank you
  4. K

    Question about maintenance

    currently have it 2 years working fine Consumer SSD do you recommend Samsung?
  5. K

    Question about maintenance

    its working awesome on the new servers, or alteast its better then SAS 10k disks, but would would you recommend?
  6. K

    Question about maintenance

    correct using ZFS using disks bx crucial 1tb
  7. K

    Question about maintenance

    yeah same config same everything my only guess was the version and because its recently formated. but i was wondering if there is a special maintenance one has to do on proxmox?
  8. K

    Question about maintenance

    Hi So currently i was running proxmox on version 6.4 with various VMs and was working fine, the server was a dell r720 with 192 gigs of ram 2 CPU and 8 SSD, i then bought another server same config, but i put proxmox 7 and passed all the VMs to the new server and what i saw is that the VMs...
  9. K

    Question about Hetzner Servers route IP

    Hi SO currently i have VPS server i bought on hetzner servers, but cant seem to wrap my head around passing the IP, So when buying the server i get an IP 78.47.xxx.xx/26 and gateway 78.xx.xx.65 so then i bought another segment IP to pass though proxmox which is the part i cannot get working...
  10. K

    [TUTORIAL] Proxmox + Security Onion without OVS

    Thank you so much for the reply, so i was trying to adapt a bit to my setup which cant seem to figure out before trying This is the setup i need to mirror all traffic from pfsense to security onion as your setup you have many physical network cards in my case only have one, So seeing that i...
  11. K

    [TUTORIAL] Proxmox + Security Onion without OVS

    thank for the tutorial really interesting im going to try it out, i was also reading this guide https://bilk0h.com/posts/security-onion-proxmox-open-vswitch and this https://vext.info/2018/09/03/cheat-sheet-port-mirroring-ids-data-into-a-proxmox-vm.html not sure if you read those guides from...
  12. K

    Question about speeds?

    thanks for the reply, will keep that in mind, from what i was reading it seems that zfs snapshots might beat the PBS im guess i need to try it out,
  13. K

    Question about speeds?

    Hi I was wondering if someone could shed some light, Currently im looking to implement PBS but currently i have 3 proxmox server and all of them running pve-zync which is working great My questions are 1) Is PBS faster on running copies vs the snapshots on zfs running pve-zync 2) does PBS let...
  14. K

    question about expanding ZFS mirror raid 10

    thanks for the reply, this is what i did so i copied from another disks to each new disk sgdisk /dev/disk/by-id/ata-VBOX_HARDDISK_VBe59e42f0-c63cf959 -R /dev/disk/by-id/ata-VBOX_HARDDISK_VBfcf0fe1c-84d4034e sgdisk -G /dev/disk/by-id/ata-VBOX_HARDDISK_VBfcf0fe1c-84d4034e then i ran this on...
  15. K

    question about expanding ZFS mirror raid 10

    thanks for the reply, but is it normal that the partitions are differently? it seems that only has 2 partitions which i assume it does not have grub installed in those?
  16. K

    question about expanding ZFS mirror raid 10

    Hi I was wondering if someone could shed some light, Currently i have a raid 10 with 8 disks and want to expand to 16 disks which currently i have 4 mirror disks, My question is it as simple as this? zpool add rpool mirror sdi sdj mirror sdk sdl mirror sdm sdn mirror sdo sdp or would i need...
  17. K

    Proxmox Showing RAM Usage High

    to limit the arc, nano /etc/modprobe.d/zfs.conf # Min 2048MB / Max 4096 MB Limit with 32 gigs of ram options zfs zfs_arc_min=2147483648 options zfs zfs_arc_max=4294967296 then update-initramfs -u and reboot
  18. K

    PMG relay to external smtp

    i think it must be the other way around email server---sandblast---PMG
  19. K

    PMG relay to external smtp

    do you mean that your email server to be delivered to the PMG server then the PMG server to the client?