Explained well thanks for the valuable information
@cloudtech2708 Жыл бұрын
My pleasure
@upworkprofilevideonoorulam4402 жыл бұрын
Awesome content. Thanks
@cloudtech27082 жыл бұрын
Glad you liked it!
@ravikumard60632 жыл бұрын
excellent , plz do some more videos for gcp cloud with practical. Thank you cloud tech
@cloudtech27082 жыл бұрын
Thanks, will do!
@pushpendrachauhan30202 жыл бұрын
Very nice
@cloudtech27082 жыл бұрын
Thanks
@pratikbhandari16765 ай бұрын
Awesome video.. Please make some more videos like this
@cloudtech27084 ай бұрын
Thank you so much! I'm glad you enjoyed the video. I have more content like this coming soon, so stay tuned!
@jesuspenaloza8709 Жыл бұрын
Such a good video!! very detailed. Thank you very much
@cloudtech2708 Жыл бұрын
Thank you so much for your kind words! I'm thrilled to hear that you found the video detailed and helpful. If you have any more questions or need further assistance, please put your comments. Your feedback is greatly appreciated, and I'm here to help to clear tech topics.
@sharingfeelins Жыл бұрын
Excellent Demo
@cloudtech2708 Жыл бұрын
Thanks for your feedback :)
@HectorGaticaZentaGroup Жыл бұрын
Thanks for the explanation. A question, at minute 18:24 of the video you select the destination network. In my drop-down menu, the "internal management" option does not appear, how is it possible to enable it?
@cloudtech2708 Жыл бұрын
"internal management" network was available in my VMware environment. There may be some chances that you are facing one of the below mention issue: 1) your VMware account doesn't have admin permission. 2) Network will be available with different name. If you are performing the activity on office environment, then you have to check these details with your VMware team.
@alvehasan46377 ай бұрын
Thanks. Pretty much explains. Love this
@cloudtech27087 ай бұрын
Glad it was helpful!
@MunnaK0222 жыл бұрын
great
@cloudtech27082 жыл бұрын
Thanks :)
@akshayjadhav63792 жыл бұрын
please make more similar practical videos
@cloudtech27082 жыл бұрын
sure
@prashantjkamath Жыл бұрын
In GCP cloud SQL, support is for mysql, ms-sql and postgres, then can we do this migration for on-prem instances with tier-1 architecture having app and db in the same vm with mongodb or any other db?
@cloudtech2708 Жыл бұрын
Google Cloud SQL provides managed database services for MySQL, PostgreSQL, and SQL Server, but it doesn't offer support for MongoDB or other NoSQL databases. Therefore, if you have an on-premises architecture with MongoDB or another database that isn't supported by Google Cloud SQL, you'll need to consider alternative migration options. Google Cloud offers Firestore and Firebase Realtime Database for NoSQL use cases, but these might have different data models and use cases compared to MongoDB. You might also consider setting up MongoDB on a Compute Engine instance or using a managed MongoDB service from another provider. If your application relies heavily on MongoDB-specific features, you might need to refactor your application code to work with the chosen database system. This could involve changes to data models, queries, and application logic. In summary, while Google Cloud SQL doesn't support MongoDB, you can still migrate your on-premises architecture with MongoDB to Google Cloud using alternative database services. However, this migration might require significant effort in terms of data migration, application refactoring, and adjustments to your architecture. Be sure to carefully plan and execute each step to ensure a successful migration.
@vtvt35852 жыл бұрын
I want learn GCP , Please let me know will you provide online sessions for GCP full course?
@cloudtech27082 жыл бұрын
I will try to make videos on the topics which you want to learn.
@ant768668 ай бұрын
Good tutorial, thanks! I've a little issue: when I deploy the M2VM in my vmware host, I'm not able to assign an IP address and the vm hasn't an address. How can connect to the vm without the credential? I've a private key but I can't connect to the vm because it hasn't an IP address. Any suggestion?
@cloudtech27087 ай бұрын
you have to supply the network information at the time "Deploy OVF Template" "Section 6". For more information check the video from 18:08 to 18:34
@andylebouef-vd8pk Жыл бұрын
Smooth
@cloudtech2708 Жыл бұрын
Thanks for your feedback :)
@ritesh_vlogs18182 жыл бұрын
you have created the firewall rule in different GCP project , and migrating the VM in different GCP project , are you using Shared VPC for those GCP project ?
@cloudtech2708 Жыл бұрын
We’ve to use shared VPC to manage the network centrally
@devendersinghbrar2 жыл бұрын
How can I migrate all VMs which are running in 1 vcenter in different gcp projects, like dev vms to dev gcp project & prod vms to prod gcp project . Do I need to deregister m4c to register with another gcp project OR I can register m4c with multiple gcp projects ?
@cloudtech27082 жыл бұрын
You have to create another migration plan for different projects. You have followed the same steps for different projects and plans
@devendersinghbrar2 жыл бұрын
I think we can add projects under Targets tabs ?
@cloudtech27082 жыл бұрын
@@devendersinghbrar as per best practice, create different M4C environment for different project or environment
@nikhilbrusli20872 жыл бұрын
What if my vm in in premise has multiple disks. Will migrate to vm take care of this and migrate everything associated with it?
@cloudtech2708 Жыл бұрын
First you have to Migrate the required data to cloud after that you have to migrate the VM in cutover window, so that minimal downtime will apply.
@stephenmwendwa86332 жыл бұрын
How do you deal with license for the window server? I migrated an activated window server VM but I'm being charged for license on PAYG
@cloudtech27082 жыл бұрын
to fix this license issue, you have to raise a case with Google support. they will wave off. also, contact to sales team for discount
@andreawijayakusuma600810 ай бұрын
bro I wanna asked related ssh-public key. so do I need to create ssh public key in gcp vm or vmware vm ? I really confuse about this part ? because I didn't want to use putty
@cloudtech270810 ай бұрын
At the first time when you are trying to access gcp VM that particular time you have the two ways to access a node either via ssh or IAP. if you are not defining a pre created ssh key at the time of creating the VM over the gcp then you have to create a ssh key at the first time when you are trying to access a node on gcp. for more information refer the below links: cloud.google.com/compute/docs/connect/add-ssh-keys cloud.google.com/compute/docs/connect/ssh-using-iap
@andreawijayakusuma600810 ай бұрын
@@cloudtech2708 so its actually based on where I create the ssh key, so that I can access the migration gcp tools that already installed in VMWare ?
@cloudtech270810 ай бұрын
@@andreawijayakusuma6008 you have to create over the gcp environment. I request you to refer the links in previous comments.
@ritesh_vlogs18182 жыл бұрын
@now I am getting different issue , I cant ssh/putty to M4CE connector , any idea how troubleshot this issue
@cloudtech270810 ай бұрын
Now we have new tool mcdc. I think we have to explore it
@riteshspn1110 ай бұрын
@@cloudtech2708 Please create a video on this
@ngwakomathedimosa5422 жыл бұрын
Im having a issue from 29mins. After copying the url from putty to the browser I get an error" Authorization Error Error 400: invalid_request The version of the app you're using doesn't include the latest security features to keep you protected. Please make sure to download from a trusted source and update to the latest, most secure version." How do I fix this?
@himanshuparashar18102 жыл бұрын
I’m sorry for late response. There may be some chances that you are trying to do this practical inside your organisation over there some proxy related issue your are facing. If this is not a case then let me know. You can connect me over the email which is mentioned in description
@Anoohya082 жыл бұрын
Hi I'm also facing same issue 400 error invalid authentication error while copy pasting the link
@Anoohya082 жыл бұрын
Please help me out
@cloudtech27082 жыл бұрын
Please share the error message with complete logs at my email ID hgdata1@gmail.com
@ritesh_vlogs18182 жыл бұрын
@@cloudtech2708 this is the error i am getting while creating Authorization code "Sign in with Google Authorization Error Error 400: invalid_request The version of the app you're using doesn't include the latest security features to keep you protected. Please make sure to download from a trusted source and update to the latest, most secure version."
@MrEditube Жыл бұрын
Thank you....
@cloudtech2708 Жыл бұрын
You're welcome!
@bindum84152 ай бұрын
Do we require the jump server or we can directly download ovf file?
@cloudtech2708Ай бұрын
for OVF file you need VmWare access to create a node directly from the OVF link.
@surya78900 Жыл бұрын
Please make a video on the migration assessment from on-prem to cloud like startzone and possible share your mail id for any clarification to contact you thanks
@cloudtech2708 Жыл бұрын
Sure I’ll create videos on assignment and discovery tools. You can find the email in description
@capthorcito Жыл бұрын
Hi !!.. excellent vidio.. is posible migrate from huawei cloud to GCP ?
@cloudtech2708 Жыл бұрын
Yes, you can migrate for more Information ref. the below mention link www.googlecloudcommunity.com/gc/Infrastructure-Compute-Storage/Migration-Tools-from-Huawei-Cloud-to-GCP/m-p/636745#:~:text=CloudEndure%20offers%20a%20robust%20migration,and%20offers%20continuous%20data%20replication.
@Riyaz8980.2 жыл бұрын
❤️
@cloudtech27082 жыл бұрын
Thanks :)
@jatm95 Жыл бұрын
Is it possible to do same steps through some scripts?
@cloudtech2708 Жыл бұрын
In production environment scripts are not recommended at the time of migration but we’ve other ways to mitigate multiple VMs
@surya789002 жыл бұрын
Excellent explanation in detail.. possible can you do video on migration assessment before migration to cloud...And expecting more videos from your end..good job.. possible share your email id thanks...