A fatal alert was generated and sent to the remote endpoint. This may result in termination of the connection. The TLS protocol defined fatal error code is 40. The Windows SChannel error state is 252.
Interent Explorer ile https:// adresine erişmeye çalıştığımızda aşağıdaki hata mesajını alabiliriz.
Bu durumda System loglarına da yukarıdaki Schannel 36888 hatası düşer.
There is a problem with this website’s security certificate.
The security certificate presented by this website was not issued by a trusted certificate authority.
The security certificate presented by this website has expired or is not yet valid.
The security certificate presented by this website was issued for a different website's address.
Security certificate problems may indicate an attempt to fool you or intercept any data you send to the server.
15 Aralık 2015 Salı
27 Kasım 2015 Cuma
MS-SQL / DB collationı değiştirme
DB collationı Turkish_CI_AS olarak değiştirme
Bu amaçla aşağıdaki komutları DB üzerinde çalıştırdık.
ALTER DATABASE
DB_NAME SET SINGLE_USER WITH ROLLBACK IMMEDIATE
ALTER DATABASE DB_NAME COLLATE TURKISH_CI_AS
ALTER DATABASE DB_NAME SET MULTI_USER
17 Kasım 2015 Salı
NetBackup / How to expire image
usr/openv/netbackup/bin/admincmd/bpexpdate -backupid image_file -d 0 -force_not_complete
./bpexpdate -backupid image_1433437299 -d 0 -force_not_complete
Bekleyen duplicate kayıtlarını sorgulama
/usr/openv/netbackup/bin/admincmd/nbstlutil stlilist -image_incomplete -l |grep "Storage_Lifecycle_Policy_Name" |sort |wc -l
./bpexpdate -backupid image_1433437299 -d 0 -force_not_complete
Bekleyen duplicate kayıtlarını sorgulama
/usr/openv/netbackup/bin/admincmd/nbstlutil stlilist -image_incomplete -l |grep "Storage_Lifecycle_Policy_Name" |sort |wc -l
NetBackup Appliance - Maintenance Mod
NetBackup Appliance - Maintenance Mod
taltnba1.Support> Maintenance
<!-- Maintenance Mode --!>
maintenance's password:
maintenance-!> elevate
taltnba1:/home/maintenance #
How to reclaim deduplication storage space manually in NetBackup 5000 series and NetBackup 5200 series appliances
How to reclaim deduplication storage space manually in NetBackup 5000 series and NetBackup 5200 series appliances
For background and overview of the process, see http://www.symantec.com/docs/TECH124914.
To reclaim space manually for a NetBackup Media Server Deduplication Pool or for a PureDisk Storage Pool, seehttp://www.symantec.com/docs/TECH124914.
NOTE: If you want to reclaim as much space as possible and you are doing a backup, delete it right away and start another backup from the same policy while the deletion is going. Not all space will be reclaimed right away, but it will be reclaimed later.
50xx appliance
- Expire all NetBackup images backed up to the PDDO storage pool.
- The PDDO data removal process needs to complete. The process runs automatically every 2 hours. If it needs to be forced sooner, the following command can be run on the metabase nodes:
/opt/pdag/bin/php /opt/pdmbe/cli/PDDODataRemoval.php >>/Storage/log/PDDODataRemoval.log 2>&1
- Once complete run the MB garbage collection policy from the PureDisk web GUI
- Once the garbage collection completes run the CR queue processing twice. They can both be started at the same time and the second one will start after the first completes.
52xx Appliance
- Expire all images backed up to the disk pool via NBU
- Check the Dedupe Storage queue folder. You should see lots of tlogs ready for processing
ls -l /disk/queue/ - Run CR queue processing
/usr/openv/pdde/pdcr/bin/crcontrol --processqueue - Monitor processing progress by checking the storage log
tail -f /disk/log/spoold/storaged.log - Run Garbage collection
/usr/openv/pdde/pdcr/bin/crcollect -v -m +1,+2 - Check the Dedupe Storage queue folder. If you see some tlogs for processing, repeat steps 3 through 5.
- Check the "used" and "Space available within containers" values in the following command
/usr/openv/pdde/pdcr/bin/crcontrol --dsstat - If dsstat showed a high value for "Space needs compaction", run compaction processing
/usr/openv/pdde/pdcr/bin/crcontrol --compactstart
Note: You will need to run steps 3-5 multiple times until there are 0 tlogs found when running
ls -l /disk/queue/
https://www.veritas.com/support/en_US/article.TECH180659
--------------------------------------------------------------------------------
/usr/openv/pdde/pdcr/bin/crcontrol --processqueueinfo
/usr/openv/pdde/pdcr/bin/crcontrol --processqueue
/usr/openv/pdde/pdcr/bin/crcontrol --compactstart
/usr/openv/pdde/pdcr/bin/crcontrol --compactstate
/usr/openv/netbackup/bin/admincmd/bpimage -cleanup -allclients
Kaydol:
Kayıtlar (Atom)
Raporları oluşturmak için Flex üzerindeki master server'a PuTTY üzerinden appadmin ile giriş yapın ve "sudo -i" ile root kulla...
-
Unregister vSphere Replication from vCenter Server if the Appliance Was Deleted If the vSphere Replication appliance virtual machine doe...
-
How to reclaim deduplication storage space manually in NetBackup 5000 series and NetBackup 5200 series appliances For background and over...
-
IPMI Tool 1.8.18 This tool provides Serial Over LAN functionality for the VNXe3200, VNXe1600 and Dell EMC Unity hardware products. The I...