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 901635 Details for
Bug 1103751
ValueError: cciss/c0d0 is not a valid name for this device
[?]
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.
anaconda.log
anaconda.log (text/plain), 9.73 KB, created by
Alexander Todorov
on 2014-06-03 08:17:14 UTC
(
hide
)
Description:
anaconda.log
Filename:
MIME Type:
Creator:
Alexander Todorov
Created:
2014-06-03 08:17:14 UTC
Size:
9.73 KB
patch
obsolete
>12:43:11,075 INFO anaconda: /sbin/anaconda 21.38-1 >12:43:12,919 INFO anaconda: 1048576 kB (1024 MB) are available >12:43:12,922 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >12:43:12,973 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >12:43:12,976 INFO anaconda: Default encoding = utf-8 >12:43:13,179 INFO anaconda: Running kickstart %%pre script(s) >12:43:13,182 INFO anaconda.stdout: Running pre-installation scripts >12:43:14,768 INFO anaconda: All kickstart %%pre script(s) have been run >12:43:14,770 INFO anaconda: Parsing kickstart: /run/install/ks.cfg >12:43:18,481 WARN anaconda.stdout: Not asking for VNC because of an automated install >12:43:18,485 WARN anaconda.stdout: Not asking for VNC because text mode was explicitly asked for in kickstart >12:43:18,572 INFO anaconda: Display mode = t >12:43:18,583 INFO anaconda: 1048576 kB (1024 MB) are available >12:43:18,586 INFO anaconda: check_memory(): total:1024, needed:512, graphical:512 >12:43:18,682 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:43:18,687 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >12:43:18,689 INFO anaconda: using only installclass _Fedora >12:43:21,308 INFO anaconda: bootloader GRUB2 on X86 platform >12:43:21,392 INFO anaconda: bootloader GRUB2 on X86 platform >12:43:21,552 DEBUG anaconda: network: devices found ['enp1s5', 'enp1s6'] >12:43:22,983 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp1s6 >12:43:23,234 DEBUG anaconda: network: setting autoconnect of enp1s6 to False >12:43:23,236 DEBUG anaconda: network: missing ifcfgs created for devices ['enp1s6'] >12:43:23,524 DEBUG anaconda: updating hostname hp-dl360-05.rhts.englab.brq.redhat.com >12:43:23,577 INFO anaconda: Running Thread: AnaStorageThread (-1284297920) >12:43:23,580 INFO anaconda: Running Thread: AnaTimeInitThread (-1292690624) >12:43:23,583 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (-1301083328) >12:43:23,589 INFO anaconda: Running Thread: AnaPayloadThread (-1309476032) >12:43:23,784 INFO anaconda: got 2 NTP servers from DHCP >12:43:23,789 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (-1301083328) >12:43:23,794 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (-1301083328) >12:43:23,796 INFO anaconda: Starting geolocation lookup >12:43:23,798 INFO anaconda: Geolocation provider: Fedora GeoIP >12:43:24,009 INFO anaconda: Thread Done: AnaTimeInitThread (-1292690624) >12:43:24,511 INFO anaconda: Geolocation lookup finished in 0.7 seconds >12:43:24,532 INFO anaconda: got results from geolocation >12:43:24,535 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (-1301083328) >12:43:24,749 INFO anaconda: Running Thread: AnaSourceWatcher (-1301083328) >12:43:24,754 INFO anaconda: Running Thread: AnaSoftwareWatcher (-1292690624) >12:43:24,757 INFO anaconda: Running Thread: AnaStorageWatcher (-1317868736) >12:43:25,760 DEBUG anaconda: running handleException >12:43:25,762 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib/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 189, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 471, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2069, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2133, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1210, in addUdevDevice > device = self.addUdevDiskDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1070, in addUdevDiskDevice > sysfsPath=sysfs_path, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1171, in __init__ > vendor=vendor, bus=bus) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 552, in __init__ > Device.__init__(self, name, parents=parents) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 243, in __init__ > raise ValueError("%s is not a valid name for this device" % name) > >ValueError: cciss/c0d0 is not a valid name for this device > >12:43:26,965 INFO anaconda: Thread Done: AnaStorageThread (-1284297920) >12:43:26,990 DEBUG anaconda: running handleException >12:43:26,991 DEBUG anaconda: running handleException >12:43:27,001 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 1029, in payloadInitialize > threadMgr.wait(THREAD_STORAGE) > > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait > self.raise_if_error(name) > > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib/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 189, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 471, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2069, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2133, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1210, in addUdevDevice > device = self.addUdevDiskDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1070, in addUdevDiskDevice > sysfsPath=sysfs_path, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1171, in __init__ > vendor=vendor, bus=bus) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 552, in __init__ > Device.__init__(self, name, parents=parents) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 243, in __init__ > raise ValueError("%s is not a valid name for this device" % name) > >ValueError: cciss/c0d0 is not a valid name for this device > >12:43:27,016 INFO anaconda: Thread Done: AnaStorageWatcher (-1317868736) >12:43:27,019 DEBUG anaconda: Traceback (most recent call last): > > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib/python2.7/site-packages/pyanaconda/ui/tui/spokes/source.py", line 78, in _initialize > threadMgr.wait(THREAD_PAYLOAD) > > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 103, in wait > self.get(name).join() > > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 92, in get > self.raise_if_error(name) > > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 1029, in payloadInitialize > threadMgr.wait(THREAD_STORAGE) > > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait > self.raise_if_error(name) > > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib/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 189, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 471, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2069, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2133, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1210, in addUdevDevice > device = self.addUdevDiskDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1070, in addUdevDiskDevice > sysfsPath=sysfs_path, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1171, in __init__ > vendor=vendor, bus=bus) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 552, in __init__ > Device.__init__(self, name, parents=parents) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 243, in __init__ > raise ValueError("%s is not a valid name for this device" % name) > >ValueError: cciss/c0d0 is not a valid name for this device > >12:43:27,026 DEBUG anaconda: Gtk cannot be initialized >12:43:27,027 DEBUG anaconda: In a non-main thread, sending a message with exception data >12:43:27,015 DEBUG anaconda: Gtk cannot be initialized >12:43:27,032 DEBUG anaconda: In a non-main thread, sending a message with exception data >12:43:27,031 INFO anaconda: Thread Done: AnaSourceWatcher (-1301083328) >12:43:27,039 INFO anaconda: Thread Done: AnaPayloadThread (-1309476032) >12:43:27,353 INFO anaconda: Thread Done: AnaSoftwareWatcher (-1292690624) >12:43:28,058 DEBUG anaconda: updating hostname hp-dl360-05.rhts.englab.brq.redhat.com
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 1103751
: 901635 |
901636
|
901637
|
901638
|
901639
|
901640