When we are in the middle of taking the ignite backup, we found that it's not running, we went for the forcefull kill of the process relates to the ignite backup, able to kill all the processes but we are
unable to kill the process /opt/ignite/lbin/loadfile -Tql ISL -f /dev/dsk/c2t1d0
Could you please let me know how can i kill this process to start the new ignite backup.
Is there any problem if I start the new ignite backup without killing that process.
Appreciate your quick responses.
Thanks in Advance,
Regards,
Vijay Sabinkari
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click
here
Most likely the process is waiting for I/O, probably from /dev/dsk/c2t1d0. Check for problems with that device and fix them if you can. Until that I/O request completes, the process will not be killed.