Chapter 4 Setting the Backup Software
4.1 NetBackup
FUJITSU Storage ETERNUS LT20 S2/LT40 S2/LT60 S2 Tape Library User’s Guide -Server Connection-
Copyright 2021 FUJITSU LIMITED P3AM-5322-12ENZ0
48
4.1.3 Notes on Using Solaris OS
• For Solaris 10 OS or Solaris 11 OS, only the global zone is supported by NetBackup.
• When using NetBackup on Solaris 11.4 OS, perform the following actions.
(1) Apply SRU19061 or later to Solaris 11.4 OS.
(2)Disable the shared memory on the NetBackup master server with the following procedure.
1Stop the NetBackup service.
2 Copy "server.conf" to back it up.
Example
3 Add "-hs" to the options specified in the "server.conf" file.
In the following example, "-hs" is added before "-k".
4Start the NetBackup service.
5 Check "/usr/openv/db/log/server.log" after starting the NetBackup service.
Make sure the following messages are not displayed when NetBackup is started.
• When NetBackup is installed on a Solaris OS server, system IPC resources must be added for NetBackup
interprocess communication. For details, refer to the manual supplied with your backup software.
• This procedure must be performed on the Solaris NetBackup master server.
• This procedure does not need to be performed on the Solaris NetBackup media server or client.
# cd /usr/openv/var/global
# cp -rp server.conf server.conf-orig
# cat /usr/openv/var/global/server.conf
-c 200M -ch 32768M -cl 200M -gd DBA -gk DBA -gl DBA -gna 1 -gp 4096 -hs -k -m
-n NB_bk_server
-o /usr/openv/db//log/server.log -os 1M -ti 0 -ud -wc- -x
tcpip(LocalOnly=YES;ServerPort=13785)
I. 02/05 08:37:56. Trying to start SharedMemory link ...
I. 02/05 08:37:56. SharedMemory link started successfully