Thousands of migrations kicking of and finishing with "succss". Why?

itdrew

ADSM.ORG Senior Member
Joined
Mar 3, 2003
Messages
292
Reaction score
1
Points
0
Location
Philadelphia
Website
Visit site
During migration of a primary disk storage pool of type "disk" 8 processes will start, then at some point as they die off, thousands of additional processes will kick off a few at a time and say "completed with a state of success". I can't tell if something is actually happening at this point. My question is, why are so many processes kicking off?
Here is a sample of output:
ANR0984I Process 192765 for MIGRATION started in the BACKGROUND at 11:57:57.
ANR1000I Migration process 192765 started for storage pool DISKPOOL1 automatically, highMig=70, lowMig=20, duration=None.
ANR1001I Migration process 192765 ended for storage pool DISKPOOL1.
ANR0985I Process 192765 for MIGRATION running in the BACKGROUND completed with completion state SUCCESS at 11:57:57.
ANR0984I Process 192766 for MIGRATION started in the BACKGROUND at 11:57:57.
ANR1000I Migration process 192766 started for storage pool DISKPOOL1 automatically, highMig=70, lowMig=20, duration=None.
ANR0984I Process 192767 for MIGRATION started in the BACKGROUND at 11:57:57.
ANR1000I Migration process 192767 started for storage pool DISKPOOL1 automatically, highMig=70, lowMig=20, duration=None.
ANR1001I Migration process 192766 ended for storage pool DISKPOOL1.
ANR0985I Process 192766 for MIGRATION running in the BACKGROUND completed with completion state SUCCESS at 11:57:57.
ANR1001I Migration process 192767 ended for storage pool DISKPOOL1.
ANR0985I Process 192767 for MIGRATION running in the BACKGROUND completed with completion state SUCCESS at 11:57:57.
ANR0984I Process 192768 for MIGRATION started in the BACKGROUND at 11:57:58.
ANR1000I Migration process 192768 started for storage pool DISKPOOL1 automatically, highMig=70, lowMig=20, duration=None.
ANR1001I Migration process 192768 ended for storage pool DISKPOOL1.
ANR0985I Process 192768 for MIGRATION running in the BACKGROUND completed with completion state SUCCESS at 11:57:58.
ANR0984I Process 192769 for MIGRATION started in the BACKGROUND at 11:57:58.
ANR1000I Migration process 192769 started for storage pool DISKPOOL1 automatically, highMig=70, lowMig=20, duration=None.
ANR1001I Migration process 192769 ended for storage pool DISKPOOL1.
ANR0985I Process 192769 for MIGRATION running in the BACKGROUND completed with completion state SUCCESS at 11:57:58.
ANR0984I Process 192770 for MIGRATION started in the BACKGROUND at 11:57:58.
ANR1000I Migration process 192770 started for storage pool DISKPOOL1 automatically, highMig=70, lowMig=20, duration=None.
ANR0984I Process 192771 for MIGRATION started in the BACKGROUND at 11:57:58.
ANR1000I Migration process 192771 started for storage pool DISKPOOL1 automatically, highMig=70, lowMig=20, duration=None.
ANR1001I Migration process 192770 ended for storage pool DISKPOOL1.
ANR0985I Process 192770 for MIGRATION running in the BACKGROUND completed with completion state SUCCESS at 11:57:58.
ANR1001I Migration process 195858 ended for storage pool DISKPOOL1.
ANR0985I Process 195858 for MIGRATION running in the BACKGROUND completed with completion state SUCCESS at 12:08:31.
ANR0984I Process 195859 for MIGRATION started in the BACKGROUND at 12:08:32.
ANR1000I Migration process 195859 started for storage pool DISKPOOL1 automatically, highMig=70, lowMig=20, duration=None.
ANR0984I Process 195860 for MIGRATION started in the BACKGROUND at 12:08:32.
ANR1000I Migration process 195860 started for storage pool DISKPOOL1 automatically, highMig=70, lowMig=20, duration=None.
ANR1001I Migration process 195859 ended for storage pool DISKPOOL1.
ANR0985I Process 195859 for MIGRATION running in the BACKGROUND completed with completion state SUCCESS at 12:08:32.
ANR0984I Process 195861 for MIGRATION started in the BACKGROUND at 12:08:32.
ANR1000I Migration process 195861 started for storage pool DISKPOOL1 automatically, highMig=70, lowMig=20, duration=None.
ANR0984I Process 195862 for MIGRATION started in the BACKGROUND at 12:08:32.
ANR1000I Migration process 195862 started for storage pool DISKPOOL1 automatically, highMig=70, lowMig=20, duration=None.
 
Back
Top