- Follow the same procedure to create a virtual machine that was used for the cluster nodes (standby node).
Use the following values for basic settings:
Basics | ||
---|---|---|
Item | Value to be entered or selected | Notes |
INSTANCE DETAILS | ||
Virtual machine name | lk4lnode02 |
All other settings should be the same as the active node.
Use the following values for disk settings:
Disks | ||
---|---|---|
Item | Value to be entered or selected | Notes |
DATA DISKS | ||
LUN | 0 | |
NAME | (create and attach a new disk) lklnode02_DataDisk_0 |
|
DATA DISKS | ||
LUN | 1 | |
NAME | (create and attach a new disk) lklnode02_DataDisk_1 |
Any value |
All other settings should be the same as the active node.
Use the following values for network settings:
Networking | ||
---|---|---|
Item | Value to be entered or selected | Notes |
Public IP | (create new) Name:lk4lnode02pubip SKU:Basic Assignment:Static |
*Note 1 |
Note 1: In this procedure the Public IP has been set to access via the Internet.
All other settings should be the same as the active node.
- Make administrative settings, advanced settings, and tagging if necessary, and then click Review + Create.
- Review the details and click Create.
- Since the network configuration will be changed after this, stop the virtual machine.
- Change the first network interface to a static IP address. Click Azure Portal > Virtual machines > (Virtual machine name) > Networking > (First interface name).
- Click IP configurations > ipconfig1. At this point the IP address is set as Dynamic.
- Set the IP address to Static.
Use the following values:
Item | Value to be entered or selected | Notes |
---|---|---|
Assignment | Static | |
IP address | Static 10.3.1.12 |
- Click Save to save the settings.
- Next, add a second network interface. Click Azure Portal > Virtual machines > (Virtual machine name) > Networking > Attach network interface.
- Click Create network interface.
- Click Create after entering the required values.
Use the following values:
Item | Value to be entered or selected | Notes |
---|---|---|
Name | lk4lnode02-nic2 | |
Subnet | 10.3.2.0/24 | *Note 1 |
Private IP address assignment | Static | |
Private IP address | 10.3.2.12 | |
Network security group | None |
- Note 1: Set the second subnet created in the previous step for the virtual machine.
- Click OK.
- Make sure that the two interfaces are attached.
- Start the virtual machine.
Post your comment on this topic.