Opened 11 years ago
Closed 9 years ago
#745 closed defect (fixed)
Hang Following Restore Session
Reported by: | Isaac Wilson | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | high | Milestone: | 3.3.0 |
Component: | mindi | Version: | 3.2.2 |
Severity: | minor | Keywords: | |
Cc: |
Description
When completing a restore session the system hangs at the following point:
Type 'less /var/log/mondorestore.log' to see the output log
Type 'exit' to reboot the PC
sh-4.2# exit
exit
trap: usage: trap [-lp] [[arg] signal_spec ...]
Note: A workaround is to type 'reboot' instead of 'exit' at the prompt.
I'm running 64-bit RHEL 6.5 Server (2.6.32-431.el6.x86_64), and I have the following items installed:
- mindi-2.1.7-1.rhel6.x86_64
- mindi-busybox-1.18.5-3.rhel6.x86_64
- mondo-3.0.4-1.rhel6.x86_64
Change History (5)
comment:1 by , 9 years ago
Milestone: | 3.0.5 → 3.2.3 |
---|---|
Status: | new → assigned |
Version: | 3.0.4 → 3.2.0 |
comment:3 by , 9 years ago
Component: | mondo → mindi |
---|---|
Priority: | normal → high |
Severity: | trivial → minor |
Version: | 3.2.0 → 3.2.2 |
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with rev [3593]. Will be in 3.2.2
Note:
See TracTickets
for help on using tickets.
Running with 64-bit RHEL6.6 and the following packages: mindi-3.0.0-1 mondo-3.2.0-1 mindi-busybox-1.21.1-1
When exiting a restore session, the system still hangs at the following point:
The difference now is that you don't get the 'trap' error message; you get nothing at all.
There used to be a workaround in which you could type 'reboot' instead of 'exit' to reboot the PC after a restore session, now that doesn't work either.