Separate names with a comma.
If it's a simple A/B like you have (i.e. only two options), I'd probably just do an IF. =IF(A1="Bread",324,210) It still remains pretty simple...
It's as if there's some... use for computers outside of gaming.
I have two, right now, and have had two more in the past. Every one of them have had the exact same issue. "barely any ghosting" right in your...
Yeah, it doesn't "go away". It is improved if you turn the response time down, but still definitely apparent. Also at the cost of more latency by...
The ghosting on this monitor is very bad, just FYI. I have two and it's terrible on both.
You do realize they don't inspect every card that goes through, correct?
So, perhaps, don't state things as fact if you have nothing to back it up...
We haven't had that "problem" in either massive cloud I've worked for.
You can leverage the Cloud Migration Initiative as a means to get a lot (all) of the changes you deem critical, as well. Think of "the cloud" as a...
Errr... you do know about CPU Wait time, right?
What's the use case?
Like I said, that was a gut guess as I'm not really sure on the timing. We don't sit and watch things. If it takes an hour or a day to upgrade a...
We don't use VUM.. and we're already on 6.7U1
Define upgrade? I'm actually not even sure I know really as our automation just rolls through when we tell it to. Next time we upgrade if I...
32, and our smallest is 8.
Except we do here in WA State, as an added EV fee to our annual registration. Perhaps do a smidge of research before making blanket statements
We have a few dozen PBs of vSAN in production, and a few hundred more TB in labs without any real issues.
Reapeating the same thing over and over again doesn't help :p You go buy a car. It's advertised as 300 hp, 250 ft-lb torque, 0-60 in 4.5 seconds,...
You'll be waiting for... forever if you want a Tesla that cheap. The 3's have never been targeting that price, and nothing in the line up suggests...
PUBLIC cloud, sure. Private cloud, no.
I... am not sure how copy (cp) would ever cause data to go missing. It's not removing the source data at all, just copying it to the destination...
You can zfs send/receive, sure. If you're copying between two ZFS zpools though, just do a normal cp or mv between the two (depending on what you...
5MB/s is certainly not what you should be getting out of your array. Something is wrong.
I'm guessing you had the vdev setup with the drives from /dev/sda, /dev/sdb etc? The best practice is to use by-id instead. So your devices in the...
If I'm reading your post correclty (i.e. you want to pool compute resources from many small machines and run just one single "large" VM on that...
I guess you have a different definition of FOSS than I do: F - Free -- yup, ticks that box Open Source -- yup, ticks that box too (right here:...
Huh? I mostly follow ZFS, but, I just checked and I can still download FreeNAS (11.1 and 11.2) directly from freenas.org. They sell their support...
Indeed. That's why I refer back to where I orginally said about thinking through the entire zpool and vdev layout before building :D. I've seen...
It absolutely does not. You can mix/match vdevs, though it's not a great idea to.
I don't get the ZFS Expandability arguments? If you have a zpool and need to expand it, just add a new vdev to it with your new drives. Done. If...
pFsense has a zabbix agent package you can install, then you just grab the data however you want. I also installed Traffic Totals package to...
This is a large reason why I have zabbix grab all the data and I slice up graphs on my own :)
Seriously. That one started off looking super promising, and just kinda... languished. I still have had quite a lot of fun with it - more than got...
If Gavian doesn't take it all, please PM me rec0d3
They're raising funds in two ways because the gaoline tax does not go back to infrastructure, it goes back into G/L. The tolls at least are bound...
I wouldn't say failing and in dire need of repair. Over the past... 5 or 6 years WSDOT has done a pretty decent job prioritizing projects and...
You say that... but again, we have these on I-405 here in WA state, and we also have a total of $0.678 (second highest in the US!) in taxes per...
We've had similar up here in Seattle on I-405, for over 2 years now. Commonly called the Lexus Lanes. I think ours cap at $11 per trip right now....
That EQL is somewhat tempting, but, driving from Seattle to Quincy would be one hell of a haul xD
Yeah, I just do two vSwitches, each one bound to a different pNIC, and leave it at that. No need to make it more complicated by passing through...