ITC 360Professor John CovingtonSystem Administration And
Management Homework # 1
1) (5 pts) Fill in the blanks…
• The smallest addressable unit of disk space is called
• The smallest allocatable unit of disk space is called
• A subset of a hard disk drive that can contain a separate
file system is called
2) (5 pts) In the FAT file system, how many entries are
there in the FAT itself (hint: how is it indexed) and what does
each entry contain? Hint: I don’t want an actual size, I want
what the size is based on.
For problems #3 – #8 , consider a 500 GB hard disk drive with
512 byte sectors and 4 KB (4096 byte) clusters. Consider an
ASCII text document midterm.txt storing the answers to this
exam. The file midterm.txt is
42500 characters. Recall: every ASCII character consumes 8
bits (i.e. 1 byte). Answer every question in short-answer form.
Show calculations where necessary.
3) (5 pts) How many clusters will be allocated to
midterm.txt by the Operating System?
4) (5 pts) In the last cluster it is given, how many bytes
does midterm.txt use?
5) (5 pts) In the last cluster it is given, how many sectors
does midterm.txt use?
6) (5 pts) What is the RAM slack of midterm.txt?
7) (5 pts) What is the file slack of midterm.txt?
8) (5 pts) What is the drive slack of midterm.txt?
9) (20 pts) The following tables contain a simplified layout
for a FAT file system. Describe the hierarchical arrangement of
files and directories and show their content. Do this in a clean,
clear text-format way using tabbing and newlines in your
answer.
Root () starts at Cluster: 1
FAT
Cluster
Status
Cluster
Status
Cluster
Status
1
EOF
7
8
13
EOF
2
17
8
EOF
14
EOF
3
EOF
9
EOF
15
EOF
4
EOF
10
14
16
EOF
5
EOF
11
EOF
17
EOF
6
7
12
EOF
(
Cluster
Conten
t
(
D
fo
r
directory
,
F
fo
r
regula
r
file)
1
D
:
prog
s
11
doc
s
12
user
s
13
README.tx
t
6
2
F
:
lette
r
t
o
th
e
department
3
F
:
lette
r
t
o
m
y
student
4
F
:
us
e
emacs
5
D
:
<empty>
6
F
:
t
o
install
,
downloa
d
IS
O
image
7
next
,
unpac
k
int
o
C:temp
8
9
F
:
918%%%429!!!
10
F
:
123%%%986xxx
11
D
:
p.ex
e
9
q.ex
e
10
12
D
:
a.tx
t
16
b.tx
t
3
c.tx
t
2
13
D
:
Bo
b
5
Rya
n
15
14
pqr
***888,,,
15
D
:
profile.tx
t
4
16
F
:
t
o
d
o
list
17
th
e
end
)Clusters
For Questions #10 and #11, consider a disk whose blocks are
sequentially labeled A, B, C, D, E, F, G, and H.
10) (10 pts) A RAID organization of this disk that looks like
this…
is using a technique known as… (indicate the single best
answer)
a) parity
b) striping
c) mirroring
d) fragmenting
e) clustering
11) (10 pts) A RAID organization of this disk that looks like
this…
is using a technique known as… (indicate the single best
answer)
a) parity
b) striping
c) mirroring
d) fragmenting
e) clustering
12) (10 pts) A RAID organization resembling that in Question
#10 would be an instance of… (indicate all that apply)
a) RAID 0
b) A theoretical product that is not used in
commercial systems
c) RAID 1
d) A RAID system that could remain available after
the loss of any single disk
e) RAID 10
f) A RAID system that could remain available
after the loss of any two disks
g) RAID 5
h) A RAID system with data redundancy
i) A RAID system that could remain available
after the loss of any three disks
j) The most storage-efficient RAID system
For questions #13 - #17, please indicate TRUE or FALSE by
typing TRUE or FALSE.
Example typed answer for non-existent question 108, which
coincidentally is the anticipated temperature in Fahrenheit at
4pm this afternoon…
108. false
13) (2 pts) Operating Systems tend to allow user applications
to interface directly with hardware peripherals.
TRUE or FALSE
14) (2 pts) The seek time of a magnetic hard disk drive tends
to be shorter (lower latency) than the transfer rate.
TRUE or FALSE
15) (2 pts) A cluster is a group of one or more contiguous hard
drive sectors.
TRUE or FALSE
16) (2 pts) In UNIX/Linux OSes, every partition has a separate
file-system, each with its own drive letter (like
C:, D:, etc).
TRUE or FALSE
17) (2 pts) All hard drive sectors are 512 bytes in size.
TRUE or FALSE

More Related Content

PPT
File Access & File System & File Allocation Table
PPTX
File System and File allocation tables
PPTX
OS_Assignment for Disk Space & File System & File allocation table(FAT)
PDF
Fat File Systems
PPTX
Introduction to filesystems and computer forensics
DOC
File system, dual boot, addon components, create user
DOC
File System, Dual Boot, Addon Components, Create User
DOCX
Computer Forensicschap05.doc Computer ForensicsChapter 5 – .docx
File Access & File System & File Allocation Table
File System and File allocation tables
OS_Assignment for Disk Space & File System & File allocation table(FAT)
Fat File Systems
Introduction to filesystems and computer forensics
File system, dual boot, addon components, create user
File System, Dual Boot, Addon Components, Create User
Computer Forensicschap05.doc Computer ForensicsChapter 5 – .docx

Similar to ITC 360Professor John CovingtonSystem Administration And Managemen.docx (20)

PPTX
File System
PPT
Hard disk PPT
PPT
Unix 6 en
PDF
NTFS file system
PDF
Assignment 2 Theoretical
PDF
Question 1- List five types of authentication vulnerabilities that.pdf
PPT
Hard Disk Componets
PPT
Disk structure
PPT
NTFS.ppt
PPT
It is a data storage device in a computer.
PPTX
PPTX
Lecture 07- The FAT File Systemgoogle.pptx
PPT
memory management powerpoint presentation
PPT
memory.ppt
PPT
memory.ppt
PPTX
Operating System Assignment Help
PPT
04 Cache Memory
PPT
CF_Unit5_WorkingWithWindowsAndDOS23052021.ppt
PDF
Evaluation of Data Reliability on Linux File Systems
File System
Hard disk PPT
Unix 6 en
NTFS file system
Assignment 2 Theoretical
Question 1- List five types of authentication vulnerabilities that.pdf
Hard Disk Componets
Disk structure
NTFS.ppt
It is a data storage device in a computer.
Lecture 07- The FAT File Systemgoogle.pptx
memory management powerpoint presentation
memory.ppt
memory.ppt
Operating System Assignment Help
04 Cache Memory
CF_Unit5_WorkingWithWindowsAndDOS23052021.ppt
Evaluation of Data Reliability on Linux File Systems
Ad

More from christiandean12115 (20)

DOCX
100 Original WorkZero PlagiarismGraduate Level Writing Required.docx
DOCX
10.11771066480704270150THE FAMILY JOURNAL COUNSELING AND THE.docx
DOCX
10.11771066480703252339 ARTICLETHE FAMILY JOURNAL COUNSELING.docx
DOCX
10.11770022427803260263ARTICLEJOURNAL OF RESEARCH IN CRIME AN.docx
DOCX
10.11770022487105285962Journal of Teacher Education, Vol. 57,.docx
DOCX
10.11770011000002250638ARTICLETHE COUNSELING PSYCHOLOGIST M.docx
DOCX
10.1 What are three broad mechanisms that malware can use to propa.docx
DOCX
10.0 ptsPresentation of information was exceptional and included.docx
DOCX
10-K1f12312012-10k.htm10-KUNITED STATESSECURIT.docx
DOCX
10-K 1 f12312012-10k.htm 10-K UNITED STATESSECURITIES AN.docx
DOCX
10 What does a golfer, tennis player or cricketer (or any othe.docx
DOCX
10 September 2018· Watch video· Take notes withfor students.docx
DOCX
10 Research-Based Tips for Enhancing Literacy Instruct.docx
DOCX
10 Strategic Points for the Prospectus, Proposal, and Direct Pract.docx
DOCX
10 Most Common Err.docx
DOCX
10 Introduction Ask any IT manager about the chall.docx
DOCX
10 Customer Acquisition and Relationship ManagementDmitry .docx
DOCX
10 ELEMENTS OF LITERATURE (FROM A TO Z)   1  ​PLOT​ (seri.docx
DOCX
10 ers. Although one can learn definitions favor- able to .docx
DOCX
10 academic sources about the topic (Why is America so violent).docx
100 Original WorkZero PlagiarismGraduate Level Writing Required.docx
10.11771066480704270150THE FAMILY JOURNAL COUNSELING AND THE.docx
10.11771066480703252339 ARTICLETHE FAMILY JOURNAL COUNSELING.docx
10.11770022427803260263ARTICLEJOURNAL OF RESEARCH IN CRIME AN.docx
10.11770022487105285962Journal of Teacher Education, Vol. 57,.docx
10.11770011000002250638ARTICLETHE COUNSELING PSYCHOLOGIST M.docx
10.1 What are three broad mechanisms that malware can use to propa.docx
10.0 ptsPresentation of information was exceptional and included.docx
10-K1f12312012-10k.htm10-KUNITED STATESSECURIT.docx
10-K 1 f12312012-10k.htm 10-K UNITED STATESSECURITIES AN.docx
10 What does a golfer, tennis player or cricketer (or any othe.docx
10 September 2018· Watch video· Take notes withfor students.docx
10 Research-Based Tips for Enhancing Literacy Instruct.docx
10 Strategic Points for the Prospectus, Proposal, and Direct Pract.docx
10 Most Common Err.docx
10 Introduction Ask any IT manager about the chall.docx
10 Customer Acquisition and Relationship ManagementDmitry .docx
10 ELEMENTS OF LITERATURE (FROM A TO Z)   1  ​PLOT​ (seri.docx
10 ers. Although one can learn definitions favor- able to .docx
10 academic sources about the topic (Why is America so violent).docx
Ad

Recently uploaded (20)

PDF
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
PDF
Complications of Minimal Access-Surgery.pdf
PDF
What if we spent less time fighting change, and more time building what’s rig...
PDF
Journal of Dental Science - UDMY (2021).pdf
PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PDF
Empowerment Technology for Senior High School Guide
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
International_Financial_Reporting_Standa.pdf
PDF
My India Quiz Book_20210205121199924.pdf
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PDF
English Textual Question & Ans (12th Class).pdf
PDF
Paper A Mock Exam 9_ Attempt review.pdf.
PDF
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 2).pdf
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
PDF
Uderstanding digital marketing and marketing stratergie for engaging the digi...
PPTX
Core Concepts of Personalized Learning and Virtual Learning Environments
PDF
HVAC Specification 2024 according to central public works department
PDF
semiconductor packaging in vlsi design fab
PPTX
B.Sc. DS Unit 2 Software Engineering.pptx
PDF
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI .pdf
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
Complications of Minimal Access-Surgery.pdf
What if we spent less time fighting change, and more time building what’s rig...
Journal of Dental Science - UDMY (2021).pdf
Share_Module_2_Power_conflict_and_negotiation.pptx
Empowerment Technology for Senior High School Guide
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
International_Financial_Reporting_Standa.pdf
My India Quiz Book_20210205121199924.pdf
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
English Textual Question & Ans (12th Class).pdf
Paper A Mock Exam 9_ Attempt review.pdf.
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 2).pdf
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
Uderstanding digital marketing and marketing stratergie for engaging the digi...
Core Concepts of Personalized Learning and Virtual Learning Environments
HVAC Specification 2024 according to central public works department
semiconductor packaging in vlsi design fab
B.Sc. DS Unit 2 Software Engineering.pptx
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI .pdf

ITC 360Professor John CovingtonSystem Administration And Managemen.docx

  • 1. ITC 360Professor John CovingtonSystem Administration And Management Homework # 1 1) (5 pts) Fill in the blanks… • The smallest addressable unit of disk space is called • The smallest allocatable unit of disk space is called • A subset of a hard disk drive that can contain a separate file system is called 2) (5 pts) In the FAT file system, how many entries are there in the FAT itself (hint: how is it indexed) and what does each entry contain? Hint: I don’t want an actual size, I want what the size is based on. For problems #3 – #8 , consider a 500 GB hard disk drive with 512 byte sectors and 4 KB (4096 byte) clusters. Consider an ASCII text document midterm.txt storing the answers to this exam. The file midterm.txt is 42500 characters. Recall: every ASCII character consumes 8 bits (i.e. 1 byte). Answer every question in short-answer form. Show calculations where necessary.
  • 2. 3) (5 pts) How many clusters will be allocated to midterm.txt by the Operating System? 4) (5 pts) In the last cluster it is given, how many bytes does midterm.txt use? 5) (5 pts) In the last cluster it is given, how many sectors does midterm.txt use? 6) (5 pts) What is the RAM slack of midterm.txt? 7) (5 pts) What is the file slack of midterm.txt? 8) (5 pts) What is the drive slack of midterm.txt?
  • 3. 9) (20 pts) The following tables contain a simplified layout for a FAT file system. Describe the hierarchical arrangement of files and directories and show their content. Do this in a clean, clear text-format way using tabbing and newlines in your answer. Root () starts at Cluster: 1 FAT Cluster Status Cluster Status Cluster Status 1 EOF 7 8 13 EOF 2 17 8 EOF 14 EOF 3 EOF
  • 10. list 17 th e end )Clusters For Questions #10 and #11, consider a disk whose blocks are sequentially labeled A, B, C, D, E, F, G, and H. 10) (10 pts) A RAID organization of this disk that looks like this… is using a technique known as… (indicate the single best answer) a) parity b) striping c) mirroring d) fragmenting e) clustering 11) (10 pts) A RAID organization of this disk that looks like this… is using a technique known as… (indicate the single best answer) a) parity b) striping c) mirroring d) fragmenting e) clustering
  • 11. 12) (10 pts) A RAID organization resembling that in Question #10 would be an instance of… (indicate all that apply) a) RAID 0 b) A theoretical product that is not used in commercial systems c) RAID 1 d) A RAID system that could remain available after the loss of any single disk e) RAID 10 f) A RAID system that could remain available after the loss of any two disks g) RAID 5 h) A RAID system with data redundancy i) A RAID system that could remain available after the loss of any three disks j) The most storage-efficient RAID system For questions #13 - #17, please indicate TRUE or FALSE by typing TRUE or FALSE. Example typed answer for non-existent question 108, which coincidentally is the anticipated temperature in Fahrenheit at 4pm this afternoon… 108. false 13) (2 pts) Operating Systems tend to allow user applications to interface directly with hardware peripherals. TRUE or FALSE 14) (2 pts) The seek time of a magnetic hard disk drive tends to be shorter (lower latency) than the transfer rate.
  • 12. TRUE or FALSE 15) (2 pts) A cluster is a group of one or more contiguous hard drive sectors. TRUE or FALSE 16) (2 pts) In UNIX/Linux OSes, every partition has a separate file-system, each with its own drive letter (like C:, D:, etc). TRUE or FALSE 17) (2 pts) All hard drive sectors are 512 bytes in size. TRUE or FALSE