how do u configure the disk
Answers were Sorted based on User's Feedback
Answer / len sumawang
First that you have to know if your disk will be configured in svm raid o, raid1 or raid 5 if so you can used the metainit command
for raid1: / filesystem
metainit -f d10 1 1 /dev/dsk/c0t0d0s0
metainit d20 1 1 /dev/dsk/c0t1d0s0
metainit d0 -m d10
metaroot d0
init6
metattach d0 d20
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / j.srinivasa rao.
we can configure the disk in solaris system by using the
command devfsadm -vC then run the command format,and check
whether disk is detected or not.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vincent
1.you can configure devfsadm.
2.if there is not configure disk give devfsadm -Cv (C-refer
the cleanup the symbolic link file)
(or)
1.making the one file as a reconfigure
touch /reconfigure
2. then shutdown the machine
init 5
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vasu
# devfsadm
its updates 1) /etc/path_to_inst
2) /dev/rdsk
| Is This Answer Correct ? | 1 Yes | 1 No |
where we find bp.conf file? which path?
If you have forgotten the root password for a server, how do you get back in?
How to rename the old root disk. In this example, rootdisk is being renamed as rootold.
Command to find the VCS status
Procedure for Firmware upgrade
How to lock the user id in solaris?
what is use of default users in solaris especilly nobady,noacess and nobady4
I want to create a 30Gb of size in three different disks 10Gb,5Gb and 15Gb respectively in VxVm , how can we create it kindly explain step by step procedure.
If a main.cf files corrupted how will you rectify
How to configure mirror with hot spare in vxvm I know how to create mirror with vxassist: #vxassist -g <diskgroup name> make <volume name> <vol size> layout=mirror I know how to create hot spare with vxedit #vxedit -g <diskgroup name> set spare=on diskname but i don't how to attach hot spare to mirror? can some one plz help in this issue.. Thanks & Regards, SaiKrishna. kanuparthi_sai@yahoo.com my alternate E-Mail id: ksaikrishna7@gmail.com
In veritas: which is the file to keep the information of subdisks, disk groups name, plex and volumes?
How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make the file system of 65 GB)