how to setting ip address on the pelican

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

how to setting ip address on the pelican

wike_ramadhan
I have just install Pelican on VM ware on 2 machines .. but I find it difficult to connect between a computer machine with other machines ..
how was that both machines can connect to each other?
how to set ip address at Pelican?



Help me please
thank you
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: how to setting ip address on the pelican

Michael Creel
Administrator
With virtualization, you can create a virtual network for the virtual cluster. In the NIC setup for the machines, give the virtual frontend 2 NICS, the first bridged to share your OS's internet connection, and the second on the virtual net. The compute nodes can have 1 NIC each, on the virtual net. I don't remember the details with VMware, but it's pretty easy to set up. Then when you run pelican_Setup, choose eth1 for the cluster (the second NIC, eth0 will be your bridged internet access). For the nodes, you don't have to do anything, they should boot up by themselves if the net setup is ok.
Loading...