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 934636 Details for
Bug 1138464
OSError: [Errno 2] No such file or directory: '/dev/md/root'
[?]
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), 7.47 KB, created by
David Shea
on 2014-09-04 20:54:07 UTC
(
hide
)
Description:
File: anaconda.log
Filename:
MIME Type:
Creator:
David Shea
Created:
2014-09-04 20:54:07 UTC
Size:
7.47 KB
patch
obsolete
>20:50:36,786 INFO anaconda: /sbin/anaconda 22.4-1 >20:50:37,072 INFO anaconda: 2097152 kB (2048 MB) are available >20:50:37,191 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >20:50:37,208 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >20:50:37,208 INFO anaconda: Default encoding = utf-8 >20:50:37,253 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >20:50:37,289 INFO anaconda: 2097152 kB (2048 MB) are available >20:50:37,763 INFO anaconda: Display mode = g >20:50:37,764 INFO anaconda: 2097152 kB (2048 MB) are available >20:50:37,878 INFO anaconda: check_memory(): total:2097152, needed:320, graphical:410 >20:50:38,111 WARN anaconda: X startup failed: Xorg exited with status 1 >20:50:38,112 WARN anaconda.stdout: X startup failed, falling back to text mode >20:50:40,118 INFO anaconda: Running Thread: AnaInputThread1 (140133906069248) >20:50:42,596 INFO anaconda: Thread Done: AnaInputThread1 (140133906069248) >20:50:42,613 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >20:50:42,614 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >20:50:42,614 INFO anaconda: using only installclass _Fedora >20:50:43,007 INFO anaconda: bootloader GRUB2 on X86 platform >20:50:43,025 INFO anaconda: bootloader GRUB2 on X86 platform >20:50:43,057 DEBUG anaconda: network: devices found ['ens3'] >20:50:43,204 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on ens3 >20:50:43,234 DEBUG anaconda: network: setting autoconnect of ens3 to False >20:50:43,234 DEBUG anaconda: network: missing ifcfgs created for devices ['ens3'] >20:50:43,352 DEBUG anaconda: updating host name localhost.localdomain >20:50:43,363 INFO anaconda: Running Thread: AnaStorageThread (140133906069248) >20:50:43,364 INFO anaconda: Running Thread: AnaTimeInitThread (140133841090304) >20:50:43,365 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140133832697600) >20:50:43,379 INFO anaconda: Running Thread: AnaPayloadRestartThread (140133824304896) >20:50:43,380 INFO anaconda: Thread Done: AnaPayloadRestartThread (140133824304896) >20:50:43,380 INFO anaconda: Running Thread: AnaPayloadThread (140133815912192) >20:50:43,450 DEBUG anaconda: updating host name localhost.localdomain >20:50:43,470 INFO anaconda: got 0 NTP servers from DHCP >20:50:43,470 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140133832697600) >20:50:43,499 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140133832697600) >20:50:43,500 INFO anaconda: Starting geolocation lookup >20:50:43,500 INFO anaconda: Geolocation provider: Fedora GeoIP >20:50:43,754 INFO anaconda: 2097152 kB (2048 MB) are available >20:50:43,764 INFO anaconda: Running Thread: AnaSourceWatcher (140133824304896) >20:50:43,765 INFO anaconda: Running Thread: AnaStorageWatcher (140133807519488) >20:50:43,957 DEBUG anaconda: updating host name localhost.localdomain >20:50:44,082 INFO anaconda: Running Thread: AnaInputThread2 (140133799126784) >20:50:44,150 INFO anaconda: Geolocation lookup finished in 0.6 seconds >20:50:44,150 INFO anaconda: got results from geolocation >20:50:44,151 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140133832697600) >20:50:45,146 DEBUG anaconda: running handleException >20:50:45,148 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 178, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 459, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2072, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2138, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1245, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1856, in handleUdevDeviceFormat > self.handleUdevMDMemberFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1619, in handleUdevMDMemberFormat > md_array.updateSysfsPath() > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 763, in updateSysfsPath > self.path) > > File "/usr/lib/python2.7/site-packages/pyudev/device.py", line 337, in from_device_file > device_type = get_device_type(filename) > > File "/usr/lib/python2.7/site-packages/pyudev/_util.py", line 138, in get_device_type > mode = os.stat(filename).st_mode > >OSError: [Errno 2] No such file or directory: '/dev/md/root' > >20:50:45,376 DEBUG anaconda: Gtk cannot be initialized >20:50:45,376 DEBUG anaconda: In a non-main thread, sending a message with exception data >20:50:45,377 DEBUG anaconda: running handleException >20:50:45,377 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 178, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 459, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2072, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2138, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1245, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1856, in handleUdevDeviceFormat > self.handleUdevMDMemberFormat(info, device) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1619, in handleUdevMDMemberFormat > md_array.updateSysfsPath() > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 763, in updateSysfsPath > self.path) > > File "/usr/lib/python2.7/site-packages/pyudev/device.py", line 337, in from_device_file > device_type = get_device_type(filename) > > File "/usr/lib/python2.7/site-packages/pyudev/_util.py", line 138, in get_device_type > mode = os.stat(filename).st_mode > >OSError: [Errno 2] No such file or directory: '/dev/md/root' > >20:50:45,377 DEBUG anaconda: Gtk cannot be initialized >20:50:45,378 DEBUG anaconda: In the main thread, running exception handler >20:50:45,380 INFO anaconda: Thread Done: AnaStorageThread (140133906069248) >20:50:45,411 INFO anaconda: Thread Done: AnaPayloadThread (140133815912192) >20:50:45,422 INFO anaconda: Thread Done: AnaSourceWatcher (140133824304896) >20:50:46,086 INFO anaconda: Thread Done: AnaTimeInitThread (140133841090304) >20:50:46,273 INFO anaconda: Thread Done: AnaStorageWatcher (140133807519488) >20:50:46,517 INFO anaconda: Running kickstart %%traceback script(s) >20:50:46,517 INFO anaconda: All kickstart %%traceback script(s) have been run >20:50:46,519 INFO anaconda: Running Thread: AnaInputThread3 (140133807519488) >20:50:46,520 INFO anaconda: Thread Done: AnaInputThread3 (140133807519488) >20:51:30,837 INFO anaconda: Thread Done: AnaInputThread2 (140133799126784)
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 1138464
:
934635
| 934636 |
934637
|
934638
|
934639
|
934640
|
934641
|
934642
|
934643
|
934644