Computers and Technology
Computers and Technology, 31.10.2019 04:31, sophiaa23

You have administering a fileserver running windows server 2012. all your user's home directories, e: \homedrives, are running on a 36 gb volume that is 90 percent consumed. the volume is not fault tolerant. you have 3 new 36 gb hard drives that you want to install in the server. which of these is the best method to create a fault tolerant volume and maximize the size of the volume using the new disks without losing the current user data?

install the 3 new disks and rescan for new disks. select the current data volume and create a raid-5 volume set selecting the reaming three remaining disks.

install the 3 new disks and rescan for new disks. select the current data volume and create a striped volume set selecting the reaming three remaining disks.

install the 3 new disks and rescan for new disks. select the current data volume and create a spanned volume set selecting the one of three remaining disks.

install the 3 new disks and rescan for new disks. select the current data volume and create a mirrored volume set selecting the one of three remaining disks.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 25.06.2019 03:00, brittanysanders
1. how do you view the edited document without the track changes markup? a. select accept all changes in document in the accept drop-down menu. b. click on restrict editing in the protect group. c. click on the reviewing pane drop-down menu in the tracking group. d. click on final in the display for review drop-down menu.
Answers: 3
image
Computers and Technology, 25.06.2019 04:30, almaromeroo13
Consider a list of full names formatted “firstname lastname”, like ["jules verne", "alexandre dumas", "maurice druon"]. write a list comprehension that produces a list with the full names in the format “lastname, firstname”. the resulting list should look like ['verne, jules', 'dumas, alexandre', 'druon, maurice']. the simplest solution may involve a nested comprehension: [ …. for … in [ … for … in … ]].
Answers: 3
image
Computers and Technology, 25.06.2019 08:10, andrewmena05
Spreadsheet software is more powerful than financial planning software. - true or false
Answers: 2
image
Computers and Technology, 25.06.2019 08:50, mountassarhajar2008
The purpose of this problem is to write some small functions and practice passing things around amoung functions.1) the main function shall ask the user to enter three numbers and read the three numbers.2) write a function named findsum that takes three numbers as arguments and returns their sum. the main function shall call this function.3) write a function named findaverage that takes the sum and the number of numbers and returns the average. the main function shall call this function.4) write a function named findsmallest that takes the three numbers and returns the smallest value. the main function shall call this function.5) the main function shall print the results in the following format, with two decimal positions and the decimal points aligned:
Answers: 3
Do you know the correct answer?
You have administering a fileserver running windows server 2012. all your user's home directories, e...

Questions in other subjects:

Konu
Mathematics, 22.06.2019 22:00
Konu
Mathematics, 22.06.2019 22:00