Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Business Server Version 3.4GA

Status
Not open for further replies.

Scunningham99

Programmer
Joined
Sep 20, 2001
Messages
815
Location
GB
We currently have 3.4 installed on solaris 2.6 box.

when we upgrade solaris to solaris 8, will i have to do anything to Veritas. i know it is certified with solraris 8, but would anything else have to be done since it was initially installed on solaris 2.6??

Thanks in Advance!!
 
probably too late to post, but...

cp kernel/drv/st.conf st.old

upgrade, then swap in st.old

SUN upgrades (and their cluster patches) have a nasty habit
of overwriting this file- causing a loss of drive definitions and sometime loss of robotic control as the sg passthrough driver gets blown away

(why is Solaris the only OS without a passthrough driver?)

If you lose them, re-do the st.conf entries for the drives, reconfigure reboot, then reinstall the sg driver

/usr/openv/volmgr/bin/driver/sg.install

(it will complain you need to delete the original driver, give you the path to delete- redo one more time and you're set)

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top