What are the steps to be follow to add a disk in veritas &
before add the disk what are the steps to be follow
Answers were Sorted based on User's Feedback
Answer / sbrahman75
Before adding the disk,
take an output from the format command.
take an output of vxdisk list
after the disk is added, do the following:
#devfsadm
#format --> label the disk
#vxdctl enable
#vxdiskadm choose the option 1 and then it will ask you the
diskgroup once it has been added it will ask for the
encapsulation, say no then it will ask the device name,
assign the name, that's it,
#vxdisk list, this will tell the status of the newly added
disk as online
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / gnanavel sekar
1. check for new LUN or run qlreconfig command and devfsadm
# devfsadm
# cfgadm -al
# # /opt/QLogic_Corporation/drvutil/qla2300/qlreconfig -d
qla2300
2. Once the new Disk comes under OS control label the disk
using format menu
# format c#t#d# ===Label the disk
3. Check the disk visible in veritas control as invalid
# vxdisk -o alldgs list | grep c#t#d#
4. Bring the disk into veritas control
# vxdctl enable
5. Verify the new LUN information as Online in veritas ( In
this stage it shows online invalid )
# vxdisk -o alldgs list | grep c#t#d#
6. Initialize the new LUNs in Veritas control
# /etc/vx/bin/vxdisksetup -i c#t#d#
7. Create it in exsiting DG called example: bdmrpdg using
new LUN
# vxdg -g bdmrpdg adddisk bdmrpdg_01=c#t#d#
# vxdisk -o alldgs list | grep bdmrpdg
# vxassist -g bdmrpdg maxsize
| Is This Answer Correct ? | 3 Yes | 0 No |
How will you verify the disk and how many field will be there.
how to set ip address for a solaris machine
What are the daemons in NIS server?
In an NIS environment if user forgot is password, then as an admin what you will do?
how to add an user without using "useradd" command in solaris10?
How can you create mount points in solaris?
I would like to create users and the users account should be locked after 3 login attempts. How to create ? And where these locked information has been stored. Environment : NIS and if LDAP also
If plex is failed then how can you recover it?
How to know actual capacity of Ethernet port by command line? (Sun Fire V480 and some one configured Eth interface as 100mbps and need to change to 1000mbps but How i would know that port is of capacity 1000mbps or not?
How to scan newly added disks to system?
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)
Where the ip address will be stored