Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hyper-V] Write peer ip address to generated file #119

Open
jadilet opened this issue Sep 11, 2018 · 3 comments
Open

[Hyper-V] Write peer ip address to generated file #119

jadilet opened this issue Sep 11, 2018 · 3 comments
Assignees
Labels

Comments

@jadilet
Copy link
Contributor

jadilet commented Sep 11, 2018

Vagrant not supporting port-forwarding on Hyper-V. Vagrant has a limitation with networking here more info.
CC(SubutaiControlCenter) launches Peer-Os via the console port. Vagrant Subutai plugin should write peer IP address to generated file when Vagrant executes the following command:

vagrant up
@jadilet jadilet self-assigned this Sep 11, 2018
@jadilet jadilet changed the title Write peer ip address to generated file [Hyper-V] Write peer ip address to generated file Sep 11, 2018
jadilet added a commit that referenced this issue Sep 11, 2018
added write IP address to generated file on hyperv #119
@Almansherov
Copy link
Member

How to test (on windows):

  • run command vagrant init subutai/stretch-master
  • then run the other command vagrant up --provider=hyperv

Then check the folder for the file with name generated.yml
There should be _IP_HYPERV

@Almansherov
Copy link
Member

I installed dev CC and its components.
Switched provider to HyperV
Updated the plugin and boxes:

updated

Then followed the commands above ^

Successfully brought up a peer:

peer

There is a file generated.yml.

Fixed on dev

@Almansherov
Copy link
Member

Successfully installed the components and updated them
After that I brought up a peer via HyperV using the commands mentioned above:

hypervtest

Then I changed the IP in generated.yml file and peer is functional and working good:

hypervtest2

Fixed on master

jadilet added a commit that referenced this issue Oct 1, 2018
jadilet added a commit that referenced this issue Oct 1, 2018
added validator ip address #119
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants