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 606011 Details for
Bug 849507
the Network Configuration sreen has sth wrong
[?]
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.
Log file
anaconda-tb-paDCgY (text/plain), 190.53 KB, created by
Marcos Mello
on 2012-08-21 18:38:20 UTC
(
hide
)
Description:
Log file
Filename:
MIME Type:
Creator:
Marcos Mello
Created:
2012-08-21 18:38:20 UTC
Size:
190.53 KB
patch
obsolete
>anaconda 18.6 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/subprocess.py", line 1249, in _execute_child > raise child_exception > File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__ > errread, errwrite) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 430, in on_edit_connection > subprocess.Popen(["nm-connection-editor", "--edit", "%s" % uuid]) >OSError: [Errno 2] Arquivo ou diretório não encontrado > >Local variables in innermost frame: >errread: None >c2pread: None >gc_was_enabled: True >errwrite: None >shell: False >errpipe_write: 33 >executable: nm-connection-editor >close_fds: False >self: <subprocess.Popen object at 0x4441b10> >env: None >cwd: None >child_exception: [Errno 2] Arquivo ou diretório não encontrado >args: ['nm-connection-editor', '--edit', '243a550a-a366-4d00-bff9-936bbff72483'] >fd: None >c2pwrite: None >data: cexceptions >OSError >p0 >(I2 >S'Arquivo ou diret\xf3rio n\xe3o encontrado' >p1 >tp2 >Rp3 >(dp4 >S'child_traceback' >p5 >S'Traceback (most recent call last):\n File "/usr/lib64/python2.7/subprocess.py", line 1201, in _execute_child\n os.execvp(executable, args)\n File "/usr/lib64/python2.7/os.py", line 344, in execvp\n _execvpe(file, args)\n File "/usr/lib64/python2.7/os.py", line 380, in _execvpe\n func(fullname, *argrest)\nOSError: [Errno 2] Arquivo ou diret\xf3rio n\xe3o encontrado\n' >p6 >sb. >creationflags: 0 >errpipe_read: 32 >preexec_fn: None >p2cread: None >startupinfo: None >p2cwrite: None >universal_newlines: False > > > >Exception occurred during state dump: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 397, in dump > ret += self._dumpClass(obj, skipList=idSkipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 325, in _dumpClass > ret += self._dumpClass(item, level + 1, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 343, in _dumpClass > ret += self._dumpClass(v, level + 1, parentkey = curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 325, in _dumpClass > ret += self._dumpClass(item, level + 1, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 349, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 297, in _dumpClass > for key, value in instance.__dict__.items(): >AttributeError: '_socketobject' object has no attribute '__dict__' > > >/tmp/anaconda.log: >15:22:22,555 INFO anaconda: /sbin/anaconda 18.6 >15:22:26,338 INFO anaconda: 4063232 kB (3968 MB) are available >15:22:26,339 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >15:22:26,436 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >15:22:26,438 INFO anaconda: Default encoding = utf-8 >15:22:27,649 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:22:27,651 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >15:22:28,428 INFO anaconda: Display mode = g >15:22:28,431 INFO anaconda: 4063232 kB (3968 MB) are available >15:22:28,432 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >15:22:32,615 DEBUG anaconda: X server has signalled a successful start. >15:22:32,629 INFO anaconda: Starting window manager, pid 703. >15:22:37,971 INFO anaconda: using only installclass _Fedora >15:22:40,204 INFO anaconda: Detected 3936M of memory >15:22:40,208 INFO anaconda: Swap attempt of 3936M >15:22:42,455 DEBUG anaconda: required disklabel type for sda (1) is None >15:22:42,456 DEBUG anaconda: default disklabel type for sda is msdos >15:22:42,457 DEBUG anaconda: selecting msdos disklabel for sda based on size >15:22:53,910 DEBUG anaconda: isys.py:mount()- going to mount /dev/loop1 on /mnt/sysimage as ext4 with options defaults,ro >15:22:53,993 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-rw on /mnt/sysimage as ext4 with options defaults,ro >15:22:55,193 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 >15:22:55,946 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/source as iso9660 with options ro > > >/tmp/program.log: >15:22:26,667 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:22:26,735 INFO program: Running... modprobe fcoe >15:22:27,519 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:22:27,646 INFO program: No FCoE boot disk information is found in EDD! >15:22:27,654 INFO program: Running... modprobe scsi_wait_scan >15:22:27,692 ERR program: FATAL: Module scsi_wait_scan not found. >15:22:27,696 INFO program: Running... rmmod scsi_wait_scan >15:22:27,732 ERR program: Error: Module scsi_wait_scan is not currently loaded >15:22:27,735 INFO program: Running... udevadm settle --timeout=300 >15:22:27,994 INFO program: Running... multipath -d >15:22:28,332 INFO program: Running... multipath -ll >15:22:32,637 INFO program: Running... metacity --display :1 --sm-disable >15:22:36,357 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >15:22:40,262 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:22:40,266 INFO program: Running... systemctl start chronyd.service >15:22:40,413 ERR program: Failed to issue method call: Unit systemd-timedated-ntp.target failed to load: No such file or directory. See system logs and 'systemctl status systemd-timedated-ntp.target' for details. >15:22:40,473 INFO program: Running... modprobe scsi_wait_scan >15:22:40,630 ERR program: FATAL: Module scsi_wait_scan not found. >15:22:40,631 INFO program: Running... rmmod scsi_wait_scan >15:22:40,802 ERR program: Error: Module scsi_wait_scan is not currently loaded >15:22:40,805 INFO program: Running... udevadm settle --timeout=300 >15:22:41,514 INFO program: Running... multipath -d >15:22:41,608 INFO program: Running... multipath -ll >15:22:42,742 INFO program: Running... ntfsinfo -m /dev/sda1 >15:22:43,617 INFO program: Volume Information >15:22:43,619 INFO program: Name of device: /dev/sda1 >15:22:43,622 INFO program: Device state: 11 >15:22:43,622 INFO program: Volume Name: Reservado pelo Sistema >15:22:43,623 INFO program: Volume State: 91 >15:22:43,624 INFO program: Volume Version: 3.1 >15:22:43,625 INFO program: Sector Size: 512 >15:22:43,625 INFO program: Cluster Size: 4096 >15:22:43,626 INFO program: Index Block Size: 4096 >15:22:43,626 INFO program: Volume Size in Clusters: 25599 >15:22:43,627 INFO program: MFT Information >15:22:43,628 INFO program: MFT Record Size: 1024 >15:22:43,629 INFO program: MFT Zone Multiplier: 0 >15:22:43,629 INFO program: MFT Data Position: 24 >15:22:43,636 INFO program: MFT Zone Start: 8533 >15:22:43,637 INFO program: MFT Zone End: 11732 >15:22:43,641 INFO program: MFT Zone Position: 8533 >15:22:43,647 INFO program: Current Position in First Data Zone: 11732 >15:22:43,652 INFO program: Current Position in Second Data Zone: 0 >15:22:43,656 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >15:22:43,660 INFO program: FILE_MFTMirr Size: 4 >15:22:43,665 INFO program: LCN of Data Attribute for File_MFTMirr: 16 >15:22:43,670 INFO program: Size of Attribute Definition Table: 2560 >15:22:43,674 INFO program: FILE_Bitmap Information >15:22:43,677 INFO program: FILE_Bitmap MFT Record Number: 6 >15:22:43,680 INFO program: State of FILE_Bitmap Inode: 80 >15:22:43,684 INFO program: Length of Attribute List: 0 >15:22:43,687 INFO program: Attribute List: (null) >15:22:43,690 INFO program: Number of Attached Extent Inodes: 0 >15:22:43,694 INFO program: FILE_Bitmap Data Attribute Information >15:22:43,698 INFO program: Decompressed Runlist: not done yet >15:22:43,731 INFO program: Base Inode: 6 >15:22:43,733 INFO program: Attribute Types: not done yet >15:22:43,734 INFO program: Attribute Name Length: 0 >15:22:43,736 INFO program: Attribute State: 3 >15:22:43,737 INFO program: Attribute Allocated Size: 4096 >15:22:43,738 INFO program: Attribute Data Size: 3200 >15:22:43,740 INFO program: Attribute Initialized Size: 3200 >15:22:43,741 INFO program: Attribute Compressed Size: 0 >15:22:43,743 INFO program: Compression Block Size: 0 >15:22:43,744 INFO program: Compression Block Size Bits: 0 >15:22:43,746 INFO program: Compression Block Clusters: 0 >15:22:43,748 INFO program: Running... ntfsresize -m /dev/sda1 >15:22:43,989 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >15:22:43,996 INFO program: Minsize (in MB): 36 >15:22:44,176 INFO program: Running... ntfsinfo -m /dev/sda2 >15:22:44,296 INFO program: Volume Information >15:22:44,297 INFO program: Name of device: /dev/sda2 >15:22:44,298 INFO program: Device state: 11 >15:22:44,298 INFO program: Volume Name: >15:22:44,299 INFO program: Volume State: 91 >15:22:44,299 INFO program: Volume Version: 3.1 >15:22:44,300 INFO program: Sector Size: 512 >15:22:44,300 INFO program: Cluster Size: 4096 >15:22:44,301 INFO program: Index Block Size: 4096 >15:22:44,302 INFO program: Volume Size in Clusters: 19511573 >15:22:44,302 INFO program: MFT Information >15:22:44,303 INFO program: MFT Record Size: 1024 >15:22:44,303 INFO program: MFT Zone Multiplier: 0 >15:22:44,304 INFO program: MFT Data Position: 24 >15:22:44,305 INFO program: MFT Zone Start: 786432 >15:22:44,309 INFO program: MFT Zone End: 3225378 >15:22:44,313 INFO program: MFT Zone Position: 786432 >15:22:44,316 INFO program: Current Position in First Data Zone: 3225378 >15:22:44,320 INFO program: Current Position in Second Data Zone: 0 >15:22:44,324 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >15:22:44,327 INFO program: FILE_MFTMirr Size: 4 >15:22:44,332 INFO program: LCN of Data Attribute for File_MFTMirr: 16 >15:22:44,336 INFO program: Size of Attribute Definition Table: 2560 >15:22:44,339 INFO program: FILE_Bitmap Information >15:22:44,344 INFO program: FILE_Bitmap MFT Record Number: 6 >15:22:44,348 INFO program: State of FILE_Bitmap Inode: 80 >15:22:44,352 INFO program: Length of Attribute List: 0 >15:22:44,356 INFO program: Attribute List: (null) >15:22:44,360 INFO program: Number of Attached Extent Inodes: 0 >15:22:44,364 INFO program: FILE_Bitmap Data Attribute Information >15:22:44,368 INFO program: Decompressed Runlist: not done yet >15:22:44,372 INFO program: Base Inode: 6 >15:22:44,376 INFO program: Attribute Types: not done yet >15:22:44,379 INFO program: Attribute Name Length: 0 >15:22:44,383 INFO program: Attribute State: 3 >15:22:44,387 INFO program: Attribute Allocated Size: 2441216 >15:22:44,393 INFO program: Attribute Data Size: 2438952 >15:22:44,397 INFO program: Attribute Initialized Size: 2438952 >15:22:44,402 INFO program: Attribute Compressed Size: 0 >15:22:44,406 INFO program: Compression Block Size: 0 >15:22:44,410 INFO program: Compression Block Size Bits: 0 >15:22:44,412 INFO program: Compression Block Clusters: 0 >15:22:44,417 INFO program: Running... ntfsresize -m /dev/sda2 >15:22:50,522 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >15:22:50,526 INFO program: Minsize (in MB): 24509 >15:22:50,804 INFO program: Running... dumpe2fs -h /dev/loop1 >15:22:50,996 INFO program: Filesystem volume name: Anaconda >15:22:50,997 INFO program: Last mounted on: / >15:22:50,997 INFO program: Filesystem UUID: 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb >15:22:50,998 INFO program: Filesystem magic number: 0xEF53 >15:22:50,998 INFO program: Filesystem revision #: 1 (dynamic) >15:22:50,998 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:22:50,999 INFO program: Filesystem flags: signed_directory_hash >15:22:50,999 INFO program: Default mount options: user_xattr acl >15:22:50,999 INFO program: Filesystem state: clean >15:22:51,000 INFO program: Errors behavior: Continue >15:22:51,000 INFO program: Filesystem OS type: Linux >15:22:51,000 INFO program: Inode count: 65536 >15:22:51,001 INFO program: Block count: 1048576 >15:22:51,001 INFO program: Reserved block count: 0 >15:22:51,005 INFO program: Free blocks: 333966 >15:22:51,008 INFO program: Free inodes: 40784 >15:22:51,012 INFO program: First block: 1 >15:22:51,016 INFO program: Block size: 1024 >15:22:51,020 INFO program: Fragment size: 1024 >15:22:51,025 INFO program: Reserved GDT blocks: 256 >15:22:51,029 INFO program: Blocks per group: 8192 >15:22:51,033 INFO program: Fragments per group: 8192 >15:22:51,037 INFO program: Inodes per group: 512 >15:22:51,043 INFO program: Inode blocks per group: 128 >15:22:51,047 INFO program: Flex block group size: 16 >15:22:51,051 INFO program: Filesystem created: Fri Aug 17 01:00:03 2012 >15:22:51,055 INFO program: Last mount time: Fri Aug 17 01:01:23 2012 >15:22:51,059 INFO program: Last write time: Fri Aug 17 01:01:48 2012 >15:22:51,064 INFO program: Mount count: 2 >15:22:51,068 INFO program: Maximum mount count: -1 >15:22:51,072 INFO program: Last checked: Fri Aug 17 01:00:03 2012 >15:22:51,076 INFO program: Check interval: 0 (<none>) >15:22:51,080 INFO program: Lifetime writes: 32 MB >15:22:51,085 INFO program: Reserved blocks uid: 0 (user root) >15:22:51,089 INFO program: Reserved blocks gid: 0 (group root) >15:22:51,093 INFO program: First inode: 11 >15:22:51,097 INFO program: Inode size: 256 >15:22:51,102 INFO program: Required extra isize: 28 >15:22:51,106 INFO program: Desired extra isize: 28 >15:22:51,110 INFO program: Journal inode: 8 >15:22:51,114 INFO program: Default directory hash: half_md4 >15:22:51,119 INFO program: Directory Hash Seed: 2845c65a-fcac-4207-824d-3f292ceefab8 >15:22:51,123 INFO program: Journal backup: inode blocks >15:22:51,127 INFO program: Journal features: (none) >15:22:51,130 INFO program: Journal size: 32M >15:22:51,134 INFO program: Journal length: 32768 >15:22:51,138 INFO program: Journal sequence: 0x00000015 >15:22:51,141 INFO program: Journal start: 0 >15:22:51,145 INFO program: >15:22:51,149 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:22:51,154 INFO program: Running... dumpe2fs -h /dev/loop1 >15:22:51,225 INFO program: Filesystem volume name: Anaconda >15:22:51,226 INFO program: Last mounted on: / >15:22:51,226 INFO program: Filesystem UUID: 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb >15:22:51,227 INFO program: Filesystem magic number: 0xEF53 >15:22:51,227 INFO program: Filesystem revision #: 1 (dynamic) >15:22:51,229 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:22:51,229 INFO program: Filesystem flags: signed_directory_hash >15:22:51,230 INFO program: Default mount options: user_xattr acl >15:22:51,230 INFO program: Filesystem state: clean >15:22:51,231 INFO program: Errors behavior: Continue >15:22:51,231 INFO program: Filesystem OS type: Linux >15:22:51,233 INFO program: Inode count: 65536 >15:22:51,236 INFO program: Block count: 1048576 >15:22:51,240 INFO program: Reserved block count: 0 >15:22:51,243 INFO program: Free blocks: 333966 >15:22:51,247 INFO program: Free inodes: 40784 >15:22:51,251 INFO program: First block: 1 >15:22:51,255 INFO program: Block size: 1024 >15:22:51,259 INFO program: Fragment size: 1024 >15:22:51,262 INFO program: Reserved GDT blocks: 256 >15:22:51,267 INFO program: Blocks per group: 8192 >15:22:51,271 INFO program: Fragments per group: 8192 >15:22:51,275 INFO program: Inodes per group: 512 >15:22:51,279 INFO program: Inode blocks per group: 128 >15:22:51,282 INFO program: Flex block group size: 16 >15:22:51,286 INFO program: Filesystem created: Fri Aug 17 01:00:03 2012 >15:22:51,290 INFO program: Last mount time: Fri Aug 17 01:01:23 2012 >15:22:51,294 INFO program: Last write time: Fri Aug 17 01:01:48 2012 >15:22:51,298 INFO program: Mount count: 2 >15:22:51,302 INFO program: Maximum mount count: -1 >15:22:51,306 INFO program: Last checked: Fri Aug 17 01:00:03 2012 >15:22:51,309 INFO program: Check interval: 0 (<none>) >15:22:51,313 INFO program: Lifetime writes: 32 MB >15:22:51,317 INFO program: Reserved blocks uid: 0 (user root) >15:22:51,321 INFO program: Reserved blocks gid: 0 (group root) >15:22:51,325 INFO program: First inode: 11 >15:22:51,329 INFO program: Inode size: 256 >15:22:51,333 INFO program: Required extra isize: 28 >15:22:51,336 INFO program: Desired extra isize: 28 >15:22:51,340 INFO program: Journal inode: 8 >15:22:51,344 INFO program: Default directory hash: half_md4 >15:22:51,348 INFO program: Directory Hash Seed: 2845c65a-fcac-4207-824d-3f292ceefab8 >15:22:51,352 INFO program: Journal backup: inode blocks >15:22:51,356 INFO program: Journal features: (none) >15:22:51,360 INFO program: Journal size: 32M >15:22:51,364 INFO program: Journal length: 32768 >15:22:51,368 INFO program: Journal sequence: 0x00000015 >15:22:51,371 INFO program: Journal start: 0 >15:22:51,376 INFO program: >15:22:51,380 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:22:51,384 INFO program: Running... resize2fs -P /dev/loop1 >15:22:51,541 INFO program: Couldn't find valid filesystem superblock. >15:22:51,554 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:22:51,554 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >15:22:51,735 INFO program: Running... modprobe scsi_wait_scan >15:22:51,833 ERR program: FATAL: Module scsi_wait_scan not found. >15:22:51,835 INFO program: Running... rmmod scsi_wait_scan >15:22:51,914 ERR program: Error: Module scsi_wait_scan is not currently loaded >15:22:51,919 INFO program: Running... udevadm settle --timeout=300 >15:22:52,175 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:22:52,250 INFO program: Filesystem volume name: Anaconda >15:22:52,255 INFO program: Last mounted on: /sysroot >15:22:52,259 INFO program: Filesystem UUID: 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb >15:22:52,259 INFO program: Filesystem magic number: 0xEF53 >15:22:52,259 INFO program: Filesystem revision #: 1 (dynamic) >15:22:52,260 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:22:52,260 INFO program: Filesystem flags: signed_directory_hash >15:22:52,260 INFO program: Default mount options: user_xattr acl >15:22:52,268 INFO program: Filesystem state: clean >15:22:52,272 INFO program: Errors behavior: Continue >15:22:52,273 INFO program: Filesystem OS type: Linux >15:22:52,273 INFO program: Inode count: 65536 >15:22:52,274 INFO program: Block count: 1048576 >15:22:52,278 INFO program: Reserved block count: 0 >15:22:52,279 INFO program: Free blocks: 333966 >15:22:52,280 INFO program: Free inodes: 40784 >15:22:52,284 INFO program: First block: 1 >15:22:52,285 INFO program: Block size: 1024 >15:22:52,285 INFO program: Fragment size: 1024 >15:22:52,289 INFO program: Reserved GDT blocks: 256 >15:22:52,291 INFO program: Blocks per group: 8192 >15:22:52,295 INFO program: Fragments per group: 8192 >15:22:52,300 INFO program: Inodes per group: 512 >15:22:52,306 INFO program: Inode blocks per group: 128 >15:22:52,308 INFO program: Flex block group size: 16 >15:22:52,312 INFO program: Filesystem created: Fri Aug 17 01:00:03 2012 >15:22:52,316 INFO program: Last mount time: Tue Aug 21 15:21:48 2012 >15:22:52,320 INFO program: Last write time: Tue Aug 21 15:21:48 2012 >15:22:52,324 INFO program: Mount count: 3 >15:22:52,328 INFO program: Maximum mount count: -1 >15:22:52,334 INFO program: Last checked: Fri Aug 17 01:00:03 2012 >15:22:52,337 INFO program: Check interval: 0 (<none>) >15:22:52,340 INFO program: Lifetime writes: 32 MB >15:22:52,343 INFO program: Reserved blocks uid: 0 (user root) >15:22:52,346 INFO program: Reserved blocks gid: 0 (group root) >15:22:52,350 INFO program: First inode: 11 >15:22:52,353 INFO program: Inode size: 256 >15:22:52,356 INFO program: Required extra isize: 28 >15:22:52,359 INFO program: Desired extra isize: 28 >15:22:52,362 INFO program: Journal inode: 8 >15:22:52,365 INFO program: First orphan inode: 42545 >15:22:52,368 INFO program: Default directory hash: half_md4 >15:22:52,372 INFO program: Directory Hash Seed: 2845c65a-fcac-4207-824d-3f292ceefab8 >15:22:52,375 INFO program: Journal backup: inode blocks >15:22:52,378 INFO program: Journal features: (none) >15:22:52,381 INFO program: Journal size: 32M >15:22:52,384 INFO program: Journal length: 32768 >15:22:52,387 INFO program: Journal sequence: 0x00000016 >15:22:52,390 INFO program: Journal start: 1 >15:22:52,393 INFO program: >15:22:52,396 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:22:52,400 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:22:52,499 INFO program: Filesystem volume name: Anaconda >15:22:52,500 INFO program: Last mounted on: /sysroot >15:22:52,501 INFO program: Filesystem UUID: 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb >15:22:52,501 INFO program: Filesystem magic number: 0xEF53 >15:22:52,501 INFO program: Filesystem revision #: 1 (dynamic) >15:22:52,502 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >15:22:52,502 INFO program: Filesystem flags: signed_directory_hash >15:22:52,502 INFO program: Default mount options: user_xattr acl >15:22:52,502 INFO program: Filesystem state: clean >15:22:52,503 INFO program: Errors behavior: Continue >15:22:52,507 INFO program: Filesystem OS type: Linux >15:22:52,510 INFO program: Inode count: 65536 >15:22:52,513 INFO program: Block count: 1048576 >15:22:52,517 INFO program: Reserved block count: 0 >15:22:52,520 INFO program: Free blocks: 333966 >15:22:52,523 INFO program: Free inodes: 40784 >15:22:52,526 INFO program: First block: 1 >15:22:52,529 INFO program: Block size: 1024 >15:22:52,536 INFO program: Fragment size: 1024 >15:22:52,540 INFO program: Reserved GDT blocks: 256 >15:22:52,544 INFO program: Blocks per group: 8192 >15:22:52,549 INFO program: Fragments per group: 8192 >15:22:52,553 INFO program: Inodes per group: 512 >15:22:52,561 INFO program: Inode blocks per group: 128 >15:22:52,578 INFO program: Flex block group size: 16 >15:22:52,578 INFO program: Filesystem created: Fri Aug 17 01:00:03 2012 >15:22:52,582 INFO program: Last mount time: Tue Aug 21 15:21:48 2012 >15:22:52,586 INFO program: Last write time: Tue Aug 21 15:21:48 2012 >15:22:52,590 INFO program: Mount count: 3 >15:22:52,595 INFO program: Maximum mount count: -1 >15:22:52,599 INFO program: Last checked: Fri Aug 17 01:00:03 2012 >15:22:52,603 INFO program: Check interval: 0 (<none>) >15:22:52,607 INFO program: Lifetime writes: 32 MB >15:22:52,611 INFO program: Reserved blocks uid: 0 (user root) >15:22:52,615 INFO program: Reserved blocks gid: 0 (group root) >15:22:52,618 INFO program: First inode: 11 >15:22:52,622 INFO program: Inode size: 256 >15:22:52,625 INFO program: Required extra isize: 28 >15:22:52,629 INFO program: Desired extra isize: 28 >15:22:52,633 INFO program: Journal inode: 8 >15:22:52,636 INFO program: First orphan inode: 42545 >15:22:52,640 INFO program: Default directory hash: half_md4 >15:22:52,643 INFO program: Directory Hash Seed: 2845c65a-fcac-4207-824d-3f292ceefab8 >15:22:52,647 INFO program: Journal backup: inode blocks >15:22:52,650 INFO program: Journal features: (none) >15:22:52,654 INFO program: Journal size: 32M >15:22:52,658 INFO program: Journal length: 32768 >15:22:52,663 INFO program: Journal sequence: 0x00000016 >15:22:52,667 INFO program: Journal start: 1 >15:22:52,676 INFO program: >15:22:52,680 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:22:52,684 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:22:52,773 INFO program: Estimated minimum size of the filesystem: 712812 >15:22:52,774 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:22:52,976 INFO program: Running... modprobe scsi_wait_scan >15:22:53,090 ERR program: FATAL: Module scsi_wait_scan not found. >15:22:53,098 INFO program: Running... rmmod scsi_wait_scan >15:22:53,168 ERR program: Error: Module scsi_wait_scan is not currently loaded >15:22:53,177 INFO program: Running... udevadm settle --timeout=300 >15:22:53,330 INFO program: Running... udevadm settle --timeout=300 >15:22:53,432 INFO program: Running... udevadm settle --timeout=300 >15:22:53,528 INFO program: Running... udevadm settle --timeout=300 >15:22:53,622 INFO program: Running... udevadm settle --timeout=300 >15:22:53,718 INFO program: Running... udevadm settle --timeout=300 >15:22:53,934 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/loop1 /mnt/sysimage >15:22:53,978 ERR program: mount: /dev/loop1 is already mounted or /mnt/sysimage busy >15:22:54,017 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/live-rw /mnt/sysimage >15:22:54,051 ERR program: mount: /dev/mapper/live-rw is already mounted or /mnt/sysimage busy > /dev/mapper/live-rw is already mounted on / >15:22:55,197 INFO program: Running... udevadm settle --timeout=300 >15:22:56,035 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/source >15:22:56,272 ERR program: mount: /dev/sr0 is already mounted or /run/install/repo busy > /dev/sr0 is already mounted on /run/install/repo > > >/tmp/storage.log: >15:22:25,120 DEBUG storage: registered device format class DMRaidMember as dmraidmember >15:22:25,263 DEBUG storage: registered device format class LUKS as luks >15:22:25,269 DEBUG storage: registered device format class MDRaidMember as mdmember >15:22:25,319 DEBUG storage: registered device format class Ext2FS as ext2 >15:22:25,320 DEBUG storage: registered device format class Ext3FS as ext3 >15:22:25,321 DEBUG storage: registered device format class Ext4FS as ext4 >15:22:25,322 DEBUG storage: registered device format class FATFS as vfat >15:22:25,322 DEBUG storage: registered device format class EFIFS as efi >15:22:25,323 DEBUG storage: registered device format class BTRFS as btrfs >15:22:25,323 DEBUG storage: registered device format class GFS2 as gfs2 >15:22:25,324 DEBUG storage: registered device format class JFS as jfs >15:22:25,325 DEBUG storage: registered device format class ReiserFS as reiserfs >15:22:25,326 DEBUG storage: registered device format class XFS as xfs >15:22:25,327 DEBUG storage: registered device format class HFS as hfs >15:22:25,327 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >15:22:25,328 DEBUG storage: registered device format class HFSPlus as hfs+ >15:22:25,329 DEBUG storage: registered device format class NTFS as ntfs >15:22:25,330 DEBUG storage: registered device format class NFS as nfs >15:22:25,331 DEBUG storage: registered device format class NFSv4 as nfs4 >15:22:25,334 DEBUG storage: registered device format class Iso9660FS as iso9660 >15:22:25,337 DEBUG storage: registered device format class NoDevFS as nodev >15:22:25,341 DEBUG storage: registered device format class DevPtsFS as devpts >15:22:25,344 DEBUG storage: registered device format class ProcFS as proc >15:22:25,347 DEBUG storage: registered device format class SysFS as sysfs >15:22:25,356 DEBUG storage: registered device format class TmpFS as tmpfs >15:22:25,356 DEBUG storage: registered device format class BindFS as bind >15:22:25,359 DEBUG storage: registered device format class SELinuxFS as selinuxfs >15:22:25,363 DEBUG storage: registered device format class USBFS as usbfs >15:22:25,376 DEBUG storage: registered device format class DiskLabel as disklabel >15:22:25,379 DEBUG storage: registered device format class BIOSBoot as biosboot >15:22:25,384 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >15:22:25,388 DEBUG storage: registered device format class PPCPRePBoot as prepboot >15:22:25,394 DEBUG storage: registered device format class MultipathMember as multipath_member >15:22:25,403 DEBUG storage: registered device format class SwapSpace as swap >15:22:27,909 DEBUG storage: MultipathTopology._build_topology: >15:22:27,911 DEBUG storage: /etc/multipath.conf contents: >15:22:27,912 DEBUG storage: # multipath.conf written by anaconda >15:22:27,913 DEBUG storage: >15:22:27,913 DEBUG storage: defaults { >15:22:27,914 DEBUG storage: user_friendly_names yes >15:22:27,915 DEBUG storage: } >15:22:27,915 DEBUG storage: blacklist { >15:22:27,916 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:22:27,917 DEBUG storage: devnode "^hd[a-z]" >15:22:27,917 DEBUG storage: devnode "^dcssblk[0-9]*" >15:22:27,918 DEBUG storage: device { >15:22:27,919 DEBUG storage: vendor "DGC" >15:22:27,920 DEBUG storage: product "LUNZ" >15:22:27,920 DEBUG storage: } >15:22:27,921 DEBUG storage: device { >15:22:27,923 DEBUG storage: vendor "IBM" >15:22:27,926 DEBUG storage: product "S/390.*" >15:22:27,930 DEBUG storage: } >15:22:27,933 DEBUG storage: # don't count normal SATA devices as multipaths >15:22:27,936 DEBUG storage: device { >15:22:27,939 DEBUG storage: vendor "ATA" >15:22:27,943 DEBUG storage: } >15:22:27,946 DEBUG storage: # don't count 3ware devices as multipaths >15:22:27,949 DEBUG storage: device { >15:22:27,952 DEBUG storage: vendor "3ware" >15:22:27,955 DEBUG storage: } >15:22:27,959 DEBUG storage: device { >15:22:27,962 DEBUG storage: vendor "AMCC" >15:22:27,965 DEBUG storage: } >15:22:27,968 DEBUG storage: # nor highpoint devices >15:22:27,972 DEBUG storage: device { >15:22:27,975 DEBUG storage: vendor "HPT" >15:22:27,978 DEBUG storage: } >15:22:27,981 DEBUG storage: } >15:22:27,984 DEBUG storage: multipaths { >15:22:27,987 DEBUG storage: } >15:22:27,991 DEBUG storage: (end of /etc/multipath.conf) >15:22:28,398 INFO storage: MultipathTopology: found non-disk device: sr0 >15:22:28,399 INFO storage: MultipathTopology: found singlepath device: sda >15:22:28,401 INFO storage: MultipathTopology: found non-disk device: sda1 >15:22:28,402 INFO storage: MultipathTopology: found non-disk device: sda2 >15:22:28,402 INFO storage: MultipathTopology: found singlepath device: loop0 >15:22:28,403 INFO storage: MultipathTopology: found singlepath device: loop1 >15:22:28,404 INFO storage: MultipathTopology: found singlepath device: loop2 >15:22:28,405 INFO storage: MultipathTopology: found singlepath device: loop3 >15:22:28,406 INFO storage: MultipathTopology: found singlepath device: loop4 >15:22:28,407 INFO storage: MultipathTopology: found singlepath device: loop5 >15:22:28,411 INFO storage: MultipathTopology: found singlepath device: loop6 >15:22:28,412 INFO storage: MultipathTopology: found singlepath device: loop7 >15:22:28,413 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:22:40,425 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >15:22:40,465 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:22:41,336 DEBUG storage: MultipathTopology._build_topology: >15:22:41,338 DEBUG storage: /etc/multipath.conf contents: >15:22:41,339 DEBUG storage: # multipath.conf written by anaconda >15:22:41,340 DEBUG storage: >15:22:41,340 DEBUG storage: defaults { >15:22:41,341 DEBUG storage: user_friendly_names yes >15:22:41,342 DEBUG storage: } >15:22:41,342 DEBUG storage: blacklist { >15:22:41,343 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:22:41,344 DEBUG storage: devnode "^hd[a-z]" >15:22:41,345 DEBUG storage: devnode "^dcssblk[0-9]*" >15:22:41,345 DEBUG storage: device { >15:22:41,346 DEBUG storage: vendor "DGC" >15:22:41,347 DEBUG storage: product "LUNZ" >15:22:41,348 DEBUG storage: } >15:22:41,348 DEBUG storage: device { >15:22:41,350 DEBUG storage: vendor "IBM" >15:22:41,354 DEBUG storage: product "S/390.*" >15:22:41,357 DEBUG storage: } >15:22:41,360 DEBUG storage: # don't count normal SATA devices as multipaths >15:22:41,467 DEBUG storage: device { >15:22:41,472 DEBUG storage: vendor "ATA" >15:22:41,474 DEBUG storage: } >15:22:41,478 DEBUG storage: # don't count 3ware devices as multipaths >15:22:41,480 DEBUG storage: device { >15:22:41,484 DEBUG storage: vendor "3ware" >15:22:41,485 DEBUG storage: } >15:22:41,486 DEBUG storage: device { >15:22:41,486 DEBUG storage: vendor "AMCC" >15:22:41,489 DEBUG storage: } >15:22:41,492 DEBUG storage: # nor highpoint devices >15:22:41,493 DEBUG storage: device { >15:22:41,497 DEBUG storage: vendor "HPT" >15:22:41,498 DEBUG storage: } >15:22:41,501 DEBUG storage: } >15:22:41,505 DEBUG storage: multipaths { >15:22:41,508 DEBUG storage: } >15:22:41,509 DEBUG storage: (end of /etc/multipath.conf) >15:22:41,738 INFO storage: MultipathTopology: found non-disk device: sr0 >15:22:41,740 INFO storage: MultipathTopology: found singlepath device: sda >15:22:41,741 INFO storage: MultipathTopology: found non-disk device: sda1 >15:22:41,742 INFO storage: MultipathTopology: found non-disk device: sda2 >15:22:41,743 INFO storage: MultipathTopology: found singlepath device: loop0 >15:22:41,744 INFO storage: MultipathTopology: found singlepath device: loop1 >15:22:41,745 INFO storage: MultipathTopology: found singlepath device: loop2 >15:22:41,746 INFO storage: MultipathTopology: found singlepath device: loop3 >15:22:41,751 INFO storage: MultipathTopology: found singlepath device: loop4 >15:22:41,752 INFO storage: MultipathTopology: found singlepath device: loop5 >15:22:41,753 INFO storage: MultipathTopology: found singlepath device: loop6 >15:22:41,753 INFO storage: MultipathTopology: found singlepath device: loop7 >15:22:41,754 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:22:41,759 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >15:22:41,782 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-L632H /dev/disk/by-label/Fedora\\x2018-Alpha-TC3\\x20x86_64', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Alpha-TC3_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Alpha-TC3\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'TSSTcorp_DVD+_-RW_TS-L632H', > 'ID_MODEL_ENC': 'TSSTcorp\\x20DVD+\\x2f-RW\\x20TS-L632H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'D300', > 'ID_SERIAL': 'TSSTcorp_DVD+_-RW_TS-L632H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '880432', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_DVD+_-RW_TS-L632H', > '/dev/disk/by-label/Fedora\\x2018-Alpha-TC3\\x20x86_64'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >15:22:41,792 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >15:22:41,795 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >15:22:41,801 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:41,809 INFO storage: sr0 is a cdrom >15:22:41,815 DEBUG storage: DeviceTree.addUdevOpticalDevice: >15:22:41,817 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:22:41,832 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:22:41,833 INFO storage: added cdrom sr0 (id 0) to device tree >15:22:41,836 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:22:41,867 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:22:41,871 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >15:22:41,874 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >15:22:41,878 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >15:22:42,325 WARN storage: disklabel detected but not usable on sr0 >15:22:42,328 INFO storage: type detected on 'sr0' is 'iso9660' >15:22:42,332 DEBUG storage: Iso9660FS.supported: supported: True ; >15:22:42,333 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >15:22:42,336 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:22:42,341 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:22:42,394 DEBUG storage: looking up parted Device: /dev/sr0 >15:22:42,397 INFO storage: got device: OpticalDevice instance (0x7f5dfce79e90) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: TSSTcorp DVD+-RW TS-L632H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x7f5df70fa170> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:22:42,402 DEBUG storage: Iso9660FS.supported: supported: True ; >15:22:42,403 INFO storage: got format: Iso9660FS instance (0x7f5df71e6c10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Alpha-TC3_x86_64 size = 0 targetSize = 0 > >15:22:42,409 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HM080HI_S0KGJD0PC08139 /dev/disk/by-id/wwn-0x50f0000000308139', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '44', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '44', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_HM080HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HM080HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'AB100-16', > 'ID_SERIAL': 'SAMSUNG_HM080HI_S0KGJD0PC08139', > 'ID_SERIAL_SHORT': 'S0KGJD0PC08139', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50f0000000308139', > 'ID_WWN_WITH_EXTENSION': '0x50f0000000308139', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '924531', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HM080HI_S0KGJD0PC08139', > '/dev/disk/by-id/wwn-0x50f0000000308139'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >15:22:42,415 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >15:22:42,418 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:22:42,421 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:42,424 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >15:22:42,430 INFO storage: sda is a disk >15:22:42,431 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:22:42,434 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:22:42,435 INFO storage: added disk sda (id 1) to device tree >15:22:42,435 DEBUG storage: looking up parted Device: /dev/sda >15:22:42,448 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:22:42,450 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >15:22:42,454 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:22:42,460 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >15:22:42,529 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f5df7203b50>, <parted.partition.Partition object at 0x7f5df7203f10>] > device: <parted.device.Device object at 0x7f5df7203990> > PedDisk: <_ped.Disk object at 0x7f5e09aaecb0> >15:22:42,531 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:22:42,534 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:22:42,546 INFO storage: got device: DiskDevice instance (0x7f5e09aa7fd0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 76319.0859375 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HM080HI path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x7f5df411cdd0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5e09aa7f90> >15:22:42,560 INFO storage: got format: DiskLabel instance (0x7f5df7203790) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f5df7203b50>, <parted.partition.Partition object at 0x7f5df7203f10>] > device: <parted.device.Device object at 0x7f5df7203990> > PedDisk: <_ped.Disk object at 0x7f5e09aaecb0> > origPartedDisk = <parted.disk.Disk object at 0x7f5df7206150> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HM080HI path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x7f5df72070e0> > >15:22:42,570 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HM080HI_S0KGJD0PC08139-part1 /dev/disk/by-id/wwn-0x50f0000000308139-part1 /dev/disk/by-label/Reservado\\x20pelo\\x20Sistema /dev/disk/by-uuid/24A828AAA8287C84', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '44', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '44', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Reservado_pelo_Sistema', > 'ID_FS_LABEL_ENC': 'Reservado\\x20pelo\\x20Sistema', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24A828AAA8287C84', > 'ID_FS_UUID_ENC': '24A828AAA8287C84', > 'ID_MODEL': 'SAMSUNG_HM080HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HM080HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'AB100-16', > 'ID_SERIAL': 'SAMSUNG_HM080HI_S0KGJD0PC08139', > 'ID_SERIAL_SHORT': 'S0KGJD0PC08139', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50f0000000308139', > 'ID_WWN_WITH_EXTENSION': '0x50f0000000308139', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '924579', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HM080HI_S0KGJD0PC08139-part1', > '/dev/disk/by-id/wwn-0x50f0000000308139-part1', > '/dev/disk/by-label/Reservado\\x20pelo\\x20Sistema', > '/dev/disk/by-uuid/24A828AAA8287C84'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >15:22:42,575 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >15:22:42,578 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:22:42,581 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:42,582 INFO storage: sda1 is a partition >15:22:42,584 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >15:22:42,587 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:22:42,590 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (1) with existing msdos disklabel >15:22:42,593 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:22:42,596 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:22:42,597 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:22:42,601 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >15:22:42,601 DEBUG storage: looking up parted Partition: /dev/sda1 >15:22:42,604 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >15:22:42,633 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >15:22:42,641 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >15:22:42,648 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >15:22:42,653 INFO storage: added partition sda1 (id 2) to device tree >15:22:42,659 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >15:22:42,665 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >15:22:42,672 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:22:42,679 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >15:22:42,725 WARN storage: disklabel detected but not usable on sda1 >15:22:42,736 INFO storage: type detected on 'sda1' is 'ntfs' >15:22:44,022 DEBUG storage: NTFS.supported: supported: False ; >15:22:44,029 DEBUG storage: getFormat('ntfs') returning NTFS instance >15:22:44,034 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:22:44,037 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >15:22:44,039 DEBUG storage: looking up parted Device: /dev/sda1 >15:22:44,049 INFO storage: got device: PartitionDevice instance (0x7f5df7206390) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 76319MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f5df72073b0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5df7203a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f5df7206090> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5df7203cd0> PedPartition: <_ped.Partition object at 0x7f5df7202410> > disk = existing 76319MB disk sda (1) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >15:22:44,056 DEBUG storage: NTFS.supported: supported: False ; >15:22:44,057 INFO storage: got format: NTFS instance (0x7f5df72064d0) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = 24A828AAA8287C84 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Reservado_pelo_Sistema size = 99.0 targetSize = 99.0 > >15:22:44,065 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HM080HI_S0KGJD0PC08139-part2 /dev/disk/by-id/wwn-0x50f0000000308139-part2 /dev/disk/by-uuid/76422B50422B1481', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '44', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '44', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '76422B50422B1481', > 'ID_FS_UUID_ENC': '76422B50422B1481', > 'ID_MODEL': 'SAMSUNG_HM080HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HM080HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '156092592', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'AB100-16', > 'ID_SERIAL': 'SAMSUNG_HM080HI_S0KGJD0PC08139', > 'ID_SERIAL_SHORT': 'S0KGJD0PC08139', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50f0000000308139', > 'ID_WWN_WITH_EXTENSION': '0x50f0000000308139', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '924625', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HM080HI_S0KGJD0PC08139-part2', > '/dev/disk/by-id/wwn-0x50f0000000308139-part2', > '/dev/disk/by-uuid/76422B50422B1481'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >15:22:44,069 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >15:22:44,072 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:22:44,074 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:44,075 INFO storage: sda2 is a partition >15:22:44,078 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >15:22:44,081 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:22:44,083 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (1) with existing msdos disklabel >15:22:44,087 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:22:44,090 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:22:44,091 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:22:44,094 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >15:22:44,094 DEBUG storage: looking up parted Partition: /dev/sda2 >15:22:44,097 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >15:22:44,100 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >15:22:44,104 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >15:22:44,107 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >15:22:44,108 INFO storage: added partition sda2 (id 3) to device tree >15:22:44,111 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >15:22:44,114 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >15:22:44,118 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:22:44,121 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >15:22:44,170 WARN storage: disklabel detected but not usable on sda2 >15:22:44,174 INFO storage: type detected on 'sda2' is 'ntfs' >15:22:50,533 DEBUG storage: NTFS.supported: supported: False ; >15:22:50,537 DEBUG storage: getFormat('ntfs') returning NTFS instance >15:22:50,544 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:22:50,552 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >15:22:50,555 DEBUG storage: looking up parted Device: /dev/sda2 >15:22:50,579 INFO storage: got device: PartitionDevice instance (0x7f5df7206350) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 76319MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 76217.0859375 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 156092592 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9716, 255, 63) biosGeometry: (9716, 255, 63) > PedDevice: <_ped.Device object at 0x7f5df7207050> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5df7203a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f5df72060d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5df7203fd0> PedPartition: <_ped.Partition object at 0x7f5df72022f0> > disk = existing 76319MB disk sda (1) with existing msdos disklabel > start = 206848 end = 156299439 length = 156092592 > flags = >15:22:50,592 DEBUG storage: NTFS.supported: supported: False ; >15:22:50,598 INFO storage: got format: NTFS instance (0x7f5df721bad0) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 76422B50422B1481 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 76217.0 targetSize = 76217.0 > >15:22:50,614 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '286923', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:22:50,617 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >15:22:50,620 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >15:22:50,623 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:50,623 INFO storage: loop0 is a loop device >15:22:50,626 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:22:50,629 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >15:22:50,631 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:50,632 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:22:50,635 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >15:22:50,636 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 4) to device tree >15:22:50,640 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >15:22:50,640 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:22:50,643 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:22:50,644 INFO storage: added loop loop0 (id 5) to device tree >15:22:50,647 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:22:50,649 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:22:50,650 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:22:50,653 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >15:22:50,656 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >15:22:50,673 WARN storage: disklabel detected but not usable on loop0 >15:22:50,674 INFO storage: type detected on 'loop0' is 'squashfs' >15:22:50,675 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:22:50,678 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:22:50,679 INFO storage: got device: LoopDevice instance (0x7f5def3a4790) -- > name = loop0 status = False kids = 0 id = 5 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (4)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >15:22:50,687 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > 'ID_FS_UUID_ENC': '56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '287372', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:22:50,690 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >15:22:50,692 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:22:50,695 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:50,696 INFO storage: loop1 is a loop device >15:22:50,700 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:22:50,704 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >15:22:50,724 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:50,727 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:22:50,732 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >15:22:50,736 INFO storage: added file /LiveOS/rootfs.img (id 6) to device tree >15:22:50,748 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >15:22:50,751 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:22:50,772 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:22:50,773 INFO storage: added loop loop1 (id 7) to device tree >15:22:50,781 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:22:50,784 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:22:50,794 DEBUG storage: Ext4FS.supported: supported: True ; >15:22:50,796 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:22:50,800 DEBUG storage: device loop1 does not contain a disklabel >15:22:50,802 INFO storage: type detected on 'loop1' is 'ext4' >15:22:51,558 DEBUG storage: Ext4FS.supported: supported: True ; >15:22:51,561 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:22:51,567 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >15:22:51,572 INFO storage: got device: LoopDevice instance (0x7f5def3a4a50) -- > name = loop1 status = False kids = 0 id = 7 > parents = ['existing 0MB file /LiveOS/rootfs.img (6)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >15:22:51,582 DEBUG storage: Ext4FS.supported: supported: True ; >15:22:51,587 INFO storage: got format: Ext4FS instance (0x7f5def3a4b50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:22:51,593 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '287459', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:22:51,596 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >15:22:51,598 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:22:51,601 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:51,602 INFO storage: loop2 is a loop device >15:22:51,605 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:22:51,608 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:22:51,620 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:51,623 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:22:51,626 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:22:51,627 INFO storage: added file /overlay (deleted) (id 8) to device tree >15:22:51,631 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:22:51,632 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:22:51,635 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:22:51,636 INFO storage: added loop loop2 (id 9) to device tree >15:22:51,638 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:22:51,641 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:22:51,642 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:22:51,646 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >15:22:51,656 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >15:22:51,673 WARN storage: disklabel detected but not usable on loop2 >15:22:51,675 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >15:22:51,676 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:22:51,679 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:22:51,680 INFO storage: got device: LoopDevice instance (0x7f5def3a4d10) -- > name = loop2 status = False kids = 0 id = 9 > parents = ['existing 0MB file /overlay (deleted) (8)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >15:22:51,685 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '287552', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:22:51,687 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >15:22:51,688 DEBUG storage: lvm filter: adding loop3 to the reject list >15:22:51,692 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '287704', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:22:51,694 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >15:22:51,695 DEBUG storage: lvm filter: adding loop4 to the reject list >15:22:51,701 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '287865', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:22:51,703 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >15:22:51,706 DEBUG storage: lvm filter: adding loop5 to the reject list >15:22:51,711 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '288290', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:22:51,714 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >15:22:51,716 DEBUG storage: lvm filter: adding loop6 to the reject list >15:22:51,722 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '288600', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:22:51,724 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >15:22:51,726 DEBUG storage: lvm filter: adding loop7 to the reject list >15:22:51,729 DEBUG storage: Skipping a device mapper drive (dm-0) for now >15:22:52,035 INFO storage: devices to scan: ['dm-0'] >15:22:52,044 DEBUG storage: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > 'ID_FS_UUID_ENC': '56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '887342', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:22:52,050 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >15:22:52,056 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:22:52,062 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:52,066 INFO storage: live-rw is a device-mapper device >15:22:52,073 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >15:22:52,079 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:22:52,086 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (7) with existing ext4 filesystem >15:22:52,095 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:22:52,101 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (9) >15:22:52,110 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:22:52,116 DEBUG storage: DeviceTree.getDeviceByName returned None >15:22:52,123 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >15:22:52,128 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:22:52,134 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:22:52,139 INFO storage: added dm live-rw (id 10) to device tree >15:22:52,145 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:22:52,151 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:22:52,158 DEBUG storage: Ext4FS.supported: supported: True ; >15:22:52,163 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:22:52,166 DEBUG storage: device live-rw does not contain a disklabel >15:22:52,171 INFO storage: type detected on 'live-rw' is 'ext4' >15:22:52,779 DEBUG storage: Ext4FS.supported: supported: True ; >15:22:52,781 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:22:52,784 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:22:52,791 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >15:22:52,948 INFO storage: got device: DMDevice instance (0x7f5def3a4890) -- > name = live-rw status = True kids = 0 id = 10 > parents = ['existing 0MB loop loop2 (9)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f5df70fa320> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:22:52,957 DEBUG storage: Ext4FS.supported: supported: True ; >15:22:52,963 INFO storage: got format: Ext4FS instance (0x7f5def3aead0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 56e0ab74-0f58-4e48-b9c1-a1e32e1b1ebb exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:22:53,320 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:22:53,427 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:22:53,517 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:22:53,521 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:22:53,527 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:22:53,614 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:22:53,706 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:22:53,711 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:22:53,717 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:22:53,804 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:22:53,808 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:22:53,811 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >15:22:53,812 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >15:22:53,865 INFO storage: edd: collected mbr signatures: {'sda': '0xc1fb58f6'} >15:22:53,869 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0xc1fb58f6 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 156301488 >15:22:53,869 INFO storage: edd: matched 0x80 to sda using MBR sig >15:22:53,870 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: None > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 348160 >15:22:53,870 ERR storage: edd: unable to match edd entry 0x81 >15:22:53,874 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >15:22:53,910 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:22:53,983 WARN storage: mount of loop1 as ext4 failed: mount failed: (32, 'mount: /dev/loop1 is already mounted or /mnt/sysimage busy') >15:22:53,987 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:22:53,990 DEBUG storage: DMDevice.setup: live-rw ; status: True ; controllable: False ; orig: False ; >15:22:53,993 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:22:54,053 WARN storage: mount of live-rw as ext4 failed: mount failed: (32, 'mount: /dev/mapper/live-rw is already mounted or /mnt/sysimage busy\n /dev/mapper/live-rw is already mounted on /') >15:22:54,058 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >15:22:54,627 DEBUG storage: Ext4FS.supported: supported: True ; >15:22:54,633 DEBUG storage: Ext4FS.supported: supported: True ; >15:22:54,643 DEBUG storage: NTFS.supported: supported: False ; >15:22:54,647 DEBUG storage: NTFS.supported: supported: False ; >15:22:54,652 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:22:54,683 DEBUG storage: Iso9660FS.supported: supported: True ; >15:22:55,164 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:22:55,190 INFO storage: updating format of device: existing 4482MB cdrom sr0 (0) with existing iso9660 filesystem >15:22:55,587 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:22:55,591 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >15:22:55,594 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >15:22:55,597 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >15:22:55,650 WARN storage: disklabel detected but not usable on sr0 >15:22:55,652 DEBUG storage: no type or existing type for sr0, bailing >15:22:55,654 INFO storage: got format: existing iso9660 filesystem >15:22:55,944 INFO storage: set SELinux context for mountpoint /mnt/install/source to system_u:object_r:var_run_t:s0 > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=initrd.img quiet rd.live.check BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >15:22:09,071 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >15:22:09,072 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="525" x-info="http://www.rsyslog.com"] start >15:22:09,074 INFO systemd: Successfully loaded SELinux policy in 7s 339ms 932us. >15:22:09,075 INFO systemd: Relabelled /dev and /run in 208ms 373us. >15:22:09,075 INFO systemd: systemd 188 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP; fedora) >15:22:09,075 INFO systemd: Initializing machine ID from random generator. >15:22:09,075 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >15:22:09,076 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >15:22:09,076 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >15:22:09,076 NOTICE kernel:[ 0.000000] Linux version 3.6.0-0.rc1.git6.1.fc18.x86_64 (mockbuild@) (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC) ) #1 SMP Tue Aug 14 12:13:12 UTC 2012 >15:22:09,076 INFO kernel:[ 0.000000] Command line: initrd=initrd.img quiet rd.live.check BOOT_IMAGE=vmlinuz >15:22:09,076 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df66d7ff] usable >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df66d800-0x00000000dfffffff] reserved >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed1bfff] reserved >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed8ffff] reserved >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000feda5fff] reserved >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved >15:22:09,076 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable >15:22:09,076 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >15:22:09,076 INFO kernel:[ 0.000000] DMI 2.4 present. >15:22:09,076 DEBUG kernel:[ 0.000000] DMI: Dell Inc. Inspiron 1525 /0U990C, BIOS A17 10/27/2009 >15:22:09,076 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >15:22:09,076 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >15:22:09,076 INFO kernel:[ 0.000000] No AGP bridge found >15:22:09,076 INFO kernel:[ 0.000000] e820: last_pfn = 0x120000 max_arch_pfn = 0x400000000 >15:22:09,076 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >15:22:09,076 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >15:22:09,076 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >15:22:09,076 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >15:22:09,076 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >15:22:09,076 DEBUG kernel:[ 0.000000] D0000-EFFFF uncachable >15:22:09,076 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >15:22:09,076 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >15:22:09,076 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F80000000 write-back >15:22:09,076 DEBUG kernel:[ 0.000000] 1 base 080000000 mask FC0000000 write-back >15:22:09,076 DEBUG kernel:[ 0.000000] 2 base 0C0000000 mask FE0000000 write-back >15:22:09,076 DEBUG kernel:[ 0.000000] 3 base 100000000 mask F00000000 write-back >15:22:09,076 DEBUG kernel:[ 0.000000] 4 base 0DF800000 mask FFF800000 uncachable >15:22:09,076 DEBUG kernel:[ 0.000000] 5 base 0DF700000 mask FFFF00000 uncachable >15:22:09,076 DEBUG kernel:[ 0.000000] 6 disabled >15:22:09,076 DEBUG kernel:[ 0.000000] 7 disabled >15:22:09,076 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >15:22:09,076 DEBUG kernel:[ 0.000000] original variable MTRRs >15:22:09,076 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >15:22:09,076 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >15:22:09,076 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB >15:22:09,076 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 4GB, type WB >15:22:09,076 DEBUG kernel:[ 0.000000] reg 4, base: 3576MB, range: 8MB, type UC >15:22:09,076 DEBUG kernel:[ 0.000000] reg 5, base: 3575MB, range: 1MB, type UC >15:22:09,076 INFO kernel:[ 0.000000] total RAM covered: 7671M >15:22:09,076 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >15:22:09,076 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 1G num_reg: 5 lose cover RAM: 0G >15:22:09,076 DEBUG kernel:[ 0.000000] New variable MTRRs >15:22:09,076 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 4GB, type WB >15:22:09,076 DEBUG kernel:[ 0.000000] reg 1, base: 3575MB, range: 1MB, type UC >15:22:09,076 DEBUG kernel:[ 0.000000] reg 2, base: 3576MB, range: 8MB, type UC >15:22:09,076 DEBUG kernel:[ 0.000000] reg 3, base: 3584MB, range: 512MB, type UC >15:22:09,076 DEBUG kernel:[ 0.000000] reg 4, base: 4GB, range: 4GB, type WB >15:22:09,076 DEBUG kernel:[ 0.000000] e820: update [mem 0xdf700000-0xffffffff] usable ==> reserved >15:22:09,076 INFO kernel:[ 0.000000] e820: last_pfn = 0xdf66d max_arch_pfn = 0x400000000 >15:22:09,076 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >15:22:09,076 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >15:22:09,076 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xdf66cfff] >15:22:09,076 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xdf5fffff] page 2M >15:22:09,076 DEBUG kernel:[ 0.000000] [mem 0xdf600000-0xdf66cfff] page 4k >15:22:09,076 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xdf66cfff @ [mem 0x1f8ff000-0x1fffffff] >15:22:09,076 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11fffffff] >15:22:09,076 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x11fffffff] page 2M >15:22:09,076 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x11fffffff @ [mem 0xdf667000-0xdf66cfff] >15:22:09,076 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e675000-0x7fffefff] >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fbc60 00024 (v02 DELL ) >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000df66f200 00064 (v01 DELL B9K 27D90A1B ASL 00000061) >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: FACP 00000000df66f09c 000F4 (v04 DELL B9K 27D90A1B ASL 00000061) >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000df66f800 05477 (v02 INT430 SYSFexxx 00001001 INTL 20050624) >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: FACS 00000000df67e000 00040 >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: HPET 00000000df66f300 00038 (v01 DELL B9K 00000001 ASL 00000061) >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: APIC 00000000df66f400 00068 (v01 DELL B9K 27D90A1B ASL 00000047) >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000df66f3c0 0003E (v16 DELL B9K 27D90A1B ASL 00000061) >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000df66f49c 00176 (v01 DELL B9K 27D90A1B ASL 00000061) >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: OSFR 00000000df66ea00 0002C (v01 DELL B9K 27D90A1B ASL 00000061) >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: BOOT 00000000df66efc0 00028 (v01 DELL B9K 27D90A1B ASL 00000061) >15:22:09,076 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000df66d9c0 004CC (v01 PmRef CpuPm 00003000 INTL 20050624) >15:22:09,076 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:22:09,076 INFO kernel:[ 0.000000] No NUMA configuration found >15:22:09,076 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011fffffff] >15:22:09,076 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11fffffff] >15:22:09,076 INFO kernel:[ 0.000000] NODE_DATA [mem 0x11ffd9000-0x11fffffff] >15:22:09,076 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011b600000-ffff88011f5fffff] on node 0 >15:22:09,076 WARNING kernel:[ 0.000000] Zone ranges: >15:22:09,076 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >15:22:09,076 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >15:22:09,076 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x11fffffff] >15:22:09,076 WARNING kernel:[ 0.000000] Movable zone start for each node >15:22:09,076 WARNING kernel:[ 0.000000] Early memory node ranges >15:22:09,076 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >15:22:09,076 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xdf66cfff] >15:22:09,076 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x11fffffff] >15:22:09,076 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1046012 >15:22:09,076 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >15:22:09,076 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >15:22:09,076 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >15:22:09,076 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >15:22:09,076 DEBUG kernel:[ 0.000000] DMA32 zone: 894637 pages, LIFO batch:31 >15:22:09,076 DEBUG kernel:[ 0.000000] Normal zone: 2048 pages used for memmap >15:22:09,076 DEBUG kernel:[ 0.000000] Normal zone: 129024 pages, LIFO batch:31 >15:22:09,076 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x1008 >15:22:09,076 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:22:09,076 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >15:22:09,076 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >15:22:09,076 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >15:22:09,076 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >15:22:09,076 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >15:22:09,076 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >15:22:09,076 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >15:22:09,076 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >15:22:09,076 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >15:22:09,076 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >15:22:09,076 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >15:22:09,076 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >15:22:09,076 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >15:22:09,076 INFO kernel:[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs >15:22:09,076 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >15:22:09,076 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >15:22:09,076 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df66d000 - 00000000df66e000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df66e000 - 00000000e0000000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f8000000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed18000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1c000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fed90000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000feda0000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000feda0000 - 00000000feda6000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000feda6000 - 00000000fee00000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee10000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee10000 - 00000000ffe00000 >15:22:09,077 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000 >15:22:09,077 INFO kernel:[ 0.000000] e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices >15:22:09,077 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >15:22:09,077 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:4096 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 >15:22:09,077 INFO kernel:[ 0.000000] PERCPU: Embedded 477 pages/cpu @ffff88011b200000 s1923392 r8192 d22208 u2097152 >15:22:09,077 DEBUG kernel:[ 0.000000] pcpu-alloc: s1923392 r8192 d22208 u2097152 alloc=1*2097152 >15:22:09,077 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 [0] 1 >15:22:09,077 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027574 >15:22:09,077 WARNING kernel:[ 0.000000] Policy zone: Normal >15:22:09,077 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img quiet rd.live.check BOOT_IMAGE=vmlinuz >15:22:09,077 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >15:22:09,077 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >15:22:09,077 INFO kernel:[ 0.000000] Checking aperture... >15:22:09,077 INFO kernel:[ 0.000000] No AGP bridge found >15:22:09,077 INFO kernel:[ 0.000000] Memory: 3991952k/4718592k available (7077k kernel code, 534544k absent, 192096k reserved, 6431k data, 3244k init) >15:22:09,077 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >15:22:09,077 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >15:22:09,077 INFO kernel:[ 0.000000] RCU lockdep checking is enabled. >15:22:09,077 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=2. >15:22:09,077 INFO kernel:[ 0.000000] NR_IRQS:262400 nr_irqs:512 16 >15:22:09,077 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >15:22:09,077 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >15:22:09,077 INFO kernel:[ 0.000000] console [tty0] enabled >15:22:09,077 WARNING kernel:[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar >15:22:09,077 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 >15:22:09,077 WARNING kernel:[ 0.000000] ... MAX_LOCK_DEPTH: 48 >15:22:09,077 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 >15:22:09,077 WARNING kernel:[ 0.000000] ... CLASSHASH_SIZE: 4096 >15:22:09,077 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 >15:22:09,077 WARNING kernel:[ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 >15:22:09,077 WARNING kernel:[ 0.000000] ... CHAINHASH_SIZE: 16384 >15:22:09,077 WARNING kernel:[ 0.000000] memory used by lock dependency info: 6367 kB >15:22:09,077 WARNING kernel:[ 0.000000] per task-struct memory footprint: 2688 bytes >15:22:09,077 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >15:22:09,077 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >15:22:09,077 DEBUG kernel:[ 0.000000] ODEBUG: 18 of 18 active objects replaced >15:22:09,077 INFO kernel:[ 0.000000] kmemleak: Kernel memory leak detector disabled >15:22:09,077 DEBUG kernel:[ 0.000000] hpet clockevent registered >15:22:09,077 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >15:22:09,077 INFO kernel:[ 0.000000] tsc: Detected 1995.154 MHz processor >15:22:09,077 INFO kernel:[ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.30 BogoMIPS (lpj=1995154) >15:22:09,077 INFO kernel:[ 0.001009] pid_max: default: 32768 minimum: 301 >15:22:09,077 INFO kernel:[ 0.001483] Security Framework initialized >15:22:09,077 INFO kernel:[ 0.001496] SELinux: Initializing. >15:22:09,077 DEBUG kernel:[ 0.001625] SELinux: Starting in permissive mode >15:22:09,077 INFO kernel:[ 0.002949] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >15:22:09,077 INFO kernel:[ 0.005493] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >15:22:09,077 INFO kernel:[ 0.006727] Mount-cache hash table entries: 256 >15:22:09,077 INFO kernel:[ 0.010174] Initializing cgroup subsys cpuacct >15:22:09,077 INFO kernel:[ 0.010181] Initializing cgroup subsys memory >15:22:09,077 INFO kernel:[ 0.010396] Initializing cgroup subsys devices >15:22:09,077 INFO kernel:[ 0.010412] Initializing cgroup subsys freezer >15:22:09,077 INFO kernel:[ 0.010423] Initializing cgroup subsys net_cls >15:22:09,077 INFO kernel:[ 0.010432] Initializing cgroup subsys blkio >15:22:09,077 INFO kernel:[ 0.010437] Initializing cgroup subsys perf_event >15:22:09,077 INFO kernel:[ 0.010769] CPU: Physical Processor ID: 0 >15:22:09,077 INFO kernel:[ 0.010772] CPU: Processor Core ID: 0 >15:22:09,077 INFO kernel:[ 0.010775] mce: CPU supports 6 MCE banks >15:22:09,077 INFO kernel:[ 0.010792] CPU0: Thermal monitoring enabled (TM2) >15:22:09,077 INFO kernel:[ 0.010802] process: using mwait in idle threads >15:22:09,077 INFO kernel:[ 0.010808] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >15:22:09,077 INFO kernel:[ 0.010808] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >15:22:09,077 INFO kernel:[ 0.010808] tlb_flushall_shift is 0xffffffff >15:22:09,077 INFO kernel:[ 0.012807] ACPI: Core revision 20120711 >15:22:09,077 INFO kernel:[ 0.139056] ftrace: allocating 23622 entries in 93 pages >15:22:09,077 INFO kernel:[ 0.149347] ..TIMER: vector=0x51 apic1=0 pin1=2 apic2=-1 pin2=-1 >15:22:09,077 INFO kernel:[ 0.159411] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz stepping 0d >15:22:09,077 INFO kernel:[ 0.159975] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >15:22:09,077 WARNING kernel:[ 0.159975] perf_event_intel: PEBS disabled due to CPU errata >15:22:09,077 INFO kernel:[ 0.159975] ... version: 2 >15:22:09,077 INFO kernel:[ 0.159975] ... bit width: 40 >15:22:09,077 INFO kernel:[ 0.159975] ... generic registers: 2 >15:22:09,077 INFO kernel:[ 0.159975] ... value mask: 000000ffffffffff >15:22:09,077 INFO kernel:[ 0.159975] ... max period: 000000007fffffff >15:22:09,077 INFO kernel:[ 0.159975] ... fixed-purpose events: 3 >15:22:09,077 INFO kernel:[ 0.159975] ... event mask: 0000000700000003 >15:22:09,077 INFO kernel:[ 0.163323] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >15:22:09,077 INFO kernel:[ 0.164655] SMP alternatives: lockdep: fixing up alternatives >15:22:09,077 INFO kernel:[ 0.164667] smpboot: Booting Node 0, Processors #1 OK >15:22:09,077 INFO kernel:[ 0.177273] Brought up 2 CPUs >15:22:09,077 INFO kernel:[ 0.177279] smpboot: Total of 2 processors activated (7980.61 BogoMIPS) >15:22:09,077 INFO kernel:[ 0.181684] devtmpfs: initialized >15:22:09,077 INFO kernel:[ 0.186658] atomic64 test passed for x86-64 platform with CX8 and with SSE >15:22:09,077 INFO kernel:[ 0.186837] RTC time: 15:21:28, date: 08/21/12 >15:22:09,077 INFO kernel:[ 0.187641] NET: Registered protocol family 16 >15:22:09,077 INFO kernel:[ 0.189873] ACPI: bus type pci registered >15:22:09,078 INFO kernel:[ 0.190711] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >15:22:09,078 INFO kernel:[ 0.190715] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >15:22:09,078 INFO kernel:[ 0.213774] PCI: Using configuration type 1 for base access >15:22:09,078 INFO kernel:[ 0.213782] dmi type 0xB1 record - unknown flag >15:22:09,078 INFO kernel:[ 0.236374] bio: create slab <bio-0> at 0 >15:22:09,078 INFO kernel:[ 0.237395] ACPI: Added _OSI(Module Device) >15:22:09,078 INFO kernel:[ 0.237411] ACPI: Added _OSI(Processor Device) >15:22:09,078 INFO kernel:[ 0.237426] ACPI: Added _OSI(3.0 _SCP Extensions) >15:22:09,078 INFO kernel:[ 0.237441] ACPI: Added _OSI(Processor Aggregator Device) >15:22:09,078 DEBUG kernel:[ 0.247030] ACPI: EC: Look up EC in DSDT >15:22:09,078 WARNING kernel:[ 0.375730] ACPI: SSDT 00000000df66e4f6 00286 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) >15:22:09,078 WARNING kernel:[ 0.379849] ACPI: Dynamic OEM Table Load: >15:22:09,078 WARNING kernel:[ 0.379854] ACPI: SSDT (null) 00286 (v01 PmRef Cpu0Ist 00003000 INTL 20050624) >15:22:09,078 WARNING kernel:[ 0.385660] ACPI: SSDT 00000000df66de8c 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) >15:22:09,078 WARNING kernel:[ 0.388535] ACPI: Dynamic OEM Table Load: >15:22:09,078 WARNING kernel:[ 0.388540] ACPI: SSDT (null) 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624) >15:22:09,078 WARNING kernel:[ 0.401562] ACPI: SSDT 00000000df66e77c 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624) >15:22:09,078 WARNING kernel:[ 0.405119] ACPI: Dynamic OEM Table Load: >15:22:09,078 WARNING kernel:[ 0.405124] ACPI: SSDT (null) 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624) >15:22:09,078 WARNING kernel:[ 0.410828] ACPI: SSDT 00000000df66e471 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624) >15:22:09,078 WARNING kernel:[ 0.413721] ACPI: Dynamic OEM Table Load: >15:22:09,078 WARNING kernel:[ 0.413726] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624) >15:22:09,078 INFO kernel:[ 0.420120] ACPI: Interpreter enabled >15:22:09,078 INFO kernel:[ 0.420124] ACPI: (supports S0 S3 S4 S5) >15:22:09,078 INFO kernel:[ 0.420613] ACPI: Using IOAPIC for interrupt routing >15:22:09,078 INFO kernel:[ 1.017740] ACPI: No dock devices found. >15:22:09,078 INFO kernel:[ 1.017749] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >15:22:09,078 INFO kernel:[ 1.282858] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >15:22:09,078 INFO kernel:[ 1.827061] pci_root PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >15:22:09,078 INFO kernel:[ 1.827996] PCI host bridge to bus 0000:00 >15:22:09,078 DEBUG kernel:[ 1.828011] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >15:22:09,078 INFO kernel:[ 1.828015] pci_bus 0000:00: root bus resource [bus 00-ff] >15:22:09,078 INFO kernel:[ 1.828036] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >15:22:09,078 INFO kernel:[ 1.828048] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >15:22:09,078 INFO kernel:[ 1.828060] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >15:22:09,078 INFO kernel:[ 1.828071] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >15:22:09,078 INFO kernel:[ 1.828083] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff] >15:22:09,078 INFO kernel:[ 1.828094] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfebfffff] >15:22:09,078 INFO kernel:[ 1.828105] pci_bus 0000:00: root bus resource [mem 0xfec10000-0xfecfffff] >15:22:09,078 INFO kernel:[ 1.828117] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1ffff] >15:22:09,078 INFO kernel:[ 1.828128] pci_bus 0000:00: root bus resource [mem 0xfed90000-0xfed9ffff] >15:22:09,078 INFO kernel:[ 1.828139] pci_bus 0000:00: root bus resource [mem 0xfeda7000-0xfedfffff] >15:22:09,078 INFO kernel:[ 1.828150] pci_bus 0000:00: root bus resource [mem 0xfee10000-0xff9fffff] >15:22:09,078 INFO kernel:[ 1.828161] pci_bus 0000:00: root bus resource [mem 0xffc00000-0xffdfffff] >15:22:09,078 INFO kernel:[ 1.828172] pci_bus 0000:00: root bus resource [mem 0x120000000-0x317ffffff] >15:22:09,078 DEBUG kernel:[ 1.828260] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000 >15:22:09,078 DEBUG kernel:[ 1.828471] pci 0000:00:02.0: [8086:2a02] type 00 class 0x030000 >15:22:09,078 DEBUG kernel:[ 1.828508] pci 0000:00:02.0: reg 10: [mem 0xfea00000-0xfeafffff 64bit] >15:22:09,078 DEBUG kernel:[ 1.828531] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref] >15:22:09,078 DEBUG kernel:[ 1.828547] pci 0000:00:02.0: reg 20: [io 0xeff8-0xefff] >15:22:09,078 DEBUG kernel:[ 1.828705] pci 0000:00:02.1: [8086:2a03] type 00 class 0x038000 >15:22:09,078 DEBUG kernel:[ 1.828748] pci 0000:00:02.1: reg 10: [mem 0xfeb00000-0xfebfffff 64bit] >15:22:09,078 DEBUG kernel:[ 1.829021] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300 >15:22:09,078 DEBUG kernel:[ 1.829124] pci 0000:00:1a.0: reg 20: [io 0x6f20-0x6f3f] >15:22:09,078 DEBUG kernel:[ 1.829247] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300 >15:22:09,078 DEBUG kernel:[ 1.829349] pci 0000:00:1a.1: reg 20: [io 0x6f00-0x6f1f] >15:22:09,078 DEBUG kernel:[ 1.829503] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320 >15:22:09,078 DEBUG kernel:[ 1.829545] pci 0000:00:1a.7: reg 10: [mem 0xfed1c400-0xfed1c7ff] >15:22:09,078 DEBUG kernel:[ 1.829777] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >15:22:09,078 DEBUG kernel:[ 1.829911] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300 >15:22:09,078 DEBUG kernel:[ 1.829950] pci 0000:00:1b.0: reg 10: [mem 0xfe9fc000-0xfe9fffff 64bit] >15:22:09,078 DEBUG kernel:[ 1.830181] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >15:22:09,078 DEBUG kernel:[ 1.830261] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400 >15:22:09,078 DEBUG kernel:[ 1.830499] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >15:22:09,078 DEBUG kernel:[ 1.830584] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400 >15:22:09,078 DEBUG kernel:[ 1.830839] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >15:22:09,078 DEBUG kernel:[ 1.830931] pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400 >15:22:09,078 DEBUG kernel:[ 1.831171] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >15:22:09,078 DEBUG kernel:[ 1.831255] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300 >15:22:09,078 DEBUG kernel:[ 1.831357] pci 0000:00:1d.0: reg 20: [io 0x6f80-0x6f9f] >15:22:09,078 DEBUG kernel:[ 1.831481] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300 >15:22:09,078 DEBUG kernel:[ 1.831583] pci 0000:00:1d.1: reg 20: [io 0x6f60-0x6f7f] >15:22:09,078 DEBUG kernel:[ 1.831706] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300 >15:22:09,078 DEBUG kernel:[ 1.831815] pci 0000:00:1d.2: reg 20: [io 0x6f40-0x6f5f] >15:22:09,078 DEBUG kernel:[ 1.831983] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320 >15:22:09,078 DEBUG kernel:[ 1.832025] pci 0000:00:1d.7: reg 10: [mem 0xfed1c000-0xfed1c3ff] >15:22:09,078 DEBUG kernel:[ 1.832251] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >15:22:09,078 DEBUG kernel:[ 1.832318] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 >15:22:09,078 DEBUG kernel:[ 1.832538] pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100 >15:22:09,078 INFO kernel:[ 1.832759] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO >15:22:09,078 INFO kernel:[ 1.832770] pci 0000:00:1f.0: quirk: [io 0x1080-0x10bf] claimed by ICH6 GPIO >15:22:09,078 INFO kernel:[ 1.832776] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f) >15:22:09,078 INFO kernel:[ 1.832782] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 006c (mask 0007) >15:22:09,078 INFO kernel:[ 1.832789] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f) >15:22:09,078 DEBUG kernel:[ 1.832905] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a >15:22:09,078 DEBUG kernel:[ 1.832933] pci 0000:00:1f.1: reg 10: [io 0x01f0-0x01f7] >15:22:09,078 DEBUG kernel:[ 1.832955] pci 0000:00:1f.1: reg 14: [io 0x03f4-0x03f7] >15:22:09,078 DEBUG kernel:[ 1.832977] pci 0000:00:1f.1: reg 18: [io 0x0170-0x0177] >15:22:09,078 DEBUG kernel:[ 1.832998] pci 0000:00:1f.1: reg 1c: [io 0x0374-0x0377] >15:22:09,078 DEBUG kernel:[ 1.833020] pci 0000:00:1f.1: reg 20: [io 0x6fa0-0x6faf] >15:22:09,079 DEBUG kernel:[ 1.833164] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601 >15:22:09,079 DEBUG kernel:[ 1.833211] pci 0000:00:1f.2: reg 10: [io 0x6eb0-0x6eb7] >15:22:09,079 DEBUG kernel:[ 1.833232] pci 0000:00:1f.2: reg 14: [io 0x6eb8-0x6ebb] >15:22:09,079 DEBUG kernel:[ 1.833254] pci 0000:00:1f.2: reg 18: [io 0x6ec0-0x6ec7] >15:22:09,079 DEBUG kernel:[ 1.833275] pci 0000:00:1f.2: reg 1c: [io 0x6ec8-0x6ecb] >15:22:09,079 DEBUG kernel:[ 1.833297] pci 0000:00:1f.2: reg 20: [io 0x6ee0-0x6eff] >15:22:09,079 DEBUG kernel:[ 1.833319] pci 0000:00:1f.2: reg 24: [mem 0xfe9fb800-0xfe9fbfff] >15:22:09,079 DEBUG kernel:[ 1.833468] pci 0000:00:1f.2: PME# supported from D3hot >15:22:09,079 DEBUG kernel:[ 1.833531] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500 >15:22:09,079 DEBUG kernel:[ 1.833559] pci 0000:00:1f.3: reg 10: [mem 0xfe9fb700-0xfe9fb7ff] >15:22:09,079 DEBUG kernel:[ 1.833636] pci 0000:00:1f.3: reg 20: [io 0x10c0-0x10df] >15:22:09,079 DEBUG kernel:[ 1.833879] pci_bus 0000:09: busn_res: [bus 09] is inserted under [bus 00-ff] >15:22:09,079 DEBUG kernel:[ 1.833947] pci 0000:09:00.0: [11ab:4354] type 00 class 0x020000 >15:22:09,079 DEBUG kernel:[ 1.833998] pci 0000:09:00.0: reg 10: [mem 0xfe8fc000-0xfe8fffff 64bit] >15:22:09,079 DEBUG kernel:[ 1.834026] pci 0000:09:00.0: reg 18: [io 0xde00-0xdeff] >15:22:09,079 DEBUG kernel:[ 1.834305] pci 0000:09:00.0: supports D1 D2 >15:22:09,079 DEBUG kernel:[ 1.834308] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold >15:22:09,079 INFO kernel:[ 1.834496] pci 0000:00:1c.0: PCI bridge to [bus 09] >15:22:09,079 DEBUG kernel:[ 1.834505] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] >15:22:09,079 DEBUG kernel:[ 1.834514] pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfe8fffff] >15:22:09,079 DEBUG kernel:[ 1.834656] pci_bus 0000:0b: busn_res: [bus 0b] is inserted under [bus 00-ff] >15:22:09,079 DEBUG kernel:[ 1.834811] pci 0000:0b:00.0: [8086:4222] type 00 class 0x028000 >15:22:09,079 DEBUG kernel:[ 1.834875] pci 0000:0b:00.0: reg 10: [mem 0xfe7ff000-0xfe7fffff] >15:22:09,079 DEBUG kernel:[ 1.835435] pci 0000:0b:00.0: PME# supported from D0 D3hot D3cold >15:22:09,079 INFO kernel:[ 1.835538] pci 0000:0b:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >15:22:09,079 INFO kernel:[ 1.835586] pci 0000:00:1c.1: PCI bridge to [bus 0b] >15:22:09,079 DEBUG kernel:[ 1.835600] pci 0000:00:1c.1: bridge window [mem 0xfe700000-0xfe7fffff] >15:22:09,079 DEBUG kernel:[ 1.835761] pci_bus 0000:0c: busn_res: [bus 0c-0d] is inserted under [bus 00-ff] >15:22:09,079 INFO kernel:[ 1.835768] pci 0000:00:1c.4: PCI bridge to [bus 0c-0d] >15:22:09,079 DEBUG kernel:[ 1.835776] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >15:22:09,079 DEBUG kernel:[ 1.835785] pci 0000:00:1c.4: bridge window [mem 0xfe400000-0xfe6fffff] >15:22:09,079 DEBUG kernel:[ 1.835799] pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf01fffff 64bit pref] >15:22:09,079 DEBUG kernel:[ 1.835898] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >15:22:09,079 DEBUG kernel:[ 1.835976] pci 0000:02:09.0: [1180:0832] type 00 class 0x0c0010 >15:22:09,079 NOTICE kernel:[ 1.836004] pci 0000:02:09.0: proprietary Ricoh MMC controller disabled (via firewire function) >15:22:09,079 NOTICE kernel:[ 1.836007] pci 0000:02:09.0: MMC cards are now supported by standard SDHCI controller >15:22:09,079 DEBUG kernel:[ 1.836033] pci 0000:02:09.0: reg 10: [mem 0xfe3ff800-0xfe3fffff] >15:22:09,079 DEBUG kernel:[ 1.836244] pci 0000:02:09.0: supports D1 D2 >15:22:09,079 DEBUG kernel:[ 1.836247] pci 0000:02:09.0: PME# supported from D0 D1 D2 D3hot D3cold >15:22:09,079 DEBUG kernel:[ 1.836312] pci 0000:02:09.1: [1180:0822] type 00 class 0x080501 >15:22:09,079 DEBUG kernel:[ 1.836349] pci 0000:02:09.1: reg 10: [mem 0xfe3ff400-0xfe3ff4ff] >15:22:09,079 DEBUG kernel:[ 1.836559] pci 0000:02:09.1: supports D1 D2 >15:22:09,079 DEBUG kernel:[ 1.836562] pci 0000:02:09.1: PME# supported from D0 D1 D2 D3hot D3cold >15:22:09,079 DEBUG kernel:[ 1.836635] pci 0000:02:09.2: [1180:0592] type 00 class 0x088000 >15:22:09,079 DEBUG kernel:[ 1.836672] pci 0000:02:09.2: reg 10: [mem 0xfe3ff600-0xfe3ff6ff] >15:22:09,079 DEBUG kernel:[ 1.836889] pci 0000:02:09.2: supports D1 D2 >15:22:09,079 DEBUG kernel:[ 1.836892] pci 0000:02:09.2: PME# supported from D0 D1 D2 D3hot D3cold >15:22:09,079 DEBUG kernel:[ 1.836957] pci 0000:02:09.3: [1180:0852] type 00 class 0x088000 >15:22:09,079 DEBUG kernel:[ 1.836994] pci 0000:02:09.3: reg 10: [mem 0xfe3ff700-0xfe3ff7ff] >15:22:09,079 DEBUG kernel:[ 1.837204] pci 0000:02:09.3: supports D1 D2 >15:22:09,079 DEBUG kernel:[ 1.837207] pci 0000:02:09.3: PME# supported from D0 D1 D2 D3hot D3cold >15:22:09,079 INFO kernel:[ 1.837328] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837342] pci 0000:00:1e.0: bridge window [mem 0xfe300000-0xfe3fffff] >15:22:09,079 DEBUG kernel:[ 1.837365] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837377] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837389] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837400] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837412] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837423] pci 0000:00:1e.0: bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837434] pci 0000:00:1e.0: bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837446] pci 0000:00:1e.0: bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837457] pci 0000:00:1e.0: bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837478] pci 0000:00:1e.0: bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837491] pci 0000:00:1e.0: bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837503] pci 0000:00:1e.0: bridge window [mem 0xffc00000-0xffdfffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837515] pci 0000:00:1e.0: bridge window [mem 0x120000000-0x317ffffff] (subtractive decode) >15:22:09,079 DEBUG kernel:[ 1.837593] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >15:22:09,079 DEBUG kernel:[ 1.864203] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT] >15:22:09,079 DEBUG kernel:[ 1.870505] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] >15:22:09,079 DEBUG kernel:[ 1.873882] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] >15:22:09,079 DEBUG kernel:[ 1.877455] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT] >15:22:09,079 INFO kernel:[ 1.880765] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >15:22:09,079 INFO kernel:[ 1.880769] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >15:22:09,079 INFO kernel:[ 2.463461] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11) >15:22:09,079 INFO kernel:[ 2.466630] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10 >15:22:09,079 INFO kernel:[ 2.469779] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *5 >15:22:09,079 INFO kernel:[ 2.472152] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11) *0, disabled. >15:22:09,079 INFO kernel:[ 2.475303] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) >15:22:09,079 INFO kernel:[ 2.478455] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) >15:22:09,079 INFO kernel:[ 2.481635] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15) >15:22:09,079 INFO kernel:[ 2.484025] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. >15:22:09,079 INFO kernel:[ 2.486936] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >15:22:09,079 INFO kernel:[ 2.487258] vgaarb: loaded >15:22:09,079 INFO kernel:[ 2.487261] vgaarb: bridge control possible 0000:00:02.0 >15:22:09,079 NOTICE kernel:[ 2.488638] SCSI subsystem initialized >15:22:09,079 INFO kernel:[ 2.488649] ACPI: bus type scsi registered >15:22:09,079 DEBUG kernel:[ 2.489865] libata version 3.00 loaded. >15:22:09,079 INFO kernel:[ 2.490313] ACPI: bus type usb registered >15:22:09,079 INFO kernel:[ 2.490784] usbcore: registered new interface driver usbfs >15:22:09,079 INFO kernel:[ 2.490959] usbcore: registered new interface driver hub >15:22:09,079 INFO kernel:[ 2.491068] usbcore: registered new device driver usb >15:22:09,079 INFO kernel:[ 2.491932] PCI: Using ACPI for IRQ routing >15:22:09,079 DEBUG kernel:[ 2.496025] PCI: pci_cache_line_size set to 64 bytes >15:22:09,079 DEBUG kernel:[ 2.496953] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >15:22:09,080 DEBUG kernel:[ 2.496981] e820: reserve RAM buffer [mem 0xdf66d800-0xdfffffff] >15:22:09,080 INFO kernel:[ 2.498932] NetLabel: Initializing >15:22:09,080 INFO kernel:[ 2.498935] NetLabel: domain hash size = 128 >15:22:09,080 INFO kernel:[ 2.498937] NetLabel: protocols = UNLABELED CIPSOv4 >15:22:09,080 INFO kernel:[ 2.499185] NetLabel: unlabeled traffic allowed by default >15:22:09,080 INFO kernel:[ 2.499324] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >15:22:09,080 INFO kernel:[ 2.499337] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >15:22:09,080 INFO kernel:[ 2.499344] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >15:22:09,080 INFO kernel:[ 2.502965] Switching to clocksource hpet >15:22:09,080 INFO kernel:[ 2.721928] pnp: PnP ACPI init >15:22:09,080 INFO kernel:[ 2.722151] ACPI: bus type pnp registered >15:22:09,080 DEBUG kernel:[ 2.965982] pnp 00:00: [bus 00-ff] >15:22:09,080 DEBUG kernel:[ 2.965995] pnp 00:00: [io 0x0000-0x0cf7 window] >15:22:09,080 DEBUG kernel:[ 2.966026] pnp 00:00: [io 0x0cf8-0x0cff] >15:22:09,080 DEBUG kernel:[ 2.966038] pnp 00:00: [io 0x0d00-0xffff window] >15:22:09,080 DEBUG kernel:[ 2.966049] pnp 00:00: [mem 0x000a0000-0x000bffff window] >15:22:09,080 DEBUG kernel:[ 2.966059] pnp 00:00: [mem 0x000d0000-0x000dffff window] >15:22:09,080 DEBUG kernel:[ 2.966070] pnp 00:00: [mem 0xe0000000-0xf7ffffff window] >15:22:09,080 DEBUG kernel:[ 2.966080] pnp 00:00: [mem 0xfc000000-0xfebfffff window] >15:22:09,080 DEBUG kernel:[ 2.966090] pnp 00:00: [mem 0xfec10000-0xfecfffff window] >15:22:09,080 DEBUG kernel:[ 2.966101] pnp 00:00: [mem 0xfed1c000-0xfed1ffff window] >15:22:09,080 DEBUG kernel:[ 2.966111] pnp 00:00: [mem 0xfed90000-0xfed9ffff window] >15:22:09,080 DEBUG kernel:[ 2.966121] pnp 00:00: [mem 0xfeda7000-0xfedfffff window] >15:22:09,080 DEBUG kernel:[ 2.966131] pnp 00:00: [mem 0xfee10000-0xff9fffff window] >15:22:09,080 DEBUG kernel:[ 2.966141] pnp 00:00: [mem 0xffc00000-0xffdfffff window] >15:22:09,080 DEBUG kernel:[ 2.966151] pnp 00:00: [mem 0x120000000-0x317ffffff window] >15:22:09,080 DEBUG kernel:[ 2.966760] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >15:22:09,080 DEBUG kernel:[ 2.967028] pnp 00:01: [io 0x004e-0x004f] >15:22:09,080 DEBUG kernel:[ 2.967039] pnp 00:01: [io 0x0068-0x006f] >15:22:09,080 DEBUG kernel:[ 2.967049] pnp 00:01: [mem 0xff800000-0xff8fffff] >15:22:09,080 DEBUG kernel:[ 2.967068] pnp 00:01: [mem 0xffc00000-0xffcfffff] >15:22:09,080 INFO kernel:[ 2.967988] system 00:01: [mem 0xff800000-0xff8fffff] has been reserved >15:22:09,080 INFO kernel:[ 2.968033] system 00:01: [mem 0xffc00000-0xffcfffff] has been reserved >15:22:09,080 DEBUG kernel:[ 2.968048] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >15:22:09,080 DEBUG kernel:[ 2.968467] pnp 00:02: [irq 12] >15:22:09,080 DEBUG kernel:[ 2.968844] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active) >15:22:09,080 DEBUG kernel:[ 2.969252] pnp 00:03: [io 0x0060] >15:22:09,080 DEBUG kernel:[ 2.969263] pnp 00:03: [io 0x0064] >15:22:09,080 DEBUG kernel:[ 2.969273] pnp 00:03: [io 0x0062] >15:22:09,080 DEBUG kernel:[ 2.969283] pnp 00:03: [io 0x0066] >15:22:09,080 DEBUG kernel:[ 2.969298] pnp 00:03: [irq 1] >15:22:09,080 DEBUG kernel:[ 2.969676] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active) >15:22:09,080 DEBUG kernel:[ 2.970092] pnp 00:04: [io 0x0070-0x0071] >15:22:09,080 DEBUG kernel:[ 2.970107] pnp 00:04: [irq 8] >15:22:09,080 DEBUG kernel:[ 2.970117] pnp 00:04: [io 0x0072-0x0077] >15:22:09,080 DEBUG kernel:[ 2.970511] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) >15:22:09,080 DEBUG kernel:[ 2.970948] pnp 00:05: [io 0x0061] >15:22:09,080 DEBUG kernel:[ 2.970958] pnp 00:05: [io 0x0063] >15:22:09,080 DEBUG kernel:[ 2.970968] pnp 00:05: [io 0x0065] >15:22:09,080 DEBUG kernel:[ 2.970978] pnp 00:05: [io 0x0067] >15:22:09,080 DEBUG kernel:[ 2.971382] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >15:22:09,080 DEBUG kernel:[ 2.971776] pnp 00:06: [io 0x0c80-0x0cff] >15:22:09,080 INFO kernel:[ 2.972704] system 00:06: [io 0x0c80-0x0cff] could not be reserved >15:22:09,080 DEBUG kernel:[ 2.972716] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active) >15:22:09,080 DEBUG kernel:[ 2.973179] pnp 00:07: [dma 4] >15:22:09,080 DEBUG kernel:[ 2.973190] pnp 00:07: [io 0x0000-0x000f] >15:22:09,080 DEBUG kernel:[ 2.973200] pnp 00:07: [io 0x0080-0x0085] >15:22:09,080 DEBUG kernel:[ 2.973210] pnp 00:07: [io 0x0087-0x008f] >15:22:09,080 DEBUG kernel:[ 2.973220] pnp 00:07: [io 0x00c0-0x00df] >15:22:09,080 DEBUG kernel:[ 2.973238] pnp 00:07: [io 0x0010-0x001f] >15:22:09,080 DEBUG kernel:[ 2.973249] pnp 00:07: [io 0x0090-0x0091] >15:22:09,080 DEBUG kernel:[ 2.973259] pnp 00:07: [io 0x0093-0x009f] >15:22:09,080 DEBUG kernel:[ 2.973650] pnp 00:07: Plug and Play ACPI device, IDs PNP0200 (active) >15:22:09,080 DEBUG kernel:[ 2.974056] pnp 00:08: [io 0x00f0-0x00ff] >15:22:09,080 DEBUG kernel:[ 2.974071] pnp 00:08: [irq 13] >15:22:09,080 DEBUG kernel:[ 2.974463] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active) >15:22:09,080 DEBUG kernel:[ 2.975795] pnp 00:09: [mem 0xfed00000-0xfed003ff] >15:22:09,080 INFO kernel:[ 2.976726] system 00:09: [mem 0xfed00000-0xfed003ff] has been reserved >15:22:09,080 DEBUG kernel:[ 2.976738] system 00:09: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) >15:22:09,080 DEBUG kernel:[ 2.980948] pnp 00:0a: [io 0x0900-0x097f] >15:22:09,080 DEBUG kernel:[ 2.980959] pnp 00:0a: [io 0x0092] >15:22:09,080 DEBUG kernel:[ 2.980969] pnp 00:0a: [io 0x00b2-0x00b3] >15:22:09,080 DEBUG kernel:[ 2.980980] pnp 00:0a: [io 0x0020-0x0021] >15:22:09,080 DEBUG kernel:[ 2.980990] pnp 00:0a: [io 0x00a0-0x00a1] >15:22:09,080 DEBUG kernel:[ 2.981000] pnp 00:0a: [irq 0 disabled] >15:22:09,080 DEBUG kernel:[ 2.981030] pnp 00:0a: [io 0x04d0-0x04d1] >15:22:09,080 DEBUG kernel:[ 2.981041] pnp 00:0a: [io 0x1000-0x1005] >15:22:09,080 DEBUG kernel:[ 2.981051] pnp 00:0a: [io 0x1008-0x100f] >15:22:09,080 WARNING kernel:[ 2.981330] pnp 00:0a: disabling [io 0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >15:22:09,080 WARNING kernel:[ 2.981334] pnp 00:0a: disabling [io 0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >15:22:09,080 INFO kernel:[ 2.982078] system 00:0a: [io 0x0900-0x097f] has been reserved >15:22:09,080 INFO kernel:[ 2.982113] system 00:0a: [io 0x04d0-0x04d1] has been reserved >15:22:09,080 DEBUG kernel:[ 2.982126] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) >15:22:09,080 DEBUG kernel:[ 2.982514] pnp 00:0b: [io 0xf400-0xf4fe] >15:22:09,080 DEBUG kernel:[ 2.982524] pnp 00:0b: [io 0x0086] >15:22:09,080 DEBUG kernel:[ 2.982534] pnp 00:0b: [io 0x1006-0x1007] >15:22:09,080 DEBUG kernel:[ 2.982544] pnp 00:0b: [io 0x100a-0x1059] >15:22:09,080 DEBUG kernel:[ 2.982562] pnp 00:0b: [io 0x1060-0x107f] >15:22:09,080 DEBUG kernel:[ 2.982572] pnp 00:0b: [io 0x1080-0x10bf] >15:22:09,080 DEBUG kernel:[ 2.982583] pnp 00:0b: [io 0x10c0-0x10df] >15:22:09,080 DEBUG kernel:[ 2.982593] pnp 00:0b: [io 0x1010-0x102f] >15:22:09,080 DEBUG kernel:[ 2.982603] pnp 00:0b: [io 0x0809] >15:22:09,080 WARNING kernel:[ 2.982881] pnp 00:0b: disabling [io 0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >15:22:09,080 WARNING kernel:[ 2.982885] pnp 00:0b: disabling [io 0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >15:22:09,080 WARNING kernel:[ 2.982888] pnp 00:0b: disabling [io 0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >15:22:09,080 WARNING kernel:[ 2.982892] pnp 00:0b: disabling [io 0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f] >15:22:09,080 INFO kernel:[ 2.983879] system 00:0b: [io 0xf400-0xf4fe] has been reserved >15:22:09,080 INFO kernel:[ 2.983903] system 00:0b: [io 0x1080-0x10bf] has been reserved >15:22:09,080 INFO kernel:[ 2.983925] system 00:0b: [io 0x10c0-0x10df] has been reserved >15:22:09,080 INFO kernel:[ 2.983947] system 00:0b: [io 0x0809] has been reserved >15:22:09,080 DEBUG kernel:[ 2.983959] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active) >15:22:09,080 DEBUG kernel:[ 3.322609] pnp 00:0c: [mem 0x00000000-0x0009efff] >15:22:09,080 DEBUG kernel:[ 3.322621] pnp 00:0c: [mem 0x0009f000-0x0009ffff] >15:22:09,080 DEBUG kernel:[ 3.322631] pnp 00:0c: [mem 0x000c0000-0x000cffff] >15:22:09,080 DEBUG kernel:[ 3.322641] pnp 00:0c: [mem 0x000e0000-0x000fffff] >15:22:09,080 DEBUG kernel:[ 3.322652] pnp 00:0c: [mem 0x00100000-0xdf66d7ff] >15:22:09,080 DEBUG kernel:[ 3.322662] pnp 00:0c: [mem 0xdf66d800-0xdf6fffff] >15:22:09,080 DEBUG kernel:[ 3.322672] pnp 00:0c: [mem 0xdf700000-0xdf7fffff] >15:22:09,080 DEBUG kernel:[ 3.322682] pnp 00:0c: [mem 0xdf700000-0xdfefffff] >15:22:09,080 DEBUG kernel:[ 3.322692] pnp 00:0c: [mem 0xffe00000-0xffffffff] >15:22:09,080 DEBUG kernel:[ 3.322702] pnp 00:0c: [mem 0xffa00000-0xffbfffff] >15:22:09,080 DEBUG kernel:[ 3.322712] pnp 00:0c: [mem 0xfec00000-0xfec0ffff] >15:22:09,080 DEBUG kernel:[ 3.322722] pnp 00:0c: [mem 0xfee00000-0xfee0ffff] >15:22:09,080 DEBUG kernel:[ 3.322732] pnp 00:0c: [mem 0xfed20000-0xfed8ffff] >15:22:09,080 DEBUG kernel:[ 3.322741] pnp 00:0c: [mem 0xfeda0000-0xfeda3fff] >15:22:09,080 DEBUG kernel:[ 3.322760] pnp 00:0c: [mem 0xfeda4000-0xfeda4fff] >15:22:09,080 DEBUG kernel:[ 3.322771] pnp 00:0c: [mem 0xfeda5000-0xfeda5fff] >15:22:09,080 DEBUG kernel:[ 3.322781] pnp 00:0c: [mem 0xfeda6000-0xfeda6fff] >15:22:09,080 DEBUG kernel:[ 3.322791] pnp 00:0c: [mem 0xfed18000-0xfed1bfff] >15:22:09,080 DEBUG kernel:[ 3.322801] pnp 00:0c: [mem 0xf8000000-0xfbffffff] >15:22:09,080 INFO kernel:[ 3.323906] system 00:0c: [mem 0x00000000-0x0009efff] could not be reserved >15:22:09,080 INFO kernel:[ 3.323946] system 00:0c: [mem 0x0009f000-0x0009ffff] could not be reserved >15:22:09,080 INFO kernel:[ 3.323985] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved >15:22:09,080 INFO kernel:[ 3.324044] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved >15:22:09,080 INFO kernel:[ 3.324083] system 00:0c: [mem 0x00100000-0xdf66d7ff] could not be reserved >15:22:09,080 INFO kernel:[ 3.324105] system 00:0c: [mem 0xdf66d800-0xdf6fffff] has been reserved >15:22:09,080 INFO kernel:[ 3.324127] system 00:0c: [mem 0xdf700000-0xdf7fffff] has been reserved >15:22:09,080 INFO kernel:[ 3.324165] system 00:0c: [mem 0xdf700000-0xdfefffff] could not be reserved >15:22:09,080 INFO kernel:[ 3.324187] system 00:0c: [mem 0xffe00000-0xffffffff] has been reserved >15:22:09,080 INFO kernel:[ 3.324209] system 00:0c: [mem 0xffa00000-0xffbfffff] has been reserved >15:22:09,080 INFO kernel:[ 3.324247] system 00:0c: [mem 0xfec00000-0xfec0ffff] could not be reserved >15:22:09,080 INFO kernel:[ 3.324269] system 00:0c: [mem 0xfee00000-0xfee0ffff] has been reserved >15:22:09,080 INFO kernel:[ 3.324290] system 00:0c: [mem 0xfed20000-0xfed8ffff] has been reserved >15:22:09,080 INFO kernel:[ 3.324312] system 00:0c: [mem 0xfeda0000-0xfeda3fff] has been reserved >15:22:09,080 INFO kernel:[ 3.324333] system 00:0c: [mem 0xfeda4000-0xfeda4fff] has been reserved >15:22:09,080 INFO kernel:[ 3.324354] system 00:0c: [mem 0xfeda5000-0xfeda5fff] has been reserved >15:22:09,081 INFO kernel:[ 3.324376] system 00:0c: [mem 0xfeda6000-0xfeda6fff] has been reserved >15:22:09,081 INFO kernel:[ 3.324415] system 00:0c: [mem 0xfed18000-0xfed1bfff] has been reserved >15:22:09,081 INFO kernel:[ 3.324438] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved >15:22:09,081 DEBUG kernel:[ 3.324450] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active) >15:22:09,081 INFO kernel:[ 3.326472] pnp: PnP ACPI: found 13 devices >15:22:09,081 INFO kernel:[ 3.326476] ACPI: ACPI bus type pnp unregistered >15:22:09,081 DEBUG kernel:[ 3.362618] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 09] add_size 200000 >15:22:09,081 DEBUG kernel:[ 3.362649] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000 >15:22:09,081 DEBUG kernel:[ 3.362661] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000 >15:22:09,081 DEBUG kernel:[ 3.362759] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >15:22:09,081 DEBUG kernel:[ 3.362763] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >15:22:09,081 DEBUG kernel:[ 3.362766] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >15:22:09,081 INFO kernel:[ 3.362777] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf0200000-0xf03fffff 64bit pref] >15:22:09,081 INFO kernel:[ 3.362783] pci 0000:00:1c.1: BAR 15: assigned [mem 0xf0400000-0xf05fffff 64bit pref] >15:22:09,081 INFO kernel:[ 3.362789] pci 0000:00:1c.1: BAR 13: assigned [io 0x2000-0x2fff] >15:22:09,081 INFO kernel:[ 3.362844] pci 0000:00:1c.0: PCI bridge to [bus 09] >15:22:09,081 INFO kernel:[ 3.362851] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] >15:22:09,081 INFO kernel:[ 3.362862] pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfe8fffff] >15:22:09,081 INFO kernel:[ 3.362870] pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf03fffff 64bit pref] >15:22:09,081 INFO kernel:[ 3.362884] pci 0000:00:1c.1: PCI bridge to [bus 0b] >15:22:09,081 INFO kernel:[ 3.362890] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] >15:22:09,081 INFO kernel:[ 3.362900] pci 0000:00:1c.1: bridge window [mem 0xfe700000-0xfe7fffff] >15:22:09,081 INFO kernel:[ 3.362909] pci 0000:00:1c.1: bridge window [mem 0xf0400000-0xf05fffff 64bit pref] >15:22:09,081 INFO kernel:[ 3.362922] pci 0000:00:1c.4: PCI bridge to [bus 0c-0d] >15:22:09,081 INFO kernel:[ 3.362928] pci 0000:00:1c.4: bridge window [io 0xc000-0xcfff] >15:22:09,081 INFO kernel:[ 3.362939] pci 0000:00:1c.4: bridge window [mem 0xfe400000-0xfe6fffff] >15:22:09,081 INFO kernel:[ 3.362947] pci 0000:00:1c.4: bridge window [mem 0xf0000000-0xf01fffff 64bit pref] >15:22:09,081 INFO kernel:[ 3.362961] pci 0000:00:1e.0: PCI bridge to [bus 02] >15:22:09,081 INFO kernel:[ 3.362973] pci 0000:00:1e.0: bridge window [mem 0xfe300000-0xfe3fffff] >15:22:09,081 DEBUG kernel:[ 3.363246] pci 0000:00:1e.0: setting latency timer to 64 >15:22:09,081 DEBUG kernel:[ 3.363254] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >15:22:09,081 DEBUG kernel:[ 3.363257] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >15:22:09,081 DEBUG kernel:[ 3.363260] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >15:22:09,081 DEBUG kernel:[ 3.363262] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >15:22:09,081 DEBUG kernel:[ 3.363265] pci_bus 0000:00: resource 8 [mem 0xe0000000-0xf7ffffff] >15:22:09,081 DEBUG kernel:[ 3.363268] pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff] >15:22:09,081 DEBUG kernel:[ 3.363271] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff] >15:22:09,081 DEBUG kernel:[ 3.363274] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff] >15:22:09,081 DEBUG kernel:[ 3.363277] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff] >15:22:09,081 DEBUG kernel:[ 3.363280] pci_bus 0000:00: resource 13 [mem 0xfeda7000-0xfedfffff] >15:22:09,081 DEBUG kernel:[ 3.363283] pci_bus 0000:00: resource 14 [mem 0xfee10000-0xff9fffff] >15:22:09,081 DEBUG kernel:[ 3.363285] pci_bus 0000:00: resource 15 [mem 0xffc00000-0xffdfffff] >15:22:09,081 DEBUG kernel:[ 3.363288] pci_bus 0000:00: resource 16 [mem 0x120000000-0x317ffffff] >15:22:09,081 DEBUG kernel:[ 3.363291] pci_bus 0000:09: resource 0 [io 0xd000-0xdfff] >15:22:09,081 DEBUG kernel:[ 3.363294] pci_bus 0000:09: resource 1 [mem 0xfe800000-0xfe8fffff] >15:22:09,081 DEBUG kernel:[ 3.363297] pci_bus 0000:09: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref] >15:22:09,081 DEBUG kernel:[ 3.363301] pci_bus 0000:0b: resource 0 [io 0x2000-0x2fff] >15:22:09,081 DEBUG kernel:[ 3.363304] pci_bus 0000:0b: resource 1 [mem 0xfe700000-0xfe7fffff] >15:22:09,081 DEBUG kernel:[ 3.363307] pci_bus 0000:0b: resource 2 [mem 0xf0400000-0xf05fffff 64bit pref] >15:22:09,081 DEBUG kernel:[ 3.363310] pci_bus 0000:0c: resource 0 [io 0xc000-0xcfff] >15:22:09,081 DEBUG kernel:[ 3.363313] pci_bus 0000:0c: resource 1 [mem 0xfe400000-0xfe6fffff] >15:22:09,081 DEBUG kernel:[ 3.363316] pci_bus 0000:0c: resource 2 [mem 0xf0000000-0xf01fffff 64bit pref] >15:22:09,081 DEBUG kernel:[ 3.363319] pci_bus 0000:02: resource 1 [mem 0xfe300000-0xfe3fffff] >15:22:09,081 DEBUG kernel:[ 3.363322] pci_bus 0000:02: resource 4 [io 0x0000-0x0cf7] >15:22:09,081 DEBUG kernel:[ 3.363325] pci_bus 0000:02: resource 5 [io 0x0d00-0xffff] >15:22:09,081 DEBUG kernel:[ 3.363328] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff] >15:22:09,081 DEBUG kernel:[ 3.363331] pci_bus 0000:02: resource 7 [mem 0x000d0000-0x000dffff] >15:22:09,081 DEBUG kernel:[ 3.363334] pci_bus 0000:02: resource 8 [mem 0xe0000000-0xf7ffffff] >15:22:09,081 DEBUG kernel:[ 3.363336] pci_bus 0000:02: resource 9 [mem 0xfc000000-0xfebfffff] >15:22:09,081 DEBUG kernel:[ 3.363339] pci_bus 0000:02: resource 10 [mem 0xfec10000-0xfecfffff] >15:22:09,081 DEBUG kernel:[ 3.363342] pci_bus 0000:02: resource 11 [mem 0xfed1c000-0xfed1ffff] >15:22:09,081 DEBUG kernel:[ 3.363345] pci_bus 0000:02: resource 12 [mem 0xfed90000-0xfed9ffff] >15:22:09,081 DEBUG kernel:[ 3.363347] pci_bus 0000:02: resource 13 [mem 0xfeda7000-0xfedfffff] >15:22:09,081 DEBUG kernel:[ 3.363350] pci_bus 0000:02: resource 14 [mem 0xfee10000-0xff9fffff] >15:22:09,081 DEBUG kernel:[ 3.363353] pci_bus 0000:02: resource 15 [mem 0xffc00000-0xffdfffff] >15:22:09,081 DEBUG kernel:[ 3.363356] pci_bus 0000:02: resource 16 [mem 0x120000000-0x317ffffff] >15:22:09,081 INFO kernel:[ 3.363672] NET: Registered protocol family 2 >15:22:09,081 INFO kernel:[ 3.366393] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >15:22:09,081 INFO kernel:[ 3.371353] TCP bind hash table entries: 65536 (order: 10, 5242880 bytes) >15:22:09,081 INFO kernel:[ 3.377270] TCP: Hash tables configured (established 524288 bind 65536) >15:22:09,081 INFO kernel:[ 3.377425] TCP: reno registered >15:22:09,081 INFO kernel:[ 3.377524] UDP hash table entries: 2048 (order: 6, 393216 bytes) >15:22:09,081 INFO kernel:[ 3.377981] UDP-Lite hash table entries: 2048 (order: 6, 393216 bytes) >15:22:09,081 INFO kernel:[ 3.379215] NET: Registered protocol family 1 >15:22:09,081 DEBUG kernel:[ 3.379325] pci 0000:00:02.0: Boot video device >15:22:09,081 DEBUG kernel:[ 3.380505] PCI: CLS 64 bytes, default 64 >15:22:09,081 INFO kernel:[ 3.381524] Unpacking initramfs... >15:22:09,081 INFO kernel:[ 8.309337] Freeing initrd memory: 26152k freed >15:22:09,081 INFO kernel:[ 8.518729] DMA-API: preallocated 32768 debug entries >15:22:09,081 INFO kernel:[ 8.518734] DMA-API: debugging enabled by kernel config >15:22:09,081 INFO kernel:[ 8.518748] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >15:22:09,081 INFO kernel:[ 8.518753] software IO TLB [mem 0xdb667000-0xdf666fff] (64MB) mapped at [ffff8800db667000-ffff8800df666fff] >15:22:09,081 INFO kernel:[ 8.518809] Simple Boot Flag at 0x79 set to 0x1 >15:22:09,081 WARNING kernel:[ 8.522894] cryptomgr_test (27) used greatest stack depth: 6184 bytes left >15:22:09,081 NOTICE kernel:[ 8.524748] Initialise module verification >15:22:09,081 INFO kernel:[ 8.524978] audit: initializing netlink socket (disabled) >15:22:09,081 NOTICE kernel:[ 8.525118] type=2000 audit(1345562496.524:1): initialized >15:22:09,081 INFO kernel:[ 8.551479] HugeTLB registered 2 MB page size, pre-allocated 0 pages >15:22:09,081 NOTICE kernel:[ 8.603733] VFS: Disk quotas dquot_6.5.2 >15:22:09,081 WARNING kernel:[ 8.604287] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >15:22:09,081 INFO kernel:[ 8.613487] msgmni has been set to 7847 >15:22:09,081 NOTICE kernel:[ 8.614463] Key type crypto registered >15:22:09,081 NOTICE kernel:[ 8.614483] Crypto key parser 'pgp' registered >15:22:09,081 DEBUG kernel:[ 8.614486] SELinux: Registering netfilter hooks >15:22:09,081 WARNING kernel:[ 8.617605] cryptomgr_test (34) used greatest stack depth: 5560 bytes left >15:22:09,081 WARNING kernel:[ 8.619343] cryptomgr_test (39) used greatest stack depth: 5416 bytes left >15:22:09,081 INFO kernel:[ 8.619507] alg: No test for stdrng (krng) >15:22:09,081 INFO kernel:[ 8.619536] NET: Registered protocol family 38 >15:22:09,081 INFO kernel:[ 8.620296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >15:22:09,081 INFO kernel:[ 8.620578] io scheduler noop registered >15:22:09,081 INFO kernel:[ 8.620582] io scheduler deadline registered >15:22:09,081 INFO kernel:[ 8.621718] io scheduler cfq registered (default) >15:22:09,081 INFO kernel:[ 8.621721] start plist test >15:22:09,081 INFO kernel:[ 8.624084] end plist test >15:22:09,081 DEBUG kernel:[ 8.624087] list_sort_test: start testing list_sort() >15:22:09,081 DEBUG kernel:[ 8.634658] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X >15:22:09,081 DEBUG kernel:[ 8.635495] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X >15:22:09,081 DEBUG kernel:[ 8.636268] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X >15:22:09,081 INFO kernel:[ 8.637522] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >15:22:09,081 INFO kernel:[ 8.637900] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >15:22:09,081 INFO kernel:[ 8.637903] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >15:22:09,081 INFO kernel:[ 8.644897] acpiphp: Slot [1] registered >15:22:09,081 DEBUG kernel:[ 8.647468] intel_idle: does not run on family 6 model 15 >15:22:09,081 INFO kernel:[ 8.649419] ACPI: AC Adapter [AC] (on-line) >15:22:09,081 INFO kernel:[ 8.651775] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >15:22:09,081 INFO kernel:[ 8.654832] ACPI: Lid Switch [LID] >15:22:09,081 INFO kernel:[ 8.655520] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 >15:22:09,081 INFO kernel:[ 8.655590] ACPI: Power Button [PBTN] >15:22:09,081 INFO kernel:[ 8.656281] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2 >15:22:09,081 INFO kernel:[ 8.656304] ACPI: Sleep Button [SBTN] >15:22:09,081 INFO kernel:[ 8.664310] ACPI: Requesting acpi_cpufreq >15:22:09,081 WARNING kernel:[ 8.677885] modprobe (43) used greatest stack depth: 4800 bytes left >15:22:09,081 DEBUG kernel:[ 8.678359] Monitor-Mwait will be used to enter C-1 state >15:22:09,082 DEBUG kernel:[ 8.678533] Monitor-Mwait will be used to enter C-2 state >15:22:09,082 DEBUG kernel:[ 8.678675] Monitor-Mwait will be used to enter C-3 state >15:22:09,082 INFO kernel:[ 8.678699] tsc: Marking TSC unstable due to TSC halts in idle >15:22:09,082 DEBUG kernel:[ 8.678804] ACPI: acpi_idle registered with cpuidle >15:22:09,082 INFO kernel:[ 8.832216] thermal LNXTHERM:00: registered as thermal_zone0 >15:22:09,082 INFO kernel:[ 8.832220] ACPI: Thermal Zone [THM] (49 C) >15:22:09,082 INFO kernel:[ 8.832501] GHES: HEST is not enabled! >15:22:09,082 INFO kernel:[ 8.833345] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >15:22:09,082 INFO kernel:[ 8.833459] ACPI: Battery Slot [BAT0] (battery absent) >15:22:09,082 INFO kernel:[ 8.839639] Non-volatile memory driver v1.3 >15:22:09,082 INFO kernel:[ 8.839643] Linux agpgart interface v0.103 >15:22:09,082 INFO kernel:[ 8.840777] agpgart-intel 0000:00:00.0: Intel 965GM Chipset >15:22:09,082 INFO kernel:[ 8.841127] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable >15:22:09,082 INFO kernel:[ 8.841823] agpgart-intel 0000:00:00.0: detected 8192K stolen memory >15:22:09,082 INFO kernel:[ 8.842649] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000 >15:22:09,082 INFO kernel:[ 8.857877] loop: module loaded >15:22:09,082 DEBUG kernel:[ 8.859273] ahci 0000:00:1f.2: version 3.0 >15:22:09,082 DEBUG kernel:[ 8.859626] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X >15:22:09,082 INFO kernel:[ 8.860077] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x5 impl SATA mode >15:22:09,082 INFO kernel:[ 8.860082] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc ems >15:22:09,082 DEBUG kernel:[ 8.860091] ahci 0000:00:1f.2: setting latency timer to 64 >15:22:09,082 INFO kernel:[ 8.869294] scsi0 : ahci >15:22:09,082 INFO kernel:[ 8.871947] scsi1 : ahci >15:22:09,082 INFO kernel:[ 8.873209] scsi2 : ahci >15:22:09,082 INFO kernel:[ 8.874203] ata1: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fb900 irq 43 >15:22:09,082 INFO kernel:[ 8.874206] ata2: DUMMY >15:22:09,082 INFO kernel:[ 8.874210] ata3: SATA max UDMA/133 abar m2048@0xfe9fb800 port 0xfe9fba00 irq 43 >15:22:09,082 DEBUG kernel:[ 8.874878] ata_piix 0000:00:1f.1: version 2.13 >15:22:09,082 DEBUG kernel:[ 8.875273] ata_piix 0000:00:1f.1: setting latency timer to 64 >15:22:09,082 INFO kernel:[ 8.882061] scsi3 : ata_piix >15:22:09,082 INFO kernel:[ 8.885426] scsi4 : ata_piix >15:22:09,082 INFO kernel:[ 8.888528] ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x6fa0 irq 14 >15:22:09,082 INFO kernel:[ 8.888531] ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x6fa8 irq 15 >15:22:09,082 DEBUG kernel:[ 8.889080] ata5: port disabled--ignoring >15:22:09,082 INFO kernel:[ 8.889752] libphy: Fixed MDIO Bus: probed >15:22:09,082 INFO kernel:[ 8.890493] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >15:22:09,082 DEBUG kernel:[ 8.890724] ehci_hcd 0000:00:1a.7: setting latency timer to 64 >15:22:09,082 INFO kernel:[ 8.890730] ehci_hcd 0000:00:1a.7: EHCI Host Controller >15:22:09,082 INFO kernel:[ 8.891892] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 >15:22:09,082 INFO kernel:[ 8.896071] ehci_hcd 0000:00:1a.7: debug port 1 >15:22:09,082 DEBUG kernel:[ 8.896087] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported >15:22:09,082 INFO kernel:[ 8.896364] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xfed1c400 >15:22:09,082 INFO kernel:[ 8.902054] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >15:22:09,082 INFO kernel:[ 8.902750] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >15:22:09,082 INFO kernel:[ 8.902753] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:22:09,082 INFO kernel:[ 8.902757] usb usb1: Product: EHCI Host Controller >15:22:09,082 INFO kernel:[ 8.902760] usb usb1: Manufacturer: Linux 3.6.0-0.rc1.git6.1.fc18.x86_64 ehci_hcd >15:22:09,082 INFO kernel:[ 8.902763] usb usb1: SerialNumber: 0000:00:1a.7 >15:22:09,082 INFO kernel:[ 8.905960] hub 1-0:1.0: USB hub found >15:22:09,082 INFO kernel:[ 8.906185] hub 1-0:1.0: 4 ports detected >15:22:09,082 DEBUG kernel:[ 8.908494] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >15:22:09,082 INFO kernel:[ 8.908501] ehci_hcd 0000:00:1d.7: EHCI Host Controller >15:22:09,082 INFO kernel:[ 8.909280] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 >15:22:09,082 INFO kernel:[ 8.913343] ehci_hcd 0000:00:1d.7: debug port 1 >15:22:09,082 DEBUG kernel:[ 8.913359] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported >15:22:09,082 INFO kernel:[ 8.913637] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfed1c000 >15:22:09,082 INFO kernel:[ 8.919045] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >15:22:09,082 INFO kernel:[ 8.919563] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >15:22:09,082 INFO kernel:[ 8.919567] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:22:09,082 INFO kernel:[ 8.919570] usb usb2: Product: EHCI Host Controller >15:22:09,082 INFO kernel:[ 8.919573] usb usb2: Manufacturer: Linux 3.6.0-0.rc1.git6.1.fc18.x86_64 ehci_hcd >15:22:09,082 INFO kernel:[ 8.919576] usb usb2: SerialNumber: 0000:00:1d.7 >15:22:09,082 INFO kernel:[ 8.922159] hub 2-0:1.0: USB hub found >15:22:09,082 INFO kernel:[ 8.922335] hub 2-0:1.0: 6 ports detected >15:22:09,082 INFO kernel:[ 8.924345] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >15:22:09,082 INFO kernel:[ 8.924487] uhci_hcd: USB Universal Host Controller Interface driver >15:22:09,082 DEBUG kernel:[ 8.925306] uhci_hcd 0000:00:1a.0: setting latency timer to 64 >15:22:09,082 INFO kernel:[ 8.925312] uhci_hcd 0000:00:1a.0: UHCI Host Controller >15:22:09,082 INFO kernel:[ 8.926084] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >15:22:09,082 INFO kernel:[ 8.926217] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00006f20 >15:22:09,082 INFO kernel:[ 8.926883] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >15:22:09,082 INFO kernel:[ 8.926887] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:22:09,082 INFO kernel:[ 8.926890] usb usb3: Product: UHCI Host Controller >15:22:09,082 INFO kernel:[ 8.926893] usb usb3: Manufacturer: Linux 3.6.0-0.rc1.git6.1.fc18.x86_64 uhci_hcd >15:22:09,082 INFO kernel:[ 8.926896] usb usb3: SerialNumber: 0000:00:1a.0 >15:22:09,082 INFO kernel:[ 8.929654] hub 3-0:1.0: USB hub found >15:22:09,082 INFO kernel:[ 8.929825] hub 3-0:1.0: 2 ports detected >15:22:09,082 DEBUG kernel:[ 8.931540] uhci_hcd 0000:00:1a.1: setting latency timer to 64 >15:22:09,082 INFO kernel:[ 8.931547] uhci_hcd 0000:00:1a.1: UHCI Host Controller >15:22:09,082 INFO kernel:[ 8.932451] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >15:22:09,082 INFO kernel:[ 8.932790] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00006f00 >15:22:09,082 INFO kernel:[ 8.933425] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >15:22:09,082 INFO kernel:[ 8.933429] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:22:09,082 INFO kernel:[ 8.933432] usb usb4: Product: UHCI Host Controller >15:22:09,082 INFO kernel:[ 8.933435] usb usb4: Manufacturer: Linux 3.6.0-0.rc1.git6.1.fc18.x86_64 uhci_hcd >15:22:09,082 INFO kernel:[ 8.933438] usb usb4: SerialNumber: 0000:00:1a.1 >15:22:09,082 INFO kernel:[ 8.935961] hub 4-0:1.0: USB hub found >15:22:09,082 INFO kernel:[ 8.936145] hub 4-0:1.0: 2 ports detected >15:22:09,082 DEBUG kernel:[ 8.938164] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >15:22:09,082 INFO kernel:[ 8.938171] uhci_hcd 0000:00:1d.0: UHCI Host Controller >15:22:09,082 INFO kernel:[ 8.938926] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5 >15:22:09,082 INFO kernel:[ 8.939250] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00006f80 >15:22:09,082 INFO kernel:[ 8.939838] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >15:22:09,082 INFO kernel:[ 8.939842] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:22:09,082 INFO kernel:[ 8.939845] usb usb5: Product: UHCI Host Controller >15:22:09,082 INFO kernel:[ 8.939848] usb usb5: Manufacturer: Linux 3.6.0-0.rc1.git6.1.fc18.x86_64 uhci_hcd >15:22:09,082 INFO kernel:[ 8.939851] usb usb5: SerialNumber: 0000:00:1d.0 >15:22:09,082 INFO kernel:[ 8.942430] hub 5-0:1.0: USB hub found >15:22:09,082 INFO kernel:[ 8.942586] hub 5-0:1.0: 2 ports detected >15:22:09,082 DEBUG kernel:[ 8.944300] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >15:22:09,082 INFO kernel:[ 8.944306] uhci_hcd 0000:00:1d.1: UHCI Host Controller >15:22:09,082 INFO kernel:[ 8.945360] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6 >15:22:09,082 INFO kernel:[ 8.945494] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00006f60 >15:22:09,082 INFO kernel:[ 8.946121] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >15:22:09,082 INFO kernel:[ 8.946125] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:22:09,082 INFO kernel:[ 8.946128] usb usb6: Product: UHCI Host Controller >15:22:09,082 INFO kernel:[ 8.946131] usb usb6: Manufacturer: Linux 3.6.0-0.rc1.git6.1.fc18.x86_64 uhci_hcd >15:22:09,082 INFO kernel:[ 8.946134] usb usb6: SerialNumber: 0000:00:1d.1 >15:22:09,082 INFO kernel:[ 8.948659] hub 6-0:1.0: USB hub found >15:22:09,082 INFO kernel:[ 8.948815] hub 6-0:1.0: 2 ports detected >15:22:09,082 DEBUG kernel:[ 8.950517] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >15:22:09,082 INFO kernel:[ 8.950524] uhci_hcd 0000:00:1d.2: UHCI Host Controller >15:22:09,082 INFO kernel:[ 8.951427] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7 >15:22:09,082 INFO kernel:[ 8.951560] uhci_hcd 0000:00:1d.2: irq 22, io base 0x00006f40 >15:22:09,082 INFO kernel:[ 8.952179] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >15:22:09,082 INFO kernel:[ 8.952183] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:22:09,082 INFO kernel:[ 8.952186] usb usb7: Product: UHCI Host Controller >15:22:09,082 INFO kernel:[ 8.952189] usb usb7: Manufacturer: Linux 3.6.0-0.rc1.git6.1.fc18.x86_64 uhci_hcd >15:22:09,082 INFO kernel:[ 8.952193] usb usb7: SerialNumber: 0000:00:1d.2 >15:22:09,082 INFO kernel:[ 8.954897] hub 7-0:1.0: USB hub found >15:22:09,082 INFO kernel:[ 8.955081] hub 7-0:1.0: 2 ports detected >15:22:09,082 INFO kernel:[ 8.957469] usbcore: registered new interface driver usbserial >15:22:09,082 INFO kernel:[ 8.957644] usbcore: registered new interface driver usbserial_generic >15:22:09,082 INFO kernel:[ 8.957830] USB Serial support registered for generic >15:22:09,082 INFO kernel:[ 8.957848] usbserial: USB Serial Driver core >15:22:09,082 INFO kernel:[ 8.958366] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >15:22:09,082 INFO kernel:[ 8.972395] i8042: Detected active multiplexing controller, rev 1.1 >15:22:09,082 INFO kernel:[ 8.984274] serio: i8042 KBD port at 0x60,0x64 irq 1 >15:22:09,082 INFO kernel:[ 8.984455] serio: i8042 AUX0 port at 0x60,0x64 irq 12 >15:22:09,082 INFO kernel:[ 8.985101] serio: i8042 AUX1 port at 0x60,0x64 irq 12 >15:22:09,082 INFO kernel:[ 8.985510] serio: i8042 AUX2 port at 0x60,0x64 irq 12 >15:22:09,082 INFO kernel:[ 8.985925] serio: i8042 AUX3 port at 0x60,0x64 irq 12 >15:22:09,082 INFO kernel:[ 8.987476] mousedev: PS/2 mouse device common for all mice >15:22:09,082 INFO kernel:[ 8.990273] rtc_cmos 00:04: RTC can wake from S4 >15:22:09,082 INFO kernel:[ 8.991453] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >15:22:09,082 INFO kernel:[ 8.991572] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >15:22:09,082 INFO kernel:[ 8.993743] device-mapper: uevent: version 1.0.3 >15:22:09,082 INFO kernel:[ 8.995429] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >15:22:09,082 INFO kernel:[ 8.998154] cpuidle: using governor ladder >15:22:09,082 INFO kernel:[ 8.999854] cpuidle: using governor menu >15:22:09,082 INFO kernel:[ 9.004171] EFI Variables Facility v0.08 2004-May-17 >15:22:09,082 INFO kernel:[ 9.006165] usbcore: registered new interface driver usbhid >15:22:09,082 INFO kernel:[ 9.006168] usbhid: USB HID core driver >15:22:09,082 INFO kernel:[ 9.006893] drop_monitor: Initializing network drop monitor service >15:22:09,082 INFO kernel:[ 9.007482] ip_tables: (C) 2000-2006 Netfilter Core Team >15:22:09,082 INFO kernel:[ 9.007668] TCP: cubic registered >15:22:09,082 INFO kernel:[ 9.007682] Initializing XFRM netlink socket >15:22:09,082 INFO kernel:[ 9.010259] NET: Registered protocol family 10 >15:22:09,082 INFO kernel:[ 9.013717] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >15:22:09,082 INFO kernel:[ 9.013793] mip6: Mobile IPv6 >15:22:09,082 INFO kernel:[ 9.013801] NET: Registered protocol family 17 >15:22:09,082 DEBUG kernel:[ 9.016963] PM: Hibernation image not present or could not be loaded. >15:22:09,082 NOTICE kernel:[ 9.016966] Load module verification keys >15:22:09,082 NOTICE kernel:[ 9.017355] Loaded modsign.0 key: e90382382ef4bf27d13b5bb437079390256adc8b >15:22:09,082 INFO kernel:[ 9.017513] registered taskstats version 1 >15:22:09,082 INFO kernel:[ 9.024552] Magic number: 8:5:387 >15:22:09,082 INFO kernel:[ 9.024572] usb usb5: hash matches >15:22:09,083 INFO kernel:[ 9.024903] rtc_cmos 00:04: setting system clock to 2012-08-21 15:21:37 UTC (1345562497) >15:22:09,083 INFO kernel:[ 9.060035] ata4.00: ATAPI: TSSTcorp DVD+/-RW TS-L632H, D300, max UDMA/33 >15:22:09,083 INFO kernel:[ 9.082746] ata4.00: configured for UDMA/33 >15:22:09,083 INFO kernel:[ 9.179277] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >15:22:09,083 INFO kernel:[ 9.179468] ata3: SATA link down (SStatus 0 SControl 300) >15:22:09,083 INFO kernel:[ 9.190738] ata1.00: ATA-7: SAMSUNG HM080HI, AB100-16, max UDMA/100 >15:22:09,083 INFO kernel:[ 9.190748] ata1.00: 156301488 sectors, multi 8: LBA48 NCQ (depth 31/32), AA >15:22:09,083 INFO kernel:[ 9.202496] ata1.00: configured for UDMA/100 >15:22:09,083 NOTICE kernel:[ 9.206485] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HM080HI AB10 PQ: 0 ANSI: 5 >15:22:09,083 NOTICE kernel:[ 9.211046] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB) >15:22:09,083 NOTICE kernel:[ 9.211797] sd 0:0:0:0: Attached scsi generic sg0 type 0 >15:22:09,083 NOTICE kernel:[ 9.212040] sd 0:0:0:0: [sda] Write Protect is off >15:22:09,083 DEBUG kernel:[ 9.212044] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >15:22:09,083 NOTICE kernel:[ 9.212459] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >15:22:09,083 NOTICE kernel:[ 9.219089] scsi 3:0:0:0: CD-ROM TSSTcorp DVD+-RW TS-L632H D300 PQ: 0 ANSI: 5 >15:22:09,083 WARNING kernel:[ 9.224964] sr0: scsi3-mmc drive: 47x/47x writer cd/rw xa/form2 cdda tray >15:22:09,083 INFO kernel:[ 9.224977] cdrom: Uniform CD-ROM driver Revision: 3.20 >15:22:09,083 DEBUG kernel:[ 9.227320] sr 3:0:0:0: Attached scsi CD-ROM sr0 >15:22:09,083 NOTICE kernel:[ 9.228998] sr 3:0:0:0: Attached scsi generic sg1 type 5 >15:22:09,083 INFO kernel:[ 9.252212] usb 1-1: new high-speed USB device number 2 using ehci_hcd >15:22:09,083 INFO kernel:[ 9.372068] usb 1-1: New USB device found, idVendor=05a9, idProduct=2640 >15:22:09,083 INFO kernel:[ 9.372072] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >15:22:09,083 INFO kernel:[ 9.372076] usb 1-1: Product: Laptop Integrated Webcam >15:22:09,083 INFO kernel:[ 9.372079] usb 1-1: Manufacturer: OmniVision Technologies, Inc. -2640-07.07.20.3 >15:22:09,083 INFO kernel:[ 9.738173] usb 6-1: new low-speed USB device number 2 using uhci_hcd >15:22:09,083 INFO kernel:[ 9.784916] sda: sda1 sda2 >15:22:09,083 NOTICE kernel:[ 9.791192] sd 0:0:0:0: [sda] Attached SCSI disk >15:22:09,083 INFO kernel:[ 9.794469] Freeing unused kernel memory: 3244k freed >15:22:09,083 INFO kernel:[ 9.796713] Write protecting the kernel read-only data: 12288k >15:22:09,083 INFO kernel:[ 9.801317] Freeing unused kernel memory: 1104k freed >15:22:09,083 INFO kernel:[ 9.806496] Freeing unused kernel memory: 1220k freed >15:22:09,083 INFO kernel:[ 9.902003] usb 6-1: New USB device found, idVendor=093a, idProduct=2510 >15:22:09,083 INFO kernel:[ 9.902074] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >15:22:09,083 INFO kernel:[ 9.902083] usb 6-1: Product: USB OPTICAL MOUSE >15:22:09,083 INFO kernel:[ 9.902091] usb 6-1: Manufacturer: PIXART >15:22:09,083 INFO kernel:[ 9.940213] input: PIXART USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/input/input4 >15:22:09,083 INFO kernel:[ 9.943090] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:1d.1-1/input0 >15:22:09,083 WARNING kernel:[ 9.975835] service-to-run (68) used greatest stack depth: 4736 bytes left >15:22:09,083 INFO kernel:[ 10.111501] input: PS/2 Mouse as /devices/platform/i8042/serio2/input/input5 >15:22:09,083 INFO kernel:[ 10.141224] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio2/input/input6 >15:22:09,083 INFO kernel:[ 10.367500] squashfs: version 4.0 (2009/01/31) Phillip Lougher >15:22:09,083 INFO kernel:[ 10.434999] Floppy drive(s): fd0 is 1.44M >15:22:09,083 INFO kernel:[ 13.457675] floppy0: no floppy controllers found >15:22:09,083 INFO kernel:[ 13.493447] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found >15:22:09,083 INFO kernel:[ 13.514801] md: raid0 personality registered for level 0 >15:22:09,083 INFO kernel:[ 13.528311] md: raid1 personality registered for level 1 >15:22:09,083 INFO kernel:[ 13.539958] async_tx: api initialized (async) >15:22:09,083 INFO kernel:[ 13.541792] xor: automatically using best checksumming function: >15:22:09,083 INFO kernel:[ 13.551187] generic_sse: 7632.000 MB/sec >15:22:09,083 WARNING kernel:[ 13.573035] raid6: sse2x1 3382 MB/s >15:22:09,083 WARNING kernel:[ 13.590044] raid6: sse2x2 3523 MB/s >15:22:09,083 WARNING kernel:[ 13.607192] raid6: sse2x4 5996 MB/s >15:22:09,083 WARNING kernel:[ 13.607194] raid6: using algorithm sse2x4 (5996 MB/s) >15:22:09,083 WARNING kernel:[ 13.607196] raid6: using ssse3x2 recovery algorithm >15:22:09,083 INFO kernel:[ 13.617863] md: raid6 personality registered for level 6 >15:22:09,083 INFO kernel:[ 13.617868] md: raid5 personality registered for level 5 >15:22:09,083 INFO kernel:[ 13.617871] md: raid4 personality registered for level 4 >15:22:09,083 INFO kernel:[ 13.659698] md: raid10 personality registered for level 10 >15:22:09,083 INFO kernel:[ 13.671694] md: linear personality registered for level -1 >15:22:09,083 INFO kernel:[ 13.723205] device-mapper: multipath: version 1.5.0 loaded >15:22:09,083 INFO kernel:[ 13.738542] device-mapper: multipath round-robin: version 1.0.0 loaded >15:22:09,083 INFO kernel:[ 14.374421] RPC: Registered named UNIX socket transport module. >15:22:09,083 INFO kernel:[ 14.374426] RPC: Registered udp transport module. >15:22:09,083 INFO kernel:[ 14.374429] RPC: Registered tcp transport module. >15:22:09,083 INFO kernel:[ 14.374431] RPC: Registered tcp NFSv4.1 backchannel transport module. >15:22:09,083 WARNING kernel:[ 14.510534] rpc.idmapd (246) used greatest stack depth: 4496 bytes left >15:22:09,083 INFO kernel:[ 15.365589] wmi: Mapper loaded >15:22:09,083 INFO kernel:[ 15.386461] [drm] Initialized drm 1.1.0 20060810 >15:22:09,083 INFO kernel:[ 15.398496] sky2: driver version 1.30 >15:22:09,083 INFO kernel:[ 15.398852] sky2 0000:09:00.0: Yukon-2 FE+ chip revision 0 >15:22:09,083 DEBUG kernel:[ 15.399615] sky2 0000:09:00.0: irq 44 for MSI/MSI-X >15:22:09,083 INFO kernel:[ 15.405664] sky2 0000:09:00.0: eth0: addr 00:1d:09:44:0a:44 >15:22:09,083 INFO kernel:[ 15.473700] sdhci: Secure Digital Host Controller Interface driver >15:22:09,083 INFO kernel:[ 15.473705] sdhci: Copyright(c) Pierre Ossman >15:22:09,083 DEBUG kernel:[ 15.513728] i915 0000:00:02.0: setting latency timer to 64 >15:22:09,083 NOTICE kernel:[ 15.533772] firewire_ohci 0000:02:09.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11 >15:22:09,083 INFO kernel:[ 15.536025] sdhci-pci 0000:02:09.1: SDHCI controller found [1180:0822] (rev 22) >15:22:09,083 DEBUG kernel:[ 15.539757] Registered led device: mmc0:: >15:22:09,083 INFO kernel:[ 15.583899] mmc0: SDHCI controller on PCI [0000:02:09.1] using DMA >15:22:09,083 DEBUG kernel:[ 15.669612] i915 0000:00:02.0: irq 45 for MSI/MSI-X >15:22:09,083 INFO kernel:[ 15.670301] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >15:22:09,083 INFO kernel:[ 15.670303] [drm] Driver supports precise vblank timestamp query. >15:22:09,083 INFO kernel:[ 15.672265] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >15:22:09,083 WARNING kernel:[ 15.735381] cdrom_id (325) used greatest stack depth: 3408 bytes left >15:22:09,083 WARNING kernel:[ 15.741336] i915: fixme: max PWM is zero >15:22:09,083 NOTICE kernel:[ 16.035987] firewire_core 0000:02:09.0: created device fw0: GUID 364fc0000afd01c1, S400 >15:22:09,083 INFO kernel:[ 16.269773] [drm] initialized overlay support >15:22:09,083 INFO kernel:[ 16.593877] fbcon: inteldrmfb (fb0) is primary device >15:22:09,083 INFO kernel:[ 16.741356] Console: switching to colour frame buffer device 160x50 >15:22:09,083 INFO kernel:[ 16.744942] fb0: inteldrmfb frame buffer device >15:22:09,083 INFO kernel:[ 16.744944] drm: registered panic notifier >15:22:09,083 INFO kernel:[ 17.760274] acpi device:30: registered as cooling_device2 >15:22:09,083 INFO kernel:[ 17.777768] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >15:22:09,083 INFO kernel:[ 17.781526] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/LNXVIDEO:00/input/input7 >15:22:09,083 WARNING kernel:[ 17.785404] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work. >15:22:09,083 INFO kernel:[ 17.786497] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >15:22:09,083 DEBUG kernel:[ 18.311510] ISO 9660 Extensions: Microsoft Joliet Level 3 >15:22:09,083 DEBUG kernel:[ 18.360123] ISO 9660 Extensions: RRIP_1991A >15:22:09,083 INFO kernel:[ 20.175806] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >15:22:09,083 WARNING kernel:[ 21.273724] systemd-udevd (286) used greatest stack depth: 2432 bytes left >15:22:09,083 DEBUG kernel:[ 24.883567] SELinux: 2048 avtab hash slots, 100407 rules. >15:22:09,083 DEBUG kernel:[ 26.013400] SELinux: 2048 avtab hash slots, 100407 rules. >15:22:09,083 DEBUG kernel:[ 31.083753] SELinux: 9 users, 15 roles, 4211 types, 233 bools, 1 sens, 1024 cats >15:22:09,083 DEBUG kernel:[ 31.083760] SELinux: 83 classes, 100407 rules >15:22:09,083 DEBUG kernel:[ 31.398661] SELinux: Completing initialization. >15:22:09,083 DEBUG kernel:[ 31.398666] SELinux: Setting up existing superblocks. >15:22:09,083 DEBUG kernel:[ 31.398882] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:22:09,083 DEBUG kernel:[ 31.398999] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >15:22:09,083 DEBUG kernel:[ 31.399162] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >15:22:09,083 DEBUG kernel:[ 31.399239] SELinux: initialized (dev proc, type proc), uses genfs_contexts >15:22:09,083 DEBUG kernel:[ 31.399501] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:22:09,083 DEBUG kernel:[ 31.399675] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >15:22:09,083 DEBUG kernel:[ 31.402291] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >15:22:09,084 DEBUG kernel:[ 31.402400] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.416651] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >15:22:09,084 DEBUG kernel:[ 31.416775] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.416850] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >15:22:09,084 DEBUG kernel:[ 31.417084] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:22:09,084 DEBUG kernel:[ 31.417205] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >15:22:09,084 DEBUG kernel:[ 31.417309] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.417487] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.424880] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.424913] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:22:09,084 DEBUG kernel:[ 31.424962] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:22:09,084 DEBUG kernel:[ 31.425362] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:22:09,084 DEBUG kernel:[ 31.425536] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.425585] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.425647] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.425873] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.425958] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.425995] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.426042] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.426073] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.426168] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.426284] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.426417] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 31.426771] SELinux: initialized (dev loop0, type squashfs), uses xattr >15:22:09,084 DEBUG kernel:[ 31.427639] SELinux: initialized (dev dm-0, type ext4), uses xattr >15:22:09,084 NOTICE kernel:[ 31.525629] type=1403 audit(1345562519.999:2): policy loaded auid=4294967295 ses=4294967295 >15:22:09,084 DEBUG kernel:[ 34.682923] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 34.740769] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >15:22:09,084 DEBUG kernel:[ 34.744583] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:22:09,084 NOTICE kernel:[ 38.231538] type=1400 audit(1345562526.705:3): avc: denied { create } for pid=516 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:22:09,084 NOTICE kernel:[ 38.232219] type=1400 audit(1345562526.706:4): avc: denied { setattr } for pid=516 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=42530 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:22:09,084 NOTICE kernel:[ 38.232608] type=1400 audit(1345562526.706:5): avc: denied { relabelfrom } for pid=516 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=42530 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:22:09,084 NOTICE kernel:[ 39.880184] type=1400 audit(1345562528.354:6): avc: denied { read } for pid=529 comm="bash" name=".profile" dev="dm-0" ino=51018 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >15:22:09,084 NOTICE kernel:[ 39.880319] type=1400 audit(1345562528.354:7): avc: denied { open } for pid=529 comm="bash" path="/root/.profile" dev="dm-0" ino=51018 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >15:22:09,084 NOTICE kernel:[ 40.445064] type=1400 audit(1345562528.918:8): avc: denied { read } for pid=529 comm="bash" name="linux" dev="dm-0" ino=24932 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >15:22:09,084 NOTICE kernel:[ 40.445493] type=1400 audit(1345562528.919:9): avc: denied { open } for pid=529 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=24932 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >15:22:09,084 NOTICE kernel:[ 40.445658] type=1400 audit(1345562528.919:10): avc: denied { getattr } for pid=529 comm="bash" path="/usr/share/terminfo/l/linux" dev="dm-0" ino=24932 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >15:22:10,245 ERR systemd-udevd: ctx=0x7febe1305500 path=/lib/modules/3.6.0-0.rc1.git6.1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >15:22:10,253 ERR systemd-udevd: ctx=0x7febe1305500 path=/lib/modules/3.6.0-0.rc1.git6.1.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >15:22:10,289 ERR systemd-udevd: ctx=0x7febe1305500 path=/lib/modules/3.6.0-0.rc1.git6.1.fc18.x86_64/kernel/drivers/media/video/videobuf2-vmalloc.ko error=No such file or directory >15:22:10,293 ERR systemd-udevd: ctx=0x7febe1305500 path=/lib/modules/3.6.0-0.rc1.git6.1.fc18.x86_64/kernel/drivers/media/video/videobuf2-vmalloc.ko error=No such file or directory >15:22:10,559 ERR systemd-udevd: ctx=0x7febe1305500 path=/lib/modules/3.6.0-0.rc1.git6.1.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >15:22:10,742 WARNING kernel:[ 42.266257] ACPI Warning: 0x0000000000001060-0x000000000000107f SystemIO conflicts with Region \_SB_.PCI0.VID_.TCOI 1 (20120711/utaddress-251) >15:22:10,742 INFO kernel:[ 42.266279] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >15:22:10,742 WARNING kernel:[ 42.266283] lpc_ich: Resource conflict(s) found affecting iTCO_wdt >15:22:10,804 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:10,807 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:10,823 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:10,824 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:10,827 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:10,848 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:10,865 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:10,924 INFO kernel:[ 42.448252] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >15:22:11,188 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:11,289 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:11,294 INFO kernel:[ 42.818976] r592: driver successfully loaded >15:22:11,354 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:11,395 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:11,547 INFO kernel:[ 43.071593] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) >15:22:12,254 INFO NetworkManager: <info> NetworkManager (version 0.9.5.96-2.fc18) is starting... >15:22:12,258 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >15:22:12,269 INFO NetworkManager: <info> WEXT support is enabled >15:22:12,274 INFO kernel:[ 43.798451] microcode: CPU0 sig=0x6fd, pf=0x80, revision=0xa3 >15:22:12,279 ERR systemd-udevd: ctx=0x7febe1305500 path=/lib/modules/3.6.0-0.rc1.git6.1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >15:22:13,155 INFO kernel:[ 44.679138] input: Dell WMI hotkeys as /devices/virtual/input/input8 >15:22:13,577 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:13,954 INFO kernel:[ 45.478875] microcode: CPU1 sig=0x6fd, pf=0x80, revision=0xa3 >15:22:13,966 INFO kernel:[ 45.487396] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >15:22:13,966 ERR systemd-udevd: ctx=0x7febe1305500 path=/lib/modules/3.6.0-0.rc1.git6.1.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >15:22:13,977 INFO kernel:[ 45.501730] cfg80211: Calling CRDA to update world regulatory domain >15:22:14,488 INFO kernel:[ 46.012916] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:ds >15:22:14,488 INFO kernel:[ 46.012920] iwl3945: Copyright(c) 2003-2011 Intel Corporation >15:22:14,536 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:14,546 INFO kernel:[ 46.070886] iwl3945 0000:0b:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels >15:22:14,546 INFO kernel:[ 46.070892] iwl3945 0000:0b:00.0: Detected Intel Wireless WiFi Link 3945ABG >15:22:14,547 DEBUG kernel:[ 46.071918] iwl3945 0000:0b:00.0: irq 46 for MSI/MSI-X >15:22:14,550 DEBUG kernel:[ 46.074294] Registered led device: phy0-led >15:22:14,766 DEBUG kernel:[ 46.290698] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs' >15:22:14,884 INFO dbus-daemon: dbus[601]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:22:14,889 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:22:15,579 INFO polkitd: Started polkitd version 0.107 >15:22:16,008 INFO dbus-daemon: dbus[601]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:22:16,009 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:22:16,184 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >15:22:16,188 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >15:22:16,192 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:22:16,195 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:22:16,199 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >15:22:16,207 INFO NetworkManager: <info> trying to start the modem manager... >15:22:16,211 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >15:22:16,213 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >15:22:16,217 INFO NetworkManager: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/pci0000:00/0000:00:1c.1/0000:0b:00.0/ieee80211/phy0/rfkill0) (driver (unknown)) >15:22:16,220 INFO dbus-daemon: dbus[601]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >15:22:16,265 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >15:22:16,284 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >15:22:16,288 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >15:22:16,294 INFO NetworkManager: <info> Networking is enabled by state file >15:22:16,299 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:22:16,306 INFO NetworkManager: <info> (p2p1): carrier is OFF >15:22:16,309 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'sky2' ifindex: 2) >15:22:16,313 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/0 >15:22:16,316 INFO NetworkManager: <info> (p2p1): now managed >15:22:16,317 INFO kernel:[ 47.841297] sky2 0000:09:00.0: p2p1: enabling interface >15:22:16,317 INFO kernel:[ 47.841557] IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready >15:22:16,321 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >15:22:16,324 INFO NetworkManager: <info> (p2p1): bringing up device. >15:22:16,328 INFO NetworkManager: <info> (p2p1): preparing device. >15:22:16,333 INFO NetworkManager: <info> (p2p1): deactivating device (reason 'managed') [2] >15:22:16,336 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.0/0000:09:00.0/net/p2p1 >15:22:16,339 INFO NetworkManager: <info> (wlan0): using nl80211 for WiFi device control >15:22:16,342 INFO NetworkManager: <info> (wlan0): new 802.11 WiFi device (driver: 'iwl3945' ifindex: 3) >15:22:16,345 INFO NetworkManager: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >15:22:16,349 INFO NetworkManager: <info> (wlan0): now managed >15:22:16,352 INFO NetworkManager: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >15:22:16,355 INFO NetworkManager: <info> (wlan0): bringing up device. >15:22:16,548 INFO kernel:[ 48.072953] iwl3945 0000:0b:00.0: loaded firmware version 15.32.2.9 >15:22:16,660 INFO kernel:[ 48.184415] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >15:22:16,665 INFO NetworkManager: <info> (wlan0): preparing device. >15:22:16,666 INFO NetworkManager: <info> (wlan0): deactivating device (reason 'managed') [2] >15:22:16,674 INFO dbus-daemon: dbus[601]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >15:22:16,684 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >15:22:16,711 INFO dbus-daemon: modem-manager[623]: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >15:22:16,714 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:22:16,724 INFO modem-manager: <info> ModemManager (version 0.5.999-0.2.fc18) starting... >15:22:16,728 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:22:16,731 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >15:22:16,734 INFO NetworkManager: <info> modem-manager is now available >15:22:16,737 INFO dbus-daemon: dbus[601]: [system] Successfully activated service 'org.freedesktop.ModemManager' >15:22:18,694 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Gobi' >15:22:18,695 INFO modem-manager: <info> Loaded plugin 'Gobi' >15:22:18,701 INFO modem-manager: <info> Loaded plugin 'ZTE' >15:22:18,704 INFO modem-manager: <info> Loaded plugin 'Wavecom' >15:22:18,713 INFO modem-manager: <info> Loaded plugin 'SimTech' >15:22:18,727 INFO modem-manager: <info> Loaded plugin 'Ericsson MBM' >15:22:18,731 INFO modem-manager: <info> Loaded plugin 'Huawei' >15:22:18,738 INFO modem-manager: <info> Loaded plugin 'Samsung' >15:22:18,741 INFO modem-manager: <info> Loaded plugin 'Longcheer' >15:22:18,751 INFO modem-manager: <info> Loaded plugin 'MotoC' >15:22:18,755 INFO modem-manager: <info> Loaded plugin 'Nokia' >15:22:18,759 INFO modem-manager: <info> Loaded plugin 'Option High-Speed' >15:22:18,779 INFO modem-manager: <info> Loaded plugin 'Sierra' >15:22:18,783 INFO modem-manager: <info> Loaded plugin 'Option' >15:22:18,787 INFO modem-manager: <info> Loaded plugin 'AnyData' >15:22:18,796 INFO modem-manager: <info> Loaded plugin 'Novatel' >15:22:18,803 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >15:22:18,808 INFO modem-manager: <info> Loaded plugin 'Linktop' >15:22:18,813 INFO NetworkManager: <info> wpa_supplicant started >15:22:18,823 INFO modem-manager: <info> Loaded plugin 'X22X' >15:22:18,828 INFO modem-manager: <info> Loaded plugin 'Cinterion' >15:22:18,833 INFO modem-manager: <info> Loaded plugin 'Iridium' >15:22:18,842 INFO modem-manager: <info> Loaded plugin 'Generic' >15:22:18,855 INFO modem-manager: <info> Successfully loaded 20 plugins >15:22:18,858 INFO NetworkManager: <info> (wlan0) supports 4 scan SSIDs >15:22:18,862 INFO NetworkManager: <info> (wlan0): supplicant interface state: starting -> ready >15:22:18,865 INFO NetworkManager: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >15:22:18,869 WARNING NetworkManager: <warn> Trying to remove a non-existant call id. >15:22:18,872 INFO NetworkManager: <info> (wlan0): supplicant interface state: ready -> inactive >15:22:18,876 INFO NetworkManager: <info> (wlan0) supports 4 scan SSIDs >15:22:18,881 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'ZTE' >15:22:18,884 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Wavecom' >15:22:18,888 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'SimTech' >15:22:18,891 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Ericsson MBM' >15:22:18,894 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Huawei' >15:22:18,898 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Samsung' >15:22:18,902 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Longcheer' >15:22:18,905 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'MotoC' >15:22:18,909 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Nokia' >15:22:18,914 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Option High-Speed' >15:22:18,918 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Sierra' >15:22:18,922 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Option' >15:22:18,926 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'AnyData' >15:22:18,929 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Novatel' >15:22:18,933 INFO dbus-daemon: dbus[601]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >15:22:18,937 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Linktop' >15:22:18,941 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'X22X' >15:22:18,944 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Cinterion' >15:22:18,948 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Iridium' >15:22:18,951 INFO dbus-daemon: modem-manager[623]: <info> Loaded plugin 'Generic' >15:22:18,954 INFO dbus-daemon: modem-manager[623]: <info> Successfully loaded 20 plugins >15:22:18,957 INFO systemd: Startup finished in 9s 814ms 730us (kernel) + 22s 304ms 726us (initrd) + 18s 123ms 263us (userspace) = 50s 242ms 719us. >15:22:26,425 NOTICE kernel:[ 57.949154] type=1400 audit(1345562546.422:11): avc: denied { append } for pid=643 comm="auditd" path="/tmp/anaconda.log" dev="dm-0" ino=42537 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >15:22:26,425 NOTICE kernel:[ 57.950147] type=1400 audit(1345562546.424:12): avc: denied { read write } for pid=643 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7693 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >15:22:26,435 WARNING kernel:[ 57.959660] auditd (644): /proc/644/oom_adj is deprecated, please use /proc/644/oom_score_adj instead. >15:22:26,514 ERR systemd-udevd: sender uid=-1, message ignored >15:22:26,804 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:26,824 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:26,843 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:26,878 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:26,898 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:26,906 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:26,912 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:26,917 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:26,925 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:26,927 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:27,004 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:27,013 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:27,537 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:28,395 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,459 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,463 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,503 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,509 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,553 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,557 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,559 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,569 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,588 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,626 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,695 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:40,720 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:41,149 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:41,692 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:41,865 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:42,523 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:42,769 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:44,228 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:50,773 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:51,546 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:51,842 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:51,844 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:52,843 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:52,969 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory >15:22:55,576 ERR systemd-udevd: failed to execute '/usr/lib/udev/socket:/org/kernel/dm/multipath_event' 'socket:/org/kernel/dm/multipath_event': No such file or directory
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 849507
:
605563
|
606010
| 606011