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 839061 Details for
Bug 1044680
ValueError: cannot initialize a disk that has partitions
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Anaconda Traceback File
anaconda-tb-WSQFKp (text/plain), 257.46 KB, created by
xq1xq1xq1
on 2013-12-19 16:02:25 UTC
(
hide
)
Description:
Anaconda Traceback File
Filename:
MIME Type:
Creator:
xq1xq1xq1
Created:
2013-12-19 16:02:25 UTC
Size:
257.46 KB
patch
obsolete
>anaconda 19.30.13-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 810, in initializeDisk > raise ValueError("cannot initialize a disk that has partitions") > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 785, in clearPartitions > self.initializeDisk(disk) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 488, in execute > storage.clearPartitions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1639, in doKickstartStorage > ksdata.clearpart.execute(storage, ksdata, instClass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 253, in execute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 49, in setup > spoke.execute() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 165, in setup > obj.setup(self.ENVIRONMENT) > File "/sbin/anaconda", line 1086, in <module> > anaconda._intf.setup(ksdata) >ValueError: cannot initialize a disk that has partitions > >Local variables in innermost frame: >magic_partitions: {'sun': 3, 'mac': 1} >self: <blivet.Blivet object at 0x7f4fb88ee950> >disk: existing 14883MB disk sdc (0) with existing gpt disklabel > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: TextUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.productTitle: Anaconda > _intf._meh_interface: TextIntf instance, containing members: > _intf._meh_interface._io: IOHandler instance, containing members: > _intf._meh_interface._io.out_func: <built-in function print> > _intf._meh_interface._io.in_func: <bound method App.raw_input of <pyanaconda.ui.tui.simpleline.base.App object at 0x7f4fc553dd10>> > _intf._meh_interface.screen: None > _intf.isFinal: True > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._defaultFSType: ext4 > _intf.storage.autoPartEscrowCert: None > _intf.storage.iscsi: iscsi instance, containing members: > _intf.storage.iscsi.initiatorSet: False > _intf.storage.iscsi.ifaces: {} > _intf.storage.iscsi.started: False > _intf.storage.iscsi._initiator: Skipped > _intf.storage.iscsi.discovered_targets: {} > _intf.storage.iscsi.ibftNodes: [] > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: existing 1000MB partition sdc1 (1) > origFormat: EFIFS instance, containing members: > origFormat.uuid: 7408-4187 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008033 > origFormat._minInstanceSize: None > origFormat.fsprofile: None > origFormat.label: BOOT > origFormat._targetSize: 0.0 > origFormat._size: 0.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sdc1 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: existing 953869MB disk sda (3) with non-existent msdos disklabel > origFormat: existing None > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 3 >, ActionDestroyFormat instance, containing members: > device: existing 953869MB disk sdb (4) with non-existent msdos disklabel > origFormat: existing None > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 5 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 14883MB disk sdc (0) with existing gpt disklabel >, existing 13882MB partition sdc2 (2) with existing ext2 filesystem >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 5 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > _targetSize: 0 > _model: hp_DVD-RAM_SW820 > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: path: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 8681472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (67824, 4, 32) biosGeometry: (67824, 4, 32) > PedDevice: <_ped.Device object at 0x7f4fc55505f0> > exists: True > _size: 4239.0 > id: 6 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 8681472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (540, 255, 63) biosGeometry: (540, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fc5550a70> > exists: True > _size: 0 > id: 7 > controllable: False > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-06-27-14-02-10-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_19_x86_64 > _format._targetSize: 0.0 > _format._size: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop0 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Fedora\x2019\x20x86_64, /dev/disk/by-uuid/2013-06-27-14-02-10-00] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-06-27-14-02-10-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_19_x86_64 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/loop0 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 10 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/rootfs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 11 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 428d3c2b-6923-48bb-8e46-31a394d3b490 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format.dirty: False > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop2 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/428d3c2b-6923-48bb-8e46-31a394d3b490] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 428d3c2b-6923-48bb-8e46-31a394d3b490 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 2048.0 > originalFormat.dirty: False > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 2048.0 > originalFormat._device: /dev/loop2 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 12 > controllable: False > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 13 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: existing None > _serial: None >, existing 2048MB dm live-rw (14) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdc, sdc2, sda, sdb, sr0, loop0, /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso, loop1, /run/install/repo/LiveOS/squashfs.img, loop2, /LiveOS/rootfs.img, loop3, /overlay (deleted), loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [sdc2] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdc2] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 1 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [loop4, loop5, loop6, loop7] > _intf.storage.config.protectedDevSpecs: [/dev/sdc2] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: True > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: #platform=86, AMD64, or Intel EM64T > >#version=DEVEL ># System authorization information >auth --useshadow --passalgo=sha512 ># Install OS instead of upgrade >install > ># Halt after installation >halt ># Use hard drive installation media >harddrive --dir=Fedora/Fedora-19-x86_64-DVD.iso --partition=/dev/sdc2 >cmdline ># Firewall configuration >firewall --disabled >ignoredisk --only-use=sda,sdb,sdc ># Keyboard layouts ># old format: keyboard us ># new format: >keyboard --vckeymap=us --xlayouts='us' ># System language >lang en_US > ># Network information >network --bootproto=dhcp --device=eml --hostname=dhcp-142-164-106-135.stholdco.com ># Root password >rootpw --iscrypted $1$uYb4M3r5$kGXbu4JXdCrt70tzcBMgz/ ># SELinux configuration >selinux --disabled ># System timezone >timezone America/Regina --isUtc --ntpservers=nts200-1855.stholdco.com,nts200-2121.stholdco.com ># System bootloader configuration >bootloader --location=mbr ># Clear the Master Boot Record >zerombr ># Partition clearing information >clearpart --all --initlabel ># Disk partitioning information >part biosboot --fstype="biosboot" --size=1 >part swap --fstype="swap" --ondisk=sda --size=3000 >part swap --fstype="swap" --ondisk=sdb --size=3000 >part raid.03 --fstype="raid" --ondisk=sda --size=100 >part raid.04 --fstype="raid" --ondisk=sdb --size=100 >part raid.01 --fstype="raid" --ondisk=sda --size=25000 >part raid.02 --fstype="raid" --ondisk=sdb --size=25000 >part raid.05 --fstype="raid" --grow --ondisk=sda --size=200 >part raid.06 --fstype="raid" --grow --ondisk=sdb --size=200 >raid /boot --device=0 --fstype="ext4" --level=RAID1 raid.03 raid.04 >raid / --device=1 --fstype="ext4" --level=RAID1 raid.01 raid.02 >raid /var/opt/data --device=2 --fstype="ext3" --level=RAID0 raid.05 raid.06 > >%pre >echo "KS Pre" > /tmp/jrp_pre.log 2>&1 >echo "Mount: " >> /tmp/jrp_pre.log 2>&1 >mount >> /tmp/jrp_pre.log 2>&1 > ># Erase Raid Meta Data >echo "starting dmraid -r -E" >> /tmp/jrp_pre.log 2>&1 >dmraid -r -E /dev/sda >dmraid -r -E /dev/sdb >echo "starting dd if=" >> /tmp/jrp_pre.log 2>&1 > >## Erase Existing Partitions >echo "starting dd if=" >> /tmp/jrp_pre.log 2>&1 >dd if=/dev/zero of=/dev/sda bs=1M count=1 >dd if=/dev/urandom of=/dev/sda bs=512 count=64 >> /tmp/jrp_pre.log 2>&1 >## Uncomment for 2 drive system >dd if=/dev/zero of=/dev/sdb bs=1M count=1 >dd if=/dev/urandom of=/dev/sdb bs=512 count=64 >> /tmp/jrp_pre.log 2>&1 > ># echo "starting parted -s mklabel gpt" >> /tmp/jrp_pre.log 2>&1 ># /usr/sbin/parted -s /dev/sda mklabel gpt >> /tmp/jrp_pre.log 2>&1 >## Uncomment for 2 drive system ># /usr/sbin/parted -s /dev/sdb mklabel gpt >> /tmp/jrp_pre.log 2>&1 > >######################## > >## for future options >## echo "modeprobe xfs" >> /tmp/jrp_pre.log 2>&1 >## modprobe xfs >> /tmp/jrp_pre.log 2>&1 >%end > >%post --nochroot > >echo "KS Post nochroot" > /tmp/jrp_post_nochroot.log 2>&1 >echo "Mount: " >> /tmp/jrp_post_nochroot.log 2>&1 >mount >> /tmp/jrp_post_nochroot.log 2>&1 > >%end > >%post ># use command "blkid" to find uuid ># vgdisplay -v ># >PKG_DRIVE=`findfs UUID=b40e4373-1c99-4de6-a6fb-e0964f82ce02` >mkdir /mnt/usb >mount $PKG_DRIVE /mnt/usb ># %Y%m%d%H%M% ># >mkdir /mnt/usb/logs/$(date '+%Y_%m_%d') > >date > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log > >echo "Making root tools directory: - " >> /mnt/usb/logs/jrp_cp.log 2>&1 >mkdir -v /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >mount > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_post_chroot.log > >tune2fs -i 0 -m 1 /dev/mapper/VolGroup00=LogVol_Data > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_tune2fs.log > >echo "KS Post" > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_0_tmp_post.log 2>&1 >date > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_0_tmp_post.log 2>&1 > >echo "Mount: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_0_tmp_post.log 2>&1 >mount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_0_tmp_post.log 2>&1 ># > ># /etc/issue ># >cat << EOF2 > /etc/issue > WARNING > > This System is for the use of authorized users only. Individuals > using this computer without authority, or in excess of their > authority, are subject to having all of their activities on this > system monitored and recorded by system personnel. In the course > of monitoring individuals improperly using this system, or in the > course of system maintenance, the activities of authorized users > may also be monitored. Anyone using this system expressly > consents to such monitoring and is advised that if such > monitoring reveals possible criminal activity, system personnel > may provide the evidence of such monitoring to law enforcement > officials. > >EOF2 ># >ifconfig eml up; dhclient eml > >sleep 10 > >date > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log > >echo "ls -l /mnt/usb" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log >ls -l /mnt/usb >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > ># Updated Jan 16/13 >rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > ># rpm -Uvh http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.1-1.el5.rf.i386.rpm > ># yum -y --nogpgcheck localinstall /mnt/usb/Fedora/auto-ip-capture-*.i386.rpm ># yum -y --nogpgcheck localinstall /mnt/usb/Fedora/perl-DateTime-Format-DateParse-0.04-1.1.el6.noarch.rpm > ># echo "Before perl dateTime: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log ># yum -y --nogpgcheck localinstall /mnt/usb/Fedora/perl-DateTime-Format-DateParse-0.04-1.1.el6.noarch.rpm >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 ># echo "Before perl expect: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log ># yum -y --nogpgcheck localinstall /mnt/usb/Fedora/perl-Expect-1.21-3.el6.noarch.rpm >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > >yum -y install incron >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install yum-cron >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install gparted >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install xrdp >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install httpd >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install php >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install gconf-editor >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install perl-TermReadKey >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install perl-DateTime-Format-DateParse >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install conky >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install archivemount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install xarchiver >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 ># added for wireshark compile >yum -y install adns-devel >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install portaudio-devel >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install lua-devel >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install GeoIP >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 ># for xfs support >yum -y install xfsprogs >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install xfsdump >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y update >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > ># added Aug 16 12 for Wireshark 1.8.2 Compile > >echo "before Wireshark compile: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >echo "ls -l:" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >ls -l >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >echo "mount:" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >mount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >echo "compile_wireshark.sh:" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >/mnt/usb/Fedora/compile-wireshark.sh >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > ># moved auto-ip-capture to after wireshark is compiled onto system >echo "Before auto-ip-capture: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log >yum -y --nogpgcheck localinstall /mnt/usb/Fedora/auto-ip-capture-*.x86_64.rpm >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > >chkconfig yum-cron on >chkconfig ntpd on >chkconfig xrdp on >chkconfig snmpd on >chkconfig incron on >chkconfig httpd on >chkconfig NetworkManager off > >authconfig --enablekrb5 --update > >echo "starting cp from mnt:" > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "Mount: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >mount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "etc_krb5.conf - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/krb5.conf /etc/krb5.conf >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "etc_ntp.conf - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ntp.conf /etc/ntp.conf >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "sysconfig_iptables - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/iptables /etc/sysconfig/iptables >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "snmpd-cacti - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/snmpd-cacti.conf /etc/snmp/snmpd.conf >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "pamd.d_xrdp-sesman - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/xrdp-sesman /etc/pam.d/xrdp-sesman >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "pam.d_sshd - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/sshd /etc/pam.d >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "conky_conky.conf - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/conky.conf /etc/conky >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "xdg autostart conky: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/conky.desktop /etc/xdg/autostart >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "xdg autostart polkit: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/polkit-gnome-authentication-agent-1.desktop /etc/xdg/autostart >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "xdg autostart polkit: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/polkit-gnome-authentication-agent-1.desktop /etc/xdg/autostart >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-eth1: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-eth1 /etc/sysconfig/network-scripts >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-eth2: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-eth2 /etc/sysconfig/network-scripts >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-eth3: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-eth3 /etc/sysconfig/network-scripts >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-eth4: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-eth4 /etc/sysconfig/network-scripts >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-eth5: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-eth5 /etc/sysconfig/network-scripts >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "auto-ip-capture-eth1: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/auto-ip-capture-eth1 /etc/sysconfig/auto-ip-capture/eth1 >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "auto-ip-capture-eth2: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/auto-ip-capture-eth2 /etc/sysconfig/auto-ip-capture/eth2 >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-fixup.bat: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-fixup.bat /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "Build Capture PC Procedure: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/Docs/"Build Capture PC Procedure" /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "Manual compile Wireshark Script: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/"compile_wireshark_manually.sh" /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/"compile-wireshark.sh" /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "Fix PAM Null OK Procedure: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/"pam nullok fix.txt" /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >chmod -v 700 /root/tools/"pam nullok fix.txt" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >sh -v /root/tools/"pam nullok fix.txt" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >cd / > >date > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_copy_logs.log 2>&1 >mount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp_logs.log 2>&1 > >date > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp_logs.log 2>&1 >mount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp_logs.log 2>&1 >cp -fv /tmp/*.log /mnt/usb/logs/$(date '+%Y_%m_%d')/$(date '+%Y_%m_%d') >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_copy_logs.log 2>&1 >cp -fv /mnt/sysimage/tmp/*.log /mnt/usb/logs/$(date '+%Y_%m_%d') >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_copy_logs.log 2>&1 > >( [ -e "/var/opt/data/captures" ] || touch "/var/opt/data/captures" ) > >echo "untar skel:" > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 >tar -xvf /mnt/usb/Fedora/skel.tar.gz >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 > >echo "creating link to captures in skel:" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 >ln -vs /var/opt/data/captures /etc/skel/Desktop/captures >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 >echo "creating link to capstop from capstart in usr:" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 >ln -vs /usr/capstart /usr/capstop >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 > ># prevent NON ROOT from rebooting computer ># >chmod 750 /sbin/reboot /sbin/halt /sbin/shutdown >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 > >getent group wireshark >/dev/null || groupadd -r wireshark >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 > >chgrp wireshark /var/opt/data >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_wireshark.log 2>&1 > >chmod g+s /var/opt/data/captures >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_wireshark.log 2>&1 > >setcap -v 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' `which dumpcap` >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_wireshark.log 2>&1 >getcap -v `which dumpcap` >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_wireshark.log 2>&1 > ># ># >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 >useradd powej1 -c "John Powell" -G wireshark >useradd dureg1 -c "George Durell" -G wireshark >useradd bereh1 -c "Harold Berezny" -G wireshark >useradd escag1 -c "Gina Escanlar" -G wireshark >useradd schek1 -c "Kevin Scheer" -G wireshark >useradd schmc1 -c "Chuck Schmidt" -G wireshark >useradd weirr1 -c "Randy Weir" -G wireshark >useradd scheb1 -c "Brent Scherer" -G wireshark >useradd beaub1 -c "Bill Beaudry" -G wireshark >useradd nadoj1 -c "Jim Nadoroznick" -G wireshark >useradd philb1 -c "Brian Phillips" -G wireshark >useradd greec2 -c "Cathy Greenwood" -G wireshark >useradd solvs1 -c "Sheila Solvason" -G wireshark >useradd virkj1 -c "Jashandeep Virk" -G wireshark >useradd froet1 -c "Travis Froess" -G wireshark > ># >useradd robia1 -c "Arne Robinson" -G wireshark >useradd wilsc2 -c "Chad Wilson" -G wireshark >useradd stroc1 -c "Curtis Stroh" -G wireshark >useradd martl2 -c "Larry Martin" -G wireshark ># >useradd simpa1 -c "Art Simpson" -G wireshark >useradd mchah1 -c "Helen McHattie" -G wireshark >useradd aaseb2 -c "Brent Aasen" -G wireshark >useradd klasa2 -c "Al Klassen" -G wireshark >useradd mackb1 -c "Brian Mackay" -G wireshark >useradd bidwr1 -c "Rob Bidwell" -G wireshark >useradd howat1 -c "Terry Howard" -G wireshark >useradd abraj2 -c "Jay Abrahamson" -G wireshark >useradd pidht1 -c "Tod Pidhaychuk" -G wireshark >useradd scotl1 -c "Larry Scott" -G wireshark ># >useradd crawa1 -c "Al Crawford" -G wireshark >useradd hoged1 -c "Derek Hogelie" -G wireshark >useradd husag1 -c "Glen Husack" -G wireshark >useradd spaer1 -c "Richard Spaeth" -G wireshark >useradd larsd1 -c "Derek Larsen" -G wireshark >useradd mcewr1 -c "Rod McEwen" -G wireshark ># >useradd nguyt1 -c "Tin Nguyen" -G wireshark >useradd onot1 -c "Takaya Ono" -G wireshark >useradd andvt1 -c "Tim Andvaag" -G wireshark ># >useradd jewer1 -c "Roy Jewell" -G wireshark ># >useradd pasnj1 -c "Jeff Pasnak" -G wireshark >useradd orchid -c "ORCHID System Account" > ># ip6tables bug in 5.x and it is not being used > >chkconfig ip6tables off > >/mnt/usb/Fedora/remove_passwords_from_all_regular_users.pl > >touch /.autorelabel >%end > >%packages >@admin-tools >@anaconda-tools >@base-x >@basic-desktop >@buildsys-build >@core >@editors >@firefox >@fonts >@gnome-desktop >@graphical-internet >@graphics >@hardware-support >@legacy-fonts >@legacy-software-support >@libreoffice >@office >@php >@python-web >@server-cfg >@sound-and-video >@standard >@system-tools >@text-internet >@window-managers >PackageKit-command-not-found >brasero >dwm >empathy >evince >evolution >evolution-help >firefox >fpaste >hfsplus-tools >icedtea-web >libreoffice-calc >libreoffice-draw >libreoffice-emailmerge >libreoffice-graphicfilter >libreoffice-impress >libreoffice-math >libreoffice-writer >libsane-hpaio >openbox >ratpoison >rhythmbox >sane-backends-drivers-scanners >shotwell >sil-mingzat-fonts >sil-nuosu-fonts >simple-scan >tabish-eeyek-fonts >totem >totem-mozplugin >totem-nautilus >transmission-gtk >-ipw2100-firmware >-ipw2200-firmware >-ivtv-firmware >-iwl100-firmware >-iwl1000-firmware >-iwl105-firmware >-iwl135-firmware >-iwl2000-firmware >-iwl2030-firmware >-iwl3945-firmware >-iwl4965-firmware >-iwl5000-firmware >-iwl5150-firmware >-iwl6000-firmware >-iwl6000g2a-firmware >-iwl6000g2b-firmware >-iwl6050-firmware >-libertas-usb8388-firmware >-ql2100-firmware >-ql2200-firmware >-ql23xx-firmware >-usb_modeswitch >-zd1211-firmware > >%end > > > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f4fb5632590) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f4fb5632550) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f4fb5632610) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f4fb5632650) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f4fb5632690) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3856 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf.quitMessage: None > _intf._app: App instance, containing members: > _intf._app.quit_message: Do you really want to quit? > _intf._app._screens: [] > _intf._app._handlers: {4: [(<function exception_msg_handler at 0x7f4fba294f50>, None)]} > _intf._app._in_thread_counter: 0 > _intf._app._width: 80 > _intf._app._header: Anaconda > _intf._app.queue: Queue instance, containing members: > _intf._app.queue.unfinished_tasks: 0 > _intf._app.queue.queue: deque([]) > _intf._app.queue.maxsize: 0 > _intf._app.queue.all_tasks_done: <Condition(<thread.lock object at 0x7f4fba37f5f0>, 0)> > _intf._app.queue.mutex: <thread.lock object at 0x7f4fba37f5f0> > _intf._app.queue.not_full: <Condition(<thread.lock object at 0x7f4fba37f5f0>, 0)> > _intf._app.queue.not_empty: <Condition(<thread.lock object at 0x7f4fba37f5f0>, 0)> > _intf._app._spacer: ================================================================================ >================================================================================ > _intf._app.quit_question: <class 'pyanaconda.ui.tui.tuiobject.YesNoDialog'> > _intf.payload: YumPayload instance, containing members: > _intf.payload._groups: None > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.install_device: Already dumped (PartitionDevice instance) > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3 GB > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >_network: None >methodstr: hd:/dev/sdc2:Fedora >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: vesa >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: c >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f4fb8724c80>, True), 'type': (<function <lambda> at 0x7f4fb8724de8>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f4fb8724cf8>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 19.30.13-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _password] > mehConfig.programName: anaconda > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline, /tmp/syslog, /run/install/ks.cfg] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'dmraid': True, 'armPlatform': None, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': 'vesa', 'display_mode': 'c', 'stage2': None, 'method': 'hd:/dev/sdc2:Fedora', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None >Registered callbacks: > > >/tmp/anaconda.log: >15:56:20,534 INFO anaconda: /sbin/anaconda 19.30.13-1 >15:56:20,703 INFO anaconda: 3932160 kB (3840 MB) are available >15:56:20,703 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >15:56:20,718 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >15:56:20,718 INFO anaconda: Default encoding = utf-8 >15:56:20,761 INFO anaconda: Running kickstart %%pre script(s) >15:56:20,761 INFO anaconda.stdout: Running pre-installation scripts >15:56:20,808 INFO anaconda: All kickstart %%pre script(s) have been run >15:56:21,004 WARN anaconda: /usr/lib/python2.7/site-packages/pykickstart/commands/partition.py:309: UserWarning: A partition with the mountpoint swap has already been defined. > warnings.warn(_("A partition with the mountpoint %s has already been defined.") % pd.mountpoint) > >15:56:21,560 INFO anaconda: Display mode = c >15:56:21,562 INFO anaconda: 3932160 kB (3840 MB) are available >15:56:21,562 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >15:56:21,592 INFO anaconda: using only installclass _Fedora >15:56:21,998 INFO anaconda: bootloader GRUB2 on X86 platform >15:56:21,998 INFO anaconda: bootloader GRUB2 on X86 platform >15:56:22,013 DEBUG anaconda: network: devices found ['eno1', 'enp2s0'] >15:56:22,310 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eno1 >15:56:23,368 DEBUG anaconda: network: setting autoconnect of eno1 to False >15:56:23,424 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp2s0 >15:56:23,472 DEBUG anaconda: network: setting autoconnect of enp2s0 to False >15:56:23,493 ERR anaconda: Kickstart: The provided network interface eml does not exist >15:56:23,494 INFO anaconda: Running Thread: AnaStorageThread (139980300412672) >15:56:23,495 INFO anaconda: Running Thread: AnaTimeInitThread (139980292019968) >15:56:23,495 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139980283627264) >15:56:23,496 INFO anaconda: Running Thread: AnaPayloadThread (139980275234560) >15:56:23,540 DEBUG anaconda: updating hostname dhcp-142-164-106-135.stholdco.com >15:56:23,624 INFO anaconda: got 2 NTP servers from DHCP >15:56:23,636 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139980283627264) >15:56:23,638 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139980283627264) >15:56:23,639 INFO anaconda: Starting geolocation lookup >15:56:23,639 INFO anaconda: Geolocation provider: Fedora GeoIP >15:56:23,783 INFO anaconda: Running Thread: AnaSourceWatcher (139980264720128) >15:56:23,786 INFO anaconda: Running Thread: AnaStorageWatcher (139980256327424) >15:56:23,788 INFO anaconda: Running Thread: AnaSoftwareWatcher (139980247934720) >15:56:24,204 INFO anaconda: Geolocation lookup finished in 0.6 seconds >15:56:24,205 INFO anaconda: territory: CA >time zone: America/Regina (from GeoIP) >15:56:24,205 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139980283627264) >15:56:25,068 INFO anaconda: Thread Done: AnaStorageThread (139980300412672) >15:56:25,102 INFO anaconda: Thread Done: AnaStorageWatcher (139980256327424) >15:56:25,162 DEBUG anaconda: Checking /mnt/install/isodir/Fedora/auto-ip-capture-eth2 >15:56:25,162 DEBUG anaconda: Checking /mnt/install/isodir/Fedora/ifcfg-eth2 >15:56:25,162 DEBUG anaconda: Checking /mnt/install/isodir/Fedora/Manually compile-wireshark.txt >15:56:25,162 DEBUG anaconda: Checking /mnt/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >15:56:25,163 DEBUG anaconda: mounting /mnt/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso on /mnt/install/cdimage >15:56:25,001 INFO anaconda: Thread Done: AnaTimeInitThread (139980292019968) >15:56:25,010 DEBUG anaconda: Reading .discinfo >15:56:25,010 DEBUG anaconda: discArch = x86_64 >15:56:25,011 INFO anaconda: Found disc at Fedora-19-x86_64-DVD.iso >15:56:26,456 INFO anaconda: Thread Done: AnaPayloadThread (139980275234560) >15:56:26,456 INFO anaconda: Thread Done: AnaSourceWatcher (139980264720128) >15:56:26,457 INFO anaconda: Thread Done: AnaSoftwareWatcher (139980247934720) >15:56:27,447 DEBUG anaconda: running handleException >15:56:27,996 DEBUG anaconda: Gtk cannot be initialized >15:56:27,997 DEBUG anaconda: In the main thread, running exception handler > > >/tmp/packaging.log: >15:56:21,997 DEBUG packaging: getting release version from tree at None (19) >15:56:21,997 DEBUG packaging: got a release version of 19 >15:56:25,069 INFO packaging: updating base repo >15:56:25,139 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >15:56:25,140 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >15:56:25,140 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >15:56:25,140 DEBUG yum.verbose.plugin: Adding en_US to language list >15:56:25,142 DEBUG yum.verbose.YumBase: Config time: 0.061 >15:56:25,152 DEBUG packaging: getting release version from tree at None (19) >15:56:25,152 DEBUG packaging: got a release version of 19 >15:56:25,152 INFO packaging: configuring base repo >15:56:25,161 INFO packaging: setting up device sdc2 and mounting on /mnt/install/isodir >15:56:25,162 WARN packaging: /dev/sdc2 is already mounted on /mnt/install/isodir >15:56:25,050 DEBUG packaging: getting release version from tree at file:///mnt/install/source (19) >15:56:25,050 DEBUG packaging: retrieving treeinfo from file:///mnt/install/source (proxy: ; sslverify: True) >15:56:25,052 DEBUG packaging: got a release version of 19 >15:56:25,062 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >15:56:25,062 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >15:56:25,062 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >15:56:25,062 DEBUG yum.verbose.plugin: Adding en_US to language list >15:56:25,064 DEBUG yum.verbose.YumBase: Config time: 0.011 >15:56:25,072 DEBUG packaging: adding yum repo anaconda with baseurl file:///mnt/install/source and mirrorlist None >15:56:26,341 DEBUG packaging: disabling repo fedora >15:56:26,341 DEBUG packaging: disabling repo updates-testing >15:56:26,341 DEBUG packaging: disabling repo updates >15:56:26,342 INFO packaging: gathering repo metadata >15:56:26,342 DEBUG packaging: getting repo metadata for anaconda >15:56:26,434 DEBUG packaging: getting group info for anaconda >15:56:26,456 INFO packaging: metadata retrieval complete >15:56:26,456 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >15:56:20,761 INFO program: Running... /bin/sh /tmp/ks-script-jXWPiA >15:56:20,807 INFO program: no raid disks and with names: "/dev/sda" >15:56:20,807 INFO program: no raid disks and with names: "/dev/sdb" >15:56:20,807 INFO program: 1+0 records in >15:56:20,807 INFO program: 1+0 records out >15:56:20,807 INFO program: 1048576 bytes (1.0 MB) copied, 0.0036675 s, 286 MB/s >15:56:20,808 INFO program: 1+0 records in >15:56:20,808 INFO program: 1+0 records out >15:56:20,808 INFO program: 1048576 bytes (1.0 MB) copied, 0.00350484 s, 299 MB/s >15:56:20,808 DEBUG program: Return code: 0 >15:56:20,828 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:56:20,836 DEBUG program: Return code: 0 >15:56:20,836 INFO program: Running... udevadm settle --timeout=300 >15:56:20,897 DEBUG program: Return code: 0 >15:56:20,898 INFO program: Running... modprobe fcoe >15:56:20,969 DEBUG program: Return code: 0 >15:56:20,970 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:56:20,992 INFO program: No FCoE boot disk information is found in EDD! >15:56:20,993 DEBUG program: Return code: 1 >15:56:21,021 INFO program: Running... loadkeys us >15:56:21,097 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >15:56:21,097 DEBUG program: Return code: 0 >15:56:21,098 INFO program: Running... loadkeys us >15:56:21,112 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >15:56:21,112 DEBUG program: Return code: 0 >15:56:23,498 INFO program: Running... udevadm settle --timeout=300 >15:56:23,519 DEBUG program: Return code: 0 >15:56:23,529 INFO program: Running... udevadm settle --timeout=300 >15:56:23,547 DEBUG program: Return code: 0 >15:56:23,584 INFO program: Running... multipath -c /dev/sdc >15:56:23,594 INFO program: /dev/sdc is not a valid multipath device path >15:56:23,594 DEBUG program: Return code: 1 >15:56:23,643 INFO program: Running... systemctl start chronyd.service >15:56:23,756 DEBUG program: Return code: 0 >15:56:23,757 INFO program: Running... dumpe2fs -h /dev/sdc2 >15:56:23,783 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >15:56:23,783 INFO program: Filesystem volume name: Fedora >15:56:23,784 INFO program: Last mounted on: /run/install/repo >15:56:23,785 INFO program: Filesystem UUID: b40e4373-1c99-4de6-a6fb-e0964f82ce02 >15:56:23,786 INFO program: Filesystem magic number: 0xEF53 >15:56:23,786 INFO program: Filesystem revision #: 1 (dynamic) >15:56:23,786 INFO program: Filesystem features: ext_attr resize_inode dir_index filetype sparse_super large_file >15:56:23,786 INFO program: Filesystem flags: signed_directory_hash >15:56:23,787 INFO program: Default mount options: user_xattr acl >15:56:23,787 INFO program: Filesystem state: not clean >15:56:23,787 INFO program: Errors behavior: Continue >15:56:23,787 INFO program: Filesystem OS type: Linux >15:56:23,788 INFO program: Inode count: 889440 >15:56:23,788 INFO program: Block count: 3553792 >15:56:23,788 INFO program: Reserved block count: 177689 >15:56:23,788 INFO program: Free blocks: 2402997 >15:56:23,789 INFO program: Free inodes: 889391 >15:56:23,789 INFO program: First block: 0 >15:56:23,789 INFO program: Block size: 4096 >15:56:23,789 INFO program: Fragment size: 4096 >15:56:23,789 INFO program: Reserved GDT blocks: 867 >15:56:23,789 INFO program: Blocks per group: 32768 >15:56:23,789 INFO program: Fragments per group: 32768 >15:56:23,789 INFO program: Inodes per group: 8160 >15:56:23,789 INFO program: Inode blocks per group: 510 >15:56:23,789 INFO program: Filesystem created: Mon Dec 16 19:53:34 2013 >15:56:23,789 INFO program: Last mount time: Thu Dec 19 15:56:12 2013 >15:56:23,789 INFO program: Last write time: Thu Dec 19 15:56:12 2013 >15:56:23,790 INFO program: Mount count: 18 >15:56:23,790 INFO program: Maximum mount count: -1 >15:56:23,790 INFO program: Last checked: Wed Dec 18 13:31:19 2013 >15:56:23,790 INFO program: Check interval: 0 (<none>) >15:56:23,790 INFO program: Lifetime writes: 4256 MB >15:56:23,790 INFO program: Reserved blocks uid: 0 (user root) >15:56:23,790 INFO program: Reserved blocks gid: 0 (group root) >15:56:23,790 INFO program: First inode: 11 >15:56:23,790 INFO program: Inode size: 256 >15:56:23,790 INFO program: Required extra isize: 28 >15:56:23,790 INFO program: Desired extra isize: 28 >15:56:23,790 INFO program: Default directory hash: half_md4 >15:56:23,790 INFO program: Directory Hash Seed: 11af66ca-c027-4df9-b409-00d61486b270 >15:56:23,791 INFO program: >15:56:23,791 DEBUG program: Return code: 0 >15:56:23,791 INFO program: Running... resize2fs -P /dev/sdc2 >15:56:23,838 INFO program: resize2fs 1.42.7 (21-Jan-2013) >15:56:23,838 INFO program: Please run 'e2fsck -f /dev/sdc2' first. >15:56:23,838 INFO program: >15:56:23,838 DEBUG program: Return code: 1 >15:56:23,853 INFO program: Running... multipath -c /dev/sda >15:56:23,860 INFO program: /dev/sda is not a valid multipath device path >15:56:23,861 DEBUG program: Return code: 1 >15:56:23,876 INFO program: Running... multipath -c /dev/sdb >15:56:23,883 INFO program: /dev/sdb is not a valid multipath device path >15:56:23,883 DEBUG program: Return code: 1 >15:56:23,914 INFO program: Running... losetup -j /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >15:56:23,930 INFO program: /dev/loop0: [2082]:12 (/run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso) >15:56:23,930 DEBUG program: Return code: 0 >15:56:23,931 INFO program: Running... losetup -j /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >15:56:23,937 INFO program: /dev/loop0: [2082]:12 (/run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso) >15:56:23,938 DEBUG program: Return code: 0 >15:56:23,968 INFO program: Running... dumpe2fs -h /dev/loop2 >15:56:23,973 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >15:56:23,973 INFO program: Filesystem volume name: Anaconda >15:56:23,973 INFO program: Last mounted on: / >15:56:23,974 INFO program: Filesystem UUID: 428d3c2b-6923-48bb-8e46-31a394d3b490 >15:56:23,974 INFO program: Filesystem magic number: 0xEF53 >15:56:23,974 INFO program: Filesystem revision #: 1 (dynamic) >15:56:23,974 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:56:23,974 INFO program: Filesystem flags: signed_directory_hash >15:56:23,974 INFO program: Default mount options: user_xattr acl >15:56:23,974 INFO program: Filesystem state: clean >15:56:23,974 INFO program: Errors behavior: Continue >15:56:23,974 INFO program: Filesystem OS type: Linux >15:56:23,975 INFO program: Inode count: 131072 >15:56:23,975 INFO program: Block count: 2097152 >15:56:23,975 INFO program: Reserved block count: 0 >15:56:23,975 INFO program: Free blocks: 1290080 >15:56:23,975 INFO program: Free inodes: 103258 >15:56:23,975 INFO program: First block: 1 >15:56:23,975 INFO program: Block size: 1024 >15:56:23,975 INFO program: Fragment size: 1024 >15:56:23,975 INFO program: Reserved GDT blocks: 256 >15:56:23,975 INFO program: Blocks per group: 8192 >15:56:23,975 INFO program: Fragments per group: 8192 >15:56:23,975 INFO program: Inodes per group: 512 >15:56:23,975 INFO program: Inode blocks per group: 128 >15:56:23,976 INFO program: Flex block group size: 16 >15:56:23,976 INFO program: Filesystem created: Thu Jun 27 17:56:30 2013 >15:56:23,976 INFO program: Last mount time: Thu Jun 27 17:56:52 2013 >15:56:23,976 INFO program: Last write time: Thu Jun 27 17:57:02 2013 >15:56:23,976 INFO program: Mount count: 2 >15:56:23,976 INFO program: Maximum mount count: -1 >15:56:23,976 INFO program: Last checked: Thu Jun 27 17:56:30 2013 >15:56:23,976 INFO program: Check interval: 0 (<none>) >15:56:23,976 INFO program: Lifetime writes: 32 MB >15:56:23,976 INFO program: Reserved blocks uid: 0 (user root) >15:56:23,976 INFO program: Reserved blocks gid: 0 (group root) >15:56:23,977 INFO program: First inode: 11 >15:56:23,977 INFO program: Inode size: 256 >15:56:23,977 INFO program: Required extra isize: 28 >15:56:23,977 INFO program: Desired extra isize: 28 >15:56:23,977 INFO program: Journal inode: 8 >15:56:23,978 INFO program: Default directory hash: half_md4 >15:56:23,978 INFO program: Directory Hash Seed: 9d8a5e7a-3c26-4838-bfcf-27626fa17022 >15:56:23,978 INFO program: Journal backup: inode blocks >15:56:23,978 INFO program: Journal features: (none) >15:56:23,979 INFO program: Journal size: 32M >15:56:23,979 INFO program: Journal length: 32768 >15:56:23,979 INFO program: Journal sequence: 0x00000009 >15:56:23,979 INFO program: Journal start: 0 >15:56:23,979 INFO program: >15:56:23,980 DEBUG program: Return code: 0 >15:56:23,980 INFO program: Running... resize2fs -P /dev/loop2 >15:56:23,987 INFO program: resize2fs 1.42.7 (21-Jan-2013) >15:56:23,987 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop2 >15:56:23,987 INFO program: Couldn't find valid filesystem superblock. >15:56:23,988 DEBUG program: Return code: 1 >15:56:24,021 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:56:24,026 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >15:56:24,027 INFO program: Filesystem volume name: Anaconda >15:56:24,027 INFO program: Last mounted on: / >15:56:24,027 INFO program: Filesystem UUID: 428d3c2b-6923-48bb-8e46-31a394d3b490 >15:56:24,027 INFO program: Filesystem magic number: 0xEF53 >15:56:24,027 INFO program: Filesystem revision #: 1 (dynamic) >15:56:24,027 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:56:24,027 INFO program: Filesystem flags: signed_directory_hash >15:56:24,027 INFO program: Default mount options: user_xattr acl >15:56:24,028 INFO program: Filesystem state: clean >15:56:24,028 INFO program: Errors behavior: Continue >15:56:24,028 INFO program: Filesystem OS type: Linux >15:56:24,028 INFO program: Inode count: 131072 >15:56:24,028 INFO program: Block count: 2097152 >15:56:24,028 INFO program: Reserved block count: 0 >15:56:24,028 INFO program: Free blocks: 1290080 >15:56:24,028 INFO program: Free inodes: 103258 >15:56:24,029 INFO program: First block: 1 >15:56:24,029 INFO program: Block size: 1024 >15:56:24,029 INFO program: Fragment size: 1024 >15:56:24,029 INFO program: Reserved GDT blocks: 256 >15:56:24,029 INFO program: Blocks per group: 8192 >15:56:24,029 INFO program: Fragments per group: 8192 >15:56:24,029 INFO program: Inodes per group: 512 >15:56:24,029 INFO program: Inode blocks per group: 128 >15:56:24,030 INFO program: Flex block group size: 16 >15:56:24,030 INFO program: Filesystem created: Thu Jun 27 17:56:30 2013 >15:56:24,030 INFO program: Last mount time: Thu Dec 19 15:56:13 2013 >15:56:24,030 INFO program: Last write time: Thu Dec 19 15:56:13 2013 >15:56:24,030 INFO program: Mount count: 3 >15:56:24,030 INFO program: Maximum mount count: -1 >15:56:24,030 INFO program: Last checked: Thu Jun 27 17:56:30 2013 >15:56:24,030 INFO program: Check interval: 0 (<none>) >15:56:24,030 INFO program: Lifetime writes: 32 MB >15:56:24,031 INFO program: Reserved blocks uid: 0 (user root) >15:56:24,031 INFO program: Reserved blocks gid: 0 (group root) >15:56:24,031 INFO program: First inode: 11 >15:56:24,031 INFO program: Inode size: 256 >15:56:24,031 INFO program: Required extra isize: 28 >15:56:24,031 INFO program: Desired extra isize: 28 >15:56:24,031 INFO program: Journal inode: 8 >15:56:24,031 INFO program: Default directory hash: half_md4 >15:56:24,032 INFO program: Directory Hash Seed: 9d8a5e7a-3c26-4838-bfcf-27626fa17022 >15:56:24,032 INFO program: Journal backup: inode blocks >15:56:24,032 INFO program: Journal features: (none) >15:56:24,032 INFO program: Journal size: 32M >15:56:24,032 INFO program: Journal length: 32768 >15:56:24,032 INFO program: Journal sequence: 0x0000000a >15:56:24,032 INFO program: Journal start: 1 >15:56:24,032 INFO program: >15:56:24,033 DEBUG program: Return code: 0 >15:56:24,033 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:56:24,038 INFO program: resize2fs 1.42.7 (21-Jan-2013) >15:56:24,039 INFO program: Estimated minimum size of the filesystem: 791689 >15:56:24,039 DEBUG program: Return code: 0 >15:56:24,049 INFO program: Running... udevadm settle --timeout=300 >15:56:24,063 DEBUG program: Return code: 0 >15:56:24,073 INFO program: Running... udevadm settle --timeout=300 >15:56:24,088 DEBUG program: Return code: 0 >15:56:24,094 INFO program: Running... udevadm settle --timeout=300 >15:56:24,108 DEBUG program: Return code: 0 >15:56:24,113 INFO program: Running... udevadm settle --timeout=300 >15:56:24,128 DEBUG program: Return code: 0 >15:56:24,133 INFO program: Running... udevadm settle --timeout=300 >15:56:24,148 DEBUG program: Return code: 0 >15:56:24,153 INFO program: Running... udevadm settle --timeout=300 >15:56:24,168 DEBUG program: Return code: 0 >15:56:24,168 INFO program: Running... losetup -j /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >15:56:24,173 INFO program: /dev/loop0: [2082]:12 (/run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso) >15:56:24,173 DEBUG program: Return code: 0 >15:56:24,175 INFO program: Running... losetup -j /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >15:56:24,181 INFO program: /dev/loop0: [2082]:12 (/run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso) >15:56:24,181 DEBUG program: Return code: 0 >15:56:24,949 INFO program: Running... mount -t ext2 -o defaults,ro /dev/sdc2 /mnt/sysimage >15:56:24,958 INFO program: mount: /dev/sdc2 is already mounted or /mnt/sysimage busy >15:56:24,958 INFO program: /dev/sdc2 is already mounted on /run/install/isodir >15:56:24,958 DEBUG program: Return code: 32 >15:56:24,961 INFO program: Running... udevadm settle --timeout=300 >15:56:24,974 DEBUG program: Return code: 0 >15:56:25,069 INFO program: Running... hwclock --hctosys --utc >15:56:25,001 DEBUG program: Return code: 0 >15:56:25,001 INFO program: Running... mount -t iso9660 -o ro /mnt/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso /mnt/install/cdimage >15:56:25,010 DEBUG program: Return code: 0 >15:56:25,011 INFO program: Running... udevadm settle --timeout=300 >15:56:25,026 DEBUG program: Return code: 0 >15:56:25,026 INFO program: Running... umount /mnt/install/cdimage >15:56:25,041 DEBUG program: Return code: 0 >15:56:25,042 INFO program: Running... mount -t iso9660 -o ro /mnt/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso /mnt/install/source >15:56:25,049 DEBUG program: Return code: 0 >15:56:27,413 INFO program: Running... udevadm settle --timeout=300 >15:56:27,428 DEBUG program: Return code: 0 > > >/tmp/storage.log: >15:56:20,898 INFO blivet: ISCSID is /sbin/iscsid >15:56:20,898 INFO blivet: no initiator set >15:56:20,993 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:56:20,993 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >15:56:21,562 DEBUG blivet: trying to set new default fstype to 'ext4' >15:56:21,588 DEBUG blivet: Ext4FS.supported: supported: True ; >15:56:21,588 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:56:21,589 DEBUG blivet: Ext4FS.supported: supported: True ; >15:56:21,998 INFO blivet: Detected 3856M of memory >15:56:21,998 INFO blivet: Swap attempt of 3856M >15:56:23,496 INFO blivet: resetting Blivet (version 0.17) instance <blivet.Blivet object at 0x7f4fb88ee950> >15:56:23,497 INFO blivet: no initiator set >15:56:23,498 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >15:56:23,498 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:56:23,528 DEBUG blivet: protected device spec /dev/sdc2 resolved to sdc2 >15:56:23,556 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sdc2', 'sda', 'sdb', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >15:56:23,567 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_G3_001CC0C61241EC2123160016-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_G3', > 'ID_MODEL_ENC': 'DataTraveler\\x20G3\\x20', > 'ID_MODEL_ID': '6545', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_G3_001CC0C61241EC2123160016-0:0', > 'ID_SERIAL_SHORT': '001CC0C61241EC2123160016', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '126168', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_G3_001CC0C61241EC2123160016-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >15:56:23,569 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >15:56:23,571 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >15:56:23,573 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,575 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >15:56:23,579 INFO blivet: sdc is a disk >15:56:23,580 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,584 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >15:56:23,595 INFO blivet: added disk sdc (id 0) to device tree >15:56:23,595 DEBUG blivet: looking up parted Device: /dev/sdc >15:56:23,599 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >15:56:23,601 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >15:56:23,602 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >15:56:23,603 DEBUG blivet: required disklabel type for sdc (1) is None >15:56:23,603 DEBUG blivet: default disklabel type for sdc is msdos >15:56:23,604 DEBUG blivet: selecting msdos disklabel for sdc based on size >15:56:23,604 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >15:56:23,620 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f4fc553d790>, <parted.partition.Partition object at 0x7f4fc553da90>] > device: <parted.device.Device object at 0x7f4fc553d490> > PedDisk: <_ped.Disk object at 0x7f4fc5541248> >15:56:23,621 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:56:23,624 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >15:56:23,626 INFO blivet: got device: DiskDevice instance (0x242cd90) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 14883.375 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Kingston DataTraveler G3 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 30481152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (14883, 64, 32) biosGeometry: (1897, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fb56408c0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f4fc55325d0> >15:56:23,627 INFO blivet: got format: DiskLabel instance (0x7f4fb8726e10) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f4fc553d790>, <parted.partition.Partition object at 0x7f4fc553da90>] > device: <parted.device.Device object at 0x7f4fc553d490> > PedDisk: <_ped.Disk object at 0x7f4fc5541248> > origPartedDisk = <parted.disk.Disk object at 0x7f4fc553de10> > partedDevice = parted.Device instance -- > model: Kingston DataTraveler G3 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 30481152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (14883, 64, 32) biosGeometry: (1897, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fb5640b90> > >15:56:23,637 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_G3_001CC0C61241EC2123160016-0:0-part1 /dev/disk/by-label/BOOT /dev/disk/by-partlabel/EFI\\x20System\\x20Partition /dev/disk/by-partuuid/5981e866-14f8-4096-af6e-f44823953f51 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/7408-4187', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'BOOT', > 'ID_FS_LABEL_ENC': 'BOOT', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7408-4187', > 'ID_FS_UUID_ENC': '7408-4187', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_G3', > 'ID_MODEL_ENC': 'DataTraveler\\x20G3\\x20', > 'ID_MODEL_ID': '6545', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x4', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '5981e866-14f8-4096-af6e-f44823953f51', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_G3_001CC0C61241EC2123160016-0:0', > 'ID_SERIAL_SHORT': '001CC0C61241EC2123160016', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '126187', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_G3_001CC0C61241EC2123160016-0:0-part1', > '/dev/disk/by-label/BOOT', > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > '/dev/disk/by-partuuid/5981e866-14f8-4096-af6e-f44823953f51', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/7408-4187'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >15:56:23,637 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >15:56:23,638 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >15:56:23,642 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,642 INFO blivet: sdc1 is a partition >15:56:23,645 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >15:56:23,646 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >15:56:23,648 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14883MB disk sdc (0) with existing gpt disklabel >15:56:23,649 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >15:56:23,650 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >15:56:23,651 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,652 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >15:56:23,652 DEBUG blivet: looking up parted Partition: /dev/sdc1 >15:56:23,654 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >15:56:23,655 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >15:56:23,657 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >15:56:23,657 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >15:56:23,657 INFO blivet: added partition sdc1 (id 1) to device tree >15:56:23,658 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >15:56:23,659 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >15:56:23,660 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >15:56:23,661 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >15:56:23,704 WARN blivet: disklabel detected but not usable on sdc1 >15:56:23,705 DEBUG blivet: getFormat('efi') returning EFIFS instance >15:56:23,705 INFO blivet: type detected on 'sdc1' is 'vfat' >15:56:23,705 DEBUG blivet: getFormat('efi') returning EFIFS instance >15:56:23,706 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >15:56:23,706 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >15:56:23,707 DEBUG blivet: looking up parted Device: /dev/sdc1 >15:56:23,708 INFO blivet: got device: PartitionDevice instance (0x7f4fc553dc50) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 14883MB disk sdc (0) with existing gpt disklabel'] > uuid = None size = 1000.0 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1000, 64, 32) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fb5640b00> > target size = 0 path = /dev/sdc1 > 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 0x7f4fc553d610> fileSystem: <parted.filesystem.FileSystem object at 0x7f4fc553dbd0> > number: 1 path: /dev/sdc1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4fc553d850> PedPartition: <_ped.Partition object at 0x7f4fc553aa10> > disk = existing 14883MB disk sdc (0) with existing gpt disklabel > start = 2048 end = 2050047 length = 2048000 > flags = boot, legacy_boot >15:56:23,708 INFO blivet: got format: EFIFS instance (0x7f4fc5547210) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = 7408-4187 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = BOOT size = 0.0 targetSize = 0.0 > >15:56:23,711 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DataTraveler_G3_001CC0C61241EC2123160016-0:0-part2 /dev/disk/by-label/Fedora /dev/disk/by-partuuid/d4e6a955-5b80-42cf-bf3b-2c3d81635330 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/b40e4373-1c99-4de6-a6fb-e0964f82ce02', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'Fedora', > 'ID_FS_LABEL_ENC': 'Fedora', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b40e4373-1c99-4de6-a6fb-e0964f82ce02', > 'ID_FS_UUID_ENC': 'b40e4373-1c99-4de6-a6fb-e0964f82ce02', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DataTraveler_G3', > 'ID_MODEL_ENC': 'DataTraveler\\x20G3\\x20', > 'ID_MODEL_ID': '6545', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2050048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '28430336', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'd4e6a955-5b80-42cf-bf3b-2c3d81635330', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'PMAP', > 'ID_SERIAL': 'Kingston_DataTraveler_G3_001CC0C61241EC2123160016-0:0', > 'ID_SERIAL_SHORT': '001CC0C61241EC2123160016', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0930', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '126208', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DataTraveler_G3_001CC0C61241EC2123160016-0:0-part2', > '/dev/disk/by-label/Fedora', > '/dev/disk/by-partuuid/d4e6a955-5b80-42cf-bf3b-2c3d81635330', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/b40e4373-1c99-4de6-a6fb-e0964f82ce02'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >15:56:23,711 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >15:56:23,711 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >15:56:23,712 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,712 INFO blivet: sdc2 is a partition >15:56:23,713 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >15:56:23,713 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >15:56:23,714 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14883MB disk sdc (0) with existing gpt disklabel >15:56:23,714 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >15:56:23,715 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >15:56:23,715 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,716 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >15:56:23,716 DEBUG blivet: looking up parted Partition: /dev/sdc2 >15:56:23,716 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >15:56:23,717 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >15:56:23,718 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >15:56:23,718 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >15:56:23,718 INFO blivet: added partition sdc2 (id 2) to device tree >15:56:23,719 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >15:56:23,720 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: gpt ; >15:56:23,720 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >15:56:23,721 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: gpt ; exists: True ; >15:56:23,739 WARN blivet: disklabel detected but not usable on sdc2 >15:56:23,739 INFO blivet: type detected on 'sdc2' is 'ext2' >15:56:23,839 DEBUG blivet: using current size 0 as min size >15:56:23,840 DEBUG blivet: Ext2FS.supported: supported: True ; >15:56:23,840 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >15:56:23,842 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >15:56:23,843 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext2 ; >15:56:23,844 DEBUG blivet: looking up parted Device: /dev/sdc2 >15:56:23,846 INFO blivet: got device: PartitionDevice instance (0x242cc90) -- > name = sdc2 status = True kids = 0 id = 2 > parents = ['existing 14883MB disk sdc (0) with existing gpt disklabel'] > uuid = None size = 13882.0 > format = existing ext2 filesystem > major = 8 minor = 34 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 28430336 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (13882, 64, 32) biosGeometry: (1769, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fc5550170> > target size = 0 path = /dev/sdc2 > 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 0x7f4fc553d610> fileSystem: <parted.filesystem.FileSystem object at 0x7f4fc553dc10> > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f4fc553db50> PedPartition: <_ped.Partition object at 0x7f4fc553aa70> > disk = existing 14883MB disk sdc (0) with existing gpt disklabel > start = 2050048 end = 30480383 length = 28430336 > flags = >15:56:23,847 DEBUG blivet: Ext2FS.supported: supported: True ; >15:56:23,847 INFO blivet: got format: Ext2FS instance (0x7f4fc5547490) -- > type = ext2 name = ext2 status = False > device = /dev/sdc2 uuid = b40e4373-1c99-4de6-a6fb-e0964f82ce02 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Fedora size = 13882.0 targetSize = 13882.0 > >15:56:23,850 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-60ZF5A0_WD-WMC1S2035251 /dev/disk/by-id/wwn-0x50014ee058d3a089', > '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_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': '110', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '110', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-60ZF5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-60ZF5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD10EZEX-60ZF5A0_WD-WMC1S2035251', > 'ID_SERIAL_SHORT': 'WD-WMC1S2035251', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee058d3a089', > 'ID_WWN_WITH_EXTENSION': '0x50014ee058d3a089', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '127207', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-60ZF5A0_WD-WMC1S2035251', > '/dev/disk/by-id/wwn-0x50014ee058d3a089'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >15:56:23,850 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >15:56:23,851 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >15:56:23,851 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,852 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >15:56:23,853 INFO blivet: sda is a disk >15:56:23,853 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,853 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:56:23,861 INFO blivet: added disk sda (id 3) to device tree >15:56:23,861 DEBUG blivet: looking up parted Device: /dev/sda >15:56:23,862 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:56:23,862 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >15:56:23,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,863 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:56:23,863 DEBUG blivet: required disklabel type for sda (1) is None >15:56:23,863 DEBUG blivet: default disklabel type for sda is msdos >15:56:23,864 DEBUG blivet: selecting msdos disklabel for sda based on size >15:56:23,864 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >15:56:23,866 INFO blivet: no usable disklabel on sda >15:56:23,866 DEBUG blivet: no type or existing type for sda, bailing >15:56:23,867 INFO blivet: got device: DiskDevice instance (0x7f4fc553dd50) -- > name = sda status = True kids = 0 id = 3 > parents = [] > uuid = None size = 953869.710938 > format = existing None > 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 WDC WD10EZEX-60Z path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fc55507a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4fb4ee3b50> >15:56:23,871 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-60ZF5A0_WD-WCC1S1829181 /dev/disk/by-id/wwn-0x50014ee207c95368', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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': '112', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '112', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-60ZF5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-60ZF5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD10EZEX-60ZF5A0_WD-WCC1S1829181', > 'ID_SERIAL_SHORT': 'WD-WCC1S1829181', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee207c95368', > 'ID_WWN_WITH_EXTENSION': '0x50014ee207c95368', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '127663', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-60ZF5A0_WD-WCC1S1829181', > '/dev/disk/by-id/wwn-0x50014ee207c95368'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >15:56:23,871 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >15:56:23,872 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >15:56:23,873 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,873 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >15:56:23,875 INFO blivet: sdb is a disk >15:56:23,875 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,876 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >15:56:23,884 INFO blivet: added disk sdb (id 4) to device tree >15:56:23,884 DEBUG blivet: looking up parted Device: /dev/sdb >15:56:23,885 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >15:56:23,885 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >15:56:23,885 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,887 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:56:23,887 DEBUG blivet: required disklabel type for sdb (1) is None >15:56:23,887 DEBUG blivet: default disklabel type for sdb is msdos >15:56:23,888 DEBUG blivet: selecting msdos disklabel for sdb based on size >15:56:23,889 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >15:56:23,891 INFO blivet: no usable disklabel on sdb >15:56:23,891 DEBUG blivet: no type or existing type for sdb, bailing >15:56:23,892 INFO blivet: got device: DiskDevice instance (0x7f4fb4ee3f90) -- > name = sdb status = True kids = 0 id = 4 > parents = [] > uuid = None size = 953869.710938 > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-60Z path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fc5550830> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4fb4ee3e90> >15:56:23,896 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_DVD-RAM_SW820_1246TP042787SLH1H', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'hp_DVD-RAM_SW820', > 'ID_MODEL_ENC': 'hp\\x20\\x20\\x20\\x20\\x20\\x20DVD-RAM\\x20SW820\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'UH05', > 'ID_SERIAL': 'hp_DVD-RAM_SW820_1246TP042787SLH1H', > 'ID_SERIAL_SHORT': '1246TP042787SLH1H', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '128232', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_DVD-RAM_SW820_1246TP042787SLH1H'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >15:56:23,897 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >15:56:23,897 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >15:56:23,898 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,898 INFO blivet: sr0 is a cdrom >15:56:23,898 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >15:56:23,899 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,899 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:56:23,899 INFO blivet: added cdrom sr0 (id 5) to device tree >15:56:23,900 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:56:23,905 DEBUG blivet: no device or no media present >15:56:23,907 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Fedora\\x2019\\x20x86_64 /dev/disk/by-uuid/2013-06-27-14-02-10-00', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora_19_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2019\\x20x86_64', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-06-27-14-02-10-00', > 'ID_FS_UUID_ENC': '2013-06-27-14-02-10-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '137884', > 'name': 'loop0', > 'symlinks': ['/dev/disk/by-label/Fedora\\x2019\\x20x86_64', > '/dev/disk/by-uuid/2013-06-27-14-02-10-00'], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:56:23,907 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >15:56:23,908 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >15:56:23,908 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,908 INFO blivet: loop0 is a loop device >15:56:23,909 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:56:23,909 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso ; >15:56:23,910 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,911 DEBUG blivet: FileDevice._setFormat: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso ; current: None ; type: None ; >15:56:23,911 INFO blivet: added file /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso (id 6) to device tree >15:56:23,911 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso ; >15:56:23,912 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,912 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:56:23,912 INFO blivet: added loop loop0 (id 7) to device tree >15:56:23,913 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:56:23,913 INFO blivet: type detected on 'loop0' is 'iso9660' >15:56:23,913 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:56:23,914 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >15:56:23,914 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: iso9660 ; >15:56:23,930 DEBUG blivet: looking up parted Device: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >15:56:23,938 DEBUG blivet: looking up parted Device: /dev/loop0 >15:56:23,939 INFO blivet: got device: LoopDevice instance (0x7f4fb4eee250) -- > name = loop0 status = True kids = 0 id = 7 > parents = ['existing 4239MB file /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso (6)'] > uuid = None size = 4239.0 > format = existing iso9660 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 8681472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (540, 255, 63) biosGeometry: (540, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fc5550a70> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >15:56:23,941 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:56:23,941 INFO blivet: got format: Iso9660FS instance (0x7f4fb4eee290) -- > type = iso9660 name = iso9660 status = False > device = /dev/loop0 uuid = 2013-06-27-14-02-10-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_19_x86_64 size = 0.0 targetSize = 0.0 > >15:56:23,944 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '138071', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:56:23,944 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >15:56:23,945 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >15:56:23,946 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,947 INFO blivet: loop1 is a loop device >15:56:23,948 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:56:23,949 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >15:56:23,950 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,951 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,952 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >15:56:23,953 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 8) to device tree >15:56:23,954 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >15:56:23,954 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,956 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:56:23,956 INFO blivet: added loop loop1 (id 9) to device tree >15:56:23,957 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:56:23,958 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:56:23,958 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:56:23,958 DEBUG blivet: device loop1 does not contain a disklabel >15:56:23,958 INFO blivet: type detected on 'loop1' is 'squashfs' >15:56:23,958 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >15:56:23,959 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: squashfs ; >15:56:23,959 INFO blivet: got device: LoopDevice instance (0x7f4fb4eee690) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (8)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >15:56:23,959 INFO blivet: got format: DeviceFormat instance (0x7f4fc555f710) -- > type = squashfs name = squashfs status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >15:56:23,960 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/428d3c2b-6923-48bb-8e46-31a394d3b490', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '428d3c2b-6923-48bb-8e46-31a394d3b490', > 'ID_FS_UUID_ENC': '428d3c2b-6923-48bb-8e46-31a394d3b490', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '138255', > 'name': 'loop2', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/428d3c2b-6923-48bb-8e46-31a394d3b490'], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:56:23,961 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >15:56:23,961 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >15:56:23,962 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,962 INFO blivet: loop2 is a loop device >15:56:23,962 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:56:23,963 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >15:56:23,963 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,963 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,964 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >15:56:23,964 INFO blivet: added file /LiveOS/rootfs.img (id 10) to device tree >15:56:23,965 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >15:56:23,965 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:23,966 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:56:23,966 INFO blivet: added loop loop2 (id 11) to device tree >15:56:23,966 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:56:23,967 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:56:23,967 DEBUG blivet: Ext4FS.supported: supported: True ; >15:56:23,968 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:56:23,968 DEBUG blivet: device loop2 does not contain a disklabel >15:56:23,968 INFO blivet: type detected on 'loop2' is 'ext4' >15:56:23,988 DEBUG blivet: using current size 0 as min size >15:56:23,990 DEBUG blivet: Ext4FS.supported: supported: True ; >15:56:23,990 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:56:23,991 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: ext4 ; >15:56:23,992 INFO blivet: got device: LoopDevice instance (0x7f4fb4ee3bd0) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /LiveOS/rootfs.img (10)'] > 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/loop2 > format args = [] originalFormat = None >15:56:23,993 DEBUG blivet: Ext4FS.supported: supported: True ; >15:56:23,994 INFO blivet: got format: Ext4FS instance (0x7f4fb4eee750) -- > type = ext4 name = ext4 status = False > device = /dev/loop2 uuid = 428d3c2b-6923-48bb-8e46-31a394d3b490 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >15:56:23,996 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '138443', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:56:23,997 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >15:56:23,997 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:56:23,998 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:23,998 INFO blivet: loop3 is a loop device >15:56:23,998 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >15:56:23,999 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:56:23,999 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:24,000 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:24,000 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:56:24,000 INFO blivet: added file /overlay (deleted) (id 12) to device tree >15:56:24,001 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:56:24,001 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:24,002 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >15:56:24,002 INFO blivet: added loop loop3 (id 13) to device tree >15:56:24,002 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >15:56:24,003 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >15:56:24,003 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:24,004 DEBUG blivet: LoopDevice.setup: loop3 ; status: False ; controllable: False ; orig: False ; >15:56:24,004 DEBUG blivet: DiskLabel.__init__: device: /dev/loop3 ; labelType: None ; exists: True ; >15:56:24,005 WARN blivet: disklabel detected but not usable on loop3 >15:56:24,005 DEBUG blivet: no type or existing type for loop3, bailing >15:56:24,006 INFO blivet: got device: LoopDevice instance (0x7f4fb4eee1d0) -- > name = loop3 status = False kids = 0 id = 13 > parents = ['existing 0MB file /overlay (deleted) (12)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >15:56:24,006 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '138633', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:56:24,007 INFO blivet: ignoring loop4 (/devices/virtual/block/loop4) >15:56:24,007 DEBUG blivet: lvm filter: adding loop4 to the reject list >15:56:24,008 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '138828', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:56:24,008 INFO blivet: ignoring loop5 (/devices/virtual/block/loop5) >15:56:24,008 DEBUG blivet: lvm filter: adding loop5 to the reject list >15:56:24,009 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '139032', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:56:24,009 INFO blivet: ignoring loop6 (/devices/virtual/block/loop6) >15:56:24,009 DEBUG blivet: lvm filter: adding loop6 to the reject list >15:56:24,010 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '139234', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:56:24,010 INFO blivet: ignoring loop7 (/devices/virtual/block/loop7) >15:56:24,010 DEBUG blivet: lvm filter: adding loop7 to the reject list >15:56:24,012 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/428d3c2b-6923-48bb-8e46-31a394d3b490 /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': '428d3c2b-6923-48bb-8e46-31a394d3b490', > 'ID_FS_UUID_ENC': '428d3c2b-6923-48bb-8e46-31a394d3b490', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '51370', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/428d3c2b-6923-48bb-8e46-31a394d3b490', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:56:24,012 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >15:56:24,012 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:56:24,013 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:24,013 INFO blivet: live-rw is a device-mapper device >15:56:24,014 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >15:56:24,014 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >15:56:24,015 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) with existing ext4 filesystem >15:56:24,015 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >15:56:24,016 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) >15:56:24,017 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >15:56:24,017 DEBUG blivet: DeviceTree.getDeviceByName returned None >15:56:24,018 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >15:56:24,018 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:24,019 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:56:24,019 INFO blivet: added dm live-rw (id 14) to device tree >15:56:24,019 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:56:24,020 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:56:24,020 DEBUG blivet: Ext4FS.supported: supported: True ; >15:56:24,021 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:56:24,021 DEBUG blivet: device live-rw does not contain a disklabel >15:56:24,021 INFO blivet: type detected on 'live-rw' is 'ext4' >15:56:24,039 DEBUG blivet: padding min size from 774 up to 851 >15:56:24,040 DEBUG blivet: Ext4FS.supported: supported: True ; >15:56:24,040 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >15:56:24,041 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:56:24,042 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >15:56:24,046 INFO blivet: got device: DMDevice instance (0x7f4fb4ee3fd0) -- > name = live-rw status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (13)'] > uuid = None size = 2048.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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fc5550440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:56:24,048 DEBUG blivet: Ext4FS.supported: supported: True ; >15:56:24,048 INFO blivet: got format: Ext4FS instance (0x7f4fb4eeea50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 428d3c2b-6923-48bb-8e46-31a394d3b490 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >15:56:24,071 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >15:56:24,090 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >15:56:24,091 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >15:56:24,093 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >15:56:24,110 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:56:24,111 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >15:56:24,113 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >15:56:24,130 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:56:24,131 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >15:56:24,133 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >15:56:24,150 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:56:24,151 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:56:24,153 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >15:56:24,175 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >15:56:24,183 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:56:24,184 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:56:24,184 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >15:56:24,937 INFO blivet: edd: MBR signature on sdc is zero. new disk image? >15:56:24,937 INFO blivet: edd: collected mbr signatures: {} >15:56:24,938 DEBUG blivet: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 30481152 >15:56:24,938 ERR blivet: edd: unable to match edd entry 0x80 >15:56:24,938 DEBUG blivet: 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: 1953525168 >15:56:24,938 ERR blivet: edd: unable to match edd entry 0x81 >15:56:24,938 DEBUG blivet: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: None > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1953525168 >15:56:24,938 ERR blivet: edd: unable to match edd entry 0x82 >15:56:24,940 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >15:56:24,949 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:56:24,958 WARN blivet: mount of sdc2 as ext2 failed: mount failed: 32 >15:56:24,960 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >15:56:25,051 DEBUG blivet: Ext4FS.supported: supported: True ; >15:56:25,052 DEBUG blivet: Iso9660FS.supported: supported: True ; >15:56:25,053 DEBUG blivet: Ext4FS.supported: supported: True ; >15:56:25,055 DEBUG blivet: Ext2FS.supported: supported: True ; >15:56:25,056 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:56:25,067 DEBUG blivet: onlyuse is now: sda,sdb,sdc >15:56:25,153 DEBUG blivet: found backing file /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso for loop device loop0 >15:56:25,154 DEBUG blivet: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso is mounted on /run/install/repo >15:56:25,160 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc2 ; >15:56:25,161 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 13882MB partition sdc2 (2) with existing ext2 filesystem >15:56:25,161 DEBUG blivet: resolved '/dev/sdc2' to 'sdc2' (partition) >15:56:25,162 DEBUG blivet: /dev/sdc2 is mounted on /run/install/isodir >15:56:27,407 DEBUG blivet: clearpart: looking at sdc2 >15:56:27,407 DEBUG blivet: clearpart: looking at sdc1 >15:56:27,408 DEBUG blivet: removing sdc1 >15:56:27,410 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >15:56:27,411 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:27,411 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: efi ; type: None ; >15:56:27,411 INFO blivet: registered action: [0] Destroy Format efi filesystem on partition sdc1 (id 1) >15:56:27,412 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >15:56:27,413 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc1 ; status: False ; type: None ; >15:56:27,429 INFO blivet: removed partition sdc1 (id 1) from device tree >15:56:27,431 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdc ; >15:56:27,431 INFO blivet: registered action: [1] Destroy Device partition sdc1 (id 1) >15:56:27,432 DEBUG blivet: partitions: ['sdc2'] >15:56:27,432 DEBUG blivet: checking whether disk sdc has an empty extended >15:56:27,432 DEBUG blivet: extended is None ; logicals is [] >15:56:27,433 DEBUG blivet: clearpart: initializing sda >15:56:27,434 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >15:56:27,434 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:27,436 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:56:27,436 INFO blivet: registered action: [2] Destroy Format None on disk sda (id 3) >15:56:27,436 DEBUG blivet: required disklabel type for sda (1) is None >15:56:27,436 DEBUG blivet: default disklabel type for sda is msdos >15:56:27,437 DEBUG blivet: selecting msdos disklabel for sda based on size >15:56:27,438 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >15:56:27,440 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >15:56:27,441 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x2593710> > PedDisk: <_ped.Disk object at 0x7f4fb4f8dc68> >15:56:27,441 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:56:27,441 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >15:56:27,442 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:56:27,442 INFO blivet: registered action: [3] Create Format msdos disklabel on disk sda (id 3) >15:56:27,442 DEBUG blivet: clearpart: initializing sdb >15:56:27,443 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >15:56:27,443 DEBUG blivet: getFormat('None') returning DeviceFormat instance >15:56:27,443 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >15:56:27,443 INFO blivet: registered action: [4] Destroy Format None on disk sdb (id 4) >15:56:27,444 DEBUG blivet: required disklabel type for sdb (1) is None >15:56:27,444 DEBUG blivet: default disklabel type for sdb is msdos >15:56:27,444 DEBUG blivet: selecting msdos disklabel for sdb based on size >15:56:27,444 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >15:56:27,445 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >15:56:27,445 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x2593dd0> > PedDisk: <_ped.Disk object at 0x2595170> >15:56:27,445 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >15:56:27,446 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >15:56:27,447 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >15:56:27,447 INFO blivet: registered action: [5] Create Format msdos disklabel on disk sdb (id 4) >15:56:27,447 DEBUG blivet: clearpart: initializing sdc > > >/tmp/ifcfg.log: >15:56:22,013 DEBUG ifcfg: content of files (network initialization): >15:56:23,472 DEBUG ifcfg: content of files (ifcfgs created): >15:56:23,473 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eno1: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eno1 >UUID=8c79b2a5-e112-4998-8308-26aae07291a8 >ONBOOT=no >HWADDR=10:60:4B:5F:27:2C >PEERDNS=yes >PEERROUTES=yes > >15:56:23,473 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp2s0: >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=enp2s0 >UUID=e1466ec2-9af3-49f9-b0ed-81d7edafe27b >ONBOOT=no >HWADDR=00:0A:F7:09:6F:1F >PEERDNS=yes >PEERROUTES=yes > > > >/proc/cmdline: >initrd=initrd.img nousbstorage xdriver=vesa nomodeset ks=hd:/dev/disk/by-label/BOOT:/ks.cfg repo=hd:LABEL=Fedora:/Fedora BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >15:56:16,591 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.6" x-pid="891" x-info="http://www.rsyslog.com"] start >15:56:16,591 INFO systemd: systemd 204 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >15:56:16,591 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >15:56:16,591 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >15:56:16,591 NOTICE kernel:[ 0.000000] Linux version 3.9.5-301.fc19.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.1 20130603 (Red Hat 4.8.1-1) (GCC) ) #1 SMP Tue Jun 11 19:39:38 UTC 2013 >15:56:16,591 INFO kernel:[ 0.000000] Command line: initrd=initrd.img nousbstorage xdriver=vesa nomodeset ks=hd:/dev/disk/by-label/BOOT:/ks.cfg repo=hd:LABEL=Fedora:/Fedora BOOT_IMAGE=vmlinuz >15:56:16,591 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >15:56:16,591 INFO systemd: Initializing machine ID from random generator. >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >15:56:16,591 ERR systemd: /usr/lib/systemd/system-generators/lvm2-activation-generator exited with exit status 127. >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d9357fff] usable >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9358000-0x00000000d993afff] reserved >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d993b000-0x00000000d9b9ffff] ACPI NVS >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9ba0000-0x00000000d9bb1fff] ACPI data >15:56:16,591 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9bb2000-0x00000000d9bbafff] ACPI NVS >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9bbb000-0x00000000d9bbffff] ACPI data >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9bc0000-0x00000000d9c02fff] ACPI NVS >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9c03000-0x00000000d9ffffff] usable >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df1fffff] reserved >15:56:16,591 INFO systemd: Started Remount Root and Kernel File Systems. >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >15:56:16,591 INFO systemd: Starting Import network configuration from initramfs... >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed90000-0x00000000fed93fff] reserved >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >15:56:16,591 INFO systemd: Starting Configure read-only root support... >15:56:16,591 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011edfffff] usable >15:56:16,591 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >15:56:16,591 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >15:56:16,591 DEBUG kernel:[ 0.000000] DMI: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012 >15:56:16,591 INFO systemd: Started Apply Kernel Variables. >15:56:16,591 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >15:56:16,591 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >15:56:16,591 INFO kernel:[ 0.000000] No AGP bridge found >15:56:16,591 INFO kernel:[ 0.000000] e820: last_pfn = 0x11ee00 max_arch_pfn = 0x400000000 >15:56:16,591 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >15:56:16,591 INFO systemd: Mounted Temporary Directory. >15:56:16,591 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >15:56:16,591 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >15:56:16,591 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >15:56:16,591 DEBUG kernel:[ 0.000000] C0000-D3FFF write-protect >15:56:16,591 INFO systemd: Mounted POSIX Message Queue File System. >15:56:16,591 DEBUG kernel:[ 0.000000] D4000-E7FFF uncachable >15:56:16,591 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >15:56:16,591 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >15:56:16,591 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F00000000 write-back >15:56:16,591 INFO systemd: Mounted Huge Pages File System. >15:56:16,591 DEBUG kernel:[ 0.000000] 1 base 100000000 mask FE0000000 write-back >15:56:16,591 DEBUG kernel:[ 0.000000] 2 base 0DB000000 mask FFF000000 uncachable >15:56:16,591 DEBUG kernel:[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable >15:56:16,591 DEBUG kernel:[ 0.000000] 4 base 0E0000000 mask FE0000000 uncachable >15:56:16,591 DEBUG kernel:[ 0.000000] 5 base 11EE00000 mask FFFE00000 uncachable >15:56:16,591 DEBUG kernel:[ 0.000000] 6 base 11F000000 mask FFF000000 uncachable >15:56:16,591 DEBUG kernel:[ 0.000000] 7 disabled >15:56:16,591 DEBUG kernel:[ 0.000000] 8 disabled >15:56:16,591 DEBUG kernel:[ 0.000000] 9 disabled >15:56:16,591 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >15:56:16,591 DEBUG kernel:[ 0.000000] original variable MTRRs >15:56:16,591 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 4GB, type WB >15:56:16,591 DEBUG kernel:[ 0.000000] reg 1, base: 4GB, range: 512MB, type WB >15:56:16,591 DEBUG kernel:[ 0.000000] reg 2, base: 3504MB, range: 16MB, type UC >15:56:16,591 DEBUG kernel:[ 0.000000] reg 3, base: 3520MB, range: 64MB, type UC >15:56:16,591 DEBUG kernel:[ 0.000000] reg 4, base: 3584MB, range: 512MB, type UC >15:56:16,591 DEBUG kernel:[ 0.000000] reg 5, base: 4590MB, range: 2MB, type UC >15:56:16,591 DEBUG kernel:[ 0.000000] reg 6, base: 4592MB, range: 16MB, type UC >15:56:16,591 INFO kernel:[ 0.000000] total RAM covered: 3998M >15:56:16,591 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >15:56:16,591 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 8 lose cover RAM: 0G >15:56:16,591 DEBUG kernel:[ 0.000000] New variable MTRRs >15:56:16,591 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >15:56:16,591 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >15:56:16,591 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB >15:56:16,591 DEBUG kernel:[ 0.000000] reg 3, base: 3504MB, range: 16MB, type UC >15:56:16,591 DEBUG kernel:[ 0.000000] reg 4, base: 3520MB, range: 64MB, type UC >15:56:16,591 DEBUG kernel:[ 0.000000] reg 5, base: 4GB, range: 512MB, type WB >15:56:16,591 DEBUG kernel:[ 0.000000] reg 6, base: 4590MB, range: 2MB, type UC >15:56:16,591 DEBUG kernel:[ 0.000000] reg 7, base: 4592MB, range: 16MB, type UC >15:56:16,591 DEBUG kernel:[ 0.000000] e820: update [mem 0xdb000000-0xffffffff] usable ==> reserved >15:56:16,591 INFO kernel:[ 0.000000] e820: last_pfn = 0xda000 max_arch_pfn = 0x400000000 >15:56:16,591 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f4d10-0x000f4d1f] mapped at [ffff8800000f4d10] >15:56:16,591 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >15:56:16,591 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >15:56:16,591 DEBUG kernel:[ 0.000000] BRK [0x01fc4000, 0x01fc4fff] PGTABLE >15:56:16,591 DEBUG kernel:[ 0.000000] BRK [0x01fc5000, 0x01fc5fff] PGTABLE >15:56:16,591 DEBUG kernel:[ 0.000000] BRK [0x01fc6000, 0x01fc6fff] PGTABLE >15:56:16,591 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11ec00000-0x11edfffff] >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0x11ec00000-0x11edfffff] page 2M >15:56:16,591 DEBUG kernel:[ 0.000000] BRK [0x01fc7000, 0x01fc7fff] PGTABLE >15:56:16,591 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11ebfffff] >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0x11c000000-0x11ebfffff] page 2M >15:56:16,591 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff] >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M >15:56:16,591 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M >15:56:16,591 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff] >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0x40000000-0x40003fff] page 4k >15:56:16,591 DEBUG kernel:[ 0.000000] BRK [0x01fc8000, 0x01fc8fff] PGTABLE >15:56:16,591 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x40005000-0xd9357fff] >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0x40005000-0x401fffff] page 4k >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0x40200000-0xd91fffff] page 2M >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0xd9200000-0xd9357fff] page 4k >15:56:16,591 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9c03000-0xd9ffffff] >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0xd9c03000-0xd9dfffff] page 4k >15:56:16,591 DEBUG kernel:[ 0.000000] [mem 0xd9e00000-0xd9ffffff] page 2M >15:56:16,591 INFO kernel:[ 0.000000] RAMDISK: [mem 0x1e0af000-0x1fffefff] >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f9810 00024 (v02 HPQOEM) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000d9ba0080 0007C (v01 HPQOEM SLIC-BPC 01072009 AMI 00010013) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: FACP 00000000d9ba9fd8 000F4 (v04 HPQOEM SLIC-BPC 01072009 AMI 00010013) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000d9ba0188 09E4A (v02 HPQOEM SLIC-BPC 00000017 INTL 20051117) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: FACS 00000000d9bb2f80 00040 >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: APIC 00000000d9baa0d0 000BC (v03 HPQOEM SLIC-BPC 01072009 AMI 00010013) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000d9baa190 0003C (v01 HPQOEM SLIC-BPC 01072009 MSFT 00000097) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: HPET 00000000d9baa1d0 00038 (v01 HPQOEM SLIC-BPC 01072009 AMI. 00000005) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9baa208 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9baa578 0544C (v01 COMPAQ WMI 00000001 MSFT 03000001) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000d9baf9c8 00176 (v01 HPQOEM SLIC-BPC 00000001 00000000) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9bafb40 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9bb04f0 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000d9bb0f88 00032 (v02 APTIO4 NAPAASF 00000001 MSFT 01000013) >15:56:16,591 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000d9bb0fc0 000A5 (v32 INTEL HCG 00000001 TFSM 000F4240) >15:56:16,591 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:56:16,591 INFO kernel:[ 0.000000] No NUMA configuration found >15:56:16,591 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011edfffff] >15:56:16,591 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11edfffff] >15:56:16,591 INFO kernel:[ 0.000000] NODE_DATA [mem 0x11ede7000-0x11edfafff] >15:56:16,591 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011a400000-ffff88011e3fffff] on node 0 >15:56:16,591 WARNING kernel:[ 0.000000] Zone ranges: >15:56:16,591 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >15:56:16,591 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >15:56:16,591 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x11edfffff] >15:56:16,591 WARNING kernel:[ 0.000000] Movable zone start for each node >15:56:16,591 WARNING kernel:[ 0.000000] Early memory node ranges >15:56:16,591 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >15:56:16,591 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffffff] >15:56:16,591 WARNING kernel:[ 0.000000] node 0: [mem 0x20200000-0x40003fff] >15:56:16,591 WARNING kernel:[ 0.000000] node 0: [mem 0x40005000-0xd9357fff] >15:56:16,591 WARNING kernel:[ 0.000000] node 0: [mem 0xd9c03000-0xd9ffffff] >15:56:16,591 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x11edfffff] >15:56:16,591 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1016562 >15:56:16,591 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >15:56:16,591 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >15:56:16,591 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >15:56:16,591 DEBUG kernel:[ 0.000000] DMA32 zone: 13846 pages used for memmap >15:56:16,591 DEBUG kernel:[ 0.000000] DMA32 zone: 886100 pages, LIFO batch:31 >15:56:16,591 DEBUG kernel:[ 0.000000] Normal zone: 1976 pages used for memmap >15:56:16,591 DEBUG kernel:[ 0.000000] Normal zone: 126464 pages, LIFO batch:31 >15:56:16,591 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >15:56:16,591 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >15:56:16,591 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >15:56:16,591 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >15:56:16,591 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >15:56:16,591 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >15:56:16,591 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >15:56:16,591 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >15:56:16,591 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >15:56:16,591 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >15:56:16,591 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >15:56:16,591 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d9358000 - 00000000d993b000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d993b000 - 00000000d9ba0000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d9ba0000 - 00000000d9bb2000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d9bb2000 - 00000000d9bbb000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d9bbb000 - 00000000d9bc0000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d9bc0000 - 00000000d9c03000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000da000000 - 00000000db000000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000df200000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df200000 - 00000000f8000000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed45000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed45000 - 00000000fed90000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fed94000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed94000 - 00000000fee00000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 >15:56:16,591 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >15:56:16,591 INFO kernel:[ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices >15:56:16,591 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >15:56:16,591 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >15:56:16,591 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011ea00000 s85120 r8192 d21376 u262144 >15:56:16,591 DEBUG kernel:[ 0.000000] pcpu-alloc: s85120 r8192 d21376 u262144 alloc=1*2097152 >15:56:16,591 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >15:56:16,591 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1000655 >15:56:16,591 WARNING kernel:[ 0.000000] Policy zone: Normal >15:56:16,591 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img nousbstorage xdriver=vesa nomodeset ks=hd:/dev/disk/by-label/BOOT:/ks.cfg repo=hd:LABEL=Fedora:/Fedora BOOT_IMAGE=vmlinuz >15:56:16,591 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >15:56:16,591 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >15:56:16,591 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >15:56:16,591 INFO kernel:[ 0.000000] Checking aperture... >15:56:16,591 INFO kernel:[ 0.000000] No AGP bridge found >15:56:16,591 INFO kernel:[ 0.000000] Memory: 3885280k/4700160k available (6473k kernel code, 633912k absent, 180968k reserved, 6764k data, 1352k init) >15:56:16,591 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >15:56:16,591 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >15:56:16,591 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >15:56:16,591 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >15:56:16,591 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >15:56:16,591 INFO kernel:[ 0.000000] console [tty0] enabled >15:56:16,591 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >15:56:16,591 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >15:56:16,591 DEBUG kernel:[ 0.000000] hpet clockevent registered >15:56:16,591 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >15:56:16,591 INFO kernel:[ 0.001000] tsc: Detected 3392.209 MHz processor >15:56:16,591 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.41 BogoMIPS (lpj=3392209) >15:56:16,591 INFO kernel:[ 0.000095] pid_max: default: 32768 minimum: 301 >15:56:16,591 INFO kernel:[ 0.000160] Security Framework initialized >15:56:16,591 INFO kernel:[ 0.000212] SELinux: Initializing. >15:56:16,591 DEBUG kernel:[ 0.000262] SELinux: Starting in permissive mode >15:56:16,591 INFO kernel:[ 0.000518] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >15:56:16,591 INFO kernel:[ 0.001485] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >15:56:16,591 INFO kernel:[ 0.001919] Mount-cache hash table entries: 256 >15:56:16,591 INFO kernel:[ 0.002110] Initializing cgroup subsys cpuacct >15:56:16,591 INFO kernel:[ 0.002156] Initializing cgroup subsys memory >15:56:16,591 INFO kernel:[ 0.002207] Initializing cgroup subsys devices >15:56:16,591 INFO kernel:[ 0.002253] Initializing cgroup subsys freezer >15:56:16,591 INFO kernel:[ 0.002298] Initializing cgroup subsys net_cls >15:56:16,591 INFO kernel:[ 0.002344] Initializing cgroup subsys blkio >15:56:16,591 INFO kernel:[ 0.002389] Initializing cgroup subsys perf_event >15:56:16,591 INFO kernel:[ 0.002454] CPU: Physical Processor ID: 0 >15:56:16,591 INFO kernel:[ 0.002498] CPU: Processor Core ID: 0 >15:56:16,591 WARNING kernel:[ 0.002546] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >15:56:16,591 WARNING kernel:[ 0.002546] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >15:56:16,591 INFO kernel:[ 0.002883] mce: CPU supports 9 MCE banks >15:56:16,591 INFO kernel:[ 0.003353] CPU0: Thermal monitoring enabled (TM1) >15:56:16,591 INFO kernel:[ 0.003406] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >15:56:16,591 INFO kernel:[ 0.003406] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >15:56:16,591 INFO kernel:[ 0.003406] tlb_flushall_shift: 1 >15:56:16,591 INFO kernel:[ 0.003597] Freeing SMP alternatives: 24k freed >15:56:16,591 INFO kernel:[ 0.004505] ACPI: Core revision 20130117 >15:56:16,591 WARNING kernel:[ 0.008499] ACPI: All ACPI Tables successfully acquired >15:56:16,591 INFO kernel:[ 0.008751] ftrace: allocating 24409 entries in 96 pages >15:56:16,591 INFO kernel:[ 0.018013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >15:56:16,591 INFO kernel:[ 0.028089] smpboot: CPU0: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (fam: 06, model: 3a, stepping: 09) >15:56:16,591 DEBUG kernel:[ 0.028259] TSC deadline timer enabled >15:56:16,591 INFO kernel:[ 0.028265] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, Intel PMU driver. >15:56:16,591 INFO kernel:[ 0.028451] ... version: 3 >15:56:16,591 INFO kernel:[ 0.028516] ... bit width: 48 >15:56:16,591 INFO kernel:[ 0.028580] ... generic registers: 4 >15:56:16,591 INFO kernel:[ 0.028645] ... value mask: 0000ffffffffffff >15:56:16,591 INFO kernel:[ 0.028711] ... max period: 000000007fffffff >15:56:16,591 INFO kernel:[ 0.028777] ... fixed-purpose events: 3 >15:56:16,591 INFO kernel:[ 0.028841] ... event mask: 000000070000000f >15:56:16,591 INFO kernel:[ 0.043239] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >15:56:16,591 INFO kernel:[ 0.029805] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >15:56:16,591 INFO kernel:[ 0.124543] Brought up 8 CPUs >15:56:16,591 INFO kernel:[ 0.124610] smpboot: Total of 8 processors activated (54275.34 BogoMIPS) >15:56:16,591 INFO kernel:[ 0.131285] devtmpfs: initialized >15:56:16,591 INFO kernel:[ 0.131471] PM: Registering ACPI NVS region [mem 0xd993b000-0xd9b9ffff] (2510848 bytes) >15:56:16,591 INFO kernel:[ 0.131614] PM: Registering ACPI NVS region [mem 0xd9bb2000-0xd9bbafff] (36864 bytes) >15:56:16,591 INFO kernel:[ 0.131726] PM: Registering ACPI NVS region [mem 0xd9bc0000-0xd9c02fff] (274432 bytes) >15:56:16,591 INFO kernel:[ 0.131842] reboot: BIOS series board detected. Selecting HP Compaq Laptop-method for reboots. >15:56:16,591 INFO kernel:[ 0.132454] atomic64 test passed for x86-64 platform with CX8 and with SSE >15:56:16,591 INFO kernel:[ 0.132545] RTC time: 15:56:04, date: 12/19/13 >15:56:16,591 INFO kernel:[ 0.132640] NET: Registered protocol family 16 >15:56:16,591 INFO kernel:[ 0.132792] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >15:56:16,591 INFO kernel:[ 0.132903] ACPI: bus type PCI registered >15:56:16,591 INFO kernel:[ 0.133003] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >15:56:16,591 INFO kernel:[ 0.133120] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >15:56:16,591 INFO kernel:[ 0.138101] PCI: Using configuration type 1 for base access >15:56:16,591 INFO kernel:[ 0.138703] bio: create slab <bio-0> at 0 >15:56:16,591 INFO kernel:[ 0.138811] ACPI: Added _OSI(Module Device) >15:56:16,591 INFO kernel:[ 0.138876] ACPI: Added _OSI(Processor Device) >15:56:16,591 INFO kernel:[ 0.138941] ACPI: Added _OSI(3.0 _SCP Extensions) >15:56:16,591 INFO kernel:[ 0.139007] ACPI: Added _OSI(Processor Aggregator Device) >15:56:16,591 DEBUG kernel:[ 0.140007] ACPI: EC: Look up EC in DSDT >15:56:16,591 WARNING kernel:[ 0.141050] ACPI: Executed 1 blocks of module-level executable AML code >15:56:16,591 WARNING kernel:[ 0.146462] ACPI: SSDT 00000000d9934018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >15:56:16,591 WARNING kernel:[ 0.146840] ACPI: Dynamic OEM Table Load: >15:56:16,591 WARNING kernel:[ 0.146941] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >15:56:16,591 WARNING kernel:[ 0.151348] ACPI: SSDT 00000000d9935a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >15:56:16,591 WARNING kernel:[ 0.151742] ACPI: Dynamic OEM Table Load: >15:56:16,591 WARNING kernel:[ 0.151843] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >15:56:16,591 WARNING kernel:[ 0.155280] ACPI: SSDT 00000000d9936c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >15:56:16,591 WARNING kernel:[ 0.155653] ACPI: Dynamic OEM Table Load: >15:56:16,591 WARNING kernel:[ 0.155753] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >15:56:16,591 INFO kernel:[ 0.159959] ACPI: Interpreter enabled >15:56:16,591 WARNING kernel:[ 0.160027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130117/hwxface-568) >15:56:16,591 WARNING kernel:[ 0.160178] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568) >15:56:16,591 INFO kernel:[ 0.160336] ACPI: (supports S0 S3 S4 S5) >15:56:16,591 INFO kernel:[ 0.160401] ACPI: Using IOAPIC for interrupt routing >15:56:16,591 INFO kernel:[ 0.160481] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >15:56:16,591 INFO kernel:[ 0.164983] ACPI: Power Resource [FN00] (off) >15:56:16,591 INFO kernel:[ 0.165091] ACPI: Power Resource [FN01] (off) >15:56:16,591 INFO kernel:[ 0.165199] ACPI: Power Resource [FN02] (off) >15:56:16,591 INFO kernel:[ 0.165305] ACPI: Power Resource [FN03] (off) >15:56:16,591 INFO kernel:[ 0.165409] ACPI: Power Resource [FN04] (off) >15:56:16,591 INFO kernel:[ 0.165831] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >15:56:16,591 INFO kernel:[ 0.166251] PCI host bridge to bus 0000:00 >15:56:16,591 INFO kernel:[ 0.166320] pci_bus 0000:00: root bus resource [bus 00-3e] >15:56:16,591 INFO kernel:[ 0.166387] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >15:56:16,591 INFO kernel:[ 0.166455] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >15:56:16,591 INFO kernel:[ 0.166523] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >15:56:16,591 INFO kernel:[ 0.166591] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >15:56:16,591 INFO kernel:[ 0.166660] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >15:56:16,591 INFO kernel:[ 0.166729] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >15:56:16,591 INFO kernel:[ 0.166798] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >15:56:16,591 INFO kernel:[ 0.166866] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >15:56:16,591 INFO kernel:[ 0.166935] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff] >15:56:16,591 DEBUG kernel:[ 0.167008] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000 >15:56:16,591 DEBUG kernel:[ 0.167070] pci 0000:00:02.0: [8086:0162] type 00 class 0x030000 >15:56:16,591 DEBUG kernel:[ 0.167077] pci 0000:00:02.0: reg 10: [mem 0xf7800000-0xf7bfffff 64bit] >15:56:16,591 DEBUG kernel:[ 0.167082] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref] >15:56:16,591 DEBUG kernel:[ 0.167085] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f] >15:56:16,591 DEBUG kernel:[ 0.167157] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >15:56:16,591 DEBUG kernel:[ 0.167176] pci 0000:00:14.0: reg 10: [mem 0xf7d20000-0xf7d2ffff 64bit] >15:56:16,591 DEBUG kernel:[ 0.167240] pci 0000:00:14.0: PME# supported from D3hot D3cold >15:56:16,591 INFO kernel:[ 0.167270] pci 0000:00:14.0: System wakeup disabled by ACPI >15:56:16,591 DEBUG kernel:[ 0.167362] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >15:56:16,591 DEBUG kernel:[ 0.167383] pci 0000:00:16.0: reg 10: [mem 0xf7d3c000-0xf7d3c00f 64bit] >15:56:16,591 DEBUG kernel:[ 0.167453] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >15:56:16,591 DEBUG kernel:[ 0.167506] pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002 >15:56:16,591 DEBUG kernel:[ 0.167523] pci 0000:00:16.3: reg 10: [io 0xf0e0-0xf0e7] >15:56:16,591 DEBUG kernel:[ 0.167531] pci 0000:00:16.3: reg 14: [mem 0xf7d3a000-0xf7d3afff] >15:56:16,591 DEBUG kernel:[ 0.167649] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 >15:56:16,591 DEBUG kernel:[ 0.167665] pci 0000:00:19.0: reg 10: [mem 0xf7d00000-0xf7d1ffff] >15:56:16,591 DEBUG kernel:[ 0.167672] pci 0000:00:19.0: reg 14: [mem 0xf7d39000-0xf7d39fff] >15:56:16,591 DEBUG kernel:[ 0.167680] pci 0000:00:19.0: reg 18: [io 0xf080-0xf09f] >15:56:16,591 DEBUG kernel:[ 0.167736] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >15:56:16,591 INFO kernel:[ 0.167763] pci 0000:00:19.0: System wakeup disabled by ACPI >15:56:16,591 DEBUG kernel:[ 0.167854] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >15:56:16,591 DEBUG kernel:[ 0.167873] pci 0000:00:1a.0: reg 10: [mem 0xf7d38000-0xf7d383ff] >15:56:16,591 DEBUG kernel:[ 0.167954] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >15:56:16,591 INFO kernel:[ 0.167993] pci 0000:00:1a.0: System wakeup disabled by ACPI >15:56:16,591 DEBUG kernel:[ 0.168083] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >15:56:16,591 DEBUG kernel:[ 0.168096] pci 0000:00:1b.0: reg 10: [mem 0xf7d30000-0xf7d33fff 64bit] >15:56:16,591 DEBUG kernel:[ 0.168157] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >15:56:16,591 INFO kernel:[ 0.168189] pci 0000:00:1b.0: System wakeup disabled by ACPI >15:56:16,591 DEBUG kernel:[ 0.168282] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >15:56:16,591 DEBUG kernel:[ 0.168412] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >15:56:16,591 INFO kernel:[ 0.168443] pci 0000:00:1c.0: System wakeup disabled by ACPI >15:56:16,591 DEBUG kernel:[ 0.168532] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400 >15:56:16,591 DEBUG kernel:[ 0.168603] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >15:56:16,591 INFO kernel:[ 0.168628] pci 0000:00:1c.4: System wakeup disabled by ACPI >15:56:16,591 DEBUG kernel:[ 0.168722] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >15:56:16,591 DEBUG kernel:[ 0.168740] pci 0000:00:1d.0: reg 10: [mem 0xf7d37000-0xf7d373ff] >15:56:16,591 DEBUG kernel:[ 0.168822] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >15:56:16,591 INFO kernel:[ 0.168859] pci 0000:00:1d.0: System wakeup disabled by ACPI >15:56:16,591 DEBUG kernel:[ 0.168945] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >15:56:16,591 INFO kernel:[ 0.168996] pci 0000:00:1e.0: System wakeup disabled by ACPI >15:56:16,591 DEBUG kernel:[ 0.169086] pci 0000:00:1f.0: [8086:1e47] type 00 class 0x060100 >15:56:16,591 DEBUG kernel:[ 0.169212] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601 >15:56:16,591 DEBUG kernel:[ 0.169228] pci 0000:00:1f.2: reg 10: [io 0xf0d0-0xf0d7] >15:56:16,591 DEBUG kernel:[ 0.169234] pci 0000:00:1f.2: reg 14: [io 0xf0c0-0xf0c3] >15:56:16,591 DEBUG kernel:[ 0.169241] pci 0000:00:1f.2: reg 18: [io 0xf0b0-0xf0b7] >15:56:16,591 DEBUG kernel:[ 0.169248] pci 0000:00:1f.2: reg 1c: [io 0xf0a0-0xf0a3] >15:56:16,591 DEBUG kernel:[ 0.169254] pci 0000:00:1f.2: reg 20: [io 0xf060-0xf07f] >15:56:16,591 DEBUG kernel:[ 0.169261] pci 0000:00:1f.2: reg 24: [mem 0xf7d36000-0xf7d367ff] >15:56:16,591 DEBUG kernel:[ 0.169300] pci 0000:00:1f.2: PME# supported from D3hot >15:56:16,591 DEBUG kernel:[ 0.169347] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >15:56:16,591 DEBUG kernel:[ 0.169360] pci 0000:00:1f.3: reg 10: [mem 0xf7d35000-0xf7d350ff 64bit] >15:56:16,591 DEBUG kernel:[ 0.169378] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f] >15:56:16,591 INFO kernel:[ 0.169507] pci 0000:00:1c.0: PCI bridge to [bus 01] >15:56:16,591 DEBUG kernel:[ 0.169670] pci 0000:02:00.0: [14e4:1681] type 00 class 0x020000 >15:56:16,591 DEBUG kernel:[ 0.169706] pci 0000:02:00.0: reg 10: [mem 0xf7c30000-0xf7c3ffff 64bit] >15:56:16,591 DEBUG kernel:[ 0.169731] pci 0000:02:00.0: reg 18: [mem 0xf7c20000-0xf7c2ffff 64bit] >15:56:16,591 DEBUG kernel:[ 0.169785] pci 0000:02:00.0: reg 30: [mem 0xf7c00000-0xf7c1ffff pref] >15:56:16,591 DEBUG kernel:[ 0.169916] pci 0000:02:00.0: PME# supported from D3hot D3cold >15:56:16,591 INFO kernel:[ 0.169948] pci 0000:02:00.0: System wakeup disabled by ACPI >15:56:16,591 INFO kernel:[ 0.171371] pci 0000:00:1c.4: PCI bridge to [bus 02] >15:56:16,591 DEBUG kernel:[ 0.171454] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff] >15:56:16,591 INFO kernel:[ 0.171518] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode) >15:56:16,591 DEBUG kernel:[ 0.171593] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >15:56:16,591 DEBUG kernel:[ 0.171594] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >15:56:16,591 DEBUG kernel:[ 0.171595] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >15:56:16,591 DEBUG kernel:[ 0.171596] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >15:56:16,591 DEBUG kernel:[ 0.171597] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >15:56:16,591 DEBUG kernel:[ 0.171598] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >15:56:16,591 DEBUG kernel:[ 0.171599] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) >15:56:16,591 DEBUG kernel:[ 0.171600] pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode) >15:56:16,591 DEBUG kernel:[ 0.171601] pci 0000:00:1e.0: bridge window [mem 0xdf200000-0xfeafffff] (subtractive decode) >15:56:16,591 INFO kernel:[ 0.171667] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >15:56:16,591 INFO kernel:[ 0.171852] acpi PNP0A08:00: ACPI _OSC control (0x18) granted >15:56:16,591 INFO kernel:[ 0.172397] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >15:56:16,591 INFO kernel:[ 0.172692] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >15:56:16,591 INFO kernel:[ 0.173063] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15) >15:56:16,591 INFO kernel:[ 0.173357] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >15:56:16,591 INFO kernel:[ 0.173650] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15) >15:56:16,591 INFO kernel:[ 0.173941] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >15:56:16,591 INFO kernel:[ 0.174311] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15) >15:56:16,591 INFO kernel:[ 0.176396] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) >15:56:16,591 WARNING kernel:[ 0.176820] ACPI: Enabled 4 GPEs in block 00 to 3F >15:56:16,591 DEBUG kernel:[ 0.176924] acpi root: \_SB_.PCI0 notify handler is installed >15:56:16,591 DEBUG kernel:[ 0.176963] Found 1 acpi root devices >15:56:16,591 INFO kernel:[ 0.177055] ACPI: No dock devices found. >15:56:16,591 INFO kernel:[ 0.177158] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >15:56:16,591 INFO kernel:[ 0.177273] vgaarb: loaded >15:56:16,591 INFO kernel:[ 0.177335] vgaarb: bridge control possible 0000:00:02.0 >15:56:16,591 NOTICE kernel:[ 0.177440] SCSI subsystem initialized >15:56:16,591 INFO kernel:[ 0.177505] ACPI: bus type ATA registered >15:56:16,591 DEBUG kernel:[ 0.177589] libata version 3.00 loaded. >15:56:16,591 INFO kernel:[ 0.177599] ACPI: bus type USB registered >15:56:16,591 INFO kernel:[ 0.177672] usbcore: registered new interface driver usbfs >15:56:16,591 INFO kernel:[ 0.177742] usbcore: registered new interface driver hub >15:56:16,591 INFO kernel:[ 0.177819] usbcore: registered new device driver usb >15:56:16,591 INFO kernel:[ 0.177911] PCI: Using ACPI for IRQ routing >15:56:16,591 DEBUG kernel:[ 0.179370] PCI: pci_cache_line_size set to 64 bytes >15:56:16,591 DEBUG kernel:[ 0.179408] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff] >15:56:16,591 DEBUG kernel:[ 0.179410] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >15:56:16,591 DEBUG kernel:[ 0.179410] e820: reserve RAM buffer [mem 0xd9358000-0xdbffffff] >15:56:16,591 DEBUG kernel:[ 0.179412] e820: reserve RAM buffer [mem 0xda000000-0xdbffffff] >15:56:16,591 DEBUG kernel:[ 0.179413] e820: reserve RAM buffer [mem 0x11ee00000-0x11fffffff] >15:56:16,591 INFO kernel:[ 0.179462] NetLabel: Initializing >15:56:16,591 INFO kernel:[ 0.179527] NetLabel: domain hash size = 128 >15:56:16,591 INFO kernel:[ 0.179591] NetLabel: protocols = UNLABELED CIPSOv4 >15:56:16,591 INFO kernel:[ 0.179663] NetLabel: unlabeled traffic allowed by default >15:56:16,591 INFO kernel:[ 0.179756] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >15:56:16,591 INFO kernel:[ 0.179984] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >15:56:16,591 INFO kernel:[ 0.182061] Switching to clocksource hpet >15:56:16,591 INFO kernel:[ 0.185599] pnp: PnP ACPI init >15:56:16,591 INFO kernel:[ 0.185668] ACPI: bus type PNP registered >15:56:16,591 INFO kernel:[ 0.185768] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >15:56:16,591 DEBUG kernel:[ 0.185838] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >15:56:16,591 DEBUG kernel:[ 0.185845] pnp 00:01: [dma 4] >15:56:16,591 DEBUG kernel:[ 0.185854] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >15:56:16,591 DEBUG kernel:[ 0.185866] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >15:56:16,591 DEBUG kernel:[ 0.185917] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >15:56:16,591 INFO kernel:[ 0.185938] system 00:04: [io 0x0680-0x069f] has been reserved >15:56:16,591 INFO kernel:[ 0.186005] system 00:04: [io 0x0200-0x020f] has been reserved >15:56:16,591 INFO kernel:[ 0.186073] system 00:04: [io 0xffff] has been reserved >15:56:16,591 INFO kernel:[ 0.186145] system 00:04: [io 0xffff] has been reserved >15:56:16,591 INFO kernel:[ 0.186212] system 00:04: [io 0x0400-0x0453] has been reserved >15:56:16,591 INFO kernel:[ 0.186280] system 00:04: [io 0x0458-0x047f] has been reserved >15:56:16,591 INFO kernel:[ 0.186347] system 00:04: [io 0x0500-0x057f] has been reserved >15:56:16,591 INFO kernel:[ 0.186415] system 00:04: [io 0x164e-0x164f] has been reserved >15:56:16,591 DEBUG kernel:[ 0.186483] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >15:56:16,591 DEBUG kernel:[ 0.186498] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >15:56:16,591 INFO kernel:[ 0.186524] system 00:06: [io 0x0454-0x0457] has been reserved >15:56:16,591 DEBUG kernel:[ 0.186592] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >15:56:16,591 INFO kernel:[ 0.186659] system 00:07: [io 0x0a20-0x0a3f] has been reserved >15:56:16,591 INFO kernel:[ 0.186726] system 00:07: [io 0x0a10-0x0a1f] has been reserved >15:56:16,591 DEBUG kernel:[ 0.186794] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >15:56:16,591 DEBUG kernel:[ 0.186820] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >15:56:16,591 DEBUG kernel:[ 0.186849] pnp 00:09: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) >15:56:16,591 INFO kernel:[ 0.186873] system 00:0a: [io 0x04d0-0x04d1] has been reserved >15:56:16,591 DEBUG kernel:[ 0.186941] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >15:56:16,591 DEBUG kernel:[ 0.186956] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active) >15:56:16,591 DEBUG kernel:[ 0.187052] pnp 00:0c: [dma 0 disabled] >15:56:16,591 DEBUG kernel:[ 0.187104] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active) >15:56:16,591 DEBUG kernel:[ 0.187286] pnp 00:0d: [dma 1] >15:56:16,591 DEBUG kernel:[ 0.187338] pnp 00:0d: Plug and Play ACPI device, IDs PNP0401 (active) >15:56:16,591 DEBUG kernel:[ 0.187362] pnp 00:0e: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active) >15:56:16,591 INFO kernel:[ 0.187492] system 00:0f: [mem 0xfed1c000-0xfed1ffff] has been reserved >15:56:16,591 INFO kernel:[ 0.187561] system 00:0f: [mem 0xfed10000-0xfed17fff] has been reserved >15:56:16,591 INFO kernel:[ 0.187630] system 00:0f: [mem 0xfed18000-0xfed18fff] has been reserved >15:56:16,591 INFO kernel:[ 0.187698] system 00:0f: [mem 0xfed19000-0xfed19fff] has been reserved >15:56:16,591 INFO kernel:[ 0.187767] system 00:0f: [mem 0xf8000000-0xfbffffff] has been reserved >15:56:16,591 INFO kernel:[ 0.187835] system 00:0f: [mem 0xfed20000-0xfed3ffff] has been reserved >15:56:16,591 INFO kernel:[ 0.187903] system 00:0f: [mem 0xfed90000-0xfed93fff] has been reserved >15:56:16,591 INFO kernel:[ 0.187972] system 00:0f: [mem 0xfed45000-0xfed8ffff] has been reserved >15:56:16,591 INFO kernel:[ 0.188040] system 00:0f: [mem 0xff000000-0xffffffff] has been reserved >15:56:16,591 INFO kernel:[ 0.188109] system 00:0f: [mem 0xfee00000-0xfeefffff] could not be reserved >15:56:16,591 INFO kernel:[ 0.188183] system 00:0f: [mem 0xdf200000-0xdf200fff] has been reserved >15:56:16,591 DEBUG kernel:[ 0.188252] system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active) >15:56:16,591 INFO kernel:[ 0.188353] system 00:10: [mem 0x20000000-0x201fffff] has been reserved >15:56:16,591 INFO kernel:[ 0.188422] system 00:10: [mem 0x40004000-0x40004fff] has been reserved >15:56:16,591 DEBUG kernel:[ 0.188490] system 00:10: Plug and Play ACPI device, IDs PNP0c01 (active) >15:56:16,591 INFO kernel:[ 0.188509] pnp: PnP ACPI: found 17 devices >15:56:16,591 INFO kernel:[ 0.188574] ACPI: bus type PNP unregistered >15:56:16,591 INFO kernel:[ 0.194431] pci 0000:00:1c.0: PCI bridge to [bus 01] >15:56:16,591 INFO kernel:[ 0.194513] pci 0000:00:1c.4: PCI bridge to [bus 02] >15:56:16,591 INFO kernel:[ 0.194583] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff] >15:56:16,591 INFO kernel:[ 0.194657] pci 0000:00:1e.0: PCI bridge to [bus 03] >15:56:16,591 DEBUG kernel:[ 0.194798] pci 0000:00:1e.0: setting latency timer to 64 >15:56:16,591 DEBUG kernel:[ 0.194801] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >15:56:16,591 DEBUG kernel:[ 0.194802] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >15:56:16,591 DEBUG kernel:[ 0.194803] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >15:56:16,591 DEBUG kernel:[ 0.194804] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >15:56:16,591 DEBUG kernel:[ 0.194805] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >15:56:16,591 DEBUG kernel:[ 0.194806] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff] >15:56:16,591 DEBUG kernel:[ 0.194807] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000e3fff] >15:56:16,591 DEBUG kernel:[ 0.194808] pci_bus 0000:00: resource 11 [mem 0x000e4000-0x000e7fff] >15:56:16,591 DEBUG kernel:[ 0.194809] pci_bus 0000:00: resource 12 [mem 0xdf200000-0xfeafffff] >15:56:16,591 DEBUG kernel:[ 0.194811] pci_bus 0000:02: resource 1 [mem 0xf7c00000-0xf7cfffff] >15:56:16,591 DEBUG kernel:[ 0.194812] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7] >15:56:16,591 DEBUG kernel:[ 0.194813] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff] >15:56:16,591 DEBUG kernel:[ 0.194814] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff] >15:56:16,591 DEBUG kernel:[ 0.194815] pci_bus 0000:03: resource 7 [mem 0x000d4000-0x000d7fff] >15:56:16,591 DEBUG kernel:[ 0.194816] pci_bus 0000:03: resource 8 [mem 0x000d8000-0x000dbfff] >15:56:16,591 DEBUG kernel:[ 0.194817] pci_bus 0000:03: resource 9 [mem 0x000dc000-0x000dffff] >15:56:16,591 DEBUG kernel:[ 0.194818] pci_bus 0000:03: resource 10 [mem 0x000e0000-0x000e3fff] >15:56:16,591 DEBUG kernel:[ 0.194819] pci_bus 0000:03: resource 11 [mem 0x000e4000-0x000e7fff] >15:56:16,591 DEBUG kernel:[ 0.194820] pci_bus 0000:03: resource 12 [mem 0xdf200000-0xfeafffff] >15:56:16,591 INFO kernel:[ 0.194845] NET: Registered protocol family 2 >15:56:16,591 INFO kernel:[ 0.195026] TCP established hash table entries: 32768 (order: 7, 524288 bytes) >15:56:16,591 INFO kernel:[ 0.195254] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >15:56:16,591 INFO kernel:[ 0.195406] TCP: Hash tables configured (established 32768 bind 32768) >15:56:16,591 INFO kernel:[ 0.195487] TCP: reno registered >15:56:16,591 INFO kernel:[ 0.195557] UDP hash table entries: 2048 (order: 4, 65536 bytes) >15:56:16,591 INFO kernel:[ 0.195638] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >15:56:16,591 INFO kernel:[ 0.195759] NET: Registered protocol family 1 >15:56:16,591 DEBUG kernel:[ 0.195831] pci 0000:00:02.0: Boot video device >15:56:16,591 DEBUG kernel:[ 0.227227] PCI: CLS 64 bytes, default 64 >15:56:16,591 INFO kernel:[ 0.227251] Unpacking initramfs... >15:56:16,591 INFO kernel:[ 2.652406] Freeing initrd memory: 32064k freed >15:56:16,591 INFO kernel:[ 2.657350] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >15:56:16,591 INFO kernel:[ 2.657421] software IO TLB [mem 0xd5358000-0xd9358000] (64MB) mapped at [ffff8800d5358000-ffff8800d9357fff] >15:56:16,591 INFO kernel:[ 2.659982] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >15:56:16,591 NOTICE kernel:[ 2.660274] Initialise system trusted keyring >15:56:16,591 INFO kernel:[ 2.660389] audit: initializing netlink socket (disabled) >15:56:16,591 NOTICE kernel:[ 2.660469] type=2000 audit(1387468566.636:1): initialized >15:56:16,591 INFO kernel:[ 2.676876] HugeTLB registered 2 MB page size, pre-allocated 0 pages >15:56:16,591 NOTICE kernel:[ 2.677776] VFS: Disk quotas dquot_6.5.2 >15:56:16,591 WARNING kernel:[ 2.677865] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >15:56:16,591 INFO kernel:[ 2.678157] msgmni has been set to 7651 >15:56:16,591 DEBUG kernel:[ 2.678259] SELinux: Registering netfilter hooks >15:56:16,591 INFO kernel:[ 2.678770] alg: No test for stdrng (krng) >15:56:16,591 INFO kernel:[ 2.678840] NET: Registered protocol family 38 >15:56:16,591 NOTICE kernel:[ 2.678906] Key type asymmetric registered >15:56:16,591 NOTICE kernel:[ 2.678971] Asymmetric key parser 'x509' registered >15:56:16,591 NOTICE kernel:[ 2.679037] Asymmetric key parser 'pefile' registered >15:56:16,591 INFO kernel:[ 2.679121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >15:56:16,591 INFO kernel:[ 2.679248] io scheduler noop registered >15:56:16,591 INFO kernel:[ 2.679332] io scheduler deadline registered >15:56:16,591 INFO kernel:[ 2.679402] io scheduler cfq registered (default) >15:56:16,591 INFO kernel:[ 2.679627] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >15:56:16,591 INFO kernel:[ 2.679701] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >15:56:16,591 INFO kernel:[ 2.679769] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >15:56:16,591 DEBUG kernel:[ 2.679974] intel_idle: MWAIT substates: 0x1120 >15:56:16,591 DEBUG kernel:[ 2.679975] intel_idle: v0.4 model 0x3A >15:56:16,591 DEBUG kernel:[ 2.679976] intel_idle: lapic_timer_reliable_states 0xffffffff >15:56:16,591 INFO kernel:[ 2.680043] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >15:56:16,591 INFO kernel:[ 2.680157] ACPI: Power Button [PWRB] >15:56:16,591 INFO kernel:[ 2.680239] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >15:56:16,591 INFO kernel:[ 2.680371] ACPI: Power Button [PWRF] >15:56:16,591 INFO kernel:[ 2.680486] ACPI: Fan [FAN0] (off) >15:56:16,591 INFO kernel:[ 2.680566] ACPI: Fan [FAN1] (off) >15:56:16,591 INFO kernel:[ 2.680642] ACPI: Fan [FAN2] (off) >15:56:16,591 INFO kernel:[ 2.680720] ACPI: Fan [FAN3] (off) >15:56:16,591 INFO kernel:[ 2.680797] ACPI: Fan [FAN4] (off) >15:56:16,591 INFO kernel:[ 2.680899] ACPI: Requesting acpi_cpufreq >15:56:16,591 INFO kernel:[ 2.690528] thermal LNXTHERM:00: registered as thermal_zone0 >15:56:16,591 INFO kernel:[ 2.690596] ACPI: Thermal Zone [TZ00] (28 C) >15:56:16,591 INFO kernel:[ 2.690792] thermal LNXTHERM:01: registered as thermal_zone1 >15:56:16,591 INFO kernel:[ 2.690859] ACPI: Thermal Zone [TZ01] (30 C) >15:56:16,591 INFO kernel:[ 2.690957] GHES: HEST is not enabled! >15:56:16,591 INFO kernel:[ 2.691056] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >15:56:16,591 INFO kernel:[ 2.711706] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >15:56:16,591 INFO kernel:[ 2.732354] 0000:00:16.3: ttyS1 at I/O 0xf0e0 (irq = 19) is a 16550A >15:56:16,591 INFO kernel:[ 2.732604] Non-volatile memory driver v1.3 >15:56:16,591 INFO kernel:[ 2.732670] Linux agpgart interface v0.103 >15:56:16,591 INFO kernel:[ 2.733152] loop: module loaded >15:56:16,591 DEBUG kernel:[ 2.733246] ahci 0000:00:1f.2: version 3.0 >15:56:16,591 DEBUG kernel:[ 2.733322] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >15:56:16,591 INFO kernel:[ 2.744341] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode >15:56:16,591 INFO kernel:[ 2.744453] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >15:56:16,591 DEBUG kernel:[ 2.744566] ahci 0000:00:1f.2: setting latency timer to 64 >15:56:16,591 INFO kernel:[ 2.748547] scsi0 : ahci >15:56:16,591 INFO kernel:[ 2.748653] scsi1 : ahci >15:56:16,591 INFO kernel:[ 2.748752] scsi2 : ahci >15:56:16,591 INFO kernel:[ 2.748848] scsi3 : ahci >15:56:16,591 INFO kernel:[ 2.748949] scsi4 : ahci >15:56:16,591 INFO kernel:[ 2.749044] scsi5 : ahci >15:56:16,591 INFO kernel:[ 2.749127] ata1: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36100 irq 40 >15:56:16,591 INFO kernel:[ 2.749238] ata2: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36180 irq 40 >15:56:16,591 INFO kernel:[ 2.749354] ata3: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36200 irq 40 >15:56:16,591 INFO kernel:[ 2.749465] ata4: DUMMY >15:56:16,591 INFO kernel:[ 2.749527] ata5: DUMMY >15:56:16,591 INFO kernel:[ 2.749590] ata6: DUMMY >15:56:16,591 INFO kernel:[ 2.749686] libphy: Fixed MDIO Bus: probed >15:56:16,591 INFO kernel:[ 2.749850] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >15:56:16,591 INFO kernel:[ 2.749918] ehci-pci: EHCI PCI platform driver >15:56:16,591 DEBUG kernel:[ 2.750029] ehci-pci 0000:00:1a.0: setting latency timer to 64 >15:56:16,591 INFO kernel:[ 2.750031] ehci-pci 0000:00:1a.0: EHCI Host Controller >15:56:16,591 INFO kernel:[ 2.750119] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >15:56:16,591 INFO kernel:[ 2.750240] ehci-pci 0000:00:1a.0: debug port 2 >15:56:16,591 DEBUG kernel:[ 2.754214] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >15:56:16,591 INFO kernel:[ 2.754224] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d38000 >15:56:16,591 INFO kernel:[ 2.759332] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >15:56:16,591 INFO kernel:[ 2.759412] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >15:56:16,591 INFO kernel:[ 2.759482] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:56:16,591 INFO kernel:[ 2.759592] usb usb1: Product: EHCI Host Controller >15:56:16,591 INFO kernel:[ 2.759657] usb usb1: Manufacturer: Linux 3.9.5-301.fc19.x86_64 ehci_hcd >15:56:16,591 INFO kernel:[ 2.759726] usb usb1: SerialNumber: 0000:00:1a.0 >15:56:16,591 INFO kernel:[ 2.759848] hub 1-0:1.0: USB hub found >15:56:16,591 INFO kernel:[ 2.759914] hub 1-0:1.0: 3 ports detected >15:56:16,591 DEBUG kernel:[ 2.760083] ehci-pci 0000:00:1d.0: setting latency timer to 64 >15:56:16,591 INFO kernel:[ 2.760086] ehci-pci 0000:00:1d.0: EHCI Host Controller >15:56:16,591 INFO kernel:[ 2.760176] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >15:56:16,591 INFO kernel:[ 2.760295] ehci-pci 0000:00:1d.0: debug port 2 >15:56:16,591 DEBUG kernel:[ 2.764258] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >15:56:16,591 INFO kernel:[ 2.764267] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d37000 >15:56:16,591 INFO kernel:[ 2.770338] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >15:56:16,591 INFO kernel:[ 2.770411] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >15:56:16,591 INFO kernel:[ 2.770483] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:56:16,591 INFO kernel:[ 2.770593] usb usb2: Product: EHCI Host Controller >15:56:16,591 INFO kernel:[ 2.770659] usb usb2: Manufacturer: Linux 3.9.5-301.fc19.x86_64 ehci_hcd >15:56:16,591 INFO kernel:[ 2.770727] usb usb2: SerialNumber: 0000:00:1d.0 >15:56:16,591 INFO kernel:[ 2.770840] hub 2-0:1.0: USB hub found >15:56:16,591 INFO kernel:[ 2.770905] hub 2-0:1.0: 3 ports detected >15:56:16,591 INFO kernel:[ 2.771031] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >15:56:16,591 INFO kernel:[ 2.771102] uhci_hcd: USB Universal Host Controller Interface driver >15:56:16,591 DEBUG kernel:[ 2.771223] xhci_hcd 0000:00:14.0: setting latency timer to 64 >15:56:16,591 INFO kernel:[ 2.771225] xhci_hcd 0000:00:14.0: xHCI Host Controller >15:56:16,591 INFO kernel:[ 2.771315] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >15:56:16,591 DEBUG kernel:[ 2.771511] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >15:56:16,591 DEBUG kernel:[ 2.771545] xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X >15:56:16,591 INFO kernel:[ 2.771584] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >15:56:16,591 INFO kernel:[ 2.771653] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:56:16,591 INFO kernel:[ 2.771763] usb usb3: Product: xHCI Host Controller >15:56:16,591 INFO kernel:[ 2.771828] usb usb3: Manufacturer: Linux 3.9.5-301.fc19.x86_64 xhci_hcd >15:56:16,591 INFO kernel:[ 2.771896] usb usb3: SerialNumber: 0000:00:14.0 >15:56:16,591 DEBUG kernel:[ 2.771997] xHCI xhci_add_endpoint called for root hub >15:56:16,591 DEBUG kernel:[ 2.771998] xHCI xhci_check_bandwidth called for root hub >15:56:16,591 INFO kernel:[ 2.772008] hub 3-0:1.0: USB hub found >15:56:16,591 INFO kernel:[ 2.772077] hub 3-0:1.0: 4 ports detected >15:56:16,591 INFO kernel:[ 2.772307] xhci_hcd 0000:00:14.0: xHCI Host Controller >15:56:16,591 INFO kernel:[ 2.772403] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >15:56:16,591 INFO kernel:[ 2.772529] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >15:56:16,591 INFO kernel:[ 2.772608] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:56:16,591 INFO kernel:[ 2.772717] usb usb4: Product: xHCI Host Controller >15:56:16,591 INFO kernel:[ 2.772783] usb usb4: Manufacturer: Linux 3.9.5-301.fc19.x86_64 xhci_hcd >15:56:16,591 INFO kernel:[ 2.772851] usb usb4: SerialNumber: 0000:00:14.0 >15:56:16,591 DEBUG kernel:[ 2.772949] xHCI xhci_add_endpoint called for root hub >15:56:16,591 DEBUG kernel:[ 2.772950] xHCI xhci_check_bandwidth called for root hub >15:56:16,591 INFO kernel:[ 2.772961] hub 4-0:1.0: USB hub found >15:56:16,591 INFO kernel:[ 2.773030] hub 4-0:1.0: 4 ports detected >15:56:16,591 INFO kernel:[ 2.781358] usbcore: registered new interface driver usbserial >15:56:16,591 INFO kernel:[ 2.781430] usbcore: registered new interface driver usbserial_generic >15:56:16,591 INFO kernel:[ 2.781501] usbserial: USB Serial support registered for generic >15:56:16,591 INFO kernel:[ 2.781589] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >15:56:16,591 INFO kernel:[ 2.784719] serio: i8042 KBD port at 0x60,0x64 irq 1 >15:56:16,591 INFO kernel:[ 2.784789] serio: i8042 AUX port at 0x60,0x64 irq 12 >15:56:16,591 INFO kernel:[ 2.784901] mousedev: PS/2 mouse device common for all mice >15:56:16,591 INFO kernel:[ 2.785064] rtc_cmos 00:05: RTC can wake from S4 >15:56:16,591 INFO kernel:[ 2.785230] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >15:56:16,591 INFO kernel:[ 2.785323] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >15:56:16,591 INFO kernel:[ 2.785476] device-mapper: uevent: version 1.0.3 >15:56:16,591 INFO kernel:[ 2.785578] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com >15:56:16,591 INFO kernel:[ 2.785785] cpuidle: using governor ladder >15:56:16,591 INFO kernel:[ 2.785956] cpuidle: using governor menu >15:56:16,591 INFO kernel:[ 2.786124] EFI Variables Facility v0.08 2004-May-17 >15:56:16,591 INFO kernel:[ 2.786195] hidraw: raw HID events driver (C) Jiri Kosina >15:56:16,591 INFO kernel:[ 2.786302] usbcore: registered new interface driver usbhid >15:56:16,591 INFO kernel:[ 2.786378] usbhid: USB HID core driver >15:56:16,591 INFO kernel:[ 2.786457] drop_monitor: Initializing network drop monitor service >15:56:16,591 INFO kernel:[ 2.786582] ip_tables: (C) 2000-2006 Netfilter Core Team >15:56:16,591 INFO kernel:[ 2.786682] TCP: cubic registered >15:56:16,591 INFO kernel:[ 2.786764] Initializing XFRM netlink socket >15:56:16,591 INFO kernel:[ 2.786913] NET: Registered protocol family 10 >15:56:16,591 INFO kernel:[ 2.787106] mip6: Mobile IPv6 >15:56:16,591 INFO kernel:[ 2.787170] NET: Registered protocol family 17 >15:56:16,591 DEBUG kernel:[ 2.787451] PM: Hibernation image not present or could not be loaded. >15:56:16,591 NOTICE kernel:[ 2.787452] Loading compiled-in X.509 certificates >15:56:16,591 NOTICE kernel:[ 2.788092] Loaded X.509 cert 'Fedora kernel signing key: 78fb4a79e920e6faab7a0c9f59d1d38942b01496' >15:56:16,591 INFO kernel:[ 2.788209] registered taskstats version 1 >15:56:16,591 INFO kernel:[ 2.788723] Magic number: 9:945:942 >15:56:16,591 INFO kernel:[ 2.788889] rtc_cmos 00:05: setting system clock to 2013-12-19 15:56:07 UTC (1387468567) >15:56:16,591 INFO kernel:[ 3.054522] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >15:56:16,591 INFO kernel:[ 3.054609] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >15:56:16,591 DEBUG kernel:[ 3.055600] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >15:56:16,591 INFO kernel:[ 3.055605] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >15:56:16,591 INFO kernel:[ 3.055728] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >15:56:16,591 INFO kernel:[ 3.056512] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >15:56:16,591 INFO kernel:[ 3.056686] ata2.00: ATA-9: WDC WD10EZEX-60ZF5A0, 80.00A80, max UDMA/100 >15:56:16,591 INFO kernel:[ 3.056768] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >15:56:16,591 DEBUG kernel:[ 3.057592] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >15:56:16,591 INFO kernel:[ 3.057597] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >15:56:16,591 INFO kernel:[ 3.057726] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >15:56:16,591 DEBUG kernel:[ 3.058065] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >15:56:16,591 INFO kernel:[ 3.058070] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >15:56:16,591 INFO kernel:[ 3.058193] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >15:56:16,591 INFO kernel:[ 3.058671] ata1.00: ATA-9: WDC WD10EZEX-60ZF5A0, 80.00A80, max UDMA/100 >15:56:16,591 INFO kernel:[ 3.058753] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >15:56:16,591 INFO kernel:[ 3.059860] ata2.00: configured for UDMA/100 >15:56:16,591 DEBUG kernel:[ 3.059936] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >15:56:16,591 INFO kernel:[ 3.059939] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >15:56:16,591 INFO kernel:[ 3.061217] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >15:56:16,591 INFO kernel:[ 3.061504] usb 1-1: new high-speed USB device number 2 using ehci-pci >15:56:16,591 INFO kernel:[ 3.062158] ata1.00: configured for UDMA/100 >15:56:16,591 NOTICE kernel:[ 3.062393] scsi 0:0:0:0: Direct-Access ATA WDC WD10EZEX-60Z 80.0 PQ: 0 ANSI: 5 >15:56:16,591 NOTICE kernel:[ 3.062622] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >15:56:16,591 NOTICE kernel:[ 3.062641] sd 0:0:0:0: Attached scsi generic sg0 type 0 >15:56:16,591 NOTICE kernel:[ 3.062828] scsi 1:0:0:0: Direct-Access ATA WDC WD10EZEX-60Z 80.0 PQ: 0 ANSI: 5 >15:56:16,591 NOTICE kernel:[ 3.062932] sd 1:0:0:0: Attached scsi generic sg1 type 0 >15:56:16,591 NOTICE kernel:[ 3.062983] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >15:56:16,591 NOTICE kernel:[ 3.062985] sd 1:0:0:0: [sdb] 4096-byte physical blocks >15:56:16,591 NOTICE kernel:[ 3.063179] sd 1:0:0:0: [sdb] Write Protect is off >15:56:16,591 DEBUG kernel:[ 3.063181] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >15:56:16,591 NOTICE kernel:[ 3.063250] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >15:56:16,591 NOTICE kernel:[ 3.063509] sd 0:0:0:0: [sda] 4096-byte physical blocks >15:56:16,591 NOTICE kernel:[ 3.063609] sd 0:0:0:0: [sda] Write Protect is off >15:56:16,591 DEBUG kernel:[ 3.063682] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >15:56:16,591 NOTICE kernel:[ 3.063691] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >15:56:16,591 DEBUG kernel:[ 3.069851] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >15:56:16,592 INFO kernel:[ 3.069856] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >15:56:16,592 INFO kernel:[ 3.069979] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >15:56:16,592 INFO kernel:[ 3.084618] sda: unknown partition table >15:56:16,592 NOTICE kernel:[ 3.084770] sd 0:0:0:0: [sda] Attached SCSI disk >15:56:16,592 INFO kernel:[ 3.087159] sdb: unknown partition table >15:56:16,592 INFO kernel:[ 3.087189] ata3.00: ATAPI: hp DVD-RAM SW820, UH05, max UDMA/100 >15:56:16,592 NOTICE kernel:[ 3.087628] sd 1:0:0:0: [sdb] Attached SCSI disk >15:56:16,592 DEBUG kernel:[ 3.105483] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >15:56:16,592 INFO kernel:[ 3.105504] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >15:56:16,592 INFO kernel:[ 3.105620] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >15:56:16,592 INFO kernel:[ 3.122852] ata3.00: configured for UDMA/100 >15:56:16,592 NOTICE kernel:[ 3.128591] scsi 2:0:0:0: CD-ROM hp DVD-RAM SW820 UH05 PQ: 0 ANSI: 5 >15:56:16,592 WARNING kernel:[ 3.140828] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray >15:56:16,592 INFO kernel:[ 3.140941] cdrom: Uniform CD-ROM driver Revision: 3.20 >15:56:16,592 DEBUG kernel:[ 3.141115] sr 2:0:0:0: Attached scsi CD-ROM sr0 >15:56:16,592 NOTICE kernel:[ 3.141235] sr 2:0:0:0: Attached scsi generic sg2 type 5 >15:56:16,592 INFO kernel:[ 3.141996] Freeing unused kernel memory: 1352k freed >15:56:16,592 INFO kernel:[ 3.142209] Write protecting the kernel read-only data: 12288k >15:56:16,592 INFO kernel:[ 3.144740] Freeing unused kernel memory: 1708k freed >15:56:16,592 INFO kernel:[ 3.146854] Freeing unused kernel memory: 1332k freed >15:56:16,592 INFO kernel:[ 3.159177] device-mapper: multipath: version 1.5.1 loaded >15:56:16,592 INFO kernel:[ 3.175899] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >15:56:16,592 INFO kernel:[ 3.175972] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >15:56:16,592 INFO kernel:[ 3.176292] hub 1-1:1.0: USB hub found >15:56:16,592 INFO kernel:[ 3.176544] hub 1-1:1.0: 6 ports detected >15:56:16,592 INFO kernel:[ 3.181836] BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >15:56:16,592 INFO kernel:[ 3.257922] squashfs: version 4.0 (2009/01/31) Phillip Lougher >15:56:16,592 INFO kernel:[ 3.260080] Loading iSCSI transport class v2.0-870. >15:56:16,592 NOTICE kernel:[ 3.263235] iscsi: registered transport (tcp) >15:56:16,592 INFO kernel:[ 3.264845] alua: device handler registered >15:56:16,592 INFO kernel:[ 3.266365] emc: device handler registered >15:56:16,592 INFO kernel:[ 3.267928] hp_sw: device handler registered >15:56:16,592 INFO kernel:[ 3.269476] rdac: device handler registered >15:56:16,592 INFO kernel:[ 3.279587] usb 2-1: new high-speed USB device number 2 using ehci-pci >15:56:16,592 INFO kernel:[ 3.394047] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >15:56:16,592 INFO kernel:[ 3.394128] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >15:56:16,592 INFO kernel:[ 3.394424] hub 2-1:1.0: USB hub found >15:56:16,592 INFO kernel:[ 3.394634] hub 2-1:1.0: 8 ports detected >15:56:16,592 INFO kernel:[ 3.548748] usb 3-1: new low-speed USB device number 2 using xhci_hcd >15:56:16,592 INFO kernel:[ 3.567990] usb 3-1: New USB device found, idVendor=03f0, idProduct=0324 >15:56:16,592 INFO kernel:[ 3.568069] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >15:56:16,592 INFO kernel:[ 3.568139] usb 3-1: Product: HP Basic USB Keyboard >15:56:16,592 INFO kernel:[ 3.568205] usb 3-1: Manufacturer: Lite-On Technology Corp. >15:56:16,592 WARNING kernel:[ 3.568387] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >15:56:16,592 INFO kernel:[ 3.571841] input: Lite-On Technology Corp. HP Basic USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/input/input2 >15:56:16,592 INFO kernel:[ 3.572088] hid-generic 0003:03F0:0324.0001: input,hidraw0: USB HID v1.10 Keyboard [Lite-On Technology Corp. HP Basic USB Keyboard] on usb-0000:00:14.0-1/input0 >15:56:16,592 INFO kernel:[ 3.659782] tsc: Refined TSC clocksource calibration: 3392.293 MHz >15:56:16,592 INFO kernel:[ 3.659862] Switching to clocksource tsc >15:56:16,592 INFO kernel:[ 3.724825] usb 3-2: new low-speed USB device number 3 using xhci_hcd >15:56:16,592 INFO kernel:[ 3.739207] usb 3-2: New USB device found, idVendor=0461, idProduct=4dfb >15:56:16,592 INFO kernel:[ 3.739289] usb 3-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >15:56:16,592 INFO kernel:[ 3.739358] usb 3-2: Product: USB Optical Mouse >15:56:16,592 WARNING kernel:[ 3.739531] usb 3-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >15:56:16,592 INFO kernel:[ 3.741544] input: USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/input/input3 >15:56:16,592 INFO kernel:[ 3.741824] hid-generic 0003:0461:4DFB.0002: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:14.0-2/input0 >15:56:16,592 INFO kernel:[ 3.814985] usb 1-1.1: new high-speed USB device number 3 using ehci-pci >15:56:16,592 INFO kernel:[ 3.904394] usb 1-1.1: New USB device found, idVendor=0930, idProduct=6545 >15:56:16,592 INFO kernel:[ 3.904476] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >15:56:16,592 INFO kernel:[ 3.904586] usb 1-1.1: Product: DataTraveler G3 >15:56:16,592 INFO kernel:[ 3.904652] usb 1-1.1: Manufacturer: Kingston >15:56:16,592 INFO kernel:[ 3.904717] usb 1-1.1: SerialNumber: 001CC0C61241EC2123160016 >15:56:16,592 INFO kernel:[ 6.289089] floppy0: no floppy controllers found >15:56:16,592 INFO kernel:[ 6.300345] No iBFT detected. >15:56:16,592 INFO kernel:[ 6.301824] md: raid0 personality registered for level 0 >15:56:16,592 INFO kernel:[ 6.303532] md: raid1 personality registered for level 1 >15:56:16,592 INFO kernel:[ 6.304981] async_tx: api initialized (async) >15:56:16,592 INFO kernel:[ 6.305833] xor: automatically using best checksumming function: >15:56:16,592 INFO kernel:[ 6.314965] avx : 25940.000 MB/sec >15:56:16,592 WARNING kernel:[ 6.332979] raid6: sse2x1 9328 MB/s >15:56:16,592 WARNING kernel:[ 6.349983] raid6: sse2x2 11488 MB/s >15:56:16,592 WARNING kernel:[ 6.366989] raid6: sse2x4 13382 MB/s >15:56:16,592 WARNING kernel:[ 6.367054] raid6: using algorithm sse2x4 (13382 MB/s) >15:56:16,592 WARNING kernel:[ 6.367120] raid6: using ssse3x2 recovery algorithm >15:56:16,592 INFO kernel:[ 6.370745] md: raid6 personality registered for level 6 >15:56:16,592 INFO kernel:[ 6.370812] md: raid5 personality registered for level 5 >15:56:16,592 INFO kernel:[ 6.370878] md: raid4 personality registered for level 4 >15:56:16,592 INFO kernel:[ 6.373940] md: raid10 personality registered for level 10 >15:56:16,592 INFO kernel:[ 6.375441] md: linear personality registered for level -1 >15:56:16,592 INFO kernel:[ 6.380154] device-mapper: multipath round-robin: version 1.0.0 loaded >15:56:16,592 INFO kernel:[ 6.391273] RPC: Registered named UNIX socket transport module. >15:56:16,592 INFO kernel:[ 6.391342] RPC: Registered udp transport module. >15:56:16,592 INFO kernel:[ 6.391408] RPC: Registered tcp transport module. >15:56:16,592 INFO kernel:[ 6.391474] RPC: Registered tcp NFSv4.1 backchannel transport module. >15:56:16,592 INFO kernel:[ 6.442599] Initializing USB Mass Storage driver... >15:56:16,592 INFO kernel:[ 6.442737] scsi6 : usb-storage 1-1.1:1.0 >15:56:16,592 INFO kernel:[ 6.442861] usbcore: registered new interface driver usb-storage >15:56:16,592 INFO kernel:[ 6.442931] USB Mass Storage support registered. >15:56:16,592 INFO kernel:[ 6.478606] wmi: Mapper loaded >15:56:16,592 INFO kernel:[ 6.479365] pps_core: LinuxPPS API ver. 1 registered >15:56:16,592 INFO kernel:[ 6.479437] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >15:56:16,592 INFO kernel:[ 6.480496] PTP clock support registered >15:56:16,592 INFO kernel:[ 6.482878] tg3.c:v3.130 (February 14, 2013) >15:56:16,592 INFO kernel:[ 6.483751] e1000e: Intel(R) PRO/1000 Network Driver - 2.2.14-k >15:56:16,592 INFO kernel:[ 6.484991] e1000e: Copyright(c) 1999 - 2013 Intel Corporation. >15:56:16,592 DEBUG kernel:[ 6.485131] e1000e 0000:00:19.0: setting latency timer to 64 >15:56:16,592 INFO kernel:[ 6.485176] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >15:56:16,592 DEBUG kernel:[ 6.485314] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >15:56:16,592 INFO kernel:[ 6.485614] [drm] Initialized drm 1.1.0 20060810 >15:56:16,592 INFO kernel:[ 6.492379] alg: No test for crc32 (crc32-pclmul) >15:56:16,592 ERR kernel:[ 6.496846] [drm:drm_pci_agp_init] *ERROR* Cannot initialize the agpgart module. >15:56:16,592 ERR kernel:[ 6.496958] DRM: Fill_in_dev failed. >15:56:16,592 INFO kernel:[ 6.514517] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM95761) rev 5761100] (PCI Express) MAC address 00:0a:f7:09:6f:1f >15:56:16,592 INFO kernel:[ 6.514638] tg3 0000:02:00.0 eth0: attached PHY is 5761 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) >15:56:16,592 INFO kernel:[ 6.514752] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] >15:56:16,592 INFO kernel:[ 6.514863] tg3 0000:02:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit] >15:56:16,592 INFO kernel:[ 6.684555] e1000e 0000:00:19.0 eth0: registered PHC clock >15:56:16,592 INFO kernel:[ 6.684625] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 10:60:4b:5f:27:2c >15:56:16,592 INFO kernel:[ 6.684737] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >15:56:16,592 INFO kernel:[ 6.684834] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 0100FF-0FF >15:56:16,592 NOTICE kernel:[ 7.447675] scsi 6:0:0:0: Direct-Access Kingston DataTraveler G3 PMAP PQ: 0 ANSI: 0 CCS >15:56:16,592 NOTICE kernel:[ 7.448008] sd 6:0:0:0: Attached scsi generic sg3 type 0 >15:56:16,592 NOTICE kernel:[ 7.448863] sd 6:0:0:0: [sdc] 30481152 512-byte logical blocks: (15.6 GB/14.5 GiB) >15:56:16,592 NOTICE kernel:[ 7.449592] sd 6:0:0:0: [sdc] Write Protect is off >15:56:16,592 DEBUG kernel:[ 7.449659] sd 6:0:0:0: [sdc] Mode Sense: 23 00 00 00 >15:56:16,592 ERR kernel:[ 7.450236] sd 6:0:0:0: [sdc] No Caching mode page present >15:56:16,592 ERR kernel:[ 7.450305] sd 6:0:0:0: [sdc] Assuming drive cache: write through >15:56:16,592 ERR kernel:[ 7.453888] sd 6:0:0:0: [sdc] No Caching mode page present >15:56:16,592 ERR kernel:[ 7.453956] sd 6:0:0:0: [sdc] Assuming drive cache: write through >15:56:16,592 INFO kernel:[ 7.465137] sdc: sdc1 sdc2 >15:56:16,592 ERR kernel:[ 7.469345] sd 6:0:0:0: [sdc] No Caching mode page present >15:56:16,592 ERR kernel:[ 7.469414] sd 6:0:0:0: [sdc] Assuming drive cache: write through >15:56:16,592 NOTICE kernel:[ 7.469483] sd 6:0:0:0: [sdc] Attached SCSI removable disk >15:56:16,592 INFO kernel:[ 7.839340] EXT4-fs (sdc2): mounting ext2 file system using the ext4 subsystem >15:56:16,592 WARNING kernel:[ 7.843184] EXT4-fs (sdc2): warning: mounting unchecked fs, running e2fsck is recommended >15:56:16,592 INFO kernel:[ 7.977335] EXT4-fs (sdc2): mounted filesystem without journal. Opts: (null) >15:56:16,592 DEBUG kernel:[ 8.065687] ISO 9660 Extensions: Microsoft Joliet Level 3 >15:56:16,592 DEBUG kernel:[ 8.067621] ISO 9660 Extensions: RRIP_1991A >15:56:16,592 DEBUG kernel:[ 8.072257] ISO 9660 Extensions: Microsoft Joliet Level 3 >15:56:16,592 DEBUG kernel:[ 8.072280] ISO 9660 Extensions: RRIP_1991A >15:56:16,592 INFO kernel:[ 8.177723] bio: create slab <bio-1> at 1 >15:56:16,592 INFO kernel:[ 8.704730] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >15:56:16,592 DEBUG kernel:[ 9.746319] SELinux: 2048 avtab hash slots, 100052 rules. >15:56:16,592 DEBUG kernel:[ 9.757194] SELinux: 2048 avtab hash slots, 100052 rules. >15:56:16,592 DEBUG kernel:[ 9.866163] SELinux: 8 users, 82 roles, 4468 types, 252 bools, 1 sens, 1024 cats >15:56:16,592 DEBUG kernel:[ 9.866166] SELinux: 83 classes, 100052 rules >15:56:16,592 DEBUG kernel:[ 9.869759] SELinux: Completing initialization. >15:56:16,592 DEBUG kernel:[ 9.869760] SELinux: Setting up existing superblocks. >15:56:16,592 DEBUG kernel:[ 9.869766] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.869769] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.869775] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.869780] SELinux: initialized (dev proc, type proc), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.869786] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:56:16,592 DEBUG kernel:[ 9.869800] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >15:56:16,592 DEBUG kernel:[ 9.870341] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >15:56:16,592 DEBUG kernel:[ 9.870344] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.870769] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >15:56:16,592 DEBUG kernel:[ 9.870772] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.870774] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >15:56:16,592 DEBUG kernel:[ 9.870787] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:56:16,592 DEBUG kernel:[ 9.870791] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >15:56:16,592 DEBUG kernel:[ 9.870795] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.870801] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871038] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871040] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:56:16,592 DEBUG kernel:[ 9.871045] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:56:16,592 DEBUG kernel:[ 9.871126] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:56:16,592 DEBUG kernel:[ 9.871145] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871149] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871150] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871154] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871169] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871172] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871175] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871177] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871179] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871183] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871186] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871190] SELinux: initialized (dev sdc2, type ext2), uses xattr >15:56:16,592 DEBUG kernel:[ 9.871202] SELinux: initialized (dev loop0, type iso9660), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 9.871208] SELinux: initialized (dev loop1, type squashfs), uses xattr >15:56:16,592 DEBUG kernel:[ 9.871218] SELinux: initialized (dev dm-0, type ext4), uses xattr >15:56:16,592 NOTICE kernel:[ 9.886554] type=1403 audit(1387468574.592:2): policy loaded auid=4294967295 ses=4294967295 >15:56:16,592 DEBUG kernel:[ 10.365791] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 10.672720] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >15:56:16,592 DEBUG kernel:[ 10.672771] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:56:16,592 DEBUG kernel:[ 10.672792] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:56:16,592 INFO kernel:[ 11.254227] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x12 >15:56:16,592 INFO kernel:[ 11.328708] parport_pc 00:0d: reported by Plug and Play ACPI >15:56:16,592 INFO kernel:[ 11.328845] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP] >15:56:16,592 WARNING kernel:[ 11.332815] tpm_infineon: Unknown symbol tpm_show_pcrs (err 0) >15:56:16,592 WARNING kernel:[ 11.332824] tpm_infineon: Unknown symbol tpm_store_cancel (err 0) >15:56:16,592 WARNING kernel:[ 11.332829] tpm_infineon: Unknown symbol tpm_register_hardware (err 0) >15:56:16,592 WARNING kernel:[ 11.332835] tpm_infineon: Unknown symbol tpm_write (err 0) >15:56:16,592 WARNING kernel:[ 11.332841] tpm_infineon: Unknown symbol tpm_show_caps (err 0) >15:56:16,592 WARNING kernel:[ 11.332848] tpm_infineon: Unknown symbol tpm_show_pubek (err 0) >15:56:16,592 WARNING kernel:[ 11.332855] tpm_infineon: Unknown symbol tpm_dev_vendor_release (err 0) >15:56:16,592 WARNING kernel:[ 11.332862] tpm_infineon: Unknown symbol tpm_release (err 0) >15:56:16,592 WARNING kernel:[ 11.332870] tpm_infineon: Unknown symbol tpm_remove_hardware (err 0) >15:56:16,592 WARNING kernel:[ 11.332877] tpm_infineon: Unknown symbol tpm_read (err 0) >15:56:16,592 WARNING kernel:[ 11.332884] tpm_infineon: Unknown symbol tpm_open (err 0) >15:56:16,592 WARNING kernel:[ 11.332891] tpm_infineon: Unknown symbol tpm_pm_resume (err 0) >15:56:16,592 WARNING kernel:[ 11.344773] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130117/utaddress-251) >15:56:16,592 INFO kernel:[ 11.344780] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >15:56:16,592 WARNING kernel:[ 11.344784] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >15:56:16,592 INFO kernel:[ 11.344787] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >15:56:16,592 WARNING kernel:[ 11.344788] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >15:56:16,592 INFO kernel:[ 11.344790] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >15:56:16,592 WARNING kernel:[ 11.344792] lpc_ich: Resource conflict(s) found affecting gpio_ich >15:56:16,592 WARNING kernel:[ 11.355472] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130117/utaddress-251) >15:56:16,592 INFO kernel:[ 11.355476] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >15:56:16,592 WARNING kernel:[ 11.378373] tpm_tis: Unknown symbol tpm_show_owned (err 0) >15:56:16,592 WARNING kernel:[ 11.378380] tpm_tis: Unknown symbol tpm_show_pcrs (err 0) >15:56:16,592 WARNING kernel:[ 11.378385] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >15:56:16,592 WARNING kernel:[ 11.378390] tpm_tis: Unknown symbol tpm_store_cancel (err 0) >15:56:16,592 WARNING kernel:[ 11.378395] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >15:56:16,592 WARNING kernel:[ 11.378400] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >15:56:16,592 WARNING kernel:[ 11.378405] tpm_tis: Unknown symbol tpm_write (err 0) >15:56:16,592 WARNING kernel:[ 11.378409] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >15:56:16,592 WARNING kernel:[ 11.378414] tpm_tis: Unknown symbol tpm_show_enabled (err 0) >15:56:16,592 WARNING kernel:[ 11.378419] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >15:56:16,592 WARNING kernel:[ 11.378425] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >15:56:16,592 WARNING kernel:[ 11.378431] tpm_tis: Unknown symbol tpm_show_caps_1_2 (err 0) >15:56:16,592 WARNING kernel:[ 11.378435] tpm_tis: Unknown symbol tpm_show_pubek (err 0) >15:56:16,592 WARNING kernel:[ 11.378440] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >15:56:16,592 WARNING kernel:[ 11.378445] tpm_tis: Unknown symbol tpm_release (err 0) >15:56:16,592 WARNING kernel:[ 11.378449] tpm_tis: Unknown symbol tpm_show_temp_deactivated (err 0) >15:56:16,592 WARNING kernel:[ 11.378453] tpm_tis: Unknown symbol tpm_show_timeouts (err 0) >15:56:16,592 WARNING kernel:[ 11.378457] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >15:56:16,592 WARNING kernel:[ 11.378462] tpm_tis: Unknown symbol tpm_read (err 0) >15:56:16,592 WARNING kernel:[ 11.378466] tpm_tis: Unknown symbol tpm_show_durations (err 0) >15:56:16,592 WARNING kernel:[ 11.378470] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >15:56:16,592 WARNING kernel:[ 11.378474] tpm_tis: Unknown symbol tpm_open (err 0) >15:56:16,592 WARNING kernel:[ 11.378478] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >15:56:16,592 WARNING kernel:[ 11.378482] tpm_tis: Unknown symbol tpm_show_active (err 0) >15:56:16,592 WARNING kernel:[ 11.379279] tpm_tis: Unknown symbol tpm_show_owned (err 0) >15:56:16,592 WARNING kernel:[ 11.379284] tpm_tis: Unknown symbol tpm_show_pcrs (err 0) >15:56:16,592 WARNING kernel:[ 11.379289] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >15:56:16,592 WARNING kernel:[ 11.379294] tpm_tis: Unknown symbol tpm_store_cancel (err 0) >15:56:16,592 WARNING kernel:[ 11.379298] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >15:56:16,592 WARNING kernel:[ 11.379311] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >15:56:16,592 WARNING kernel:[ 11.379315] tpm_tis: Unknown symbol tpm_write (err 0) >15:56:16,592 WARNING kernel:[ 11.379319] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >15:56:16,592 WARNING kernel:[ 11.379324] tpm_tis: Unknown symbol tpm_show_enabled (err 0) >15:56:16,592 WARNING kernel:[ 11.379329] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >15:56:16,592 WARNING kernel:[ 11.379334] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >15:56:16,592 WARNING kernel:[ 11.379339] tpm_tis: Unknown symbol tpm_show_caps_1_2 (err 0) >15:56:16,592 WARNING kernel:[ 11.379343] tpm_tis: Unknown symbol tpm_show_pubek (err 0) >15:56:16,592 WARNING kernel:[ 11.379348] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >15:56:16,592 WARNING kernel:[ 11.379353] tpm_tis: Unknown symbol tpm_release (err 0) >15:56:16,592 WARNING kernel:[ 11.379357] tpm_tis: Unknown symbol tpm_show_temp_deactivated (err 0) >15:56:16,592 WARNING kernel:[ 11.379361] tpm_tis: Unknown symbol tpm_show_timeouts (err 0) >15:56:16,592 WARNING kernel:[ 11.379365] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >15:56:16,592 WARNING kernel:[ 11.379370] tpm_tis: Unknown symbol tpm_read (err 0) >15:56:16,592 WARNING kernel:[ 11.379374] tpm_tis: Unknown symbol tpm_show_durations (err 0) >15:56:16,592 WARNING kernel:[ 11.379378] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >15:56:16,592 WARNING kernel:[ 11.379382] tpm_tis: Unknown symbol tpm_open (err 0) >15:56:16,592 WARNING kernel:[ 11.379386] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >15:56:16,592 WARNING kernel:[ 11.379390] tpm_tis: Unknown symbol tpm_show_active (err 0) >15:56:16,592 INFO kernel:[ 11.380495] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x12 >15:56:16,592 INFO kernel:[ 11.380510] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x12 >15:56:16,592 INFO kernel:[ 11.380519] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x12 >15:56:16,592 INFO kernel:[ 11.380529] microcode: CPU4 sig=0x306a9, pf=0x2, revision=0x12 >15:56:16,592 INFO kernel:[ 11.380539] microcode: CPU5 sig=0x306a9, pf=0x2, revision=0x12 >15:56:16,592 INFO kernel:[ 11.380547] microcode: CPU6 sig=0x306a9, pf=0x2, revision=0x12 >15:56:16,592 INFO kernel:[ 11.380559] microcode: CPU7 sig=0x306a9, pf=0x2, revision=0x12 >15:56:16,592 INFO kernel:[ 11.380679] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >15:56:16,592 DEBUG kernel:[ 11.382035] mei 0000:00:16.0: setting latency timer to 64 >15:56:16,592 DEBUG kernel:[ 11.382082] mei 0000:00:16.0: irq 43 for MSI/MSI-X >15:56:16,592 INFO kernel:[ 11.519480] input: HP WMI hotkeys as /devices/virtual/input/input4 >15:56:16,592 NOTICE kernel:[ 11.552973] type=1400 audit(1387468576.257:3): avc: denied { create } for pid=878 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:56:16,592 NOTICE kernel:[ 11.553005] type=1400 audit(1387468576.257:4): avc: denied { setattr } for pid=878 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=34185 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:56:16,592 NOTICE kernel:[ 11.553023] type=1400 audit(1387468576.257:5): avc: denied { relabelfrom } for pid=878 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=34185 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:56:16,592 NOTICE kernel:[ 11.847360] type=1400 audit(1387468576.551:6): avc: denied { execute } for pid=898 comm="bash" name="hostname" dev="dm-0" ino=116342 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >15:56:16,592 NOTICE kernel:[ 11.847367] type=1400 audit(1387468576.551:7): avc: denied { read open } for pid=898 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=116342 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >15:56:16,592 NOTICE kernel:[ 11.847392] type=1400 audit(1387468576.551:8): avc: denied { execute_no_trans } for pid=898 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=116342 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >15:56:16,592 NOTICE kernel:[ 11.884903] type=1400 audit(1387468576.589:9): avc: denied { read } for pid=894 comm="bash" name=".profile" dev="dm-0" ino=41805 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >15:56:16,592 NOTICE kernel:[ 11.884909] type=1400 audit(1387468576.589:10): avc: denied { open } for pid=894 comm="bash" path="/root/.profile" dev="dm-0" ino=41805 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >15:56:16,609 NOTICE kernel:[ 11.902569] type=1400 audit(1387468576.607:11): avc: denied { write } for pid=888 comm="firewalld" name="python2.7" dev="dm-0" ino=124159 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >15:56:17,903 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >15:56:17,903 INFO systemd: Starting D-Bus System Message Bus... >15:56:17,904 INFO systemd: Started D-Bus System Message Bus. >15:56:17,982 INFO systemd: Started firewalld - dynamic firewall daemon. >15:56:17,982 INFO systemd: Starting Network Manager... >15:56:18,165 ERR firewalld: 2013-12-19 15:56:18 ERROR: ebtables not usable, disabling ethernet bridge firewall. >15:56:18,166 CRIT firewalld: 2013-12-19 15:56:18 FATAL ERROR: No IPv4 and IPv6 firewall. >15:56:18,166 ERR firewalld: 2013-12-19 15:56:18 ERROR: Raising SystemExit in run_server >15:56:18,226 INFO NetworkManager: <info> NetworkManager (version 0.9.8.2-2.fc19) is starting... >15:56:18,227 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >15:56:18,227 INFO NetworkManager: <info> WEXT support is enabled >15:56:18,233 INFO dbus-daemon: dbus[905]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:56:18,233 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:56:18,234 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >15:56:18,234 INFO systemd: Starting Authorization Manager... >15:56:18,370 INFO polkitd: Started polkitd version 0.111 >15:56:18,451 INFO dbus-daemon: dbus[905]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:56:18,451 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:56:18,451 INFO systemd: Started Authorization Manager. >15:56:18,472 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >15:56:18,473 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >15:56:18,473 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:56:18,473 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:56:18,473 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >15:56:18,474 INFO dbus-daemon: dbus[905]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >15:56:18,474 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >15:56:18,474 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >15:56:18,474 INFO systemd: Starting Login Service... >15:56:18,494 INFO dbus-daemon: dbus[905]: [system] Successfully activated service 'org.freedesktop.login1' >15:56:18,494 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >15:56:18,494 INFO systemd: Started Login Service. >15:56:18,495 INFO systemd-logind: Watching system buttons on /dev/input/event1 (Power Button) >15:56:18,495 INFO systemd-logind: Watching system buttons on /dev/input/event0 (Power Button) >15:56:18,495 INFO systemd-logind: New seat seat0. >15:56:18,496 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >15:56:18,497 INFO NetworkManager: <info> WiFi hardware radio set enabled >15:56:18,498 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >15:56:18,498 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >15:56:18,498 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >15:56:18,498 INFO NetworkManager: <info> Networking is enabled by state file >15:56:18,498 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:56:18,499 INFO systemd: Started Network Manager. >15:56:18,499 INFO systemd: Starting Anaconda System Services. >15:56:18,499 INFO systemd: Reached target Anaconda System Services. >15:56:18,499 INFO systemd: Starting Anaconda... >15:56:18,499 INFO systemd: Starting Network. >15:56:18,499 INFO systemd: Reached target Network. >15:56:18,499 INFO systemd: Started Login and scanning of iSCSI devices. >15:56:18,499 INFO NetworkManager: <info> (eno1): carrier is OFF >15:56:18,500 INFO NetworkManager: <info> (eno1): new Ethernet device (driver: 'e1000e' ifindex: 3) >15:56:18,500 INFO NetworkManager: <info> (eno1): exported as /org/freedesktop/NetworkManager/Devices/0 >15:56:18,500 INFO NetworkManager: <info> (eno1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >15:56:18,500 INFO NetworkManager: <info> (eno1): bringing up device. >15:56:18,534 INFO systemd: Started Anaconda. >15:56:18,535 INFO systemd: Starting Anaconda Text Console... >15:56:18,556 INFO systemd: Started Anaconda Text Console. >15:56:18,556 INFO systemd: Startup finished in 3.124s (kernel) + 6.353s (initrd) + 4.345s (userspace) = 13.823s. >15:56:18,631 DEBUG kernel:[ 13.925656] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >15:56:18,732 DEBUG kernel:[ 14.026644] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >15:56:18,732 INFO kernel:[ 14.026853] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready >15:56:18,732 INFO NetworkManager: <info> (eno1): preparing device. >15:56:18,732 INFO NetworkManager: <info> (eno1): deactivating device (reason 'managed') [2] >15:56:18,733 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/eno1 >15:56:18,734 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:56:18,734 INFO NetworkManager: <info> (enp2s0): carrier is OFF >15:56:18,734 INFO NetworkManager: <info> (enp2s0): new Ethernet device (driver: 'tg3' ifindex: 2) >15:56:18,734 INFO NetworkManager: <info> (enp2s0): exported as /org/freedesktop/NetworkManager/Devices/1 >15:56:18,735 INFO NetworkManager: <info> (enp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >15:56:18,735 INFO NetworkManager: <info> (enp2s0): bringing up device. >15:56:18,736 DEBUG kernel:[ 14.030567] tg3 0000:02:00.0: irq 44 for MSI/MSI-X >15:56:19,744 INFO NetworkManager: <info> (enp2s0): preparing device. >15:56:19,744 INFO NetworkManager: <info> (enp2s0): deactivating device (reason 'managed') [2] >15:56:19,745 INFO kernel:[ 15.040393] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready >15:56:19,745 INFO NetworkManager: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:1c.4/0000:02:00.0/net/enp2s0 >15:56:19,745 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:56:19,745 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:56:20,437 INFO kernel:[ 15.733232] e1000e: eno1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx >15:56:20,437 INFO kernel:[ 15.733237] e1000e 0000:00:19.0 eno1: 10/100 speed: disabling TSO >15:56:20,437 INFO kernel:[ 15.733272] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready >15:56:20,437 INFO NetworkManager: <info> (eno1): carrier now ON (device state 20) >15:56:20,437 INFO NetworkManager: <info> (eno1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >15:56:20,437 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >15:56:20,437 INFO NetworkManager: <info> Activation (eno1) starting connection 'Wired connection 1' >15:56:20,437 INFO NetworkManager: <info> (eno1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >15:56:20,437 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) scheduled... >15:56:20,438 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) started... >15:56:20,438 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) scheduled... >15:56:20,438 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) complete. >15:56:20,438 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) starting... >15:56:20,438 INFO NetworkManager: <info> (eno1): device state change: prepare -> config (reason 'none') [40 50 0] >15:56:20,439 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) successful. >15:56:20,439 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) scheduled. >15:56:20,439 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) complete. >15:56:20,439 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) started... >15:56:20,439 INFO NetworkManager: <info> (eno1): device state change: config -> ip-config (reason 'none') [50 70 0] >15:56:20,439 INFO NetworkManager: <info> Activation (eno1) Beginning DHCPv4 transaction (timeout in 45 seconds) >15:56:20,461 INFO NetworkManager: <info> dhclient started with pid 939 >15:56:20,461 INFO NetworkManager: <info> Activation (eno1) Beginning IP6 addrconf. >15:56:20,461 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) complete. >15:56:20,531 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >15:56:20,532 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >15:56:20,532 INFO dhclient: All rights reserved. >15:56:20,532 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >15:56:20,532 INFO dhclient: >15:56:20,537 INFO NetworkManager: <info> (eno1): DHCPv4 state changed nbi -> preinit >15:56:20,545 INFO dhclient: Listening on LPF/eno1/10:60:4b:5f:27:2c >15:56:20,545 INFO dhclient: Sending on LPF/eno1/10:60:4b:5f:27:2c >15:56:20,545 INFO dhclient: Sending on Socket/fallback >15:56:20,545 INFO dhclient: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 6 (xid=0x2f3d069d) >15:56:20,548 INFO dhclient: DHCPREQUEST on eno1 to 255.255.255.255 port 67 (xid=0x2f3d069d) >15:56:20,548 INFO dhclient: DHCPOFFER from 142.164.106.1 >15:56:20,550 INFO dhclient: DHCPACK from 142.164.106.1 (xid=0x2f3d069d) >15:56:20,553 INFO dhclient: bound to 142.164.106.135 -- renewal in 48826 seconds. >15:56:20,553 INFO NetworkManager: <info> (eno1): DHCPv4 state changed preinit -> bound >15:56:20,554 INFO NetworkManager: <info> address 142.164.106.135 >15:56:20,554 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >15:56:20,554 INFO NetworkManager: <info> gateway 142.164.106.1 >15:56:20,555 INFO NetworkManager: <info> hostname 'dhcp-142-164-106-135' >15:56:20,555 INFO NetworkManager: <info> nameserver '142.164.120.188' >15:56:20,555 INFO NetworkManager: <info> nameserver '142.164.221.4' >15:56:20,556 INFO NetworkManager: <info> domain name 'stholdco.com' >15:56:20,556 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >15:56:20,556 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Commit) started... >15:56:21,115 INFO dbus-daemon: dbus[905]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >15:56:21,116 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >15:56:21,118 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >15:56:21,118 INFO systemd: Starting Locale Service... >15:56:21,133 INFO dbus-daemon: dbus[905]: [system] Successfully activated service 'org.freedesktop.locale1' >15:56:21,134 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >15:56:21,134 INFO systemd: Started Locale Service. >15:56:21,135 INFO systemd-localed: Changed virtual console keymap to 'us' >15:56:21,139 INFO systemd: Stopping Setup Virtual Console... >15:56:21,140 INFO systemd: Starting Setup Virtual Console... >15:56:21,144 INFO systemd-localed: Changed X11 keyboard layout to 'us' >15:56:21,158 INFO systemd: Started Setup Virtual Console. >15:56:21,557 INFO NetworkManager: <info> (eno1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >15:56:21,558 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Commit) complete. >15:56:21,558 INFO NetworkManager: <info> (eno1): device state change: secondaries -> activated (reason 'none') [90 100 0] >15:56:21,559 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eno1) as default for IPv4 routing and DNS. >15:56:21,559 INFO NetworkManager: <info> Setting system hostname to 'dhcp-142-164-106-135' (from DHCPv4) >15:56:21,562 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:21,562 INFO NetworkManager: <info> Activation (eno1) successful, device activated. >15:56:21,562 NOTICE dbus: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:21,562 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:21,562 WARNING NetworkManager: <warn> Dispatcher failed: (32) Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:21,562 NOTICE dbus: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:21,562 WARNING NetworkManager: <warn> Dispatcher failed: (32) Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:21,563 INFO dbus-daemon: dbus[905]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:21,563 INFO dbus-daemon: dbus[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:21,564 INFO dbus-daemon: dbus[905]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:21,564 INFO dbus-daemon: dbus[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:22,098 NOTICE NetworkManager: ifcfg-rh: read connection 'eno1' >15:56:22,100 INFO NetworkManager: <info> (eno1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >15:56:22,100 INFO NetworkManager: <info> (eno1): deactivating device (reason 'connection-removed') [38] >15:56:22,301 INFO NetworkManager: <info> (eno1): canceled DHCP transaction, DHCP client pid 939 >15:56:22,303 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >15:56:22,303 INFO dbus-daemon: dbus[905]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:22,304 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:22,304 NOTICE dbus: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:22,304 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:22,305 NOTICE dbus: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:22,305 INFO dbus-daemon: dbus[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:22,305 INFO dbus-daemon: dbus[905]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:22,305 INFO dbus-daemon: dbus[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:22,309 INFO NetworkManager: <info> Saved default wired connection 'eno1' to persistent storage >15:56:22,309 WARNING NetworkManager: <warn> Dispatcher failed: (32) Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:22,310 WARNING NetworkManager: <warn> Dispatcher failed: (32) Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:22,310 INFO NetworkManager: <info> Auto-activating connection 'eno1'. >15:56:22,310 INFO NetworkManager: <info> Activation (eno1) starting connection 'eno1' >15:56:22,310 INFO NetworkManager: <info> (eno1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >15:56:22,311 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) scheduled... >15:56:22,311 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) started... >15:56:22,312 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) scheduled... >15:56:22,312 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) complete. >15:56:22,312 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) starting... >15:56:22,313 INFO NetworkManager: <info> (eno1): device state change: prepare -> config (reason 'none') [40 50 0] >15:56:22,313 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) successful. >15:56:22,313 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) scheduled. >15:56:22,314 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) complete. >15:56:22,314 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) started... >15:56:22,314 INFO NetworkManager: <info> (eno1): device state change: config -> ip-config (reason 'none') [50 70 0] >15:56:22,314 INFO NetworkManager: <info> Activation (eno1) Beginning DHCPv4 transaction (timeout in 45 seconds) >15:56:22,315 INFO NetworkManager: <info> dhclient started with pid 998 >15:56:22,315 INFO NetworkManager: <info> Activation (eno1) Beginning IP6 addrconf. >15:56:22,315 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) complete. >15:56:22,332 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >15:56:22,332 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >15:56:22,333 INFO dhclient: All rights reserved. >15:56:22,333 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >15:56:22,333 INFO dhclient: >15:56:22,337 INFO NetworkManager: <info> (eno1): DHCPv4 state changed nbi -> preinit >15:56:22,349 INFO dhclient: Listening on LPF/eno1/10:60:4b:5f:27:2c >15:56:22,349 INFO dhclient: Sending on LPF/eno1/10:60:4b:5f:27:2c >15:56:22,349 INFO dhclient: Sending on Socket/fallback >15:56:22,350 INFO dhclient: DHCPREQUEST on eno1 to 255.255.255.255 port 67 (xid=0x1db902ac) >15:56:22,352 INFO dhclient: DHCPACK from 142.164.106.1 (xid=0x1db902ac) >15:56:22,356 INFO dhclient: bound to 142.164.106.135 -- renewal in 57554 seconds. >15:56:22,356 INFO NetworkManager: <info> (eno1): DHCPv4 state changed preinit -> reboot >15:56:22,356 INFO NetworkManager: <info> address 142.164.106.135 >15:56:22,357 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >15:56:22,357 INFO NetworkManager: <info> gateway 142.164.106.1 >15:56:22,357 INFO NetworkManager: <info> hostname 'dhcp-142-164-106-135' >15:56:22,358 INFO NetworkManager: <info> nameserver '142.164.120.188' >15:56:22,358 INFO NetworkManager: <info> nameserver '142.164.221.4' >15:56:22,358 INFO NetworkManager: <info> domain name 'stholdco.com' >15:56:22,358 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >15:56:22,359 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Commit) started... >15:56:23,359 INFO NetworkManager: <info> (eno1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >15:56:23,360 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Commit) complete. >15:56:23,362 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eno1 >15:56:23,368 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eno1 >15:56:23,369 INFO NetworkManager: <info> (eno1): device state change: secondaries -> activated (reason 'none') [90 100 0] >15:56:23,370 INFO NetworkManager: <info> Policy set 'eno1' (eno1) as default for IPv4 routing and DNS. >15:56:23,370 INFO NetworkManager: <info> Setting system hostname to 'dhcp-142-164-106-135' (from DHCPv4) >15:56:23,371 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:23,371 INFO NetworkManager: <info> Activation (eno1) successful, device activated. >15:56:23,371 NOTICE dbus: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:23,371 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:23,371 WARNING NetworkManager: <warn> Dispatcher failed: (32) Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:23,372 NOTICE dbus: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:23,372 WARNING NetworkManager: <warn> Dispatcher failed: (32) Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:23,372 INFO dbus-daemon: dbus[905]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:23,373 INFO dbus-daemon: dbus[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:23,373 INFO dbus-daemon: dbus[905]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >15:56:23,373 INFO dbus-daemon: dbus[905]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.nm-dispatcher.service': Unit dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.nm-dispatcher.service' for details. >15:56:23,421 NOTICE NetworkManager: ifcfg-rh: read connection 'enp2s0' >15:56:23,423 INFO NetworkManager: <info> Saved default wired connection 'enp2s0' to persistent storage >15:56:23,473 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-enp2s0 >15:56:23,655 WARNING systemd: Cannot add dependency job for unit lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load: No such file or directory. See system logs and 'systemctl status dm-event.socket' for details. >15:56:23,655 INFO systemd: Starting NTP client/server... >15:56:23,752 INFO chronyd: chronyd version 1.27 starting >15:56:23,752 INFO chronyd: Linux kernel major=3 minor=9 patch=5 >15:56:23,753 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >15:56:23,756 INFO systemd: Started NTP client/server. >15:56:25,088 WARNING kernel:[ 20.385574] audit_printk_skb: 30 callbacks suppressed >15:56:25,088 NOTICE kernel:[ 20.385578] type=1400 audit(1387468585.086:22): avc: denied { read write } for pid=1051 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >15:56:25,088 NOTICE kernel:[ 20.386495] type=1400 audit(1387468585.087:23): avc: denied { read write } for pid=1051 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1173 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >15:56:25,000 NOTICE kernel:[ 20.685029] type=1400 audit(1387468585.000:24): avc: denied { ioctl } for pid=1051 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >15:56:25,000 NOTICE kernel:[ 20.685043] type=1400 audit(1387468585.000:25): avc: denied { getattr } for pid=1051 comm="hwclock" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >15:56:25,001 INFO systemd: Time has been changed >15:56:25,009 DEBUG kernel:[ 20.694521] ISO 9660 Extensions: Microsoft Joliet Level 3 >15:56:25,010 DEBUG kernel:[ 20.694663] ISO 9660 Extensions: RRIP_1991A >15:56:25,010 DEBUG kernel:[ 20.694680] SELinux: initialized (dev loop4, type iso9660), uses genfs_contexts >15:56:25,049 DEBUG kernel:[ 20.733690] ISO 9660 Extensions: Microsoft Joliet Level 3 >15:56:25,049 DEBUG kernel:[ 20.733735] ISO 9660 Extensions: RRIP_1991A >15:56:25,049 DEBUG kernel:[ 20.733749] SELinux: initialized (dev loop4, type iso9660), uses genfs_contexts > > >/run/install/ks.cfg: >#platform=x86, AMD64, or Intel EM64T >#version=DEVEL ># Install OS instead of upgrade >install ># Firewall configuration >firewall --disabled ># Keyboard layouts >keyboard 'us' ># Halt after installation >halt ># Root password ># System timezone ># System language >lang en_US ># Use hard drive installation media >harddrive --dir=Fedora --partition=/dev/sdc2 ># Network information >network --bootproto=dhcp --device=eml --hostname=host1 ># System authorization information >auth --useshadow --passalgo=sha512 ># Use text mode install >cmdline ># Run the Setup Agent on first boot ># firstboot --enable ># SELinux configuration >selinux --disabled > ># System bootloader configuration >bootloader --location=mbr ># Clear the Master Boot Record >zerombr ># Partition clearing information >clearpart --all --initlabel ># Disk partitioning information >part biosboot --fstype=biosboot --size=1 >part swap --fstype="swap" --ondisk=sda --size=3000 >part swap --fstype="swap" --ondisk=sdb --size=3000 >part raid.03 --fstype="raid" --ondisk=sda --size=100 >part raid.04 --fstype="raid" --ondisk=sdb --size=100 >part raid.01 --fstype="raid" --ondisk=sda --size=25000 >part raid.02 --fstype="raid" --ondisk=sdb --size=25000 >part raid.05 --fstype="raid" --grow --ondisk=sda --size=200 >part raid.06 --fstype="raid" --grow --ondisk=sdb --size=200 ># >raid /boot --device=md0 --fstype="ext4" --level=1 raid.03 raid.04 >raid / --device=md1 --fstype="ext4" --level=1 raid.01 raid.02 >raid /var/opt/data --device=md2 --fstype="ext3" --level=0 raid.05 raid.06 > >%pre >echo "KS Pre" > /tmp/jrp_pre.log 2>&1 >echo "Mount: " >> /tmp/jrp_pre.log 2>&1 >mount >> /tmp/jrp_pre.log 2>&1 > >##### Deleting Disk Partitions manually trying to fix bug > ># Erase Raid Meta Data >echo "starting dmraid -r -E" >> /tmp/jrp_pre.log 2>&1 >dmraid -r -E /dev/sda >dmraid -r -E /dev/sdb >echo "starting dd if=" >> /tmp/jrp_pre.log 2>&1 > >## Erase Existing Partitions >echo "starting dd if=" >> /tmp/jrp_pre.log 2>&1 >dd if=/dev/zero of=/dev/sda bs=1M count=1 >dd if=/dev/urandom of=/dev/sda bs=512 count=64 >> /tmp/jrp_pre.log 2>&1 >## Uncomment for 2 drive system >dd if=/dev/zero of=/dev/sdb bs=1M count=1 >dd if=/dev/urandom of=/dev/sdb bs=512 count=64 >> /tmp/jrp_pre.log 2>&1 > ># echo "starting parted -s mklabel gpt" >> /tmp/jrp_pre.log 2>&1 ># /usr/sbin/parted -s /dev/sda mklabel gpt >> /tmp/jrp_pre.log 2>&1 >## Uncomment for 2 drive system ># /usr/sbin/parted -s /dev/sdb mklabel gpt >> /tmp/jrp_pre.log 2>&1 > >######################## > >## for future options >## echo "modeprobe xfs" >> /tmp/jrp_pre.log 2>&1 >## modprobe xfs >> /tmp/jrp_pre.log 2>&1 >%end > >%post --nochroot > >echo "KS Post nochroot" > /tmp/jrp_post_nochroot.log 2>&1 >echo "Mount: " >> /tmp/jrp_post_nochroot.log 2>&1 >mount >> /tmp/jrp_post_nochroot.log 2>&1 > >%end > >%post ># use command "blkid" to find uuid ># vgdisplay -v ># >PKG_DRIVE=`findfs UUID=b40e4373-1c99-4de6-a6fb-e0964f82ce02` >mkdir /mnt/usb >mount $PKG_DRIVE /mnt/usb ># %Y%m%d%H%M% ># >mkdir /mnt/usb/logs/$(date '+%Y_%m_%d') > >date > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log > >echo "Making root tools directory: - " >> /mnt/usb/logs/jrp_cp.log 2>&1 >mkdir -v /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >mount > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_post_chroot.log > >tune2fs -i 0 -m 1 /dev/mapper/VolGroup00=LogVol_Data > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_tune2fs.log > >echo "KS Post" > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_0_tmp_post.log 2>&1 >date > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_0_tmp_post.log 2>&1 > >echo "Mount: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_0_tmp_post.log 2>&1 >mount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_0_tmp_post.log 2>&1 ># > ># /etc/issue ># >cat << EOF2 > /etc/issue > WARNING > > This System is for the use of authorized users only. Individuals > using this computer without authority, or in excess of their > authority, are subject to having all of their activities on this > system monitored and recorded by system personnel. In the course > of monitoring individuals improperly using this system, or in the > course of system maintenance, the activities of authorized users > may also be monitored. Anyone using this system expressly > consents to such monitoring and is advised that if such > monitoring reveals possible criminal activity, system personnel > may provide the evidence of such monitoring to law enforcement > officials. > >EOF2 ># >ifconfig eml up; dhclient eml > >sleep 10 > >date > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log > >echo "ls -l /mnt/usb" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log >ls -l /mnt/usb >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > ># Updated Jan 16/13 >rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > ># rpm -Uvh http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.1-1.el5.rf.i386.rpm > ># yum -y --nogpgcheck localinstall /mnt/usb/Fedora/auto-ip-capture-*.i386.rpm ># yum -y --nogpgcheck localinstall /mnt/usb/Fedora/perl-DateTime-Format-DateParse-0.04-1.1.el6.noarch.rpm > ># echo "Before perl dateTime: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log ># yum -y --nogpgcheck localinstall /mnt/usb/Fedora/perl-DateTime-Format-DateParse-0.04-1.1.el6.noarch.rpm >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 ># echo "Before perl expect: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log ># yum -y --nogpgcheck localinstall /mnt/usb/Fedora/perl-Expect-1.21-3.el6.noarch.rpm >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > >yum -y install incron >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install yum-cron >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install gparted >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install xrdp >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install httpd >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install php >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install gconf-editor >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install perl-TermReadKey >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install perl-DateTime-Format-DateParse >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install conky >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install archivemount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install xarchiver >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 ># added for wireshark compile >yum -y install adns-devel >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install portaudio-devel >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install lua-devel >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install GeoIP >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 ># for xfs support >yum -y install xfsprogs >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y install xfsdump >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >yum -y update >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > ># added Aug 16 12 for Wireshark 1.8.2 Compile > >echo "before Wireshark compile: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >echo "ls -l:" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >ls -l >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >echo "mount:" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >mount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >echo "compile_wireshark.sh:" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 >/mnt/usb/Fedora/compile-wireshark.sh >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > ># moved auto-ip-capture to after wireshark is compiled onto system >echo "Before auto-ip-capture: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log >yum -y --nogpgcheck localinstall /mnt/usb/Fedora/auto-ip-capture-*.x86_64.rpm >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_yum_post.log 2>&1 > >chkconfig yum-cron on >chkconfig ntpd on >chkconfig xrdp on >chkconfig snmpd on >chkconfig incron on >chkconfig httpd on >chkconfig NetworkManager off > >authconfig --enablekrb5 --update > >echo "starting cp from mnt:" > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "Mount: " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >mount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "etc_krb5.conf - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/krb5.conf /etc/krb5.conf >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "etc_ntp.conf - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ntp.conf /etc/ntp.conf >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "sysconfig_iptables - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/iptables /etc/sysconfig/iptables >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "snmpd-cacti - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/snmpd-cacti.conf /etc/snmp/snmpd.conf >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "pamd.d_xrdp-sesman - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/xrdp-sesman /etc/pam.d/xrdp-sesman >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "pam.d_sshd - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/sshd /etc/pam.d >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "conky_conky.conf - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/conky.conf /etc/conky >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "xdg autostart conky: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/conky.desktop /etc/xdg/autostart >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "xdg autostart polkit: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/polkit-gnome-authentication-agent-1.desktop /etc/xdg/autostart >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "xdg autostart polkit: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/polkit-gnome-authentication-agent-1.desktop /etc/xdg/autostart >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-eth1: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-eth1 /etc/sysconfig/network-scripts >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-eth2: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-eth2 /etc/sysconfig/network-scripts >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-eth3: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-eth3 /etc/sysconfig/network-scripts >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-eth4: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-eth4 /etc/sysconfig/network-scripts >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-eth5: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-eth5 /etc/sysconfig/network-scripts >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "auto-ip-capture-eth1: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/auto-ip-capture-eth1 /etc/sysconfig/auto-ip-capture/eth1 >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "auto-ip-capture-eth2: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/auto-ip-capture-eth2 /etc/sysconfig/auto-ip-capture/eth2 >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "ifcfg-fixup.bat: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/ifcfg-fixup.bat /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "Build Capture PC Procedure: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/Docs/"Build Capture PC Procedure" /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "Manual compile Wireshark Script: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/"compile_wireshark_manually.sh" /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/"compile-wireshark.sh" /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >echo "Fix PAM Null OK Procedure: - " >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >cp -vf /mnt/usb/Fedora/"pam nullok fix.txt" /root/tools >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >chmod -v 700 /root/tools/"pam nullok fix.txt" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 >sh -v /root/tools/"pam nullok fix.txt" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp.log 2>&1 > >cd / > >date > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_copy_logs.log 2>&1 >mount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp_logs.log 2>&1 > >date > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp_logs.log 2>&1 >mount >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_cp_logs.log 2>&1 >cp -fv /tmp/*.log /mnt/usb/logs/$(date '+%Y_%m_%d')/$(date '+%Y_%m_%d') >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_copy_logs.log 2>&1 >cp -fv /mnt/sysimage/tmp/*.log /mnt/usb/logs/$(date '+%Y_%m_%d') >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_copy_logs.log 2>&1 > >( [ -e "/var/opt/data/captures" ] || touch "/var/opt/data/captures" ) > >echo "untar skel:" > /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 >tar -xvf /mnt/usb/Fedora/skel.tar.gz >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 > >echo "creating link to captures in skel:" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 >ln -vs /var/opt/data/captures /etc/skel/Desktop/captures >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 >echo "creating link to capstop from capstart in usr:" >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 >ln -vs /usr/capstart /usr/capstop >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 > ># prevent NON ROOT from rebooting computer ># >chmod 750 /sbin/reboot /sbin/halt /sbin/shutdown >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 > >getent group wireshark >/dev/null || groupadd -r wireshark >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 > >chgrp wireshark /var/opt/data >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_wireshark.log 2>&1 > >chmod g+s /var/opt/data/captures >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_wireshark.log 2>&1 > >setcap -v 'CAP_NET_RAW+eip CAP_NET_ADMIN+eip' `which dumpcap` >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_wireshark.log 2>&1 >getcap -v `which dumpcap` >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_wireshark.log 2>&1 > ># ># >> /mnt/usb/logs/$(date '+%Y_%m_%d')/jrp_final_ks.log 2>&1 > ># ip6tables bug in 5.x and it is not being used > >chkconfig ip6tables off > >/mnt/usb/Fedora/remove_passwords_from_all_regular_users.pl > >touch /.autorelabel >%end > >%packages >@admin-tools >@anaconda-tools >@base-x >@basic-desktop >@buildsys-build >@core >@editors >@firefox >@fonts >@gnome-desktop >@graphical-internet >@graphics >@hardware-support >@legacy-fonts >@legacy-software-support >@libreoffice >@office >@php >@python-web >@server-cfg >@sound-and-video >@standard >@system-tools >@text-internet >@window-managers >PackageKit-command-not-found >brasero >dwm >empathy >evince >evolution >evolution-help >firefox >fpaste >hfsplus-tools >icedtea-web >libreoffice-calc >libreoffice-draw >libreoffice-emailmerge >libreoffice-graphicfilter >libreoffice-impress >libreoffice-math >libreoffice-writer >libsane-hpaio >openbox >ratpoison >rhythmbox >sane-backends-drivers-scanners >shotwell >sil-mingzat-fonts >sil-nuosu-fonts >simple-scan >tabish-eeyek-fonts >totem >totem-mozplugin >totem-nautilus >transmission-gtk >-ipw2100-firmware >-ipw2200-firmware >-ivtv-firmware >-iwl100-firmware >-iwl1000-firmware >-iwl105-firmware >-iwl135-firmware >-iwl2000-firmware >-iwl2030-firmware >-iwl3945-firmware >-iwl4965-firmware >-iwl5000-firmware >-iwl5150-firmware >-iwl6000-firmware >-iwl6000g2a-firmware >-iwl6000g2b-firmware >-iwl6050-firmware >-libertas-usb8388-firmware >-ql2100-firmware >-ql2200-firmware >-ql23xx-firmware >-usb_modeswitch >-zd1211-firmware > >%end
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 1044680
:
838540
|
838541
|
838542
|
838543
|
838544
|
838545
|
838546
|
838547
|
838548
|
838549
|
838550
|
838551
| 839061 |
839062