May I know the difference between the RAID and Volume Manager?
Answers were Sorted based on User's Feedback
Answer / prasad
RAID is redundant array of independent disk. Volume manager
supports RAID concept.
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / srinivasa rao
raid is knothing but a redundent array of inexpensive
disks this can be used in solaris for redundency of data
and availability mostly used raid configuration are
raid0,raid1 and raid5 where as volume manager used for same
thing above mentioned but we can increase the slice size in
online and also decrese the slice also.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / s ramesh reddy
Raid stands for Redundent Array of inexpensive Disk OR Redundent Array of Independent Disk. It is having different levels i.e., Raid0, Raid1, Raid 0+1, Raid 1+0, Raid 5. We have increase the span of file system across the Hard Disk and Protect the data of file system. But with in the Hard Disk only 7 Slices only.In Raid Levels Raid 1+0 is not support to the SVM.
In Volume Manager have Raid & LVM (Logical Volume Manager). Raid is growths the file system but in LVM there is no limit for 7 Slices , here creating N number of slices as for the file size.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pawan kumar bhure
raid stands for redundant array of independent disk.lvm
stands for logical volume manager & use the concept of raid.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreejith
In solaris, using RAID you can create maximum of 8 slices,
Volume manager helps you to create as many partitions as you
want using soft partitions.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sivakumar
Dear Fried,
If we see aerial way we can not identify any difference
inbetween RAID and Volume Manager. Whereas we see ground
level it seems difference. We can see those things below:-
RAID: It is an aronym for Redundant Array of Inexpensive
(or Independent) Disks. There are 6 RAID levels are
existing, which are 0-5. In solaris we are using raid-0,
raid-1, raid-5. Very few storage environemnts support RAID
levels 2,3 and 4.
VOLUME MANAGER: Which you control the devices to store the
data in expected disk. We can get back those data without
loss. For that we are using various storage methods is
called RAID LEVEL.
Is This Answer Correct ? | 0 Yes | 1 No |
How to find the plex, sub disk, Volume group, disk status, free spaces, disk controller, Volume controller?
how to set the hostname or username at commamd promt ? where to set password length,max and min ?
3 Answers Accenture, Tech Mahindra,
What are processing daemon in nis
How will you take ufsdump and ufsrestore in a sing command line?
Which file maintain the kernel
How to enable the telnet or ftp session for one host
What are the options available in Solaris Security setting.?
how to set ip address for a solaris machine
Difference between ufs and tar commnad
What is default permission of /etc/passwd , /etc/shadow files
Iam facing an issue like below, any help why this is caused? $ ls -l /etc total 184 -rw-r--r-- 1 root other 3 Nov 28 09:35 abc1 -rw-r--r-- 1 root other 3 Nov 28 09:35 cb -r--r--r-- 1 root root 8358 Nov 28 19:04 ptmp -r-------- 1 root sys 5055 Nov 28 19:04 stmp -r--r----- 1 root root 76828 Nov 28 09:38 sudoers
how to view how many samba user in solaris