This shows you the differences between two versions of the page.
|
scgc:laboratoare:03 [2021/03/23 18:16] maria.mihailescu [5. [25p] Configuring GlusterFS File System] |
scgc:laboratoare:03 [2021/10/27 14:08] (current) maria.mihailescu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Laboratory 03. Network File Systems ====== | + | ====== Network File Systems ====== |
| ===== Lab Setup ===== | ===== Lab Setup ===== | ||
| - | * We will be using a virtual machine in the [[http://cloud.curs.pub.ro/|faculty's cloud]]. | + | * We will be using a virtual machine in the [[http://cloud.grid.pub.ro/|faculty's cloud]]. |
| - | * When creating a virtual machine follow the steps in this [[https://cloud.curs.pub.ro/about/tutorial-for-students/|tutorial]]. | + | |
| * Create a VM | * Create a VM | ||
| * When creating a virtual machine in the Launch Instance window: | * When creating a virtual machine in the Launch Instance window: | ||
| Line 315: | Line 314: | ||
| <code bash> | <code bash> | ||
| root@storage1:~# mdadm --detail --scan >> /etc/mdadm/mdadm.conf | root@storage1:~# mdadm --detail --scan >> /etc/mdadm/mdadm.conf | ||
| + | root@storage1:~# update-initramfs -u | ||
| </code> | </code> | ||