What is RAID 1 ?

Answers were Sorted based on User's Feedback



What is RAID 1 ?..

Answer / sunilbaglur

RAID-1: This type is also known as disk mirroring and
consists of at least two drives that duplicate the storage
of data. There is no striping. Read performance is improved
since either disk can be read at the same time. Write
performance is the same as for single disk storage. RAID-1
provides the best performance and the best fault-tolerance
in a multi-user system.

Is This Answer Correct ?    17 Yes 0 No

What is RAID 1 ?..

Answer / pradeep kumar

Raid 1 used for mirroring .

Minimum 2 disk required in order to configure the Raid 1.

Its one of the best solution for the fault tolerance of the
failed disks.

You can remove the failed disk and add a fresh disk which
will synchronize automatically.

RAID 1 specially for mirroring the disk in order to avoid
the downtime bcoz of failure of HARD DISK.

Regards,
Pradeep

Is This Answer Correct ?    10 Yes 3 No

What is RAID 1 ?..

Answer / venkatesh

RAID I, for example, writes two copies of the data
simultaneously on two separate drives. This is called fault
tolerant because if one of the mirrored drives suffers a
mechanical failure (e.g. spindle failure) or does not
respond, the remaining drive will continue to function. The
RAID 1 configuration is performed either by a hardware RAID
controller… or performed in software. It is suited to
applications requiring high fault tolerance at a low cost
and where a duplicated set of data is more secure than
using parity. RAID 1 is popular for accounting and other
financial data. It is also commonly used for small database
systems, enterprise servers, and home PCs where a fairly
inexpensive fault tolerance is required.

A RAID device maintains a mirror of all the data in a
partition... on another partition. This second partition is
usually on another drive (note: in Linux systems the second
partition can be on the same drive). There is a small
performance hit to be expected when configuring your hard
disks in a RAID 1 partition as the data has to be written
to every disk in the RAID array

Is This Answer Correct ?    6 Yes 0 No

What is RAID 1 ?..

Answer / san saroj

This type is also known as disk mirroring and consists of
at least two drives that duplicate the storage of data.
There is no striping. Read performance is improved since
either disk can be read at the same time. Write performance
is the same as for single disk storage. RAID-1 provides the
best performance and the best fault-tolerance in a multi-
user system.

Is This Answer Correct ?    4 Yes 0 No

What is RAID 1 ?..

Answer / syed mahboob feroz ahmed

Raid 1 is defined as Strip Set with Parity.Raid can be
configured through Command Diskpart.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Networking Administration Interview Questions

Where does sys_unconfig reside ?

1 Answers  


ICMP redirects are sent from _ to __ ? a. DTE, DCE b. DCE, CTE c. host, router d. router, host

1 Answers  


Port numbers for the following 2 standard services: NNTP, NFSD a. 118, 2048 b. 119, 2049 c. 120, 2050 d. 121, 2051 e. 122, 2052

1 Answers  


What is a route flap?

2 Answers  


What agent acts as an interface between the user and mail transfer agent.

1 Answers  






2 command you can use to see which directories have been shared out by server machine1?

1 Answers  


What does the ping 192.168.0.1 -l 1000 -n 100 command do?

4 Answers  


Which layer transports data to and from application level, includes the destination port number, and also handles error detection and recovery.

1 Answers  


Rules and procedures used for network communication called as

1 Answers  


Host A is connected to Router B. Router B is connected to Router C. Router is connected to Host D. How many hops away is Host D from Host A ?

1 Answers  


What does a secondary dhcp server do when the primary server is unable to respond ?

1 Answers  


Explain the contents of a routing table?

2 Answers   Symantec,


Categories
  • Networking Protocols Interview Questions Networking Protocols (671)
  • Networking Administration Interview Questions Networking Administration (1008)
  • Networking Security Interview Questions Networking Security (196)
  • Networking General Interview Questions Networking General (266)
  • Networking AllOther Interview Questions Networking AllOther (430)