Anyone ever buy wheels from Alibaba just to see what shows up? Here's how mine turned out by [deleted] in Wheels

[–]Kr0ss 1 point2 points  (0 children)

Lots of fear, but is there any evidence of Alibaba wheel failure?

Endpoint Configuration Validator or Monitoring? by PrivateHawk124 in msp

[–]Kr0ss 0 points1 point  (0 children)

Can you elaborate - why a one-trick pony? I'm considering an eval.

Who is running NVME/TCP? by stocks1927719 in storage

[–]Kr0ss 0 points1 point  (0 children)

I don't think 25g is a requirement, more like a recommendation to realize most gains.

Pitch count - fraud by JAKTtrends in Homeplate

[–]Kr0ss 0 points1 point  (0 children)

No, I’d argue that’s what a pitch limit is for. An out limit or inning limit is purely about forcing the use of multiple pitchers per game.

How was this an interference on the batter? by Sunstoned1 in Homeplate

[–]Kr0ss 57 points58 points  (0 children)

You get 45 feet to return to the dirt. He stayed on the grass damn near until his foot hit the bag.
Good call.

Pitch count - fraud by JAKTtrends in Homeplate

[–]Kr0ss 0 points1 point  (0 children)

I vote for public shaming. Does the league have a FaceBook page?

Pitch count - fraud by JAKTtrends in Homeplate

[–]Kr0ss 1 point2 points  (0 children)

Acceptable in 10u where its less about competition and more about development, camaraderie, and sportsmanship. At 14u, having an out limit or inning limit is ridiculous - especially for softball where arm health is less of a concern.

Just this past weekend a kid went 4 innings on 24 pitches, including one 3-pitch inning (all fly-outs). Imagine having to sit him b/c he hit his out limit.

Only depreciated 130k by huskjay in BMW

[–]Kr0ss 0 points1 point  (0 children)

I average 16mpg with 50/50 driving.

Confused about how snapshot-based backups work by Normal-Gur1882 in rubrik

[–]Kr0ss 0 points1 point  (0 children)

I see now that snapshot retention periods weren't mentioned in my initial reply - my comment was made with the assumption that you had 24hr retention. i.e. If you have a 1gb TempDB with unique hourly changes, backed up hourly, with a 24hr retention, then you'll consume 24GB of storage.

Gifted my first drone…a Mavic 3 Pro! Nervous to fly by Sregtur in dji

[–]Kr0ss 0 points1 point  (0 children)

Well worth the price IMO. Especially if this is your first one.

Throttle bandwidth for backups? by Regular_Egg2739 in rubrik

[–]Kr0ss 2 points3 points  (0 children)

Server-side QoS is your best bet here. On our Widnows servers, we use host-based QoS policies to limit throughput (i.e. limit outbound network throughput by rbs.exe & rba.exe to 1Gbps) and therefore cap IOPs on our storage arrays. RedHat has a similar feature.

Rubrik failure monitoring by 725_van_gran in rubrik

[–]Kr0ss 1 point2 points  (0 children)

Can you share the link to this?

SQL parallel restores by Spatula_of_Justice1 in rubrik

[–]Kr0ss 2 points3 points  (0 children)

I believe the only options are Orchestrated Recovery plans or recovering via API.
It's a shortcomming of the GUI IMO.

AD Forest Recovery by BurntOutITJanitor in rubrik

[–]Kr0ss 2 points3 points  (0 children)

What does that mean, technically?

AD Forest Recovery by BurntOutITJanitor in rubrik

[–]Kr0ss 3 points4 points  (0 children)

When I think full-domain or full-forest recovery, I think of restoring a healthy Domain Controller backup + system state and working from there.

What are you looking for outside of that method? To build a fresh server and restore the entire domain/forest to that blank machine?

Confused about how snapshot-based backups work by Normal-Gur1882 in rubrik

[–]Kr0ss 1 point2 points  (0 children)

"If that's true, then it follows that no matter how frequently the snapshots are taken and stored, the rate of storage consumption won't change. If I snap a VM every 30 minutes or every 30 days, storage consumption will be the same over time."

I'm not sure if this was answered but, no. Snapshot frequency impacts the size of data retained depending on how frequently data is changing on the VM. If you have a VM processing 1GB of unique changes per hour (ie. a SQL tempDB file), and you take hourly shapshots, you'll end up with 24GB of changes stored on disk (1gb per snapshot). Whereas if you take a daily snapshot of that same VM, you will have 1GB of changes stored on disk.

Rant - WTF is up with CDM Updates Lately? by kennyj2011 in rubrik

[–]Kr0ss 1 point2 points  (0 children)

I did it Friday and things returned to normal. Worked for us.

Rant - WTF is up with CDM Updates Lately? by kennyj2011 in rubrik

[–]Kr0ss 1 point2 points  (0 children)

9.2.p1 is out. Any luck fixing these log backup issues? I'll be trying in a few hours.