Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. zachary715
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    zachary715

    @zachary715

    174
    Reputation
    397
    Posts
    995
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    zachary715 Follow

    Posts made by zachary715

    • RE: Is Ubiquiti phasing out the UAP-AC line?

      My guess would be yes. Most of those released 2015-2016. We've since seen their 3rd gen products released around 2018 with the HD products, and now the UAP6 devices are starting to trickle out. Doesn't really make sense to keep promoting the older stuff.

      https://help.ui.com/hc/en-us/articles/360012192813#faq-device-gen

      posted in IT Careers
      zachary715
    • RE: Non-IT News Thread

      @wirestyle22 said in Non-IT News Thread:

      https://www.instagram.com/tv/CEDBcJuA2JB/?igshid=awlz0i67myqf

      Watch this guy apologize for hitting a grand slam

      Jomboy covered this well. So pissed Tatis actually apologized and that his teammates didn't back him.

      posted in Water Closet
      zachary715
    • RE: RAID5 SSD Performance Expectations

      @Dashrender said in RAID5 SSD Performance Expectations:

      @scottalanmiller said in RAID5 SSD Performance Expectations:

      @zachary715 said in RAID5 SSD Performance Expectations:

      Did some reading initially which led me to believe that Write Through was the better choice for performance as well as data loss issues.

      Write Through is, in theory, better for reliability but isn't a real consider in a well maintained controller. But it kills performance by bypassing the cache.

      We assume your controller has either non volatile cache or battery backup.

      PERC H730p Mini has 2GB NV cache.

      posted in IT Discussion
      zachary715
    • RE: RAID5 SSD Performance Expectations

      @scottalanmiller said in RAID5 SSD Performance Expectations:

      @zachary715 said in RAID5 SSD Performance Expectations:

      Did some reading initially which led me to believe that Write Through was the better choice for performance as well as data loss issues.

      Write Through is, in theory, better for reliability but isn't a real consider in a well maintained controller. But it kills performance by bypassing the cache.

      Part of the reason I created this thread so that someone might see my current setup and let me know that. I wasn't aware of how much the cache impacted performance for SSD. I know now 😜

      posted in IT Discussion
      zachary715
    • RE: RAID5 SSD Performance Expectations

      @Obsolesce said in RAID5 SSD Performance Expectations:

      @zachary715 said in RAID5 SSD Performance Expectations:

      I modified Server 2 with the SSDs RAID cache policy from Write Through to Write Back, and No Read Ahead to Read Ahead

      Why was it write-through to begin with? I've only done that in some very niche instances.

      I've always configured Write Back in the past, but didn't know if using SSDs changed that. Did some reading initially which led me to believe that Write Through was the better choice for performance as well as data loss issues. Maybe should have done a little more research prior to deciding.

      posted in IT Discussion
      zachary715
    • RE: RAID5 SSD Performance Expectations

      Quick update, I modified Server 2 with the SSDs RAID cache policy from Write Through to Write Back, and No Read Ahead to Read Ahead. This appears to have made a drastic improvement as 55GB Windows VM live vMotions to Server 2 are now being completed in about 1 1/2 minutes vs 4 minutes previously, and the network monitor is showing performance on par with what I was seeing on Server 3. Now on to getting all 3 servers in direct connect mode for vMotion and backups over 10Gb/s. Thanks.

      posted in IT Discussion
      zachary715
    • RE: Non-IT News Thread

      @Grey said in Non-IT News Thread:

      @mlnews said in Non-IT News Thread:

      A potentially deadly weather pattern is setting up across the central US

      Extreme temperatures coupled with high humidity flowing from the Gulf of Mexico have set the stage for life-threatening heat in parts of the central and southern US.
      Texas and Oklahoma are no strangers to excessive heat in the heart of summer and, a little over 10 days into the season, the region is bracing for stifling heat through the upcoming holiday weekend.
      Temperatures are set to feel hotter in Dallas,Texas, than in Death Valley, California. Earlier in the week, parts of Texas registered the ultimate mark of oppressive warmth. Some cities including San Antonio, Lufkin and Victoria set records for hot low temperatures, with some failing to dip below 80 degrees even in the overnight hours.

      goddamnit, 2020. So help me, if the elections go badly in Nov, I'm signing up for a Mars 1-way ticket.

      There's no option other than going badly, so go ahead and get that pre-registration going lol.

      posted in Water Closet
      zachary715
    • RE: RAID5 SSD Performance Expectations

      @scottalanmiller said in RAID5 SSD Performance Expectations:

      Nothing your random writes are super high, way higher than those disks could possibly do. 10K spinners might push 200 IOPS. So 8 of them, in theory, might do 1,600. But you got 70,000. So you know what you are measuring is the performance of the RAID card's RAM chips, not the drives at all.

      Got ya. I may just have to evacuate this server for the time being and do some various testing with different RAID levels and configs to see how they compare. I just would have expected a little more noticeable performance difference than what I'm seeing. I've seen it in VMs all along where I didn't think they were as zippy as they should be, but they were quick enough for what we were doing so didn't really dig. But now I'm curious.

      posted in IT Discussion
      zachary715
    • RE: RAID5 SSD Performance Expectations

      @scottalanmiller said in RAID5 SSD Performance Expectations:

      @zachary715 said in RAID5 SSD Performance Expectations:

      EDIT: I see CrystalDiskMark has the ability to measure the IOPS. Will run again to see how it looks.

      Yup, that's common.

      But aware that you are measuring a lot of things... the drives, the RAID, the controller, the cache, etc.

      Results are in...

      Server 2 with SSD: ESXI02 IOPS.PNG

      Server 3 with 10K disks: ESXI03 IOPS.PNG

      Is anyone else surprised to see the Write IOPS on Server 3 as high as they are? More than double that of the SSD's.

      posted in IT Discussion
      zachary715
    • RE: RAID5 SSD Performance Expectations

      @scottalanmiller said in RAID5 SSD Performance Expectations:

      @zachary715 said in RAID5 SSD Performance Expectations:

      For my use case, I'm referring to MB/s as I'm looking at it from a backup and vMotion standpoint which is why I'm measuring it that way.

      That's fine, just be aware that SSDs, while fine at MB/s, aren't all that impressive. It's IOPS, not MB/s, that they are good at.

      What's a good way to measure IOPS capabilities on a server like this? I mean I can find some online calculators and plug in my drive numbers, but I mean to actually measure it on a system to see what it can push? I'd be curious to know what that number is even to see if it meets expectations or if it's low as well.

      EDIT: I see CrystalDiskMark has the ability to measure the IOPS. Will run again to see how it looks.

      posted in IT Discussion
      zachary715