How to bring the Disk into diskgroup on veritas.
Answers were Sorted based on User's Feedback
Answer / sbrahman75
Force a lip event on the hba’s so they will re-login in Storage
luxadm –e forcelip /dev/cfg/c5
luxadm –e forcelip /dev/cfg/c7
Enable the disk devices.
vxdctl enable
vxdisk –o alldgs list
initialize newdisk
vxdisksetup –i <diskname>
Add disk to disk group
vxdg –g oradg adddisk oradg05= <diskname>
vxdg –g oradg adddisk oradg06= <diskname>
Verify free disk space
vxassist –g oradg maxsize
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rahmaddulla
#vxdg -g <disk groupname> adddisk diskname=device name
or
vxdiskadd devicename
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / spider
use command
vxdisksetup -i <disk>
then do
vxdisk list
this should show the disk in vx control.
Is This Answer Correct ? | 0 Yes | 0 No |
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 can you boot the system in single user mode? other than #boot CDROM/net -s
i dont have access to the FTP server, what is the problem and how to trouble shoot?
how to find NIC card type. is there any command to display the card type when it not plumbed.
I want to know how to Sechudle job using at and crontab so please give the explain with example please do the needful Regards Visva
How to bring the process to offline or online
How to find the kernel bit version or architecture
How will you comment error line in /etc/system file
how to configure samp in solaris 5.10 sparc architecture
how to view how many samba user in solaris
please post few interview questions ? or any url related to solaris
How to delete only 3rd and 8th line from file using vi execute or last line mode with one short of command