Domain 7 - Operations Flashcards
Maximum Tolerable Downtime (MTD)?
Maximum Tolerable Downtime (MTD). The MTD represents the total amount of time the system owner/authorizing official is willing to accept for a mission/business process outage or disruption and includes all impact considerations. Determining MTD is important because it could leave contingency planners with imprecise direction on selection of an appropriate recovery method, and the depth of detail which will be required when developing recovery procedures, including their scope and content.
Recovery Time Objective (RTO)?
Recovery Time Objective (RTO). RTO defines the maximum amount of time that a system resource can remain unavailable before there is an unacceptable impact on other system resources, supported mission/business processes, and the MTD. Determining the information system resource RTO is important for selecting appropriate technologies that are best suited for meeting the MTD. When it is not feasible to immediately meet the RTO and the MTD is inflexible, a Plan of Action and Milestone should be initiated to document the situation and plan for its mitigation.
Recovery Point Objective (RPO)?
Recovery Point Objective (RPO). The RPO represents the point in time, prior to a disruption or system outage, to which mission/business process data can be recovered (given the most recent backup copy of the data) after an outage. Unlike RTO, RPO is not considered as part of MTD. Rather, it is a factor of how much data loss the mission/business process can tolerate during the recovery process. Because the RTO must ensure that the MTD is not exceeded, the RTO must normally be shorter than the MTD. For example, a system outage may prevent a particular process from being completed, and because it takes time to reprocess the data, that additional processing time must be added to the RTO to stay within the time limit established by the MTD.
Raid Level 0
Stripping only to increase the performance.
Raid Level 1
Miroir on two disks minimum. Most expensive.
RAID 2
(HAMMING CODE PARITY)
Multiple disks
Parity information created using a hamming code
Can be used in 39 disk array 32 Data and 7 recovery
Not used, replaced by more flexible levels
RAID 3
Raid 3 (BYTE LEVEL PARITY) Stripe across multiple drives Parity information on a parity drive Provides redundancy Can affect performance with single parity drive
RAID 4
(BLOCK LEVEL PARITY) RAID 4 – Block level Stripe across multiple drives Parity information on a parity drive Provides redundancy Can affect performance with single parity drive
RAID 5
(INTERLEAVE PARITY)
Most popular
Stripes data and parity information across all drives
Uses interleave parity
Reads and writes performed concurrently
Usually 3-5 drives. If one drive fails, can reconstruct the failed drive by using the information from the other 2.
RAID 7
RAID 7 (SINGLE VIRTUAL DISK)
Functions as a single virtual disk
Usually software over Level 5 hardware
Enables the drive array to continue to operate if any disk or any path to any disk fails.
RAID Summary
0 – Striping 1 – Mirroring 2 – Hamming code parity 3 – Byte level parity 4 – Block level parity 5 – Interleave parity 7 – Single Virtual Disk
When RAID runs as part of the operating system on the file server, it is an example of a:
When RAID runs as part of the operating system on the file server, it is an example of a software implementation. RAID can also be implemented as hardware.
What is a Tape Array?
A Tape Array is a large hardware/software backup system based on the RAID technology.
What is an Hierarchical Storage Management ( HSM )
Hierarchical Storage Management (HSM) provides a continuous on-line backup by using optical or tape “jukeboxes,” similar to WORMs.
What is the main purpose of off-site testing?
Ensure the continued compatibility of the contingency facilities
The Chain of Custody will include a detailed record of:
Who obtained the evidence What was the evidence Where and when the evidence was obtained Who secured the evidence Who had control or possession of the evidence
With the purpose of presenting in court.
What is the backup that will not change the archive bit even after backup?
A differential backup is a partial backup that copies a selected file to tape only if the archive bit for that file is turned on, indicating that it has changed since the last full backup. A differential backup leaves the archive bits unchanged on the files it copies.
What include Media Viability Controls?
Media Viability Controls include marking, handling and storage.