What are configuration files and to configure it in VCS
Answers were Sorted based on User's Feedback
Answer / sbrahman75
configuration files:
Notes :- Before configuring VCS make sure the
local_mac_address =true.
#eeprom local_mac_address?=true ( on both the nodes)
# /etc/llthosts (specify the node names)
(eg) 0 sun 1
1 sun 2
#/etc/llttab (specify the node names)
Set-node 0
Link qfe0 /dev/qfe:0 _ ether _ _
Link qfe1 /dev/qfe:1 _ ether _ _
set_cluster 10
Start
#/etc/gabtab (specify the node names)
/sbin/config –c –n 2
Path to be set =? /etc/profile
#PATH=$PATH:/opt/VRTS/bin:/sbin:/opt/VRTSllt
#export PATH
#/etc/VRTSvcs/conf/config/main.cf
#/etc/VRTSvcs/conf/config/sysname
| Is This Answer Correct ? | 2 Yes | 0 No |
Scripts : /etc/rc2.d/S70llt and /etc/rc2.d/S92gab
VCS script :/etc/rc3.d/S99vcs
Binaries :/opt/VRTSvcs/bin
conf files:
1)/etc/llttab and /etc/llttabinit.41
2)/etc/llthost
3)/etc/gabtab
4)etc/gbatab.init41
5) /etc/VRTSvcs/conf/config/main.cf
6)/etc/VRTSvcs/conf/config/type.cf
7)/etc/VRTSvcs/conf/config/sysname
logfile :/var/VRTSvcs/log/engine_A.log
| Is This Answer Correct ? | 1 Yes | 0 No |
How to mirror a root dg? With eg
What are the two types of service groups?
What is the protocol supported by NFS
How can you create domains?
How to find the hardware configuration
After creating swap file update the same to /etc/vfstab what will be the fstype.
If super block corrupted how to recover
How far VCS supports?
Hi I wanted to know what command can I use to perform a rescan in Solaris10 u4/u5 64 bit machine. I know once the disks are added we can perform a rescan using the following commands drvconfig-->disks--> cfgadm OR devfsadm But they will detect the disks and once the disks are remove the entries are still shown unless the disks are removed. So is there another command or a script that could help me find that disks were removed from my solaris machine.
how many zones can we create?
How will you restart the inetd process?
Explain /etc/inittab files