nohandleisworking
Technical User
Hi,
Is this a possible nw 7.1.2 bug or a possible bug with adv_file from the NW DiskBackup option?
Background: Solaris 8 server running NetWorker 7.1.2 (just updated successfully last week from 7.1.0). Also started testing today of adv_file device to use for archiving directly to disk and then cloning from disk to tapes.
Regularly use scripts to automate nsrarchiving to a "Archive" type of pool of tapes. Then at end use an nsrclone command to clone copies of all savesets based on how many copies there are. i.e.
nsrclone -b "SomeArchiveClonePool" -S `mminfo -r "ssid" -q "pool=SomeArchivePool,copies<2"
In past when I archive to tape and then subsequestly clone savesets to an "archive clone" pool tape and then if I run an mminfo command on the different pools or tape volumes, I always got a unique cloneid number for every ssid number.
Today when I did testing of adv_file archiving and subsequent Cloning the disk archives to Tape pool, I got weird results. Everything was good and I could restore all savesets from the adv_file device volume and the clone tape copies, so everything seems to work, but an mminfo now shows that every cloneid on the tape is the exact same number. I got all the SAME cloneid's on the tape no matter what the unique ssid was. AND I even waited some time and made more little nsrarchives to adv_file volume and then did nsrclone copies later in day with same results. As long as the SSID was on the same tape the cloneid's were all same. If I cloned to a different pool with a different pool name and different tape - smae kind of results, a new cloneid is on other tape - but still same cloneid is listed with every single different SSID.
mminfo output, it shows SAME cloneid for all my saveset SSID's on a tape by tape basis.
This is repeatable and it doesn't exisit this way on any tapes i made before today. And I did make different "archive clone" pools and tried it on differen pools using different tapes.
when I did clone copies to second clone pool to test further, say "Full Archive Clone", it also had same results as first tape copy mminfo output...it uses a different Cloneid than the first tape from first clone pool, BUT it still uses the same CloneID (like 1056672394 ) on the tape for ALL SSID's:
#mminfo -r "ssid,cloneid,name,volume" -q "pool=Full Archive Clone"
ssid clone id name volume
458859621 1056672394 /stuff/file1 B00001L1
672976823 1056672394 /stuff/file2 B00001L1
[snip]
I have search the release doc's for 7.1.2 and the admin guide for 7.1.x and the error reports and the legato web and have found nothing about why the cloneid's are all the same number now.
if anyone knows, it would be appreciated since this is quite bizarre and new behavior and i am worried it may affect when i am ready to use nsrstage with ssid/cloneid option from disk to tape when disk gets too full.
Is this a possible nw 7.1.2 bug or a possible bug with adv_file from the NW DiskBackup option?
Background: Solaris 8 server running NetWorker 7.1.2 (just updated successfully last week from 7.1.0). Also started testing today of adv_file device to use for archiving directly to disk and then cloning from disk to tapes.
Regularly use scripts to automate nsrarchiving to a "Archive" type of pool of tapes. Then at end use an nsrclone command to clone copies of all savesets based on how many copies there are. i.e.
nsrclone -b "SomeArchiveClonePool" -S `mminfo -r "ssid" -q "pool=SomeArchivePool,copies<2"
In past when I archive to tape and then subsequestly clone savesets to an "archive clone" pool tape and then if I run an mminfo command on the different pools or tape volumes, I always got a unique cloneid number for every ssid number.
Today when I did testing of adv_file archiving and subsequent Cloning the disk archives to Tape pool, I got weird results. Everything was good and I could restore all savesets from the adv_file device volume and the clone tape copies, so everything seems to work, but an mminfo now shows that every cloneid on the tape is the exact same number. I got all the SAME cloneid's on the tape no matter what the unique ssid was. AND I even waited some time and made more little nsrarchives to adv_file volume and then did nsrclone copies later in day with same results. As long as the SSID was on the same tape the cloneid's were all same. If I cloned to a different pool with a different pool name and different tape - smae kind of results, a new cloneid is on other tape - but still same cloneid is listed with every single different SSID.
mminfo output, it shows SAME cloneid for all my saveset SSID's on a tape by tape basis.
This is repeatable and it doesn't exisit this way on any tapes i made before today. And I did make different "archive clone" pools and tried it on differen pools using different tapes.
when I did clone copies to second clone pool to test further, say "Full Archive Clone", it also had same results as first tape copy mminfo output...it uses a different Cloneid than the first tape from first clone pool, BUT it still uses the same CloneID (like 1056672394 ) on the tape for ALL SSID's:
#mminfo -r "ssid,cloneid,name,volume" -q "pool=Full Archive Clone"
ssid clone id name volume
458859621 1056672394 /stuff/file1 B00001L1
672976823 1056672394 /stuff/file2 B00001L1
[snip]
I have search the release doc's for 7.1.2 and the admin guide for 7.1.x and the error reports and the legato web and have found nothing about why the cloneid's are all the same number now.
if anyone knows, it would be appreciated since this is quite bizarre and new behavior and i am worried it may affect when i am ready to use nsrstage with ssid/cloneid option from disk to tape when disk gets too full.