NetBackup utilities robtest and tldtest create core dumps
| Article:TECH171715 | | | Created: 2011-10-13 | | | Updated: 2011-10-13 | | | Article URL http://www.symantec.com/docs/TECH171715 |
| NOTE: If you are experiencing this particular known issue, we recommend that you Subscribe to receive email notification each time this article is updated. Subscribers will be the first to learn about any releases, status changes, workarounds or decisions made. |
Problem
When running the command /usr/openv/volmgr/bin/robtest, the error "abnormal exit status (0)" can be generated and a core file can be created.
When running the command /usr/openv/volmgr/bin/tldtest, the error "Segmentation fault" can be generated and a core file can be created.
Error
# robtest
Configured robots with local control supporting test utilities:
TLD(0) robotic path = /dev/sg/c0tw500308c163e5d044l1
Robot Selection
---------------
1) TLD 0
2) none/quit
Enter choice: 1
Robot selected: TLD(0) robotic path = /dev/sg/c0tw500308c163e5d044l1
Invoking robotic test utility:
/usr/openv/volmgr/bin/tldtest -rn 0 -r /dev/sg/c0tw500308c163e5d044l1
Robotic test utility /usr/openv/volmgr/bin/tldtest
returned abnormal exit status (0).
Robot Selection
---------------
1) TLD 0
2) none/quit
Enter choice: 2
# /usr/openv/volmgr/bin/tldtest -rn 0 -r /dev/sg/c0tw500308c163e5d044l1
Segmentation Fault (core dumped)
Cause
The administrator created a touchfile /usr/openv/volmgr/debug/robots. This is incorrect, the /usr/openv/volmgr/debug/robots path is intended to be a directory where logfiles are written, not a touchfile.
Solution
Perform the command:
rm /usr/openv/volmgr/debug/robots
If robots logging is desired, perform this command:
mkdir /usr/openv/volmgr/debug/robots
|
|
Article URL http://www.symantec.com/docs/TECH171715
Terms of use for this information are found in Legal Notices









Thank you.