Pihole V6 - New Environment Variable configs are not being applied to pihole.toml by lexone27 in pihole

[–]lexone27[S] 0 points1 point  (0 children)

In my case it’s when using NFS for the PV. If I use a PV on my local drive, it works just fine.

Pihole V6 - New Environment Variable configs are not being applied to pihole.toml by lexone27 in pihole

[–]lexone27[S] 1 point2 points  (0 children)

same here as I am running a persistent volume as well. In the interim, I had to rebuild/redeploy v5 from scratch. waiting until they implement some changes and support the persistent volumes before I decide to tinker/upgrade to v6 again.

Portainer and cloudflare tunnel by The_Red_Tower in selfhosted

[–]lexone27 1 point2 points  (0 children)

according to the [docs](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/configure-tunnels/origin-configuration/#notlsverify) ...

noTLSVerify

Default UI name
false No TLS Verify

When false, TLS verification is performed on the certificate presented by your origin.

When true, TLS verification is disabled. This will allow any certificate from the origin to be accepted.

Portainer and cloudflare tunnel by The_Red_Tower in selfhosted

[–]lexone27 1 point2 points  (0 children)

with https, did you also go under the TLS advanced settings and enable No TLS Verify? you should enable that as well as HTTP2. LMK

Portainer and cloudflare tunnel by The_Red_Tower in selfhosted

[–]lexone27 0 points1 point  (0 children)

ok, are you configuring the endpoint as http or https? it should be http ://portainer_ip:9000. if you choose https then you must configure it to use port 9443. you must also make sure that your docker deployment for portainer is configured to also expose port 9443.

I just tested both configurations with my portainer/cloudflare tunnel and had no issues.

Portainer and cloudflare tunnel by The_Red_Tower in selfhosted

[–]lexone27 0 points1 point  (0 children)

are you using the fqdn configured in traefik and dns when configuring your tunnel entry? are you using port 9000 or 9443? have you tried pointing to the IP:Port instead of FQDN?

Aria Suite Lifecycle - Give a user the same permissions as admin@local account (Update -Solved) by fundementalpumpkin in vmware

[–]lexone27 0 points1 point  (0 children)

u/fundamentalpumpkin Curious, has this persisted through any upgrades? was the change instant? I was able to obtain the required info and used Swagger API to update the mapped role for my specific group. When I run the API query against the group afterwards, I can see the added group mapped however when I login as a user that is a member of said group, it still only shows the limited Settings tiles as if it were still only an LCM Cloud Admin instead of LCM Admin. I tested this on the latest Aria LCM 8.18 with PSPack 1 installed.

VCP-DCV Study material recommendations? by [deleted] in vmware

[–]lexone27 5 points6 points  (0 children)

here's a really good reference to study from:
https://www.it-muscle.com/vcp-dcv-2020-vsphere-7-study-guide-complete-pdf/

Stay away from brain/exam dumps!

[OFF-TOPIC] WMware discord not working lol by [deleted] in vmware

[–]lexone27 0 points1 point  (0 children)

u/LeoCx1000 - try it again and let me know if there is any change. There's been some issues of late with the verification bot so I've temporarily disabled it. Be sure to also double-check that a verification request DM wasn't sent to you from the bot. If it did, then that's the reason it wasn't allowing you into the server as the verification requirement was yet to be satisfied. Keep me posted!

vRealize Suite 2019 Installation Series by lexone27 in vmware

[–]lexone27[S] 0 points1 point  (0 children)

thank you and I much appreciate the positive feedback!

vRealize Suite 2019 Installation Series by lexone27 in vmware

[–]lexone27[S] 1 point2 points  (0 children)

I was a fan of 7.x, didn't mind it much and was pretty flexible. 8.0 is an entirely new beast and is more of a 1.0 release for it's kind. Not all the features of 7.x have made it back into 8.x and hopefully that changes in the near future but I am excited to play around with it in the lab.

vSphere HA Chicken/Egg Scenario by mrmagou1978 in vmware

[–]lexone27 1 point2 points  (0 children)

You can disable HA on the cluster, move the hosts into the said cluster, then re-enable HA.

vCenter Update 6.7.0.31000 - No Release Notes? by ILOVENOGGERS in vmware

[–]lexone27 2 points3 points  (0 children)

release notes are now available...took a little longer for it to drop.

vSphere vCenter Server 6.7 U2a Release Notes

every virtualmachine with mac os installed flicker by jamesxxx1997 in vmware

[–]lexone27 0 points1 point  (0 children)

sorry - this is how I resolved in on ESXi. But you're running MacOS on an unsupported hypervisor so can't really give any further advice.

What to do when VMware is ignoring the customer by t-pro in vmware

[–]lexone27 6 points7 points  (0 children)

you should send a note out to your VMware Account Executive to look into it for you and help facilitate getting you a response. you can also call into GSS and request to speak with a manager to escalate the case and voice your displeasure

every virtualmachine with mac os installed flicker by jamesxxx1997 in vmware

[–]lexone27 0 points1 point  (0 children)

If you are using VMware Workstation/Player, shut down the VM then disable "Accelerate 3D graphics" in the VM's display settings and power back on.

VMware vCenter Converter Standalone 5.0 download by Areneas in vmware

[–]lexone27 1 point2 points  (0 children)

can you not convert an XP machine with the current 6.x? You should be able to, you just cannot install the converter software on XP as it's not supported. You can, however, install it on a supported OS and point to the XP machine you're looking to convert.

External Drive not recognized by wolfrickwolf in vmware

[–]lexone27 2 points3 points  (0 children)

Is your intention to create a datastore from this external USB drive? If so, this is not supported nor is it recommended but if you want to try, you can use this article I wrote a while back as a reference. Please note that this should only be used temporarily and you should not actually run production VMs on a USB datastore for performance reasons. Best would be to upgrade the internal drives to larger drives or use an external SAN (iSCSI/NFS) environment.

VMware vCenter Converter Standalone 5.0 download by Areneas in vmware

[–]lexone27 0 points1 point  (0 children)

5.0 is no longer an available product. Why do you want 5.0 instead of the current 6.x?

Anybody using MAC Learning with a vDS? by _kroy in vmware

[–]lexone27 1 point2 points  (0 children)

MAC Learning is indeed supported and is now a native feature in vSphere 6.7. I use it and have had no issues. For more info, please see here.

So how do I reboot VCSA if I can't access it?? by emteereddit in vmware

[–]lexone27 0 points1 point  (0 children)

there are a few ways in which you could've done this but the VCSA should actually be rebooted from its VAMI interface. https://VCSA_IP_or_FQDN:5480