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 898988 Details for
Bug 1100987
LUKSError: luks device has no key/passphrase
[?]
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), 257.24 KB, created by
Rick
on 2014-05-25 01:54:02 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Rick
Created:
2014-05-25 01:54:02 UTC
Size:
257.24 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/luks.py", line 188, in create > raise LUKSError("luks device has no key/passphrase") > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 473, in execute > options=self.device.formatArgs) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 239, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 308, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 167, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >LUKSError: luks device has no key/passphrase > >Local variables in innermost frame: >self: non-existent luks >args: () >kwargs: {'device': '/dev/sda3', 'options': []} > > >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 0x7f9c20e904d0>> > _intf._meh_interface.screen: None > _intf.isFinal: True > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128} > _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._fstab_swaps: set([PartitionDevice instance (0x7f9c1db4ce10) -- > name = sda2 status = True kids = 1 id = 14 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1024.0 > format = non-existent luks > major = 0 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/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f9c1dc2a050> > target size = 1024 path = /dev/sda2 > format args = [] originalFormat = swap grow = False max size = 0 bootable = False > part type = 0 primary = True start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1dc10910> PedPartition: <_ped.Partition object at 0x7f9c20d66cb0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 1050624 end = 3147775 length = 2097152 > flags = ]) > _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: [sda] > _intf.storage.fsset.devicetree._actions: [ActionCreateFormat instance, containing members: > device: existing 303708MB partition sda3 (16) with non-existent luks > origFormat: non-existent None > id: 13 >, ActionCreateDevice instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device._size: 0 > device.id: 17 > device.controllable: True > device.uuid: None > device._format: Ext4FS instance, containing members: > device._format.errors: False > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: ext4 > device._format.fsprofile: Skipped > device._format.label: Skipped > device._format._targetSize: 1 > device._format.dirty: False > device._format._size: 1 > device._format.mountopts: Skipped > device._format.mountpoint: / > device._format._device: /dev/mapper/luks4 > device.dmUuid: None > device.parents: [Already dumped (PartitionDevice instance) >] > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device._model: Skipped > device.kids: 0 > device.target: crypt > device._vendor: Skipped > device._name: luks4 > device.protected: False > device.originalFormat: Ext4FS instance, containing members: > device.originalFormat.errors: False > device.originalFormat.uuid: None > device.originalFormat.exists: None > device.originalFormat._mountpoint: None > device.originalFormat.mountpoint: / > device.originalFormat._majorminor: None > device.originalFormat._mountType: ext4 > device.originalFormat.fsprofile: Skipped > device.originalFormat.label: Skipped > device.originalFormat._targetSize: 1 > device.originalFormat.dirty: False > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: Skipped > device.originalFormat._size: 1 > device.originalFormat._device: /dev/mapper/luks4 > device._serial: None > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: non-existent None > id: 15 >, ActionCreateFormat instance, containing members: > device: existing 1024MB partition sda2 (14) with non-existent luks > origFormat: non-existent None > id: 9 >, ActionCreateDevice instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device._size: 0 > device.id: 15 > device.controllable: True > device.uuid: None > device._format: non-existent swap > device.dmUuid: None > device.parents: [Already dumped (PartitionDevice instance) >] > device.deviceLinks: [] > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device._model: Skipped > device.kids: 0 > device.target: crypt > device._vendor: Skipped > device._name: luks2 > device.protected: False > device.originalFormat: non-existent swap > device._serial: None > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateFormat instance, containing members: > device: existing 512MB partition sda1 (13) with non-existent ext4 filesystem mounted at /boot > origFormat: non-existent None > id: 7 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 305245MB disk sda (0) with existing msdos disklabel >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 4 > controllable: True > uuid: None > _format: existing None > parents: [] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _targetSize: 0 > _model: HL-DT-ST_DVDRAM_GT50N > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 5 > 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: /tmp/curl_fetch_url1/squashfs.img (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 6 > 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: loop0 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 7 > 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: 8 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > _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/loop1 > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [/dev/disk/by-label/Anaconda, /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 4847f338-a61d-4f93-ac64-77997dedbbd5 > 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/loop1 > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 9 > 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: 10 > controllable: False > uuid: None > _format: existing DM_snapshot_cow > parents: [Already dumped (FileDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 2048MB dm live-rw (11) with existing ext4 filesystem >, existing 2048MB dm live-base (12) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LUKSDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LUKSDevice instance) >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyDevice instance, containing members: > device: non-existent 303708MB partition sda3 (3) > id: 0 >, ActionDestroyDevice instance, containing members: > device: non-existent 1024MB partition sda2 (2) > id: 1 >, ActionDestroyDevice instance, containing members: > device: non-existent 512MB partition sda1 (1) > id: 2 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 4 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 5 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 6 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 8 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 12 >] > _intf.storage.fsset.devicetree.names: [sda, sr0, loop0, /tmp/curl_fetch_url1/squashfs.img (deleted), loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), live-rw, live-base, luks2, luks4] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _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: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _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: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [sda] > _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.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: 5 > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) rhgb quiet > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 ># Install OS instead of upgrade >install ># Reboot after installation >reboot ># Use network installation >url --url="http://10.100.0.3/yum/fedora/20/iso/x86_64/" ># Use text mode install >text ># Do not configure the X Window System >skipx ># Firewall configuration >firewall --enabled --service=ssh >firstboot --disable >ignoredisk --only-use=sda ># Keyboard layouts ># old format: keyboard us ># new format: >keyboard --vckeymap=us --xlayouts='us','us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=em1 --hostname=freshinstall.deepgroove.org ># Root password >rootpw --iscrypted $6$QKaX2MAB$jbCTsFDJhu2ggzHMzvXuXBpmDjrtxivq4id1eXHQ9AWagLi7W2fTlhQGZ2aYLzQONlf5Zfiv0jOBoslZnBitL0 ># SELinux configuration >selinux --enforcing ># System services >services --disabled="rpcbind,rpcgssd,rpcidmapd,mdmonitor,netfs,postfix,nfslock,atd,kdump,abrt-oops,abrt,avahi-daemon,bluetooth,lvm2-lvmetad,mcelog" --enabled="chronyd,sshd,smartd,gpm" ># System timezone >timezone America/Los_Angeles >user --groups=wheel --name=vector --password=$6$4lCohIyK$CM8L5V6ph.68EZUONfMg.cbnn1tY0XZm6DbZNJ2quxf8nUUishv2Fsj4KksqviY2hNu7TpWtqgE5vb0KGVpDp1 --iscrypted --uid=1000 >user --name=mary --password=$6$1LLRVhLZ$TKaLK9lM3hIshaQP/2F.Q/Fy.d1dzD86vxFc1KC6lX0kHvV.E6Lub5iwcberMOB7dMPsNw4J5JXnl9lb0KdrG0 --iscrypted --uid=1001 >user --name=glenn --password=$6$au2Tl4bC$gZdKZ6HQ1Hxa7XJDg8WwsBBxcvn42W0t/.qhkgXGCEWTmTn3P.TRzkl1f61nvPn7c/mzb29./.ibNp4AF7A5X0 --iscrypted --uid=1002 ># System bootloader configuration >bootloader --append="rhgb quiet" --location=mbr --driveorder="sda" --timeout=5 --boot-drive=sda ># Clear the Master Boot Record >zerombr ># Partition clearing information >clearpart --all ># Disk partitioning information >part luks --asprimary --fstype="luks" --size=1024 >part /boot --asprimary --fstype="ext4" --size=512 >part luks --asprimary --fstype="luks" --size=303708 > >%pre --logfile /tmp/ks-preinstall.log > ># find the NIC configured for the private network. >IFACE=$(ip -o addr | awk '/10\.100/ {print $2}') >echo "network --device $IFACE --bootproto dhcp --onboot yes --hostname freshinstall.deepgroove.org" > /tmp/network-include > ># Test to see what machine we're working with >SERIALNUM=$(dmidecode --string system-serial-number) >BB_SERIALNUM=$(dmidecode --string baseboard-serial-number) > ># This is my personal or work laptop? Encrypt the disks! >if [[ "${SERIALNUM}" == "R8NXG7H" || "${SERIALNUM}" == "PBEPXH7" ]]; then > echo "ignoredisk --only-use=sda" > /tmp/part-include > echo "clearpart --all" >> /tmp/part-include > echo "zerombr" >> /tmp/part-include > echo 'bootloader --location=mbr --timeout=5 --driveorder=sda --append="rhgb quiet"' >> /tmp/part-include > echo "part /boot --size=512 --asprimary" >> /tmp/part-include > echo "part swap --size=1024 --asprimary --encrypted " >> /tmp/part-include > echo "part / --size=1 --grow --asprimary --encrypted --fstype=ext4" >> /tmp/part-include > ># Is this Glenn's gaming computer, Zorba's or Mom's desktop? ># Two 1TB disks, RAID1 for root, raid0 for swap. >elif [[ "${SERIALNUM}" == "To Be Filled By O.E.M." || "${BB_SERIALNUM}" == "131219713104013" || "${BB_SERIALNUM}" == "BTGC60803PMB" ]]; then > echo "ignoredisk --only-use=sda,sdb" > /tmp/part-include > echo "clearpart --all" >> /tmp/part-include > echo "zerombr" >> /tmp/part-include > echo "part /boot --size=500 --ondisk=sda --fstype=ext4" >> /tmp/part-include > echo "part /boot-bup --size=500 --ondisk=sdb --fstype=ext4" >> /tmp/part-include > echo "part raid.11 --size=500 --ondisk=sda" >> /tmp/part-include > echo "part raid.12 --size=500 --ondisk=sdb" >> /tmp/part-include > echo "part raid.21 --size=500 --ondisk=sda --grow" >> /tmp/part-include > echo "part raid.22 --size=500 --ondisk=sdb --grow" >> /tmp/part-include > echo 'bootloader --location=mbr --timeout=5 --driveorder=sda --append="rhgb quiet"' >> /tmp/part-include > echo "raid swap --level=0 --device=md1 raid.11 raid.12" >> /tmp/part-include > echo "raid / --level=1 --device=md2 raid.21 raid.22 --fstype=ext4" >> /tmp/part-include ># Is this not specified? e.g.: some random person's computer? >else > echo "ignoredisk --only-use=sda" > /tmp/part-include > echo "clearpart --all" >> /tmp/part-include > echo "zerombr" >> /tmp/part-include > echo 'bootloader --location=mbr --timeout=5 --driveorder=sda --append="rhgb quiet"' >> /tmp/part-include > echo "part /boot --size=512 --asprimary --fstype=ext4" >> /tmp/part-include > echo "part swap --size=1024 --asprimary" >> /tmp/part-include > echo "part / --size=1 --grow --asprimary --fstype=ext4" >> /tmp/part-include >fi > >%end > >%post --logfile /tmp/ks-postinstall.log --erroronfail > ># Test to see what machine we're working with >SERIALNUM=$(dmidecode --string system-serial-number) >BB_SERIALNUM=$(dmidecode --string baseboard-serial-number) > ># Glenn's system needs nvidia drivers and a couple of audio programs. >if [[ "${SERIALNUM}" == "To Be Filled By O.E.M." ]]; then > echo "kernel-devel akmod-nvidia mixxx hydrogen lmms" > /tmp/pkgs-include >fi > ># Disable the local default yum repositories in favor of my local repo ># and then run yum update. >cd /etc/yum.repos.d/ >rename .repo .disabled fedora*.repo >wget http://10.100.0.3/yum/fedora/fedora-20-local.repo > ># Install some additional repositories >yum -y install http://10.100.0.3/repos.d/adobe-release-x86_64-1.0-1.noarch.rpm http://10.100.0.3/repos.d/fedora/20/rpmfusion-free-release-20.noarch.rpm http://10.100.0.3/repos.d/fedora/20/rpmfusion-nonfree-release-20.noarch.rpm http://10.100.0.3/repos.d/livna-release.rpm >yum -y --skip-broken update > ># Add some additional packages here, including DVD crypto support >yum -y install libdvdcss vim-enhanced flash-plugin libdvdcss minetest pidgin thunderbird gstreamer-plugins-bad-nonfree kid3 soundconverter audacity-freeworld k3b-extras-freeworld mplayer mencoder vlc mozilla-adblockplus thunderbird-enigmail finch irssi mutt msmtp lynx unrar subversion iptables-services inkscape gimp scribus hdparm gpac youtube-dl flac darktable rawstudio faac k9copy kate okteta strace ltrace nmap pdfshuffler minicom setserial screen sysstat wireshark-gnome steam policycoreutils-python pbzip2 autopano-sift-C filelight clusterssh unetbootin iotop $(cat /tmp/pkgs-include) > ># disable livna once libdvdcss is installed. >sed -i -e 's/enabled=1/enabled=0/g' livna.repo > ># Fix up a few bits of systemd sockets. >for socket in rpcbind avahi-daemon iscsid iscsiuio lvm2-lvmetad pcscd rpcbind; do > systemctl disable ${socket}.socket >done > ># Use the regular static firewall, not firewalld.. >for service in firewalld rpcbind dnsmasq libvirtd; do > systemctl dsiable ${service}.service >done > ># Install static firewall for ssh only. >cd /etc/sysconfig/ >wget -O iptables http://10.100.0.3/~vector/ks/fw >wget -O ip6tables http://10.100.0.3/~vector/ks/fw6 >cd - >systemctl enable iptables >systemctl enable ip6tables > >echo "NOZEROCONF=yes" >> /etc/sysconfig/network > >%end > >%packages >@base-x >@core >@fedora-packager >@firefox >@fonts >@hardware-support >@kde-apps >@kde-desktop >@kde-media >@libreoffice >@multimedia >@printing >@standard >@virtualization >ImageMagick >apper >brltty >check >digikam >enca >fuse >geoclue >gnutls-utils >gpgme >gssdp >gupnp >gwenview >hardlink >k3b >kdemultimedia-kmix >kdepim >kipi-plugins >kolourpaint >ksnapshot >libreoffice-opensymbol-fonts >lzop >mtools >okular >optipng >p7zip-plugins >vorbis-tools >xfsprogs >xorg-x11-apps >xorg-x11-resutils >xscreensaver-base >xscreensaver-extras >xscreensaver-gl-extras >xterm > >%end > > > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 5 > _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 (0x7f9c20e6e1d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f9c20e6e190) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f9c20e6e250) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f9c20e6e290) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f9c20e6e2d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0 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: [(<pyanaconda.ui.tui.spokes.progress.ProgressSpoke object at 0x7f9c20ed3bd0>, None, None)] > _intf._app._handlers: {4: [(<function exception_msg_handler at 0x7f9c226dd410>, None)], 5: [(<bound method TextUserInterface._handle_show_message of <pyanaconda.ui.tui.TextUserInterface object at 0x7f9c20e6e0d0>>, None)]} > _intf._app._redraw: True > _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: 1 > _intf._app.queue.queue: deque([]) > _intf._app.queue.maxsize: 0 > _intf._app.queue.all_tasks_done: <Condition(<thread.lock object at 0x7f9c23b977f0>, 0)> > _intf._app.queue.mutex: <thread.lock object at 0x7f9c23b977f0> > _intf._app.queue.not_full: <Condition(<thread.lock object at 0x7f9c23b977f0>, 0)> > _intf._app.queue.not_empty: <Condition(<thread.lock object at 0x7f9c23b977f0>, 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.install_device: None > _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._setup: True > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload._base_repo: anaconda > _intf.payload.txID: None > _intf.payload.default_repos: [fedora, rawhide] > _intf.payload._createdInitrds: False > _intf.payload._packages: [] > _intf.payload._space_required: 3 GB > _intf.payload._base_repo_lock: <_RLock owner=None count=0> > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: http://10.100.0.3/yum/fedora/20/iso/x86_64/ >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >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.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: 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: t >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 0x7f9c20e8aed8>, True), 'type': (<function <lambda> at 0x7f9c20e92140>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f9c20e8af50>, True)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _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: 20.25.15-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, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 't', 'stage2': None, 'method': 'http://10.100.0.3/yum/fedora/20/iso/x86_64/', '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: >01:45:58,441 INFO anaconda: /sbin/anaconda 20.25.15-1 >01:45:58,668 INFO anaconda: 8126464 kB (7936 MB) are available >01:45:58,668 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >01:45:58,676 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >01:45:58,676 INFO anaconda: Default encoding = utf-8 >01:45:58,721 INFO anaconda: Running kickstart %%pre script(s) >01:45:58,721 INFO anaconda.stdout: Running pre-installation scripts >01:45:58,762 INFO anaconda: All kickstart %%pre script(s) have been run >01:45:59,519 WARN anaconda.stdout: Not asking for VNC because of an automated install >01:45:59,520 WARN anaconda.stdout: Not asking for VNC because text mode was explicitly asked for in kickstart >01:45:59,527 INFO anaconda: Display mode = t >01:45:59,528 INFO anaconda: 8126464 kB (7936 MB) are available >01:45:59,528 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >01:45:59,618 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >01:45:59,619 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >01:45:59,619 INFO anaconda: using only installclass _Fedora >01:46:00,074 INFO anaconda: bootloader GRUB2 on X86 platform >01:46:00,074 INFO anaconda: bootloader GRUB2 on X86 platform >01:46:00,095 DEBUG anaconda: network: devices found ['em1', 'wlp3s0'] >01:46:00,145 DEBUG anaconda: network: pre kickstart - updating settings of device em1 >01:46:00,180 DEBUG anaconda: network: kickstart pre section applied for devices ['em1'] >01:46:00,279 DEBUG anaconda: network: setting real kickstart ONBOOT value for devices ['em1'] >01:46:00,287 INFO anaconda: Running Thread: AnaStorageThread (140308471158528) >01:46:00,288 INFO anaconda: Running Thread: AnaTimeInitThread (140308462765824) >01:46:00,288 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140308454373120) >01:46:00,293 INFO anaconda: Running Thread: AnaPayloadThread (140308445980416) >01:46:00,312 INFO anaconda: got 0 NTP servers from DHCP >01:46:00,313 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140308454373120) >01:46:00,325 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140308454373120) >01:46:00,326 INFO anaconda: Starting geolocation lookup >01:46:00,326 INFO anaconda: Geolocation provider: Fedora GeoIP >01:46:00,705 INFO anaconda: Geolocation lookup finished in 0.4 seconds >01:46:00,706 INFO anaconda: got results from geolocation >01:46:00,707 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140308454373120) >01:46:01,001 INFO anaconda: Thread Done: AnaTimeInitThread (140308462765824) >01:46:01,106 INFO anaconda: Running Thread: AnaSourceWatcher (140308462765824) >01:46:01,106 INFO anaconda: Running Thread: AnaSoftwareWatcher (140308454373120) >01:46:01,108 INFO anaconda: Running Thread: AnaStorageWatcher (140308435465984) >01:46:02,021 INFO anaconda: Thread Done: AnaStorageThread (140308471158528) >01:46:02,023 INFO anaconda: Thread Done: AnaStorageWatcher (140308435465984) >01:46:02,119 INFO anaconda: Thread Done: AnaPayloadThread (140308445980416) >01:46:02,119 INFO anaconda: Thread Done: AnaSoftwareWatcher (140308454373120) >01:46:02,119 INFO anaconda: Thread Done: AnaSourceWatcher (140308462765824) >01:46:02,722 DEBUG anaconda: new disk order: ['sda'] >01:46:02,828 DEBUG anaconda: new disk order: ['sda'] >01:46:02,846 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >01:46:02,846 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >01:46:02,847 DEBUG anaconda: _is_valid_disklabel(sda) returning True >01:46:02,847 DEBUG anaconda: _is_valid_size(sda) returning True >01:46:02,847 DEBUG anaconda: _is_valid_location(sda) returning True >01:46:02,848 DEBUG anaconda: _is_valid_format(sda) returning True >01:46:02,848 DEBUG anaconda: is_valid_stage1_device(sda) returning True >01:46:02,850 DEBUG anaconda: _is_valid_disklabel(sda) returning True >01:46:02,850 DEBUG anaconda: _is_valid_size(sda) returning True >01:46:02,850 DEBUG anaconda: _is_valid_location(sda) returning True >01:46:02,850 DEBUG anaconda: _is_valid_format(sda) returning True >01:46:02,850 DEBUG anaconda: is_valid_stage1_device(sda) returning True >01:46:02,851 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >01:46:02,851 DEBUG anaconda: _is_valid_size(sda1) returning True >01:46:02,851 DEBUG anaconda: _is_valid_location(sda1) returning True >01:46:02,851 DEBUG anaconda: _is_valid_partition(sda1) returning True >01:46:02,851 DEBUG anaconda: _is_valid_format(sda1) returning True >01:46:02,851 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >01:46:02,910 INFO anaconda: Running Thread: AnaInstallThread (140308462765824) >01:46:03,501 INFO anaconda: Setting up the installation environment >01:46:04,711 INFO anaconda: Creating disklabel on /dev/sda >01:46:07,192 INFO anaconda: Creating luks on /dev/sda3 >01:46:07,214 DEBUG anaconda: running handleException >01:46:07,613 DEBUG anaconda: Gtk cannot be initialized >01:46:07,613 DEBUG anaconda: In a non-main thread, sending a message with exception data >01:46:07,613 INFO anaconda: Thread Done: AnaInstallThread (140308462765824) >01:46:08,583 DEBUG anaconda: running handleException >01:46:08,583 DEBUG anaconda: Gtk cannot be initialized >01:46:08,584 DEBUG anaconda: In the main thread, running exception handler > > >/tmp/packaging.log: >01:46:02,022 INFO packaging: configuring base repo >01:46:02,045 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >01:46:02,045 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >01:46:02,045 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >01:46:02,045 DEBUG yum.verbose.plugin: Adding en_US to language list >01:46:02,048 DEBUG yum.verbose.YumBase: Config time: 0.021 >01:46:02,067 INFO_2 yum.verbose.YumPlugins: Loaded plugins: blacklist, fastestmirror, langpacks, whiteout >01:46:02,067 INFO_2 yum.verbose.YumPlugins: No plugin match for: fastestmirror >01:46:02,067 INFO_2 yum.verbose.YumPlugins: No plugin match for: langpacks >01:46:02,067 DEBUG yum.verbose.plugin: Adding en_US to language list >01:46:02,069 DEBUG yum.verbose.YumBase: Config time: 0.007 >01:46:02,085 INFO packaging: gathering repo metadata >01:46:02,119 INFO packaging: metadata retrieval complete > > >/tmp/program.log: >01:45:58,722 INFO program: Running... /bin/sh /tmp/ks-script-nBJnk_ >01:45:58,762 DEBUG program: Return code: 0 >01:45:58,777 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >01:45:58,787 DEBUG program: Return code: 0 >01:45:58,787 INFO program: Running... udevadm settle --timeout=300 >01:45:59,266 DEBUG program: Return code: 0 >01:45:59,268 INFO program: Running... modprobe fcoe >01:45:59,319 DEBUG program: Return code: 0 >01:45:59,319 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >01:45:59,331 INFO program: No FCoE boot disk information is found in EDD! >01:45:59,331 DEBUG program: Return code: 1 >01:45:59,336 INFO program: Running... udevadm settle --timeout=300 >01:45:59,346 DEBUG program: Return code: 0 >01:45:59,350 INFO program: Running... udevadm settle --timeout=300 >01:45:59,360 DEBUG program: Return code: 0 >01:45:59,376 INFO program: Running... loadkeys us >01:45:59,441 INFO program: Loading /lib/kbd/keymaps/xkb/us.map.gz >01:45:59,441 DEBUG program: Return code: 0 >01:45:59,442 INFO program: Running... loadkeys us >01:45:59,482 INFO program: Loading /lib/kbd/keymaps/xkb/us.map.gz >01:45:59,482 DEBUG program: Return code: 0 >01:46:00,288 INFO program: Running... hwclock --hctosys --localtime >01:46:01,001 DEBUG program: Return code: 0 >01:46:01,001 INFO program: Running... udevadm settle --timeout=300 >01:46:01,016 DEBUG program: Return code: 0 >01:46:01,016 INFO program: Running... systemctl start chronyd.service >01:46:01,065 DEBUG program: Return code: 0 >01:46:01,066 INFO program: Running... multipath -c /dev/sda >01:46:01,076 INFO program: /dev/sda is not a valid multipath device path >01:46:01,076 DEBUG program: Return code: 1 >01:46:01,677 INFO program: Running... dumpe2fs -h /dev/loop1 >01:46:01,706 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >01:46:01,707 INFO program: Filesystem volume name: Anaconda >01:46:01,707 INFO program: Last mounted on: / >01:46:01,707 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >01:46:01,707 INFO program: Filesystem magic number: 0xEF53 >01:46:01,707 INFO program: Filesystem revision #: 1 (dynamic) >01:46:01,708 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 >01:46:01,708 INFO program: Filesystem flags: signed_directory_hash >01:46:01,708 INFO program: Default mount options: user_xattr acl >01:46:01,708 INFO program: Filesystem state: clean >01:46:01,708 INFO program: Errors behavior: Continue >01:46:01,708 INFO program: Filesystem OS type: Linux >01:46:01,709 INFO program: Inode count: 131072 >01:46:01,709 INFO program: Block count: 2097152 >01:46:01,709 INFO program: Reserved block count: 0 >01:46:01,709 INFO program: Free blocks: 1293489 >01:46:01,709 INFO program: Free inodes: 103755 >01:46:01,709 INFO program: First block: 1 >01:46:01,709 INFO program: Block size: 1024 >01:46:01,710 INFO program: Fragment size: 1024 >01:46:01,710 INFO program: Reserved GDT blocks: 256 >01:46:01,710 INFO program: Blocks per group: 8192 >01:46:01,710 INFO program: Fragments per group: 8192 >01:46:01,710 INFO program: Inodes per group: 512 >01:46:01,710 INFO program: Inode blocks per group: 128 >01:46:01,711 INFO program: Flex block group size: 16 >01:46:01,711 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >01:46:01,711 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >01:46:01,711 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >01:46:01,711 INFO program: Mount count: 2 >01:46:01,711 INFO program: Maximum mount count: -1 >01:46:01,711 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >01:46:01,712 INFO program: Check interval: 0 (<none>) >01:46:01,712 INFO program: Lifetime writes: 32 MB >01:46:01,712 INFO program: Reserved blocks uid: 0 (user root) >01:46:01,712 INFO program: Reserved blocks gid: 0 (group root) >01:46:01,712 INFO program: First inode: 11 >01:46:01,712 INFO program: Inode size: 256 >01:46:01,713 INFO program: Required extra isize: 28 >01:46:01,713 INFO program: Desired extra isize: 28 >01:46:01,713 INFO program: Journal inode: 8 >01:46:01,713 INFO program: Default directory hash: half_md4 >01:46:01,713 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >01:46:01,713 INFO program: Journal backup: inode blocks >01:46:01,714 INFO program: Journal features: (none) >01:46:01,714 INFO program: Journal size: 32M >01:46:01,714 INFO program: Journal length: 32768 >01:46:01,714 INFO program: Journal sequence: 0x00000007 >01:46:01,714 INFO program: Journal start: 0 >01:46:01,714 INFO program: >01:46:01,714 DEBUG program: Return code: 0 >01:46:01,715 INFO program: Running... resize2fs -P /dev/loop1 >01:46:01,725 INFO program: resize2fs 1.42.8 (20-Jun-2013) >01:46:01,725 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop1 >01:46:01,726 INFO program: Couldn't find valid filesystem superblock. >01:46:01,726 DEBUG program: Return code: 1 >01:46:01,758 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >01:46:01,763 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >01:46:01,763 INFO program: Filesystem volume name: Anaconda >01:46:01,764 INFO program: Last mounted on: / >01:46:01,764 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >01:46:01,764 INFO program: Filesystem magic number: 0xEF53 >01:46:01,764 INFO program: Filesystem revision #: 1 (dynamic) >01:46:01,764 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 >01:46:01,764 INFO program: Filesystem flags: signed_directory_hash >01:46:01,764 INFO program: Default mount options: user_xattr acl >01:46:01,764 INFO program: Filesystem state: clean >01:46:01,765 INFO program: Errors behavior: Continue >01:46:01,765 INFO program: Filesystem OS type: Linux >01:46:01,765 INFO program: Inode count: 131072 >01:46:01,765 INFO program: Block count: 2097152 >01:46:01,765 INFO program: Reserved block count: 0 >01:46:01,765 INFO program: Free blocks: 1293489 >01:46:01,765 INFO program: Free inodes: 103755 >01:46:01,765 INFO program: First block: 1 >01:46:01,766 INFO program: Block size: 1024 >01:46:01,766 INFO program: Fragment size: 1024 >01:46:01,766 INFO program: Reserved GDT blocks: 256 >01:46:01,766 INFO program: Blocks per group: 8192 >01:46:01,766 INFO program: Fragments per group: 8192 >01:46:01,766 INFO program: Inodes per group: 512 >01:46:01,766 INFO program: Inode blocks per group: 128 >01:46:01,766 INFO program: Flex block group size: 16 >01:46:01,766 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >01:46:01,767 INFO program: Last mount time: Sun May 25 01:45:49 2014 >01:46:01,767 INFO program: Last write time: Sun May 25 01:45:49 2014 >01:46:01,767 INFO program: Mount count: 3 >01:46:01,767 INFO program: Maximum mount count: -1 >01:46:01,767 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >01:46:01,767 INFO program: Check interval: 0 (<none>) >01:46:01,767 INFO program: Lifetime writes: 32 MB >01:46:01,767 INFO program: Reserved blocks uid: 0 (user root) >01:46:01,768 INFO program: Reserved blocks gid: 0 (group root) >01:46:01,768 INFO program: First inode: 11 >01:46:01,768 INFO program: Inode size: 256 >01:46:01,768 INFO program: Required extra isize: 28 >01:46:01,768 INFO program: Desired extra isize: 28 >01:46:01,768 INFO program: Journal inode: 8 >01:46:01,768 INFO program: Default directory hash: half_md4 >01:46:01,768 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >01:46:01,768 INFO program: Journal backup: inode blocks >01:46:01,769 INFO program: Journal features: (none) >01:46:01,769 INFO program: Journal size: 32M >01:46:01,769 INFO program: Journal length: 32768 >01:46:01,769 INFO program: Journal sequence: 0x00000008 >01:46:01,769 INFO program: Journal start: 1 >01:46:01,769 INFO program: >01:46:01,769 DEBUG program: Return code: 0 >01:46:01,770 INFO program: Running... resize2fs -P /dev/mapper/live-rw >01:46:01,775 INFO program: resize2fs 1.42.8 (20-Jun-2013) >01:46:01,775 INFO program: Estimated minimum size of the filesystem: 786368 >01:46:01,775 DEBUG program: Return code: 0 >01:46:01,798 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >01:46:01,802 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >01:46:01,803 INFO program: Filesystem volume name: Anaconda >01:46:01,803 INFO program: Last mounted on: / >01:46:01,803 INFO program: Filesystem UUID: 4847f338-a61d-4f93-ac64-77997dedbbd5 >01:46:01,803 INFO program: Filesystem magic number: 0xEF53 >01:46:01,803 INFO program: Filesystem revision #: 1 (dynamic) >01:46:01,803 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 >01:46:01,804 INFO program: Filesystem flags: signed_directory_hash >01:46:01,804 INFO program: Default mount options: user_xattr acl >01:46:01,804 INFO program: Filesystem state: clean >01:46:01,804 INFO program: Errors behavior: Continue >01:46:01,804 INFO program: Filesystem OS type: Linux >01:46:01,804 INFO program: Inode count: 131072 >01:46:01,804 INFO program: Block count: 2097152 >01:46:01,804 INFO program: Reserved block count: 0 >01:46:01,805 INFO program: Free blocks: 1293489 >01:46:01,805 INFO program: Free inodes: 103755 >01:46:01,805 INFO program: First block: 1 >01:46:01,805 INFO program: Block size: 1024 >01:46:01,805 INFO program: Fragment size: 1024 >01:46:01,805 INFO program: Reserved GDT blocks: 256 >01:46:01,805 INFO program: Blocks per group: 8192 >01:46:01,805 INFO program: Fragments per group: 8192 >01:46:01,805 INFO program: Inodes per group: 512 >01:46:01,806 INFO program: Inode blocks per group: 128 >01:46:01,806 INFO program: Flex block group size: 16 >01:46:01,806 INFO program: Filesystem created: Thu Dec 12 14:00:06 2013 >01:46:01,806 INFO program: Last mount time: Thu Dec 12 14:00:24 2013 >01:46:01,806 INFO program: Last write time: Thu Dec 12 14:00:33 2013 >01:46:01,806 INFO program: Mount count: 2 >01:46:01,806 INFO program: Maximum mount count: -1 >01:46:01,806 INFO program: Last checked: Thu Dec 12 14:00:06 2013 >01:46:01,807 INFO program: Check interval: 0 (<none>) >01:46:01,807 INFO program: Lifetime writes: 32 MB >01:46:01,807 INFO program: Reserved blocks uid: 0 (user root) >01:46:01,807 INFO program: Reserved blocks gid: 0 (group root) >01:46:01,807 INFO program: First inode: 11 >01:46:01,807 INFO program: Inode size: 256 >01:46:01,807 INFO program: Required extra isize: 28 >01:46:01,807 INFO program: Desired extra isize: 28 >01:46:01,807 INFO program: Journal inode: 8 >01:46:01,808 INFO program: Default directory hash: half_md4 >01:46:01,808 INFO program: Directory Hash Seed: 87c9a375-5a9a-4360-9f3a-f55d189f0aed >01:46:01,808 INFO program: Journal backup: inode blocks >01:46:01,808 INFO program: Journal features: (none) >01:46:01,808 INFO program: Journal size: 32M >01:46:01,808 INFO program: Journal length: 32768 >01:46:01,808 INFO program: Journal sequence: 0x00000007 >01:46:01,808 INFO program: Journal start: 0 >01:46:01,809 INFO program: >01:46:01,809 DEBUG program: Return code: 0 >01:46:01,809 INFO program: Running... resize2fs -P /dev/mapper/live-base >01:46:01,814 INFO program: resize2fs 1.42.8 (20-Jun-2013) >01:46:01,814 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >01:46:01,814 INFO program: Couldn't find valid filesystem superblock. >01:46:01,814 DEBUG program: Return code: 1 >01:46:01,821 INFO program: Running... udevadm settle --timeout=300 >01:46:01,833 DEBUG program: Return code: 0 >01:46:01,839 INFO program: Running... udevadm settle --timeout=300 >01:46:01,850 DEBUG program: Return code: 0 >01:46:01,853 INFO program: Running... udevadm settle --timeout=300 >01:46:01,863 DEBUG program: Return code: 0 >01:46:01,867 INFO program: Running... udevadm settle --timeout=300 >01:46:01,877 DEBUG program: Return code: 0 >01:46:01,880 INFO program: Running... udevadm settle --timeout=300 >01:46:01,890 DEBUG program: Return code: 0 >01:46:01,894 INFO program: Running... udevadm settle --timeout=300 >01:46:01,904 DEBUG program: Return code: 0 >01:46:01,908 INFO program: Running... udevadm settle --timeout=300 >01:46:01,918 DEBUG program: Return code: 0 >01:46:01,922 INFO program: Running... udevadm settle --timeout=300 >01:46:01,932 DEBUG program: Return code: 0 >01:46:02,657 INFO program: Running... udevadm settle --timeout=300 >01:46:02,672 DEBUG program: Return code: 0 >01:46:02,680 INFO program: Running... udevadm settle --timeout=300 >01:46:02,692 DEBUG program: Return code: 0 >01:46:02,699 INFO program: Running... udevadm settle --timeout=300 >01:46:02,710 DEBUG program: Return code: 0 >01:46:02,723 INFO program: Running... udevadm settle --timeout=300 >01:46:02,733 DEBUG program: Return code: 0 >01:46:02,828 INFO program: Running... udevadm settle --timeout=300 >01:46:02,839 DEBUG program: Return code: 0 >01:46:02,910 INFO program: Running... hwclock --systohc --local >01:46:03,500 DEBUG program: Return code: 0 >01:46:03,508 INFO program: Running... udevadm settle --timeout=300 >01:46:03,518 DEBUG program: Return code: 0 >01:46:03,547 INFO program: Running... udevadm settle --timeout=300 >01:46:03,558 DEBUG program: Return code: 0 >01:46:03,597 INFO program: Running... udevadm settle --timeout=300 >01:46:03,883 DEBUG program: Return code: 0 >01:46:03,884 INFO program: Running... udevadm settle --timeout=300 >01:46:03,904 DEBUG program: Return code: 0 >01:46:03,912 INFO program: Running... udevadm settle --timeout=300 >01:46:03,930 DEBUG program: Return code: 0 >01:46:03,948 INFO program: Running... udevadm settle --timeout=300 >01:46:04,174 DEBUG program: Return code: 0 >01:46:04,176 INFO program: Running... udevadm settle --timeout=300 >01:46:04,199 DEBUG program: Return code: 0 >01:46:04,211 INFO program: Running... udevadm settle --timeout=300 >01:46:04,232 DEBUG program: Return code: 0 >01:46:04,247 INFO program: Running... udevadm settle --timeout=300 >01:46:04,425 DEBUG program: Return code: 0 >01:46:04,426 INFO program: Running... udevadm settle --timeout=300 >01:46:04,443 DEBUG program: Return code: 0 >01:46:04,447 INFO program: Running... wipefs -f -a /dev/sda >01:46:04,481 INFO program: /dev/sda: 2 bytes were erased at offset 0x000001fe (dos): 55 aa >01:46:04,481 DEBUG program: Return code: 0 >01:46:04,481 INFO program: Running... udevadm settle --timeout=300 >01:46:04,659 DEBUG program: Return code: 0 >01:46:04,667 INFO program: Running... udevadm settle --timeout=300 >01:46:04,690 DEBUG program: Return code: 0 >01:46:04,690 INFO program: Running... udevadm settle --timeout=300 >01:46:04,710 DEBUG program: Return code: 0 >01:46:04,781 INFO program: Running... udevadm settle --timeout=300 >01:46:04,958 DEBUG program: Return code: 0 >01:46:04,959 INFO program: Running... udevadm settle --timeout=300 >01:46:04,972 DEBUG program: Return code: 0 >01:46:04,975 INFO program: Running... udevadm settle --timeout=300 >01:46:04,990 DEBUG program: Return code: 0 >01:46:04,999 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >01:46:05,059 INFO program: 2048+0 records in >01:46:05,060 INFO program: 2048+0 records out >01:46:05,060 INFO program: 1048576 bytes (1.0 MB) copied, 0.0493658 s, 21.2 MB/s >01:46:05,060 DEBUG program: Return code: 0 >01:46:05,061 INFO program: Running... udevadm settle --timeout=300 >01:46:05,250 DEBUG program: Return code: 0 >01:46:05,264 INFO program: Running... udevadm settle --timeout=300 >01:46:05,492 DEBUG program: Return code: 0 >01:46:05,499 INFO program: Running... wipefs -f -a /dev/sda1 >01:46:05,557 DEBUG program: Return code: 0 >01:46:05,564 INFO program: Running... udevadm settle --timeout=300 >01:46:05,580 DEBUG program: Return code: 0 >01:46:05,581 INFO program: Running... udevadm settle --timeout=300 >01:46:05,595 DEBUG program: Return code: 0 >01:46:05,604 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1050624 count=2048 >01:46:05,653 INFO program: 2048+0 records in >01:46:05,653 INFO program: 2048+0 records out >01:46:05,654 INFO program: 1048576 bytes (1.0 MB) copied, 0.0437976 s, 23.9 MB/s >01:46:05,654 DEBUG program: Return code: 0 >01:46:05,654 INFO program: Running... udevadm settle --timeout=300 >01:46:05,850 DEBUG program: Return code: 0 >01:46:05,865 INFO program: Running... udevadm settle --timeout=300 >01:46:06,158 DEBUG program: Return code: 0 >01:46:06,166 INFO program: Running... wipefs -f -a /dev/sda2 >01:46:06,248 DEBUG program: Return code: 0 >01:46:06,256 INFO program: Running... udevadm settle --timeout=300 >01:46:06,275 DEBUG program: Return code: 0 >01:46:06,276 INFO program: Running... udevadm settle --timeout=300 >01:46:06,291 DEBUG program: Return code: 0 >01:46:06,301 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=3147776 count=2048 >01:46:06,364 INFO program: 2048+0 records in >01:46:06,365 INFO program: 2048+0 records out >01:46:06,365 INFO program: 1048576 bytes (1.0 MB) copied, 0.0579166 s, 18.1 MB/s >01:46:06,365 DEBUG program: Return code: 0 >01:46:06,366 INFO program: Running... udevadm settle --timeout=300 >01:46:06,558 DEBUG program: Return code: 0 >01:46:06,573 INFO program: Running... udevadm settle --timeout=300 >01:46:06,959 DEBUG program: Return code: 0 >01:46:06,968 INFO program: Running... wipefs -f -a /dev/sda3 >01:46:07,086 DEBUG program: Return code: 0 >01:46:07,093 INFO program: Running... udevadm settle --timeout=300 >01:46:07,175 DEBUG program: Return code: 0 >01:46:07,176 INFO program: Running... udevadm settle --timeout=300 >01:46:07,191 DEBUG program: Return code: 0 > > >/tmp/storage.log: >01:45:59,267 INFO blivet: ISCSID is /sbin/iscsid >01:45:59,267 INFO blivet: no initiator set >01:45:59,331 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >01:45:59,332 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >01:45:59,528 DEBUG blivet: trying to set new default fstype to 'ext4' >01:45:59,564 DEBUG blivet: Ext4FS.supported: supported: True ; >01:45:59,576 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:45:59,577 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:00,074 INFO blivet: Detected 7952M of memory >01:46:00,074 INFO blivet: Suggested swap size (7952 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >01:46:00,074 INFO blivet: Swap attempt of 0M >01:46:00,288 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7f9c20c6fa10> >01:46:00,289 INFO blivet: no initiator set >01:46:00,292 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >01:46:00,294 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >01:46:01,025 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >01:46:01,034 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723232A7A364_E3834563EGBSDM /dev/disk/by-id/wwn-0x5000cca6d4e2b854', > '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_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '72', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '70', > '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': 'HITACHI_HTS723232A7A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723232A7A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026d05', > 'ID_REVISION': 'EC2ZB70W', > 'ID_SERIAL': 'HITACHI_HTS723232A7A364_E3834563EGBSDM', > 'ID_SERIAL_SHORT': 'E3834563EGBSDM', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6d4e2b854', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6d4e2b854', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '689136', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723232A7A364_E3834563EGBSDM', > '/dev/disk/by-id/wwn-0x5000cca6d4e2b854'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >01:46:01,035 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >01:46:01,037 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:01,038 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,039 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >01:46:01,040 INFO blivet: sda is a disk >01:46:01,041 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,042 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >01:46:01,077 INFO blivet: added disk sda (id 0) to device tree >01:46:01,077 DEBUG blivet: looking up parted Device: /dev/sda >01:46:01,083 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >01:46:01,101 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >01:46:01,104 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >01:46:01,105 DEBUG blivet: required disklabel type for sda (1) is None >01:46:01,105 DEBUG blivet: default disklabel type for sda is msdos >01:46:01,106 DEBUG blivet: selecting msdos disklabel for sda based on size >01:46:01,109 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >01:46:01,255 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9c1df27210>, <parted.partition.Partition object at 0x7f9c1df275d0>, <parted.partition.Partition object at 0x7f9c1df277d0>] > device: <parted.device.Device object at 0x7f9c1df21f50> > PedDisk: <_ped.Disk object at 0x7f9c1df26440> >01:46:01,256 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >01:46:01,259 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >01:46:01,262 INFO blivet: got device: DiskDevice instance (0x7f9c2f3fe0d0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HITACHI HTS72323 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f9c1de7f3b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f9c20ea2f10> >01:46:01,264 INFO blivet: got format: DiskLabel instance (0x7f9c2eed7890) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9c1df27210>, <parted.partition.Partition object at 0x7f9c1df275d0>, <parted.partition.Partition object at 0x7f9c1df277d0>] > device: <parted.device.Device object at 0x7f9c1df21f50> > PedDisk: <_ped.Disk object at 0x7f9c1df26440> > origPartedDisk = <parted.disk.Disk object at 0x7f9c1df278d0> > partedDevice = parted.Device instance -- > model: ATA HITACHI HTS72323 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f9c1de7f680> > >01:46:01,271 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723232A7A364_E3834563EGBSDM-part1 /dev/disk/by-id/wwn-0x5000cca6d4e2b854-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '72', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '70', > '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': 'HITACHI_HTS723232A7A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723232A7A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00026d05-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026d05', > 'ID_REVISION': 'EC2ZB70W', > 'ID_SERIAL': 'HITACHI_HTS723232A7A364_E3834563EGBSDM', > 'ID_SERIAL_SHORT': 'E3834563EGBSDM', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6d4e2b854', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6d4e2b854', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '689174', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723232A7A364_E3834563EGBSDM-part1', > '/dev/disk/by-id/wwn-0x5000cca6d4e2b854-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >01:46:01,271 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >01:46:01,273 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >01:46:01,274 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,274 INFO blivet: sda1 is a partition >01:46:01,275 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >01:46:01,276 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:01,277 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >01:46:01,278 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >01:46:01,280 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >01:46:01,280 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,282 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >01:46:01,282 DEBUG blivet: looking up parted Partition: /dev/sda1 >01:46:01,283 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >01:46:01,285 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >01:46:01,286 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >01:46:01,287 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >01:46:01,287 INFO blivet: added partition sda1 (id 1) to device tree >01:46:01,288 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >01:46:01,290 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >01:46:01,291 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >01:46:01,292 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >01:46:01,430 WARN blivet: disklabel detected but not usable on sda1 >01:46:01,431 DEBUG blivet: no type or existing type for sda1, bailing >01:46:01,432 DEBUG blivet: looking up parted Device: /dev/sda1 >01:46:01,433 INFO blivet: got device: PartitionDevice instance (0x7f9c1de91ed0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 512.0 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1048576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (65, 255, 63) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x7f9c1de7fe60> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1df27110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1df27390> PedPartition: <_ped.Partition object at 0x7f9c20ea4dd0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1050623 length = 1048576 > flags = >01:46:01,440 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723232A7A364_E3834563EGBSDM-part2 /dev/disk/by-id/wwn-0x5000cca6d4e2b854-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '72', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '70', > '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': 'HITACHI_HTS723232A7A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723232A7A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1050624', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2097152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00026d05-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026d05', > 'ID_REVISION': 'EC2ZB70W', > 'ID_SERIAL': 'HITACHI_HTS723232A7A364_E3834563EGBSDM', > 'ID_SERIAL_SHORT': 'E3834563EGBSDM', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6d4e2b854', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6d4e2b854', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '689214', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723232A7A364_E3834563EGBSDM-part2', > '/dev/disk/by-id/wwn-0x5000cca6d4e2b854-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >01:46:01,440 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >01:46:01,442 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >01:46:01,443 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,443 INFO blivet: sda2 is a partition >01:46:01,444 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >01:46:01,446 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:01,447 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >01:46:01,449 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >01:46:01,450 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >01:46:01,451 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,453 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >01:46:01,453 DEBUG blivet: looking up parted Partition: /dev/sda2 >01:46:01,455 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >01:46:01,456 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >01:46:01,458 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >01:46:01,460 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >01:46:01,460 INFO blivet: added partition sda2 (id 2) to device tree >01:46:01,462 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >01:46:01,463 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >01:46:01,465 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:46:01,467 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >01:46:01,504 WARN blivet: disklabel detected but not usable on sda2 >01:46:01,504 DEBUG blivet: no type or existing type for sda2, bailing >01:46:01,505 DEBUG blivet: looking up parted Device: /dev/sda2 >01:46:01,507 INFO blivet: got device: PartitionDevice instance (0x7f9c1df27dd0) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1024.0 > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f9c1de7ff80> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1df27110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1df27690> PedPartition: <_ped.Partition object at 0x7f9c20eb69b0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 1050624 end = 3147775 length = 2097152 > flags = >01:46:01,512 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HITACHI_HTS723232A7A364_E3834563EGBSDM-part3 /dev/disk/by-id/wwn-0x5000cca6d4e2b854-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '72', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '70', > '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': 'HITACHI_HTS723232A7A364', > 'ID_MODEL_ENC': 'HITACHI\\x20HTS723232A7A364\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3147776', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '621993984', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00026d05-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00026d05', > 'ID_REVISION': 'EC2ZB70W', > 'ID_SERIAL': 'HITACHI_HTS723232A7A364_E3834563EGBSDM', > 'ID_SERIAL_SHORT': 'E3834563EGBSDM', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6d4e2b854', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6d4e2b854', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '689253', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-HITACHI_HTS723232A7A364_E3834563EGBSDM-part3', > '/dev/disk/by-id/wwn-0x5000cca6d4e2b854-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >01:46:01,512 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >01:46:01,514 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >01:46:01,515 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,515 INFO blivet: sda3 is a partition >01:46:01,516 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >01:46:01,517 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:01,519 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing msdos disklabel >01:46:01,520 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >01:46:01,521 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >01:46:01,522 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,524 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >01:46:01,524 DEBUG blivet: looking up parted Partition: /dev/sda3 >01:46:01,526 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >01:46:01,527 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >01:46:01,529 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >01:46:01,531 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >01:46:01,531 INFO blivet: added partition sda3 (id 3) to device tree >01:46:01,532 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >01:46:01,533 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >01:46:01,534 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >01:46:01,535 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >01:46:01,621 WARN blivet: disklabel detected but not usable on sda3 >01:46:01,622 DEBUG blivet: no type or existing type for sda3, bailing >01:46:01,623 DEBUG blivet: looking up parted Device: /dev/sda3 >01:46:01,625 INFO blivet: got device: PartitionDevice instance (0x7f9c20ed3a90) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 305245MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 303708.0 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 621993984 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38717, 255, 63) biosGeometry: (38717, 255, 63) > PedDevice: <_ped.Device object at 0x7f9c1de7fb90> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1df27110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1df27810> PedPartition: <_ped.Partition object at 0x7f9c20eb6bf0> > disk = existing 305245MB disk sda (0) with existing msdos disklabel > start = 3147776 end = 625141759 length = 621993984 > flags = >01:46:01,631 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GT50N_M3JC2N02429 /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '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': 'HL-DT-ST_DVDRAM_GT50N', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GT50N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'LT20', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GT50N_M3JC2N02429', > 'ID_SERIAL_SHORT': 'M3JC2N02429', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '689758', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GT50N_M3JC2N02429', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >01:46:01,632 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >01:46:01,633 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >01:46:01,634 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,634 INFO blivet: sr0 is a cdrom >01:46:01,635 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >01:46:01,635 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,636 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >01:46:01,636 INFO blivet: added cdrom sr0 (id 4) to device tree >01:46:01,637 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:46:01,645 DEBUG blivet: no device or no media present >01:46:01,647 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '702490', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >01:46:01,648 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >01:46:01,649 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >01:46:01,649 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,650 INFO blivet: loop0 is a loop device >01:46:01,651 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >01:46:01,652 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >01:46:01,653 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,653 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,654 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >01:46:01,654 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 5) to device tree >01:46:01,655 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >01:46:01,655 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,657 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:46:01,657 INFO blivet: added loop loop0 (id 6) to device tree >01:46:01,658 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >01:46:01,659 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >01:46:01,659 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >01:46:01,659 DEBUG blivet: device loop0 does not contain a disklabel >01:46:01,659 INFO blivet: type detected on 'loop0' is 'squashfs' >01:46:01,659 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >01:46:01,660 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >01:46:01,661 INFO blivet: got device: LoopDevice instance (0x7f9c1df35310) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (5)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >01:46:01,661 INFO blivet: got format: DeviceFormat instance (0x7f9c1df35350) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:46:01,664 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '702756', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >01:46:01,664 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >01:46:01,665 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >01:46:01,666 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,666 INFO blivet: loop1 is a loop device >01:46:01,667 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >01:46:01,668 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >01:46:01,669 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,669 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,670 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >01:46:01,670 INFO blivet: added file /LiveOS/rootfs.img (id 7) to device tree >01:46:01,671 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >01:46:01,672 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,673 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >01:46:01,673 INFO blivet: added loop loop1 (id 8) to device tree >01:46:01,674 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >01:46:01,675 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >01:46:01,676 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:01,676 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:46:01,676 DEBUG blivet: device loop1 does not contain a disklabel >01:46:01,676 INFO blivet: type detected on 'loop1' is 'ext4' >01:46:01,726 DEBUG blivet: using current size 0 as min size >01:46:01,727 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:01,727 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:46:01,728 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >01:46:01,729 INFO blivet: got device: LoopDevice instance (0x7f9c1df27e90) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >01:46:01,730 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:01,730 INFO blivet: got format: Ext4FS instance (0x7f9c1df27fd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >01:46:01,731 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '703041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >01:46:01,732 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >01:46:01,732 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >01:46:01,733 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,733 INFO blivet: loop2 is a loop device >01:46:01,734 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >01:46:01,735 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >01:46:01,735 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,736 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,737 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >01:46:01,737 INFO blivet: added file /overlay (deleted) (id 9) to device tree >01:46:01,738 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >01:46:01,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,739 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:46:01,739 INFO blivet: added loop loop2 (id 10) to device tree >01:46:01,739 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >01:46:01,740 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >01:46:01,740 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:46:01,740 DEBUG blivet: device loop2 does not contain a disklabel >01:46:01,741 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >01:46:01,741 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:46:01,742 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >01:46:01,742 INFO blivet: got device: LoopDevice instance (0x7f9c1df35390) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >01:46:01,742 INFO blivet: got format: DeviceFormat instance (0x7f9c1df35550) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:46:01,745 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '803816', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >01:46:01,745 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >01:46:01,746 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >01:46:01,747 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,747 INFO blivet: live-rw is a device-mapper device >01:46:01,748 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >01:46:01,748 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >01:46:01,749 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >01:46:01,750 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >01:46:01,751 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) with existing DM_snapshot_cow >01:46:01,752 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >01:46:01,753 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,754 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >01:46:01,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,755 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >01:46:01,755 INFO blivet: added dm live-rw (id 11) to device tree >01:46:01,756 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >01:46:01,757 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >01:46:01,757 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:01,758 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:46:01,758 DEBUG blivet: device live-rw does not contain a disklabel >01:46:01,758 INFO blivet: type detected on 'live-rw' is 'ext4' >01:46:01,775 DEBUG blivet: padding min size from 768 up to 844 >01:46:01,777 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:01,777 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:46:01,778 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >01:46:01,778 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >01:46:01,781 INFO blivet: got device: DMDevice instance (0x7f9c1df353d0) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10) with existing DM_snapshot_cow'] > 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 0x7f9c1df45050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >01:46:01,783 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:01,783 INFO blivet: got format: Ext4FS instance (0x7f9c1df27f50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >01:46:01,785 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > '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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '814519', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >01:46:01,786 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >01:46:01,787 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >01:46:01,787 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,787 INFO blivet: live-base is a device-mapper device >01:46:01,788 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >01:46:01,789 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >01:46:01,790 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >01:46:01,791 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >01:46:01,792 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >01:46:01,792 DEBUG blivet: DeviceTree.getDeviceByName returned None >01:46:01,793 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >01:46:01,793 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:01,794 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >01:46:01,795 INFO blivet: added dm live-base (id 12) to device tree >01:46:01,795 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >01:46:01,796 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >01:46:01,797 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:01,797 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:46:01,797 DEBUG blivet: device live-base does not contain a disklabel >01:46:01,797 INFO blivet: type detected on 'live-base' is 'ext4' >01:46:01,815 DEBUG blivet: using current size 0 as min size >01:46:01,816 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:01,817 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:46:01,818 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >01:46:01,818 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >01:46:01,819 INFO blivet: got device: DMDevice instance (0x7f9c1df27e10) -- > name = live-base status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop1 (8) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f9c1df450e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >01:46:01,821 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:01,821 INFO blivet: got format: Ext4FS instance (0x7f9c1df35950) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >01:46:01,837 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >01:46:01,838 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >01:46:01,839 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >01:46:01,851 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:46:01,852 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:46:01,853 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:46:01,864 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >01:46:01,865 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >01:46:01,867 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >01:46:01,878 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:46:01,879 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:46:01,880 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:46:01,891 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >01:46:01,893 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >01:46:01,894 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >01:46:01,906 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:46:01,907 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:46:01,908 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:46:01,919 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >01:46:01,920 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >01:46:01,922 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >01:46:01,933 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >01:46:01,933 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >01:46:01,934 INFO blivet: edd: collected mbr signatures: {'sda': '0x00026d05'} >01:46:01,934 DEBUG blivet: edd: data extracted from 0x80: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00026d05 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 625142448 >01:46:01,934 INFO blivet: edd: matched 0x80 to sda using MBR sig >01:46:02,002 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:02,003 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:02,004 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:02,007 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:46:02,634 DEBUG blivet: clearpart: looking at sda3 >01:46:02,635 DEBUG blivet: removing sda3 >01:46:02,652 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >01:46:02,654 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >01:46:02,656 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >01:46:02,673 INFO blivet: removed partition sda3 (id 3) from device tree >01:46:02,674 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >01:46:02,675 INFO blivet: registered action: [0] Destroy Device partition sda3 (id 3) >01:46:02,675 DEBUG blivet: partitions: ['sda1', 'sda2'] >01:46:02,675 DEBUG blivet: clearpart: looking at sda2 >01:46:02,676 DEBUG blivet: removing sda2 >01:46:02,677 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >01:46:02,678 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >01:46:02,679 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >01:46:02,693 INFO blivet: removed partition sda2 (id 2) from device tree >01:46:02,694 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >01:46:02,694 INFO blivet: registered action: [1] Destroy Device partition sda2 (id 2) >01:46:02,695 DEBUG blivet: partitions: ['sda1'] >01:46:02,695 DEBUG blivet: clearpart: looking at sda1 >01:46:02,695 DEBUG blivet: removing sda1 >01:46:02,696 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >01:46:02,697 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >01:46:02,698 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >01:46:02,711 INFO blivet: removed partition sda1 (id 1) from device tree >01:46:02,712 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >01:46:02,712 INFO blivet: registered action: [2] Destroy Device partition sda1 (id 1) >01:46:02,713 DEBUG blivet: partitions: [] >01:46:02,713 DEBUG blivet: checking whether disk sda has an empty extended >01:46:02,713 DEBUG blivet: extended is None ; logicals is [] >01:46:02,713 DEBUG blivet: clearpart: initializing sda >01:46:02,713 DEBUG blivet: removing sda >01:46:02,714 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:46:02,714 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:02,715 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >01:46:02,715 INFO blivet: registered action: [3] Destroy Format msdos disklabel on disk sda (id 0) >01:46:02,716 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >01:46:02,716 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:02,717 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >01:46:02,717 INFO blivet: registered action: [4] Destroy Format None on disk sda (id 0) >01:46:02,717 DEBUG blivet: required disklabel type for sda (1) is None >01:46:02,718 DEBUG blivet: default disklabel type for sda is msdos >01:46:02,718 DEBUG blivet: selecting msdos disklabel for sda based on size >01:46:02,719 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >01:46:02,720 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >01:46:02,720 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 0x7f9c1db4c590> > PedDisk: <_ped.Disk object at 0x7f9c1db4e518> >01:46:02,720 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >01:46:02,721 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >01:46:02,722 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >01:46:02,722 INFO blivet: registered action: [5] Create Format msdos disklabel on disk sda (id 0) >01:46:02,737 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:02,738 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with non-existent msdos disklabel >01:46:02,739 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:02,739 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:46:02,740 DEBUG blivet: PartitionDevice._setFormat: req0 ; >01:46:02,741 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >01:46:02,741 INFO blivet: added partition req0 (id 13) to device tree >01:46:02,742 INFO blivet: registered action: [6] Create Device partition req0 (id 13) >01:46:02,742 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:02,742 INFO blivet: registered action: [7] Create Format ext4 filesystem mounted at /boot on partition req0 (id 13) >01:46:02,743 DEBUG blivet: SwapSpace.__init__: mountopts: ; mountpoint: ; size: 1024 ; fsprofile: ; label: ; >01:46:02,743 DEBUG blivet: getFormat('swap') returning SwapSpace instance >01:46:02,744 DEBUG blivet: PartitionDevice._setFormat: req1 ; >01:46:02,745 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: swap ; >01:46:02,745 INFO blivet: added partition req1 (id 14) to device tree >01:46:02,745 INFO blivet: registered action: [8] Create Device partition req1 (id 14) >01:46:02,745 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:02,745 INFO blivet: registered action: [9] Create Format swap on partition req1 (id 14) >01:46:02,746 DEBUG blivet: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: ; >01:46:02,746 DEBUG blivet: getFormat('luks') returning LUKS instance >01:46:02,747 DEBUG blivet: PartitionDevice._setFormat: req1 ; >01:46:02,748 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: swap ; type: luks ; >01:46:02,749 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: req1 ; >01:46:02,750 DEBUG blivet: LUKSDevice._setFormat: luks2 ; current: None ; type: swap ; >01:46:02,750 INFO blivet: added luks/dm-crypt luks2 (id 15) to device tree >01:46:02,750 INFO blivet: registered action: [10] Create Device luks/dm-crypt luks2 (id 15) >01:46:02,750 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:02,750 INFO blivet: registered action: [11] Create Format swap on luks/dm-crypt luks2 (id 15) >01:46:02,751 DEBUG blivet: Ext4FS.supported: supported: True ; >01:46:02,751 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >01:46:02,753 DEBUG blivet: PartitionDevice._setFormat: req3 ; >01:46:02,753 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >01:46:02,754 INFO blivet: added partition req3 (id 16) to device tree >01:46:02,754 INFO blivet: registered action: [12] Create Device partition req3 (id 16) >01:46:02,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:02,754 INFO blivet: registered action: [13] Create Format ext4 filesystem mounted at / on partition req3 (id 16) >01:46:02,755 DEBUG blivet: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: ; passphrase: ; >01:46:02,755 DEBUG blivet: getFormat('luks') returning LUKS instance >01:46:02,756 DEBUG blivet: PartitionDevice._setFormat: req3 ; >01:46:02,757 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: ext4 ; type: luks ; >01:46:02,758 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: req3 ; >01:46:02,759 DEBUG blivet: LUKSDevice._setFormat: luks4 ; current: None ; type: ext4 ; >01:46:02,759 INFO blivet: added luks/dm-crypt luks4 (id 17) to device tree >01:46:02,759 INFO blivet: registered action: [14] Create Device luks/dm-crypt luks4 (id 17) >01:46:02,759 DEBUG blivet: getFormat('None') returning DeviceFormat instance >01:46:02,759 INFO blivet: registered action: [15] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks4 (id 17) >01:46:02,760 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >01:46:02,761 DEBUG blivet: removing all non-preexisting partitions ['req0(id 13)', 'req1(id 14)', 'req3(id 16)'] from disk(s) ['sda'] >01:46:02,761 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req0(id 13)', 'req1(id 14)', 'req3(id 16)'] >01:46:02,761 DEBUG blivet: removing all non-preexisting partitions ['req0(id 13)', 'req1(id 14)', 'req3(id 16)'] from disk(s) ['sda'] >01:46:02,763 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:02,764 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with non-existent msdos disklabel >01:46:02,764 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:46:02,765 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:02,765 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with non-existent msdos disklabel >01:46:02,766 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:46:02,766 DEBUG blivet: allocating partition: req0 ; id: 13 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 512MB ; grow: False ; max_size: 0 ; start: None ; end: None >01:46:02,766 DEBUG blivet: checking freespace on sda >01:46:02,766 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=512MB boot=True best=None grow=False start=None >01:46:02,766 DEBUG blivet: checking 63-625142447 (305245 MB) >01:46:02,767 DEBUG blivet: current free range is 63-625142447 (305245MB) >01:46:02,767 DEBUG blivet: updating use_disk to sda, type: 0 >01:46:02,767 DEBUG blivet: new free: 63-625142447 / 305245MB >01:46:02,767 DEBUG blivet: new free allows for 0 sectors of growth >01:46:02,767 DEBUG blivet: found free space for bootable request >01:46:02,767 DEBUG blivet: adjusted start sector from 63 to 2048 >01:46:02,768 DEBUG blivet: created partition sda1 of 512MB and added it to /dev/sda >01:46:02,769 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >01:46:02,769 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db7bc50> PedPartition: <_ped.Partition object at 0x7f9c1db7eb90> >01:46:02,770 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >01:46:02,771 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >01:46:02,772 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >01:46:02,772 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db7bb50> PedPartition: <_ped.Partition object at 0x7f9c1db7ec50> >01:46:02,773 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:02,774 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with non-existent msdos disklabel >01:46:02,774 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:46:02,775 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:02,776 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with non-existent msdos disklabel >01:46:02,776 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:46:02,776 DEBUG blivet: allocating partition: req1 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: True ; size: 1024MB ; grow: False ; max_size: 0 ; start: None ; end: None >01:46:02,776 DEBUG blivet: checking freespace on sda >01:46:02,777 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=False start=None >01:46:02,777 DEBUG blivet: checking 63-2047 (0 MB) >01:46:02,777 DEBUG blivet: current free range is 63-2047 (0MB) >01:46:02,777 DEBUG blivet: checking 1050624-625142447 (304732 MB) >01:46:02,777 DEBUG blivet: current free range is 1050624-625142447 (304732MB) >01:46:02,778 DEBUG blivet: updating use_disk to sda, type: 0 >01:46:02,778 DEBUG blivet: new free: 1050624-625142447 / 304732MB >01:46:02,778 DEBUG blivet: new free allows for 0 sectors of growth >01:46:02,778 DEBUG blivet: created partition sda2 of 1024MB and added it to /dev/sda >01:46:02,779 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >01:46:02,780 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db7bf90> PedPartition: <_ped.Partition object at 0x7f9c1db7ecb0> >01:46:02,780 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >01:46:02,781 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >01:46:02,782 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >01:46:02,783 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db82050> PedPartition: <_ped.Partition object at 0x7f9c1db7ed10> >01:46:02,784 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:02,784 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with non-existent msdos disklabel >01:46:02,785 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:46:02,785 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:02,786 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with non-existent msdos disklabel >01:46:02,786 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:46:02,786 DEBUG blivet: allocating partition: req3 ; id: 16 ; disks: ['sda'] ; >boot: False ; primary: True ; size: 1MB ; grow: True ; max_size: 0 ; start: None ; end: None >01:46:02,787 DEBUG blivet: checking freespace on sda >01:46:02,787 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True start=None >01:46:02,787 DEBUG blivet: checking 63-2047 (0 MB) >01:46:02,787 DEBUG blivet: current free range is 63-2047 (0MB) >01:46:02,788 DEBUG blivet: checking 3147776-625142447 (303708 MB) >01:46:02,788 DEBUG blivet: current free range is 3147776-625142447 (303708MB) >01:46:02,788 DEBUG blivet: evaluating growth potential for new layout >01:46:02,788 DEBUG blivet: calculating growth for disk /dev/sda >01:46:02,789 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >01:46:02,790 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db82510> PedPartition: <_ped.Partition object at 0x7f9c1db7ed70> >01:46:02,790 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >01:46:02,791 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >01:46:02,791 DEBUG blivet: adding request 13 to chunk 625142385 (63-625142447) on /dev/sda >01:46:02,792 DEBUG blivet: adding request 14 to chunk 625142385 (63-625142447) on /dev/sda >01:46:02,792 DEBUG blivet: adding request 16 to chunk 625142385 (63-625142447) on /dev/sda >01:46:02,792 DEBUG blivet: Chunk.growRequests: 625142385 on /dev/sda start = 63 end = 625142447 >sectorSize = 512 > >01:46:02,792 DEBUG blivet: req: PartitionRequest instance -- >id = 13 name = sda1 growable = False >base = 1048576 growth = 0 max_grow = 0 >done = True >01:46:02,792 DEBUG blivet: req: PartitionRequest instance -- >id = 14 name = sda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >01:46:02,792 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >01:46:02,792 DEBUG blivet: 1 requests and 621994609 (303708MB) left in chunk >01:46:02,793 DEBUG blivet: adding 621994609 (303708MB) to 16 (sda3) >01:46:02,793 DEBUG blivet: new grow amount for request 16 (sda3) is 621994609 units, or 303708MB >01:46:02,793 DEBUG blivet: request 13 (sda1) growth: 0 (0MB) size: 512MB >01:46:02,793 DEBUG blivet: request 14 (sda2) growth: 0 (0MB) size: 1024MB >01:46:02,793 DEBUG blivet: request 16 (sda3) growth: 621994609 (303708MB) size: 303709MB >01:46:02,793 DEBUG blivet: disk /dev/sda growth: 621994609 (303708MB) >01:46:02,794 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >01:46:02,794 DEBUG blivet: device sda3 new partedPartition None >01:46:02,795 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >01:46:02,796 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >01:46:02,796 DEBUG blivet: total growth: 621994609 sectors >01:46:02,796 DEBUG blivet: updating use_disk to sda, type: 0 >01:46:02,796 DEBUG blivet: new free: 3147776-625142447 / 303708MB >01:46:02,796 DEBUG blivet: new free allows for 621994609 sectors of growth >01:46:02,797 DEBUG blivet: created partition sda3 of 1MB and added it to /dev/sda >01:46:02,797 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >01:46:02,798 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db82790> PedPartition: <_ped.Partition object at 0x7f9c1db7edd0> >01:46:02,799 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >01:46:02,799 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >01:46:02,801 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >01:46:02,801 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db82990> PedPartition: <_ped.Partition object at 0x7f9c1db7eef0> >01:46:02,801 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda1(id 13)', 'sda2(id 14)', 'sda3(id 16)'] >01:46:02,801 DEBUG blivet: growable partitions are ['sda3'] >01:46:02,802 DEBUG blivet: adding request 13 to chunk 625142385 (63-625142447) on /dev/sda >01:46:02,802 DEBUG blivet: adding request 14 to chunk 625142385 (63-625142447) on /dev/sda >01:46:02,802 DEBUG blivet: adding request 16 to chunk 625142385 (63-625142447) on /dev/sda >01:46:02,802 DEBUG blivet: disk sda has 1 chunks >01:46:02,802 DEBUG blivet: Chunk.growRequests: 625142385 on /dev/sda start = 63 end = 625142447 >sectorSize = 512 > >01:46:02,802 DEBUG blivet: req: PartitionRequest instance -- >id = 13 name = sda1 growable = False >base = 1048576 growth = 0 max_grow = 0 >done = True >01:46:02,803 DEBUG blivet: req: PartitionRequest instance -- >id = 14 name = sda2 growable = False >base = 2097152 growth = 0 max_grow = 0 >done = True >01:46:02,803 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >01:46:02,803 DEBUG blivet: 1 requests and 621994609 (303708MB) left in chunk >01:46:02,803 DEBUG blivet: adding 621994609 (303708MB) to 16 (sda3) >01:46:02,803 DEBUG blivet: new grow amount for request 16 (sda3) is 621994609 units, or 303708MB >01:46:02,803 DEBUG blivet: growing partitions on sda >01:46:02,804 DEBUG blivet: partition sda1 (13): 0 >01:46:02,804 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1050623 length: 1048576 > device: <parted.device.Device object at 0x7f9c1db4c0d0> PedGeometry: <_ped.Geometry object at 0x7f9c1db7ba90> >01:46:02,804 DEBUG blivet: partition sda2 (14): 0 >01:46:02,804 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1050624 end: 3147775 length: 2097152 > device: <parted.device.Device object at 0x7f9c1db4c0d0> PedGeometry: <_ped.Geometry object at 0x7f9c1db7ba50> >01:46:02,804 DEBUG blivet: partition sda3 (16): 0 >01:46:02,805 DEBUG blivet: new geometry for sda3: parted.Geometry instance -- > start: 3147776 end: 625141759 length: 621993984 > device: <parted.device.Device object at 0x7f9c1db4c0d0> PedGeometry: <_ped.Geometry object at 0x7f9c1db7b9d0> >01:46:02,805 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 13)', 'sda2(id 14)', 'sda3(id 16)'] from disk(s) ['sda'] >01:46:02,806 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >01:46:02,806 DEBUG blivet: device sda1 new partedPartition None >01:46:02,807 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >01:46:02,807 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >01:46:02,808 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >01:46:02,808 DEBUG blivet: device sda2 new partedPartition None >01:46:02,809 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >01:46:02,810 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >01:46:02,811 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >01:46:02,811 DEBUG blivet: device sda3 new partedPartition None >01:46:02,812 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >01:46:02,812 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >01:46:02,813 DEBUG blivet: back from removeNewPartitions >01:46:02,813 DEBUG blivet: extended: None >01:46:02,813 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1050623 length: 1048576 > device: <parted.device.Device object at 0x7f9c1db4c0d0> PedGeometry: <_ped.Geometry object at 0x7f9c1db7ba90> >01:46:02,814 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >01:46:02,814 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db82090> PedPartition: <_ped.Partition object at 0x7f9c1db7edd0> >01:46:02,815 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >01:46:02,816 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >01:46:02,817 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >01:46:02,817 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db82410> PedPartition: <_ped.Partition object at 0x7f9c1db7ec50> >01:46:02,817 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 1050624 end: 3147775 length: 2097152 > device: <parted.device.Device object at 0x7f9c1db4c0d0> PedGeometry: <_ped.Geometry object at 0x7f9c1db7ba50> >01:46:02,818 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >01:46:02,819 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db4c110> PedPartition: <_ped.Partition object at 0x7f9c1db7ed70> >01:46:02,820 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >01:46:02,820 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >01:46:02,821 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >01:46:02,822 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db82850> PedPartition: <_ped.Partition object at 0x7f9c1db7ee30> >01:46:02,822 DEBUG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 3147776 end: 625141759 length: 621993984 > device: <parted.device.Device object at 0x7f9c1db4c0d0> PedGeometry: <_ped.Geometry object at 0x7f9c1db7b9d0> >01:46:02,823 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >01:46:02,823 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db7bcd0> PedPartition: <_ped.Partition object at 0x7f9c1db7ecb0> >01:46:02,824 DEBUG blivet: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >01:46:02,825 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >01:46:02,826 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >01:46:02,827 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db82b50> PedPartition: <_ped.Partition object at 0x7f9c1db7ebf0> >01:46:02,827 DEBUG blivet: fixing size of non-existent 512MB partition sda1 (13) with non-existent ext4 filesystem mounted at /boot at 512.00 >01:46:02,827 DEBUG blivet: fixing size of non-existent 1024MB partition sda2 (14) with non-existent luks at 1024.00 >01:46:02,828 DEBUG blivet: fixing size of non-existent 303708MB partition sda3 (16) with non-existent luks at 303708.00 >01:46:02,842 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:02,843 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with non-existent msdos disklabel >01:46:02,844 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >01:46:02,845 DEBUG blivet: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with non-existent msdos disklabel >01:46:02,845 DEBUG blivet: resolved 'sda' to 'sda' (disk) >01:46:03,502 INFO blivet: omitting ksdata: existing 305245MB disk sda (0) with non-existent msdos disklabel >01:46:03,503 INFO blivet: omitting ksdata: non-existent 1022MB luks/dm-crypt luks2 (15) with non-existent swap >01:46:03,503 INFO blivet: omitting ksdata: non-existent 303706MB luks/dm-crypt luks4 (17) with non-existent ext4 filesystem mounted at / >01:46:03,506 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >01:46:03,507 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >01:46:03,508 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >01:46:03,519 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >01:46:03,520 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >01:46:03,521 DEBUG blivet: LUKSDevice.teardown: luks2 ; status: False ; controllable: True ; >01:46:03,521 DEBUG blivet: LUKSDevice.teardown: luks4 ; status: False ; controllable: True ; >01:46:03,522 INFO blivet: resetting parted disks... >01:46:03,522 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >01:46:03,523 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >01:46:03,524 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >01:46:03,524 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >01:46:03,525 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >01:46:03,526 DEBUG blivet: PartitionDevice.preCommitFixup: sda3 ; >01:46:03,526 DEBUG blivet: sector-based lookup found partition sda3 >01:46:03,527 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >01:46:03,528 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1df278d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1db82090> PedPartition: <_ped.Partition object at 0x7f9c1dc0c590> >01:46:03,529 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >01:46:03,529 DEBUG blivet: sector-based lookup found partition sda2 >01:46:03,530 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >01:46:03,530 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1df278d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1df27810> PedPartition: <_ped.Partition object at 0x7f9c20eb6bf0> >01:46:03,531 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >01:46:03,531 DEBUG blivet: sector-based lookup found partition sda1 >01:46:03,532 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >01:46:03,532 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1df278d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1df27690> PedPartition: <_ped.Partition object at 0x7f9c20eb69b0> >01:46:03,533 DEBUG blivet: action: [0] Destroy Device partition sda3 (id 3) >01:46:03,533 DEBUG blivet: action: [1] Destroy Device partition sda2 (id 2) >01:46:03,533 DEBUG blivet: action: [2] Destroy Device partition sda1 (id 1) >01:46:03,533 DEBUG blivet: action: [3] Destroy Format msdos disklabel on disk sda (id 0) >01:46:03,533 DEBUG blivet: action: [4] Destroy Format None on disk sda (id 0) >01:46:03,533 DEBUG blivet: action: [5] Create Format msdos disklabel on disk sda (id 0) >01:46:03,534 DEBUG blivet: action: [6] Create Device partition sda1 (id 13) >01:46:03,534 DEBUG blivet: action: [7] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 13) >01:46:03,534 DEBUG blivet: action: [8] Create Device partition sda2 (id 14) >01:46:03,534 DEBUG blivet: action: [9] Create Format luks on partition sda2 (id 14) >01:46:03,534 DEBUG blivet: action: [10] Create Device luks/dm-crypt luks2 (id 15) >01:46:03,534 DEBUG blivet: action: [11] Create Format swap on luks/dm-crypt luks2 (id 15) >01:46:03,534 DEBUG blivet: action: [12] Create Device partition sda3 (id 16) >01:46:03,535 DEBUG blivet: action: [13] Create Format luks on partition sda3 (id 16) >01:46:03,535 DEBUG blivet: action: [14] Create Device luks/dm-crypt luks4 (id 17) >01:46:03,535 DEBUG blivet: action: [15] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks4 (id 17) >01:46:03,535 INFO blivet: pruning action queue... >01:46:03,535 INFO blivet: removing obsolete action 3 (4) >01:46:03,535 DEBUG blivet: action 3 already pruned >01:46:03,536 INFO blivet: sorting actions... >01:46:03,537 DEBUG blivet: action: [0] Destroy Device partition sda3 (id 3) >01:46:03,537 DEBUG blivet: action: [1] Destroy Device partition sda2 (id 2) >01:46:03,537 DEBUG blivet: action: [2] Destroy Device partition sda1 (id 1) >01:46:03,538 DEBUG blivet: action: [4] Destroy Format None on disk sda (id 0) >01:46:03,538 DEBUG blivet: lvm filter: removing sda1 from the reject list >01:46:03,538 DEBUG blivet: sda1 wasn't in the reject list >01:46:03,538 DEBUG blivet: lvm filter: removing sda2 from the reject list >01:46:03,538 DEBUG blivet: sda2 wasn't in the reject list >01:46:03,538 DEBUG blivet: lvm filter: removing luks2 from the reject list >01:46:03,538 DEBUG blivet: luks2 wasn't in the reject list >01:46:03,538 DEBUG blivet: lvm filter: removing sda3 from the reject list >01:46:03,539 DEBUG blivet: sda3 wasn't in the reject list >01:46:03,539 DEBUG blivet: lvm filter: removing luks4 from the reject list >01:46:03,539 DEBUG blivet: luks4 wasn't in the reject list >01:46:03,539 DEBUG blivet: action: [5] Create Format msdos disklabel on disk sda (id 0) >01:46:03,539 DEBUG blivet: lvm filter: removing sda1 from the reject list >01:46:03,539 DEBUG blivet: sda1 wasn't in the reject list >01:46:03,539 DEBUG blivet: lvm filter: removing sda2 from the reject list >01:46:03,540 DEBUG blivet: sda2 wasn't in the reject list >01:46:03,540 DEBUG blivet: lvm filter: removing luks2 from the reject list >01:46:03,540 DEBUG blivet: luks2 wasn't in the reject list >01:46:03,540 DEBUG blivet: lvm filter: removing sda3 from the reject list >01:46:03,540 DEBUG blivet: sda3 wasn't in the reject list >01:46:03,540 DEBUG blivet: lvm filter: removing luks4 from the reject list >01:46:03,540 DEBUG blivet: luks4 wasn't in the reject list >01:46:03,540 DEBUG blivet: action: [6] Create Device partition sda1 (id 13) >01:46:03,541 DEBUG blivet: action: [8] Create Device partition sda2 (id 14) >01:46:03,541 DEBUG blivet: lvm filter: removing luks2 from the reject list >01:46:03,541 DEBUG blivet: luks2 wasn't in the reject list >01:46:03,541 DEBUG blivet: action: [12] Create Device partition sda3 (id 16) >01:46:03,541 DEBUG blivet: lvm filter: removing luks4 from the reject list >01:46:03,541 DEBUG blivet: luks4 wasn't in the reject list >01:46:03,541 DEBUG blivet: action: [13] Create Format luks on partition sda3 (id 16) >01:46:03,542 DEBUG blivet: lvm filter: removing luks4 from the reject list >01:46:03,542 DEBUG blivet: luks4 wasn't in the reject list >01:46:03,542 DEBUG blivet: action: [14] Create Device luks/dm-crypt luks4 (id 17) >01:46:03,542 DEBUG blivet: action: [15] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks4 (id 17) >01:46:03,542 DEBUG blivet: action: [9] Create Format luks on partition sda2 (id 14) >01:46:03,542 DEBUG blivet: lvm filter: removing luks2 from the reject list >01:46:03,542 DEBUG blivet: luks2 wasn't in the reject list >01:46:03,543 DEBUG blivet: action: [10] Create Device luks/dm-crypt luks2 (id 15) >01:46:03,543 DEBUG blivet: action: [11] Create Format swap on luks/dm-crypt luks2 (id 15) >01:46:03,543 DEBUG blivet: action: [7] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 13) >01:46:03,543 INFO blivet: executing action: [0] Destroy Device partition sda3 (id 3) >01:46:03,544 DEBUG blivet: PartitionDevice.destroy: sda3 ; status: True ; >01:46:03,545 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >01:46:03,546 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >01:46:03,547 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >01:46:03,559 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: True ; >01:46:03,560 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >01:46:03,561 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:03,562 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:03,563 DEBUG blivet: PartitionDevice._destroy: sda3 ; status: True ; >01:46:03,564 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >01:46:03,904 INFO blivet: executing action: [1] Destroy Device partition sda2 (id 2) >01:46:03,906 DEBUG blivet: PartitionDevice.destroy: sda2 ; status: True ; >01:46:03,908 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >01:46:03,909 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >01:46:03,912 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >01:46:03,932 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >01:46:03,933 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >01:46:03,934 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:03,936 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:03,937 DEBUG blivet: PartitionDevice._destroy: sda2 ; status: True ; >01:46:03,939 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >01:46:04,200 INFO blivet: executing action: [2] Destroy Device partition sda1 (id 1) >01:46:04,202 DEBUG blivet: PartitionDevice.destroy: sda1 ; status: True ; >01:46:04,205 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >01:46:04,207 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >01:46:04,210 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >01:46:04,234 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >01:46:04,236 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >01:46:04,237 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:04,239 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:04,241 DEBUG blivet: PartitionDevice._destroy: sda1 ; status: True ; >01:46:04,243 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >01:46:04,444 INFO blivet: executing action: [4] Destroy Format None on disk sda (id 0) >01:46:04,445 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >01:46:04,447 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >01:46:04,662 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >01:46:04,665 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >01:46:04,711 INFO blivet: executing action: [5] Create Format msdos disklabel on disk sda (id 0) >01:46:04,713 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >01:46:04,714 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >01:46:04,715 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >01:46:04,717 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >01:46:04,973 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >01:46:04,974 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >01:46:04,990 INFO blivet: executing action: [6] Create Device partition sda1 (id 13) >01:46:04,991 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >01:46:04,992 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >01:46:04,994 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >01:46:04,995 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:04,996 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:04,997 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >01:46:04,998 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >01:46:05,255 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >01:46:05,493 DEBUG blivet: post-commit partition path is /dev/sda1 >01:46:05,495 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >01:46:05,496 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c7d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1dc10410> PedPartition: <_ped.Partition object at 0x7f9c1dc0c650> >01:46:05,498 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >01:46:05,559 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >01:46:05,561 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >01:46:05,563 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >01:46:05,564 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >01:46:05,596 INFO blivet: executing action: [8] Create Device partition sda2 (id 14) >01:46:05,597 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >01:46:05,598 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >01:46:05,599 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >01:46:05,601 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:05,602 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:05,603 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >01:46:05,604 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >01:46:05,854 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >01:46:06,160 DEBUG blivet: post-commit partition path is /dev/sda2 >01:46:06,163 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >01:46:06,164 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c7d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1dc10910> PedPartition: <_ped.Partition object at 0x7f9c20d66cb0> >01:46:06,166 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >01:46:06,251 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >01:46:06,253 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >01:46:06,255 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >01:46:06,256 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >01:46:06,292 INFO blivet: executing action: [12] Create Device partition sda3 (id 16) >01:46:06,293 DEBUG blivet: PartitionDevice.create: sda3 ; status: False ; >01:46:06,294 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda3 ; orig: False ; >01:46:06,296 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >01:46:06,297 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:06,298 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >01:46:06,299 DEBUG blivet: PartitionDevice._create: sda3 ; status: False ; >01:46:06,301 DEBUG blivet: PartitionDevice._wipe: sda3 ; status: False ; >01:46:06,561 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >01:46:06,960 DEBUG blivet: post-commit partition path is /dev/sda3 >01:46:06,963 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >01:46:06,965 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9c1db4c7d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9c1df27490> PedPartition: <_ped.Partition object at 0x7f9c1db7ec50> >01:46:06,968 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >01:46:07,088 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >01:46:07,090 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >01:46:07,092 DEBUG blivet: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >01:46:07,092 DEBUG blivet: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >01:46:07,192 INFO blivet: executing action: [13] Create Format luks on partition sda3 (id 16) >01:46:07,194 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >01:46:07,195 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >01:46:07,196 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >01:46:07,197 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >01:46:07,198 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >01:46:07,199 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >01:46:07,199 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >01:46:07,200 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >01:46:07,201 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >01:46:07,202 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >01:46:07,203 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >01:46:07,204 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >01:46:07,205 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >01:46:07,206 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >01:46:07,207 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >01:46:07,209 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >01:46:07,214 DEBUG blivet: LUKS.create: device: /dev/sda3 ; status: False ; type: luks ; >01:46:08,588 DEBUG blivet: looking up parted Device: /dev/sda2 > > >/tmp/ifcfg.log: >01:46:00,096 DEBUG ifcfg: content of files (network initialization): >01:46:00,096 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >01:46:00,096 DEBUG ifcfg: # Generated by dracut initrd >01:46:00,096 DEBUG ifcfg: DEVICE="em1" >01:46:00,096 DEBUG ifcfg: ONBOOT=yes >01:46:00,096 DEBUG ifcfg: NETBOOT=yes >01:46:00,097 DEBUG ifcfg: UUID="93ae42ae-a933-487f-8f43-5329f6a7c087" >01:46:00,097 DEBUG ifcfg: BOOTPROTO=dhcp >01:46:00,097 DEBUG ifcfg: HWADDR="00:21:cc:be:3e:47" >01:46:00,097 DEBUG ifcfg: TYPE=Ethernet >01:46:00,097 DEBUG ifcfg: NAME="em1" >01:46:00,103 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 33, 204, 190, 62, 71]}, 'connection': {'timestamp': 1400982356L, 'interface-name': 'em1', 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '93ae42ae-a933-487f-8f43-5329f6a7c087'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >01:46:00,144 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >01:46:00,144 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >01:46:00,145 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >01:46:00,180 DEBUG ifcfg: content of files (kickstart pre section applied for devices ['em1']): >01:46:00,180 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >01:46:00,181 DEBUG ifcfg: # Generated by dracut initrd >01:46:00,181 DEBUG ifcfg: DEVICE="em1" >01:46:00,181 DEBUG ifcfg: ONBOOT=yes >01:46:00,181 DEBUG ifcfg: NETBOOT=yes >01:46:00,181 DEBUG ifcfg: UUID="93ae42ae-a933-487f-8f43-5329f6a7c087" >01:46:00,182 DEBUG ifcfg: BOOTPROTO=dhcp >01:46:00,182 DEBUG ifcfg: TYPE=Ethernet >01:46:00,182 DEBUG ifcfg: NAME="em1" >01:46:00,182 DEBUG ifcfg: HWADDR=00:21:CC:BE:3E:47 >01:46:00,182 DEBUG ifcfg: DEFROUTE=yes >01:46:00,182 DEBUG ifcfg: PEERDNS=yes >01:46:00,182 DEBUG ifcfg: PEERROUTES=yes >01:46:00,182 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >01:46:00,182 DEBUG ifcfg: IPV6INIT=no >01:46:00,188 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 33, 204, 190, 62, 71]}, 'connection': {'timestamp': 1400982356L, 'interface-name': 'em1', 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '93ae42ae-a933-487f-8f43-5329f6a7c087'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >01:46:00,246 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >01:46:00,247 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >01:46:00,248 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-em1 >01:46:00,279 DEBUG ifcfg: content of files (setting real kickstart ONBOOT value for devices ['em1']): >01:46:00,279 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >01:46:00,279 DEBUG ifcfg: # Generated by dracut initrd >01:46:00,279 DEBUG ifcfg: DEVICE="em1" >01:46:00,280 DEBUG ifcfg: ONBOOT=yes >01:46:00,280 DEBUG ifcfg: NETBOOT=yes >01:46:00,280 DEBUG ifcfg: UUID="93ae42ae-a933-487f-8f43-5329f6a7c087" >01:46:00,280 DEBUG ifcfg: BOOTPROTO=dhcp >01:46:00,280 DEBUG ifcfg: TYPE=Ethernet >01:46:00,280 DEBUG ifcfg: NAME="em1" >01:46:00,280 DEBUG ifcfg: DEFROUTE=yes >01:46:00,281 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >01:46:00,281 DEBUG ifcfg: IPV6INIT=no >01:46:00,281 DEBUG ifcfg: HWADDR=00:21:CC:BE:3E:47 >01:46:00,281 DEBUG ifcfg: PEERDNS=yes >01:46:00,281 DEBUG ifcfg: PEERROUTES=yes >01:46:00,286 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 33, 204, 190, 62, 71]}, 'connection': {'timestamp': 1400982356L, 'interface-name': 'em1', 'type': '802-3-ethernet', 'id': 'em1', 'uuid': '93ae42ae-a933-487f-8f43-5329f6a7c087'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] > > >/proc/cmdline: >initrd=f20/x86_64/initrd.img repo=http://10.100.0.3/yum/fedora/20/iso/x86_64/ ks=http://10.100.0.3/~vector/ks/f20-kde-x64-ks.cfg BOOT_IMAGE=f20/x86_64/vmlinuz > > >/tmp/syslog: >01:45:55,155 INFO rsyslogd: [origin software="rsyslogd" swVersion="7.4.2" x-pid="1123" x-info="http://www.rsyslog.com"] start >01:45:55,155 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >01:45:55,155 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >01:45:55,155 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuacct >01:45:55,155 NOTICE kernel:[ 0.000000] Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >01:45:55,155 INFO kernel:[ 0.000000] Command line: initrd=f20/x86_64/initrd.img repo=http://10.100.0.3/yum/fedora/20/iso/x86_64/ ks=http://10.100.0.3/~vector/ks/f20-kde-x64-ks.cfg BOOT_IMAGE=f20/x86_64/vmlinuz >01:45:55,155 INFO kernel:[ 0.000000] Disabled fast string operations >01:45:55,155 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000da99efff] usable >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000da99f000-0x00000000dae9efff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffd20000-0x00000000ffffffff] reserved >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable >01:45:55,155 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000021e600000-0x000000021e7fffff] reserved >01:45:55,155 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >01:45:55,155 INFO kernel:[ 0.000000] SMBIOS 2.6 present. >01:45:55,155 DEBUG kernel:[ 0.000000] DMI: LENOVO 4177RVU/4177RVU, BIOS 83ET69WW (1.39 ) 03/26/2012 >01:45:55,155 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >01:45:55,155 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >01:45:55,155 INFO kernel:[ 0.000000] No AGP bridge found >01:45:55,155 INFO kernel:[ 0.000000] e820: last_pfn = 0x21e600 max_arch_pfn = 0x400000000 >01:45:55,155 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >01:45:55,155 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >01:45:55,155 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >01:45:55,155 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >01:45:55,155 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >01:45:55,155 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >01:45:55,155 DEBUG kernel:[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect >01:45:55,155 DEBUG kernel:[ 0.000000] 1 base 000000000 mask F80000000 write-back >01:45:55,155 DEBUG kernel:[ 0.000000] 2 base 080000000 mask FC0000000 write-back >01:45:55,155 DEBUG kernel:[ 0.000000] 3 base 0C0000000 mask FE0000000 write-back >01:45:55,155 DEBUG kernel:[ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable >01:45:55,155 DEBUG kernel:[ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable >01:45:55,155 DEBUG kernel:[ 0.000000] 6 base 100000000 mask F00000000 write-back >01:45:55,155 DEBUG kernel:[ 0.000000] 7 base 200000000 mask FE0000000 write-back >01:45:55,155 DEBUG kernel:[ 0.000000] 8 base 21F000000 mask FFF000000 uncachable >01:45:55,155 DEBUG kernel:[ 0.000000] 9 base 21E800000 mask FFF800000 uncachable >01:45:55,155 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >01:45:55,155 INFO kernel:[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000 >01:45:55,155 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >01:45:55,155 DEBUG kernel:[ 0.000000] reserving inaccessible SNB gfx pages >01:45:55,155 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] >01:45:55,155 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x000fffff] page 4k >01:45:55,155 DEBUG kernel:[ 0.000000] BRK [0x01fe7000, 0x01fe7fff] PGTABLE >01:45:55,155 DEBUG kernel:[ 0.000000] BRK [0x01fe8000, 0x01fe8fff] PGTABLE >01:45:55,155 DEBUG kernel:[ 0.000000] BRK [0x01fe9000, 0x01fe9fff] PGTABLE >01:45:55,155 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21e400000-0x21e5fffff] >01:45:55,155 DEBUG kernel:[ 0.000000] [mem 0x21e400000-0x21e5fffff] page 2M >01:45:55,155 DEBUG kernel:[ 0.000000] BRK [0x01fea000, 0x01feafff] PGTABLE >01:45:55,155 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x21c000000-0x21e3fffff] >01:45:55,155 DEBUG kernel:[ 0.000000] [mem 0x21c000000-0x21e3fffff] page 2M >01:45:55,155 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x200000000-0x21bffffff] >01:45:55,155 DEBUG kernel:[ 0.000000] [mem 0x200000000-0x21bffffff] page 2M >01:45:55,155 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff] >01:45:55,155 DEBUG kernel:[ 0.000000] [mem 0x00100000-0x001fffff] page 4k >01:45:55,155 DEBUG kernel:[ 0.000000] [mem 0x00200000-0x1fffffff] page 2M >01:45:55,155 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff] >01:45:55,155 DEBUG kernel:[ 0.000000] [mem 0x20200000-0x3fffffff] page 2M >01:45:55,155 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x40200000-0xda99efff] >01:45:55,155 DEBUG kernel:[ 0.000000] [mem 0x40200000-0xda7fffff] page 2M >01:45:55,155 DEBUG kernel:[ 0.000000] [mem 0xda800000-0xda99efff] page 4k >01:45:55,155 DEBUG kernel:[ 0.000000] BRK [0x01feb000, 0x01febfff] PGTABLE >01:45:55,155 DEBUG kernel:[ 0.000000] BRK [0x01fec000, 0x01fecfff] PGTABLE >01:45:55,155 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0xdafff000-0xdaffffff] >01:45:55,155 DEBUG kernel:[ 0.000000] [mem 0xdafff000-0xdaffffff] page 4k >01:45:55,155 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff] >01:45:55,155 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x1ffffffff] page 2M >01:45:55,155 INFO kernel:[ 0.000000] RAMDISK: [mem 0x1ded8000-0x1ffdefff] >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f00e0 00024 (v02 LENOVO) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000daffe120 000A4 (v01 LENOVO TP-83 00001390 PTEC 00000002) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: FACP 00000000dafe8000 000F4 (v04 LENOVO TP-83 00001390 PTL 00000002) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000dafeb000 0E449 (v01 LENOVO TP-83 00001390 INTL 20061109) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: FACS 00000000daf2d000 00040 >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-83 00001390 PTEC 00000001) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffc000 00249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffb000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffa000 00797 (v01 LENOVO SataAhci 00001000 INTL 20061109) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: HPET 00000000dafe7000 00038 (v01 LENOVO TP-83 00001390 PTL 00000002) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: APIC 00000000dafe6000 00098 (v01 LENOVO TP-83 00001390 PTL 00000002) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000dafe5000 0003C (v01 LENOVO TP-83 00001390 PTL 00000002) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: ECDT 00000000dafe4000 00052 (v01 LENOVO TP-83 00001390 PTL 00000002) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000dafea000 000A5 (v32 LENOVO TP-83 00001390 PTL 00000002) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000dafe3000 00032 (v02 PTL LENOVO 06040000 LNVO 00000001) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dafe2000 00A27 (v01 PmRef Cpu0Ist 00003000 INTL 20061109) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dafe1000 00996 (v01 PmRef CpuPm 00003000 INTL 20061109) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafe0000 0003E (v01 LENOVO TP-83 00001390 PTL 00000002) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafdf000 00042 (v01 PTL COMBUF 00000001 PTL 00000001) >01:45:55,155 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafde000 00292 (v01 LENOVO TP-83 00001390 PTL 00000002) >01:45:55,155 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >01:45:55,155 INFO kernel:[ 0.000000] No NUMA configuration found >01:45:55,155 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff] >01:45:55,155 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21e5fffff] >01:45:55,155 INFO kernel:[ 0.000000] NODE_DATA [mem 0x21e5e5000-0x21e5f8fff] >01:45:55,155 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880215c00000-ffff88021dbfffff] on node 0 >01:45:55,155 WARNING kernel:[ 0.000000] Zone ranges: >01:45:55,155 WARNING kernel:[ 0.000000] DMA [mem 0x00001000-0x00ffffff] >01:45:55,155 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >01:45:55,155 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x21e5fffff] >01:45:55,155 WARNING kernel:[ 0.000000] Movable zone start for each node >01:45:55,155 WARNING kernel:[ 0.000000] Early memory node ranges >01:45:55,155 WARNING kernel:[ 0.000000] node 0: [mem 0x00001000-0x0009cfff] >01:45:55,155 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x1fffffff] >01:45:55,155 WARNING kernel:[ 0.000000] node 0: [mem 0x20200000-0x3fffffff] >01:45:55,155 WARNING kernel:[ 0.000000] node 0: [mem 0x40200000-0xda99efff] >01:45:55,155 WARNING kernel:[ 0.000000] node 0: [mem 0xdafff000-0xdaffffff] >01:45:55,155 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x21e5fffff] >01:45:55,155 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2067260 >01:45:55,155 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >01:45:55,155 DEBUG kernel:[ 0.000000] DMA zone: 156 pages reserved >01:45:55,155 DEBUG kernel:[ 0.000000] DMA zone: 3996 pages, LIFO batch:0 >01:45:55,155 DEBUG kernel:[ 0.000000] DMA32 zone: 13911 pages used for memmap >01:45:55,155 DEBUG kernel:[ 0.000000] DMA32 zone: 890272 pages, LIFO batch:31 >01:45:55,155 DEBUG kernel:[ 0.000000] Normal zone: 18328 pages used for memmap >01:45:55,155 DEBUG kernel:[ 0.000000] Normal zone: 1172992 pages, LIFO batch:31 >01:45:55,155 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >01:45:55,155 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >01:45:55,155 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >01:45:55,155 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >01:45:55,155 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >01:45:55,155 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >01:45:55,155 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >01:45:55,155 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >01:45:55,155 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >01:45:55,155 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >01:45:55,155 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >01:45:55,155 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >01:45:55,155 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >01:45:55,155 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >01:45:55,155 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >01:45:55,155 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >01:45:55,155 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >01:45:55,155 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >01:45:55,155 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >01:45:55,155 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >01:45:55,155 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >01:45:55,155 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs >01:45:55,155 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xda99f000-0xdae9efff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdae9f000-0xdaf9efff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdaf9f000-0xdaffefff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdf9fffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed07fff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffd1ffff] >01:45:55,155 INFO kernel:[ 0.000000] PM: Registered nosave memory: [mem 0xffd20000-0xffffffff] >01:45:55,155 INFO kernel:[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices >01:45:55,155 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >01:45:55,155 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >01:45:55,155 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88021e200000 s85568 r8192 d20928 u262144 >01:45:55,155 DEBUG kernel:[ 0.000000] pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >01:45:55,155 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >01:45:55,155 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2034801 >01:45:55,155 WARNING kernel:[ 0.000000] Policy zone: Normal >01:45:55,155 NOTICE kernel:[ 0.000000] Kernel command line: initrd=f20/x86_64/initrd.img repo=http://10.100.0.3/yum/fedora/20/iso/x86_64/ ks=http://10.100.0.3/~vector/ks/f20-kde-x64-ks.cfg BOOT_IMAGE=f20/x86_64/vmlinuz >01:45:55,155 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >01:45:55,155 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >01:45:55,155 INFO kernel:[ 0.000000] Checking aperture... >01:45:55,155 INFO kernel:[ 0.000000] No AGP bridge found >01:45:55,155 WARNING kernel:[ 0.000000] Memory: 8020004K/8269040K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 249036K reserved) >01:45:55,155 INFO kernel:[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >01:45:55,155 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >01:45:55,155 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >01:45:55,155 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >01:45:55,155 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >01:45:55,155 INFO kernel:[ 0.000000] console [tty0] enabled >01:45:55,155 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >01:45:55,155 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >01:45:55,155 DEBUG kernel:[ 0.000000] hpet clockevent registered >01:45:55,155 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >01:45:55,155 INFO kernel:[ 0.001000] tsc: Detected 2491.893 MHz processor >01:45:55,155 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4983.78 BogoMIPS (lpj=2491893) >01:45:55,155 INFO kernel:[ 0.000148] pid_max: default: 32768 minimum: 301 >01:45:55,155 INFO kernel:[ 0.000246] Security Framework initialized >01:45:55,155 INFO kernel:[ 0.000322] SELinux: Initializing. >01:45:55,155 DEBUG kernel:[ 0.000398] SELinux: Starting in permissive mode >01:45:55,155 INFO kernel:[ 0.001019] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >01:45:55,155 INFO kernel:[ 0.002781] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >01:45:55,155 INFO kernel:[ 0.003553] Mount-cache hash table entries: 256 >01:45:55,155 INFO kernel:[ 0.003789] Initializing cgroup subsys memory >01:45:55,155 INFO kernel:[ 0.003867] Initializing cgroup subsys devices >01:45:55,155 INFO kernel:[ 0.003937] Initializing cgroup subsys freezer >01:45:55,155 INFO kernel:[ 0.004010] Initializing cgroup subsys net_cls >01:45:55,155 INFO kernel:[ 0.004081] Initializing cgroup subsys blkio >01:45:55,155 INFO kernel:[ 0.004153] Initializing cgroup subsys perf_event >01:45:55,155 INFO kernel:[ 0.004225] Initializing cgroup subsys hugetlb >01:45:55,155 INFO kernel:[ 0.004313] Disabled fast string operations >01:45:55,155 INFO kernel:[ 0.004386] CPU: Physical Processor ID: 0 >01:45:55,155 INFO kernel:[ 0.004465] CPU: Processor Core ID: 0 >01:45:55,155 WARNING kernel:[ 0.004539] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >01:45:55,155 WARNING kernel:[ 0.004539] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >01:45:55,155 INFO kernel:[ 0.004650] mce: CPU supports 7 MCE banks >01:45:55,155 INFO kernel:[ 0.004730] CPU0: Thermal monitoring enabled (TM1) >01:45:55,155 INFO kernel:[ 0.004808] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >01:45:55,155 INFO kernel:[ 0.004808] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >01:45:55,155 INFO kernel:[ 0.004808] tlb_flushall_shift: 5 >01:45:55,155 INFO kernel:[ 0.005022] Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >01:45:55,155 INFO kernel:[ 0.006611] ACPI: Core revision 20130517 >01:45:55,155 WARNING kernel:[ 0.012417] ACPI: All ACPI Tables successfully acquired >01:45:55,155 INFO kernel:[ 0.013436] ftrace: allocating 25129 entries in 99 pages >01:45:55,155 INFO kernel:[ 0.025438] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >01:45:55,155 INFO kernel:[ 0.035521] smpboot: CPU0: Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz (fam: 06, model: 2a, stepping: 07) >01:45:55,155 DEBUG kernel:[ 0.035748] TSC deadline timer enabled >01:45:55,155 INFO kernel:[ 0.035758] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver. >01:45:55,155 INFO kernel:[ 0.036061] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >01:45:55,155 INFO kernel:[ 0.036164] ... version: 3 >01:45:55,155 INFO kernel:[ 0.036234] ... bit width: 48 >01:45:55,155 INFO kernel:[ 0.036304] ... generic registers: 4 >01:45:55,155 INFO kernel:[ 0.036375] ... value mask: 0000ffffffffffff >01:45:55,155 INFO kernel:[ 0.036448] ... max period: 0000ffffffffffff >01:45:55,155 INFO kernel:[ 0.036521] ... fixed-purpose events: 3 >01:45:55,155 INFO kernel:[ 0.036592] ... event mask: 000000070000000f >01:45:55,155 INFO kernel:[ 0.048975] Disabled fast string operations >01:45:55,155 INFO kernel:[ 0.051171] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >01:45:55,155 INFO kernel:[ 0.062641] Disabled fast string operations >01:45:55,155 INFO kernel:[ 0.076060] Disabled fast string operations >01:45:55,155 INFO kernel:[ 0.037766] smpboot: Booting Node 0, Processors #1 #2 #3 >01:45:55,155 INFO kernel:[ 0.078180] Brought up 4 CPUs >01:45:55,155 INFO kernel:[ 0.078387] smpboot: Total of 4 processors activated (19935.14 BogoMIPS) >01:45:55,155 INFO kernel:[ 0.081608] devtmpfs: initialized >01:45:55,155 INFO kernel:[ 0.081820] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes) >01:45:55,155 INFO kernel:[ 0.082596] atomic64 test passed for x86-64 platform with CX8 and with SSE >01:45:55,155 INFO kernel:[ 0.082694] RTC time: 1:45:27, date: 05/25/14 >01:45:55,155 INFO kernel:[ 0.082798] NET: Registered protocol family 16 >01:45:55,155 INFO kernel:[ 0.082969] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >01:45:55,155 INFO kernel:[ 0.083071] ACPI: bus type PCI registered >01:45:55,155 INFO kernel:[ 0.083142] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >01:45:55,155 INFO kernel:[ 0.083435] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >01:45:55,155 INFO kernel:[ 0.083541] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >01:45:55,155 INFO kernel:[ 0.089011] PCI: Using configuration type 1 for base access >01:45:55,155 INFO kernel:[ 0.089758] bio: create slab <bio-0> at 0 >01:45:55,155 INFO kernel:[ 0.089920] ACPI: Added _OSI(Module Device) >01:45:55,155 INFO kernel:[ 0.089991] ACPI: Added _OSI(Processor Device) >01:45:55,155 INFO kernel:[ 0.090063] ACPI: Added _OSI(3.0 _SCP Extensions) >01:45:55,155 INFO kernel:[ 0.090135] ACPI: Added _OSI(Processor Aggregator Device) >01:45:55,155 INFO kernel:[ 0.091504] ACPI: EC: EC description table is found, configuring boot EC >01:45:55,155 NOTICE kernel:[ 0.095244] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >01:45:55,155 WARNING kernel:[ 0.108010] ACPI: SSDT 00000000dae8c018 008C0 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >01:45:55,155 WARNING kernel:[ 0.108520] ACPI: Dynamic OEM Table Load: >01:45:55,155 WARNING kernel:[ 0.108672] ACPI: SSDT (null) 008C0 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >01:45:55,155 WARNING kernel:[ 0.111853] ACPI: SSDT 00000000dae8da98 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >01:45:55,155 WARNING kernel:[ 0.112384] ACPI: Dynamic OEM Table Load: >01:45:55,155 WARNING kernel:[ 0.112533] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >01:45:55,155 WARNING kernel:[ 0.115821] ACPI: SSDT 00000000dae8bd98 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >01:45:55,155 WARNING kernel:[ 0.116327] ACPI: Dynamic OEM Table Load: >01:45:55,155 WARNING kernel:[ 0.116476] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >01:45:55,155 INFO kernel:[ 0.119230] ACPI: Interpreter enabled >01:45:55,155 WARNING kernel:[ 0.119306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >01:45:55,155 WARNING kernel:[ 0.119490] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >01:45:55,155 INFO kernel:[ 0.119685] ACPI: (supports S0 S3 S4 S5) >01:45:55,155 INFO kernel:[ 0.119756] ACPI: Using IOAPIC for interrupt routing >01:45:55,155 INFO kernel:[ 0.119845] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >01:45:55,155 INFO kernel:[ 0.120658] ACPI: ACPI Dock Station Driver: 2 docks/bays found >01:45:55,155 INFO kernel:[ 0.126279] ACPI: Power Resource [PUBS] (on) >01:45:55,155 INFO kernel:[ 0.130025] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >01:45:55,155 INFO kernel:[ 0.130560] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 9 10 11) >01:45:55,155 INFO kernel:[ 0.131093] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) >01:45:55,155 INFO kernel:[ 0.131625] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) >01:45:55,155 INFO kernel:[ 0.132155] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11) >01:45:55,155 INFO kernel:[ 0.132671] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >01:45:55,155 INFO kernel:[ 0.133305] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11) >01:45:55,155 INFO kernel:[ 0.133833] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11) >01:45:55,155 INFO kernel:[ 0.134336] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >01:45:55,155 INFO kernel:[ 0.134549] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >01:45:55,155 INFO kernel:[ 0.134753] acpi PNP0A08:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d >01:45:55,155 INFO kernel:[ 0.134857] acpi PNP0A08:00: ACPI _OSC control for PCIe not granted, disabling ASPM >01:45:55,155 INFO kernel:[ 0.134985] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >01:45:55,155 INFO kernel:[ 0.135157] PCI host bridge to bus 0000:00 >01:45:55,155 INFO kernel:[ 0.135230] pci_bus 0000:00: root bus resource [bus 00-fe] >01:45:55,155 INFO kernel:[ 0.135304] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >01:45:55,155 INFO kernel:[ 0.135379] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >01:45:55,155 INFO kernel:[ 0.135453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >01:45:55,155 INFO kernel:[ 0.135530] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff] >01:45:55,155 INFO kernel:[ 0.135606] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff] >01:45:55,155 DEBUG kernel:[ 0.135687] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000 >01:45:55,155 DEBUG kernel:[ 0.135755] pci 0000:00:02.0: [8086:0126] type 00 class 0x030000 >01:45:55,155 DEBUG kernel:[ 0.135765] pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf03fffff 64bit] >01:45:55,155 DEBUG kernel:[ 0.135770] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >01:45:55,155 DEBUG kernel:[ 0.135774] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f] >01:45:55,155 DEBUG kernel:[ 0.135855] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >01:45:55,155 DEBUG kernel:[ 0.135876] pci 0000:00:16.0: reg 0x10: [mem 0xf2525000-0xf252500f 64bit] >01:45:55,155 DEBUG kernel:[ 0.135940] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >01:45:55,155 DEBUG kernel:[ 0.136006] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 >01:45:55,155 DEBUG kernel:[ 0.136025] pci 0000:00:19.0: reg 0x10: [mem 0xf2500000-0xf251ffff] >01:45:55,155 DEBUG kernel:[ 0.136033] pci 0000:00:19.0: reg 0x14: [mem 0xf252b000-0xf252bfff] >01:45:55,155 DEBUG kernel:[ 0.136042] pci 0000:00:19.0: reg 0x18: [io 0x5080-0x509f] >01:45:55,155 DEBUG kernel:[ 0.136107] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >01:45:55,155 INFO kernel:[ 0.136137] pci 0000:00:19.0: System wakeup disabled by ACPI >01:45:55,155 DEBUG kernel:[ 0.136243] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >01:45:55,155 DEBUG kernel:[ 0.136264] pci 0000:00:1a.0: reg 0x10: [mem 0xf252a000-0xf252a3ff] >01:45:55,155 DEBUG kernel:[ 0.136354] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >01:45:55,155 INFO kernel:[ 0.136385] pci 0000:00:1a.0: System wakeup disabled by ACPI >01:45:55,155 DEBUG kernel:[ 0.136489] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 >01:45:55,155 DEBUG kernel:[ 0.136504] pci 0000:00:1b.0: reg 0x10: [mem 0xf2520000-0xf2523fff 64bit] >01:45:55,155 DEBUG kernel:[ 0.136571] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >01:45:55,155 INFO kernel:[ 0.136607] pci 0000:00:1b.0: System wakeup disabled by ACPI >01:45:55,155 DEBUG kernel:[ 0.136712] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >01:45:55,155 DEBUG kernel:[ 0.136843] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >01:45:55,155 DEBUG kernel:[ 0.136913] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400 >01:45:55,155 DEBUG kernel:[ 0.137045] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >01:45:55,155 DEBUG kernel:[ 0.137121] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400 >01:45:55,155 DEBUG kernel:[ 0.137251] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >01:45:55,155 INFO kernel:[ 0.137293] pci 0000:00:1c.3: System wakeup disabled by ACPI >01:45:55,155 DEBUG kernel:[ 0.137399] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >01:45:55,155 DEBUG kernel:[ 0.137529] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >01:45:55,155 DEBUG kernel:[ 0.137605] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >01:45:55,155 DEBUG kernel:[ 0.137626] pci 0000:00:1d.0: reg 0x10: [mem 0xf2529000-0xf25293ff] >01:45:55,155 DEBUG kernel:[ 0.137716] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >01:45:55,155 INFO kernel:[ 0.137748] pci 0000:00:1d.0: System wakeup disabled by ACPI >01:45:55,155 DEBUG kernel:[ 0.137850] pci 0000:00:1f.0: [8086:1c4f] type 00 class 0x060100 >01:45:55,155 DEBUG kernel:[ 0.138007] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601 >01:45:55,155 DEBUG kernel:[ 0.138026] pci 0000:00:1f.2: reg 0x10: [io 0x50a8-0x50af] >01:45:55,155 DEBUG kernel:[ 0.138034] pci 0000:00:1f.2: reg 0x14: [io 0x50bc-0x50bf] >01:45:55,155 DEBUG kernel:[ 0.138041] pci 0000:00:1f.2: reg 0x18: [io 0x50a0-0x50a7] >01:45:55,155 DEBUG kernel:[ 0.138049] pci 0000:00:1f.2: reg 0x1c: [io 0x50b8-0x50bb] >01:45:55,155 DEBUG kernel:[ 0.138057] pci 0000:00:1f.2: reg 0x20: [io 0x5060-0x507f] >01:45:55,155 DEBUG kernel:[ 0.138065] pci 0000:00:1f.2: reg 0x24: [mem 0xf2528000-0xf25287ff] >01:45:55,155 DEBUG kernel:[ 0.138109] pci 0000:00:1f.2: PME# supported from D3hot >01:45:55,155 DEBUG kernel:[ 0.138158] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >01:45:55,155 DEBUG kernel:[ 0.138174] pci 0000:00:1f.3: reg 0x10: [mem 0xf2524000-0xf25240ff 64bit] >01:45:55,155 DEBUG kernel:[ 0.138195] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf] >01:45:55,155 INFO kernel:[ 0.138332] pci 0000:00:1c.0: PCI bridge to [bus 02] >01:45:55,155 DEBUG kernel:[ 0.138673] pci 0000:03:00.0: [8086:0084] type 00 class 0x028000 >01:45:55,155 DEBUG kernel:[ 0.138837] pci 0000:03:00.0: reg 0x10: [mem 0xf2400000-0xf2401fff 64bit] >01:45:55,155 DEBUG kernel:[ 0.139566] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >01:45:55,155 INFO kernel:[ 0.141134] pci 0000:00:1c.1: PCI bridge to [bus 03] >01:45:55,155 DEBUG kernel:[ 0.141214] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff] >01:45:55,155 INFO kernel:[ 0.141327] acpiphp: Slot [1] registered >01:45:55,155 INFO kernel:[ 0.141407] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >01:45:55,155 DEBUG kernel:[ 0.141483] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] >01:45:55,155 DEBUG kernel:[ 0.141488] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf23fffff] >01:45:55,155 DEBUG kernel:[ 0.141496] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >01:45:55,155 DEBUG kernel:[ 0.141647] pci 0000:0d:00.0: [1180:e822] type 00 class 0x088001 >01:45:55,155 NOTICE kernel:[ 0.141666] pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz. >01:45:55,155 DEBUG kernel:[ 0.141806] pci 0000:0d:00.0: reg 0x10: [mem 0xf1400000-0xf14000ff] >01:45:55,155 DEBUG kernel:[ 0.142003] pci 0000:0d:00.0: supports D1 D2 >01:45:55,155 DEBUG kernel:[ 0.142004] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold >01:45:55,155 INFO kernel:[ 0.144063] pci 0000:00:1c.4: PCI bridge to [bus 0d] >01:45:55,155 DEBUG kernel:[ 0.144165] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] >01:45:55,155 DEBUG kernel:[ 0.144170] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf1bfffff] >01:45:55,155 DEBUG kernel:[ 0.144178] pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >01:45:55,155 WARNING kernel:[ 0.145052] ACPI: Enabled 4 GPEs in block 00 to 3F >01:45:55,155 DEBUG kernel:[ 0.145211] ACPI: \_SB_.PCI0: notify handler is installed >01:45:55,155 DEBUG kernel:[ 0.145248] Found 1 acpi root devices >01:45:55,155 INFO kernel:[ 0.145300] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >01:45:55,155 INFO kernel:[ 0.145440] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >01:45:55,155 INFO kernel:[ 0.145545] vgaarb: loaded >01:45:55,155 INFO kernel:[ 0.145613] vgaarb: bridge control possible 0000:00:02.0 >01:45:55,155 NOTICE kernel:[ 0.145741] SCSI subsystem initialized >01:45:55,155 INFO kernel:[ 0.145812] ACPI: bus type ATA registered >01:45:55,155 DEBUG kernel:[ 0.145926] libata version 3.00 loaded. >01:45:55,155 INFO kernel:[ 0.145942] ACPI: bus type USB registered >01:45:55,155 INFO kernel:[ 0.146029] usbcore: registered new interface driver usbfs >01:45:55,155 INFO kernel:[ 0.146107] usbcore: registered new interface driver hub >01:45:55,155 INFO kernel:[ 0.146197] usbcore: registered new device driver usb >01:45:55,155 INFO kernel:[ 0.146319] PCI: Using ACPI for IRQ routing >01:45:55,155 DEBUG kernel:[ 0.148091] PCI: pci_cache_line_size set to 64 bytes >01:45:55,155 DEBUG kernel:[ 0.148267] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >01:45:55,155 DEBUG kernel:[ 0.148269] e820: reserve RAM buffer [mem 0xda99f000-0xdbffffff] >01:45:55,155 DEBUG kernel:[ 0.148270] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] >01:45:55,155 DEBUG kernel:[ 0.148271] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff] >01:45:55,155 INFO kernel:[ 0.148340] NetLabel: Initializing >01:45:55,155 INFO kernel:[ 0.148410] NetLabel: domain hash size = 128 >01:45:55,155 INFO kernel:[ 0.148483] NetLabel: protocols = UNLABELED CIPSOv4 >01:45:55,155 INFO kernel:[ 0.148565] NetLabel: unlabeled traffic allowed by default >01:45:55,155 INFO kernel:[ 0.148669] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >01:45:55,155 INFO kernel:[ 0.149098] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >01:45:55,155 INFO kernel:[ 0.152198] Switched to clocksource hpet >01:45:55,155 INFO kernel:[ 0.156499] pnp: PnP ACPI init >01:45:55,155 INFO kernel:[ 0.156583] ACPI: bus type PNP registered >01:45:55,155 INFO kernel:[ 0.156986] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >01:45:55,155 INFO kernel:[ 0.157063] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >01:45:55,155 INFO kernel:[ 0.157140] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >01:45:55,155 INFO kernel:[ 0.157225] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >01:45:55,155 INFO kernel:[ 0.157300] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >01:45:55,155 INFO kernel:[ 0.157374] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved >01:45:55,155 INFO kernel:[ 0.157450] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved >01:45:55,155 INFO kernel:[ 0.157525] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved >01:45:55,155 INFO kernel:[ 0.157600] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved >01:45:55,155 INFO kernel:[ 0.157675] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved >01:45:55,155 INFO kernel:[ 0.157751] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved >01:45:55,155 INFO kernel:[ 0.157828] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved >01:45:55,155 INFO kernel:[ 0.157905] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved >01:45:55,155 INFO kernel:[ 0.157981] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >01:45:55,155 INFO kernel:[ 0.158057] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved >01:45:55,155 INFO kernel:[ 0.158134] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved >01:45:55,155 INFO kernel:[ 0.158214] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved >01:45:55,155 DEBUG kernel:[ 0.158292] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >01:45:55,155 INFO kernel:[ 0.158378] system 00:01: [io 0x0400-0x047f] could not be reserved >01:45:55,155 INFO kernel:[ 0.158453] system 00:01: [io 0x0500-0x057f] has been reserved >01:45:55,155 INFO kernel:[ 0.158527] system 00:01: [io 0x0800-0x080f] has been reserved >01:45:55,155 INFO kernel:[ 0.158602] system 00:01: [io 0x15e0-0x15ef] has been reserved >01:45:55,155 INFO kernel:[ 0.158676] system 00:01: [io 0x1600-0x167f] has been reserved >01:45:55,155 INFO kernel:[ 0.158750] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved >01:45:55,155 INFO kernel:[ 0.158826] system 00:01: [mem 0x00000000-0x00000fff] could not be reserved >01:45:55,155 INFO kernel:[ 0.158902] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved >01:45:55,155 INFO kernel:[ 0.158978] system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved >01:45:55,155 INFO kernel:[ 0.159053] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved >01:45:55,155 INFO kernel:[ 0.159129] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved >01:45:55,155 INFO kernel:[ 0.159211] system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved >01:45:55,155 DEBUG kernel:[ 0.159287] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >01:45:55,155 DEBUG kernel:[ 0.159333] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active) >01:45:55,155 DEBUG kernel:[ 0.159341] pnp 00:03: [dma 4] >01:45:55,155 DEBUG kernel:[ 0.159355] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active) >01:45:55,155 DEBUG kernel:[ 0.159370] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >01:45:55,155 DEBUG kernel:[ 0.159395] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >01:45:55,155 DEBUG kernel:[ 0.159415] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >01:45:55,155 DEBUG kernel:[ 0.159441] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active) >01:45:55,155 DEBUG kernel:[ 0.159462] pnp 00:08: Plug and Play ACPI device, IDs LEN0015 PNP0f13 (active) >01:45:55,155 DEBUG kernel:[ 0.159498] pnp 00:09: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active) >01:45:55,155 INFO kernel:[ 0.159924] pnp: PnP ACPI: found 10 devices >01:45:55,155 INFO kernel:[ 0.159995] ACPI: bus type PNP unregistered >01:45:55,155 INFO kernel:[ 0.166213] pci 0000:00:1c.0: PCI bridge to [bus 02] >01:45:55,155 INFO kernel:[ 0.166304] pci 0000:00:1c.1: PCI bridge to [bus 03] >01:45:55,155 INFO kernel:[ 0.166382] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff] >01:45:55,155 INFO kernel:[ 0.166468] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >01:45:55,155 INFO kernel:[ 0.166543] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] >01:45:55,155 INFO kernel:[ 0.166621] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf23fffff] >01:45:55,155 INFO kernel:[ 0.166700] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >01:45:55,155 INFO kernel:[ 0.166809] pci 0000:00:1c.4: PCI bridge to [bus 0d] >01:45:55,155 INFO kernel:[ 0.166883] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] >01:45:55,155 INFO kernel:[ 0.166963] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf1bfffff] >01:45:55,155 INFO kernel:[ 0.167041] pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >01:45:55,155 DEBUG kernel:[ 0.167328] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >01:45:55,155 DEBUG kernel:[ 0.167330] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >01:45:55,155 DEBUG kernel:[ 0.167331] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >01:45:55,155 DEBUG kernel:[ 0.167332] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff] >01:45:55,155 DEBUG kernel:[ 0.167334] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff] >01:45:55,155 DEBUG kernel:[ 0.167336] pci_bus 0000:03: resource 1 [mem 0xf2400000-0xf24fffff] >01:45:55,155 DEBUG kernel:[ 0.167337] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff] >01:45:55,156 DEBUG kernel:[ 0.167338] pci_bus 0000:05: resource 1 [mem 0xf1c00000-0xf23fffff] >01:45:55,156 DEBUG kernel:[ 0.167340] pci_bus 0000:05: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref] >01:45:55,156 DEBUG kernel:[ 0.167341] pci_bus 0000:0d: resource 0 [io 0x3000-0x3fff] >01:45:55,156 DEBUG kernel:[ 0.167343] pci_bus 0000:0d: resource 1 [mem 0xf1400000-0xf1bfffff] >01:45:55,156 DEBUG kernel:[ 0.167344] pci_bus 0000:0d: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref] >01:45:55,156 INFO kernel:[ 0.167371] NET: Registered protocol family 2 >01:45:55,156 INFO kernel:[ 0.167615] TCP established hash table entries: 65536 (order: 8, 1048576 bytes) >01:45:55,156 INFO kernel:[ 0.167919] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >01:45:55,156 INFO kernel:[ 0.168122] TCP: Hash tables configured (established 65536 bind 65536) >01:45:55,156 INFO kernel:[ 0.168719] TCP: reno registered >01:45:55,156 INFO kernel:[ 0.168800] UDP hash table entries: 4096 (order: 5, 131072 bytes) >01:45:55,156 INFO kernel:[ 0.168905] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >01:45:55,156 INFO kernel:[ 0.169058] NET: Registered protocol family 1 >01:45:55,156 DEBUG kernel:[ 0.169140] pci 0000:00:02.0: Boot video device >01:45:55,156 DEBUG kernel:[ 0.169440] PCI: CLS 64 bytes, default 64 >01:45:55,156 INFO kernel:[ 0.169476] Unpacking initramfs... >01:45:55,156 INFO kernel:[ 3.789174] Freeing initrd memory: 33820K (ffff88001ded8000 - ffff88001ffdf000) >01:45:55,156 INFO kernel:[ 3.789281] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >01:45:55,156 INFO kernel:[ 3.789356] software IO TLB [mem 0xd699f000-0xda99f000] (64MB) mapped at [ffff8800d699f000-ffff8800da99efff] >01:45:55,156 INFO kernel:[ 3.792132] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >01:45:55,156 NOTICE kernel:[ 3.792513] Initialise system trusted keyring >01:45:55,156 INFO kernel:[ 3.792622] audit: initializing netlink socket (disabled) >01:45:55,156 NOTICE kernel:[ 3.792704] type=2000 audit(1400982330.779:1): initialized >01:45:55,156 INFO kernel:[ 3.813576] HugeTLB registered 2 MB page size, pre-allocated 0 pages >01:45:55,156 INFO kernel:[ 3.814640] zbud: loaded >01:45:55,156 NOTICE kernel:[ 3.814857] VFS: Disk quotas dquot_6.5.2 >01:45:55,156 WARNING kernel:[ 3.814959] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >01:45:55,156 INFO kernel:[ 3.815313] msgmni has been set to 15730 >01:45:55,156 NOTICE kernel:[ 3.815431] Key type big_key registered >01:45:55,156 DEBUG kernel:[ 3.815502] SELinux: Registering netfilter hooks >01:45:55,156 INFO kernel:[ 3.816067] alg: No test for stdrng (krng) >01:45:55,156 INFO kernel:[ 3.816144] NET: Registered protocol family 38 >01:45:55,156 NOTICE kernel:[ 3.816220] Key type asymmetric registered >01:45:55,156 NOTICE kernel:[ 3.816291] Asymmetric key parser 'x509' registered >01:45:55,156 INFO kernel:[ 3.816388] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >01:45:55,156 INFO kernel:[ 3.816517] io scheduler noop registered >01:45:55,156 INFO kernel:[ 3.816589] io scheduler deadline registered >01:45:55,156 INFO kernel:[ 3.816678] io scheduler cfq registered (default) >01:45:55,156 INFO kernel:[ 3.817080] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >01:45:55,156 INFO kernel:[ 3.817165] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >01:45:55,156 DEBUG kernel:[ 3.817290] intel_idle: MWAIT substates: 0x21120 >01:45:55,156 DEBUG kernel:[ 3.817291] intel_idle: v0.4 model 0x2A >01:45:55,156 DEBUG kernel:[ 3.817292] intel_idle: lapic_timer_reliable_states 0xffffffff >01:45:55,156 INFO kernel:[ 3.817773] ACPI: AC Adapter [AC] (on-line) >01:45:55,156 INFO kernel:[ 3.817967] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >01:45:55,156 INFO kernel:[ 3.818276] ACPI: Lid Switch [LID] >01:45:55,156 INFO kernel:[ 3.818421] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >01:45:55,156 INFO kernel:[ 3.818542] ACPI: Sleep Button [SLPB] >01:45:55,156 INFO kernel:[ 3.818683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >01:45:55,156 INFO kernel:[ 3.818785] ACPI: Power Button [PWRF] >01:45:55,156 INFO kernel:[ 3.818928] ACPI: Requesting acpi_cpufreq >01:45:55,156 INFO kernel:[ 3.820792] thermal LNXTHERM:00: registered as thermal_zone0 >01:45:55,156 INFO kernel:[ 3.820883] ACPI: Thermal Zone [THM0] (47 C) >01:45:55,156 INFO kernel:[ 3.820971] GHES: HEST is not enabled! >01:45:55,156 INFO kernel:[ 3.821126] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >01:45:55,156 INFO kernel:[ 3.821765] Non-volatile memory driver v1.3 >01:45:55,156 INFO kernel:[ 3.821878] Linux agpgart interface v0.103 >01:45:55,156 DEBUG kernel:[ 3.822107] ahci 0000:00:1f.2: version 3.0 >01:45:55,156 DEBUG kernel:[ 3.822185] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >01:45:55,156 INFO kernel:[ 3.822212] ahci: SSS flag set, parallel bus scan disabled >01:45:55,156 INFO kernel:[ 3.832794] ACPI: Battery Slot [BAT0] (battery present) >01:45:55,156 INFO kernel:[ 3.832906] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode >01:45:55,156 INFO kernel:[ 3.833013] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst >01:45:55,156 DEBUG kernel:[ 3.833123] ahci 0000:00:1f.2: setting latency timer to 64 >01:45:55,156 INFO kernel:[ 3.839128] scsi0 : ahci >01:45:55,156 INFO kernel:[ 3.839255] scsi1 : ahci >01:45:55,156 INFO kernel:[ 3.839373] scsi2 : ahci >01:45:55,156 INFO kernel:[ 3.839485] scsi3 : ahci >01:45:55,156 INFO kernel:[ 3.839598] scsi4 : ahci >01:45:55,156 INFO kernel:[ 3.839710] scsi5 : ahci >01:45:55,156 INFO kernel:[ 3.839850] ata1: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528100 irq 40 >01:45:55,156 INFO kernel:[ 3.839953] ata2: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528180 irq 40 >01:45:55,156 INFO kernel:[ 3.840054] ata3: DUMMY >01:45:55,156 INFO kernel:[ 3.840123] ata4: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528280 irq 40 >01:45:55,156 INFO kernel:[ 3.840225] ata5: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528300 irq 40 >01:45:55,156 INFO kernel:[ 3.840326] ata6: DUMMY >01:45:55,156 INFO kernel:[ 3.840443] libphy: Fixed MDIO Bus: probed >01:45:55,156 INFO kernel:[ 3.840621] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >01:45:55,156 INFO kernel:[ 3.840700] ehci-pci: EHCI PCI platform driver >01:45:55,156 DEBUG kernel:[ 3.840844] ehci-pci 0000:00:1a.0: setting latency timer to 64 >01:45:55,156 INFO kernel:[ 3.840851] ehci-pci 0000:00:1a.0: EHCI Host Controller >01:45:55,156 INFO kernel:[ 3.840958] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >01:45:55,156 INFO kernel:[ 3.841073] ehci-pci 0000:00:1a.0: debug port 2 >01:45:55,156 DEBUG kernel:[ 3.845052] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >01:45:55,156 INFO kernel:[ 3.845066] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf252a000 >01:45:55,156 INFO kernel:[ 3.850835] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >01:45:55,156 INFO kernel:[ 3.850923] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >01:45:55,156 INFO kernel:[ 3.851000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >01:45:55,156 INFO kernel:[ 3.851101] usb usb1: Product: EHCI Host Controller >01:45:55,156 INFO kernel:[ 3.851174] usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >01:45:55,156 INFO kernel:[ 3.851250] usb usb1: SerialNumber: 0000:00:1a.0 >01:45:55,156 INFO kernel:[ 3.851405] hub 1-0:1.0: USB hub found >01:45:55,156 INFO kernel:[ 3.851479] hub 1-0:1.0: 3 ports detected >01:45:55,156 DEBUG kernel:[ 3.851674] ehci-pci 0000:00:1d.0: setting latency timer to 64 >01:45:55,156 INFO kernel:[ 3.851679] ehci-pci 0000:00:1d.0: EHCI Host Controller >01:45:55,156 INFO kernel:[ 3.851786] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >01:45:55,156 INFO kernel:[ 3.851914] ehci-pci 0000:00:1d.0: debug port 2 >01:45:55,156 DEBUG kernel:[ 3.855887] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >01:45:55,156 INFO kernel:[ 3.855900] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf2529000 >01:45:55,156 INFO kernel:[ 3.861838] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >01:45:55,156 INFO kernel:[ 3.861921] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >01:45:55,156 INFO kernel:[ 3.861999] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >01:45:55,156 INFO kernel:[ 3.862101] usb usb2: Product: EHCI Host Controller >01:45:55,156 INFO kernel:[ 3.862174] usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >01:45:55,156 INFO kernel:[ 3.862250] usb usb2: SerialNumber: 0000:00:1d.0 >01:45:55,156 INFO kernel:[ 3.862392] hub 2-0:1.0: USB hub found >01:45:55,156 INFO kernel:[ 3.862466] hub 2-0:1.0: 3 ports detected >01:45:55,156 INFO kernel:[ 3.862607] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >01:45:55,156 INFO kernel:[ 3.862682] ohci-pci: OHCI PCI platform driver >01:45:55,156 INFO kernel:[ 3.862760] uhci_hcd: USB Universal Host Controller Interface driver >01:45:55,156 INFO kernel:[ 3.862883] usbcore: registered new interface driver usbserial >01:45:55,156 INFO kernel:[ 3.862962] usbcore: registered new interface driver usbserial_generic >01:45:55,156 INFO kernel:[ 3.863041] usbserial: USB Serial support registered for generic >01:45:55,156 INFO kernel:[ 3.863136] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >01:45:55,156 INFO kernel:[ 3.866273] serio: i8042 KBD port at 0x60,0x64 irq 1 >01:45:55,156 INFO kernel:[ 3.866349] serio: i8042 AUX port at 0x60,0x64 irq 12 >01:45:55,156 INFO kernel:[ 3.866468] mousedev: PS/2 mouse device common for all mice >01:45:55,156 INFO kernel:[ 3.866687] rtc_cmos 00:06: RTC can wake from S4 >01:45:55,156 INFO kernel:[ 3.866893] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >01:45:55,156 INFO kernel:[ 3.866996] rtc_cmos 00:06: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >01:45:55,156 INFO kernel:[ 3.867151] device-mapper: uevent: version 1.0.3 >01:45:55,156 INFO kernel:[ 3.867272] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >01:45:55,156 INFO kernel:[ 3.867412] Intel P-state driver initializing. >01:45:55,156 INFO kernel:[ 3.867492] Intel pstate controlling: cpu 0 >01:45:55,156 INFO kernel:[ 3.867573] Intel pstate controlling: cpu 1 >01:45:55,156 INFO kernel:[ 3.867655] Intel pstate controlling: cpu 2 >01:45:55,156 INFO kernel:[ 3.867738] Intel pstate controlling: cpu 3 >01:45:55,156 INFO kernel:[ 3.867908] cpuidle: using governor menu >01:45:55,156 INFO kernel:[ 3.868275] hidraw: raw HID events driver (C) Jiri Kosina >01:45:55,156 INFO kernel:[ 3.868406] usbcore: registered new interface driver usbhid >01:45:55,156 INFO kernel:[ 3.868479] usbhid: USB HID core driver >01:45:55,156 INFO kernel:[ 3.868578] drop_monitor: Initializing network drop monitor service >01:45:55,156 INFO kernel:[ 3.868716] ip_tables: (C) 2000-2006 Netfilter Core Team >01:45:55,156 INFO kernel:[ 3.868834] TCP: cubic registered >01:45:55,156 INFO kernel:[ 3.868906] Initializing XFRM netlink socket >01:45:55,156 INFO kernel:[ 3.869048] NET: Registered protocol family 10 >01:45:55,156 INFO kernel:[ 3.869277] mip6: Mobile IPv6 >01:45:55,156 INFO kernel:[ 3.869348] NET: Registered protocol family 17 >01:45:55,156 DEBUG kernel:[ 3.869606] PM: Hibernation image not present or could not be loaded. >01:45:55,156 NOTICE kernel:[ 3.869609] Loading compiled-in X.509 certificates >01:45:55,156 INFO kernel:[ 3.870523] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >01:45:55,156 NOTICE kernel:[ 3.870765] Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >01:45:55,156 INFO kernel:[ 3.870891] registered taskstats version 1 >01:45:55,156 INFO kernel:[ 3.871573] Magic number: 14:211:762 >01:45:55,156 INFO kernel:[ 3.871649] atkbd serio0: hash matches >01:45:55,156 INFO kernel:[ 3.871789] rtc_cmos 00:06: setting system clock to 2014-05-25 01:45:31 UTC (1400982331) >01:45:55,156 INFO kernel:[ 4.145005] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >01:45:55,156 DEBUG kernel:[ 4.146281] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >01:45:55,156 INFO kernel:[ 4.146291] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >01:45:55,156 INFO kernel:[ 4.146431] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >01:45:55,156 INFO kernel:[ 4.147631] ata1.00: ATA-8: HITACHI HTS723232A7A364, EC2ZB70W, max UDMA/100 >01:45:55,156 INFO kernel:[ 4.147739] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >01:45:55,156 DEBUG kernel:[ 4.149105] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >01:45:55,156 INFO kernel:[ 4.149115] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >01:45:55,156 INFO kernel:[ 4.149256] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >01:45:55,156 INFO kernel:[ 4.150474] ata1.00: configured for UDMA/100 >01:45:55,156 NOTICE kernel:[ 4.151009] scsi 0:0:0:0: Direct-Access ATA HITACHI HTS72323 EC2Z PQ: 0 ANSI: 5 >01:45:55,156 NOTICE kernel:[ 4.151462] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB) >01:45:55,156 NOTICE kernel:[ 4.151509] sd 0:0:0:0: Attached scsi generic sg0 type 0 >01:45:55,156 NOTICE kernel:[ 4.151797] sd 0:0:0:0: [sda] Write Protect is off >01:45:55,156 DEBUG kernel:[ 4.151901] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >01:45:55,156 NOTICE kernel:[ 4.151942] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >01:45:55,156 INFO kernel:[ 4.152916] usb 1-1: new high-speed USB device number 2 using ehci-pci >01:45:55,156 INFO kernel:[ 4.191460] sda: sda1 sda2 sda3 >01:45:55,156 NOTICE kernel:[ 4.192385] sd 0:0:0:0: [sda] Attached SCSI disk >01:45:55,156 INFO kernel:[ 4.267535] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >01:45:55,156 INFO kernel:[ 4.267645] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >01:45:55,156 INFO kernel:[ 4.268259] hub 1-1:1.0: USB hub found >01:45:55,156 INFO kernel:[ 4.268586] hub 1-1:1.0: 6 ports detected >01:45:55,156 INFO kernel:[ 4.371974] usb 2-1: new high-speed USB device number 2 using ehci-pci >01:45:55,156 INFO kernel:[ 4.456049] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >01:45:55,156 DEBUG kernel:[ 4.461193] ata2.00: ACPI cmd e3/00:79:00:00:00:a0 (IDLE) succeeded >01:45:55,156 DEBUG kernel:[ 4.462807] ata2.00: ACPI cmd e3/00:01:00:00:00:a0 (IDLE) succeeded >01:45:55,156 INFO kernel:[ 4.462816] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >01:45:55,156 INFO kernel:[ 4.466777] ata2.00: ATAPI: HL-DT-ST DVDRAM GT50N, LT20, max UDMA/33 >01:45:55,156 DEBUG kernel:[ 4.473984] ata2.00: ACPI cmd e3/00:79:00:00:00:a0 (IDLE) succeeded >01:45:55,156 DEBUG kernel:[ 4.475605] ata2.00: ACPI cmd e3/00:01:00:00:00:a0 (IDLE) succeeded >01:45:55,156 INFO kernel:[ 4.475615] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >01:45:55,156 INFO kernel:[ 4.479564] ata2.00: configured for UDMA/33 >01:45:55,156 NOTICE kernel:[ 4.485356] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GT50N LT20 PQ: 0 ANSI: 5 >01:45:55,156 INFO kernel:[ 4.486556] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >01:45:55,156 INFO kernel:[ 4.486663] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >01:45:55,156 INFO kernel:[ 4.487394] hub 2-1:1.0: USB hub found >01:45:55,156 INFO kernel:[ 4.487606] hub 2-1:1.0: 8 ports detected >01:45:55,156 WARNING kernel:[ 4.491964] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >01:45:55,156 INFO kernel:[ 4.492105] cdrom: Uniform CD-ROM driver Revision: 3.20 >01:45:55,156 DEBUG kernel:[ 4.492518] sr 1:0:0:0: Attached scsi CD-ROM sr0 >01:45:55,156 NOTICE kernel:[ 4.492690] sr 1:0:0:0: Attached scsi generic sg1 type 5 >01:45:55,156 INFO kernel:[ 4.563275] usb 1-1.5: new high-speed USB device number 3 using ehci-pci >01:45:55,156 INFO kernel:[ 4.638782] usb 1-1.5: New USB device found, idVendor=17ef, idProduct=100a >01:45:55,156 INFO kernel:[ 4.638893] usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >01:45:55,156 INFO kernel:[ 4.639598] hub 1-1.5:1.0: USB hub found >01:45:55,156 INFO kernel:[ 4.639892] hub 1-1.5:1.0: 7 ports detected >01:45:55,156 INFO kernel:[ 4.715288] usb 1-1.6: new high-speed USB device number 4 using ehci-pci >01:45:55,156 INFO kernel:[ 4.791070] tsc: Refined TSC clocksource calibration: 2491.905 MHz >01:45:55,156 INFO kernel:[ 4.797326] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b3/0xb40000/0xa0000, board id: 71, fw id: 578367 >01:45:55,156 INFO kernel:[ 4.797492] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >01:45:55,156 INFO kernel:[ 4.798076] ata4: SATA link down (SStatus 0 SControl 300) >01:45:55,156 INFO kernel:[ 4.807015] usb 1-1.6: New USB device found, idVendor=04f2, idProduct=b221 >01:45:55,156 INFO kernel:[ 4.807126] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >01:45:55,156 INFO kernel:[ 4.807261] usb 1-1.6: Product: Integrated Camera >01:45:55,156 INFO kernel:[ 4.807356] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd. >01:45:55,156 INFO kernel:[ 4.848780] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >01:45:55,156 INFO kernel:[ 4.916331] usb 1-1.5.3: new low-speed USB device number 5 using ehci-pci >01:45:55,156 INFO kernel:[ 5.013970] usb 1-1.5.3: New USB device found, idVendor=0a81, idProduct=0205 >01:45:55,156 INFO kernel:[ 5.014107] usb 1-1.5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >01:45:55,156 INFO kernel:[ 5.014244] usb 1-1.5.3: Product: PS2 to USB Converter >01:45:55,156 INFO kernel:[ 5.014340] usb 1-1.5.3: Manufacturer: CHESEN >01:45:55,156 INFO kernel:[ 5.021806] input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.0/input/input5 >01:45:55,156 INFO kernel:[ 5.022192] hid-generic 0003:0A81:0205.0001: input,hidraw0: USB HID v1.10 Keyboard [CHESEN PS2 to USB Converter] on usb-0000:00:1a.0-1.5.3/input0 >01:45:55,156 INFO kernel:[ 5.030291] input: CHESEN PS2 to USB Converter as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.3/1-1.5.3:1.1/input/input6 >01:45:55,156 INFO kernel:[ 5.031078] hid-generic 0003:0A81:0205.0002: input,hidraw1: USB HID v1.10 Mouse [CHESEN PS2 to USB Converter] on usb-0000:00:1a.0-1.5.3/input1 >01:45:55,156 INFO kernel:[ 5.103148] ata5: SATA link down (SStatus 0 SControl 300) >01:45:55,156 INFO kernel:[ 5.104204] usb 1-1.5.4: new low-speed USB device number 6 using ehci-pci >01:45:55,156 INFO kernel:[ 5.105426] Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >01:45:55,156 INFO kernel:[ 5.105562] Write protecting the kernel read-only data: 12288k >01:45:55,156 INFO kernel:[ 5.113848] Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >01:45:55,156 INFO kernel:[ 5.119406] Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >01:45:55,156 INFO kernel:[ 5.156485] device-mapper: multipath: version 1.5.1 loaded >01:45:55,156 INFO kernel:[ 5.194660] usb 1-1.5.4: New USB device found, idVendor=04f3, idProduct=0230 >01:45:55,156 INFO kernel:[ 5.194755] usb 1-1.5.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >01:45:55,156 INFO kernel:[ 5.194872] usb 1-1.5.4: Product: USB+PS/2 Optical Mouse >01:45:55,156 INFO kernel:[ 5.200415] input: USB+PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.4/1-1.5.4:1.0/input/input7 >01:45:55,156 INFO kernel:[ 5.201914] hid-generic 0003:04F3:0230.0003: input,hidraw2: USB HID v1.11 Mouse [USB+PS/2 Optical Mouse] on usb-0000:00:1a.0-1.5.4/input0 >01:45:55,156 INFO kernel:[ 5.242109] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >01:45:55,156 INFO kernel:[ 5.405915] squashfs: version 4.0 (2009/01/31) Phillip Lougher >01:45:55,156 INFO kernel:[ 5.408820] Loading iSCSI transport class v2.0-870. >01:45:55,156 NOTICE kernel:[ 5.412788] iscsi: registered transport (tcp) >01:45:55,156 INFO kernel:[ 5.414643] alua: device handler registered >01:45:55,156 INFO kernel:[ 5.416445] emc: device handler registered >01:45:55,156 INFO kernel:[ 5.418226] hp_sw: device handler registered >01:45:55,156 INFO kernel:[ 5.420019] rdac: device handler registered >01:45:55,156 INFO kernel:[ 5.791524] Switched to clocksource tsc >01:45:55,156 INFO kernel:[ 8.428355] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64 >01:45:55,156 INFO kernel:[ 8.443777] floppy0: no floppy controllers found >01:45:55,156 INFO kernel:[ 8.457353] No iBFT detected. >01:45:55,156 INFO kernel:[ 8.461459] md: raid0 personality registered for level 0 >01:45:55,156 INFO kernel:[ 8.466037] md: raid1 personality registered for level 1 >01:45:55,156 INFO kernel:[ 8.469703] async_tx: api initialized (async) >01:45:55,156 INFO kernel:[ 8.471819] xor: automatically using best checksumming function: >01:45:55,156 INFO kernel:[ 8.481610] avx : 11276.000 MB/sec >01:45:55,156 WARNING kernel:[ 8.502616] raid6: sse2x1 4449 MB/s >01:45:55,156 WARNING kernel:[ 8.519625] raid6: sse2x2 6089 MB/s >01:45:55,156 WARNING kernel:[ 8.536622] raid6: sse2x4 7667 MB/s >01:45:55,156 WARNING kernel:[ 8.536695] raid6: using algorithm sse2x4 (7667 MB/s) >01:45:55,156 WARNING kernel:[ 8.536770] raid6: using ssse3x2 recovery algorithm >01:45:55,156 INFO kernel:[ 8.543114] md: raid6 personality registered for level 6 >01:45:55,156 INFO kernel:[ 8.543192] md: raid5 personality registered for level 5 >01:45:55,156 INFO kernel:[ 8.543269] md: raid4 personality registered for level 4 >01:45:55,156 INFO kernel:[ 8.548442] md: raid10 personality registered for level 10 >01:45:55,156 INFO kernel:[ 8.550804] md: linear personality registered for level -1 >01:45:55,156 INFO kernel:[ 8.557818] device-mapper: multipath round-robin: version 1.0.0 loaded >01:45:55,156 INFO kernel:[ 8.563970] sha256_ssse3: Using AVX optimized SHA-256 implementation >01:45:55,156 INFO kernel:[ 8.579700] RPC: Registered named UNIX socket transport module. >01:45:55,156 INFO kernel:[ 8.579778] RPC: Registered udp transport module. >01:45:55,156 INFO kernel:[ 8.579850] RPC: Registered tcp transport module. >01:45:55,156 INFO kernel:[ 8.579922] RPC: Registered tcp NFSv4.1 backchannel transport module. >01:45:55,156 INFO kernel:[ 8.715820] wmi: Mapper loaded >01:45:55,156 INFO kernel:[ 8.717908] pps_core: LinuxPPS API ver. 1 registered >01:45:55,156 INFO kernel:[ 8.717986] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >01:45:55,156 INFO kernel:[ 8.719763] PTP clock support registered >01:45:55,156 INFO kernel:[ 8.724869] [drm] Initialized drm 1.1.0 20060810 >01:45:55,156 INFO kernel:[ 8.724962] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >01:45:55,156 INFO kernel:[ 8.725039] e1000e: Copyright(c) 1999 - 2013 Intel Corporation. >01:45:55,156 DEBUG kernel:[ 8.725227] e1000e 0000:00:19.0: setting latency timer to 64 >01:45:55,156 INFO kernel:[ 8.725289] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >01:45:55,156 DEBUG kernel:[ 8.725420] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >01:45:55,156 INFO kernel:[ 8.736200] alg: No test for crc32 (crc32-pclmul) >01:45:55,156 INFO kernel:[ 8.919995] e1000e 0000:00:19.0 eth0: registered PHC clock >01:45:55,156 INFO kernel:[ 8.920080] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:21:cc:be:3e:47 >01:45:55,156 INFO kernel:[ 8.920191] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >01:45:55,156 INFO kernel:[ 8.920321] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF >01:45:55,156 INFO kernel:[ 8.921798] [drm] Memory usable by graphics device = 2048M >01:45:55,156 DEBUG kernel:[ 8.921884] i915 0000:00:02.0: setting latency timer to 64 >01:45:55,156 DEBUG kernel:[ 8.954075] i915 0000:00:02.0: irq 42 for MSI/MSI-X >01:45:55,156 INFO kernel:[ 8.954084] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >01:45:55,156 INFO kernel:[ 8.954164] [drm] Driver supports precise vblank timestamp query. >01:45:55,156 INFO kernel:[ 8.954289] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >01:45:55,156 INFO kernel:[ 8.995519] [drm] Wrong MCH_SSKPD value: 0x16040307 >01:45:55,156 INFO kernel:[ 8.995604] [drm] This can cause pipe underruns and display issues. >01:45:55,156 INFO kernel:[ 8.995679] [drm] Please upgrade your BIOS to fix this. >01:45:55,156 INFO kernel:[ 9.057760] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5 >01:45:55,156 INFO kernel:[ 9.067861] fbcon: inteldrmfb (fb0) is primary device >01:45:55,156 INFO kernel:[ 9.909599] Console: switching to colour frame buffer device 170x48 >01:45:55,156 INFO kernel:[ 9.916333] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >01:45:55,156 INFO kernel:[ 9.916398] i915 0000:00:02.0: registered panic notifier >01:45:55,156 INFO kernel:[ 9.924152] acpi device:01: registered as cooling_device4 >01:45:55,156 INFO kernel:[ 9.924427] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >01:45:55,156 INFO kernel:[ 9.924579] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8 >01:45:55,156 INFO kernel:[ 9.924991] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >01:45:55,156 INFO kernel:[ 10.007724] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 >01:45:55,156 INFO kernel:[ 10.269800] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input9 >01:45:55,156 DEBUG kernel:[ 10.476422] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >01:45:55,156 DEBUG kernel:[ 10.577140] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >01:45:55,156 INFO kernel:[ 10.577437] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >01:45:55,156 INFO kernel:[ 10.720413] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off >01:45:55,156 INFO kernel:[ 13.394715] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >01:45:55,156 INFO kernel:[ 13.394852] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >01:45:55,156 INFO kernel:[ 21.797944] loop: module loaded >01:45:55,156 INFO kernel:[ 21.821352] bio: create slab <bio-1> at 1 >01:45:55,156 INFO kernel:[ 21.829385] bio: create slab <bio-2> at 2 >01:45:55,156 INFO kernel:[ 21.900795] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >01:45:55,156 DEBUG kernel:[ 26.030050] SELinux: 2048 avtab hash slots, 101316 rules. >01:45:55,156 DEBUG kernel:[ 26.041906] SELinux: 2048 avtab hash slots, 101316 rules. >01:45:55,156 DEBUG kernel:[ 26.054448] SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >01:45:55,156 DEBUG kernel:[ 26.054451] SELinux: 83 classes, 101316 rules >01:45:55,156 DEBUG kernel:[ 26.057623] SELinux: Completing initialization. >01:45:55,156 DEBUG kernel:[ 26.057626] SELinux: Setting up existing superblocks. >01:45:55,156 DEBUG kernel:[ 26.057632] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.057635] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.057643] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.057646] SELinux: initialized (dev proc, type proc), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.057652] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >01:45:55,156 DEBUG kernel:[ 26.057678] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >01:45:55,156 DEBUG kernel:[ 26.058309] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >01:45:55,156 DEBUG kernel:[ 26.058312] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.058815] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >01:45:55,156 DEBUG kernel:[ 26.058822] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.058824] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >01:45:55,156 DEBUG kernel:[ 26.058840] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >01:45:55,156 DEBUG kernel:[ 26.058846] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >01:45:55,156 DEBUG kernel:[ 26.058852] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.058859] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059087] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059089] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >01:45:55,156 DEBUG kernel:[ 26.059093] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >01:45:55,156 DEBUG kernel:[ 26.059235] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >01:45:55,156 DEBUG kernel:[ 26.059259] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059265] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059267] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059270] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059273] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059277] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059279] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059281] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059284] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059288] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059290] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059294] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.059302] SELinux: initialized (dev loop0, type squashfs), uses xattr >01:45:55,156 DEBUG kernel:[ 26.059315] SELinux: initialized (dev dm-0, type ext4), uses xattr >01:45:55,156 NOTICE kernel:[ 26.074784] type=1403 audit(1400982353.698:2): policy loaded auid=4294967295 ses=4294967295 >01:45:55,156 DEBUG kernel:[ 26.346542] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.442600] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >01:45:55,156 DEBUG kernel:[ 26.450848] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >01:45:55,156 DEBUG kernel:[ 26.451799] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >01:45:55,156 INFO kernel:[ 26.805882] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >01:45:55,156 INFO kernel:[ 26.815818] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >01:45:55,156 WARNING kernel:[ 26.829067] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20130517/utaddress-251) >01:45:55,156 INFO kernel:[ 26.829075] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >01:45:55,156 WARNING kernel:[ 26.829079] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >01:45:55,156 INFO kernel:[ 26.829082] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >01:45:55,156 WARNING kernel:[ 26.829084] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >01:45:55,156 INFO kernel:[ 26.829087] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >01:45:55,156 WARNING kernel:[ 26.829088] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20130517/utaddress-251) >01:45:55,156 INFO kernel:[ 26.829091] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >01:45:55,156 WARNING kernel:[ 26.829092] lpc_ich: Resource conflict(s) found affecting gpio_ich >01:45:55,156 DEBUG kernel:[ 26.831023] mei_me 0000:00:16.0: setting latency timer to 64 >01:45:55,156 DEBUG kernel:[ 26.831063] mei_me 0000:00:16.0: irq 43 for MSI/MSI-X >01:45:55,156 WARNING kernel:[ 26.831874] thinkpad_acpi: Unknown symbol rfkill_unregister (err 0) >01:45:55,156 WARNING kernel:[ 26.831889] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >01:45:55,156 WARNING kernel:[ 26.831900] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >01:45:55,156 WARNING kernel:[ 26.831909] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >01:45:55,156 WARNING kernel:[ 26.831920] thinkpad_acpi: Unknown symbol rfkill_destroy (err 0) >01:45:55,156 WARNING kernel:[ 26.831938] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >01:45:55,156 WARNING kernel:[ 26.831950] thinkpad_acpi: Unknown symbol rfkill_init_sw_state (err 0) >01:45:55,156 WARNING kernel:[ 26.831963] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >01:45:55,156 WARNING kernel:[ 26.831980] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >01:45:55,156 WARNING kernel:[ 26.831988] thinkpad_acpi: Unknown symbol rfkill_set_hw_state (err 0) >01:45:55,156 WARNING kernel:[ 26.832002] thinkpad_acpi: Unknown symbol rfkill_alloc (err 0) >01:45:55,156 WARNING kernel:[ 26.832022] thinkpad_acpi: Unknown symbol rfkill_register (err 0) >01:45:55,156 WARNING kernel:[ 26.832039] thinkpad_acpi: Unknown symbol snd_card_create (err 0) >01:45:55,156 WARNING kernel:[ 26.832053] thinkpad_acpi: Unknown symbol rfkill_set_sw_state (err 0) >01:45:55,156 WARNING kernel:[ 26.844814] tpm_tis: Unknown symbol tpm_show_owned (err 0) >01:45:55,156 WARNING kernel:[ 26.844826] tpm_tis: Unknown symbol tpm_show_pcrs (err 0) >01:45:55,156 WARNING kernel:[ 26.844836] tpm_tis: Unknown symbol tpm_gen_interrupt (err 0) >01:45:55,156 WARNING kernel:[ 26.844847] tpm_tis: Unknown symbol tpm_store_cancel (err 0) >01:45:55,156 WARNING kernel:[ 26.844855] tpm_tis: Unknown symbol tpm_calc_ordinal_duration (err 0) >01:45:55,156 WARNING kernel:[ 26.844866] tpm_tis: Unknown symbol tpm_register_hardware (err 0) >01:45:55,157 WARNING kernel:[ 26.844874] tpm_tis: Unknown symbol tpm_write (err 0) >01:45:55,157 WARNING kernel:[ 26.844882] tpm_tis: Unknown symbol tpm_pm_suspend (err 0) >01:45:55,157 WARNING kernel:[ 26.844892] tpm_tis: Unknown symbol tpm_show_enabled (err 0) >01:45:55,157 WARNING kernel:[ 26.844901] tpm_tis: Unknown symbol tpm_get_timeouts (err 0) >01:45:55,157 WARNING kernel:[ 26.844911] tpm_tis: Unknown symbol wait_for_tpm_stat (err 0) >01:45:55,157 WARNING kernel:[ 26.844923] tpm_tis: Unknown symbol tpm_show_caps_1_2 (err 0) >01:45:55,157 WARNING kernel:[ 26.844931] tpm_tis: Unknown symbol tpm_show_pubek (err 0) >01:45:55,157 WARNING kernel:[ 26.844942] tpm_tis: Unknown symbol tpm_dev_vendor_release (err 0) >01:45:55,157 WARNING kernel:[ 26.844951] tpm_tis: Unknown symbol tpm_release (err 0) >01:45:55,157 WARNING kernel:[ 26.844959] tpm_tis: Unknown symbol tpm_show_temp_deactivated (err 0) >01:45:55,157 WARNING kernel:[ 26.844967] tpm_tis: Unknown symbol tpm_show_timeouts (err 0) >01:45:55,157 WARNING kernel:[ 26.844975] tpm_tis: Unknown symbol tpm_remove_hardware (err 0) >01:45:55,157 WARNING kernel:[ 26.844984] tpm_tis: Unknown symbol tpm_read (err 0) >01:45:55,157 WARNING kernel:[ 26.844992] tpm_tis: Unknown symbol tpm_show_durations (err 0) >01:45:55,157 WARNING kernel:[ 26.844999] tpm_tis: Unknown symbol tpm_do_selftest (err 0) >01:45:55,157 WARNING kernel:[ 26.845007] tpm_tis: Unknown symbol tpm_open (err 0) >01:45:55,157 WARNING kernel:[ 26.845014] tpm_tis: Unknown symbol tpm_pm_resume (err 0) >01:45:55,157 WARNING kernel:[ 26.845023] tpm_tis: Unknown symbol tpm_show_active (err 0) >01:45:55,157 INFO kernel:[ 26.921905] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x26 >01:45:55,157 INFO kernel:[ 26.964289] cfg80211: Calling CRDA to update world regulatory domain >01:45:55,157 INFO kernel:[ 26.966027] sdhci: Secure Digital Host Controller Interface driver >01:45:55,157 INFO kernel:[ 26.966030] sdhci: Copyright(c) Pierre Ossman >01:45:55,157 INFO kernel:[ 26.972775] sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e822] (rev 8) >01:45:55,157 INFO kernel:[ 26.973060] mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA >01:45:55,157 INFO kernel:[ 26.975901] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x26 >01:45:55,157 INFO kernel:[ 26.975922] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x26 >01:45:55,157 INFO kernel:[ 26.975983] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x26 >01:45:55,157 INFO kernel:[ 26.976037] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >01:45:55,157 INFO kernel:[ 26.986889] Intel(R) Wireless WiFi driver for Linux, in-tree:d >01:45:55,157 INFO kernel:[ 26.986892] Copyright(c) 2003-2013 Intel Corporation >01:45:55,157 WARNING kernel:[ 26.987025] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >01:45:55,157 DEBUG kernel:[ 26.987254] iwlwifi 0000:03:00.0: irq 44 for MSI/MSI-X >01:45:55,157 INFO kernel:[ 27.011388] iwlwifi 0000:03:00.0: loaded firmware version 39.31.5.1 build 35138 op_mode iwldvm >01:45:55,157 INFO kernel:[ 27.061316] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >01:45:55,157 INFO kernel:[ 27.061320] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >01:45:55,157 INFO kernel:[ 27.061321] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >01:45:55,157 INFO kernel:[ 27.061322] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled >01:45:55,157 INFO kernel:[ 27.061324] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C >01:45:55,157 INFO kernel:[ 27.061423] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >01:45:55,157 WARNING kernel:[ 27.068819] iwlwifi 0000:03:00.0: RF_KILL bit toggled to disable radio. >01:45:55,157 DEBUG kernel:[ 27.089867] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >01:45:55,157 NOTICE kernel:[ 27.346857] type=1400 audit(1400982354.970:3): avc: denied { create } for pid=1117 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >01:45:55,157 NOTICE kernel:[ 27.346934] type=1400 audit(1400982354.970:4): avc: denied { setattr } for pid=1117 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17466 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >01:45:55,157 NOTICE kernel:[ 27.346977] type=1400 audit(1400982354.970:5): avc: denied { relabelfrom } for pid=1117 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=17466 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >01:45:55,169 NOTICE kernel:[ 27.544401] type=1400 audit(1400982355.167:6): avc: denied { read } for pid=1130 comm="bash" name=".profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >01:45:55,169 NOTICE kernel:[ 27.544430] type=1400 audit(1400982355.167:7): avc: denied { open } for pid=1130 comm="bash" path="/root/.profile" dev="dm-0" ino=25384 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >01:45:55,510 INFO NetworkManager: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >01:45:55,510 INFO NetworkManager: <info> Read config: /etc/NetworkManager/NetworkManager.conf >01:45:55,510 INFO NetworkManager: <info> WEXT support is enabled >01:45:55,591 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >01:45:55,641 INFO polkitd: Started polkitd version 0.112 >01:45:55,724 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >01:45:55,734 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >01:45:55,735 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >01:45:55,735 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >01:45:55,735 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >01:45:55,735 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >01:45:55,736 NOTICE NetworkManager: ifcfg-rh: read connection 'em1' >01:45:55,785 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >01:45:55,786 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' >01:45:55,804 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.login1' >01:45:55,807 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >01:45:55,809 INFO NetworkManager: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi) >01:45:55,810 INFO NetworkManager: <info> WiFi hardware radio set enabled >01:45:55,810 INFO NetworkManager: <info> WiFi disabled by radio killswitch; enabled by state file >01:45:55,810 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >01:45:55,810 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >01:45:55,810 INFO NetworkManager: <info> Networking is enabled by state file >01:45:55,811 INFO NetworkManager: <info> (lo): link connected >01:45:55,811 INFO NetworkManager: <info> (lo): carrier is ON >01:45:55,811 INFO NetworkManager: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >01:45:55,811 INFO NetworkManager: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >01:45:55,811 INFO NetworkManager: <info> (lo): No existing connection detected. >01:45:55,812 INFO NetworkManager: <info> (em1): link connected >01:45:55,812 INFO NetworkManager: <info> (em1): carrier is ON >01:45:55,812 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >01:45:55,812 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/1 >01:45:55,812 INFO NetworkManager: <info> (em1): Generating connection from current device status. >01:45:55,813 INFO NetworkManager: <info> (em1): Using generated connection: 'em1' >01:45:55,813 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >01:45:55,813 INFO NetworkManager: <info> (wlp3s0): using nl80211 for WiFi device control >01:45:55,813 INFO NetworkManager: <info> (wlp3s0): new 802.11 WiFi device (driver: 'iwlwifi' ifindex: 3) >01:45:55,813 INFO NetworkManager: <info> (wlp3s0): exported as /org/freedesktop/NetworkManager/Devices/2 >01:45:55,813 INFO NetworkManager: <info> (wlp3s0): No existing connection detected. >01:45:55,813 INFO NetworkManager: <info> (wlp3s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >01:45:55,813 INFO NetworkManager: <info> (wlp3s0): bringing up device. >01:45:55,815 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >01:45:55,818 WARNING NetworkManager: <warn> Couldn't get managed objects: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files >01:45:55,819 INFO NetworkManager: <info> Auto-activating connection 'em1'. >01:45:55,819 INFO NetworkManager: <info> Activation (em1) starting connection 'em1' >01:45:55,819 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >01:45:55,819 INFO NetworkManager: <info> NetworkManager state is now CONNECTING >01:45:55,819 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >01:45:55,819 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >01:45:55,819 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >01:45:55,819 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >01:45:55,819 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >01:45:55,819 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >01:45:55,819 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >01:45:55,819 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >01:45:55,819 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >01:45:55,819 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >01:45:55,819 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >01:45:55,820 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >01:45:55,862 INFO NetworkManager: <info> dhclient started with pid 1155 >01:45:55,862 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >01:45:56,183 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.5 >01:45:56,184 INFO dhclient: Copyright 2004-2013 Internet Systems Consortium. >01:45:56,184 INFO dhclient: All rights reserved. >01:45:56,184 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >01:45:56,184 INFO dhclient: >01:45:56,192 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >01:45:56,196 INFO dhclient: Listening on LPF/em1/00:21:cc:be:3e:47 >01:45:56,196 INFO dhclient: Sending on LPF/em1/00:21:cc:be:3e:47 >01:45:56,196 INFO dhclient: Sending on Socket/fallback >01:45:56,196 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x79c41e07) >01:45:56,299 INFO dhclient: DHCPACK from 10.100.0.3 (xid=0x79c41e07) >01:45:56,302 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> reboot >01:45:56,302 INFO NetworkManager: <info> address 10.100.0.209 >01:45:56,302 INFO NetworkManager: <info> plen 24 (255.255.255.0) >01:45:56,302 INFO dhclient: bound to 10.100.0.209 -- renewal in 33141 seconds. >01:45:56,302 INFO NetworkManager: <info> gateway 10.100.0.1 >01:45:56,302 INFO NetworkManager: <info> lease time 86400 >01:45:56,302 INFO NetworkManager: <info> nameserver '208.67.220.220' >01:45:56,302 INFO NetworkManager: <info> nameserver '208.67.222.222' >01:45:56,302 INFO NetworkManager: <info> domain name 'deepgroove.org' >01:45:56,302 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >01:45:56,302 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >01:45:56,303 INFO NetworkManager: <info> (em1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >01:45:56,303 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >01:45:56,303 INFO NetworkManager: <info> (em1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >01:45:56,303 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >01:45:56,304 INFO NetworkManager: <info> NetworkManager state is now CONNECTED_GLOBAL >01:45:56,304 INFO NetworkManager: <info> Policy set 'em1' (em1) as default for IPv4 routing and DNS. >01:45:56,304 INFO NetworkManager: <info> Activation (em1) successful, device activated. >01:45:56,305 INFO NetworkManager: <info> startup complete >01:45:56,306 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >01:45:56,324 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >01:45:58,675 NOTICE kernel:[ 31.051321] type=1400 audit(1400982358.673:8): avc: denied { read write } for pid=1201 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1145 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >01:45:58,727 NOTICE kernel:[ 31.102908] type=1400 audit(1400982358.725:9): avc: denied { read write } for pid=1205 comm="ip" path="/dev/mapper/control" dev="devtmpfs" ino=1145 scontext=system_u:system_r:ifconfig_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >01:45:59,384 NOTICE kernel:[ 31.759890] type=1400 audit(1400982359.382:10): avc: denied { read write } for pid=1235 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >01:45:59,385 NOTICE kernel:[ 31.761055] type=1400 audit(1400982359.383:11): avc: denied { open } for pid=1235 comm="loadkeys" path="/dev/pts/0" dev="devpts" ino=3 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >01:45:59,484 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >01:45:59,495 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.locale1' >01:46:00,180 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >01:46:00,279 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-em1 >01:46:00,299 WARNING kernel:[ 32.675488] audit_printk_skb: 3 callbacks suppressed >01:46:00,299 NOTICE kernel:[ 32.675491] type=1400 audit(1400982360.297:13): avc: denied { read write } for pid=1248 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 >01:46:00,300 NOTICE kernel:[ 32.676287] type=1400 audit(1400982360.298:14): avc: denied { read write } for pid=1248 comm="hwclock" path="/dev/mapper/control" dev="devtmpfs" ino=1145 scontext=system_u:system_r:hwclock_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >01:46:01,001 NOTICE kernel:[ 33.568955] type=1400 audit(1400982361.000:15): avc: denied { ioctl } for pid=1248 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 >01:46:01,001 NOTICE kernel:[ 33.568967] type=1400 audit(1400982361.000:16): avc: denied { getattr } for pid=1248 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 >01:46:01,056 INFO chronyd: chronyd version 1.29 starting >01:46:01,057 INFO chronyd: Linux kernel major=3 minor=11 patch=10 >01:46:01,057 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 >01:46:01,058 INFO chronyd: Generated key 1 >01:46:03,500 NOTICE kernel:[ 36.069247] type=1400 audit(1400982363.498:17): avc: denied { ioctl } for pid=1283 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 >01:46:03,500 NOTICE kernel:[ 36.069255] type=1400 audit(1400982363.498:18): avc: denied { getattr } for pid=1283 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 >01:46:06,246 INFO chronyd: Selected source 212.45.144.3 > > >/run/install/ks.cfg: ># Kickstart file automatically generated by anaconda. ># This is for Zorba's machine. > >#version=DEVEL >url --url http://10.100.0.3/yum/fedora/20/iso/x86_64/ >install >lang en_US.UTF-8 >keyboard us ># Network interface selection is now handled by a pre script, *finally*. >%include /tmp/network-include >timezone America/Los_Angeles >rootpw --iscrypted $6$QKaX2MAB$jbCTsFDJhu2ggzHMzvXuXBpmDjrtxivq4id1eXHQ9AWagLi7W2fTlhQGZ2aYLzQONlf5Zfiv0jOBoslZnBitL0 >selinux --enforcing >authconfig --enableshadow --passalgo=sha512 >firewall --service=ssh >text >skipx ># Partition information now also hanlded by a pre script, based on serial number. >%include /tmp/part-include ># Turn off some unnecessary services, turn on a couple new ones. >services --enabled=chronyd,sshd,smartd,gpm --disabled=rpcbind,rpcgssd,rpcidmapd,mdmonitor,netfs,postfix,nfslock,atd,kdump,abrt-oops,abrt,avahi-daemon,bluetooth,lvm2-lvmetad,mcelog >firstboot --disable > ># Family user creation! what fun! >user --name=vector --uid=1000 --password=$6$4lCohIyK$CM8L5V6ph.68EZUONfMg.cbnn1tY0XZm6DbZNJ2quxf8nUUishv2Fsj4KksqviY2hNu7TpWtqgE5vb0KGVpDp1 --iscrypted --groups=wheel >user --name=mary --uid=1001 --password=$6$1LLRVhLZ$TKaLK9lM3hIshaQP/2F.Q/Fy.d1dzD86vxFc1KC6lX0kHvV.E6Lub5iwcberMOB7dMPsNw4J5JXnl9lb0KdrG0 --iscrypted >user --name=glenn --uid=1002 --password=$6$au2Tl4bC$gZdKZ6HQ1Hxa7XJDg8WwsBBxcvn42W0t/.qhkgXGCEWTmTn3P.TRzkl1f61nvPn7c/mzb29./.ibNp4AF7A5X0 --iscrypted > >%packages >@core >@base-x >@fedora-packager >@firefox >@fonts >@hardware-support >@kde-apps >@kde-media >@kde-desktop >@libreoffice >@multimedia >@printing >@standard >@virtualization >apper >xfsprogs >mtools >gpgme >hardlink >brltty >digikam >check >libreoffice-opensymbol-fonts >kdepim >ImageMagick >digikam >optipng >ksnapshot >kipi-plugins >gwenview >kolourpaint >okular >kdepim >vorbis-tools >kdemultimedia-kmix >k3b >gssdp >geoclue >lzop >p7zip-plugins >enca >gupnp >gnutls-utils >fuse >xorg-x11-apps >xscreensaver-gl-extras >xscreensaver-extras >xscreensaver-base >xterm >xorg-x11-resutils >%end > >%pre --log=/tmp/ks-preinstall.log > ># find the NIC configured for the private network. >IFACE=$(ip -o addr | awk '/10\.100/ {print $2}') >echo "network --device $IFACE --bootproto dhcp --onboot yes --hostname freshinstall.deepgroove.org" > /tmp/network-include > ># Test to see what machine we're working with >SERIALNUM=$(dmidecode --string system-serial-number) >BB_SERIALNUM=$(dmidecode --string baseboard-serial-number) > ># This is my personal or work laptop? Encrypt the disks! >if [[ "${SERIALNUM}" == "R8NXG7H" || "${SERIALNUM}" == "PBEPXH7" ]]; then > echo "ignoredisk --only-use=sda" > /tmp/part-include > echo "clearpart --all" >> /tmp/part-include > echo "zerombr" >> /tmp/part-include > echo 'bootloader --location=mbr --timeout=5 --driveorder=sda --append="rhgb quiet"' >> /tmp/part-include > echo "part /boot --size=512 --asprimary" >> /tmp/part-include > echo "part swap --size=1024 --asprimary --encrypted " >> /tmp/part-include > echo "part / --size=1 --grow --asprimary --encrypted --fstype=ext4" >> /tmp/part-include > ># Is this Glenn's gaming computer, Zorba's or Mom's desktop? ># Two 1TB disks, RAID1 for root, raid0 for swap. >elif [[ "${SERIALNUM}" == "To Be Filled By O.E.M." || "${BB_SERIALNUM}" == "131219713104013" || "${BB_SERIALNUM}" == "BTGC60803PMB" ]]; then > echo "ignoredisk --only-use=sda,sdb" > /tmp/part-include > echo "clearpart --all" >> /tmp/part-include > echo "zerombr" >> /tmp/part-include > echo "part /boot --size=500 --ondisk=sda --fstype=ext4" >> /tmp/part-include > echo "part /boot-bup --size=500 --ondisk=sdb --fstype=ext4" >> /tmp/part-include > echo "part raid.11 --size=500 --ondisk=sda" >> /tmp/part-include > echo "part raid.12 --size=500 --ondisk=sdb" >> /tmp/part-include > echo "part raid.21 --size=500 --ondisk=sda --grow" >> /tmp/part-include > echo "part raid.22 --size=500 --ondisk=sdb --grow" >> /tmp/part-include > echo 'bootloader --location=mbr --timeout=5 --driveorder=sda --append="rhgb quiet"' >> /tmp/part-include > echo "raid swap --level=0 --device=md1 raid.11 raid.12" >> /tmp/part-include > echo "raid / --level=1 --device=md2 raid.21 raid.22 --fstype=ext4" >> /tmp/part-include ># Is this not specified? e.g.: some random person's computer? >else > echo "ignoredisk --only-use=sda" > /tmp/part-include > echo "clearpart --all" >> /tmp/part-include > echo "zerombr" >> /tmp/part-include > echo 'bootloader --location=mbr --timeout=5 --driveorder=sda --append="rhgb quiet"' >> /tmp/part-include > echo "part /boot --size=512 --asprimary --fstype=ext4" >> /tmp/part-include > echo "part swap --size=1024 --asprimary" >> /tmp/part-include > echo "part / --size=1 --grow --asprimary --fstype=ext4" >> /tmp/part-include >fi > >%end > > >%post --log=/tmp/ks-postinstall.log --erroronfail > ># Test to see what machine we're working with >SERIALNUM=$(dmidecode --string system-serial-number) >BB_SERIALNUM=$(dmidecode --string baseboard-serial-number) > ># Glenn's system needs nvidia drivers and a couple of audio programs. >if [[ "${SERIALNUM}" == "To Be Filled By O.E.M." ]]; then > echo "kernel-devel akmod-nvidia mixxx hydrogen lmms" > /tmp/pkgs-include >fi > ># Disable the local default yum repositories in favor of my local repo ># and then run yum update. >cd /etc/yum.repos.d/ >rename .repo .disabled fedora*.repo >wget http://10.100.0.3/yum/fedora/fedora-20-local.repo > ># Install some additional repositories >yum -y install http://10.100.0.3/repos.d/adobe-release-x86_64-1.0-1.noarch.rpm http://10.100.0.3/repos.d/fedora/20/rpmfusion-free-release-20.noarch.rpm http://10.100.0.3/repos.d/fedora/20/rpmfusion-nonfree-release-20.noarch.rpm http://10.100.0.3/repos.d/livna-release.rpm >yum -y --skip-broken update > ># Add some additional packages here, including DVD crypto support >yum -y install libdvdcss vim-enhanced flash-plugin libdvdcss minetest pidgin thunderbird gstreamer-plugins-bad-nonfree kid3 soundconverter audacity-freeworld k3b-extras-freeworld mplayer mencoder vlc mozilla-adblockplus thunderbird-enigmail finch irssi mutt msmtp lynx unrar subversion iptables-services inkscape gimp scribus hdparm gpac youtube-dl flac darktable rawstudio faac k9copy kate okteta strace ltrace nmap pdfshuffler minicom setserial screen sysstat wireshark-gnome steam policycoreutils-python pbzip2 autopano-sift-C filelight clusterssh unetbootin iotop $(cat /tmp/pkgs-include) > ># disable livna once libdvdcss is installed. >sed -i -e 's/enabled=1/enabled=0/g' livna.repo > ># Fix up a few bits of systemd sockets. >for socket in rpcbind avahi-daemon iscsid iscsiuio lvm2-lvmetad pcscd rpcbind; do > systemctl disable ${socket}.socket >done > ># Use the regular static firewall, not firewalld.. >for service in firewalld rpcbind dnsmasq libvirtd; do > systemctl dsiable ${service}.service >done > ># Install static firewall for ssh only. >cd /etc/sysconfig/ >wget -O iptables http://10.100.0.3/~vector/ks/fw >wget -O ip6tables http://10.100.0.3/~vector/ks/fw6 >cd - >systemctl enable iptables >systemctl enable ip6tables > >echo "NOZEROCONF=yes" >> /etc/sysconfig/network > >%end > >reboot
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 1100987
:
898988
|
898989
|
898990
|
898991
|
898992
|
898993
|
898994
|
898995
|
898996
|
898997
|
898998
|
898999
|
899000