Prepare notes on the logical storage manager, Programming Languages

Assignment Help:

Question:

(i) Prepare brief notes on the Logical Storage Manager.

(ii) Show benefits that can be achieve by using the LSM Manager.

(iii) LSM organizes and optimizes disk usage and guards against media failures using the following objects:

(a) Volumes
(b)Plexes
and (c)Subdisks

Describe in details each of the above objects and show their relationship.

(iv) List the three types of disks available in digital UNIX.
(v) Write short notes on disk group.
(vi) If a disk that was in use by LSM fails to restart or has other hardware problems, the disk can be replaced by a new disk which has a different physical unit number than the failed disk. Below is the UNIX commands how to replace a disk that has a different unit number from that of the failed disk rz19 and disk rz19 belongs to the rootdg disk group as disk02. Assume that the spare disk available is as large as the rz19 disk.

(1)# voldg -g rootdg -k rmdisk disk02
(2)# voldisksetup -i rz20 privlen=1024 nconfig=1 nlogs=1
(3)# voldg -g rootdg -k adddisk disk02=rz20
(4)# volrecover -sb disk02


Related Discussions:- Prepare notes on the logical storage manager

Write c sharp application to read a data, A number of simple student record...

A number of simple student records are written to a text file. The format of some typical linesshould be - Task (1): Using a text editor, create a file with 10 such reco

Develop a windows forms application, Develop a Windows Forms Application by...

Develop a Windows Forms Application by creating a new project named "xxxxxxxx" in a new folder named "xxxxxxxxas3" where xxxxxxxx is your student id. You should delete file(s) with

Provide example of function, Provide Example of Function? An illustrati...

Provide Example of Function? An illustration of a function definition main() { message(); } /* header */ message() { /*bodystarts here*/ printf ("Example for function

Write a program to show ten buttons with five possible color, Write a progr...

Write a program to show ten buttons with five possible colors: red, green, orange, yellow, blue. When the user clicks on a button, its color must advance to the next color, or go b

Write a booking and pricing system, Write a booking and pricing system for ...

Write a booking and pricing system for seats for performances in a theatre. Design and write a system to handle information (equipment, people, events etc.) for a club. Given

What is .net technology?, What is .NET TECHNOLOGY? .NET technological ...

What is .NET TECHNOLOGY? .NET technological innovation was presented by Enthusiasm, to get the industry from the SUN's Coffee. Few in the past, Enthusiasm had only VC++ and VB

Lunix, showing work Ubuntu system or either opensuse

showing work Ubuntu system or either opensuse

Small code have missing part, #question. /* * * * * * * * * * * * * * * * *...

#question. /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Description: *

Program character array to a signed floating point number, Write a function...

Write a function that converts a character array to a signed floating point number. Function prototype must be as follows: int asciiToFloat( char *str, unsigned char* eflag) Follow

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd