Discussion:
Storage Activation error Dumped during RHEL 6.6 Installation
anant garg
2015-08-03 10:23:25 UTC
Permalink
Hi All,

Greetings for the day.

I have some servers which I used occasionally for Installation.

I was performing RHEL6.6 Installation on a server.

While installation, I saw error of below title:-

*An error was encountered while activating your storage configuration*

*mdactivate failed for /dev/md8: 02:01:53,589 ERROR : *


*mdadm: no recogniseable superblock on /dev/sdl1*


I checked the exception report, It says below:-

anaconda 13.21.229 exception report
Traceback (most recent call first):
File "/usr/lib/anaconda/storage/devicelibs/mdraid.py", line 201, in
mdactivate
raise MDRaidError("mdactivate failed for %s: %s" % (device, msg))
File "/usr/lib/anaconda/storage/devices.py", line 3079, in setup
uuid=self.uuid)
File "/usr/lib/anaconda/storage/deviceaction.py", line 319, in execute
self.device.setup(orig=True)
File "/usr/lib/anaconda/storage/devicetree.py", line 721, in
processActions
action.execute(intf=self.intf)
File "/usr/lib/anaconda/storage/__init__.py", line 356, in doIt
self.devicetree.processActions()
File "/usr/lib/anaconda/packages.py", line 110, in turnOnFilesystems
anaconda.id.storage.doIt()
File "/usr/lib/anaconda/dispatch.py", line 210, in moveStep
rc = stepFunc(self.anaconda)
File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 233, in currentStep
self.gotoNext()
File "/usr/lib/anaconda/text.py", line 602, in run
(step, instance) = anaconda.dispatch.currentStep()
File "/usr/bin/anaconda", line 1139, in <module>
anaconda.intf.run(anaconda)
MDRaidError: mdactivate failed for /dev/md8: 02:01:53,589 ERROR : mdadm:
no recogniseable superblock on /dev/sdl1

I checked the system but found that /dev/sdl1 was accessible normally.

Also when I reboot system two-three times and then start Installation this
problem does not occurs.

So This problem does not always occur, but occurs very frequently.

Does anybody have an Idea to fix it. Please help in such case

Please let me know if you need more information .

Thanks and Regards,
Anant Garg
anant garg
2015-08-10 08:06:35 UTC
Permalink
Hi All,

Does anybody knew about the above behavior of RHEL6.6 Installer.
Please help if you have information about the above behavior.


Also i investigated more from anaconda program.log and found that command(
mdadm asemble) has failed from anaconda mdraid's mdactivate function :-


Below is snippet from anaconda progrm.log :-

02:01:53,585 INFO : Running... ['mdadm', '--assemble', '/dev/md8',
'--uuid=1a09565d:1e048978:ab559ea5:c7753fbf', '--run', '--auto=md',
'/dev/sdb1', '/dev/

sdl1']
02:01:53,589 ERROR : mdadm: no recogniseable superblock on /dev/sdb1

02:01:53,589 ERROR : mdadm: no recogniseable superblock on /dev/sdl1


I doubt how a reboot(2-3 times) and then try installation makes the above
problem solve.

Please feel free to contact me in case you need more information.
Please help me if you have information.
Post by anant garg
Hi All,
Greetings for the day.
I have some servers which I used occasionally for Installation.
I was performing RHEL6.6 Installation on a server.
While installation, I saw error of below title:-
*An error was encountered while activating your storage configuration*
*mdactivate failed for /dev/md8: 02:01:53,589 ERROR : *
*mdadm: no recogniseable superblock on /dev/sdl1*
I checked the exception report, It says below:-
anaconda 13.21.229 exception report
File "/usr/lib/anaconda/storage/devicelibs/mdraid.py", line 201, in
mdactivate
raise MDRaidError("mdactivate failed for %s: %s" % (device, msg))
File "/usr/lib/anaconda/storage/devices.py", line 3079, in setup
uuid=self.uuid)
File "/usr/lib/anaconda/storage/deviceaction.py", line 319, in execute
self.device.setup(orig=True)
File "/usr/lib/anaconda/storage/devicetree.py", line 721, in
processActions
action.execute(intf=self.intf)
File "/usr/lib/anaconda/storage/__init__.py", line 356, in doIt
self.devicetree.processActions()
File "/usr/lib/anaconda/packages.py", line 110, in turnOnFilesystems
anaconda.id.storage.doIt()
File "/usr/lib/anaconda/dispatch.py", line 210, in moveStep
rc = stepFunc(self.anaconda)
File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 233, in currentStep
self.gotoNext()
File "/usr/lib/anaconda/text.py", line 602, in run
(step, instance) = anaconda.dispatch.currentStep()
File "/usr/bin/anaconda", line 1139, in <module>
anaconda.intf.run(anaconda)
no recogniseable superblock on /dev/sdl1
I checked the system but found that /dev/sdl1 was accessible normally.
Also when I reboot system two-three times and then start Installation this
problem does not occurs.
So This problem does not always occur, but occurs very frequently.
Does anybody have an Idea to fix it. Please help in such case
Please let me know if you need more information .
Thanks and Regards,
Anant Garg
Vratislav Podzimek
2015-08-14 11:16:10 UTC
Permalink
Post by anant garg
Hi All,
Does anybody knew about the above behavior of RHEL6.6 Installer.
Please help if you have information about the above behavior.
Please file a bug at http://bugzilla.redhat.com and attach all the logs from the
installation there.
--
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic
anant garg
2015-08-14 12:58:50 UTC
Permalink
HI Vratislav,

Thank you for your response and suggestion.
I created a bug at below for tracking of this issue :-

https://bugzilla.redhat.com/show_bug.cgi?id=1253677


Thanks and Regards,
Anant Garg
Post by Vratislav Podzimek
Post by anant garg
Hi All,
Does anybody knew about the above behavior of RHEL6.6 Installer.
Please help if you have information about the above behavior.
Please file a bug at http://bugzilla.redhat.com and attach all the logs from the
installation there.
--
Vratislav Podzimek
Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic
_______________________________________________
Anaconda-devel-list mailing list
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
Loading...