配置Oracle ACFS叢集檔案系統

來源:互聯網
上載者:User

首先來看下,神馬是ACFS,請看Oracle官方給出的定義:
Oracle Automatic Storage Management Cluster File System (Oracle ACFS) is a multi-platform, scalable file system, and storage management technology that extends Oracle Automatic Storage Management (Oracle ASM) functionality to support customer files maintained outside of Oracle Database. Oracle ACFS supports many database and application files, including executables,database trace files, database alert logs, application reports, BFILEs, and configuration files. Other supported files are video, audio, text, images, engineering drawings, and other general-purpose application file data.

大意是ACFS是一個支援多個平台,可擴充的,基於ASM的叢集檔案系統,可以用來儲存資料庫和各種應用的檔案,包括資料庫的trace檔案,alert記錄檔和設定檔等等,也可以用來儲存視頻,音頻,文本,圖片等檔案!

在這之前,叢集檔案系統使用過RedHat的gfs,還有開源的ocfs2,gfs的感覺是配置太繁瑣且複雜,因為是基於RHCS套件,所以很多功能對應單純的叢集檔案系統來說顯得有些冗餘;ocfs2屬於被放棄的孩子,目前已經停止開發了,不過勝在配置簡單;ACFS在11g r2中推出,基於grid infrastructure,配置上也算容易,且在ASM的基礎上進行發展,穩定性應該還是有保證的,下一步打算利用ACFS測試下rac環境下的golden gate複製!下面來介紹下11G RAC環境下ACFS的使用!

一:查看acfs相關的服務是否正常

 
  1. [grid@rac1 ~]$ crs_stat -t -v ora.registry.acfs  
  2. Name           Type           R/RA   F/FT   Target    State     Host          
  3. ----------------------------------------------------------------------  
  4. ora....ry.acfs ora....fs.type 0/5    0/     ONLINE    ONLINE    rac1     
  5.  
  6. [grid@rac1 ~]$ crs_stat -t -v ora.ACFS.dg  
  7. Name           Type           R/RA   F/FT   Target    State     Host          
  8. ----------------------------------------------------------------------  
  9. ora.ACFS.dg    ora....up.type 0/5    0/     ONLINE    ONLINE    rac1  

二:使用asmca圖形化工具,在asm磁碟組中建立volume並格式化成ACFS檔案系統

  1. [root@rac1 ~]# su - grid  
  2. [grid@rac1 ~]$ !exp  
  3. export DISPLAY=192.168.1.105:0  
  4. [grid@rac1 ~]$ asmca  





  • 1
  • 2
  • 下一頁

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.