Unsolved

This post is more than 5 years old

9 Posts

1692

January 4th, 2009 20:00

Trying to abort replicationt ask - Task not found

I've seen other posts with people having problems aborting the replication task with a misconfigured interconnect. I'm trying to do the same and the steps they use aren't working. Below is a paste:

[nasadmin@CSAChar02 ~]$ nas_task -list
ID Task State Originator Start Time Description Schedule Remote System
7290 Running nasadmin@192+ Fri Jan 02 16:43:14 EST 2009 Create Replication Replicatio+ emcnas_i0
7128 Succeeded root@192.168+ Fri Jan 02 15:54:40 EST 2009 Extend file system varrowfs2. emcnas_i0
[nasadmin@CSAChar02 ~]$ nas_task -abort 7290
Error 13160415563: The task could not be found.
[nasadmin@CSAChar02 ~]$ nas_task -abort 7290 -mover server_2
Error 13160415563: The task could not be found.
[nasadmin@CSAChar02 ~]$

18 Posts

January 5th, 2009 01:00

Look like stale task in the data mover memory

Easy fix would be reboot the data mover.

9 Posts

January 5th, 2009 05:00

Look like stale task in the data mover memory

Easy fix would be reboot the data mover.


I did reboot it...same thing. See below:

[nasadmin@CSAChar02 ~]$ nas_task -list
ID Task State Originator Start Time Description Schedule Remote System
7877 Succeeded nasadmin@192+ Fri Jan 02 21:22:18 EST 2009 Reboot Data Mover server_2. emcnas_i0
7290 Running nasadmin@192+ Fri Jan 02 16:43:14 EST 2009 Create Replication Replicatio+ emcnas_i0
7128 Succeeded root@192.168+ Fri Jan 02 15:54:40 EST 2009 Extend file system varrowfs2. emcnas_i0

48 Posts

January 12th, 2009 04:00

I had the same effect with replication tasks whan the target didn't have the requested space. Only solution for me was to extend the storage pool on the target and reboot the source mover. After this the also hanging abort task could finish and kill the original task.

January 25th, 2009 19:00

Looks like the task is left on the control station . Get NAS support involved and have them cleanup the tasks from the database.

0 events found

No Events found!

Top