4 Mart 2021 Perşembe
Linux / SUSE 15 SP2 upgrade
24 Şubat 2021 Çarşamba
NetBackup / bptestbpcd
NetBackup master sunucu ile client bağlatı durumunu kontrol etmek için admincmd altında aşağıdaki komutu çalıştırabilirz.
Program Files\Veritas\NetBackup\bin\admincmd>bptestbpcd.exe -client client-name -debug -verbose
3 Şubat 2021 Çarşamba
NetBackup / Registering authorized locations used by a NetBackup database script-based policy
To add an authorized location
- Open a command prompt on the client.
- Use nbsetconfig to enter values for an authorized location. The client privileged user must run these commands.
# /usr/openv/netbackup/bin/nbsetconfig
nbsetconfig>DB_SCRIPT_PATH = /Oracle/scripts
nbsetconfig>DB_SCRIPT_PATH = /db/Oracle/scripts/full_backup.sh
nbsetconfig>
<ctrl-D>
On Windows, to update the registry with a new "String Value" Registry entry:
C:\Program Files\Veritas\NetBackup\bin>nbsetconfig
nbsetconfig>DB_SCRIPT_PATH=c:\db_scripts
nbsetconfig>DB_SCRIPT_PATH=e:\oracle\fullbackup\full_rman.sh
nbsetconfig>
<Ctrl+Z> and ENTER
26 Kasım 2020 Perşembe
NetBackup / Deleting an OpenStorage storage server
To delete an OpenStorage storage server
- In the NetBackup Administration Console, in the left pane, expand Media and Device Management > Credentials > Storage Servers
- Select the storage server that you want to delete.
- On the Edit menu, select Delete.
- Click Yes in the confirmation dialog box.
- On the NetBackup master server, use the following command to delete the storage server from the NetBackup EMM database:
Linux: /usr/openv/netbackup/bin/admincmd/nbemmcmd -deletehost -machinename storage_server_name -machinetype ndmp
Windows: install_path\NetBackup\bin\admincmd\nbemmcmd -deletehost -machinename storage_server_name -machinetype ndmp
https://www.veritas.com/support/en_US/doc/59118460-127355792-0/v15150143-127355792
18 Kasım 2020 Çarşamba
Linux / Changing the Size of an XFS File System with xfs_growfs
The size of an XFS file system can be increased by using the xfs_growfs command when the file system is mounted. Reducing the size of an XFS file system is not possible.
meta-data=/dev/mapper/sapmnt-lv0 isize=512 agcount=32, agsize=33554304 blks
= sectsz=512 attr=2, projid32bit=1
= crc=1 finobt=0 spinodes=0 rmapbt=0
= reflink=0
data = bsize=4096 blocks=1073737728, imaxpct=5
= sunit=2 swidth=1024 blks
naming =version 2 bsize=4096 ascii-ci=0 ftype=1
log =internal bsize=4096 blocks=521728, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
data blocks changed from 1073737728 to 1342172160
dosya sistemi 5TB a extend edilmiştir.
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...
