Question Description
Operating Systems
I/O Performance Analysis
Part 1
Start your Linux Partition from a fresh boot and open the Terminal. Do not open any other applications at this time.
NOTE: You may need to install the “sysstat” and “iotop” package for this exercise:
Type command:
apt-get install sysstat
apt-get install iotop
run the following command to create a 50MB test file
dd if=/dev/zero of=test.file bs=1024 count=50000
Now run this command to repeatedly create another file from the first file. This is creating I/O load on the system.
while true; do dd if=/test.file of=test2.file bs=1024;rm test2.file; done
Using iostat watch the I/O for your devices and all of its partitions over 30 second intervals. List the command used and record your findings. Do not display CPU statistics.
Using iotop, report which three processes are the most I/O intensive.
Part 2
Add 3 new 50 MB Fixed Size Virtual Disks to your linux Partition. This is done using the Virtual Box interface while your Linux Virtual Machine is shut down.
Switch to the root user
sudo su –
Using fdisk create 3 new “linux raid auto” partitions. One for each new drive added. Use the full space available on each disk.
i.e. /dev/sdb1 /dev/sdc1 /dev/sdd1
install “mdadm” package
apt-get install mdadm
*If asked for a “mail server” choose “No Configuration”
**This can take a few minutes to install.
Create a striped array (RAID 0) using all three disks.
Create Filesystem on New Raid 0 Array
Mount your new striped filesystem
What is the size of the filesystem? Why?
Repeat Part 1 of this assignment but this time make sure you are using your new striped filesystem. To do that just change to that directory
cd /stripefs
Summarize your findings about your new RAID 0 filesystem and iostat output.
Did you achieve desired results? If not, why not and what would need to be changed in a real world production server to achieve desired results?
Submission Requirements
You will submit a Word or Libre Writer Document which contains results from the above analysis and responses. I do not have access to your system so you need to be sure to provide screenshots for anything I cannot possibly know.
I don’t need screenshots for every piece of output you analyze during this assignment. Just give screenshots which show snapshot information to support your overall findings.
Please insert your screenshots into your word document with supporting documentation which meets all requirements. You will be penalized for any results which are not backed by proof.
Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.
About Writedemy
We are a professional paper writing website. If you have searched a question and bumped into our website just know you are in the right place to get help in your coursework. We offer HIGH QUALITY & PLAGIARISM FREE Papers.
How It Works
To make an Order you only need to click on “Place Order” and we will direct you to our Order Page. Fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Are there Discounts?
All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.