cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot create SRT CD image

sengamalai
Level 3

Hello,

i am getting the below error while trying to create SRT cd image on HP-UX 11.11 boot server .so please help me to fix this issue.

 

 

 

# ./bmrsrtadm

 

Select one of the following options:

 

    1.  Create a new Shared Resource Tree.

    2.  Create a new CD image based Shared Resource Tree.

    3.  Copy an existing Shared Resource Tree to a new location.

    4.  Import a Shared Resource Tree.

    5.  Modify an existing Shared Resource Tree.

    6.  Delete an existing Shared Resource Tree.

    7.  List Shared Resource Trees available on this server.

    8.  Quit.

 

Enter your selection (1-8) [1] : 2

Enter the name of an existing SRT : HPUX3

Enter the name of the new SRT to create : image

Enter the description of the new SRT [HPUX] : HPUX3image

Enter the directory in which to place the new SRT CD image [/var/svibackup] :

/opt/ignite/boot/Rel_B.11.11/*INSTALL* not found

the command ls failed on the directory /opt/ignite/boot/Rel_B.11.11

[Error] V-125-604 Cannot create CD image.

#

Regards,

Giri

 

Regards,

Giri

1 ACCEPTED SOLUTION

Accepted Solutions

mandar_khanolka
Level 6
Employee

Hi,

I believe you dont have ignite package installed on your HP boot server.

For example, over my HP 11.11 PA-RISC boot server below content is available.

bash-2.05# l /opt/ignite/boot/Rel_B.11.11/
total 144752
dr-xr-xr-x   5 bin        bin           8192 Oct 10  2012 ..
-r--r--r--   1 bin        bin        15728640 Oct 10  2012 INSTALLFS
-rw-rw-rw-   1 root       sys         332800 Oct 10  2012 boot_lif
-r-xr-xr-x   1 bin        bin        15985032 Oct 10  2012 INSTALL
dr-xr-xr-x   2 bin        bin           8192 Sep 27  2011 .
lrwxr-xr-x   1 bin        bin              9 Sep 19  2011 WINSTALLFS -> INSTALLFS
lrwxr-xr-x   1 bin        bin              9 Sep 19  2011 VINSTALLFS -> INSTALLFS
-r-xr-xr-x   1 bin        bin        22616784 Sep 29  2006 WINSTALL
-r-xr-xr-x   1 bin        bin        19409416 Sep 29  2006 VINSTALL
-r--r--r--   1 bin        bin             90 Sep 29  2006 auto_conf_pa

For your reference, please check below thread where Rel_B.11.10 dir is empty.

http://h30499.www3.hp.com/t5/Ignite-UX/opt-ignite-boot-Rel-B-11-00-INSTALL-does-not-exist/td-p/3485900#.Ua2C1LknbXY

Make sure you install the same Ignite version on your boot server which you provided while configuring BMR SRT. Use the same ignite media.

Thanks.

Mandar

View solution in original post

16 REPLIES 16

rishi_raj_gupta
Level 4
Employee

Seems like you are you are using PA-RISC architecture HP-UX server. What is the NBU version?

Also, at first look it seems ignite installation in your original SRT may have some issues. Did  your SRT creation for HPUX3 completed without errors?

Can you please confirm the ignite version installed on the original SRT HPUX3?

Please try creating HP-UX 11.11 SRT with ignite version 6 or above.

--

To debug, you may enable the debuglevel to 6 on your boot server and cleanup the /usr/openv/logs/bmrsrt/ directory.

Try creating the SRT and ensure that the SRT creation is successful. Now try creating the media SRT and if you still face issues, check the bmrrst logs for error details.

Thanks,

Rishi Raj

 

sengamalai
Level 3

Hi Rishi Raj,

Thanks for your valuable information.

NBU version : 7.0.1

Bootserver OS: HP-UX 11.11

As you adviced , i have re-installed the SRT again and i am attaching the installation log also. During the installation i got the below two errors but i got the message as "[Info] V-125-668 SRT "HPUX4" has been initialized successfully" at end of the installation. so i am not sure wether the SRT installation is having issue or not. please advice me to proceed further.

 

1.df: Cannot open /etc/mnttab: No such file or directory
./cp_to_client[14]: 744986: A test command parameter is not valid.

2. No [x]inetd process found

regards,

Giri

rishi_raj_gupta
Level 4
Employee

Hi Giri,

Thanks for sharing the Srt installation steps. The srt creation steps looks fine, but I would like to see bmrsrt debug log.

Can you please also try to create the Media SRT from this "HPUX4" SRT and if the Media SRT creation fails then share the latest bmrsrt log from under /usr/openv/logs/bmrsrt/ directory.

Please make sure that the debuglevel was set to 6 before you created the SRT "HPUX4" and before you create Media SRT out of it. You can set the debuglevel as 6 in nblog.conf file on your boot server by setting the value as "Default.DebugLevel=6"

Thanks,

Rishi Raj

sengamalai
Level 3

Hi Rishi Raj,

Thanks for your support

as you adviced, I have set the Default.DebugLevel to 6. Then i have tried to create the media SRT (getting the same error) and attaching the bmrsrt debug log.

kindly review the log and provide the solution

 

regards,

Giri

mandar_khanolka
Level 6
Employee

>> 1.df: Cannot open /etc/mnttab: No such file or directory
./cp_to_client[14]: 744986: A test command parameter is not valid.

>> 2. No [x]inetd process found

You can ignore above two lines. Your srt has been created succesfully.

 

please paste o/p of below cmd on your boot server. We would like to see file listing under this dir.

# find /opt/ignite/boot/

Thanks.

Rishi, Mandar

sengamalai
Level 3

Hi Mandar,

thanks for your reply.

 

please find the command output below

 

# find /opt/ignite/boot/
/opt/ignite/boot
/opt/ignite/boot/124.252.100.9.info
/opt/ignite/boot/Rel_B.11.11
#
 

 

regards,

Giri

mandar_khanolka
Level 6
Employee

Hi,

I believe you dont have ignite package installed on your HP boot server.

For example, over my HP 11.11 PA-RISC boot server below content is available.

bash-2.05# l /opt/ignite/boot/Rel_B.11.11/
total 144752
dr-xr-xr-x   5 bin        bin           8192 Oct 10  2012 ..
-r--r--r--   1 bin        bin        15728640 Oct 10  2012 INSTALLFS
-rw-rw-rw-   1 root       sys         332800 Oct 10  2012 boot_lif
-r-xr-xr-x   1 bin        bin        15985032 Oct 10  2012 INSTALL
dr-xr-xr-x   2 bin        bin           8192 Sep 27  2011 .
lrwxr-xr-x   1 bin        bin              9 Sep 19  2011 WINSTALLFS -> INSTALLFS
lrwxr-xr-x   1 bin        bin              9 Sep 19  2011 VINSTALLFS -> INSTALLFS
-r-xr-xr-x   1 bin        bin        22616784 Sep 29  2006 WINSTALL
-r-xr-xr-x   1 bin        bin        19409416 Sep 29  2006 VINSTALL
-r--r--r--   1 bin        bin             90 Sep 29  2006 auto_conf_pa

For your reference, please check below thread where Rel_B.11.10 dir is empty.

http://h30499.www3.hp.com/t5/Ignite-UX/opt-ignite-boot-Rel-B-11-00-INSTALL-does-not-exist/td-p/3485900#.Ua2C1LknbXY

Make sure you install the same Ignite version on your boot server which you provided while configuring BMR SRT. Use the same ignite media.

Thanks.

Mandar

sengamalai
Level 3

Thanks Mandir,

Media image has been successfully created after installing  the Ignite on my boot server.

 

Thanks & Regards,

Giri

sengamalai
Level 3

Hello Mandir,

I am getting the below error while restoring HPUX client machine through CD based BMR restore. So please help me to fix the issue

 

 

Read network settings.

Mounting SRT

Enter the client's name [srv01] :

Enter the NetBackup master server name [vgmwbkp01] :

Enter the NetBackup master server IP Address (dotted decimal form) [124.252.105.15] :

 

If an additional route is required to reach the NetBackup master server

then enter the gateway address below.  If no additional route is

needed, accept the default.

 

Enter NetBackup master server gateway IP Address (dotted decimal form) [124.252.100.5] :

Retrieving file 7CFC6409.info from 124.252.105.15.

WARNING: ioctl: DLKM is not initialized

WARNING: ioctl: DLKM is not initialized

Making volume group /dev/vg00

Making logical volume /dev/vg00/lvol1

Making logical volume /dev/vg00/lvol2

Making logical volume /dev/vg00/lvol3

Making logical volume /dev/vg00/lvol4

Making logical volume /dev/vg00/lvol5

Making logical volume /dev/vg00/lvol6

Making logical volume /dev/vg00/lvol7

Making logical volume /dev/vg00/lvol8

Making filesystem on /dev/vg00/lvol1

Making filesystem on /dev/vg00/lvol3

Making filesystem on /dev/vg00/lvol4

Making filesystem on /dev/vg00/lvol5

Making filesystem on /dev/vg00/lvol6

Making filesystem on /dev/vg00/lvol7

Making filesystem on /dev/vg00/lvol8

Rebooting...

NOTE:    run_cmd: Process: 56 (net_cfg_prep): killed by signal: 9.

ERROR:   Could not execute net_cfg_prep

NOTE:    System rebooting...

 

sync'ing disks (0 buffers to flush):

0 buffers not flushed

0 buffers still dirty

 

Closing open logical volumes...

Done

 

 

 

Firmware Version  46.34

 

Duplex Console IO Dependent Code (IODC) revision 1

 

 

 

 

 

Firmware Version  46.34

 

Duplex Console IO Dependent Code (IODC) revision 1

------------------------------------------------------------------------------

   (c) Copyright 1995-2004, Hewlett-Packard Company, All rights reserved

------------------------------------------------------------------------------

 

  Processor   Speed            State           CoProcessor State  Cache Size

  Number                                       State              Inst    Data

  ---------  --------   ---------------------  -----------------  ------------

      0      800  MHz   Active                 Functional         67108864 67108864

      1      800  MHz   Idle                   Functional         67108864 67108864

      2      800  MHz   Idle                   Functional         67108864 67108864

      3      800  MHz   Idle                   Functional         67108864 67108864

      4      800  MHz   Idle                   Functional         67108864 67108864

      5      800  MHz   Idle                   Functional         67108864 67108864

      6      800  MHz   Idle                   Functional         67108864 67108864

      7      800  MHz   Idle                   Functional         67108864 67108864

 

  Central Bus Speed (in MHz)  :        200

  Available Memory            :   16777216  KB

  Good Memory Required        : Not initialized. Defaults to 32 MB.

 

   Primary boot path:    0/1/1/0.0

   Alternate boot path:  0/1/1/0.1

   Console path:         0/0/1/1.0

   Keyboard path:        0/0/4/0.0

 

 

Processor is booting from the first available device.

 

To discontinue, press any key within 10 seconds.

 

10 seconds expired.

Proceeding...

 

Trying Primary Boot Path

------------------------

Booting...

Boot IO Dependent Code (IODC) revision 3

 

 

HARD Booted.

 

ISL Revision A.00.43  Apr 12, 2000

 

ISL booting  hpux

 

Boot

: disk(0/1/1/0.0.0.0.0.0.0;0)/stand/vmunix

disk(0/1/1/0.0.0.0.0.0.0;0)/stand/vmunix: cannot open, or not executable

Exec failed: No such file or directory

 

 

 

ISL>

 

 

Regards,

Giri

mandar_khanolka
Level 6
Employee

Can you provide restore log renerated on your master server under /netbackup/logs/bmrrst/<client_name>/*.log? This will contain info only if you had selected LOGGING option while doing BMR Prepare To Restore. If you had not selected then you may want to repeat restore process by doing PTR again with logging enabled.

Also I would recommend to take this problem in other symconnect thread.

Thanks.

Mandar

sengamalai
Level 3

Hello Mandar,

 

Thanks for your immmediate reply.

 

i have attched the bmrst log and please provide your feedback

 

regards,

Giri

mandar_khanolka
Level 6
Employee

The problem is, data restore from NetBackup is not happened successfully.

BMR recovery process failed to get below file from the master server. This 7CFC6409.listfile file contains file systems name, meta-data to be restored.

+ BmrcPull 7CFC6409.listfile /tmp/listfile.all

My primary doubt is you might have booted over other NIC than the primary one. Open NB admin GUI -> bmr hosts and check your client config and see which NIC is marked as of type BOOTABLE.

You may want to use the same NW I/F while booting your client for recovery.

If you are able to solve with this then good enough. Else do PTR and provide o/p of below commands run from the master server.

netbackup/bin/bmrs -o query -r database -table restoreconfigfile

bmrs -o query -r database -table config

Thanks.

Mandar

sengamalai
Level 3

Hello Mandar,

 

Thanks for your support .

 

please note that i have tried to restore CD based BMR restore.

i am seeing the NIC adreess of my client as first in under bmr hosts /clinet name/ client config name/network interface and next line shows the MAC id of second clinet interface but not shows IP according to this . Both mac ID's boot colomn is True.

 

also i have attched the output of the below commands

netbackup/bin/bmrs -o query -r database -table restoreconfigfile

bmrs -o query -r database -table config

 

D:\Program Files\Veritas\NetBackup\bin>bmrs -o query -r database -table restorec
onfigfile
8 vRestoreConfigFile Entries:
    ConfigId = 19758
    Id = 380
    Path = 7CFC6409.hosts
    FileContentId = 25580

    ConfigId = 19758
    Id = 381
    Path = 7CFC6409.bp.conf
    FileContentId = 25581

    ConfigId = 19758
    Id = 382
    Path = 7CFC6409.resolv.conf
    FileContentId = 25582

    ConfigId = 19758
    Id = 383
    Path = 7CFC6409.conf
    FileContentId = 25583

    ConfigId = 19758
    Id = 384
    Path = 7CFC6409.listfile
    FileContentId = 25584

    ConfigId = 19758
    Id = 385
    Path = 7CFC6409.diskdata
    FileContentId = 25585

    ConfigId = 19758
    Id = 386
    Path = 7CFC6409.info
    FileContentId = 25586

    ConfigId = 19758
    Id = 387
    Path = 7CFC6409.restore
    FileContentId = 25587


D:\Program Files\Veritas\NetBackup\bin>

 

D:\Program Files\Veritas\NetBackup\bin>
D:\Program Files\Veritas\NetBackup\bin>bmrs -o query -r database -table config
more
65 vConfig Entries:
    Id = 19759
    Name = current
    ClientName = ondusm03
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1370515823
    SaveTime = 1370515829
    BmrVersion = 7.0.0
    Manual = 0

    Id = 218
    Name = current.1318408679
    ClientName = test-SAN
    Type = HIDDEN
    RetrievalTime = 0
    CreateTime = 1318408679
    SaveTime = 1318389810
    BmrVersion = 7.0.0
    Manual = 0

    Id = 220
    Name = test
    ClientName = test-SAN
    Type = COPIED
    RetrievalTime = 0
    CreateTime = 1318463800
    SaveTime = 1318389810
    BmrVersion = 7.0.0
    Manual = 0

    Id = 248
    Name = current
    ClientName = test-SAN
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1319503872
    SaveTime = 1319485000
    BmrVersion = 7.0.0
    Manual = 0

    Id = 19760
    Name = current
    ClientName = ondusm04
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1370515824
    SaveTime = 1370515829
    BmrVersion = 7.0.0
    Manual = 0

    Id = 214
    Name = current.1318347274
    ClientName = test-SAN
    Type = HIDDEN
    RetrievalTime = 0
    CreateTime = 1318347274
    SaveTime = 1318328406
    BmrVersion = 7.0.0
    Manual = 0

    Id = 10037
    Name = current
    ClientName = vctywacc003
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1343896749
    SaveTime = 1343896690
    BmrVersion = 7.0.0
    Manual = 0

    Id = 19761
    Name = current
    ClientName = vctywrad004
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1370515824
    SaveTime = 1370515815
    BmrVersion = 7.0.0
    Manual = 0

    Id = 16390
    Name = current.1360655791
    ClientName = ondnm03
    Type = HIDDEN
    RetrievalTime = 0
    CreateTime = 1360655791
    SaveTime = 1360655744
    BmrVersion = 7.0.0
    Manual = 0

    Id = 19762
    Name = current
    ClientName = vctywrad003
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1370515826
    SaveTime = 1370515816
    BmrVersion = 7.0.0
    Manual = 0

    Id = 6789
    Name = current
    ClientName = ipdssv01
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1336204846
    SaveTime = 1336204825
    BmrVersion = 7.0.0
    Manual = 0

    Id = 6788
    Name = current
    ClientName = ipdsdb02
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1336204836
    SaveTime = 1336204824
    BmrVersion = 7.0.0
    Manual = 0

    Id = 19763
    Name = current
    ClientName = vctywdb004
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1370515829
    SaveTime = 1370515820
    BmrVersion = 7.0.0
    Manual = 0

    Id = 19764
    Name = current
    ClientName = ssapp0390
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1370515832
    SaveTime = 1370517207
    BmrVersion = 7.0.0
    Manual = 0

    Id = 14648
    Name = current
    ClientName = ssaws018
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1355642807
    SaveTime = 1355642819
    BmrVersion = 7.0.0
    Manual = 0

    Id = 14626
    Name = current
    ClientName = mseemt2dcm1
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1355641238
    SaveTime = 1355641273
    BmrVersion = 7.0.0
    Manual = 0

    Id = 19765
    Name = current
    ClientName = vuhno619
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1370515834
    SaveTime = 1370515815
    BmrVersion = 7.0.0
    Manual = 0

    Id = 19766
    Name = current
    ClientName = vctywacc002
    Type = SAVED
    RetrievalTime = 0
    CreateTime = 1370515838

 RetrievalTime = 0
 CreateTime = 1318347274
 SaveTime = 1318328406
 BmrVersion = 7.0.0
 Manual = 0

 Id = 10037
 Name = current
 ClientName = vctywacc003
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1343896749
 SaveTime = 1343896690
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19761
 Name = current
 ClientName = vctywrad004
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515824
 SaveTime = 1370515815
 BmrVersion = 7.0.0
 Manual = 0

 Id = 16390
 Name = current.1360655791
 ClientName = ondnm03
 Type = HIDDEN
 RetrievalTime = 0
 CreateTime = 1360655791
 SaveTime = 1360655744
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19762
 Name = current
 ClientName = vctywrad003
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515826
 SaveTime = 1370515816
 BmrVersion = 7.0.0
 Manual = 0

 Id = 6789
 Name = current
 ClientName = ipdssv01
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1336204846
 SaveTime = 1336204825
 BmrVersion = 7.0.0
 Manual = 0

 Id = 6788
 Name = current
 ClientName = ipdsdb02
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1336204836
 SaveTime = 1336204824
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19763
 Name = current
 ClientName = vctywdb004
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515829
 SaveTime = 1370515820
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19764
 Name = current
 ClientName = ssapp0390
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515832
 SaveTime = 1370517207
 BmrVersion = 7.0.0
 Manual = 0

 Id = 14648
 Name = current
 ClientName = ssaws018
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1355642807
 SaveTime = 1355642819
 BmrVersion = 7.0.0
 Manual = 0

 Id = 14626
 Name = current
 ClientName = mseemt2dcm1
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1355641238
 SaveTime = 1355641273
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19765
 Name = current
 ClientName = vuhno619
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515834
 SaveTime = 1370515815
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19766
 Name = current
 ClientName = vctywacc002
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515838
 SaveTime = 1370515820
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19767
 Name = current
 ClientName = ondusm02
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515841
 SaveTime = 1370515842
 BmrVersion = 7.0.0
 Manual = 0

 Id = 6790
 Name = current
 ClientName = ipdssv02
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1336204851
 SaveTime = 1336204826
 BmrVersion = 7.0.0
 Manual = 0

 Id = 16871
 Name = current
 ClientName = mseemt4
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1362041202
 SaveTime = 1362041205
 BmrVersion = 7.0.0
 Manual = 0

 Id = 10031
 Name = current
 ClientName = vctywrad005
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1343896029
 SaveTime = 1343895981
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19768
 Name = current
 ClientName = ssaws017
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515844
 SaveTime = 1370515825
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19769
 Name = current
 ClientName = ondrm04
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515854
 SaveTime = 1370515858
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19770
 Name = current
 ClientName = ondusm01
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515854
 SaveTime = 1370515853
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19771
 Name = current
 ClientName = ondrm03
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515858
 SaveTime = 1370515860
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19772
 Name = current
 ClientName = ondnm03
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515862
 SaveTime = 1370515868
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19773
 Name = current
 ClientName = ondnm04
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515870
 SaveTime = 1370515869
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19774
 Name = current
 ClientName = ondrm01
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515872
 SaveTime = 1370515867
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19775
 Name = current
 ClientName = ssams001-ps
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515872
 SaveTime = 1370515812
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19776
 Name = current
 ClientName = ondnm02
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515874
 SaveTime = 1370515870
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19777
 Name = current
 ClientName = mseemt3dcm1
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515880
 SaveTime = 1370515875
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19778
 Name = current
 ClientName = ondnm01
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515882
 SaveTime = 1370515874
 BmrVersion = 7.0.0
 Manual = 0

 Id = 10032
 Name = current
 ClientName = vctywrad006
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1343896087
 SaveTime = 1343896034
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19779
 Name = current
 ClientName = ssams001-sm
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515888
 SaveTime = 1370515827
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19780
 Name = current

 ClientName = mseemt3
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515891
 SaveTime = 1370515880
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19781
 Name = current
 ClientName = mseemt2
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515897
 SaveTime = 1370515881
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19782
 Name = current
 ClientName = srv02
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370515943
 SaveTime = 1370515855
 BmrVersion = 7.0.0
 Manual = 0

 Id = 6598
 Name = current.1335429679
 ClientName = sstl1gw0003
 Type = HIDDEN
 RetrievalTime = 0
 CreateTime = 1335429679
 SaveTime = 1303787761
 BmrVersion = 7.0.0
 Manual = 0

 Id = 5010
 Name = current
 ClientName = TSLICENSE
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1331794850
 SaveTime = 1331794818
 BmrVersion = 7.0.0
 Manual = 0

 Id = 14631
 Name = current
 ClientName = mseemt4dcm1
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1355641675
 SaveTime = 1355641708
 BmrVersion = 7.0.0
 Manual = 0

 Id = 6785
 Name = current
 ClientName = IPDSDB03
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1336204827
 SaveTime = 1336204817
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19298
 Name = current
 ClientName = 124.252.100.11
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1369296798
 SaveTime = 1369296696
 BmrVersion = 7.0.0
 Manual = 0

 Id = 6786
 Name = current
 ClientName = IPDSSV04
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1336204827
 SaveTime = 1336204819
 BmrVersion = 7.0.0
 Manual = 0

 Id = 6787
 Name = current
 ClientName = IPDSSV03
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1336204827
 SaveTime = 1336204818
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19475
 Name = testnew
 ClientName = srv01
 Type = PIT
 RetrievalTime = 1369656972
 CreateTime = 1369661252
 SaveTime = 1369656867
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19721
 Name = current
 ClientName = hpxdm033
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370420075
 SaveTime = 1370420065
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19756
 Name = current
 ClientName = mseemt1dcm1
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370508084
 SaveTime = 1370508106
 BmrVersion = 7.0.0
 Manual = 0

 Id = 12300
 Name = current
 ClientName = ssapp0461
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1349681634
 SaveTime = 955176180
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19747
 Name = current
 ClientName = vctywdb002
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370505723
 SaveTime = 1370505724
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19753
 Name = current
 ClientName = hpxdm034
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370508049
 SaveTime = 1370508038
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19750
 Name = current
 ClientName = sstl1gw0004
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370506373
 SaveTime = 1370506389
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19746
 Name = current
 ClientName = ssgenvm0001
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370505627
 SaveTime = 1370505651
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19754
 Name = current
 ClientName = hpxdm035
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370508053
 SaveTime = 1370508047
 BmrVersion = 7.0.0
 Manual = 0

 Id = 5047
 Name = current
 ClientName = IPDSDB04
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1331797928
 SaveTime = 1331797740
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19752
 Name = current
 ClientName = fileserver
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370506521
 SaveTime = 1370506556
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19724
 Name = current
 ClientName = hpxdm036
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370422570
 SaveTime = 1370422559
 BmrVersion = 7.0.0
 Manual = 0

 Id = 8251
 Name = current
 ClientName = IPDSDB01
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1339660821
 SaveTime = 1339660857
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19755
 Name = current
 ClientName = mseemt1
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370508072
 SaveTime = 1370508074
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19741
 Name = current
 ClientName = ondrm02
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370433849
 SaveTime = 1370425952
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19749
 Name = current
 ClientName = sstl1gw0005
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370506154
 SaveTime = 1370506846
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19466
 Name = current
 ClientName = srv01
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1369656971
 SaveTime = 1369656867
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19748
 Name = current
 ClientName = sstl1gw0003
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370506128
 SaveTime = 1370506413
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19758
 Name = new
 ClientName = srv01
 Type = PIT
 RetrievalTime = 1369656972
 CreateTime = 1370511490
 SaveTime = 1369656867
 BmrVersion = 7.0.0
 Manual = 0

 Id = 19751
 Name = current
 ClientName = sstl1gw0006
 Type = SAVED
 RetrievalTime = 0
 CreateTime = 1370506455
 SaveTime = 1370506376
 BmrVersion = 7.0.0
 Manual = 0


Program Files\Veritas\NetBackup\bin>
 

mandar_khanolka
Level 6
Employee

I believe here you have done PIT with below Point-In-Time client configuration as Restore Config File entry shows the same config ID: 19758. (But the restore log sent was with "current" config of this client. Thats is still fine as both configs are using the same NIC 7CFC6409. I hope you are seeing the same restore problem with recovery from this PIT config as well? Did you try that?

 Id = 19758
 Name = new
 ClientName = srv01
 Type = PIT
 RetrievalTime = 1369656972
 CreateTime = 1370511490
 SaveTime = 1369656867
 BmrVersion = 7.0.0
 Manual = 0

I would like to see your 7CFC6409.listfile file generated on master server post PTR operation. Use below command and paste content of the file.
bmrs -o pull -r INFO -client srv01 -source 7CFC6409.listfile -dest /tmp/7CFC6409.listfile

Run this from master server and paster content of /tmp/7CFC6409.listfile.

Also attach srv01.config file generated by below command.
bmrs -o querytree -r database -table config -id 19758 -gui > srv01.config

Thanks.
mandar

sengamalai
Level 3

Hello mandar,

Thanks for your dedicated support.

 after i am changing network settings i.e. disabled unused/unneed n/w interfaces in my netbackup materserver and enabled only needed n/w interfaces . Now i have sucessfully restored my clients through CD based BMR.

i am thanking you very much one more time because of your help only i have done it.

 

Thanks & Regards,

Giri

mandar_khanolka
Level 6
Employee

Glad to see your problem has been resolved. Welcome Giri !!!

Thanks.

Mandar