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

Define reasons for using functions, Define Reasons for using Functions? ...

Define Reasons for using Functions? 1. Evade rewriting the same code over and over. 2. It is simpler to write programs and keep track of what they are doing. Codes are able t

Fibonacci in windows assmbly language, Write an assembly program that compu...

Write an assembly program that computes Fibonacci numbers 2-5. a. Assume Fib(0)=0 and Fib(1)=1. b. Store Fib(2) in EAX, Fib(3) in EBX, Fib(4) in ECX and Fib(5) in EDX. c. Use a LOO

Explain the goto statement - computer programming, Explain the Goto Stateme...

Explain the Goto Statement - Computer Programming? The goto statement is employed to alter the normal sequence of program execution by transferring control to some other part o

Expression Tree, For this assignment you will read a file expression.txt an...

For this assignment you will read a file expression.txt and create an expression tree. The expression will be a valid infix expression with the all the necessary parentheses so tha

Write script to clear the variables in the workspace, Write a script called...

Write a script called 'prob2.m' that asks the user if they wish to clear the variables in the workspace. If the user responds with the strings 'y' or 'yes' then the workspace shoul

Database, How to create an ER diagram?

How to create an ER diagram?

Cookies management with perl, One of the main strengths of the Perl program...

One of the main strengths of the Perl programming language are its powerful text manipulation features. In this assignment, you will put them to  use for writing a Perl program tha

Get variable data, How do i get back data from a FOR loop in order to prin...

How do i get back data from a FOR loop in order to print them on screen?

Program to compute mixing ratio, Write a program to compute: 1.)    Mixi...

Write a program to compute: 1.)    Mixing ratio, W=.622[Vapor pressure/(pressure-vapor pressure)] 2.)    Virtual temperature, VT=T(1+0.61 mixing ratio) = T(1+.61W) 3.)

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