![]() | |
#1
| |||
| |||
|
#2
| ||||
| ||||
|
|
I'm restoring an old d3/aix file-save tape to d3/nt 7.5.1 a) I wanted to warn that account names spelled with "/" are no longer tolerated. RESTORE-ACCOUNTS prints a clear description of this and then drops back to TCL prompt when one is found. I recall that really old d3/nt releases accepted this spelling, though... |
|
So get along with ye and migrate your exotically-spelled files & accounts today, instead of waiting until your boss tells you "guess what, we're migrating from *nix to windows!" [If I ruled the world, that verb would have just skipped over the offending accounts, instead of abending...] |
|
b) If I'm handed a FILE-SAVE tape and asked to show what accounts are on it, I just pop it in and do an ACCOUNT-RESTORE of, say, the BOZO account {which isn't an expected account} and watch the list of accounts scroll by. But how can I tell which of those accounts are from the FSI: versus the VME? I'd hate to guess wrong and fill up my VME... |
|
c) In D3, do SSELECT MDS before your FILE-SAVE and your tape will bear the accounts {other than DM, which gets pushed to front or rear, I forget which} in alpha. order. In case you appreciate that sort of thing... |
#3
| |||
| |||
|
|
"Frank Winans" wrote: I'm restoring an old d3/aix file-save tape to d3/nt 7.5.1 a) warning, acct names spelled with "/" aren't tolerated. Not surprised. b) Howto see if each acct of a FILE-SAVE tape is FSI/VME? I understand the question, and it's a reasonable one for which I don't have an answer outside of writing a little code. But I don't quite get why this is a real-world issue either. You pop in the tape and look at the accounts with a dummy restore as you said. Now if you want to restore an account into the FSI you use: account-restore FSI:acctname If you don't want to restore it, it doesn't matter what format it is on tape. If you want all accounts to restore to the FSI, you use: restore-accounts (r Are you saying you might want to restore only FSI accounts? I might go to the back of the save, retrieve the file-of-files dump, then use that to determine which is which. Or you can "sel-restore tempfile * (n" using file #2. That will return all of the Q and QS pointers along with other items. Then use this to tell you which items are your FSI files: sort only tempfile with a1 q] a1 Any help? Yes, thanks, that clarified my careless thinking. I hate |
|
c) In D3, FILE-SAVE honors an active SSELECT MDS list. snipping good notes about this -- go read the prior posting |
#4
| |||
| |||
|
|
"Tony Gravagno" wrote "Frank Winans" wrote: I'm restoring an old d3/aix file-save tape to d3/nt 7.5.1 a) warning, acct names spelled with "/" aren't tolerated. Not surprised. b) Howto see if each acct of a FILE-SAVE tape is FSI/VME? I understand the question, and it's a reasonable one for which I don't have an answer outside of writing a little code. But I don't quite get why this is a real-world issue either. You pop in the tape and look at the accounts with a dummy restore as you said. Now if you want to restore an account into the FSI you use: account-restore FSI:acctname If you don't want to restore it, it doesn't matter what format it is on tape. If you want all accounts to restore to the FSI, you use: restore-accounts (r Are you saying you might want to restore only FSI accounts? I might go to the back of the save, retrieve the file-of-files dump, then use that to determine which is which. Or you can "sel-restore tempfile * (n" using file #2. That will return all of the Q and QS pointers along with other items. Then use this to tell you which items are your FSI files: sort only tempfile with a1 q] a1 Any help? Yes, thanks, that clarified my careless thinking. I hate surprises. I had sometimes wondered if doing a simple restore of an old tape from another d3/nt server would fill up my VME {or my whole FSI, for that matter.} You're right, there _is_ a t-dump of the FOF file after all those account-saves on the tape, and with some effort I can retrieve it and do a modified LIST-FILE-STATS on that new 'foo' file. And yes, it would also be nice to pull back just the FSI accounts en mass; even nicer if that also left me a memo somewhere about what accounts had been restored, what accts had been skipped {and why each was skipped -- due to my 'skip vme flag' or due to my not doing an '(O'verwrite flag} Again, my biggest bushwacked situation is accidently pulling back an account that I hadn't realized was in the VME, or one that I knew was in the VME but hadn't realized was rather large. As ever, not knowing the originating installation's frame size or ABS patch level is good for a painful laugh, too. And as long as I'm "Wishing it would rain beer," a step-by-step description of pulling the MDS qpointers from tape using SEL-RESTORE to ask for file numbered 2 on the tape would make a very nice reference document for newbie sysadmins, who never even suspect this is something they should have been worried about... c) In D3, FILE-SAVE honors an active SSELECT MDS list. snipping good notes about this -- go read the prior posting |
#5
| |||
| |||
|
|
I'm restoring an old d3/aix file-save tape to d3/nt 7.5.1 a) I wanted to warn that account names spelled with "/" are no longer tolerated. RESTORE-ACCOUNTS prints a clear description of this and then drops back to TCL prompt when one is found. I recall that really old d3/nt releases accepted this spelling, though... So get along with ye and migrate your exotically-spelled files & accounts today, instead of waiting until your boss tells you "guess what, we're migrating from *nix to windows!" [If I ruled the world, that verb would have just skipped over the offending accounts, instead of abending...] |
|
b) If I'm handed a FILE-SAVE tape and asked to show what accounts are on it, I just pop it in and do an ACCOUNT-RESTORE of, say, the BOZO account {which isn't an expected account} and watch the list of accounts scroll by. But how can I tell which of those accounts are from the FSI: versus the VME? I'd hate to guess wrong and fill up my VME... |
|
c) In D3, do SSELECT MDS before your FILE-SAVE and your tape will bear the accounts {other than DM, which gets pushed to front or rear, I forget which} in alpha. order. In case you appreciate that sort of thing... |
![]() |
| Thread Tools | |
| Display Modes | |
| |