Exadata cellnode konfigürasyonlarının değiştirilmesi

19 Eyl by Ahmet Duruöz

Exadata cellnode konfigürasyonlarının değiştirilmesi

Exadata cellnode’lar üzerinde ip, ntp yada ilom bilgilerinin değiştirilmesi durumunda yapılması gerekenleri aşağıdaki adımları takip ederek tamamlayabilirsiniz.

Değişiklik tüm cellnode’larda yapılacağı düşünüldüğünden toplu işlemler olarak anlatılmıştır. İşlemlere başlamadan önce db node’lardaki CRS ‘lerin kapatılması gerekmektedir. Kapatmak için tüm db node’ların ip’lerin , her satırda bir ip olarak şekilde , olduğu dbs_group şeklinde dosya oluşturup aşağıdaki komutla tüm node’lardaki servisleri kapatabilirsiniz. 

[root@orcldb01 ~]# dcli -g dbs_group -l root /u01/app/11.2.0.3/grid/bin/crsctl stop crs -f

Konfigürasyon değişikliği :

Öncelikle mevcut konfigürasyon dosyasının sağlıklı şekilde cellnode dışında bir yere yedekleyin.

Herhangi bir db node üzerinden , değişiklik yapılacak konfigürasyon dosyasını oluşturun. Tüm cellnode’ların ip’lerinin , her satırda bir ip olarak şekilde bulunduğu cell_group dosyasını oluşturduktan sonra aşağıdaki işlemleri yapabilirsiniz.

[root@orcldb01 ~]# dcli -g cell_group -l root cp /opt/oracle.cellos/cell.conf /root/new.cell.conf

Tüm cellnode’larki servisleri kapatın.

[root@orcldb01 ~]# dcli -g cell_group -l root cellcli -e alter cell shutdown services all
orclcel01:
orclcel01: Stopping the RS, CELLSRV, and MS services...
orclcel01: The SHUTDOWN of services was successful.
orclcel02:
orclcel02: Stopping the RS, CELLSRV, and MS services...
orclcel02: The SHUTDOWN of services was successful.
orclcel03:
orclcel03: Stopping the RS, CELLSRV, and MS services...
orclcel03: The SHUTDOWN of services was successful.
orclcel04:
orclcel04: Stopping the RS, CELLSRV, and MS services...
orclcel04: The SHUTDOWN of services was successful.
orclcel05:
orclcel05: Stopping the RS, CELLSRV, and MS services...
orclcel05: The SHUTDOWN of services was successful.
orclcel06:
orclcel06: Stopping the RS, CELLSRV, and MS services...
orclcel06: The SHUTDOWN of services was successful.
orclcel07:
orclcel07: Stopping the RS, CELLSRV, and MS services...
orclcel07: The SHUTDOWN of services was successful.
orclcel08:
orclcel08: Stopping the RS, CELLSRV, and MS services...
orclcel08: The SHUTDOWN of services was successful.
orclcel09:
orclcel09: Stopping the RS, CELLSRV, and MS services...
orclcel09: The SHUTDOWN of services was successful.
orclcel10:
orclcel10: Stopping the RS, CELLSRV, and MS services...
orclcel10: The SHUTDOWN of services was successful.
orclcel11:
orclcel11: Stopping the RS, CELLSRV, and MS services...
orclcel11: The SHUTDOWN of services was successful.
orclcel12:
orclcel12: Stopping the RS, CELLSRV, and MS services...
orclcel12: The SHUTDOWN of services was successful.
orclcel13:
orclcel13: Stopping the RS, CELLSRV, and MS services...
orclcel13: The SHUTDOWN of services was successful.
orclcel14:
orclcel14: Stopping the RS, CELLSRV, and MS services...
orclcel14: The SHUTDOWN of services was successful.

Tüm cellnode’larda yeni oluşturulan new.cell.conf dosyasında gerekli değişikliği yaptıktan sonra , cellnode’lar üzerinden root ile , aşağıdaki komutla değişikliği aktifleştirin. Bu komut ilgili node’u yeniden başlatacaktır.

[root@orclcel01 ~]# /opt/oracle.cellos/ipconf ­force ­newconf /root/new.cell.conf ­reboot

Cellnode açıldığında , yeni konfigürasyonlar aktif olacaktır. Herhangi bir sorun olup olmadığını aşağıdaki komut ile öğrenebilirsiniz. Bu komut aynı zamanda aktif konfigürasyon dosyasındaki (/opt/oracle.cellos/cell.conf) değişikliklerin , değiştirilmesini istediğimiz bölümleri belirttiğimiz dosyadaki (/root/new.cell.conf) ile uyuşup uyuşmadığını da kontrol etmektedir.

[root@orclcel01 ~]# /opt/oracle.cellos/ipconf ­verify ­conf /root/new.cell.conf ­verbose

Son olarak cellcli üzerinden cellnode  konfigürasyonunu doğrulayın.

CellCLI> alter cell validate configuration
Cell orclcel01 successfully altered

 

 

 

Loading

Bir yanıt yazın

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir