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 585329 Details for
Bug 822753
anaconda exits abnormally when installing RHEL7 to iSCSI SAN
[?]
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), 7.39 KB, created by
Xiaowei Li
on 2012-05-18 04:21:19 UTC
(
hide
)
Description:
anaconda.log
Filename:
MIME Type:
Creator:
Xiaowei Li
Created:
2012-05-18 04:21:19 UTC
Size:
7.39 KB
patch
obsolete
>23:58:47,457 INFO anaconda: /usr/sbin/anaconda 17.25 >23:58:54,259 INFO anaconda: 2097152 kB (2048 MB) are available >23:58:54,259 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >23:58:54,320 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda'] >23:58:54,322 INFO anaconda: Default encoding = utf-8 >23:58:54,544 INFO anaconda: Running kickstart %%pre script(s) >23:58:54,555 INFO anaconda.stdout: Running pre-installation scripts >23:58:55,657 INFO anaconda: All kickstart %%pre script(s) have been run >23:58:55,788 INFO anaconda: ISCSID is /sbin/iscsid >23:58:55,789 INFO anaconda: no initiator set >23:58:56,175 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >23:58:56,176 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >23:58:57,060 INFO anaconda: Display mode = g >23:58:57,063 INFO anaconda: 2097152 kB (2048 MB) are available >23:58:57,064 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >23:58:57,065 INFO anaconda.stdout: Starting VNC... >23:58:57,567 INFO anaconda: IPs (using first) of device eth0: ['10.16.65.255'] >23:58:58,663 INFO anaconda.stdout: The VNC server is now running. >23:58:58,665 WARN anaconda.stdout: > >WARNING!!! VNC server running with NO PASSWORD! >You can use the vncpassword=<password> boot option >if you would like to secure the server. > > >23:58:58,666 INFO anaconda.stdout: Please manually connect your vnc client to dell-pe2800-02.rhts.eng.bos.redhat.com:1 (10.16.65.255) to begin the install. >23:58:58,705 INFO anaconda: Starting window manager, pid 804. >23:58:58,709 INFO anaconda.stdout: Starting graphical installation. >23:59:00,519 INFO anaconda: _Fedora is the highest priority installclass, using it >23:59:00,522 INFO anaconda: Detected 1984M of memory >23:59:00,523 INFO anaconda: Swap attempt of 1984M to 3968M >23:59:01,202 DEBUG anaconda: display: (['default', 'connected', '1024x768+0+0', '0mm', 'x', '0mm'],) >23:59:01,207 INFO anaconda: Setting window size to 1024x768 >23:59:03,398 INFO anaconda: dispatch: resetting to the first step. >23:59:03,399 INFO anaconda: dispatch: moving (1) to step sshd >23:59:03,399 DEBUG anaconda: dispatch: sshd is a direct step >23:59:03,400 INFO anaconda: sshd: not enabled, skipping. >23:59:03,402 INFO anaconda: created new libuser.conf at /tmp/libuser.SFJXyg with instPath="/mnt/sysimage" >23:59:03,403 INFO anaconda: dispatch: leaving (1) step sshd >23:59:03,404 INFO anaconda: dispatch: moving (1) to step kickstart >23:59:03,405 DEBUG anaconda: dispatch: kickstart is a direct step >23:59:03,625 INFO anaconda: no initiator set >23:59:04,908 DEBUG anaconda: required disklabel type for sda (1) is None >23:59:04,909 DEBUG anaconda: default disklabel type for sda is msdos >23:59:04,910 DEBUG anaconda: selecting msdos disklabel for sda based on size >23:59:06,149 INFO anaconda: Running kickstart %%traceback script(s) >23:59:06,150 INFO anaconda: All kickstart %%traceback script(s) have been run >23:59:06,180 CRIT anaconda: anaconda 17.25 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 3646, in __init__ > NetworkStorageDevice.__init__(self, host_address=self.node.address) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 907, in addUdevDiskDevice > sysfsPath=sysfs_path, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1025, in addUdevDevice > device = self.addUdevDiskDevice(info) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1922, in _populate > self.addUdevDevice(dev) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1869, in populate > self._populate(progressWindow) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 480, in reset > cleanupOnly=cleanupOnly) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 102, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1379, in doKickstart > storage.storageInitialize(anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 383, in dispatch > self.dir = self.steps[self.step].target(self.anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 88, in return_false > func(*args, **kwargs) >AttributeError: 'NoneType' object has no attribute 'address' > >00:02:01,631 CRIT anaconda: anaconda 17.25 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 3646, in __init__ > NetworkStorageDevice.__init__(self, host_address=self.node.address) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 907, in addUdevDiskDevice > sysfsPath=sysfs_path, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1025, in addUdevDevice > device = self.addUdevDiskDevice(info) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1922, in _populate > self.addUdevDevice(dev) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1869, in populate > self._populate(progressWindow) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 480, in reset > cleanupOnly=cleanupOnly) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 102, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1379, in doKickstart > storage.storageInitialize(anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 383, in dispatch > self.dir = self.steps[self.step].target(self.anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 88, in return_false > func(*args, **kwargs) >AttributeError: 'NoneType' object has no attribute 'address' > >00:06:22,781 CRIT anaconda: anaconda 17.25 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 3646, in __init__ > NetworkStorageDevice.__init__(self, host_address=self.node.address) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 907, in addUdevDiskDevice > sysfsPath=sysfs_path, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1025, in addUdevDevice > device = self.addUdevDiskDevice(info) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1922, in _populate > self.addUdevDevice(dev) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1869, in populate > self._populate(progressWindow) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 480, in reset > cleanupOnly=cleanupOnly) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 102, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1379, in doKickstart > storage.storageInitialize(anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 383, in dispatch > self.dir = self.steps[self.step].target(self.anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 88, in return_false > func(*args, **kwargs) >AttributeError: 'NoneType' object has no attribute 'address' >
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 822753
: 585329 |
585330