Changes between Version 30 and Version 31 of Other/Summer/2023/Distributed


Ignore:
Timestamp:
Jul 10, 2023, 2:29:03 PM (12 months ago)
Author:
krs227
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2023/Distributed

    v30 v31  
    1111
    1212
    13 **Objective Of This Project**
     13== **Objective Of This Project**
     14----
    1415
    15 The objective of the project "Distributed Data Infrastructure focuses in general on developing a Ceph file system as well as stress testing the system's robustness and resilience. In order for us, to be able to accomplish this goal, we are learning multiple concepts such as the Linux operating systems, file systems, networking, as well as Ansible.
     16The objective of the project "Distributed Data Infrastructure focuses in general on developing a Ceph file system as well as stress testing the system's robustness and resilience. In order for us to be able to accomplish this goal, we are learning multiple concepts such as the Linux operating systems, file systems, networking, as well as Ansible.
    1617
    17 **Week 1**
     18== **Week 1**
    1819----
    19 - Understood the goal of the project.
    20 - Installed packages and wired a cluster of 8 servers.
    21 - Got familiar with Linux.
     20**Summary**
     21   - Understood the goal of the project.
     22   - Installed packages and wired a cluster of 8 servers.
     23   - Got familiar with Linux by practicing some simple Linux commands.
    2224
    23 **Week 2**
     25**Idea Of Our Progress This Week**
     26Our main goal for this week was to spend time understanding the goal of the project and installing the necessary tools that would be used throughout the project, such as SSH, Orbit, Linux Packages, and eight cluster servers. We also got access to our Wireguard where we would be getting access to containers. We also installed and wired a cluster of 8 servers and issued some commands from our LXC containers in our terminal where we worked with Linux and understood some of the basic commands that would be useful for some more advanced work in the project. The final thing that we did was to install Debian and Ubuntu packages, removing Ubuntu packages with APT, and also searched and queried Ubuntu packages with APT.
     27
     28== **Week 2**
    2429----
    25 - Installed Debian Linux
    26 - Solidified our understanding with networking as well as the Network File Systems (NFS).
     30Summary
     31   - Installed Debian Linux in Hard Drives
     32   - Solidified our understanding with networking as well as the Network File Systems (NFS).
     33   - Worked with start and stop services.
    2734
    2835**Week 3**