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 838540 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.
File: anaconda-tb
anaconda-tb (text/plain), 259.54 KB, created by
xq1xq1xq1
on 2013-12-18 19:42:08 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
xq1xq1xq1
Created:
2013-12-18 19:42:08 UTC
Size:
259.54 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 0x7fe1cf95c950> >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 0x2be6150>> > _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 0x7fe1dc53e7a0> > 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 0x7fe1dc53ea70> > 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 (0x7fe1cc69b590) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fe1cc69b550) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fe1cc69b610) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fe1cc69b650) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fe1cc69b690) -- > 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 0x7fe1d1302f50>, 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 0x7fe1d13ed5f0>, 0)> > _intf._app.queue.mutex: <thread.lock object at 0x7fe1d13ed5f0> > _intf._app.queue.not_full: <Condition(<thread.lock object at 0x7fe1d13ed5f0>, 0)> > _intf._app.queue.not_empty: <Condition(<thread.lock object at 0x7fe1d13ed5f0>, 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 0x7fe1cf792c80>, True), 'type': (<function <lambda> at 0x7fe1cf792de8>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7fe1cf792cf8>, 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: >19:36:22,578 INFO anaconda: /sbin/anaconda 19.30.13-1 >19:36:22,734 INFO anaconda: 3932160 kB (3840 MB) are available >19:36:22,734 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >19:36:22,747 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >19:36:22,747 INFO anaconda: Default encoding = utf-8 >19:36:22,790 INFO anaconda: Running kickstart %%pre script(s) >19:36:22,790 INFO anaconda.stdout: Running pre-installation scripts >19:36:22,856 INFO anaconda: All kickstart %%pre script(s) have been run >19:36:23,053 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) > >19:36:23,444 INFO anaconda: Display mode = c >19:36:23,445 INFO anaconda: 3932160 kB (3840 MB) are available >19:36:23,445 INFO anaconda: check_memory(): total:3840, needed:512, graphical:512 >19:36:23,472 INFO anaconda: using only installclass _Fedora >19:36:23,902 INFO anaconda: bootloader GRUB2 on X86 platform >19:36:23,903 INFO anaconda: bootloader GRUB2 on X86 platform >19:36:23,918 DEBUG anaconda: network: devices found ['eno1', 'enp2s0'] >19:36:24,215 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on eno1 >19:36:25,275 DEBUG anaconda: network: setting autoconnect of eno1 to False >19:36:25,330 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp2s0 >19:36:25,379 DEBUG anaconda: network: setting autoconnect of enp2s0 to False >19:36:25,401 ERR anaconda: Kickstart: The provided network interface eml does not exist >19:36:25,402 INFO anaconda: Running Thread: AnaStorageThread (140607751964416) >19:36:25,402 INFO anaconda: Running Thread: AnaTimeInitThread (140607743571712) >19:36:25,403 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140607735179008) >19:36:25,405 INFO anaconda: Running Thread: AnaPayloadThread (140607726786304) >19:36:25,446 DEBUG anaconda: updating hostname dhcp-142-164-106-135.stholdco.com >19:36:25,511 INFO anaconda: got 2 NTP servers from DHCP >19:36:25,530 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140607735179008) >19:36:25,544 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140607735179008) >19:36:25,545 INFO anaconda: Starting geolocation lookup >19:36:25,546 INFO anaconda: Geolocation provider: Fedora GeoIP >19:36:25,677 INFO anaconda: Running Thread: AnaSourceWatcher (140607716271872) >19:36:25,681 INFO anaconda: Running Thread: AnaStorageWatcher (140607707879168) >19:36:25,683 INFO anaconda: Running Thread: AnaSoftwareWatcher (140607699486464) >19:36:26,224 INFO anaconda: Thread Done: AnaStorageThread (140607751964416) >19:36:26,307 INFO anaconda: Thread Done: AnaStorageWatcher (140607707879168) >19:36:26,327 DEBUG anaconda: Checking /mnt/install/isodir/Fedora/auto-ip-capture-eth2 >19:36:26,327 DEBUG anaconda: Checking /mnt/install/isodir/Fedora/ifcfg-eth2 >19:36:26,327 DEBUG anaconda: Checking /mnt/install/isodir/Fedora/Manually compile-wireshark.txt >19:36:26,327 DEBUG anaconda: Checking /mnt/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >19:36:26,327 DEBUG anaconda: mounting /mnt/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso on /mnt/install/cdimage >19:36:26,384 INFO anaconda: Geolocation lookup finished in 0.8 seconds >19:36:26,385 INFO anaconda: territory: CA >time zone: America/Regina (from GeoIP) >19:36:26,385 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140607735179008) >19:36:27,001 INFO anaconda: Thread Done: AnaTimeInitThread (140607743571712) >19:36:27,010 DEBUG anaconda: Reading .discinfo >19:36:27,010 DEBUG anaconda: discArch = x86_64 >19:36:27,010 INFO anaconda: Found disc at Fedora-19-x86_64-DVD.iso >19:36:27,192 INFO anaconda: Thread Done: AnaPayloadThread (140607726786304) >19:36:27,192 INFO anaconda: Thread Done: AnaSourceWatcher (140607716271872) >19:36:27,193 INFO anaconda: Thread Done: AnaSoftwareWatcher (140607699486464) >19:36:27,501 DEBUG anaconda: running handleException >19:36:28,080 DEBUG anaconda: Gtk cannot be initialized >19:36:28,081 DEBUG anaconda: In the main thread, running exception handler > > >/tmp/packaging.log: >19:36:23,902 DEBUG packaging: getting release version from tree at None (19) >19:36:23,902 DEBUG packaging: got a release version of 19 >19:36:26,226 INFO packaging: updating base repo >19:36:26,303 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >19:36:26,303 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >19:36:26,304 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >19:36:26,304 DEBUG yum.verbose.plugin: Adding en_US to language list >19:36:26,307 DEBUG yum.verbose.YumBase: Config time: 0.070 >19:36:26,317 DEBUG packaging: getting release version from tree at None (19) >19:36:26,317 DEBUG packaging: got a release version of 19 >19:36:26,317 INFO packaging: configuring base repo >19:36:26,327 INFO packaging: setting up device sdc2 and mounting on /mnt/install/isodir >19:36:26,327 WARN packaging: /dev/sdc2 is already mounted on /mnt/install/isodir >19:36:27,049 DEBUG packaging: getting release version from tree at file:///mnt/install/source (19) >19:36:27,049 DEBUG packaging: retrieving treeinfo from file:///mnt/install/source (proxy: ; sslverify: True) >19:36:27,051 DEBUG packaging: got a release version of 19 >19:36:27,062 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >19:36:27,063 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >19:36:27,063 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >19:36:27,063 DEBUG yum.verbose.plugin: Adding en_US to language list >19:36:27,065 DEBUG yum.verbose.YumBase: Config time: 0.014 >19:36:27,074 DEBUG packaging: adding yum repo anaconda with baseurl file:///mnt/install/source and mirrorlist None >19:36:27,077 DEBUG packaging: disabling repo fedora >19:36:27,077 DEBUG packaging: disabling repo updates-testing >19:36:27,077 DEBUG packaging: disabling repo updates >19:36:27,077 INFO packaging: gathering repo metadata >19:36:27,077 DEBUG packaging: getting repo metadata for anaconda >19:36:27,169 DEBUG packaging: getting group info for anaconda >19:36:27,191 INFO packaging: metadata retrieval complete >19:36:27,192 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >19:36:22,790 INFO program: Running... /bin/sh /tmp/ks-script-ShCKyU >19:36:22,855 INFO program: no raid disks and with names: "/dev/sda" >19:36:22,855 INFO program: no raid disks and with names: "/dev/sdb" >19:36:22,855 INFO program: 1+0 records in >19:36:22,855 INFO program: 1+0 records out >19:36:22,856 INFO program: 1048576 bytes (1.0 MB) copied, 0.00350148 s, 299 MB/s >19:36:22,856 INFO program: 1+0 records in >19:36:22,856 INFO program: 1+0 records out >19:36:22,856 INFO program: 1048576 bytes (1.0 MB) copied, 0.00453348 s, 231 MB/s >19:36:22,856 DEBUG program: Return code: 0 >19:36:22,871 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:36:22,879 DEBUG program: Return code: 0 >19:36:22,879 INFO program: Running... udevadm settle --timeout=300 >19:36:22,941 DEBUG program: Return code: 0 >19:36:22,942 INFO program: Running... modprobe fcoe >19:36:23,018 DEBUG program: Return code: 0 >19:36:23,018 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:36:23,043 INFO program: No FCoE boot disk information is found in EDD! >19:36:23,043 DEBUG program: Return code: 1 >19:36:23,068 INFO program: Running... loadkeys us >19:36:23,143 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >19:36:23,143 DEBUG program: Return code: 0 >19:36:23,143 INFO program: Running... loadkeys us >19:36:23,154 INFO program: Loading /lib/kbd/keymaps/i386/qwerty/us.map.gz >19:36:23,154 DEBUG program: Return code: 0 >19:36:25,407 INFO program: Running... udevadm settle --timeout=300 >19:36:25,426 DEBUG program: Return code: 0 >19:36:25,437 INFO program: Running... udevadm settle --timeout=300 >19:36:25,455 DEBUG program: Return code: 0 >19:36:25,490 INFO program: Running... multipath -c /dev/sdc >19:36:25,499 INFO program: /dev/sdc is not a valid multipath device path >19:36:25,500 DEBUG program: Return code: 1 >19:36:25,549 INFO program: Running... systemctl start chronyd.service >19:36:25,647 DEBUG program: Return code: 0 >19:36:25,648 INFO program: Running... dumpe2fs -h /dev/sdc2 >19:36:25,677 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >19:36:25,677 INFO program: Filesystem volume name: Fedora >19:36:25,678 INFO program: Last mounted on: /run/install/repo >19:36:25,680 INFO program: Filesystem UUID: b40e4373-1c99-4de6-a6fb-e0964f82ce02 >19:36:25,680 INFO program: Filesystem magic number: 0xEF53 >19:36:25,681 INFO program: Filesystem revision #: 1 (dynamic) >19:36:25,681 INFO program: Filesystem features: ext_attr resize_inode dir_index filetype sparse_super large_file >19:36:25,681 INFO program: Filesystem flags: signed_directory_hash >19:36:25,681 INFO program: Default mount options: user_xattr acl >19:36:25,682 INFO program: Filesystem state: not clean >19:36:25,682 INFO program: Errors behavior: Continue >19:36:25,682 INFO program: Filesystem OS type: Linux >19:36:25,682 INFO program: Inode count: 889440 >19:36:25,683 INFO program: Block count: 3553792 >19:36:25,683 INFO program: Reserved block count: 177689 >19:36:25,683 INFO program: Free blocks: 2402997 >19:36:25,683 INFO program: Free inodes: 889391 >19:36:25,683 INFO program: First block: 0 >19:36:25,683 INFO program: Block size: 4096 >19:36:25,684 INFO program: Fragment size: 4096 >19:36:25,684 INFO program: Reserved GDT blocks: 867 >19:36:25,684 INFO program: Blocks per group: 32768 >19:36:25,684 INFO program: Fragments per group: 32768 >19:36:25,684 INFO program: Inodes per group: 8160 >19:36:25,684 INFO program: Inode blocks per group: 510 >19:36:25,684 INFO program: Filesystem created: Mon Dec 16 19:53:34 2013 >19:36:25,684 INFO program: Last mount time: Wed Dec 18 19:36:14 2013 >19:36:25,684 INFO program: Last write time: Wed Dec 18 19:36:14 2013 >19:36:25,685 INFO program: Mount count: 17 >19:36:25,685 INFO program: Maximum mount count: -1 >19:36:25,685 INFO program: Last checked: Wed Dec 18 13:31:19 2013 >19:36:25,685 INFO program: Check interval: 0 (<none>) >19:36:25,685 INFO program: Lifetime writes: 4256 MB >19:36:25,685 INFO program: Reserved blocks uid: 0 (user root) >19:36:25,685 INFO program: Reserved blocks gid: 0 (group root) >19:36:25,685 INFO program: First inode: 11 >19:36:25,686 INFO program: Inode size: 256 >19:36:25,686 INFO program: Required extra isize: 28 >19:36:25,686 INFO program: Desired extra isize: 28 >19:36:25,686 INFO program: Default directory hash: half_md4 >19:36:25,686 INFO program: Directory Hash Seed: 11af66ca-c027-4df9-b409-00d61486b270 >19:36:25,686 INFO program: >19:36:25,686 DEBUG program: Return code: 0 >19:36:25,687 INFO program: Running... resize2fs -P /dev/sdc2 >19:36:25,724 INFO program: resize2fs 1.42.7 (21-Jan-2013) >19:36:25,724 INFO program: Please run 'e2fsck -f /dev/sdc2' first. >19:36:25,724 INFO program: >19:36:25,724 DEBUG program: Return code: 1 >19:36:25,739 INFO program: Running... multipath -c /dev/sda >19:36:25,746 INFO program: /dev/sda is not a valid multipath device path >19:36:25,746 DEBUG program: Return code: 1 >19:36:25,760 INFO program: Running... multipath -c /dev/sdb >19:36:25,767 INFO program: /dev/sdb is not a valid multipath device path >19:36:25,767 DEBUG program: Return code: 1 >19:36:25,811 INFO program: Running... losetup -j /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >19:36:25,826 INFO program: /dev/loop0: [2082]:12 (/run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso) >19:36:25,827 DEBUG program: Return code: 0 >19:36:25,828 INFO program: Running... losetup -j /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >19:36:25,835 INFO program: /dev/loop0: [2082]:12 (/run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso) >19:36:25,835 DEBUG program: Return code: 0 >19:36:25,865 INFO program: Running... dumpe2fs -h /dev/loop2 >19:36:25,870 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >19:36:25,870 INFO program: Filesystem volume name: Anaconda >19:36:25,871 INFO program: Last mounted on: / >19:36:25,871 INFO program: Filesystem UUID: 428d3c2b-6923-48bb-8e46-31a394d3b490 >19:36:25,871 INFO program: Filesystem magic number: 0xEF53 >19:36:25,871 INFO program: Filesystem revision #: 1 (dynamic) >19:36:25,871 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 >19:36:25,871 INFO program: Filesystem flags: signed_directory_hash >19:36:25,871 INFO program: Default mount options: user_xattr acl >19:36:25,871 INFO program: Filesystem state: clean >19:36:25,871 INFO program: Errors behavior: Continue >19:36:25,872 INFO program: Filesystem OS type: Linux >19:36:25,872 INFO program: Inode count: 131072 >19:36:25,872 INFO program: Block count: 2097152 >19:36:25,872 INFO program: Reserved block count: 0 >19:36:25,872 INFO program: Free blocks: 1290080 >19:36:25,872 INFO program: Free inodes: 103258 >19:36:25,872 INFO program: First block: 1 >19:36:25,872 INFO program: Block size: 1024 >19:36:25,872 INFO program: Fragment size: 1024 >19:36:25,872 INFO program: Reserved GDT blocks: 256 >19:36:25,872 INFO program: Blocks per group: 8192 >19:36:25,873 INFO program: Fragments per group: 8192 >19:36:25,873 INFO program: Inodes per group: 512 >19:36:25,873 INFO program: Inode blocks per group: 128 >19:36:25,873 INFO program: Flex block group size: 16 >19:36:25,873 INFO program: Filesystem created: Thu Jun 27 17:56:30 2013 >19:36:25,873 INFO program: Last mount time: Thu Jun 27 17:56:52 2013 >19:36:25,873 INFO program: Last write time: Thu Jun 27 17:57:02 2013 >19:36:25,873 INFO program: Mount count: 2 >19:36:25,873 INFO program: Maximum mount count: -1 >19:36:25,874 INFO program: Last checked: Thu Jun 27 17:56:30 2013 >19:36:25,874 INFO program: Check interval: 0 (<none>) >19:36:25,874 INFO program: Lifetime writes: 32 MB >19:36:25,874 INFO program: Reserved blocks uid: 0 (user root) >19:36:25,874 INFO program: Reserved blocks gid: 0 (group root) >19:36:25,874 INFO program: First inode: 11 >19:36:25,874 INFO program: Inode size: 256 >19:36:25,875 INFO program: Required extra isize: 28 >19:36:25,875 INFO program: Desired extra isize: 28 >19:36:25,875 INFO program: Journal inode: 8 >19:36:25,875 INFO program: Default directory hash: half_md4 >19:36:25,875 INFO program: Directory Hash Seed: 9d8a5e7a-3c26-4838-bfcf-27626fa17022 >19:36:25,875 INFO program: Journal backup: inode blocks >19:36:25,875 INFO program: Journal features: (none) >19:36:25,875 INFO program: Journal size: 32M >19:36:25,876 INFO program: Journal length: 32768 >19:36:25,876 INFO program: Journal sequence: 0x00000009 >19:36:25,876 INFO program: Journal start: 0 >19:36:25,876 INFO program: >19:36:25,876 DEBUG program: Return code: 0 >19:36:25,876 INFO program: Running... resize2fs -P /dev/loop2 >19:36:25,882 INFO program: resize2fs 1.42.7 (21-Jan-2013) >19:36:25,882 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop2 >19:36:25,883 INFO program: Couldn't find valid filesystem superblock. >19:36:25,883 DEBUG program: Return code: 1 >19:36:25,918 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:36:25,923 INFO program: dumpe2fs 1.42.7 (21-Jan-2013) >19:36:25,923 INFO program: Filesystem volume name: Anaconda >19:36:25,924 INFO program: Last mounted on: / >19:36:25,924 INFO program: Filesystem UUID: 428d3c2b-6923-48bb-8e46-31a394d3b490 >19:36:25,924 INFO program: Filesystem magic number: 0xEF53 >19:36:25,924 INFO program: Filesystem revision #: 1 (dynamic) >19:36:25,924 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 >19:36:25,924 INFO program: Filesystem flags: signed_directory_hash >19:36:25,924 INFO program: Default mount options: user_xattr acl >19:36:25,924 INFO program: Filesystem state: clean >19:36:25,925 INFO program: Errors behavior: Continue >19:36:25,925 INFO program: Filesystem OS type: Linux >19:36:25,925 INFO program: Inode count: 131072 >19:36:25,925 INFO program: Block count: 2097152 >19:36:25,925 INFO program: Reserved block count: 0 >19:36:25,925 INFO program: Free blocks: 1290080 >19:36:25,925 INFO program: Free inodes: 103258 >19:36:25,925 INFO program: First block: 1 >19:36:25,925 INFO program: Block size: 1024 >19:36:25,926 INFO program: Fragment size: 1024 >19:36:25,926 INFO program: Reserved GDT blocks: 256 >19:36:25,926 INFO program: Blocks per group: 8192 >19:36:25,926 INFO program: Fragments per group: 8192 >19:36:25,926 INFO program: Inodes per group: 512 >19:36:25,926 INFO program: Inode blocks per group: 128 >19:36:25,926 INFO program: Flex block group size: 16 >19:36:25,926 INFO program: Filesystem created: Thu Jun 27 17:56:30 2013 >19:36:25,926 INFO program: Last mount time: Wed Dec 18 19:36:15 2013 >19:36:25,927 INFO program: Last write time: Wed Dec 18 19:36:15 2013 >19:36:25,927 INFO program: Mount count: 3 >19:36:25,927 INFO program: Maximum mount count: -1 >19:36:25,927 INFO program: Last checked: Thu Jun 27 17:56:30 2013 >19:36:25,927 INFO program: Check interval: 0 (<none>) >19:36:25,927 INFO program: Lifetime writes: 32 MB >19:36:25,927 INFO program: Reserved blocks uid: 0 (user root) >19:36:25,927 INFO program: Reserved blocks gid: 0 (group root) >19:36:25,928 INFO program: First inode: 11 >19:36:25,928 INFO program: Inode size: 256 >19:36:25,928 INFO program: Required extra isize: 28 >19:36:25,928 INFO program: Desired extra isize: 28 >19:36:25,928 INFO program: Journal inode: 8 >19:36:25,928 INFO program: Default directory hash: half_md4 >19:36:25,928 INFO program: Directory Hash Seed: 9d8a5e7a-3c26-4838-bfcf-27626fa17022 >19:36:25,928 INFO program: Journal backup: inode blocks >19:36:25,928 INFO program: Journal features: (none) >19:36:25,929 INFO program: Journal size: 32M >19:36:25,929 INFO program: Journal length: 32768 >19:36:25,929 INFO program: Journal sequence: 0x0000000a >19:36:25,929 INFO program: Journal start: 1 >19:36:25,929 INFO program: >19:36:25,929 DEBUG program: Return code: 0 >19:36:25,929 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:36:25,934 INFO program: resize2fs 1.42.7 (21-Jan-2013) >19:36:25,934 INFO program: Estimated minimum size of the filesystem: 791689 >19:36:25,934 DEBUG program: Return code: 0 >19:36:25,944 INFO program: Running... udevadm settle --timeout=300 >19:36:25,958 DEBUG program: Return code: 0 >19:36:25,968 INFO program: Running... udevadm settle --timeout=300 >19:36:25,984 DEBUG program: Return code: 0 >19:36:25,990 INFO program: Running... udevadm settle --timeout=300 >19:36:26,005 DEBUG program: Return code: 0 >19:36:26,010 INFO program: Running... udevadm settle --timeout=300 >19:36:26,024 DEBUG program: Return code: 0 >19:36:26,030 INFO program: Running... udevadm settle --timeout=300 >19:36:26,044 DEBUG program: Return code: 0 >19:36:26,049 INFO program: Running... udevadm settle --timeout=300 >19:36:26,064 DEBUG program: Return code: 0 >19:36:26,065 INFO program: Running... losetup -j /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >19:36:26,069 INFO program: /dev/loop0: [2082]:12 (/run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso) >19:36:26,070 DEBUG program: Return code: 0 >19:36:26,072 INFO program: Running... losetup -j /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >19:36:26,077 INFO program: /dev/loop0: [2082]:12 (/run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso) >19:36:26,078 DEBUG program: Return code: 0 >19:36:26,096 INFO program: Running... mount -t ext2 -o defaults,ro /dev/sdc2 /mnt/sysimage >19:36:26,106 INFO program: mount: /dev/sdc2 is already mounted or /mnt/sysimage busy >19:36:26,107 INFO program: /dev/sdc2 is already mounted on /run/install/isodir >19:36:26,107 DEBUG program: Return code: 32 >19:36:26,109 INFO program: Running... udevadm settle --timeout=300 >19:36:26,124 DEBUG program: Return code: 0 >19:36:26,225 INFO program: Running... hwclock --hctosys --utc >19:36:27,000 DEBUG program: Return code: 0 >19:36:27,001 INFO program: Running... mount -t iso9660 -o ro /mnt/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso /mnt/install/cdimage >19:36:27,009 DEBUG program: Return code: 0 >19:36:27,011 INFO program: Running... udevadm settle --timeout=300 >19:36:27,026 DEBUG program: Return code: 0 >19:36:27,027 INFO program: Running... umount /mnt/install/cdimage >19:36:27,041 DEBUG program: Return code: 0 >19:36:27,042 INFO program: Running... mount -t iso9660 -o ro /mnt/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso /mnt/install/source >19:36:27,048 DEBUG program: Return code: 0 >19:36:27,466 INFO program: Running... udevadm settle --timeout=300 >19:36:27,481 DEBUG program: Return code: 0 > > >/tmp/storage.log: >19:36:22,941 INFO blivet: ISCSID is /sbin/iscsid >19:36:22,942 INFO blivet: no initiator set >19:36:23,043 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:36:23,044 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >19:36:23,446 DEBUG blivet: trying to set new default fstype to 'ext4' >19:36:23,468 DEBUG blivet: Ext4FS.supported: supported: True ; >19:36:23,468 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:36:23,469 DEBUG blivet: Ext4FS.supported: supported: True ; >19:36:23,903 INFO blivet: Detected 3856M of memory >19:36:23,903 INFO blivet: Swap attempt of 3856M >19:36:25,404 INFO blivet: resetting Blivet (version 0.17) instance <blivet.Blivet object at 0x7fe1cf95c950> >19:36:25,405 INFO blivet: no initiator set >19:36:25,406 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >19:36:25,406 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:36:25,436 DEBUG blivet: protected device spec /dev/sdc2 resolved to sdc2 >19:36:25,466 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sdc2', 'sda', 'sdb', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >19:36:25,473 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': '154278', > '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 ; >19:36:25,475 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)... >19:36:25,477 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >19:36:25,478 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,481 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >19:36:25,485 INFO blivet: sdc is a disk >19:36:25,485 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,489 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >19:36:25,500 INFO blivet: added disk sdc (id 0) to device tree >19:36:25,501 DEBUG blivet: looking up parted Device: /dev/sdc >19:36:25,505 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >19:36:25,506 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >19:36:25,508 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >19:36:25,508 DEBUG blivet: required disklabel type for sdc (1) is None >19:36:25,509 DEBUG blivet: default disklabel type for sdc is msdos >19:36:25,509 DEBUG blivet: selecting msdos disklabel for sdc based on size >19:36:25,512 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >19:36:25,527 DEBUG blivet: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe1dc52c710>, <parted.partition.Partition object at 0x7fe1dc52cad0>] > device: <parted.device.Device object at 0x7fe1dc52c490> > PedDisk: <_ped.Disk object at 0x7fe1dc52a248> >19:36:25,528 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >19:36:25,530 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >19:36:25,532 INFO blivet: got device: DiskDevice instance (0x2be6ed0) -- > 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 0x7fe1cc6ab8c0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fe1cf7b2790> >19:36:25,534 INFO blivet: got format: DiskLabel instance (0x2be6d50) -- > 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 0x7fe1dc52c710>, <parted.partition.Partition object at 0x7fe1dc52cad0>] > device: <parted.device.Device object at 0x7fe1dc52c490> > PedDisk: <_ped.Disk object at 0x7fe1dc52a248> > origPartedDisk = <parted.disk.Disk object at 0x7fe1dc52ce50> > 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 0x7fe1cc6abb90> > >19:36:25,545 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': '154298', > '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 ; >19:36:25,546 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)... >19:36:25,549 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >19:36:25,552 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,552 INFO blivet: sdc1 is a partition >19:36:25,553 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >19:36:25,554 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >19:36:25,555 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14883MB disk sdc (0) with existing gpt disklabel >19:36:25,556 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >19:36:25,558 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >19:36:25,558 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,560 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >19:36:25,560 DEBUG blivet: looking up parted Partition: /dev/sdc1 >19:36:25,562 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >19:36:25,563 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >19:36:25,564 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >19:36:25,565 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >19:36:25,565 INFO blivet: added partition sdc1 (id 1) to device tree >19:36:25,566 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >19:36:25,566 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >19:36:25,567 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >19:36:25,568 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >19:36:25,594 WARN blivet: disklabel detected but not usable on sdc1 >19:36:25,594 DEBUG blivet: getFormat('efi') returning EFIFS instance >19:36:25,594 INFO blivet: type detected on 'sdc1' is 'vfat' >19:36:25,594 DEBUG blivet: getFormat('efi') returning EFIFS instance >19:36:25,595 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >19:36:25,595 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >19:36:25,596 DEBUG blivet: looking up parted Device: /dev/sdc1 >19:36:25,596 INFO blivet: got device: PartitionDevice instance (0x2be6d90) -- > 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 0x7fe1cc6abd40> > 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 0x7fe1dc52c550> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1dc52cc10> > number: 1 path: /dev/sdc1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe1dc52c890> PedPartition: <_ped.Partition object at 0x7fe1dc528a70> > disk = existing 14883MB disk sdc (0) with existing gpt disklabel > start = 2048 end = 2050047 length = 2048000 > flags = boot, legacy_boot >19:36:25,597 INFO blivet: got format: EFIFS instance (0x7fe1dc534250) -- > 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 > >19:36:25,600 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': '154319', > '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 ; >19:36:25,600 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)... >19:36:25,600 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >19:36:25,601 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,601 INFO blivet: sdc2 is a partition >19:36:25,602 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >19:36:25,602 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >19:36:25,603 DEBUG blivet: DeviceTree.getDeviceByName returned existing 14883MB disk sdc (0) with existing gpt disklabel >19:36:25,603 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >19:36:25,604 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >19:36:25,604 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,605 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >19:36:25,605 DEBUG blivet: looking up parted Partition: /dev/sdc2 >19:36:25,606 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >19:36:25,606 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >19:36:25,607 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >19:36:25,607 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >19:36:25,608 INFO blivet: added partition sdc2 (id 2) to device tree >19:36:25,608 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >19:36:25,609 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: gpt ; >19:36:25,609 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >19:36:25,610 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: gpt ; exists: True ; >19:36:25,615 WARN blivet: disklabel detected but not usable on sdc2 >19:36:25,615 INFO blivet: type detected on 'sdc2' is 'ext2' >19:36:25,724 DEBUG blivet: using current size 0 as min size >19:36:25,726 DEBUG blivet: Ext2FS.supported: supported: True ; >19:36:25,726 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >19:36:25,728 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >19:36:25,729 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext2 ; >19:36:25,730 DEBUG blivet: looking up parted Device: /dev/sdc2 >19:36:25,731 INFO blivet: got device: PartitionDevice instance (0x2be6f50) -- > 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 0x7fe1dc53e170> > 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 0x7fe1dc52c550> fileSystem: <parted.filesystem.FileSystem object at 0x7fe1dc52cc50> > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe1dc52cb90> PedPartition: <_ped.Partition object at 0x7fe1dc528ad0> > disk = existing 14883MB disk sdc (0) with existing gpt disklabel > start = 2050048 end = 30480383 length = 28430336 > flags = >19:36:25,732 DEBUG blivet: Ext2FS.supported: supported: True ; >19:36:25,733 INFO blivet: got format: Ext2FS instance (0x7fe1dc534490) -- > 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 > >19:36:25,735 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': '155270', > '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 ; >19:36:25,736 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >19:36:25,736 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:36:25,737 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,737 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >19:36:25,738 INFO blivet: sda is a disk >19:36:25,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,739 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:36:25,746 INFO blivet: added disk sda (id 3) to device tree >19:36:25,746 DEBUG blivet: looking up parted Device: /dev/sda >19:36:25,747 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:36:25,748 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >19:36:25,748 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,749 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:36:25,749 DEBUG blivet: required disklabel type for sda (1) is None >19:36:25,749 DEBUG blivet: default disklabel type for sda is msdos >19:36:25,749 DEBUG blivet: selecting msdos disklabel for sda based on size >19:36:25,750 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >19:36:25,751 INFO blivet: no usable disklabel on sda >19:36:25,752 DEBUG blivet: no type or existing type for sda, bailing >19:36:25,752 INFO blivet: got device: DiskDevice instance (0x7fe1dc54b490) -- > 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 0x7fe1dc53e710> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe1cbf50a50> >19:36:25,755 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': '155702', > '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 ; >19:36:25,755 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >19:36:25,756 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >19:36:25,757 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,758 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >19:36:25,758 INFO blivet: sdb is a disk >19:36:25,759 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,760 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >19:36:25,767 INFO blivet: added disk sdb (id 4) to device tree >19:36:25,768 DEBUG blivet: looking up parted Device: /dev/sdb >19:36:25,768 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >19:36:25,769 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >19:36:25,769 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,770 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >19:36:25,770 DEBUG blivet: required disklabel type for sdb (1) is None >19:36:25,770 DEBUG blivet: default disklabel type for sdb is msdos >19:36:25,771 DEBUG blivet: selecting msdos disklabel for sdb based on size >19:36:25,771 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >19:36:25,772 INFO blivet: no usable disklabel on sdb >19:36:25,773 DEBUG blivet: no type or existing type for sdb, bailing >19:36:25,774 INFO blivet: got device: DiskDevice instance (0x7fe1dc52ccd0) -- > 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 0x7fe1dc53e830> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe1cbf50f10> >19:36:25,779 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': '156234', > '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 ; >19:36:25,779 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >19:36:25,780 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >19:36:25,781 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,782 INFO blivet: sr0 is a cdrom >19:36:25,783 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >19:36:25,783 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,784 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:36:25,784 INFO blivet: added cdrom sr0 (id 5) to device tree >19:36:25,784 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:36:25,800 DEBUG blivet: no device or no media present >19:36:25,803 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': '165643', > '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 ; >19:36:25,803 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >19:36:25,804 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >19:36:25,805 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,805 INFO blivet: loop0 is a loop device >19:36:25,805 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:36:25,806 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso ; >19:36:25,806 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,807 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,807 DEBUG blivet: FileDevice._setFormat: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso ; current: None ; type: None ; >19:36:25,807 INFO blivet: added file /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso (id 6) to device tree >19:36:25,808 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso ; >19:36:25,808 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,809 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:36:25,809 INFO blivet: added loop loop0 (id 7) to device tree >19:36:25,809 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:36:25,810 INFO blivet: type detected on 'loop0' is 'iso9660' >19:36:25,810 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:36:25,810 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >19:36:25,811 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: iso9660 ; >19:36:25,827 DEBUG blivet: looking up parted Device: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso >19:36:25,835 DEBUG blivet: looking up parted Device: /dev/loop0 >19:36:25,836 INFO blivet: got device: LoopDevice instance (0x7fe1cbf56190) -- > 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 0x7fe1dc53ea70> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >19:36:25,838 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:36:25,838 INFO blivet: got format: Iso9660FS instance (0x7fe1cbf56210) -- > 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 > >19:36:25,841 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': '165821', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:36:25,841 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >19:36:25,842 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >19:36:25,844 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,844 INFO blivet: loop1 is a loop device >19:36:25,845 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:36:25,846 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >19:36:25,848 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,848 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,850 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >19:36:25,850 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 8) to device tree >19:36:25,852 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >19:36:25,852 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,853 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:36:25,853 INFO blivet: added loop loop1 (id 9) to device tree >19:36:25,854 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:36:25,855 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:36:25,855 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >19:36:25,855 DEBUG blivet: device loop1 does not contain a disklabel >19:36:25,855 INFO blivet: type detected on 'loop1' is 'squashfs' >19:36:25,855 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >19:36:25,856 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: squashfs ; >19:36:25,856 INFO blivet: got device: LoopDevice instance (0x7fe1cbf56650) -- > 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 >19:36:25,856 INFO blivet: got format: DeviceFormat instance (0x7fe1cbf50b50) -- > type = squashfs name = squashfs status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >19:36:25,857 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': '166004', > '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 ; >19:36:25,858 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >19:36:25,858 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >19:36:25,859 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,859 INFO blivet: loop2 is a loop device >19:36:25,859 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:36:25,860 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >19:36:25,860 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,860 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,861 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >19:36:25,861 INFO blivet: added file /LiveOS/rootfs.img (id 10) to device tree >19:36:25,862 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >19:36:25,862 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,863 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:36:25,863 INFO blivet: added loop loop2 (id 11) to device tree >19:36:25,863 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:36:25,864 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:36:25,864 DEBUG blivet: Ext4FS.supported: supported: True ; >19:36:25,865 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:36:25,865 DEBUG blivet: device loop2 does not contain a disklabel >19:36:25,865 INFO blivet: type detected on 'loop2' is 'ext4' >19:36:25,883 DEBUG blivet: using current size 0 as min size >19:36:25,885 DEBUG blivet: Ext4FS.supported: supported: True ; >19:36:25,885 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:36:25,886 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: ext4 ; >19:36:25,887 INFO blivet: got device: LoopDevice instance (0x7fe1cbf50ed0) -- > 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 >19:36:25,888 DEBUG blivet: Ext4FS.supported: supported: True ; >19:36:25,889 INFO blivet: got format: Ext4FS instance (0x7fe1cbf56710) -- > 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 > >19:36:25,891 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': '166190', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:36:25,891 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >19:36:25,893 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >19:36:25,893 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,893 INFO blivet: loop3 is a loop device >19:36:25,894 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >19:36:25,894 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:36:25,895 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,895 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,896 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:36:25,896 INFO blivet: added file /overlay (deleted) (id 12) to device tree >19:36:25,897 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:36:25,897 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,897 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >19:36:25,897 INFO blivet: added loop loop3 (id 13) to device tree >19:36:25,898 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >19:36:25,899 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >19:36:25,899 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,899 DEBUG blivet: LoopDevice.setup: loop3 ; status: False ; controllable: False ; orig: False ; >19:36:25,900 DEBUG blivet: DiskLabel.__init__: device: /dev/loop3 ; labelType: None ; exists: True ; >19:36:25,901 WARN blivet: disklabel detected but not usable on loop3 >19:36:25,901 DEBUG blivet: no type or existing type for loop3, bailing >19:36:25,901 INFO blivet: got device: LoopDevice instance (0x7fe1cbf561d0) -- > 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 >19:36:25,902 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': '166376', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:36:25,902 INFO blivet: ignoring loop4 (/devices/virtual/block/loop4) >19:36:25,902 DEBUG blivet: lvm filter: adding loop4 to the reject list >19:36:25,903 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': '166567', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:36:25,904 INFO blivet: ignoring loop5 (/devices/virtual/block/loop5) >19:36:25,904 DEBUG blivet: lvm filter: adding loop5 to the reject list >19:36:25,905 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': '166762', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:36:25,905 INFO blivet: ignoring loop6 (/devices/virtual/block/loop6) >19:36:25,905 DEBUG blivet: lvm filter: adding loop6 to the reject list >19:36:25,906 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': '166959', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:36:25,906 INFO blivet: ignoring loop7 (/devices/virtual/block/loop7) >19:36:25,906 DEBUG blivet: lvm filter: adding loop7 to the reject list >19:36:25,908 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': '78998', > '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 ; >19:36:25,909 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >19:36:25,909 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >19:36:25,910 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,910 INFO blivet: live-rw is a device-mapper device >19:36:25,911 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >19:36:25,911 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >19:36:25,912 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) with existing ext4 filesystem >19:36:25,913 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >19:36:25,913 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) >19:36:25,914 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >19:36:25,914 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:36:25,915 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >19:36:25,915 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:25,916 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:36:25,916 INFO blivet: added dm live-rw (id 14) to device tree >19:36:25,916 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:36:25,917 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:36:25,917 DEBUG blivet: Ext4FS.supported: supported: True ; >19:36:25,918 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:36:25,918 DEBUG blivet: device live-rw does not contain a disklabel >19:36:25,918 INFO blivet: type detected on 'live-rw' is 'ext4' >19:36:25,934 DEBUG blivet: padding min size from 774 up to 851 >19:36:25,936 DEBUG blivet: Ext4FS.supported: supported: True ; >19:36:25,936 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:36:25,937 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:36:25,938 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >19:36:25,941 INFO blivet: got device: DMDevice instance (0x7fe1cbf50fd0) -- > 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 0x7fe1dc53e440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:36:25,943 DEBUG blivet: Ext4FS.supported: supported: True ; >19:36:25,943 INFO blivet: got format: Ext4FS instance (0x7fe1cbf569d0) -- > 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 > >19:36:25,967 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >19:36:25,986 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:36:25,988 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:36:25,990 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >19:36:26,006 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:36:26,008 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:36:26,010 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:36:26,026 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:36:26,027 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >19:36:26,029 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >19:36:26,045 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:36:26,047 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:36:26,049 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:36:26,071 DEBUG blivet: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >19:36:26,079 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:36:26,081 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:36:26,081 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >19:36:26,082 INFO blivet: edd: MBR signature on sdc is zero. new disk image? >19:36:26,082 INFO blivet: edd: collected mbr signatures: {} >19:36:26,083 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 >19:36:26,083 ERR blivet: edd: unable to match edd entry 0x80 >19:36:26,084 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 >19:36:26,084 ERR blivet: edd: unable to match edd entry 0x81 >19:36:26,084 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 >19:36:26,085 ERR blivet: edd: unable to match edd entry 0x82 >19:36:26,086 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >19:36:26,096 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:36:26,107 WARN blivet: mount of sdc2 as ext2 failed: mount failed: 32 >19:36:26,108 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >19:36:26,204 DEBUG blivet: Ext4FS.supported: supported: True ; >19:36:26,205 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:36:26,205 DEBUG blivet: Ext4FS.supported: supported: True ; >19:36:26,207 DEBUG blivet: Ext2FS.supported: supported: True ; >19:36:26,207 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:36:26,224 DEBUG blivet: onlyuse is now: sda,sdb,sdc >19:36:26,319 DEBUG blivet: found backing file /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso for loop device loop0 >19:36:26,319 DEBUG blivet: /run/install/isodir/Fedora/Fedora-19-x86_64-DVD.iso is mounted on /run/install/repo >19:36:26,326 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdc2 ; >19:36:26,326 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 13882MB partition sdc2 (2) with existing ext2 filesystem >19:36:26,326 DEBUG blivet: resolved '/dev/sdc2' to 'sdc2' (partition) >19:36:26,327 DEBUG blivet: /dev/sdc2 is mounted on /run/install/isodir >19:36:27,457 DEBUG blivet: clearpart: looking at sdc2 >19:36:27,458 DEBUG blivet: clearpart: looking at sdc1 >19:36:27,458 DEBUG blivet: removing sdc1 >19:36:27,461 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >19:36:27,461 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:27,463 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: efi ; type: None ; >19:36:27,463 INFO blivet: registered action: [0] Destroy Format efi filesystem on partition sdc1 (id 1) >19:36:27,465 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >19:36:27,466 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdc1 ; status: False ; type: None ; >19:36:27,481 INFO blivet: removed partition sdc1 (id 1) from device tree >19:36:27,483 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdc ; >19:36:27,483 INFO blivet: registered action: [1] Destroy Device partition sdc1 (id 1) >19:36:27,484 DEBUG blivet: partitions: ['sdc2'] >19:36:27,485 DEBUG blivet: checking whether disk sdc has an empty extended >19:36:27,485 DEBUG blivet: extended is None ; logicals is [] >19:36:27,486 DEBUG blivet: clearpart: initializing sda >19:36:27,487 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:36:27,487 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:27,489 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:36:27,489 INFO blivet: registered action: [2] Destroy Format None on disk sda (id 3) >19:36:27,489 DEBUG blivet: required disklabel type for sda (1) is None >19:36:27,489 DEBUG blivet: default disklabel type for sda is msdos >19:36:27,490 DEBUG blivet: selecting msdos disklabel for sda based on size >19:36:27,492 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >19:36:27,493 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >19:36:27,494 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 0x2d5c8d0> > PedDisk: <_ped.Disk object at 0x7fe1cbffaf38> >19:36:27,494 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >19:36:27,495 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:36:27,496 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:36:27,496 INFO blivet: registered action: [3] Create Format msdos disklabel on disk sda (id 3) >19:36:27,496 DEBUG blivet: clearpart: initializing sdb >19:36:27,496 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >19:36:27,497 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:36:27,497 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >19:36:27,497 INFO blivet: registered action: [4] Destroy Format None on disk sdb (id 4) >19:36:27,497 DEBUG blivet: required disklabel type for sdb (1) is None >19:36:27,497 DEBUG blivet: default disklabel type for sdb is msdos >19:36:27,498 DEBUG blivet: selecting msdos disklabel for sdb based on size >19:36:27,498 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >19:36:27,499 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >19:36:27,499 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 0x2d5cf90> > PedDisk: <_ped.Disk object at 0x2d5f488> >19:36:27,499 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >19:36:27,500 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >19:36:27,500 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >19:36:27,501 INFO blivet: registered action: [5] Create Format msdos disklabel on disk sdb (id 4) >19:36:27,501 DEBUG blivet: clearpart: initializing sdc > > >/tmp/ifcfg.log: >19:36:23,918 DEBUG ifcfg: content of files (network initialization): >19:36:25,380 DEBUG ifcfg: content of files (ifcfgs created): >19:36:25,380 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_FAILURE_FATAL=no >NAME=eno1 >UUID=bd249db8-ca0a-4635-9ce5-1ea22582b04c >ONBOOT=no >HWADDR=10:60:4B:5F:27:2C >PEERDNS=yes >PEERROUTES=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes > >19:36:25,380 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=3461763a-2dab-4ab0-b1c7-0955cac97982 >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: >19:36:18,596 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.2.6" x-pid="880" x-info="http://www.rsyslog.com"] start >19:36:18,596 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >19:36:18,596 INFO systemd: systemd 204 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >19:36:18,596 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >19:36:18,596 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 >19:36:18,596 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 >19:36:18,596 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >19:36:18,596 INFO systemd: Initializing machine ID from random generator. >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d9357fff] usable >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9358000-0x00000000d993afff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d993b000-0x00000000d9b9ffff] ACPI NVS >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9ba0000-0x00000000d9bb1fff] ACPI data >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9bb2000-0x00000000d9bbafff] ACPI NVS >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9bbb000-0x00000000d9bbffff] ACPI data >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9bc0000-0x00000000d9c02fff] ACPI NVS >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000d9c03000-0x00000000d9ffffff] usable >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df1fffff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >19:36:18,596 ERR systemd: /usr/lib/systemd/system-generators/lvm2-activation-generator exited with exit status 127. >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed44fff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed90000-0x00000000fed93fff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >19:36:18,596 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011edfffff] usable >19:36:18,596 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >19:36:18,596 INFO kernel:[ 0.000000] SMBIOS 2.7 present. >19:36:18,596 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. >19:36:18,596 DEBUG kernel:[ 0.000000] DMI: Hewlett-Packard HP Compaq Elite 8300 SFF/3397, BIOS K01 v02.05 05/07/2012 >19:36:18,596 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >19:36:18,596 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >19:36:18,596 INFO kernel:[ 0.000000] No AGP bridge found >19:36:18,596 INFO kernel:[ 0.000000] e820: last_pfn = 0x11ee00 max_arch_pfn = 0x400000000 >19:36:18,596 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >19:36:18,596 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >19:36:18,596 INFO systemd: Started Remount Root and Kernel File Systems. >19:36:18,596 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >19:36:18,596 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >19:36:18,596 DEBUG kernel:[ 0.000000] C0000-D3FFF write-protect >19:36:18,596 DEBUG kernel:[ 0.000000] D4000-E7FFF uncachable >19:36:18,596 DEBUG kernel:[ 0.000000] E8000-FFFFF write-protect >19:36:18,596 INFO systemd: Starting Import network configuration from initramfs... >19:36:18,596 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >19:36:18,596 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F00000000 write-back >19:36:18,596 DEBUG kernel:[ 0.000000] 1 base 100000000 mask FE0000000 write-back >19:36:18,596 DEBUG kernel:[ 0.000000] 2 base 0DB000000 mask FFF000000 uncachable >19:36:18,596 DEBUG kernel:[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable >19:36:18,596 DEBUG kernel:[ 0.000000] 4 base 0E0000000 mask FE0000000 uncachable >19:36:18,596 INFO systemd: Starting Configure read-only root support... >19:36:18,596 DEBUG kernel:[ 0.000000] 5 base 11EE00000 mask FFFE00000 uncachable >19:36:18,596 DEBUG kernel:[ 0.000000] 6 base 11F000000 mask FFF000000 uncachable >19:36:18,596 DEBUG kernel:[ 0.000000] 7 disabled >19:36:18,596 DEBUG kernel:[ 0.000000] 8 disabled >19:36:18,596 DEBUG kernel:[ 0.000000] 9 disabled >19:36:18,596 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >19:36:18,596 DEBUG kernel:[ 0.000000] original variable MTRRs >19:36:18,596 INFO systemd: Started Apply Kernel Variables. >19:36:18,596 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 4GB, type WB >19:36:18,596 DEBUG kernel:[ 0.000000] reg 1, base: 4GB, range: 512MB, type WB >19:36:18,596 DEBUG kernel:[ 0.000000] reg 2, base: 3504MB, range: 16MB, type UC >19:36:18,596 DEBUG kernel:[ 0.000000] reg 3, base: 3520MB, range: 64MB, type UC >19:36:18,596 DEBUG kernel:[ 0.000000] reg 4, base: 3584MB, range: 512MB, type UC >19:36:18,596 DEBUG kernel:[ 0.000000] reg 5, base: 4590MB, range: 2MB, type UC >19:36:18,596 INFO systemd: Mounted Temporary Directory. >19:36:18,596 DEBUG kernel:[ 0.000000] reg 6, base: 4592MB, range: 16MB, type UC >19:36:18,596 INFO kernel:[ 0.000000] total RAM covered: 3998M >19:36:18,596 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >19:36:18,596 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 8 lose cover RAM: 0G >19:36:18,596 DEBUG kernel:[ 0.000000] New variable MTRRs >19:36:18,596 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >19:36:18,596 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >19:36:18,596 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB >19:36:18,596 DEBUG kernel:[ 0.000000] reg 3, base: 3504MB, range: 16MB, type UC >19:36:18,596 DEBUG kernel:[ 0.000000] reg 4, base: 3520MB, range: 64MB, type UC >19:36:18,596 DEBUG kernel:[ 0.000000] reg 5, base: 4GB, range: 512MB, type WB >19:36:18,596 INFO systemd: Mounted POSIX Message Queue File System. >19:36:18,596 DEBUG kernel:[ 0.000000] reg 6, base: 4590MB, range: 2MB, type UC >19:36:18,596 DEBUG kernel:[ 0.000000] reg 7, base: 4592MB, range: 16MB, type UC >19:36:18,596 DEBUG kernel:[ 0.000000] e820: update [mem 0xdb000000-0xffffffff] usable ==> reserved >19:36:18,596 INFO kernel:[ 0.000000] e820: last_pfn = 0xda000 max_arch_pfn = 0x400000000 >19:36:18,596 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f4d10-0x000f4d1f] mapped at [ffff8800000f4d10] >19:36:18,596 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >19:36:18,596 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >19:36:18,596 INFO systemd: Mounted Huge Pages File System. >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >19:36:18,596 DEBUG kernel:[ 0.000000] BRK [0x01fc4000, 0x01fc4fff] PGTABLE >19:36:18,596 DEBUG kernel:[ 0.000000] BRK [0x01fc5000, 0x01fc5fff] PGTABLE >19:36:18,596 DEBUG kernel:[ 0.000000] BRK [0x01fc6000, 0x01fc6fff] PGTABLE >19:36:18,596 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11ec00000-0x11edfffff] >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0x11ec00000-0x11edfffff] page 2M >19:36:18,596 DEBUG kernel:[ 0.000000] BRK [0x01fc7000, 0x01fc7fff] PGTABLE >19:36:18,596 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11ebfffff] >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0x11c000000-0x11ebfffff] page 2M >19:36:18,596 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff] >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x11bffffff] page 2M >19:36:18,596 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M >19:36:18,596 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x20200000-0x40003fff] >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0x40000000-0x40003fff] page 4k >19:36:18,596 DEBUG kernel:[ 0.000000] BRK [0x01fc8000, 0x01fc8fff] PGTABLE >19:36:18,596 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x40005000-0xd9357fff] >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0x40005000-0x401fffff] page 4k >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0x40200000-0xd91fffff] page 2M >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0xd9200000-0xd9357fff] page 4k >19:36:18,596 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xd9c03000-0xd9ffffff] >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0xd9c03000-0xd9dfffff] page 4k >19:36:18,596 DEBUG kernel:[ 0.000000] [mem 0xd9e00000-0xd9ffffff] page 2M >19:36:18,596 INFO kernel:[ 0.000000] RAMDISK: [mem 0x1e0af000-0x1fffefff] >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f9810 00024 (v02 HPQOEM) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000d9ba0080 0007C (v01 HPQOEM SLIC-BPC 01072009 AMI 00010013) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: FACP 00000000d9ba9fd8 000F4 (v04 HPQOEM SLIC-BPC 01072009 AMI 00010013) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000d9ba0188 09E4A (v02 HPQOEM SLIC-BPC 00000017 INTL 20051117) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: FACS 00000000d9bb2f80 00040 >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: APIC 00000000d9baa0d0 000BC (v03 HPQOEM SLIC-BPC 01072009 AMI 00010013) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000d9baa190 0003C (v01 HPQOEM SLIC-BPC 01072009 MSFT 00000097) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: HPET 00000000d9baa1d0 00038 (v01 HPQOEM SLIC-BPC 01072009 AMI. 00000005) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9baa208 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9baa578 0544C (v01 COMPAQ WMI 00000001 MSFT 03000001) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000d9baf9c8 00176 (v01 HPQOEM SLIC-BPC 00000001 00000000) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9bafb40 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000d9bb04f0 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000d9bb0f88 00032 (v02 APTIO4 NAPAASF 00000001 MSFT 01000013) >19:36:18,596 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000d9bb0fc0 000A5 (v32 INTEL HCG 00000001 TFSM 000F4240) >19:36:18,596 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >19:36:18,596 INFO kernel:[ 0.000000] No NUMA configuration found >19:36:18,596 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011edfffff] >19:36:18,596 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11edfffff] >19:36:18,596 INFO kernel:[ 0.000000] NODE_DATA [mem 0x11ede7000-0x11edfafff] >19:36:18,596 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011a400000-ffff88011e3fffff] on node 0 >19:36:18,596 WARNING kernel:[ 0.000000] Zone ranges: >19:36:18,596 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >19:36:18,596 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >19:36:18,596 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x11edfffff] >19:36:18,596 WARNING kernel:[ 0.000000] Movable zone start for each node >19:36:18,596 WARNING kernel:[ 0.000000] Early memory node ranges >19:36:18,596 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009efff] >19:36:18,596 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffffff] >19:36:18,596 WARNING kernel:[ 0.000000] node 0: [mem 0x20200000-0x40003fff] >19:36:18,596 WARNING kernel:[ 0.000000] node 0: [mem 0x40005000-0xd9357fff] >19:36:18,596 WARNING kernel:[ 0.000000] node 0: [mem 0xd9c03000-0xd9ffffff] >19:36:18,596 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x11edfffff] >19:36:18,596 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1016562 >19:36:18,596 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >19:36:18,596 DEBUG kernel:[ 0.000000] DMA zone: 21 pages reserved >19:36:18,596 DEBUG kernel:[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 >19:36:18,596 DEBUG kernel:[ 0.000000] DMA32 zone: 13846 pages used for memmap >19:36:18,596 DEBUG kernel:[ 0.000000] DMA32 zone: 886100 pages, LIFO batch:31 >19:36:18,596 DEBUG kernel:[ 0.000000] Normal zone: 1976 pages used for memmap >19:36:18,596 DEBUG kernel:[ 0.000000] Normal zone: 126464 pages, LIFO batch:31 >19:36:18,596 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >19:36:18,596 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] enabled) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] enabled) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] enabled) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >19:36:18,596 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >19:36:18,596 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >19:36:18,596 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >19:36:18,596 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >19:36:18,596 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >19:36:18,596 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >19:36:18,596 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >19:36:18,596 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >19:36:18,596 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >19:36:18,596 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d9358000 - 00000000d993b000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d993b000 - 00000000d9ba0000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d9ba0000 - 00000000d9bb2000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d9bb2000 - 00000000d9bbb000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d9bbb000 - 00000000d9bc0000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000d9bc0000 - 00000000d9c03000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000da000000 - 00000000db000000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000df200000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df200000 - 00000000f8000000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed45000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed45000 - 00000000fed90000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fed94000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed94000 - 00000000fee00000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 >19:36:18,596 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >19:36:18,596 INFO kernel:[ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices >19:36:18,596 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >19:36:18,596 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >19:36:18,596 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011ea00000 s85120 r8192 d21376 u262144 >19:36:18,596 DEBUG kernel:[ 0.000000] pcpu-alloc: s85120 r8192 d21376 u262144 alloc=1*2097152 >19:36:18,596 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >19:36:18,596 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1000655 >19:36:18,596 WARNING kernel:[ 0.000000] Policy zone: Normal >19:36:18,596 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 >19:36:18,596 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >19:36:18,596 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >19:36:18,596 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >19:36:18,596 INFO kernel:[ 0.000000] Checking aperture... >19:36:18,596 INFO kernel:[ 0.000000] No AGP bridge found >19:36:18,596 INFO kernel:[ 0.000000] Memory: 3885280k/4700160k available (6473k kernel code, 633912k absent, 180968k reserved, 6764k data, 1352k init) >19:36:18,596 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >19:36:18,596 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >19:36:18,596 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >19:36:18,596 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >19:36:18,596 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >19:36:18,596 INFO kernel:[ 0.000000] console [tty0] enabled >19:36:18,596 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >19:36:18,596 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >19:36:18,596 DEBUG kernel:[ 0.000000] hpet clockevent registered >19:36:18,596 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >19:36:18,596 INFO kernel:[ 0.001000] tsc: Detected 3392.227 MHz processor >19:36:18,596 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.45 BogoMIPS (lpj=3392227) >19:36:18,596 INFO kernel:[ 0.000094] pid_max: default: 32768 minimum: 301 >19:36:18,596 INFO kernel:[ 0.000161] Security Framework initialized >19:36:18,596 INFO kernel:[ 0.000213] SELinux: Initializing. >19:36:18,596 DEBUG kernel:[ 0.000262] SELinux: Starting in permissive mode >19:36:18,596 INFO kernel:[ 0.000520] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >19:36:18,596 INFO kernel:[ 0.001486] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >19:36:18,596 INFO kernel:[ 0.001932] Mount-cache hash table entries: 256 >19:36:18,596 INFO kernel:[ 0.002112] Initializing cgroup subsys cpuacct >19:36:18,596 INFO kernel:[ 0.002159] Initializing cgroup subsys memory >19:36:18,596 INFO kernel:[ 0.002209] Initializing cgroup subsys devices >19:36:18,596 INFO kernel:[ 0.002255] Initializing cgroup subsys freezer >19:36:18,596 INFO kernel:[ 0.002300] Initializing cgroup subsys net_cls >19:36:18,596 INFO kernel:[ 0.002345] Initializing cgroup subsys blkio >19:36:18,596 INFO kernel:[ 0.002391] Initializing cgroup subsys perf_event >19:36:18,596 INFO kernel:[ 0.002456] CPU: Physical Processor ID: 0 >19:36:18,596 INFO kernel:[ 0.002501] CPU: Processor Core ID: 0 >19:36:18,596 WARNING kernel:[ 0.002548] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >19:36:18,596 WARNING kernel:[ 0.002548] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >19:36:18,596 INFO kernel:[ 0.002887] mce: CPU supports 9 MCE banks >19:36:18,596 INFO kernel:[ 0.003356] CPU0: Thermal monitoring enabled (TM1) >19:36:18,596 INFO kernel:[ 0.003410] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >19:36:18,596 INFO kernel:[ 0.003410] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >19:36:18,596 INFO kernel:[ 0.003410] tlb_flushall_shift: 1 >19:36:18,596 INFO kernel:[ 0.003599] Freeing SMP alternatives: 24k freed >19:36:18,596 INFO kernel:[ 0.004506] ACPI: Core revision 20130117 >19:36:18,596 WARNING kernel:[ 0.008502] ACPI: All ACPI Tables successfully acquired >19:36:18,596 INFO kernel:[ 0.008752] ftrace: allocating 24409 entries in 96 pages >19:36:18,596 INFO kernel:[ 0.018016] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >19:36:18,596 INFO kernel:[ 0.028092] smpboot: CPU0: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (fam: 06, model: 3a, stepping: 09) >19:36:18,596 DEBUG kernel:[ 0.028261] TSC deadline timer enabled >19:36:18,596 INFO kernel:[ 0.028267] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, Intel PMU driver. >19:36:18,596 INFO kernel:[ 0.028453] ... version: 3 >19:36:18,596 INFO kernel:[ 0.028517] ... bit width: 48 >19:36:18,596 INFO kernel:[ 0.028581] ... generic registers: 4 >19:36:18,596 INFO kernel:[ 0.028646] ... value mask: 0000ffffffffffff >19:36:18,596 INFO kernel:[ 0.028712] ... max period: 000000007fffffff >19:36:18,596 INFO kernel:[ 0.028778] ... fixed-purpose events: 3 >19:36:18,596 INFO kernel:[ 0.028842] ... event mask: 000000070000000f >19:36:18,596 INFO kernel:[ 0.043240] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >19:36:18,596 INFO kernel:[ 0.029809] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >19:36:18,596 INFO kernel:[ 0.124542] Brought up 8 CPUs >19:36:18,596 INFO kernel:[ 0.124609] smpboot: Total of 8 processors activated (54275.63 BogoMIPS) >19:36:18,596 INFO kernel:[ 0.131287] devtmpfs: initialized >19:36:18,596 INFO kernel:[ 0.131472] PM: Registering ACPI NVS region [mem 0xd993b000-0xd9b9ffff] (2510848 bytes) >19:36:18,596 INFO kernel:[ 0.131616] PM: Registering ACPI NVS region [mem 0xd9bb2000-0xd9bbafff] (36864 bytes) >19:36:18,596 INFO kernel:[ 0.131727] PM: Registering ACPI NVS region [mem 0xd9bc0000-0xd9c02fff] (274432 bytes) >19:36:18,596 INFO kernel:[ 0.131843] reboot: BIOS series board detected. Selecting HP Compaq Laptop-method for reboots. >19:36:18,596 INFO kernel:[ 0.132452] atomic64 test passed for x86-64 platform with CX8 and with SSE >19:36:18,596 INFO kernel:[ 0.132544] RTC time: 19:36:06, date: 12/18/13 >19:36:18,596 INFO kernel:[ 0.132639] NET: Registered protocol family 16 >19:36:18,596 INFO kernel:[ 0.132790] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >19:36:18,596 INFO kernel:[ 0.132901] ACPI: bus type PCI registered >19:36:18,596 INFO kernel:[ 0.133000] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >19:36:18,596 INFO kernel:[ 0.133117] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >19:36:18,596 INFO kernel:[ 0.138101] PCI: Using configuration type 1 for base access >19:36:18,596 INFO kernel:[ 0.138703] bio: create slab <bio-0> at 0 >19:36:18,596 INFO kernel:[ 0.138811] ACPI: Added _OSI(Module Device) >19:36:18,596 INFO kernel:[ 0.138876] ACPI: Added _OSI(Processor Device) >19:36:18,596 INFO kernel:[ 0.138941] ACPI: Added _OSI(3.0 _SCP Extensions) >19:36:18,596 INFO kernel:[ 0.139007] ACPI: Added _OSI(Processor Aggregator Device) >19:36:18,596 DEBUG kernel:[ 0.140007] ACPI: EC: Look up EC in DSDT >19:36:18,596 WARNING kernel:[ 0.141050] ACPI: Executed 1 blocks of module-level executable AML code >19:36:18,596 WARNING kernel:[ 0.147463] ACPI: SSDT 00000000d9934018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >19:36:18,596 WARNING kernel:[ 0.147842] ACPI: Dynamic OEM Table Load: >19:36:18,596 WARNING kernel:[ 0.147942] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >19:36:18,596 WARNING kernel:[ 0.152349] ACPI: SSDT 00000000d9935a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >19:36:18,596 WARNING kernel:[ 0.152742] ACPI: Dynamic OEM Table Load: >19:36:18,596 WARNING kernel:[ 0.152842] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >19:36:18,596 WARNING kernel:[ 0.157283] ACPI: SSDT 00000000d9936c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >19:36:18,596 WARNING kernel:[ 0.157656] ACPI: Dynamic OEM Table Load: >19:36:18,596 WARNING kernel:[ 0.157757] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >19:36:18,596 INFO kernel:[ 0.162966] ACPI: Interpreter enabled >19:36:18,596 WARNING kernel:[ 0.163034] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130117/hwxface-568) >19:36:18,596 WARNING kernel:[ 0.163185] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568) >19:36:18,596 INFO kernel:[ 0.163343] ACPI: (supports S0 S3 S4 S5) >19:36:18,596 INFO kernel:[ 0.163408] ACPI: Using IOAPIC for interrupt routing >19:36:18,596 INFO kernel:[ 0.163488] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >19:36:18,596 INFO kernel:[ 0.167994] ACPI: Power Resource [FN00] (off) >19:36:18,596 INFO kernel:[ 0.168101] ACPI: Power Resource [FN01] (off) >19:36:18,596 INFO kernel:[ 0.168209] ACPI: Power Resource [FN02] (off) >19:36:18,596 INFO kernel:[ 0.168316] ACPI: Power Resource [FN03] (off) >19:36:18,596 INFO kernel:[ 0.168420] ACPI: Power Resource [FN04] (off) >19:36:18,596 INFO kernel:[ 0.168842] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >19:36:18,596 INFO kernel:[ 0.169262] PCI host bridge to bus 0000:00 >19:36:18,596 INFO kernel:[ 0.169331] pci_bus 0000:00: root bus resource [bus 00-3e] >19:36:18,596 INFO kernel:[ 0.169398] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >19:36:18,596 INFO kernel:[ 0.169466] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >19:36:18,596 INFO kernel:[ 0.169533] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >19:36:18,596 INFO kernel:[ 0.169602] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >19:36:18,596 INFO kernel:[ 0.169670] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >19:36:18,596 INFO kernel:[ 0.169738] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >19:36:18,596 INFO kernel:[ 0.169807] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >19:36:18,596 INFO kernel:[ 0.169875] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >19:36:18,596 INFO kernel:[ 0.169944] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff] >19:36:18,596 DEBUG kernel:[ 0.170017] pci 0000:00:00.0: [8086:0150] type 00 class 0x060000 >19:36:18,596 DEBUG kernel:[ 0.170079] pci 0000:00:02.0: [8086:0162] type 00 class 0x030000 >19:36:18,596 DEBUG kernel:[ 0.170087] pci 0000:00:02.0: reg 10: [mem 0xf7800000-0xf7bfffff 64bit] >19:36:18,596 DEBUG kernel:[ 0.170091] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref] >19:36:18,596 DEBUG kernel:[ 0.170094] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f] >19:36:18,596 DEBUG kernel:[ 0.170167] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >19:36:18,596 DEBUG kernel:[ 0.170186] pci 0000:00:14.0: reg 10: [mem 0xf7d20000-0xf7d2ffff 64bit] >19:36:18,596 DEBUG kernel:[ 0.170250] pci 0000:00:14.0: PME# supported from D3hot D3cold >19:36:18,596 INFO kernel:[ 0.170280] pci 0000:00:14.0: System wakeup disabled by ACPI >19:36:18,596 DEBUG kernel:[ 0.170372] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >19:36:18,596 DEBUG kernel:[ 0.170393] pci 0000:00:16.0: reg 10: [mem 0xf7d3c000-0xf7d3c00f 64bit] >19:36:18,596 DEBUG kernel:[ 0.170463] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >19:36:18,596 DEBUG kernel:[ 0.170516] pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002 >19:36:18,596 DEBUG kernel:[ 0.170533] pci 0000:00:16.3: reg 10: [io 0xf0e0-0xf0e7] >19:36:18,596 DEBUG kernel:[ 0.170541] pci 0000:00:16.3: reg 14: [mem 0xf7d3a000-0xf7d3afff] >19:36:18,596 DEBUG kernel:[ 0.170660] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 >19:36:18,596 DEBUG kernel:[ 0.170676] pci 0000:00:19.0: reg 10: [mem 0xf7d00000-0xf7d1ffff] >19:36:18,596 DEBUG kernel:[ 0.170683] pci 0000:00:19.0: reg 14: [mem 0xf7d39000-0xf7d39fff] >19:36:18,596 DEBUG kernel:[ 0.170690] pci 0000:00:19.0: reg 18: [io 0xf080-0xf09f] >19:36:18,596 DEBUG kernel:[ 0.170746] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >19:36:18,596 INFO kernel:[ 0.170774] pci 0000:00:19.0: System wakeup disabled by ACPI >19:36:18,596 DEBUG kernel:[ 0.170865] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >19:36:18,596 DEBUG kernel:[ 0.170883] pci 0000:00:1a.0: reg 10: [mem 0xf7d38000-0xf7d383ff] >19:36:18,596 DEBUG kernel:[ 0.170965] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >19:36:18,596 INFO kernel:[ 0.171004] pci 0000:00:1a.0: System wakeup disabled by ACPI >19:36:18,596 DEBUG kernel:[ 0.171093] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >19:36:18,596 DEBUG kernel:[ 0.171106] pci 0000:00:1b.0: reg 10: [mem 0xf7d30000-0xf7d33fff 64bit] >19:36:18,596 DEBUG kernel:[ 0.171168] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >19:36:18,596 INFO kernel:[ 0.171200] pci 0000:00:1b.0: System wakeup disabled by ACPI >19:36:18,596 DEBUG kernel:[ 0.171292] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 >19:36:18,596 DEBUG kernel:[ 0.171417] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >19:36:18,596 INFO kernel:[ 0.171448] pci 0000:00:1c.0: System wakeup disabled by ACPI >19:36:18,596 DEBUG kernel:[ 0.171537] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400 >19:36:18,596 DEBUG kernel:[ 0.171608] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >19:36:18,596 INFO kernel:[ 0.171633] pci 0000:00:1c.4: System wakeup disabled by ACPI >19:36:18,596 DEBUG kernel:[ 0.171727] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >19:36:18,596 DEBUG kernel:[ 0.171745] pci 0000:00:1d.0: reg 10: [mem 0xf7d37000-0xf7d373ff] >19:36:18,596 DEBUG kernel:[ 0.171828] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >19:36:18,596 INFO kernel:[ 0.171865] pci 0000:00:1d.0: System wakeup disabled by ACPI >19:36:18,596 DEBUG kernel:[ 0.171950] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >19:36:18,596 INFO kernel:[ 0.172001] pci 0000:00:1e.0: System wakeup disabled by ACPI >19:36:18,596 DEBUG kernel:[ 0.172091] pci 0000:00:1f.0: [8086:1e47] type 00 class 0x060100 >19:36:18,596 DEBUG kernel:[ 0.172217] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601 >19:36:18,596 DEBUG kernel:[ 0.172233] pci 0000:00:1f.2: reg 10: [io 0xf0d0-0xf0d7] >19:36:18,596 DEBUG kernel:[ 0.172240] pci 0000:00:1f.2: reg 14: [io 0xf0c0-0xf0c3] >19:36:18,596 DEBUG kernel:[ 0.172246] pci 0000:00:1f.2: reg 18: [io 0xf0b0-0xf0b7] >19:36:18,596 DEBUG kernel:[ 0.172252] pci 0000:00:1f.2: reg 1c: [io 0xf0a0-0xf0a3] >19:36:18,596 DEBUG kernel:[ 0.172259] pci 0000:00:1f.2: reg 20: [io 0xf060-0xf07f] >19:36:18,596 DEBUG kernel:[ 0.172265] pci 0000:00:1f.2: reg 24: [mem 0xf7d36000-0xf7d367ff] >19:36:18,596 DEBUG kernel:[ 0.172305] pci 0000:00:1f.2: PME# supported from D3hot >19:36:18,596 DEBUG kernel:[ 0.172351] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >19:36:18,596 DEBUG kernel:[ 0.172365] pci 0000:00:1f.3: reg 10: [mem 0xf7d35000-0xf7d350ff 64bit] >19:36:18,596 DEBUG kernel:[ 0.172383] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f] >19:36:18,596 INFO kernel:[ 0.172512] pci 0000:00:1c.0: PCI bridge to [bus 01] >19:36:18,596 DEBUG kernel:[ 0.172675] pci 0000:02:00.0: [14e4:1681] type 00 class 0x020000 >19:36:18,596 DEBUG kernel:[ 0.172708] pci 0000:02:00.0: reg 10: [mem 0xf7c30000-0xf7c3ffff 64bit] >19:36:18,596 DEBUG kernel:[ 0.172733] pci 0000:02:00.0: reg 18: [mem 0xf7c20000-0xf7c2ffff 64bit] >19:36:18,596 DEBUG kernel:[ 0.172787] pci 0000:02:00.0: reg 30: [mem 0xf7c00000-0xf7c1ffff pref] >19:36:18,596 DEBUG kernel:[ 0.172912] pci 0000:02:00.0: PME# supported from D3hot D3cold >19:36:18,596 INFO kernel:[ 0.172940] pci 0000:02:00.0: System wakeup disabled by ACPI >19:36:18,596 INFO kernel:[ 0.174381] pci 0000:00:1c.4: PCI bridge to [bus 02] >19:36:18,596 DEBUG kernel:[ 0.174463] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff] >19:36:18,596 INFO kernel:[ 0.174527] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode) >19:36:18,596 DEBUG kernel:[ 0.174603] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >19:36:18,596 DEBUG kernel:[ 0.174604] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >19:36:18,596 DEBUG kernel:[ 0.174605] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >19:36:18,596 DEBUG kernel:[ 0.174606] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >19:36:18,596 DEBUG kernel:[ 0.174607] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >19:36:18,596 DEBUG kernel:[ 0.174608] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >19:36:18,596 DEBUG kernel:[ 0.174609] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode) >19:36:18,596 DEBUG kernel:[ 0.174610] pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode) >19:36:18,596 DEBUG kernel:[ 0.174611] pci 0000:00:1e.0: bridge window [mem 0xdf200000-0xfeafffff] (subtractive decode) >19:36:18,596 INFO kernel:[ 0.174676] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >19:36:18,596 INFO kernel:[ 0.174861] acpi PNP0A08:00: ACPI _OSC control (0x18) granted >19:36:18,596 INFO kernel:[ 0.175406] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >19:36:18,596 INFO kernel:[ 0.175699] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >19:36:18,596 INFO kernel:[ 0.176067] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15) >19:36:18,596 INFO kernel:[ 0.176358] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >19:36:18,596 INFO kernel:[ 0.176650] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15) >19:36:18,596 INFO kernel:[ 0.176939] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >19:36:18,596 INFO kernel:[ 0.177307] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15) >19:36:18,596 INFO kernel:[ 0.177600] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) >19:36:18,596 WARNING kernel:[ 0.178021] ACPI: Enabled 4 GPEs in block 00 to 3F >19:36:18,596 DEBUG kernel:[ 0.178125] acpi root: \_SB_.PCI0 notify handler is installed >19:36:18,596 DEBUG kernel:[ 0.178163] Found 1 acpi root devices >19:36:18,596 INFO kernel:[ 0.178256] ACPI: No dock devices found. >19:36:18,596 INFO kernel:[ 0.178360] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >19:36:18,596 INFO kernel:[ 0.178474] vgaarb: loaded >19:36:18,596 INFO kernel:[ 0.178537] vgaarb: bridge control possible 0000:00:02.0 >19:36:18,596 NOTICE kernel:[ 0.178642] SCSI subsystem initialized >19:36:18,596 INFO kernel:[ 0.178706] ACPI: bus type ATA registered >19:36:18,596 DEBUG kernel:[ 0.178791] libata version 3.00 loaded. >19:36:18,596 INFO kernel:[ 0.178801] ACPI: bus type USB registered >19:36:18,596 INFO kernel:[ 0.178875] usbcore: registered new interface driver usbfs >19:36:18,596 INFO kernel:[ 0.178946] usbcore: registered new interface driver hub >19:36:18,596 INFO kernel:[ 0.179022] usbcore: registered new device driver usb >19:36:18,596 INFO kernel:[ 0.179114] PCI: Using ACPI for IRQ routing >19:36:18,596 DEBUG kernel:[ 0.182372] PCI: pci_cache_line_size set to 64 bytes >19:36:18,596 DEBUG kernel:[ 0.182409] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff] >19:36:18,596 DEBUG kernel:[ 0.182410] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >19:36:18,596 DEBUG kernel:[ 0.182411] e820: reserve RAM buffer [mem 0xd9358000-0xdbffffff] >19:36:18,596 DEBUG kernel:[ 0.182413] e820: reserve RAM buffer [mem 0xda000000-0xdbffffff] >19:36:18,596 DEBUG kernel:[ 0.182413] e820: reserve RAM buffer [mem 0x11ee00000-0x11fffffff] >19:36:18,596 INFO kernel:[ 0.182464] NetLabel: Initializing >19:36:18,596 INFO kernel:[ 0.182528] NetLabel: domain hash size = 128 >19:36:18,596 INFO kernel:[ 0.182593] NetLabel: protocols = UNLABELED CIPSOv4 >19:36:18,596 INFO kernel:[ 0.182664] NetLabel: unlabeled traffic allowed by default >19:36:18,596 INFO kernel:[ 0.182758] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >19:36:18,596 INFO kernel:[ 0.182985] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >19:36:18,596 INFO kernel:[ 0.185063] Switching to clocksource hpet >19:36:18,596 INFO kernel:[ 0.188605] pnp: PnP ACPI init >19:36:18,596 INFO kernel:[ 0.188673] ACPI: bus type PNP registered >19:36:18,596 INFO kernel:[ 0.188773] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >19:36:18,596 DEBUG kernel:[ 0.188843] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >19:36:18,596 DEBUG kernel:[ 0.188851] pnp 00:01: [dma 4] >19:36:18,596 DEBUG kernel:[ 0.188860] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >19:36:18,596 DEBUG kernel:[ 0.188871] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >19:36:18,596 DEBUG kernel:[ 0.188922] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >19:36:18,596 INFO kernel:[ 0.188943] system 00:04: [io 0x0680-0x069f] has been reserved >19:36:18,596 INFO kernel:[ 0.189010] system 00:04: [io 0x0200-0x020f] has been reserved >19:36:18,596 INFO kernel:[ 0.189078] system 00:04: [io 0xffff] has been reserved >19:36:18,596 INFO kernel:[ 0.189150] system 00:04: [io 0xffff] has been reserved >19:36:18,596 INFO kernel:[ 0.189217] system 00:04: [io 0x0400-0x0453] has been reserved >19:36:18,596 INFO kernel:[ 0.189285] system 00:04: [io 0x0458-0x047f] has been reserved >19:36:18,596 INFO kernel:[ 0.189352] system 00:04: [io 0x0500-0x057f] has been reserved >19:36:18,596 INFO kernel:[ 0.189420] system 00:04: [io 0x164e-0x164f] has been reserved >19:36:18,596 DEBUG kernel:[ 0.189487] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) >19:36:18,596 DEBUG kernel:[ 0.189503] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) >19:36:18,596 INFO kernel:[ 0.189529] system 00:06: [io 0x0454-0x0457] has been reserved >19:36:18,596 DEBUG kernel:[ 0.189597] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >19:36:18,596 INFO kernel:[ 0.189664] system 00:07: [io 0x0a20-0x0a3f] has been reserved >19:36:18,596 INFO kernel:[ 0.189731] system 00:07: [io 0x0a10-0x0a1f] has been reserved >19:36:18,596 DEBUG kernel:[ 0.189799] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >19:36:18,596 DEBUG kernel:[ 0.189824] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >19:36:18,596 DEBUG kernel:[ 0.189853] pnp 00:09: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) >19:36:18,596 INFO kernel:[ 0.189878] system 00:0a: [io 0x04d0-0x04d1] has been reserved >19:36:18,596 DEBUG kernel:[ 0.189946] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >19:36:18,596 DEBUG kernel:[ 0.189960] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active) >19:36:18,596 DEBUG kernel:[ 0.190058] pnp 00:0c: [dma 0 disabled] >19:36:18,596 DEBUG kernel:[ 0.190110] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active) >19:36:18,596 DEBUG kernel:[ 0.190293] pnp 00:0d: [dma 1] >19:36:18,596 DEBUG kernel:[ 0.190345] pnp 00:0d: Plug and Play ACPI device, IDs PNP0401 (active) >19:36:18,596 DEBUG kernel:[ 0.190369] pnp 00:0e: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active) >19:36:18,596 INFO kernel:[ 0.190500] system 00:0f: [mem 0xfed1c000-0xfed1ffff] has been reserved >19:36:18,596 INFO kernel:[ 0.190568] system 00:0f: [mem 0xfed10000-0xfed17fff] has been reserved >19:36:18,596 INFO kernel:[ 0.190636] system 00:0f: [mem 0xfed18000-0xfed18fff] has been reserved >19:36:18,596 INFO kernel:[ 0.190705] system 00:0f: [mem 0xfed19000-0xfed19fff] has been reserved >19:36:18,596 INFO kernel:[ 0.190772] system 00:0f: [mem 0xf8000000-0xfbffffff] has been reserved >19:36:18,596 INFO kernel:[ 0.190840] system 00:0f: [mem 0xfed20000-0xfed3ffff] has been reserved >19:36:18,596 INFO kernel:[ 0.190908] system 00:0f: [mem 0xfed90000-0xfed93fff] has been reserved >19:36:18,596 INFO kernel:[ 0.190976] system 00:0f: [mem 0xfed45000-0xfed8ffff] has been reserved >19:36:18,596 INFO kernel:[ 0.191045] system 00:0f: [mem 0xff000000-0xffffffff] has been reserved >19:36:18,596 INFO kernel:[ 0.191113] system 00:0f: [mem 0xfee00000-0xfeefffff] could not be reserved >19:36:18,596 INFO kernel:[ 0.191187] system 00:0f: [mem 0xdf200000-0xdf200fff] has been reserved >19:36:18,596 DEBUG kernel:[ 0.191256] system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active) >19:36:18,596 INFO kernel:[ 0.191358] system 00:10: [mem 0x20000000-0x201fffff] has been reserved >19:36:18,596 INFO kernel:[ 0.191426] system 00:10: [mem 0x40004000-0x40004fff] has been reserved >19:36:18,596 DEBUG kernel:[ 0.191495] system 00:10: Plug and Play ACPI device, IDs PNP0c01 (active) >19:36:18,596 INFO kernel:[ 0.191514] pnp: PnP ACPI: found 17 devices >19:36:18,596 INFO kernel:[ 0.191578] ACPI: bus type PNP unregistered >19:36:18,596 INFO kernel:[ 0.197435] pci 0000:00:1c.0: PCI bridge to [bus 01] >19:36:18,596 INFO kernel:[ 0.197516] pci 0000:00:1c.4: PCI bridge to [bus 02] >19:36:18,596 INFO kernel:[ 0.197586] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff] >19:36:18,596 INFO kernel:[ 0.197660] pci 0000:00:1e.0: PCI bridge to [bus 03] >19:36:18,596 DEBUG kernel:[ 0.197801] pci 0000:00:1e.0: setting latency timer to 64 >19:36:18,596 DEBUG kernel:[ 0.197804] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >19:36:18,596 DEBUG kernel:[ 0.197805] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >19:36:18,596 DEBUG kernel:[ 0.197806] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >19:36:18,596 DEBUG kernel:[ 0.197807] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff] >19:36:18,596 DEBUG kernel:[ 0.197808] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff] >19:36:18,596 DEBUG kernel:[ 0.197809] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff] >19:36:18,596 DEBUG kernel:[ 0.197810] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000e3fff] >19:36:18,596 DEBUG kernel:[ 0.197811] pci_bus 0000:00: resource 11 [mem 0x000e4000-0x000e7fff] >19:36:18,596 DEBUG kernel:[ 0.197812] pci_bus 0000:00: resource 12 [mem 0xdf200000-0xfeafffff] >19:36:18,596 DEBUG kernel:[ 0.197813] pci_bus 0000:02: resource 1 [mem 0xf7c00000-0xf7cfffff] >19:36:18,596 DEBUG kernel:[ 0.197815] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7] >19:36:18,596 DEBUG kernel:[ 0.197816] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff] >19:36:18,596 DEBUG kernel:[ 0.197817] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff] >19:36:18,596 DEBUG kernel:[ 0.197818] pci_bus 0000:03: resource 7 [mem 0x000d4000-0x000d7fff] >19:36:18,596 DEBUG kernel:[ 0.197819] pci_bus 0000:03: resource 8 [mem 0x000d8000-0x000dbfff] >19:36:18,596 DEBUG kernel:[ 0.197820] pci_bus 0000:03: resource 9 [mem 0x000dc000-0x000dffff] >19:36:18,596 DEBUG kernel:[ 0.197821] pci_bus 0000:03: resource 10 [mem 0x000e0000-0x000e3fff] >19:36:18,596 DEBUG kernel:[ 0.197822] pci_bus 0000:03: resource 11 [mem 0x000e4000-0x000e7fff] >19:36:18,596 DEBUG kernel:[ 0.197823] pci_bus 0000:03: resource 12 [mem 0xdf200000-0xfeafffff] >19:36:18,596 INFO kernel:[ 0.197848] NET: Registered protocol family 2 >19:36:18,596 INFO kernel:[ 0.198029] TCP established hash table entries: 32768 (order: 7, 524288 bytes) >19:36:18,596 INFO kernel:[ 0.198257] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) >19:36:18,596 INFO kernel:[ 0.198408] TCP: Hash tables configured (established 32768 bind 32768) >19:36:18,596 INFO kernel:[ 0.198489] TCP: reno registered >19:36:18,596 INFO kernel:[ 0.198559] UDP hash table entries: 2048 (order: 4, 65536 bytes) >19:36:18,596 INFO kernel:[ 0.198640] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >19:36:18,596 INFO kernel:[ 0.198760] NET: Registered protocol family 1 >19:36:18,596 DEBUG kernel:[ 0.198832] pci 0000:00:02.0: Boot video device >19:36:18,596 DEBUG kernel:[ 0.229230] PCI: CLS 64 bytes, default 64 >19:36:18,596 INFO kernel:[ 0.229253] Unpacking initramfs... >19:36:18,596 INFO kernel:[ 2.654976] Freeing initrd memory: 32064k freed >19:36:18,596 INFO kernel:[ 2.659915] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >19:36:18,596 INFO kernel:[ 2.659985] software IO TLB [mem 0xd5358000-0xd9358000] (64MB) mapped at [ffff8800d5358000-ffff8800d9357fff] >19:36:18,596 INFO kernel:[ 2.662564] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >19:36:18,596 NOTICE kernel:[ 2.662862] Initialise system trusted keyring >19:36:18,596 INFO kernel:[ 2.662956] audit: initializing netlink socket (disabled) >19:36:18,596 NOTICE kernel:[ 2.663036] type=2000 audit(1387395368.638:1): initialized >19:36:18,596 INFO kernel:[ 2.679435] HugeTLB registered 2 MB page size, pre-allocated 0 pages >19:36:18,596 NOTICE kernel:[ 2.680336] VFS: Disk quotas dquot_6.5.2 >19:36:18,596 WARNING kernel:[ 2.680424] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >19:36:18,596 INFO kernel:[ 2.680716] msgmni has been set to 7651 >19:36:18,596 DEBUG kernel:[ 2.680817] SELinux: Registering netfilter hooks >19:36:18,596 INFO kernel:[ 2.681313] alg: No test for stdrng (krng) >19:36:18,596 INFO kernel:[ 2.681383] NET: Registered protocol family 38 >19:36:18,596 NOTICE kernel:[ 2.681449] Key type asymmetric registered >19:36:18,596 NOTICE kernel:[ 2.681514] Asymmetric key parser 'x509' registered >19:36:18,596 NOTICE kernel:[ 2.681579] Asymmetric key parser 'pefile' registered >19:36:18,596 INFO kernel:[ 2.681663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >19:36:18,596 INFO kernel:[ 2.681791] io scheduler noop registered >19:36:18,596 INFO kernel:[ 2.681856] io scheduler deadline registered >19:36:18,596 INFO kernel:[ 2.681925] io scheduler cfq registered (default) >19:36:18,596 INFO kernel:[ 2.682149] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >19:36:18,596 INFO kernel:[ 2.682223] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >19:36:18,596 INFO kernel:[ 2.682308] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >19:36:18,596 DEBUG kernel:[ 2.682513] intel_idle: MWAIT substates: 0x1120 >19:36:18,596 DEBUG kernel:[ 2.682514] intel_idle: v0.4 model 0x3A >19:36:18,596 DEBUG kernel:[ 2.682515] intel_idle: lapic_timer_reliable_states 0xffffffff >19:36:18,596 INFO kernel:[ 2.682583] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >19:36:18,596 INFO kernel:[ 2.682698] ACPI: Power Button [PWRB] >19:36:18,596 INFO kernel:[ 2.682779] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >19:36:18,596 INFO kernel:[ 2.682890] ACPI: Power Button [PWRF] >19:36:18,596 INFO kernel:[ 2.683005] ACPI: Fan [FAN0] (off) >19:36:18,596 INFO kernel:[ 2.683085] ACPI: Fan [FAN1] (off) >19:36:18,596 INFO kernel:[ 2.683161] ACPI: Fan [FAN2] (off) >19:36:18,596 INFO kernel:[ 2.683239] ACPI: Fan [FAN3] (off) >19:36:18,596 INFO kernel:[ 2.683336] ACPI: Fan [FAN4] (off) >19:36:18,596 INFO kernel:[ 2.683438] ACPI: Requesting acpi_cpufreq >19:36:18,596 INFO kernel:[ 2.694529] thermal LNXTHERM:00: registered as thermal_zone0 >19:36:18,596 INFO kernel:[ 2.694597] ACPI: Thermal Zone [TZ00] (28 C) >19:36:18,596 INFO kernel:[ 2.694793] thermal LNXTHERM:01: registered as thermal_zone1 >19:36:18,596 INFO kernel:[ 2.694860] ACPI: Thermal Zone [TZ01] (30 C) >19:36:18,596 INFO kernel:[ 2.694958] GHES: HEST is not enabled! >19:36:18,596 INFO kernel:[ 2.695056] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >19:36:18,596 INFO kernel:[ 2.715707] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >19:36:18,596 INFO kernel:[ 2.736360] 0000:00:16.3: ttyS1 at I/O 0xf0e0 (irq = 19) is a 16550A >19:36:18,596 INFO kernel:[ 2.736611] Non-volatile memory driver v1.3 >19:36:18,596 INFO kernel:[ 2.736677] Linux agpgart interface v0.103 >19:36:18,596 INFO kernel:[ 2.737155] loop: module loaded >19:36:18,596 DEBUG kernel:[ 2.737249] ahci 0000:00:1f.2: version 3.0 >19:36:18,596 DEBUG kernel:[ 2.737320] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >19:36:18,596 INFO kernel:[ 2.748343] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x7 impl SATA mode >19:36:18,596 INFO kernel:[ 2.748455] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >19:36:18,596 DEBUG kernel:[ 2.748567] ahci 0000:00:1f.2: setting latency timer to 64 >19:36:18,596 INFO kernel:[ 2.752552] scsi0 : ahci >19:36:18,596 INFO kernel:[ 2.752659] scsi1 : ahci >19:36:18,596 INFO kernel:[ 2.752758] scsi2 : ahci >19:36:18,596 INFO kernel:[ 2.752856] scsi3 : ahci >19:36:18,596 INFO kernel:[ 2.752957] scsi4 : ahci >19:36:18,596 INFO kernel:[ 2.753055] scsi5 : ahci >19:36:18,596 INFO kernel:[ 2.753138] ata1: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36100 irq 40 >19:36:18,596 INFO kernel:[ 2.753249] ata2: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36180 irq 40 >19:36:18,596 INFO kernel:[ 2.753365] ata3: SATA max UDMA/133 abar m2048@0xf7d36000 port 0xf7d36200 irq 40 >19:36:18,596 INFO kernel:[ 2.753476] ata4: DUMMY >19:36:18,596 INFO kernel:[ 2.753538] ata5: DUMMY >19:36:18,596 INFO kernel:[ 2.753601] ata6: DUMMY >19:36:18,596 INFO kernel:[ 2.753698] libphy: Fixed MDIO Bus: probed >19:36:18,596 INFO kernel:[ 2.753862] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >19:36:18,596 INFO kernel:[ 2.753930] ehci-pci: EHCI PCI platform driver >19:36:18,596 DEBUG kernel:[ 2.754039] ehci-pci 0000:00:1a.0: setting latency timer to 64 >19:36:18,596 INFO kernel:[ 2.754042] ehci-pci 0000:00:1a.0: EHCI Host Controller >19:36:18,596 INFO kernel:[ 2.754130] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >19:36:18,596 INFO kernel:[ 2.754250] ehci-pci 0000:00:1a.0: debug port 2 >19:36:18,596 DEBUG kernel:[ 2.758223] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >19:36:18,596 INFO kernel:[ 2.758234] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7d38000 >19:36:18,596 INFO kernel:[ 2.763335] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >19:36:18,596 INFO kernel:[ 2.763413] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >19:36:18,596 INFO kernel:[ 2.763483] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:36:18,596 INFO kernel:[ 2.763593] usb usb1: Product: EHCI Host Controller >19:36:18,596 INFO kernel:[ 2.763658] usb usb1: Manufacturer: Linux 3.9.5-301.fc19.x86_64 ehci_hcd >19:36:18,596 INFO kernel:[ 2.763726] usb usb1: SerialNumber: 0000:00:1a.0 >19:36:18,596 INFO kernel:[ 2.763848] hub 1-0:1.0: USB hub found >19:36:18,596 INFO kernel:[ 2.763914] hub 1-0:1.0: 3 ports detected >19:36:18,596 DEBUG kernel:[ 2.764083] ehci-pci 0000:00:1d.0: setting latency timer to 64 >19:36:18,596 INFO kernel:[ 2.764086] ehci-pci 0000:00:1d.0: EHCI Host Controller >19:36:18,596 INFO kernel:[ 2.764175] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >19:36:18,596 INFO kernel:[ 2.764295] ehci-pci 0000:00:1d.0: debug port 2 >19:36:18,596 DEBUG kernel:[ 2.768266] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >19:36:18,596 INFO kernel:[ 2.768276] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7d37000 >19:36:18,596 INFO kernel:[ 2.774340] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >19:36:18,596 INFO kernel:[ 2.774414] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >19:36:18,596 INFO kernel:[ 2.774485] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:36:18,596 INFO kernel:[ 2.774595] usb usb2: Product: EHCI Host Controller >19:36:18,596 INFO kernel:[ 2.774660] usb usb2: Manufacturer: Linux 3.9.5-301.fc19.x86_64 ehci_hcd >19:36:18,596 INFO kernel:[ 2.774728] usb usb2: SerialNumber: 0000:00:1d.0 >19:36:18,596 INFO kernel:[ 2.774841] hub 2-0:1.0: USB hub found >19:36:18,596 INFO kernel:[ 2.774906] hub 2-0:1.0: 3 ports detected >19:36:18,596 INFO kernel:[ 2.775031] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >19:36:18,596 INFO kernel:[ 2.775103] uhci_hcd: USB Universal Host Controller Interface driver >19:36:18,596 DEBUG kernel:[ 2.775222] xhci_hcd 0000:00:14.0: setting latency timer to 64 >19:36:18,596 INFO kernel:[ 2.775225] xhci_hcd 0000:00:14.0: xHCI Host Controller >19:36:18,596 INFO kernel:[ 2.775315] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >19:36:18,596 DEBUG kernel:[ 2.775511] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >19:36:18,596 DEBUG kernel:[ 2.775546] xhci_hcd 0000:00:14.0: irq 41 for MSI/MSI-X >19:36:18,596 INFO kernel:[ 2.775585] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >19:36:18,596 INFO kernel:[ 2.775654] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:36:18,596 INFO kernel:[ 2.775765] usb usb3: Product: xHCI Host Controller >19:36:18,596 INFO kernel:[ 2.775830] usb usb3: Manufacturer: Linux 3.9.5-301.fc19.x86_64 xhci_hcd >19:36:18,596 INFO kernel:[ 2.775899] usb usb3: SerialNumber: 0000:00:14.0 >19:36:18,596 DEBUG kernel:[ 2.775999] xHCI xhci_add_endpoint called for root hub >19:36:18,596 DEBUG kernel:[ 2.776000] xHCI xhci_check_bandwidth called for root hub >19:36:18,596 INFO kernel:[ 2.776011] hub 3-0:1.0: USB hub found >19:36:18,596 INFO kernel:[ 2.776080] hub 3-0:1.0: 4 ports detected >19:36:18,596 INFO kernel:[ 2.776310] xhci_hcd 0000:00:14.0: xHCI Host Controller >19:36:18,596 INFO kernel:[ 2.776405] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >19:36:18,596 INFO kernel:[ 2.776530] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >19:36:18,596 INFO kernel:[ 2.776598] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >19:36:18,596 INFO kernel:[ 2.776708] usb usb4: Product: xHCI Host Controller >19:36:18,596 INFO kernel:[ 2.776774] usb usb4: Manufacturer: Linux 3.9.5-301.fc19.x86_64 xhci_hcd >19:36:18,596 INFO kernel:[ 2.776842] usb usb4: SerialNumber: 0000:00:14.0 >19:36:18,596 DEBUG kernel:[ 2.776940] xHCI xhci_add_endpoint called for root hub >19:36:18,596 DEBUG kernel:[ 2.776940] xHCI xhci_check_bandwidth called for root hub >19:36:18,596 INFO kernel:[ 2.776951] hub 4-0:1.0: USB hub found >19:36:18,596 INFO kernel:[ 2.777020] hub 4-0:1.0: 4 ports detected >19:36:18,596 INFO kernel:[ 2.785360] usbcore: registered new interface driver usbserial >19:36:18,596 INFO kernel:[ 2.785432] usbcore: registered new interface driver usbserial_generic >19:36:18,596 INFO kernel:[ 2.785502] usbserial: USB Serial support registered for generic >19:36:18,596 INFO kernel:[ 2.785590] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >19:36:18,596 INFO kernel:[ 2.788721] serio: i8042 KBD port at 0x60,0x64 irq 1 >19:36:18,596 INFO kernel:[ 2.788790] serio: i8042 AUX port at 0x60,0x64 irq 12 >19:36:18,596 INFO kernel:[ 2.788903] mousedev: PS/2 mouse device common for all mice >19:36:18,596 INFO kernel:[ 2.789062] rtc_cmos 00:05: RTC can wake from S4 >19:36:18,596 INFO kernel:[ 2.789229] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 >19:36:18,596 INFO kernel:[ 2.789321] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >19:36:18,596 INFO kernel:[ 2.789475] device-mapper: uevent: version 1.0.3 >19:36:18,596 INFO kernel:[ 2.789577] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com >19:36:18,596 INFO kernel:[ 2.789786] cpuidle: using governor ladder >19:36:18,596 INFO kernel:[ 2.789956] cpuidle: using governor menu >19:36:18,596 INFO kernel:[ 2.790124] EFI Variables Facility v0.08 2004-May-17 >19:36:18,596 INFO kernel:[ 2.790195] hidraw: raw HID events driver (C) Jiri Kosina >19:36:18,596 INFO kernel:[ 2.790303] usbcore: registered new interface driver usbhid >19:36:18,596 INFO kernel:[ 2.790380] usbhid: USB HID core driver >19:36:18,596 INFO kernel:[ 2.790460] drop_monitor: Initializing network drop monitor service >19:36:18,596 INFO kernel:[ 2.790585] ip_tables: (C) 2000-2006 Netfilter Core Team >19:36:18,596 INFO kernel:[ 2.790686] TCP: cubic registered >19:36:18,596 INFO kernel:[ 2.790768] Initializing XFRM netlink socket >19:36:18,596 INFO kernel:[ 2.790918] NET: Registered protocol family 10 >19:36:18,596 INFO kernel:[ 2.791114] mip6: Mobile IPv6 >19:36:18,596 INFO kernel:[ 2.791178] NET: Registered protocol family 17 >19:36:18,596 DEBUG kernel:[ 2.791452] PM: Hibernation image not present or could not be loaded. >19:36:18,596 NOTICE kernel:[ 2.791453] Loading compiled-in X.509 certificates >19:36:18,596 NOTICE kernel:[ 2.792093] Loaded X.509 cert 'Fedora kernel signing key: 78fb4a79e920e6faab7a0c9f59d1d38942b01496' >19:36:18,596 INFO kernel:[ 2.792211] registered taskstats version 1 >19:36:18,596 INFO kernel:[ 2.792728] Magic number: 9:985:647 >19:36:18,596 INFO kernel:[ 2.792795] scsi_host host1: hash matches >19:36:18,596 INFO kernel:[ 2.792860] scsi host1: hash matches >19:36:18,596 INFO kernel:[ 2.792953] processor LNXCPU:00: hash matches >19:36:18,596 INFO kernel:[ 2.793089] rtc_cmos 00:05: setting system clock to 2013-12-18 19:36:09 UTC (1387395369) >19:36:18,596 INFO kernel:[ 3.058523] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >19:36:18,596 INFO kernel:[ 3.058609] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >19:36:18,596 DEBUG kernel:[ 3.059611] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >19:36:18,596 INFO kernel:[ 3.059617] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >19:36:18,596 INFO kernel:[ 3.059740] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >19:36:18,596 INFO kernel:[ 3.060513] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >19:36:18,596 INFO kernel:[ 3.060686] ata2.00: ATA-9: WDC WD10EZEX-60ZF5A0, 80.00A80, max UDMA/100 >19:36:18,596 INFO kernel:[ 3.060768] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >19:36:18,596 DEBUG kernel:[ 3.061592] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >19:36:18,596 INFO kernel:[ 3.061597] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >19:36:18,596 INFO kernel:[ 3.061726] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >19:36:18,596 DEBUG kernel:[ 3.062067] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >19:36:18,596 INFO kernel:[ 3.062072] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >19:36:18,596 INFO kernel:[ 3.062195] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >19:36:18,596 INFO kernel:[ 3.062669] ata1.00: ATA-9: WDC WD10EZEX-60ZF5A0, 80.00A80, max UDMA/100 >19:36:18,596 INFO kernel:[ 3.062750] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >19:36:18,596 INFO kernel:[ 3.064107] ata2.00: configured for UDMA/100 >19:36:18,596 INFO kernel:[ 3.065508] usb 1-1: new high-speed USB device number 2 using ehci-pci >19:36:18,596 DEBUG kernel:[ 3.065826] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >19:36:18,596 INFO kernel:[ 3.065828] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >19:36:18,596 INFO kernel:[ 3.065941] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >19:36:18,596 INFO kernel:[ 3.066888] ata1.00: configured for UDMA/100 >19:36:18,596 NOTICE kernel:[ 3.067125] scsi 0:0:0:0: Direct-Access ATA WDC WD10EZEX-60Z 80.0 PQ: 0 ANSI: 5 >19:36:18,596 NOTICE kernel:[ 3.067361] sd 0:0:0:0: Attached scsi generic sg0 type 0 >19:36:18,596 NOTICE kernel:[ 3.067411] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >19:36:18,596 NOTICE kernel:[ 3.067412] sd 0:0:0:0: [sda] 4096-byte physical blocks >19:36:18,596 NOTICE kernel:[ 3.067592] sd 0:0:0:0: [sda] Write Protect is off >19:36:18,596 DEBUG kernel:[ 3.067594] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >19:36:18,596 NOTICE kernel:[ 3.067673] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >19:36:18,596 NOTICE kernel:[ 3.068047] scsi 1:0:0:0: Direct-Access ATA WDC WD10EZEX-60Z 80.0 PQ: 0 ANSI: 5 >19:36:18,596 NOTICE kernel:[ 3.068245] sd 1:0:0:0: Attached scsi generic sg1 type 0 >19:36:18,596 NOTICE kernel:[ 3.068270] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >19:36:18,596 NOTICE kernel:[ 3.068270] sd 1:0:0:0: [sdb] 4096-byte physical blocks >19:36:18,596 NOTICE kernel:[ 3.068377] sd 1:0:0:0: [sdb] Write Protect is off >19:36:18,596 DEBUG kernel:[ 3.068378] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >19:36:18,596 NOTICE kernel:[ 3.068419] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >19:36:18,596 DEBUG kernel:[ 3.078710] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >19:36:18,596 INFO kernel:[ 3.078715] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >19:36:18,596 INFO kernel:[ 3.078838] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >19:36:18,596 INFO kernel:[ 3.090074] sdb: unknown partition table >19:36:18,596 NOTICE kernel:[ 3.090464] sd 1:0:0:0: [sdb] Attached SCSI disk >19:36:18,596 INFO kernel:[ 3.092676] sda: unknown partition table >19:36:18,596 NOTICE kernel:[ 3.093066] sd 0:0:0:0: [sda] Attached SCSI disk >19:36:18,596 INFO kernel:[ 3.096077] ata3.00: ATAPI: hp DVD-RAM SW820, UH05, max UDMA/100 >19:36:18,596 DEBUG kernel:[ 3.114215] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >19:36:18,596 INFO kernel:[ 3.114221] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >19:36:18,596 INFO kernel:[ 3.114343] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >19:36:18,596 INFO kernel:[ 3.131590] ata3.00: configured for UDMA/100 >19:36:18,596 NOTICE kernel:[ 3.137337] scsi 2:0:0:0: CD-ROM hp DVD-RAM SW820 UH05 PQ: 0 ANSI: 5 >19:36:18,596 WARNING kernel:[ 3.149975] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray >19:36:18,596 INFO kernel:[ 3.150088] cdrom: Uniform CD-ROM driver Revision: 3.20 >19:36:18,596 DEBUG kernel:[ 3.150261] sr 2:0:0:0: Attached scsi CD-ROM sr0 >19:36:18,596 NOTICE kernel:[ 3.150356] sr 2:0:0:0: Attached scsi generic sg2 type 5 >19:36:18,596 INFO kernel:[ 3.151092] Freeing unused kernel memory: 1352k freed >19:36:18,596 INFO kernel:[ 3.151306] Write protecting the kernel read-only data: 12288k >19:36:18,596 INFO kernel:[ 3.153822] Freeing unused kernel memory: 1708k freed >19:36:18,596 INFO kernel:[ 3.155939] Freeing unused kernel memory: 1332k freed >19:36:18,596 INFO kernel:[ 3.168473] device-mapper: multipath: version 1.5.1 loaded >19:36:18,596 INFO kernel:[ 3.179909] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >19:36:18,596 INFO kernel:[ 3.179986] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >19:36:18,596 INFO kernel:[ 3.180305] hub 1-1:1.0: USB hub found >19:36:18,596 INFO kernel:[ 3.180405] hub 1-1:1.0: 6 ports detected >19:36:18,596 INFO kernel:[ 3.190793] BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >19:36:18,596 INFO kernel:[ 3.266204] squashfs: version 4.0 (2009/01/31) Phillip Lougher >19:36:18,596 INFO kernel:[ 3.268266] Loading iSCSI transport class v2.0-870. >19:36:18,596 NOTICE kernel:[ 3.271368] iscsi: registered transport (tcp) >19:36:18,596 INFO kernel:[ 3.272979] alua: device handler registered >19:36:18,596 INFO kernel:[ 3.274522] emc: device handler registered >19:36:18,596 INFO kernel:[ 3.276116] hp_sw: device handler registered >19:36:18,596 INFO kernel:[ 3.277731] rdac: device handler registered >19:36:18,596 INFO kernel:[ 3.283593] usb 2-1: new high-speed USB device number 2 using ehci-pci >19:36:18,596 INFO kernel:[ 3.398045] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >19:36:18,596 INFO kernel:[ 3.398127] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >19:36:18,596 INFO kernel:[ 3.398418] hub 2-1:1.0: USB hub found >19:36:18,596 INFO kernel:[ 3.398647] hub 2-1:1.0: 8 ports detected >19:36:18,596 INFO kernel:[ 3.552751] usb 3-1: new low-speed USB device number 2 using xhci_hcd >19:36:18,596 INFO kernel:[ 3.571941] usb 3-1: New USB device found, idVendor=03f0, idProduct=0324 >19:36:18,596 INFO kernel:[ 3.572021] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >19:36:18,596 INFO kernel:[ 3.572090] usb 3-1: Product: HP Basic USB Keyboard >19:36:18,596 INFO kernel:[ 3.572156] usb 3-1: Manufacturer: Lite-On Technology Corp. >19:36:18,596 WARNING kernel:[ 3.572339] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >19:36:18,596 INFO kernel:[ 3.575842] 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 >19:36:18,596 INFO kernel:[ 3.576064] 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 >19:36:18,596 INFO kernel:[ 3.661786] tsc: Refined TSC clocksource calibration: 3392.293 MHz >19:36:18,596 INFO kernel:[ 3.661867] Switching to clocksource tsc >19:36:18,596 INFO kernel:[ 3.728797] usb 3-2: new low-speed USB device number 3 using xhci_hcd >19:36:18,596 INFO kernel:[ 3.743423] usb 3-2: New USB device found, idVendor=0461, idProduct=4dfb >19:36:18,596 INFO kernel:[ 3.743505] usb 3-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >19:36:18,596 INFO kernel:[ 3.743574] usb 3-2: Product: USB Optical Mouse >19:36:18,596 WARNING kernel:[ 3.743703] usb 3-2: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >19:36:18,596 INFO kernel:[ 3.745794] input: USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/input/input3 >19:36:18,596 INFO kernel:[ 3.746067] hid-generic 0003:0461:4DFB.0002: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:14.0-2/input0 >19:36:18,596 INFO kernel:[ 3.818987] usb 1-1.1: new high-speed USB device number 3 using ehci-pci >19:36:18,596 INFO kernel:[ 3.908300] usb 1-1.1: New USB device found, idVendor=0930, idProduct=6545 >19:36:18,596 INFO kernel:[ 3.908383] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >19:36:18,596 INFO kernel:[ 3.908493] usb 1-1.1: Product: DataTraveler G3 >19:36:18,596 INFO kernel:[ 3.908559] usb 1-1.1: Manufacturer: Kingston >19:36:18,596 INFO kernel:[ 3.908624] usb 1-1.1: SerialNumber: 001CC0C61241EC2123160016 >19:36:18,596 INFO kernel:[ 6.297093] floppy0: no floppy controllers found >19:36:18,596 INFO kernel:[ 6.308203] No iBFT detected. >19:36:18,596 INFO kernel:[ 6.309686] md: raid0 personality registered for level 0 >19:36:18,596 INFO kernel:[ 6.311387] md: raid1 personality registered for level 1 >19:36:18,596 INFO kernel:[ 6.312859] async_tx: api initialized (async) >19:36:18,596 INFO kernel:[ 6.313707] xor: automatically using best checksumming function: >19:36:18,596 INFO kernel:[ 6.322969] avx : 25916.000 MB/sec >19:36:18,596 WARNING kernel:[ 6.340983] raid6: sse2x1 9328 MB/s >19:36:18,596 WARNING kernel:[ 6.357989] raid6: sse2x2 11531 MB/s >19:36:18,596 WARNING kernel:[ 6.374995] raid6: sse2x4 13382 MB/s >19:36:18,596 WARNING kernel:[ 6.375059] raid6: using algorithm sse2x4 (13382 MB/s) >19:36:18,596 WARNING kernel:[ 6.375125] raid6: using ssse3x2 recovery algorithm >19:36:18,596 INFO kernel:[ 6.378823] md: raid6 personality registered for level 6 >19:36:18,596 INFO kernel:[ 6.378891] md: raid5 personality registered for level 5 >19:36:18,596 INFO kernel:[ 6.378957] md: raid4 personality registered for level 4 >19:36:18,596 INFO kernel:[ 6.382130] md: raid10 personality registered for level 10 >19:36:18,596 INFO kernel:[ 6.383649] md: linear personality registered for level -1 >19:36:18,596 INFO kernel:[ 6.388303] device-mapper: multipath round-robin: version 1.0.0 loaded >19:36:18,596 INFO kernel:[ 6.399137] RPC: Registered named UNIX socket transport module. >19:36:18,596 INFO kernel:[ 6.399205] RPC: Registered udp transport module. >19:36:18,596 INFO kernel:[ 6.399271] RPC: Registered tcp transport module. >19:36:18,596 INFO kernel:[ 6.399336] RPC: Registered tcp NFSv4.1 backchannel transport module. >19:36:18,596 INFO kernel:[ 6.449838] Initializing USB Mass Storage driver... >19:36:18,596 INFO kernel:[ 6.449972] scsi6 : usb-storage 1-1.1:1.0 >19:36:18,596 INFO kernel:[ 6.450088] usbcore: registered new interface driver usb-storage >19:36:18,596 INFO kernel:[ 6.450158] USB Mass Storage support registered. >19:36:18,596 INFO kernel:[ 6.486624] wmi: Mapper loaded >19:36:18,597 INFO kernel:[ 6.487784] pps_core: LinuxPPS API ver. 1 registered >19:36:18,597 INFO kernel:[ 6.487856] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >19:36:18,597 INFO kernel:[ 6.490043] PTP clock support registered >19:36:18,597 INFO kernel:[ 6.492208] [drm] Initialized drm 1.1.0 20060810 >19:36:18,597 INFO kernel:[ 6.492209] tg3.c:v3.130 (February 14, 2013) >19:36:18,597 INFO kernel:[ 6.494605] e1000e: Intel(R) PRO/1000 Network Driver - 2.2.14-k >19:36:18,597 INFO kernel:[ 6.494674] e1000e: Copyright(c) 1999 - 2013 Intel Corporation. >19:36:18,597 DEBUG kernel:[ 6.494824] e1000e 0000:00:19.0: setting latency timer to 64 >19:36:18,597 INFO kernel:[ 6.494880] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >19:36:18,597 DEBUG kernel:[ 6.495029] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >19:36:18,597 INFO kernel:[ 6.500399] alg: No test for crc32 (crc32-pclmul) >19:36:18,597 ERR kernel:[ 6.503992] [drm:drm_pci_agp_init] *ERROR* Cannot initialize the agpgart module. >19:36:18,597 ERR kernel:[ 6.504111] DRM: Fill_in_dev failed. >19:36:18,597 INFO kernel:[ 6.530400] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM95761) rev 5761100] (PCI Express) MAC address 00:0a:f7:09:6f:1f >19:36:18,597 INFO kernel:[ 6.530517] tg3 0000:02:00.0 eth0: attached PHY is 5761 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) >19:36:18,597 INFO kernel:[ 6.530630] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] >19:36:18,597 INFO kernel:[ 6.530741] tg3 0000:02:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit] >19:36:18,597 INFO kernel:[ 6.694488] e1000e 0000:00:19.0 eth0: registered PHC clock >19:36:18,597 INFO kernel:[ 6.694557] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 10:60:4b:5f:27:2c >19:36:18,597 INFO kernel:[ 6.694669] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >19:36:18,597 INFO kernel:[ 6.694764] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 0100FF-0FF >19:36:18,597 NOTICE kernel:[ 7.455686] scsi 6:0:0:0: Direct-Access Kingston DataTraveler G3 PMAP PQ: 0 ANSI: 0 CCS >19:36:18,597 NOTICE kernel:[ 7.455975] sd 6:0:0:0: Attached scsi generic sg3 type 0 >19:36:18,597 NOTICE kernel:[ 7.456774] sd 6:0:0:0: [sdc] 30481152 512-byte logical blocks: (15.6 GB/14.5 GiB) >19:36:18,597 NOTICE kernel:[ 7.457502] sd 6:0:0:0: [sdc] Write Protect is off >19:36:18,597 DEBUG kernel:[ 7.457571] sd 6:0:0:0: [sdc] Mode Sense: 23 00 00 00 >19:36:18,597 ERR kernel:[ 7.458247] sd 6:0:0:0: [sdc] No Caching mode page present >19:36:18,597 ERR kernel:[ 7.458316] sd 6:0:0:0: [sdc] Assuming drive cache: write through >19:36:18,597 ERR kernel:[ 7.461774] sd 6:0:0:0: [sdc] No Caching mode page present >19:36:18,597 ERR kernel:[ 7.461842] sd 6:0:0:0: [sdc] Assuming drive cache: write through >19:36:18,597 INFO kernel:[ 7.473291] sdc: sdc1 sdc2 >19:36:18,597 ERR kernel:[ 7.477740] sd 6:0:0:0: [sdc] No Caching mode page present >19:36:18,597 ERR kernel:[ 7.477824] sd 6:0:0:0: [sdc] Assuming drive cache: write through >19:36:18,597 NOTICE kernel:[ 7.477893] sd 6:0:0:0: [sdc] Attached SCSI removable disk >19:36:18,597 INFO kernel:[ 7.850937] EXT4-fs (sdc2): mounting ext2 file system using the ext4 subsystem >19:36:18,597 WARNING kernel:[ 7.854947] EXT4-fs (sdc2): warning: mounting unchecked fs, running e2fsck is recommended >19:36:18,597 INFO kernel:[ 8.005211] EXT4-fs (sdc2): mounted filesystem without journal. Opts: (null) >19:36:18,597 DEBUG kernel:[ 8.093001] ISO 9660 Extensions: Microsoft Joliet Level 3 >19:36:18,597 DEBUG kernel:[ 8.094916] ISO 9660 Extensions: RRIP_1991A >19:36:18,597 DEBUG kernel:[ 8.099600] ISO 9660 Extensions: Microsoft Joliet Level 3 >19:36:18,597 DEBUG kernel:[ 8.099626] ISO 9660 Extensions: RRIP_1991A >19:36:18,597 INFO kernel:[ 8.205381] bio: create slab <bio-1> at 1 >19:36:18,597 INFO kernel:[ 8.733698] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >19:36:18,597 DEBUG kernel:[ 9.763955] SELinux: 2048 avtab hash slots, 100052 rules. >19:36:18,597 DEBUG kernel:[ 9.774781] SELinux: 2048 avtab hash slots, 100052 rules. >19:36:18,597 DEBUG kernel:[ 9.886634] SELinux: 8 users, 82 roles, 4468 types, 252 bools, 1 sens, 1024 cats >19:36:18,597 DEBUG kernel:[ 9.886637] SELinux: 83 classes, 100052 rules >19:36:18,597 DEBUG kernel:[ 9.890151] SELinux: Completing initialization. >19:36:18,597 DEBUG kernel:[ 9.890153] SELinux: Setting up existing superblocks. >19:36:18,597 DEBUG kernel:[ 9.890157] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.890160] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.890166] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.890169] SELinux: initialized (dev proc, type proc), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.890176] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:36:18,597 DEBUG kernel:[ 9.890190] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >19:36:18,597 DEBUG kernel:[ 9.890726] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >19:36:18,597 DEBUG kernel:[ 9.890729] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891167] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >19:36:18,597 DEBUG kernel:[ 9.891169] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891171] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >19:36:18,597 DEBUG kernel:[ 9.891181] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:36:18,597 DEBUG kernel:[ 9.891184] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >19:36:18,597 DEBUG kernel:[ 9.891188] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891194] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891435] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891436] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:36:18,597 DEBUG kernel:[ 9.891440] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:36:18,597 DEBUG kernel:[ 9.891523] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:36:18,597 DEBUG kernel:[ 9.891541] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891545] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891546] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891550] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891566] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891570] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891572] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891574] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891576] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891581] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891584] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891587] SELinux: initialized (dev sdc2, type ext2), uses xattr >19:36:18,597 DEBUG kernel:[ 9.891599] SELinux: initialized (dev loop0, type iso9660), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 9.891605] SELinux: initialized (dev loop1, type squashfs), uses xattr >19:36:18,597 DEBUG kernel:[ 9.891616] SELinux: initialized (dev dm-0, type ext4), uses xattr >19:36:18,597 NOTICE kernel:[ 9.907560] type=1403 audit(1387395376.609:2): policy loaded auid=4294967295 ses=4294967295 >19:36:18,597 DEBUG kernel:[ 10.384554] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 10.699669] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >19:36:18,597 DEBUG kernel:[ 10.699760] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >19:36:18,597 DEBUG kernel:[ 10.699869] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >19:36:18,597 INFO kernel:[ 11.288006] microcode: CPU0 sig=0x306a9, pf=0x2, revision=0x12 >19:36:18,597 WARNING kernel:[ 11.370157] tpm_infineon: Unknown symbol tpm_show_pcrs (err 0) >19:36:18,597 WARNING kernel:[ 11.370168] tpm_infineon: Unknown symbol tpm_store_cancel (err 0) >19:36:18,597 WARNING kernel:[ 11.370176] tpm_infineon: Unknown symbol tpm_register_hardware (err 0) >19:36:18,597 WARNING kernel:[ 11.370184] tpm_infineon: Unknown symbol tpm_write (err 0) >19:36:18,597 WARNING kernel:[ 11.370193] tpm_infineon: Unknown symbol tpm_show_caps (err 0) >19:36:18,597 WARNING kernel:[ 11.370201] tpm_infineon: Unknown symbol tpm_show_pubek (err 0) >19:36:18,597 WARNING kernel:[ 11.370207] tpm_infineon: Unknown symbol tpm_dev_vendor_release (err 0) >19:36:18,597 WARNING kernel:[ 11.370214] tpm_infineon: Unknown symbol tpm_release (err 0) >19:36:18,597 WARNING kernel:[ 11.370221] tpm_infineon: Unknown symbol tpm_remove_hardware (err 0) >19:36:18,597 WARNING kernel:[ 11.370227] tpm_infineon: Unknown symbol tpm_read (err 0) >19:36:18,597 WARNING kernel:[ 11.370233] tpm_infineon: Unknown symbol tpm_open (err 0) >19:36:18,597 WARNING kernel:[ 11.370240] tpm_infineon: Unknown symbol tpm_pm_resume (err 0) >19:36:18,597 INFO kernel:[ 11.377937] parport_pc 00:0d: reported by Plug and Play ACPI >19:36:18,597 INFO kernel:[ 11.378076] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP] >19:36:18,597 WARNING kernel:[ 11.383771] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130117/utaddress-251) >19:36:18,597 INFO kernel:[ 11.383777] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >19:36:18,597 WARNING kernel:[ 11.383780] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >19:36:18,597 INFO kernel:[ 11.383783] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >19:36:18,597 WARNING kernel:[ 11.383785] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130117/utaddress-251) >19:36:18,597 INFO kernel:[ 11.383787] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >19:36:18,597 WARNING kernel:[ 11.383789] lpc_ich: Resource conflict(s) found affecting gpio_ich >19:36:18,597 WARNING kernel:[ 11.393079] tpm_tis: Unknown symbol tpm_show_owned (err 0) >19:36:18,597 WARNING kernel:[ 11.393086] tpm_tis: Unknown symbol tpm_show_pcrs (err 0) >19:36:18,597 WARNING kernel:[ 11.393091] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >19:36:18,597 WARNING kernel:[ 11.393096] tpm_tis: Unknown symbol tpm_store_cancel (err 0) >19:36:18,597 WARNING kernel:[ 11.393101] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >19:36:18,597 WARNING kernel:[ 11.393106] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >19:36:18,597 WARNING kernel:[ 11.393111] tpm_tis: Unknown symbol tpm_write (err 0) >19:36:18,597 WARNING kernel:[ 11.393115] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >19:36:18,597 WARNING kernel:[ 11.393120] tpm_tis: Unknown symbol tpm_show_enabled (err 0) >19:36:18,597 WARNING kernel:[ 11.393125] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >19:36:18,597 WARNING kernel:[ 11.393130] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >19:36:18,597 WARNING kernel:[ 11.393137] tpm_tis: Unknown symbol tpm_show_caps_1_2 (err 0) >19:36:18,597 WARNING kernel:[ 11.393142] tpm_tis: Unknown symbol tpm_show_pubek (err 0) >19:36:18,597 WARNING kernel:[ 11.393146] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >19:36:18,597 WARNING kernel:[ 11.393151] tpm_tis: Unknown symbol tpm_release (err 0) >19:36:18,597 WARNING kernel:[ 11.393155] tpm_tis: Unknown symbol tpm_show_temp_deactivated (err 0) >19:36:18,597 WARNING kernel:[ 11.393159] tpm_tis: Unknown symbol tpm_show_timeouts (err 0) >19:36:18,597 WARNING kernel:[ 11.393163] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >19:36:18,597 WARNING kernel:[ 11.393168] tpm_tis: Unknown symbol tpm_read (err 0) >19:36:18,597 WARNING kernel:[ 11.393172] tpm_tis: Unknown symbol tpm_show_durations (err 0) >19:36:18,597 WARNING kernel:[ 11.393176] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >19:36:18,597 WARNING kernel:[ 11.393180] tpm_tis: Unknown symbol tpm_open (err 0) >19:36:18,597 WARNING kernel:[ 11.393183] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >19:36:18,597 WARNING kernel:[ 11.393188] tpm_tis: Unknown symbol tpm_show_active (err 0) >19:36:18,597 WARNING kernel:[ 11.393980] tpm_tis: Unknown symbol tpm_show_owned (err 0) >19:36:18,597 WARNING kernel:[ 11.393985] tpm_tis: Unknown symbol tpm_show_pcrs (err 0) >19:36:18,597 WARNING kernel:[ 11.393990] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >19:36:18,597 WARNING kernel:[ 11.393995] tpm_tis: Unknown symbol tpm_store_cancel (err 0) >19:36:18,597 WARNING kernel:[ 11.393999] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >19:36:18,597 WARNING kernel:[ 11.394004] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >19:36:18,597 WARNING kernel:[ 11.394008] tpm_tis: Unknown symbol tpm_write (err 0) >19:36:18,597 WARNING kernel:[ 11.394012] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >19:36:18,597 WARNING kernel:[ 11.394017] tpm_tis: Unknown symbol tpm_show_enabled (err 0) >19:36:18,597 WARNING kernel:[ 11.394022] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >19:36:18,597 WARNING kernel:[ 11.394026] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >19:36:18,597 WARNING kernel:[ 11.394032] tpm_tis: Unknown symbol tpm_show_caps_1_2 (err 0) >19:36:18,597 WARNING kernel:[ 11.394036] tpm_tis: Unknown symbol tpm_show_pubek (err 0) >19:36:18,597 WARNING kernel:[ 11.394041] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >19:36:18,597 WARNING kernel:[ 11.394045] tpm_tis: Unknown symbol tpm_release (err 0) >19:36:18,597 WARNING kernel:[ 11.394050] tpm_tis: Unknown symbol tpm_show_temp_deactivated (err 0) >19:36:18,597 WARNING kernel:[ 11.394053] tpm_tis: Unknown symbol tpm_show_timeouts (err 0) >19:36:18,597 WARNING kernel:[ 11.394057] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >19:36:18,597 WARNING kernel:[ 11.394062] tpm_tis: Unknown symbol tpm_read (err 0) >19:36:18,597 WARNING kernel:[ 11.394066] tpm_tis: Unknown symbol tpm_show_durations (err 0) >19:36:18,597 WARNING kernel:[ 11.394070] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >19:36:18,597 WARNING kernel:[ 11.394073] tpm_tis: Unknown symbol tpm_open (err 0) >19:36:18,597 WARNING kernel:[ 11.394077] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >19:36:18,597 WARNING kernel:[ 11.394081] tpm_tis: Unknown symbol tpm_show_active (err 0) >19:36:18,597 WARNING kernel:[ 11.398990] ACPI Warning: 0x000000000000f040-0x000000000000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130117/utaddress-251) >19:36:18,597 INFO kernel:[ 11.398994] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >19:36:18,597 INFO kernel:[ 11.407055] microcode: CPU1 sig=0x306a9, pf=0x2, revision=0x12 >19:36:18,597 INFO kernel:[ 11.407072] microcode: CPU2 sig=0x306a9, pf=0x2, revision=0x12 >19:36:18,597 INFO kernel:[ 11.407086] microcode: CPU3 sig=0x306a9, pf=0x2, revision=0x12 >19:36:18,597 INFO kernel:[ 11.407102] microcode: CPU4 sig=0x306a9, pf=0x2, revision=0x12 >19:36:18,597 INFO kernel:[ 11.407115] microcode: CPU5 sig=0x306a9, pf=0x2, revision=0x12 >19:36:18,597 INFO kernel:[ 11.407128] microcode: CPU6 sig=0x306a9, pf=0x2, revision=0x12 >19:36:18,597 INFO kernel:[ 11.407143] microcode: CPU7 sig=0x306a9, pf=0x2, revision=0x12 >19:36:18,597 INFO kernel:[ 11.407278] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >19:36:18,597 DEBUG kernel:[ 11.408773] mei 0000:00:16.0: setting latency timer to 64 >19:36:18,597 DEBUG kernel:[ 11.408820] mei 0000:00:16.0: irq 43 for MSI/MSI-X >19:36:18,597 NOTICE kernel:[ 11.522736] type=1400 audit(1387395378.223:3): avc: denied { create } for pid=868 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >19:36:18,597 NOTICE kernel:[ 11.522768] type=1400 audit(1387395378.223:4): avc: denied { setattr } for pid=868 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 >19:36:18,597 NOTICE kernel:[ 11.522789] type=1400 audit(1387395378.223:5): avc: denied { relabelfrom } for pid=868 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 >19:36:18,597 INFO kernel:[ 11.559499] input: HP WMI hotkeys as /devices/virtual/input/input4 >19:36:18,597 NOTICE kernel:[ 11.859761] type=1400 audit(1387395378.560:6): avc: denied { execute } for pid=889 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 >19:36:18,597 NOTICE kernel:[ 11.859768] type=1400 audit(1387395378.560:7): avc: denied { read open } for pid=889 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 >19:36:18,597 NOTICE kernel:[ 11.859793] type=1400 audit(1387395378.560:8): avc: denied { execute_no_trans } for pid=889 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 >19:36:18,597 NOTICE kernel:[ 11.893683] type=1400 audit(1387395378.594:9): avc: denied { read } for pid=885 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 >19:36:18,597 NOTICE kernel:[ 11.893689] type=1400 audit(1387395378.594:10): avc: denied { open } for pid=885 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 >19:36:18,613 NOTICE kernel:[ 11.911154] type=1400 audit(1387395378.611:11): avc: denied { write } for pid=877 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 >19:36:19,910 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. >19:36:19,910 INFO systemd: Starting D-Bus System Message Bus... >19:36:19,911 INFO systemd: Started D-Bus System Message Bus. >19:36:19,993 INFO systemd: Started firewalld - dynamic firewall daemon. >19:36:19,993 INFO systemd: Starting Network Manager... >19:36:20,181 ERR firewalld: 2013-12-18 19:36:20 ERROR: ebtables not usable, disabling ethernet bridge firewall. >19:36:20,181 CRIT firewalld: 2013-12-18 19:36:20 FATAL ERROR: No IPv4 and IPv6 firewall. >19:36:20,181 ERR firewalld: 2013-12-18 19:36:20 ERROR: Raising SystemExit in run_server >19:36:20,244 INFO NetworkManager: <info> NetworkManager (version 0.9.8.2-2.fc19) is starting... >19:36:20,245 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >19:36:20,245 INFO NetworkManager: <info> WEXT support is enabled >19:36:20,252 INFO dbus-daemon: dbus[896]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >19:36:20,252 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >19:36:20,253 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. >19:36:20,253 INFO systemd: Starting Authorization Manager... >19:36:20,385 INFO polkitd: Started polkitd version 0.111 >19:36:20,465 INFO dbus-daemon: dbus[896]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:36:20,465 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >19:36:20,465 INFO systemd: Started Authorization Manager. >19:36:20,490 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >19:36:20,490 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >19:36:20,491 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:36:20,491 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >19:36:20,491 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >19:36:20,492 INFO dbus-daemon: dbus[896]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >19:36:20,492 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >19:36:20,492 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. >19:36:20,493 INFO systemd: Starting Login Service... >19:36:20,517 INFO dbus-daemon: dbus[896]: [system] Successfully activated service 'org.freedesktop.login1' >19:36:20,518 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >19:36:20,518 INFO systemd: Started Login Service. >19:36:20,518 INFO systemd-logind: Watching system buttons on /dev/input/event1 (Power Button) >19:36:20,518 INFO systemd-logind: Watching system buttons on /dev/input/event0 (Power Button) >19:36:20,518 INFO systemd-logind: New seat seat0. >19:36:20,520 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >19:36:20,520 INFO NetworkManager: <info> WiFi hardware radio set enabled >19:36:20,522 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >19:36:20,522 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >19:36:20,522 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >19:36:20,522 INFO NetworkManager: <info> Networking is enabled by state file >19:36:20,523 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >19:36:20,523 INFO systemd: Started Network Manager. >19:36:20,523 INFO systemd: Starting Anaconda System Services. >19:36:20,523 INFO systemd: Reached target Anaconda System Services. >19:36:20,523 INFO systemd: Starting Anaconda... >19:36:20,523 INFO systemd: Starting Network. >19:36:20,523 INFO systemd: Reached target Network. >19:36:20,524 INFO systemd: Started Login and scanning of iSCSI devices. >19:36:20,524 INFO NetworkManager: <info> (eno1): carrier is OFF >19:36:20,524 INFO NetworkManager: <info> (eno1): new Ethernet device (driver: 'e1000e' ifindex: 3) >19:36:20,524 INFO NetworkManager: <info> (eno1): exported as /org/freedesktop/NetworkManager/Devices/0 >19:36:20,525 INFO NetworkManager: <info> (eno1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >19:36:20,525 INFO NetworkManager: <info> (eno1): bringing up device. >19:36:20,560 INFO systemd: Started Anaconda. >19:36:20,560 INFO systemd: Starting Anaconda Text Console... >19:36:20,580 INFO systemd: Started Anaconda Text Console. >19:36:20,580 INFO systemd: Startup finished in 3.133s (kernel) + 6.367s (initrd) + 4.350s (userspace) = 13.851s. >19:36:20,657 DEBUG kernel:[ 13.955939] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >19:36:20,757 INFO NetworkManager: <info> (eno1): preparing device. >19:36:20,758 DEBUG kernel:[ 14.056627] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X >19:36:20,758 INFO kernel:[ 14.056807] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready >19:36:20,758 INFO NetworkManager: <info> (eno1): deactivating device (reason 'managed') [2] >19:36:20,759 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/eno1 >19:36:20,759 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >19:36:20,759 INFO NetworkManager: <info> (enp2s0): carrier is OFF >19:36:20,759 INFO NetworkManager: <info> (enp2s0): new Ethernet device (driver: 'tg3' ifindex: 2) >19:36:20,760 INFO NetworkManager: <info> (enp2s0): exported as /org/freedesktop/NetworkManager/Devices/1 >19:36:20,760 INFO NetworkManager: <info> (enp2s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >19:36:20,760 INFO NetworkManager: <info> (enp2s0): bringing up device. >19:36:20,761 DEBUG kernel:[ 14.059688] tg3 0000:02:00.0: irq 44 for MSI/MSI-X >19:36:21,769 INFO NetworkManager: <info> (enp2s0): preparing device. >19:36:21,770 INFO NetworkManager: <info> (enp2s0): deactivating device (reason 'managed') [2] >19:36:21,770 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 >19:36:21,770 INFO kernel:[ 15.069377] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready >19:36:21,770 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >19:36:21,770 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >19:36:22,301 INFO kernel:[ 15.601174] e1000e: eno1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx >19:36:22,301 INFO kernel:[ 15.601178] e1000e 0000:00:19.0 eno1: 10/100 speed: disabling TSO >19:36:22,301 INFO kernel:[ 15.601211] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready >19:36:22,301 INFO NetworkManager: <info> (eno1): carrier now ON (device state 20) >19:36:22,301 INFO NetworkManager: <info> (eno1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >19:36:22,302 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >19:36:22,302 INFO NetworkManager: <info> Activation (eno1) starting connection 'Wired connection 1' >19:36:22,302 INFO NetworkManager: <info> (eno1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >19:36:22,302 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) scheduled... >19:36:22,303 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) started... >19:36:22,303 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) scheduled... >19:36:22,303 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) complete. >19:36:22,303 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) starting... >19:36:22,303 INFO NetworkManager: <info> (eno1): device state change: prepare -> config (reason 'none') [40 50 0] >19:36:22,304 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) successful. >19:36:22,304 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) scheduled. >19:36:22,304 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) complete. >19:36:22,304 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) started... >19:36:22,304 INFO NetworkManager: <info> (eno1): device state change: config -> ip-config (reason 'none') [50 70 0] >19:36:22,304 INFO NetworkManager: <info> Activation (eno1) Beginning DHCPv4 transaction (timeout in 45 seconds) >19:36:22,326 INFO NetworkManager: <info> dhclient started with pid 930 >19:36:22,326 INFO NetworkManager: <info> Activation (eno1) Beginning IP6 addrconf. >19:36:22,326 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) complete. >19:36:22,418 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >19:36:22,419 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >19:36:22,419 INFO dhclient: All rights reserved. >19:36:22,419 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >19:36:22,420 INFO dhclient: >19:36:22,424 INFO NetworkManager: <info> (eno1): DHCPv4 state changed nbi -> preinit >19:36:22,433 INFO dhclient: Listening on LPF/eno1/10:60:4b:5f:27:2c >19:36:22,433 INFO dhclient: Sending on LPF/eno1/10:60:4b:5f:27:2c >19:36:22,433 INFO dhclient: Sending on Socket/fallback >19:36:22,433 INFO dhclient: DHCPDISCOVER on eno1 to 255.255.255.255 port 67 interval 3 (xid=0x3b5064ed) >19:36:22,436 INFO dhclient: DHCPREQUEST on eno1 to 255.255.255.255 port 67 (xid=0x3b5064ed) >19:36:22,436 INFO dhclient: DHCPOFFER from 142.164.106.1 >19:36:22,438 INFO dhclient: DHCPACK from 142.164.106.1 (xid=0x3b5064ed) >19:36:22,440 INFO dhclient: bound to 142.164.106.135 -- renewal in 44712 seconds. >19:36:22,441 INFO NetworkManager: <info> (eno1): DHCPv4 state changed preinit -> bound >19:36:22,441 INFO NetworkManager: <info> address 142.164.106.135 >19:36:22,441 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >19:36:22,441 INFO NetworkManager: <info> gateway 142.164.106.1 >19:36:22,441 INFO NetworkManager: <info> hostname 'dhcp-142-164-106-135' >19:36:22,441 INFO NetworkManager: <info> nameserver '142.164.120.188' >19:36:22,441 INFO NetworkManager: <info> nameserver '142.164.221.4' >19:36:22,442 INFO NetworkManager: <info> domain name 'stholdco.com' >19:36:22,442 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >19:36:22,442 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Commit) started... >19:36:23,159 INFO dbus-daemon: dbus[896]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >19:36:23,159 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >19:36:23,160 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. >19:36:23,161 INFO systemd: Starting Locale Service... >19:36:23,175 INFO dbus-daemon: dbus[896]: [system] Successfully activated service 'org.freedesktop.locale1' >19:36:23,175 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >19:36:23,175 INFO systemd: Started Locale Service. >19:36:23,177 INFO systemd-localed: Changed virtual console keymap to 'us' >19:36:23,181 INFO systemd: Stopping Setup Virtual Console... >19:36:23,181 INFO systemd: Starting Setup Virtual Console... >19:36:23,185 INFO systemd-localed: Changed X11 keyboard layout to 'us' >19:36:23,197 INFO systemd: Started Setup Virtual Console. >19:36:23,442 INFO NetworkManager: <info> (eno1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >19:36:23,443 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Commit) complete. >19:36:23,443 INFO NetworkManager: <info> (eno1): device state change: secondaries -> activated (reason 'none') [90 100 0] >19:36:23,443 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eno1) as default for IPv4 routing and DNS. >19:36:23,444 INFO NetworkManager: <info> Setting system hostname to 'dhcp-142-164-106-135' (from DHCPv4) >19:36:23,444 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:23,444 INFO NetworkManager: <info> Activation (eno1) successful, device activated. >19:36:23,444 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. >19:36:23,444 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:23,445 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. >19:36:23,445 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. >19:36:23,445 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. >19:36:23,447 INFO dbus-daemon: dbus[896]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:23,447 INFO dbus-daemon: dbus[896]: [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. >19:36:23,447 INFO dbus-daemon: dbus[896]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:23,447 INFO dbus-daemon: dbus[896]: [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. >19:36:24,004 NOTICE NetworkManager: ifcfg-rh: read connection 'eno1' >19:36:24,008 INFO NetworkManager: <info> (eno1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >19:36:24,008 INFO NetworkManager: <info> (eno1): deactivating device (reason 'connection-removed') [38] >19:36:24,209 INFO NetworkManager: <info> (eno1): canceled DHCP transaction, DHCP client pid 930 >19:36:24,211 INFO NetworkManager: <info> Setting system hostname to 'localhost.localdomain' (no default device) >19:36:24,211 INFO dbus-daemon: dbus[896]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:24,211 INFO dbus-daemon: dbus[896]: [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. >19:36:24,212 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:24,212 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. >19:36:24,212 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:24,213 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. >19:36:24,213 INFO dbus-daemon: dbus[896]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:24,213 INFO dbus-daemon: dbus[896]: [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. >19:36:24,214 INFO NetworkManager: <info> Saved default wired connection 'eno1' to persistent storage >19:36:24,215 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. >19:36:24,215 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. >19:36:24,215 INFO NetworkManager: <info> Auto-activating connection 'eno1'. >19:36:24,216 INFO NetworkManager: <info> Activation (eno1) starting connection 'eno1' >19:36:24,216 INFO NetworkManager: <info> (eno1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >19:36:24,216 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) scheduled... >19:36:24,217 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) started... >19:36:24,217 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) scheduled... >19:36:24,217 INFO NetworkManager: <info> Activation (eno1) Stage 1 of 5 (Device Prepare) complete. >19:36:24,218 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) starting... >19:36:24,218 INFO NetworkManager: <info> (eno1): device state change: prepare -> config (reason 'none') [40 50 0] >19:36:24,218 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) successful. >19:36:24,219 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) scheduled. >19:36:24,219 INFO NetworkManager: <info> Activation (eno1) Stage 2 of 5 (Device Configure) complete. >19:36:24,219 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) started... >19:36:24,219 INFO NetworkManager: <info> (eno1): device state change: config -> ip-config (reason 'none') [50 70 0] >19:36:24,220 INFO NetworkManager: <info> Activation (eno1) Beginning DHCPv4 transaction (timeout in 45 seconds) >19:36:24,220 INFO NetworkManager: <info> dhclient started with pid 991 >19:36:24,220 INFO NetworkManager: <info> Activation (eno1) Beginning IP6 addrconf. >19:36:24,221 INFO NetworkManager: <info> Activation (eno1) Stage 3 of 5 (IP Configure Start) complete. >19:36:24,237 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >19:36:24,238 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >19:36:24,238 INFO dhclient: All rights reserved. >19:36:24,239 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >19:36:24,239 INFO dhclient: >19:36:24,242 INFO NetworkManager: <info> (eno1): DHCPv4 state changed nbi -> preinit >19:36:24,251 INFO dhclient: Listening on LPF/eno1/10:60:4b:5f:27:2c >19:36:24,251 INFO dhclient: Sending on LPF/eno1/10:60:4b:5f:27:2c >19:36:24,251 INFO dhclient: Sending on Socket/fallback >19:36:24,252 INFO dhclient: DHCPREQUEST on eno1 to 255.255.255.255 port 67 (xid=0x45d01c5f) >19:36:24,254 INFO dhclient: DHCPACK from 142.164.106.1 (xid=0x45d01c5f) >19:36:24,258 INFO dhclient: bound to 142.164.106.135 -- renewal in 42778 seconds. >19:36:24,259 INFO NetworkManager: <info> (eno1): DHCPv4 state changed preinit -> reboot >19:36:24,259 INFO NetworkManager: <info> address 142.164.106.135 >19:36:24,259 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >19:36:24,260 INFO NetworkManager: <info> gateway 142.164.106.1 >19:36:24,260 INFO NetworkManager: <info> hostname 'dhcp-142-164-106-135' >19:36:24,260 INFO NetworkManager: <info> nameserver '142.164.120.188' >19:36:24,260 INFO NetworkManager: <info> nameserver '142.164.221.4' >19:36:24,261 INFO NetworkManager: <info> domain name 'stholdco.com' >19:36:24,261 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >19:36:24,261 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Commit) started... >19:36:25,261 INFO NetworkManager: <info> (eno1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >19:36:25,261 INFO NetworkManager: <info> Activation (eno1) Stage 5 of 5 (IPv4 Commit) complete. >19:36:25,263 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eno1 >19:36:25,265 INFO NetworkManager: <info> (eno1): device state change: secondaries -> activated (reason 'none') [90 100 0] >19:36:25,266 INFO NetworkManager: <info> Policy set 'eno1' (eno1) as default for IPv4 routing and DNS. >19:36:25,266 INFO NetworkManager: <info> Setting system hostname to 'dhcp-142-164-106-135' (from DHCPv4) >19:36:25,266 INFO NetworkManager: <info> Activation (eno1) successful, device activated. >19:36:25,266 INFO dbus-daemon: dbus[896]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:25,266 INFO dbus-daemon: dbus[896]: [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. >19:36:25,267 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:25,267 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. >19:36:25,267 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:25,267 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. >19:36:25,268 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. >19:36:25,268 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. >19:36:25,268 INFO dbus-daemon: dbus[896]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >19:36:25,269 INFO dbus-daemon: dbus[896]: [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. >19:36:25,275 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eno1 >19:36:25,328 NOTICE NetworkManager: ifcfg-rh: read connection 'enp2s0' >19:36:25,330 INFO NetworkManager: <info> Saved default wired connection 'enp2s0' to persistent storage >19:36:25,381 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-enp2s0 >19:36:25,561 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. >19:36:25,561 INFO systemd: Starting NTP client/server... >19:36:25,641 INFO chronyd: chronyd version 1.27 starting >19:36:25,642 INFO chronyd: Linux kernel major=3 minor=9 patch=5 >19:36:25,642 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 >19:36:25,646 INFO systemd: Started NTP client/server. >19:36:26,241 WARNING kernel:[ 19.542853] audit_printk_skb: 30 callbacks suppressed >19:36:26,241 NOTICE kernel:[ 19.542858] type=1400 audit(1387395386.239:22): avc: denied { read write } for pid=1044 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 >19:36:26,242 NOTICE kernel:[ 19.544024] type=1400 audit(1387395386.240:23): avc: denied { read write } for pid=1044 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 >19:36:27,000 NOTICE kernel:[ 20.530889] type=1400 audit(1387395387.000:24): avc: denied { ioctl } for pid=1044 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 >19:36:27,000 NOTICE kernel:[ 20.530903] type=1400 audit(1387395387.000:25): avc: denied { getattr } for pid=1044 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 >19:36:27,001 INFO systemd: Time has been changed >19:36:27,009 DEBUG kernel:[ 20.540015] ISO 9660 Extensions: Microsoft Joliet Level 3 >19:36:27,009 DEBUG kernel:[ 20.540103] ISO 9660 Extensions: RRIP_1991A >19:36:27,009 DEBUG kernel:[ 20.540117] SELinux: initialized (dev loop4, type iso9660), uses genfs_contexts >19:36:27,048 DEBUG kernel:[ 20.579253] ISO 9660 Extensions: Microsoft Joliet Level 3 >19:36:27,048 DEBUG kernel:[ 20.579301] ISO 9660 Extensions: RRIP_1991A >19:36:27,048 DEBUG kernel:[ 20.579313] 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 >rootpw --iscrypted $1$uYb4M3r5$kGXbu4JXdCrt70tzcBMgz/ ># System timezone >timezone America/Regina ># System language >lang en_US ># Use hard drive installation media >harddrive --dir=Fedora --partition=/dev/sdc2 ># Network information >network --bootproto=dhcp --device=eml --hostname=stc0040329 ># 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 > ># 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
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