Changes between Version 30 and Version 31 of Other/Summer/2023/Distributed
- Timestamp:
- Jul 10, 2023, 2:29:03 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/Distributed
v30 v31 11 11 12 12 13 **Objective Of This Project** 13 == **Objective Of This Project** 14 ---- 14 15 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.16 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. 16 17 17 **Week 1**18 == **Week 1** 18 19 ---- 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. 22 24 23 **Week 2** 25 **Idea Of Our Progress This Week** 26 Our 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** 24 29 ---- 25 - Installed Debian Linux 26 - Solidified our understanding with networking as well as the Network File Systems (NFS). 30 Summary 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. 27 34 28 35 **Week 3**