Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



What are the steps to be follow to add a disk in veritas & before add the disk what are the ste..

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

What are the steps to be follow to add a disk in veritas & before add the disk what are the ste..

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

Post New Answer

More Solaris Commands Interview Questions

solaris network daemon

6 Answers   HP,


please post the step by step commands to take a back of directories or files in a CDROM\DVDROM\TAPE(DDS)

5 Answers  


What is the command to identify master node on vcs

1 Answers   Atos Origin,


Options in ufsrestore

1 Answers  


How do you check the no of user logged into the system

3 Answers  


How will you find out enough memory?

2 Answers  


Cannot open '/etc/path_to_inst'"

2 Answers  


How will check patches installed

1 Answers  


What is the physical device to check the 2 nodes connect in cluster

1 Answers  


how will you execute backup and restore using the tar command in a single command

1 Answers   CMS,


What are the types of cluster configuration?

2 Answers   IBM, Wipro,


Hello Everyone, One of our servers is showing a strange issue, let me paste the output Code: root # uptime 4:37pm 3 users, load average: 0.00, 0.04, 0.04 Its been running since months but you can see after time there isn't any output like up 191 days(s). Even the who command with b and r option isn't giving any output. Code: root # who -b root # root # who -r root # the date command displays correct output. I am not sure but is it because someone has played with utmpx and wtmpx files, is reboot the only solution we have. Can anyone help us since we don't intend to reboot the server for such a reason and also no one has complained till yet.

1 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)