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 do you get Alarm prompt?
How to find the network card speed
How do you add the disk without reboot the server?
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 mirror a root dg? With eg
What is nslookup
How will see the kernel version
How to lock the user id in solaris?
What are the types of cluster configuration?
solaris network daemon
How to find the kernel bit version or architecture
How to stop the process in Solaris?