The D1000 and the A1000 are almost identical machines. The only difference between the 2 are the controller. The A1000 can use hardware RAID while the D1000's controller cannot.
Depending on how you are choosing to manage your RAID configuration, the replacement procedures should be the same.
The drives in the a1000 are hot swappable, so there would be no need to shut everything down to replace.
Thanks. I ve already found a solution for this. Since it is my 1st time to replace a new hdd on A1000, i ve use every method, from rebooting the server to mounting the disks. But none seems to detect the hdd, finally with the help of my team mates, and through searching the internet for resources, its as simple as typing usr/sbin/osa/rm6. I thought Sun StorEdge uses the Volume Manager to configure a new hdd, i din know that Raid Manager and Volume Manager is 2 different thing. Can anyone explain to me what the different between Raid and Volume manager?
Thanks
If your interested, I would suggest going to docs.sun.com and downloading the Sun Volume Manager document for rthe version of Solaris you are using.
In a nut shell Volume Manager allows you to configure multiple drives in different ways such as concatenation, striping and raid5. It is also used to set up drive mirroring. The manual explains each one of the techniques and gives the plus/minus of each configuration.
If you are using fiber-channel drives you will also want to get the luxadm manual as this has the prodecures for removing and replacing failed fiber-channel drives.
Regards
Message was edited by:
jsuche
The A1000 array is a hardware Raid array, so it runs firmware on the controller to manage raid sets and mapping of luns. The host program that interfaces to the A1000 firmware is RM6 or RaidManager.
Volume Manager is a software raid program that allows you to manage JBODs and disks and cretae raid devices out of them thru software at the OS level.
HTH
Dom