find / |grep filename
8 Mayıs 2017 Pazartesi
25 Nisan 2017 Salı
NetBackup / unable to NB_read_master_config(): Cannot find the NetBackup configuration information (110)
/usr/openv/netbackup/bin/goodies/netbackup
unable to NB_read_master_config(): Cannot find the NetBackup
configuration information (110)
EXIT status = 110
NetBackup network daemon started.
unable to NB_read_master_config(): Cannot find the NetBackup
configuration information (110)
EXIT status = 110
NetBackup client daemon started.
NetBackup SAN Client Fibre Transport daemon started.
NetBackup Discovery Framework started.
NetBackup Bare Metal Restore Boot Server daemon started.
bp.conf dosyası temiz bir sistemden kopyalanarak servisler çalıştırılabilir
Able to restart Netbackup successfully after copying a good bp.conf from another similar media server to this media server.
https://www.veritas.com/support/en_US/article.000014992
bp.conf dosyası temiz bir sistemden kopyalanarak servisler çalıştırılabilir
Able to restart Netbackup successfully after copying a good bp.conf from another similar media server to this media server.
https://www.veritas.com/support/en_US/article.000014992
Extract tar.gz file
Extract tar.gz file
tar -xzf your-software.tar.gz
Extract tar file
tar -xvf your-software.tar
tar -xzf your-software.tar.gz
Extract tar file
tar -xvf your-software.tar
Copying files between linux systems with scp
Copying files between linux systems with scp
scp ile klasör yapısını copyalama
scp -r kaynak adres hedef adres
scp -r root@192.168.2.93:/tmp/NetBackup/ /tmp
scp ile klasör yapısını copyalama
scp -r kaynak adres hedef adres
scp -r root@192.168.2.93:/tmp/NetBackup/ /tmp
21 Nisan 2017 Cuma
Extend lvm swap volume
To extend an LVM2 swap logical volume
(assuming
/dev/VolGroup00/LogVol01 is the volume you want to extend):- Disable swapping for the associated logical volume:
# swapoff -v /dev/VolGroup00/LogVol01 - Resize the LVM2 logical volume by 256 MB:
# lvm lvresize /dev/VolGroup00/LogVol01 -L +256M - Format the new swap space:
# mkswap /dev/VolGroup00/LogVol01 - Enable the extended logical volume:
# swapon -va
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...