SLP Duplication Behaviour
Master Server ( nbu01 ) Windows 2008 NetBackup Master 7.5.0.7 Media Server ( nbu02 ) Window 2008 NetBackup Media 7.5.0.7 MSDP with puredisk Setup storage server load balancing for dedupe pool nbu01 and nbu02 setup SLP backup to disk then duplicate to tape both nbu01 and nbu02 connected to the same tape library ofcourse with SSO enable All backup and duplication went well but found out that during duplication to tape, always server nbu01 trigger to job even the tape storage unit is connected to nbu02. I want to know if duplication job trigger from nbu01, let say backup image is 100GB, from the dedupe guide, it say that it will always rehydrate the data where the dedupe pool server is, so means nbu02, so do this means that it will send 100GB data to nbu01, then nbu01 will send back 100GB of data back to nbu02, because i select tape storage unit that connected to the nbu02, and write to tape. If above is true, means my bottleneck will be at the LAN, and how do i force only use nbu02 during duplication job. I also planning to remove the load balancing, since i dont see much help on the backup and duplication, but i still have job queuing for duplication. If i inactive those job, remove the nbu01 from the load balancing, and activate backup duplication, will the duplication job still look for nbu01 ? or i need to cancel all job, and do manual duplication ? anyone please help.1.3KViews0likes2CommentsMSDP - Timeout beim anlegen eines PureDisk Disk Pools
Hallo. Hoffentlich kann mir jemand von Euch helfen :-) Über "Configure Disk Storage Server" wurde auf einem Media Server ein MSDP Storage Server eingerichtet. Danach wollte ich über "Configure Disk Pool" einen PureDisk Diskpool anlegen. Dabei habe die Fehlermeldung -> "The operation timed out. The operation has exceeded the time out limit, though the service or daemon may still be processing the request. (195)" Hier die neuen ( großen ) Filesysteme -> Sind XFS Filesysteme unter REL5.9 /dev/mapper/MSDB-lv_MSDB 60T 416M 60T 1% /MSDB /dev/mapper/MSDBdb-lv_MSDBdb 7.5T 38M 7.5T 1% /MSDBdb - Sind die Filesystem vielleicht zu groß für Netbackup, bzw. Puredisk? - Gibt es bekannte Limitierungen? Und noch ein Auszug aus der Kongfigfile: -> Da werden die TB Größen wenigstens angezeigt. nbdevconfig -getconfig -storage_server media01 -stype PureDisk V7.0 "storagepath" "/MSDB/Data" string V7.0 "spalogpath" "/MSDB/Data/log" string V7.0 "dbpath" "/MSDBdb/Database" string V7.0 "required_interface" "media01" string V7.0 "spalogretention" "7" int V7.0 "verboselevel" "3" int V7.0 "replication_target(s)" "none" string V7.0 "Storage Pool Raw Size" "59.8TB" string V7.0 "Storage Pool Reserved Space" "2.4TB" string V7.0 "Storage Pool Size" "57.4TB" string V7.0 "Storage Pool Used Space" "415.2MB" string V7.0 "Storage Pool Available Space" "57.4TB" string V7.0 "Catalog Logical Size" "113Bytes" string V7.0 "Catalog files Count" "2" string V7.0 "Space Used Within Containers" "159Bytes" string V7.0 "Deduplication Ratio" "0.7" string Bei mir läuft NBU_7.1.0.4 Ich freu mich über jede Hilfe! ... mal gucken wie lange der Symantec Support dafür wieder braucht :-) .... Gruß & Danke ThomasSolved2.1KViews0likes9CommentsVCS probe issue with puredisk cluster
Perform the following action in a puredisk cluster: Freeze the cluster Take down puredisk for maintenance At this point, the cluster will set the state of puredisk to "offline" Bring puredisk back up At this point, the cluster will NOT set the state of puredisk back to online. Probing the resource doesn't bring the service back either. The only way of getting the resource back online, is by "onlining" it. This will cause a number of startup and initialization scripts to run on an already running system. Not good. The cause is in /opt/pdcl/bin/cluster/vcs/monitor: if ($ServerType eq "PD") { if (($monRC == 0) && ($NBUSTATE eq "OFFLINE")) { # if all services are up, state is offline, return OFFLINE $monRC = 100; } => When all services are running, return offline ? I would change it to this: if ($ServerType eq "PD") { if (($monRC == 0) && ($NBUSTATE eq "OFFLINE")) { # if all services are up, state is offline, return OFFLINE $monRC = 110; } Tried this out: after a probe, my resource is online364Views0likes0CommentsPureDisk 6.6.3 with 6 nodes / rerouting MBE for a PDDO agent, it's possible ?
Hi, I have a Storage Pool PureDisk 6.6.3a with 6 nodes : - Node 1 / SPA, MBS, MBE and CR - Node 2 / MBE and CR - Node 3 / MBE and CR - Node 4 / MBE and CR - Node 5 / MBE and CR - Node 6 / MBE and CR This Storage Pool work only on PDDO mode, and actually, the PDDO agent is assign with the MBE of "Node 5". I want to assign the PDDO agent to the MBE of "Node 1". With agents PDRO, this is possible (admin guide P357) # /opt/pdag/bin/php MBERerouting.php agent_id new_mbe_id But, i'm not sure that this procedure work fine with agent PDDO. If you have any idea, i'm interested. @+787Views0likes1CommentMove /Storage to new Disk volume @ Puredisk 6.5 Linux Suse (PDDO)
Hi All, I have environment like this, and need best solution for this scenario. Puredisk Server has external disk (i have already use 6 slot from 12 slot). Totally existing 2 TB diskpoll for PD server. And now /Storage status is Full. We need increase this /Storage up to 4 TB. What the best solution for this scenario ? if ..... 1. Add new disk volume up to 4 TB using YAST or 2. Migrate old disk puredisk Server to new disk volume (replace to bigger disk volume) 3. Any other solution .... Please send me the best solution and step by step ? Many thanks. Regards, Ahmad1.1KViews0likes5CommentsAgent Replication Failed
Hi, We have set replication between 2 PureDisk SPA (6.6.1.2) for several agent and all is working fine except for one agent. We have the same error each time for him and backups are fine : *** Start: Replication Prepare *** The is Classic Replication or PDDO Indirect Replication, link to replicant dsid on target will be made. The remote dataselection mirror for source dataselection 24 is: 15 *** Stop: Replication Prepare *** Agent Jobstep analysis: exitcode 0, status 2, progress 100. *** Supportability Summary *** jobid = 2781 jobstepid = 12679 agentid = 1000000 hostname = padeobsbkpa03.corp.leroymerlin.com starttimejobstep = October 23, 2011, 10:00 am endtimejobstep = October 23, 2011, 10:00 am workflowstepname = Prepare Replication status = SUCCESS r is Version 6.6.1.47576, Protocol Version 6.6.1 [2011-Oct-23 10:24:51 CEST][2781][stream3] Error: 2 : CRReplicateReceiveDO: DO download failed do fingerprint 369140a6569410bf36e28462d9682f94 [2011-Oct-23 10:24:51 CEST][2781][stream3] Error: 2 : CRReplicate: Could not receive DO 369140a6569410bf36e28462d9682f94 to replicate: no such object [2011-Oct-23 10:24:51 CEST][2781][stream3] [2011-Oct-23 10:24:51 CEST][2781][stream3] Fatal error: zif_cr_replicate: could not process the replication batch: no such object in /opt/pdmbe/mgmtclass/ReplicationStream.php on line 212 [2011-Oct-23 10:24:51 CEST][2781] Stream 3 completed with exit value 255 [2011-Oct-23 10:24:52 CEST][2781] Replication will retry sending data for attempt number: 8 after sleeping 60 second(s). [2011-Oct-23 10:25:52 CEST][2781] Starting multi-stream replication. [2011-Oct-23 10:25:59 CEST][2781] Starting multi-stream replication with 4 stream(s) [2011-Oct-23 10:25:59 CEST][2781] Successfully started stream 0 [2011-Oct-23 10:25:59 CEST][2781] Successfully started stream 1 [2011-Oct-23 10:25:59 CEST][2781] Successfully started stream 2 [2011-Oct-23 10:25:59 CEST][2781] Successfully started stream 3 [2011-Oct-23 10:26:15 CEST][2781][stream0] Compression flag retrieved from agent.cfg: 1 [2011-Oct-23 10:26:15 CEST][2781][stream0] Forwarding data (NUMBER OF FINGERPRINTS in this batch:20559) [2011-Oct-23 10:26:15 CEST][2781][stream0] Info: Server is Version 6.6.1.46349, Protocol Version 6.6.1 [2011-Oct-23 10:26:15 CEST][2781][stream0] Info: Server is Version 6.6.1.47576, Protocol Version 6.6.1 [2011-Oct-23 10:26:15 CEST][2781][stream0] Info: Server is Version 6.6.1.47576, Protocol Version 6.6.1 [2011-Oct-23 10:26:15 CEST][2781][stream0] Error: 2 : CRReplicateReceiveDO: DO download failed do fingerprint b87643875c6c9147f95364fb70a645ea [2011-Oct-23 10:26:15 CEST][2781][stream0] Error: 2 : CRReplicate: Could not receive DO b87643875c6c9147f95364fb70a645ea to replicate: no such object [2011-Oct-23 10:26:15 CEST][2781][stream0] [2011-Oct-23 10:26:15 CEST][2781][stream0] Fatal error: zif_cr_replicate: could not process the replication batch: no such object in /opt/pdmbe/mgmtclass/ReplicationStream.php on line 212 [2011-Oct-23 10:26:15 CEST][2781] Stream 0 completed with exit value 255 [2011-Oct-23 10:26:15 CEST][2781] Replication will retry sending data for attempt number: 9 after sleeping 60 second(s). [2011-Oct-23 10:27:15 CEST][2781] Starting multi-stream replication. [2011-Oct-23 10:27:21 CEST][2781] Starting multi-stream replication with 4 stream(s) [2011-Oct-23 10:27:21 CEST][2781] Successfully started stream 0 [2011-Oct-23 10:27:21 CEST][2781] Successfully started stream 1 [2011-Oct-23 10:27:21 CEST][2781] Successfully started stream 2 [2011-Oct-23 10:27:21 CEST][2781] Successfully started stream 3 [2011-Oct-23 10:27:32 CEST][2781][stream3] Compression flag retrieved from agent.cfg: 1 [2011-Oct-23 10:27:32 CEST][2781][stream3] Forwarding data (NUMBER OF FINGERPRINTS in this batch:20597) [2011-Oct-23 10:27:32 CEST][2781][stream3] Info: Server is Version 6.6.1.46349, Protocol Version 6.6.1 [2011-Oct-23 10:27:32 CEST][2781][stream3] Info: Server is Version 6.6.1.47576, Protocol Version 6.6.1 [2011-Oct-23 10:27:32 CEST][2781][stream3] Info: Server is Version 6.6.1.47576, Protocol Version 6.6.1 [2011-Oct-23 10:27:32 CEST][2781][stream3] Error: 2 : CRReplicateReceiveDO: DO download failed do fingerprint 369140a6569410bf36e28462d9682f94 [2011-Oct-23 10:27:32 CEST][2781][stream3] Error: 2 : CRReplicate: Could not receive DO 369140a6569410bf36e28462d9682f94 to replicate: no such object [2011-Oct-23 10:27:32 CEST][2781][stream3] [2011-Oct-23 10:27:32 CEST][2781][stream3] Fatal error: zif_cr_replicate: could not process the replication batch: no such object in /opt/pdmbe/mgmtclass/ReplicationStream.php on line 212 [2011-Oct-23 10:27:32 CEST][2781] Stream 3 completed with exit value 255 [2011-Oct-23 10:27:32 CEST][2781] Replication will retry sending data for attempt number: 10 after sleeping 60 second(s). [2011-Oct-23 10:28:32 CEST][2781] Replication has tried 10 time(s) to replicate data, but was not successful. [2011-Oct-23 10:28:32 CEST][2781] Checking the execution status of each remote MBImport Job. [2011-Oct-23 10:28:32 CEST][2781] The batchnumber could not be increased, Failing the replication Job. [2011-Oct-23 10:28:32 CEST][2781] Save point failure. Skipping batchnr update [2011-Oct-23 10:28:32 CEST]Stop forwarding actual content. [2011-Oct-23 10:28:32 CEST]Start finalizing Replication. [2011-Oct-23 10:28:32 CEST]Cleaning up temporary routing tables. [2011-Oct-23 10:28:32 CEST]Stop finalizing Replication. [2011-Oct-23 10:28:32 CEST]Stopping Replication. Agent Jobstep analysis: exitcode 1, status 3, progress 0. *** Supportability Summary *** jobid = 2781 jobstepid = 12691 agentid = 1000000 hostname = padeobsbkpa03.corp.leroymerlin.com starttimejobstep = October 23, 2011, 10:16 am endtimejobstep = October 23, 2011, 10:28 am workflowstepname = Forward Data status = ERROR Execute WFAction: Mark Error *** Supportability Summary *** jobid = 2781 jobstepid = 12717 agentid = 1000000 hostname = padeobsbkpa03.corp.leroymerlin.com starttimejobstep = October 23, 2011, 10:28 am endtimejobstep = October 23, 2011, 10:28 am workflowstepname = Error status = SUCCESS Execute WFAction: Exit Job exited with 1 errors, 0 warnings, 3 successes *** Supportability Summary *** jobid = 2781 jobstepid = 12718 agentid = 1000000 hostname = padeobsbkpa03.corp.leroymerlin.com starttimejobstep = October 23, 2011, 10:28 am endtimejobstep = October 23, 2011, 10:28 am workflowstepname = Exit status = SUCCESS If someone has an idea, it will be fine. Thank you all812Views0likes3CommentsFatal error on replication between 2 SPA's
Hi all, I've configured replication between 2 SPA's (6.6.1.2) and each time, jobs are stopped with the following error in job details : Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 2048 bytes) in /opt/pdmbe/mgmtclass/ReplicationStream.php on line 79 I've followed the technote TECH152393 but each SPA's has 2 To of storage (/Storage) and 48 Go of ram. Thank you for your help Best regardsSolved1.1KViews0likes5Comments