Lesson 3: Configuring Local Storage Flashcards
Factors that determine the type of storage a server needs
Amt of storage needed
Number of users accessing the server at the same time
The sensitivity of the data to be stored on the server
The importance of the data to the organization
2012 max size of a single file
(2^64)-1 bytes
2012 max size of a single volume
2^78 bytes with a 16KB cluster size.
2012 max number of files in a directory
2^64
2012 max number of directories in a volume
2^64
Max filename length
32k unicode characters
2000 characters
max path length
32k
2000 characters
max size of any storage pool
4 petabytes
max number of storage pools in a system
No limit
Max number of spaces in a storage pool
No limit
What storage requirements should you consider when determining overall size required for the server?
Operating System files Paging File Memory Dumps (Onboard RAM + 1MB) Log Files Shadow Copies of files Fault Tolerance
Direct-attached storage
Hard drives located inside a computer case.
Most computers, including servers, use this
Minimum RPM for a server HD
10,000
Typical desktop HD RPM
7200
Max transmission speeds of ATA connections
133 MBps
ATA
Advanced Technology Attachment
Max transmission speeds of SATA connections
600 MB/sec
NCQ
Native Command Queuing. Enables a drive to optimize the order in which it processes commands, to minimize drive seek times.
Traditional storage interface for enterprise servers
SCSI - Small Computer System Interface.
Transmission rates for SCSI
640 MB / sec
Max number of SCSI devices on a single bus
16
SAS
Serial Attached SCSI – A version of SCSI designed for serial instead of parallel interface
Best attachment type for servers
SAS, SCSI, or SATA
External Drive Array
Hard drives stored in separate housing. Typically incorporates a disk controller, power supply, cooling fans and cache memory.