Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 941143 Details for
Bug 1146620
MDRaidError: name_from_md_node(md126p1) failed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda.log
anaconda.log (text/plain), 8.55 KB, created by
Mark Hamzy
on 2014-09-25 15:39:45 UTC
(
hide
)
Description:
File: anaconda.log
Filename:
MIME Type:
Creator:
Mark Hamzy
Created:
2014-09-25 15:39:45 UTC
Size:
8.55 KB
patch
obsolete
>15:38:36,946 INFO anaconda: /sbin/anaconda 21.48.6-1 >15:38:37,251 INFO anaconda: 8388608 kB (8192 MB) are available >15:38:37,369 INFO anaconda: check_memory(): total:8388608, needed:768, graphical:1280 >15:38:37,379 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >15:38:37,379 INFO anaconda: Default encoding = utf-8 >15:38:37,428 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >15:38:37,460 INFO anaconda: 8388608 kB (8192 MB) are available >15:38:37,692 INFO anaconda: Running Thread: AnaInputThread1 (70367252509088) >15:38:40,147 INFO anaconda: Thread Done: AnaInputThread1 (70367252509088) >15:38:40,147 INFO anaconda: Display mode = t >15:38:40,149 INFO anaconda: 8388608 kB (8192 MB) are available >15:38:40,258 INFO anaconda: check_memory(): total:8388608, needed:768, graphical:1280 >15:38:40,276 INFO anaconda: _Fedora is the highest priority installclass, using it >15:38:40,789 INFO anaconda: bootloader IPSeriesGRUB2 on IPSeriesPPC platform >15:38:40,824 INFO anaconda: bootloader IPSeriesGRUB2 on IPSeriesPPC platform >15:38:40,855 DEBUG anaconda: network: devices found ['eth0'] >15:38:41,033 DEBUG anaconda: updating hostname ppc64lehamzytest2.rch.stglabs.ibm.com >15:38:41,048 INFO anaconda: Running Thread: AnaStorageThread (70367252509088) >15:38:41,051 INFO anaconda: Running Thread: AnaTimeInitThread (70367226818976) >15:38:41,057 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (70367218430368) >15:38:41,059 INFO anaconda: Running Thread: AnaPayloadThread (70367210041760) >15:38:41,095 INFO anaconda: got 0 NTP servers from DHCP >15:38:41,096 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (70367218430368) >15:38:41,125 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (70367218430368) >15:38:41,125 INFO anaconda: Starting geolocation lookup >15:38:41,125 INFO anaconda: Geolocation provider: Fedora GeoIP >15:38:41,311 INFO anaconda: 8388608 kB (8192 MB) are available >15:38:41,326 INFO anaconda: Running Thread: AnaSourceWatcher (70367201653152) >15:38:41,327 INFO anaconda: Running Thread: AnaSoftwareWatcher (70367193264544) >15:38:41,331 INFO anaconda: Running Thread: AnaStorageWatcher (70367184875936) >15:38:41,628 INFO anaconda: Geolocation lookup finished in 0.5 seconds >15:38:41,628 INFO anaconda: got results from geolocation >15:38:41,628 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (70367218430368) >15:38:41,677 DEBUG anaconda: updating hostname ppc64lehamzytest2.rch.stglabs.ibm.com >15:38:41,819 INFO anaconda: Running Thread: AnaInputThread2 (70367218430368) >15:38:44,627 DEBUG anaconda: running handleException >15:38:44,628 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 188, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 469, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1212, in addUdevDevice > device = self.addUdevPartitionDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 924, in addUdevPartitionDevice > name = mdraid.name_from_md_node(name) > > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/mdraid.py", line 284, in name_from_md_node > raise MDRaidError("name_from_md_node(%s) failed" % node) > >MDRaidError: name_from_md_node(md126p1) failed > >15:38:44,826 INFO anaconda: Thread Done: AnaInputThread2 (70367218430368) >15:38:44,950 INFO anaconda: Running Thread: AnaInputThread3 (70367218430368) >15:38:44,951 DEBUG anaconda: Gtk cannot be initialized >15:38:44,951 DEBUG anaconda: In a non-main thread, sending a message with exception data >15:38:44,952 INFO anaconda: Thread Done: AnaStorageThread (70367252509088) >15:38:44,952 DEBUG anaconda: running handleException >15:38:44,953 DEBUG anaconda: running handleException >15:38:44,961 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 188, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 469, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1212, in addUdevDevice > device = self.addUdevPartitionDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 924, in addUdevPartitionDevice > name = mdraid.name_from_md_node(name) > > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/mdraid.py", line 284, in name_from_md_node > raise MDRaidError("name_from_md_node(%s) failed" % node) > >MDRaidError: name_from_md_node(md126p1) failed > >15:38:44,964 DEBUG anaconda: Gtk cannot be initialized >15:38:44,965 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/source.py", line 77, in _initialize > threadMgr.wait(THREAD_STORAGE) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait > self.raise_if_error(name) > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 188, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 469, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1212, in addUdevDevice > device = self.addUdevPartitionDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 924, in addUdevPartitionDevice > name = mdraid.name_from_md_node(name) > > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/mdraid.py", line 284, in name_from_md_node > raise MDRaidError("name_from_md_node(%s) failed" % node) > >MDRaidError: name_from_md_node(md126p1) failed > >15:38:44,965 DEBUG anaconda: In the main thread, running exception handler >15:38:44,978 DEBUG anaconda: Gtk cannot be initialized >15:38:44,983 DEBUG anaconda: In a non-main thread, sending a message with exception data >15:38:44,985 INFO anaconda: Thread Done: AnaSourceWatcher (70367201653152) >15:38:47,002 INFO anaconda: Thread Done: AnaTimeInitThread (70367226818976) >15:38:58,934 INFO anaconda: Thread Done: AnaInputThread3 (70367218430368) >15:39:00,044 INFO anaconda: Thread Done: AnaStorageWatcher (70367184875936) >15:39:01,829 INFO anaconda: Thread Done: AnaPayloadThread (70367210041760) >15:39:01,903 INFO anaconda: Thread Done: AnaSoftwareWatcher (70367193264544) >15:39:02,191 INFO anaconda: Running kickstart %%traceback script(s) >15:39:02,192 INFO anaconda: All kickstart %%traceback script(s) have been run >15:39:02,194 INFO anaconda: Running Thread: AnaInputThread4 (70367193264544) >15:39:17,832 INFO anaconda: Thread Done: AnaInputThread4 (70367193264544) >15:39:21,498 INFO anaconda: Running Thread: AnaInputThread5 (70367193264544) >15:39:21,500 INFO anaconda: Running Thread: AnaInputThread6 (70367210041760) >15:39:21,501 INFO anaconda: Thread Done: AnaInputThread6 (70367210041760) >15:39:25,433 INFO anaconda: Thread Done: AnaInputThread5 (70367193264544)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1146620
:
941142
| 941143 |
941144
|
941145
|
941146
|
941147
|
941148
|
941149
|
941150
|
941151
|
941152