Max Omni / Omnimax / Xaminmo

Just a Mad Scientist and Midnight Shadow

Manually uninstall tsmac, tipv2, and other DE products
Logo Tivoli Certified
[info]xaminmo
run all uninst* from /opt/IBM/tivoli
remove contents of /opt/IBM/tivoli
remove contents of /opt/tivoli
remove contents of /home/db2inst1
remove /export/lppsource/TSM630ac

List the remnants in DE:
cd /usr/ibm/common/acsi/bin/
./de_lsrootiu.sh

Delete the UUID and discriminant (directory). My examples were:
./deleteRootIU.sh 2ADC4A33F09F4E85AD27963E850290C3 /opt/IBM/tivoli/tipv2
./deleteRootIU.sh 3DD9564D2E7442788584C1F35B07F2A2 /opt/IBM/tivoli/tipv2Components/TCRComponent
./deleteRootIU.sh 61AE95EAFC824C45BECFD427C959D5B7 /opt/IBM/tivoli/tipv2Components/TCRComponent
./deleteRootIU.sh 7F15FB682C80DFB90EBE3B0BF5D8EDC6 /opt/IBM/tivoli/tsmac
./deleteRootIU.sh C00DA95AFD9B7E0397153CD944B5A255 /opt/IBM/tivoli/tipv2
  • Add to Memories

Deduplication
Josh 2004 Happy
[info]xaminmo
Deduplication is basically solid compression with a huge dictionary. If you send in pre-compressed data, your deduplication ratio will suffer. This is because, A) it's already compressed, and B) because the substitution table will be different for minor file changes.

The exception is when you compress as part of the deduplication processing. Some engines will chunk the data, tag/identify duplicate vs new, and THEN compress the data. This works pretty well, and in an incremental-forever environment, you can expect 6.8-7.8:1 reduction in stored data.

If you send fulls every day, then you can expect (days*0.9):1 ratio. Ie, if you keep 30 days of fulls, you can expect somewhere around 25:1 reduction in data (assuming 10% daily change rate).

If you multiplex/interleave your data, you can expect maybe 2:1. This is because your duplicate data is paired with different blocks each time. It's best to use "FILESPERSET=1" or "MULTIPLEX=1" or similar.

Also, depending on the ingest processor, chunk sizes up to 500GB may be good, but larger may change the chunk size. This can be a problem for systems which perform image AND file level backups of the same data, or archive logs plus databases.

For precompressed data, you can expect 1.3:1.

For encrypted data, you can expect 0.9-1.0:1, depending on the system and data size.

This all holds true, whether it's deduplication from Linux, CommVault, TSM, ProtecTier, FalconStor, or whatever. The only real difference between different forms of deduplication at this point are the performance of the chunking and identification algorithms, and the scalability of the chunk store.
  • Add to Memories

This sums up my brain...
Josh 2004 Happy
[info]xaminmo
"I never waste memory on things that can easily be stored and retrieved from elsewhere." -- Albert Einstein

This sums up my brain... You know, except for the 20point IQ spread, but whatever... Hey, I'm lazy and older. I'm probably less intelligent now anyway, right?
  • Add to Memories

Discount codes for web hosting
Josh 2004 Happy
[info]xaminmo
DreamHost gave me some invite promo codes (for being a long time customer).
You can use this for $15 off one year, or $100 off 2 years.
Each code is only good once, so let me know if you use one:
http://signup.dreamhost.com
210751425821
318332941229
460568826791
609905524444
715150572874

I also have the infinite use ones:
XAMINMO1 - discount of $50 off of a 1-year ($120) or better signup
XAMINMO97 - discount of $97 off of a 1-year ($120) or better signup
Either gives you $51 off of signup+1-month ($61 base due to non-waived sign-up fee)

If you commit fraud or do something illegal with any of these codes, they kick my butt, so be nice please.
  • Add to Memories

More TSM woes
Josh 2004 Happy
[info]xaminmo
Admin center and reporting are installed.  I'm trying to log in to see if it works, and basic setup.

If I'm coming through a SOCKS proxy, it doesn't work at all.  "Connection Reset".

If I'm coming through port remapping, it doesn't work - "Connection Refused" - What hostname?  What IP?

If I run FF 3.6.28 (community RPM) or 3.5.13.1 (IBM BFF) on the AIX box where AdminCenter is installed, the javascript goes into a constant reload cycle.  Completely unusable as the page constantly refreshes itself.  There is no newer Firefox for AIX.

If I run FF on a Windows system in-network (Citrix), it works, to a point.  Many selectors, etc don't work in IBM's GUI tools on FF.  Selectors are missing the top item, which sucks if there is only one item.  I can't add the server.

If I run IE8 on a system in-network (Citrix), the tab crashes, and it says "This tab has been recovered."  Eventually, retrying, it gives up because whatever's in the tab just continues to crash.  It does this with all add-ons disabled too.

*sigh*
  • Add to Memories

Search Engine Happiness
Josh 2004 Happy
[info]xaminmo
I love when I go to look for something on the web, and I find a perfect, clear answer.... and then I see the author is me.
  • Add to Memories

More TSM Reporting woes
Josh 2004 Happy
[info]xaminmo
So, I tried installing the other way around, admin-center first. AC went on fine.
Reporting didn't fail immediately, but it won't let me pick my language.
Read more... )
The solution for this issue is to not pick to install any additional languages.

SO, did I misread the docs, or are the backwards?
I am Le Tired, so I'll have to check later.
Tags: , ,
  • Add to Memories

TSM 6.x upgrade Troubleshooting
Josh 2004 Happy
[info]xaminmo
Various issues I've run into and resolved.
Cut/paste out of a doc I'm working on, so the formattng isn't HTML/LJ pretty.
Read more... )
  • Add to Memories

Retirement
Josh 2004 Happy
[info]xaminmo
Based on my rate of capital accumulation over the last 14 years, and my retirement needs as estimated 14 years ago, I will need to work until age 77.5.

This is another reason that losing weight is a good idea. I'd really like to live long enough to enjoy retirement.
  • Add to Memories

Tivoli installer woes continue
Josh 2004 Happy
[info]xaminmo
Because Monitoring and Reporting won't go on, a coworker suggested I try installing AdminCenter first, then M&R on top.

So I start, and I get a generic failure that step 0004 failed one subcomponent. The log shows that the installer deletes all of the sub-log files. No idea why it failed to install the TIP Fix Pack. But, I can't install again, because it's mostly installed. The package has a -uninstall option, but it just goes back into the installer.

I'm trying to uninstall each of the subpackages manually, but it looks like I might also have to manually uninstall deployment engine, which is a "support" procedure, not on the web.

Speaking of support, I got a call for my PMR, and the tech asked me to send in a testcase with info blah. I did that, with comments about what seemed odd and wrong. He skipped those comments and told me to fix the things which were false (must be 64-bit... Well, I AM 64-bit. Must fix db2 user if db2 was previously on... it's a clean install. Must be root. I AM root.) Anyway. emails back and forth, with 2-4 business hour delay between each, and finally it was escalated.

So, now, it's been 50 hours, and the only responses I've gotten have been effectively to clarify the logs, which should have taken 30 minutes on the phone.

All of this, because Tivoli wants 8 products, 50 gigs and 4 hours to install a GUI for their flagship product to provide functionality slightly more complex than what they used to provide in a 3mb binary that took 5 minutes to install and configure.
  • Add to Memories

You are viewing [info]xaminmo's journal