Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
netapp_storage_install [2021/01/05 10:48] – andonovj | netapp_storage_install [2021/01/07 11:16] (current) – andonovj | ||
---|---|---|---|
Line 6: | Line 6: | ||
- | =====Configure===== | + | =====Create Cluster===== |
In this section we will configure the physical and software component of the Netapp. Well physical...as most as we can, given that it is virtualized :D | In this section we will configure the physical and software component of the Netapp. Well physical...as most as we can, given that it is virtualized :D | ||
Firstly, following our topology from the Vyos, we need 7 network adapters connected to the different networks. | Firstly, following our topology from the Vyos, we need 7 network adapters connected to the different networks. | ||
Line 82: | Line 82: | ||
{{: | {{: | ||
- | =====Disk Addition===== | ||
- | Now, in order to make some use of our Virtualised storage, we need to add some disks. | ||
- | ===Enter System Shell=== | ||
- | Before that however, we need to unlock the diag user. Diag user is a special type of user, used for administrative purposes and the most important thing is that it allows us to enter into the system shell: | ||
- | |||
- | {{: | ||
- | |||
- | ====Create Data Disks==== | ||
- | Now that we are in the system shell we are ready to create the disks as follows: | ||
- | |||
- | * Change the Path | ||
- | * Create the disks | ||
- | |||
- | {{: | ||
- | |||
- | |||
- | ====Create SSD Disks==== | ||
- | To add SSD disks, use the same command, just instead of type 23, we will add disks with type: 35 | ||
- | |||
- | {{: | ||
- | |||
- | |||
- | After that, we can safetly reboot the machine. Once the machines boots, we have to fix a common problem with the simulator. | ||
- | The simulator often crashes because of the insufficient space in the root aggregate. So, we have to assign all disks this node and remove & disable the snapshots | ||
- | |||
- | ====Assign Disks & Remove / Disable snapshot==== | ||
- | {{: | ||
- | |||
- | After we have disabled the snapshots, we can assign disk to the root aggregate and increase the space in the volume: | ||
- | |||
- | |||
- | ====Add disk & Increase space on the Volume==== | ||
- | Firstly, we have to add the disk to the volume: | ||
- | |||
- | {{: | ||
- | |||
- | Once we have that we can increase the storage of the volume. Firstly, I will give him bigger number (1G) so I will see with how much I can increase it (in my case 888MB) | ||
- | |||
- | {{: | ||
=====Joining to a Cluster===== | =====Joining to a Cluster===== | ||
Line 157: | Line 118: | ||
{{: | {{: | ||
+ | |||
+ | ====Assign Disks==== | ||
+ | Repeat the steps from the previous section for the disk addition, reboot and assigning of the disks, like the 1st node. | ||
+ |