Error while installing VCS in solaris 11
Created: 24 Jan 2013 | Updated: 07 Mar 2013 | 1 comment
This issue has been solved. See solution.
The following warnings were discovered on the systems:
CPI WARNING V-9-40-4923 To avoid a potential reboot after installation, you
should modify the /etc/system file on solaris with the appropriate values, and
reboot prior to package installation.
Appropriate /etc/system file entries are shown below:
set lwp_default_stksize=0x8000
set rpcmod:svc_default_stksize=0x8000
CPI WARNING V-9-40-4923 To avoid a potential reboot after installation, you
should modify the /etc/system file on solaris11 with the appropriate values, and
reboot prior to package installation.
Appropriate /etc/system file entries are shown below:
set lwp_default_stksize=0x8000
set rpcmod:svc_default_stksize=0x8000
installer log files and summary file are saved at:
/opt/VRTS/install/logs/installer-201301250058fNC
Discussion Filed Under:
Comments 1 Comment • Jump to latest comment
Seems you are installing SF/HA, not only VCS.
See: https://sort.symantec.com/public/documents/sfha/6.0.1/solaris/productguides/html/virtualstore_install/ch02s05.htm
Veritas File System requirements
To avoid an unexpected need for a reboot, verify the values of the variables before installing Veritas File System. Use the following commands to check the values of the variables:
For Solaris 11:
If the values shown are less than 6000 (for Solaris 10) and less than 8000 (for Solaris 11), you can expect a reboot after installation.
Note:
The default value of the svc_default_stksize variable is 0 (zero), which indicates that the value is set to the value of the lwp_default_stksize variable. In this case, no reboot is required, unless the value of the lwp_default_stksize variable is too small.
To avoid a reboot after installation, you can modify the /etc/system file with the appropriate values. Reboot the system prior to installing the packages. Add the following lines to the /etc/system file:
.....
For Solaris 11:
Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows
Handy NBU Links
Would you like to reply?
Login or Register to post your comment.