0% found this document useful (0 votes)
59 views6 pages

Netbackup Interview Questions

The document provides instructions on how to check IPMI address, hardware health, collect logs, configure roles, check HBA settings, diskpool/volume status, configure diskpools, AIR, SLPs, duplication vs replication, RAID levels, and NetBackup ports on 5220 and 5230 appliances. The key steps outlined include logging into the appliance, navigating to specific menus to view settings or issue commands to check status and configure features.

Uploaded by

rajeshyeleti2021
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views6 pages

Netbackup Interview Questions

The document provides instructions on how to check IPMI address, hardware health, collect logs, configure roles, check HBA settings, diskpool/volume status, configure diskpools, AIR, SLPs, duplication vs replication, RAID levels, and NetBackup ports on 5220 and 5230 appliances. The key steps outlined include logging into the appliance, navigating to specific menus to view settings or issue commands to check status and configure features.

Uploaded by

rajeshyeleti2021
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

1.

How to check ipmi address on appliance

5220 appliance

Login to 5220 appliance  support  IPMI Network Show

trpnb1media1.Support> IPMI Network Show

IP Address Source : Static

IP Address : 10.0.127.32

Subnet Mask : 255.255.254.0

Gateway IP Address : 10.0.126.1

trpnb1media1.Support> IPMI User

Add Delete List

trpnb1media1.Support> IPMI User List

User name : databackup

User privilege : Admin

User name : sysadmin

User privilege : Admin

5230 Appliance

Login to 5230 appliance  support  IPMI Network Show

hfpnb3media1.Support> IPMI Network Show

IP Address Source : STATIC

IP Address : 151.149.61.252

Subnet Mask : 255.255.255.0

Gateway IP Address : 151.149.61.1

hfpnb3media1.Support> IPMI User list

User name : sysadmin

User privilege : ADMIN


How to check hardware health check on appliance

5220 Appliance

Login to 5220 appliance  Monitor  Hardware ShowHealth

5230 Appliance

Login to 5230 appliance  Monitor  Hardware ShowHealth

How to collect datacollect logs

5220 Appliance

Login to 5220 appliance  Support  DataCollect

5230 Appliance

Login to 5230 appliance  Support  DataCollect

How to configure media/master server role on appliance

When you configure an appliance for the first time, you must select a role for it.
The role refers to the server type as follows:

Table: Appliance role and mode descriptions

Role Description
Master Select this role to configure the appliance as a master server.
Media Select this role to configure the appliance as a media server.

You must also identify the master server that you plan to use with this appliance. The
master server can be either a traditional NetBackup master server or a NetBackup
appliance master server.

When you select the media server role, you must also define the storage names for the
following disk volumes:

 Deduplication volume
 AdvancedDisk volume
How to configure FTMS or check the HBA settings on appliance

5220 Appliance

Login to 5220 appliance  Manage  FibreChannel  show

Then it will enter into below console

hfpnb3media1.FC>

Now give command show.

hfpnb3media1.FC> Show

- [Info] FTMS mode: Fibre Transport server installed and running.

- [Info] Fibre Transport Deduplication state: disabled

^[[A**** FC HBA Cards ****

07:00.0 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)

07:00.1 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)

08:00.0 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)

08:00.1 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)

81:00.0 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)

81:00.1 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)

82:00.0 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)

82:00.1 Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02)

**** Drivers ****

qla2xxx is loaded

windrvr6 is loaded

qla2x00tgt is loaded

scst is loaded

scst_user is loaded

**** Ports ****


Bus ID Slot Port Port WWN Status Physical State Configuration Type Speed Remote
Ports

07:00.0 Slot5 1 21:00:00:24:FF:8C:D7:D4 Fabric Target Target(FTMS) 8 gbit/s ------------

07:00.1 Slot5 2 21:00:00:24:FF:8C:D7:D5 Linkdown Initiator Initiator 8 gbit/s

08:00.0 Slot6 1 21:00:00:24:FF:88:1F:22 Fabric Target Target(FTMS) 8 gbit/s ------------

08:00.1 Slot6 2 21:00:00:24:FF:88:1F:23 Linkdown Initiator Initiator 8 gbit/s

81:00.0 Slot4 1 21:00:00:24:FF:0F:79:D8 Linkdown Initiator Initiator 8 gbit/s

81:00.1 Slot4 2 21:00:00:24:FF:0F:79:D9 Linkdown Initiator Target(MSDP) 8 gbit/s

82:00.0 Slot2 1 21:00:00:24:FF:0F:78:C8 Linkdown Initiator Initiator 8 gbit/s

82:00.1 Slot2 2 21:00:00:24:FF:0F:78:C9 Linkdown Initiator Target(MSDP) 8 gbit/s

**** Devices ****

5230 Appliance

Login to 5230 appliance  Manage  FibreChannel  show

To configure FTMS on 5220 and 5230 applaince

Login to appliance  Manage  FibreChannel  configure

Configure Configure supported FC HBA port.

How to check diskpool/disk volume status from command line

Login to master server

cd /usr/openv/netbackup/bin/admincmd

./nbdevquery -listdp -stype PureDisk -U - to check the status of pure disk from master server

./nbdevquery -listdv -stype PureDisk –U – to check the status of disk volume from master server

./nbdevconfig -changestate -stype PureDisk -dp h_stg2disk -state UP - to make the pure disk UP

./nbdevconfig -changestate -stype PureDisk -dp h_stg2disk -dv PureDiskVolume -state UP - to make disk
volume UP
How to configure diskpool from netbackup console

Refer to below link

https://www.veritas.com/content/support/en_US/doc/62428570-144649151-0/v14278078-144649151

what is AIR?

Refer to below link

https://www.settlersoman.com/netbackup-auto-image-replication-air-overview/

How to configure SLP?.

Refer to below link

https://www.veritas.com/support/en_US/doc/25074086-127355784-0/v42387615-127355784

Know about duplication and replication?.

Duplication is when you make copy of backup within the same environment - all under
control of the same master server.
Duplication can be tape-to-tape, disk-to-tape, appliance-to-tape, appliance-to-appliance,
etc.

Replication is same as duplication, but between media servers under control


of different master servers.
We only replicate between same type of dedupe devices/appliances.

Know about different different RAID levels on netbackup appliance

Refer to below link

https://www.veritas.com/support/en_US/article.100007471
what ports does netbackup uses

The following table lists the ports required by NetBackup to connect to various
services.

Table: NetBackup ports

Service Port Description


VERITAS_PBX 1556 Veritas Private Branch Exchange Service
VNETD 13724 NetBackup Network service

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy