28 Şubat 2020 Cuma

NetBackup / SAP HANA Backup

NetBackup Client
Linux sistemleri 8.2 versiyon için NetBackup_8.2_CLIENTS2.tar.gz ile kurulum yapıyoruz

tar -xzvf NetBackup_8.2_CLIENTS2.tar.gz
Backup Politikası
NetBackup üzerinde Policy type SAP olarak yeni politika oluşturuyoruz

.utl File

SAP HANA script
/usr/openv/netbackup/ext/db_ext/sap/scripts/sap_oracle/initSAP.utl

dosyasını düzenleyerek yeni .utl dosyası oluşturuyoruz

Yeni .utl dosyasını /hana/shared/SID/global/hdb/backint altına kopyalanabiliriz
SAP HANA Studio
SAP HANA Studio ekranlarında .utl dosyalarını backup tanımları için kullanıyoruz
Symbolic link
/hana/shared/SID/global/hdb/opt altında link oluşturuyoruz

ln -s /usr/openv/netbackup/bin/hdbbackint_script /hana/shared/SID/global/hdb/opt/hdbbackint

 





25 Şubat 2020 Salı

NetBackup / 5240 Appliance disk drive configuration

NetBackup 5240 Appliance contains 12 SAS hard disk drives. 

The appliance uses the disk drive that is located in slot 11 as a hot-spare disk. 

If one of the disk drives fails in slots 4 through 10, the appliance automatically initiates a RAID 6 rebuild operation. It rebuilds the RAID 6 array by using the hot-spare disk drive in slot 11. 

After you replace the failed disk drive, the appliance then copies the information from the disk drive in slot 11 to the new replacement disk. 

When the copy operation finishes, the disk drive in slot 11 again becomes the hot-spare disk.




Windows Server IIS üzerinden hizmet veren bir FTP servisine erişmek istediğimizde;  Internet Explorer, FileZilla vb. uygulamalar ile erişim ...