LucianoPatrão's Posts

Hi, Migration of Physical RDM is not supported, that is for sure, for all migrations types. Regardless if is HCX or a "normal" vCenter vMotion. For there are two options. 1 - On destination, c... See more...
Hi, Migration of Physical RDM is not supported, that is for sure, for all migrations types. Regardless if is HCX or a "normal" vCenter vMotion. For there are two options. 1 - On destination, create a new SQL server and migrate Data/DB. 2 - Convert it to VMDK. Using VMware converter or not, you will always have downtime on that SQL server.
Problem is fixed. Just information to future need. After putting the cluster working with only one node Cluster, then power on second one I was able to check that the node 03 was the corrup... See more...
Problem is fixed. Just information to future need. After putting the cluster working with only one node Cluster, then power on second one I was able to check that the node 03 was the corrupted one and was put cluster down. Removing node 03 from the Cluster did the trick. Thank You LP
It seems that VMware removed tool corfu_logReader from NSX
These are the commands that exists root@nsxt-manager-2:/config/corfu/log# corfu_ corfu_add_node              corfu_layout                corfu_management_bootstrap  corfu_remove_node         ... See more...
These are the commands that exists root@nsxt-manager-2:/config/corfu/log# corfu_ corfu_add_node              corfu_layout                corfu_management_bootstrap  corfu_remove_node           corfu_server                corfu_tool_runner.py corfu_as                    corfu_layouts               corfu_ping                  corfu_reset                 corfu_smrobject             corfu_tool_runner.sh corfu_bootstrap_cluster     corfu_logunit               corfu_query                 corfu_sequencer             corfu_stream
If I get the answer I may could fix the issue These are NFR/Trial licenses.
Struggling with NSX issues. Need to fix corfu DB and the logs (it was corrupted after lack of space in /var/log), In the a previous blog post by Niram he explain to use a command corfu_logRea... See more...
Struggling with NSX issues. Need to fix corfu DB and the logs (it was corrupted after lack of space in /var/log), In the a previous blog post by Niram he explain to use a command corfu_logReader display that could fix my problem, but in v2.4.1 cannot find it. Anyone knows a different command or an alternative to fix the issue? Thank You LP