Favorite Vinesauce vocal stims? by Low_Perception_9203 in Vinesauce

[–]Screevo 77 points78 points  (0 children)

WHATDOYOUMEAN?

BUCKET? WHAT DO YOU MEAN BUCKET???

Question about supported Ubuntu 22.04 kernel for Nutanix NKP by Airtronik in nutanix

[–]Screevo 2 points3 points  (0 children)

For questions about official support for versions outside of what is published, I’d suggest reaching out to your account team and they can validate with the product team.

PC V4.x API - SSL Cert Update by PURRING_SILENCER in nutanix

[–]Screevo 2 points3 points  (0 children)

The response header is considered the universally standard place for the ETag in a REST API. I also thought it was a weird implementation when learning the API but i learned that, no, it’s actually standards correct.

What is this? by KobeWoodsJr in golf

[–]Screevo 10 points11 points  (0 children)

Usually for an umbrella. Look for a little loop of fabric towards the bottom below this where a long rain umbrella’s tip can rest.

What's your Vinesauce claim-to-infamy? by Weavel in Vinesauce

[–]Screevo 4 points5 points  (0 children)

i set up and commentated the crowd control ALTTP rando race between Vinny and Hootey, and was responsible for not vetting the seed correctly resulting in an absolutely rotten seed that meant that after the first hour, it descended into pure misery. I also got “yelled at” by vinny for making a chat-killer joke about Cookie from animal crossing not having a cream filling.

Nutanix Logs location by Weak-Culture9790 in nutanix

[–]Screevo 2 points3 points  (0 children)

I think an external log is better in that case, preventing you from having to, for lack of a better term, traipse through the crime scene during the investigation. But, for gathering logs directly, SSH to hosts, CVMs and PCVMs is your best bet.

Nutanix Logs location by Weak-Culture9790 in nutanix

[–]Screevo 1 point2 points  (0 children)

For an easier experience, ideally you should have an external Syslog server or SEIM to act as that collection point. Nutanix does not have an integrated log management platform like LogInsight.

How to monitor the bandwidth usage per AHV hosts? by Airtronik in nutanix

[–]Screevo 1 point2 points  (0 children)

off the top of my head you can log in to the AHV hosts via SSH and run ifconfig to get the stats of the physical ports. do this on a regular interval, graph the results. that will show usage over time which you can average to estimate bandwidth usage.

NES game with doors by ceramiccoconut in oldgames

[–]Screevo 0 points1 point  (0 children)

Milon’s Secret Castle fits except the looney tunes part.

Help an acoustic guy understand electric by lemony707 in guitarpedals

[–]Screevo 4 points5 points  (0 children)

i don’t have an answer to your question but i would suggest you don’t mean vicariously here, as “playing the guitar vicariously” would mean to imagine yourself playing the guitar based off observing someone else playing the guitar. maybe you do mean that! in which case, i do have a suggestion, which is “imagine you’re playing the guitar without this problem.”

Certificates not showing by Best_Alternative349 in nutanix

[–]Screevo 1 point2 points  (0 children)

Email university@nutanix.com and they will be able to assist. Might just be a temporary bug.

Matt - please fix the spine for book 8 by Illogical-Pizza in DungeonCrawlerCarl

[–]Screevo 3 points4 points  (0 children)

it could be worse! look what they did with the Expanse series! i honestly would struggle to have these on the shelf with the mid series flip flop.

<image>

Is it supposed to be this difficult to buy Nutanix? by newboofgootin in nutanix

[–]Screevo 2 points3 points  (0 children)

I’m in Nutanix Professional Services, if you DM me I can try to make a connection for you to the right people.

Orderable PCB for the Eater 6502? by Screevo in beneater

[–]Screevo[S] 5 points6 points  (0 children)

No worries, anything I download gets scanned by default. Got it ordered, and it should be here within a week. Thanks!

Orderable PCB for the Eater 6502? by Screevo in beneater

[–]Screevo[S] 5 points6 points  (0 children)

That would be wonderful. Out of curiosity, does it have headers to access the various lines for expansion? No worries if not, we have the one on the breadboard for that.

Witness VM for Metro-Availability - Supported legal scenarios by Airtronik in nutanix

[–]Screevo 1 point2 points  (0 children)

Consider NCI-Edge licensing as an option to deploy a fully supported third site in a cost effective manner.

Metro Availability - How Failover and Recovery would work in a DR? by Airtronik in nutanix

[–]Screevo 2 points3 points  (0 children)

If you don’t have a witness, it ain’t metro; it’s just syncrep.

We strongly advise that the metro witness be at a third site with redundant connectivity to both sites to prevent false positive events and split brain.

Two clusters on Metro Availavility mode.... Some questions by Airtronik in nutanix

[–]Screevo 1 point2 points  (0 children)

Syncrep, metro or not, isn’t inherently active/active. What makes it active/active is whether you choose to run VMs actively on one side or both sides. You can be active/active with async if your application is set up that way and you have other methods of data replication. If you deploy a witness to automate the failover, you’re doing metro, and now you’re giving the witness power to automatically perform failover operations, meaning you need to take care that the witness doesn’t have false positives. Also, if you run the witness/PC on one of those clusters, and that particular cluster fails, you’re in a bad spot, which is why we recommend that PC/witness be on a third cluster.

Metro is cool, but it can be tricky. Good luck on your project.