> hi guys, > > I have a job interview next week and have been asked > to make a presentation on the following topic > > The computerised Library System at a university runs > on a number of servers, two of which are essential > to the service. These two standalone servers provide > different parts of the service and are each single > points of failure. The two servers and the > applications running on them are: > > Sun Fire V240 ? 2x1503 MHZ UltraSPARC III CPUs ? 8GB > B memory ? 4 years old ? Solaris 9 ? > Oracle 10.2 ? MySQL 4.1.9-standard ? applications to > access library databse. > > Sun Fire V490 ? 2x1350 MHZ UltraSPARC IV CPUs ? 8GB > B memory ? 4 years old ? Solaris 8 ? > Sysbase 12.0 ? application to access university > portal. > > torage is provided on a dual site Storage Area > Network. > > e must introduce high availability into our > increasingly important Library Systems so we wish to > > replace these servers with new hardware and a > configuration which will give us high availability > and > will minimise future down time. > > uggest how this may be achieved based on the > following assumptions: > > The new high availability system will be hosted on > n Sun servers running Solaris 10. > ? We have two data centres in separate locations with > fast fibre connections. > ? Data storage will continue to be provided from a > two site SAN. > > > please, please help > anything at all would be greatly appreciated > > thanks, > Rosie
One solution would be to install a 2 machine cluster running Solaris 10. The 2 existing physical machines can be converted into "branded zones" - one running a Solaris 8 brand, the other running a Solaris 9 brand. Alternatively if the applications and database software support Solaris 10 then they can be installed directly on Solaris 10. The product names you want (to help find the documentation) are "Solaris 8 Containers", "Solaris 9 Containers" (containers are zones plus resource controls) and "Solaris Cluster". Any of Sun's modern range of servers would be ideal for this. Also consinder redundant power, UPSes, NICs etc. As well as bigadmin (which is largely unstructured) there is also docs.sun.com which containers the official Sun documentation. The product pages on sun.com should give you the level of detail you need for this exercise though, hopefully. HTH Andrew. -- This message posted from opensolaris.org