Environment
Novell Open Enterprise Server 2 (OES 2) Linux Support Pack 2
Situation
Server consolidation fails during the migration check. Checking the log the following errors are seen:
Fatal: Caught exception: undefined method `[ ]' for nil:NilClass
/usr/lib/ruby/gems/1.8/gems/migration-1.0.1/lib/migration/migutils.rb:931:in `checkTSAFSVersion'
Fatal: Caught exception: undefined method `[ ]' for nil:NilClass
/usr/lib/ruby/gems/1.8/gems/migration-1.0.1/lib/migration/migutils.rb:931:in `checkTSAFSVersion'
Resolution
This error may be seen if smdrd is loaded with the debug options enabled. To see if the smdrd debug options are enabled, open the /etc/opt/novell/sms/smdrd.conf file and check for the SMSDEBUG and SMSDEBUG2 lines. If these lines are uncommented, comment them out and restart smdrd with the rcnovell-smdrd restart command.