• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by FireExit

  1. F

    Fed up! How can we disable / block ICMP (ping) on ESXi 6 hosts? We need an expert!!!

    The KB article says that routed ICMP requests will be responded to from the same VMKernel that received them. There isn't anything by default in ESXi 6's Security profile to block ICMP. Since imsuchageek has said that blocking ICMP on the routers between the subnets isn't an option due to...
  2. F

    Apple dumps VMware for KVM

    If you have tech support that can't identify a host a VM is running on you either haven't given them the right permissions, or the right training. Or failing those two, you don't have the right tech support.
  3. F

    PW managers

    +1 for KeePass
  4. F

    Looking recommendations on patching software for Windows

    Id suggest finding out the exact reason why WSUS is an issue? I've got it running between 5 sites, one of which is heavily fire-walled, and 3 of the sites or on slow links, and it just works. As cyclone says, it's free.
  5. F

    Vmware Software updates

    In case it helps, this is VMware's update process guide for vSphere 6 : http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2109760
  6. F

    Best Way to Reclaim Dead Space in VMDK files

    VMWare Converter can be used to "convert" VMs as well as physical servers
  7. F

    vSphere Virtual Flash?

    Don't forget that it only does those stages if VMTools is installed on the VM. If it doesn't, then the hypervisor goes straight for "I own your RAM"
  8. F

    DNS or WSUS issue or?

    Because..... Did adding the DNS forwarders fix the issue for you? If not, you mention you have multiple sites, are they all connecting through the same gateway to the internet, or do they have their own gateways?
  9. F

    DNS or WSUS issue or?

    Have you checked for any Group Policy's that are pushing WSUS settings out? I'd suggest getting the Windows update issue fixed before worrying about a random DNS glitch...
  10. F

    Esxi issue

    I had a similar issue at the start of last year (Literally New Years Day 2014) with E1000 and ESXi 5.5. My fix was to go with VMXNET3s. Not quite the same as the issue you are experiencing, but it's worth considering that VMXNETs are designed for VMs whereas the E1000 are emulating legacy...
  11. F

    VMware ESXi 5.5 update 2 - need patches?

    You shouldn't need to install them. I believe they were rolled up as part of 5.5 U1c.
  12. F

    vCenter SQL DB grew 100 GB in 10 days

    Have you tried limiting the age of records kept by vCenter from vCenter? Administration > vCenter Server Settings > Database Retention Policy, and turn on the retention limits
  13. F

    4+ Node Servers -- How do they share disks?

    RAID 1 with Hot Spare would be three disks - Depends how paranoid you are about disk failure really
  14. F

    ESXi VSAN... this is probably a stupid question.

    It's designed to be a replacement for the shared storage requirement for VMs. It's not a full blown SAN.
  15. F

    Script to go from Distributed Port Group to Standard Port Group

    You can script vSwitch creation using PowerCLI - I do it to automate the set up of new ESXi hosts - With the more recent versions of PowerCLI you can setup DVS too
Back
Top