Sabarna
14 years agoLevel 4
Segmentation fault while executing bpexpdate
We are getting Segmentation fault error while executing bpexpdate command. Before 2 or 3 weeks we have update netbackup version from 7.0 to 7.0.1
Any suggestions?????
And i am getting this error for other commands also
Error logs:
[root@uidbkp001 admincmd]# ./bpexpdate -m UIHD12 -d infinity
Segmentation fault
[root@uidbkp001 admincmd]#
[root@uidbkp001 admincmd]# bpexpdate -recalculate -backupid 10.1.66.67_1309528965 -d infinity
Segmentation fault
[root@uidbkp001 admincmd]# bpexpdate -recalculate -backupid 10.1.66.67_1309528965 -ret 9
Segmentation fault
[root@uidbkp001 admincmd]#
- I believe that we have found the problem. You have a working/functional installation in /usr plus an outdated/non-functional installation in /opt. You need to decide what to do about the /opt installation. For now, please replace all the '/opt/openv' entries in your PATH variable with /usr/openv...