FREQUENTLYASKEDQUESTIONSABOUTOPENSAFRELEASE4_第1頁(yè)
FREQUENTLYASKEDQUESTIONSABOUTOPENSAFRELEASE4_第2頁(yè)
FREQUENTLYASKEDQUESTIONSABOUTOPENSAFRELEASE4_第3頁(yè)
FREQUENTLYASKEDQUESTIONSABOUTOPENSAFRELEASE4_第4頁(yè)
全文預(yù)覽已結(jié)束

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、FREQUENTLY ASKED QUESTIONS ABOUT OPENSAF?RELEASE 4.0What is OpenSAF?The term OpenSAF actually refers to several different entities. First, OpenSAF is an opensource community with projects focused developing on high availability (HA) middleware thatis consistent with the specifications created by the

2、Service Availability? Forum (SA Forum?).The OpenSAF project is supported by the OpenSAFFoundation, a not-for-profit organizationestablished by leading communications and computing companies to facilitate the work of theproject and to accelerate the adoption of OpenSAF in commercial products. More in

3、formationcan be found at/.OpenSAF software is designed to be the core component of a highly available software stackthat can be used in mission-critical applications in many industries. OpenSAF software,combined with a carrier-grade operating system and fault-tolerant hardware,

4、is used to buildnetwork elements and other equipment meeting stringent system availability requirements.What is OpenSAF Release 4.0?OpenSAF Release 4.0 is the latest version of the work of the OpenSAF HA middleware project,which became available in June 2010. OpenSAF 4.0 is the first HA middleware t

5、o implement allmajor functions of the SA Forum Application Interface Specification without needingaugmentation from other sources.How do I obtain it?OpenSAF 4.0 is available for free download from /wiki/downloads/.The OpenSAF code is licensed under the GNU Lesser General Publi

6、c License, version 2.1(LGPL v2.1), and anyone may contribute to the code base.Is there an ecosystem supporting OpenSAF?Yes, and as with any successful open source project, there are several key characteristics of theecosystem. The OpenSAF project is a vibrant and growing developer and user community

7、. Thecore developer base has approximately 40 people, and this is backed by additional development,test and application teams in commercial companies. The user and developer mailing lists havewell over 1,000 people and the average daily volume of email has reached over 50 during thefinal phase of Re

8、lease 4.0.The OpenSAF project is backed by the OpenSAF Foundation, which represents a growingnumber of commercial companies who have publicly expressed their support for the project.Additionally, a commercial ecosystem is growing around OpenSAF as it increasingly emergesas a de facto standard for hi

9、gh availability systems. This includes adopters of the technology,distributors of the code base and companies providing services and support around OpenSAF.To learn more, visit the Foundation website at:/Products-&-Services21607214944.htm.Is there documentation available to

10、help developers with OpenSAF applications?Yes. In addition to the OpenSAF software, a full set of documentation describes all the services.A set of sample applications and makefiles is included that accelerates the development ofapplications. The sample applications illustrate the use of the various

11、 APIs and serve as aconvenient starting-point for development.What are the benefits of using OpenSAF software?As the OpenSAF project has evolved, there is recognition that it has applications in a broadrange of industries. Applications are not limited to traditional areas such as communications,wher

12、e 99.999% uptime is a standard requirement, or aerospace and defense, where missioncritical systems guard against catastrophic failure. The need for high availability extends tomany Enterprise segments where there is a need to minimize planned downtime andeliminate unplanned downtime.By adopting Ope

13、nSAF across multiple product lines, organizations take advantage of astandards-based, Commercial-Off-The-Shelf (COTS) open source middleware component todeliver more cost-effective solutions. Using OpenSAF helps companies get new equipment andapplications to market faster, which increases their retu

14、rn on investment. The new features inOpenSAF 4.0 provide a comprehensive solution for high availability middleware, and also allowan adopter to use a subset of the services that are suitable for a specific application. Thisincludes using OpenSAF in systems with limited high availability, where featu

15、res such as near-seamless software upgrades and maintenance are increasingly important.Because OpenSAF is an open source solution, there are additional advantages not found withproprietary implementations. OpenSAF allows users to leverage the work of a broad communityof developers and to benefit fro

16、m Open Source business models and licensing. OpenSAF usershave access to a complete HA ecosystem, including commercial OpenSAF providers, hardwarevendors supporting OpenSAF and software vendors that integrate support for OpenSAF in theirapplications.What are the new features in OpenSAF 4.0?OpenSAF 4

17、.0 includes several key new features that improve scalability, and management ofhardware and software. Important new services include the Software Management Framework(SMF), which allows management of both OpenSAF as well as application code, providing in-place upgrade capabilities for applications.

18、 Another new addition is the Platform Managementservice (PLM), which provides a bridge between OpenSAF and the Hardware PlatformInterface (HPI) specification. In addition, the OpenSAF code base was re-architected to bemuch more modular, resulting in improved scalability and packaging for application

19、s that do notrequire all the services available with OpenSAF.Details about the new features in OpenSAF 4.0 are available in a datasheet that canbe downloaded from /.Is OpenSAF only for telecommunications applications?Many industries now see the benefits of migrating from proprie

20、tary software to solutions based onopen source, which has increased demand for an open-source-based middleware solution thatmeets high availability industry standard interface specifications. Demand for 99.999% availabilityis increasing in a wide variety of applications. OpenSAF fulfills this need f

21、or industries such asmilitary and aerospace, financial and industrial automation, as well as telecommunications.What platforms does OpenSAF support?With OpenSAF 4.0, all commonly used redundant hardware platforms are now supported.Does OpenSAF now address all the specifications developed by the SA F

22、orum?OpenSAF implements the major services of the SA Forums Application Interface Specification,which is focused on creating highly available applications and services. The SA Forums otherdeliverable, the Hardware Platform Interface Specification, is not implemented in OpenSAF.Will OpenSAF develop s

23、oftware implementing the SA Forums HPI specification inthe future?Multiple robust HPI implementations already exist in the market, so there is no plan to work onHPI within the OpenSAF project. One example is OpenHPI http:/openhpi(.org), an opensource implementation that is widely used and deployed t

24、hrough its inclusion in multiple Linuxdistributions. Within OpenSAF Release 4.0, hardware management is handled through thePlatform Management Service (PLM), an interface to HPI that has been tested with OpenHPIand other HPI implementations.If I find bugs or anomalies in OpenSAF Release 4.0, how can

25、 I get them fixed?Because OpenSAF is developed using the open source model, it is a community effort,accessible to all who want to join the project and contribute their efforts toward fixing anomaliesand building enhancements. It is helpful to report bugs (/newticket), andthe

26、community will determine the order and priority of specific work items. If there is an itemthat is very important to your implementation, we recommend that you work on your ownsolution and then donate it back to the project, according to the terms of the GNU license.When will the next version of OpenSAF be released?In many ways, OpenSAF 4.0 is the realization of the OpenSAF communitys initial vision. Thus,its expected that future releases will be phased enhancements and additions, such as increasingthe sophistication of the SMF implementation. The Open

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論