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 638682 Details for
Bug 873332
AttributeError: 'NoneType' object has no attribute 'format'
[?]
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), 387.54 KB, created by
wagerrard
on 2012-11-05 15:02:43 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
wagerrard
Created:
2012-11-05 15:02:43 UTC
Size:
387.54 KB
patch
obsolete
>anaconda 18.19 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1670, in _destroy_device > if device.type == "partition" and device.disk.format.exists: > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1744, in on_remove_clicked > self._destroy_device(device) >AttributeError: 'NoneType' object has no attribute 'format' > >Local variables in innermost frame: >device: non-existent 1MB partition req0 (19) with non-existent ext4 filesystem mounted at / >self: <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x7fe74f2a0810> >is_logical_partition: False > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {'sda': 128, 'sdc': 130} > _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: [Root instance, containing members: > mounts: {'/home': existing 1000000MB partition sdb2 (6) with existing ext4 filesystem >, '/boot': existing 500MB partition sda1 (2) with existing ext4 filesystem >, '/': existing 228000MB partition sda2 (3) with existing ext4 filesystem >, '/usr/local': existing 500000MB partition sdc1 (8) with existing ext4 filesystem >, '/data2': existing 437784MB partition sdc2 (9) with existing ext4 filesystem >, '/data1': existing 1861587MB partition sdb1 (5) with existing ext4 filesystem >} > swaps: [existing 16084MB partition sdc3 (10) with existing swap >] > name: Fedora Linux 18 for x86_64 >] > _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.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [existing 0MB disk sdd (0) >] > _intf.storage.fsset.devicetree.names: [sdd, sda, sda1, sda2, sdb, sdb1, sdb2, sdc, sdc1, sdc2, sdc3, sr0, loop0, /run/install/repo/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sdb1, sdb2, sdc1, sdc2, sdc3, sr0] > _intf.storage.fsset.devicetree.topology._devmap: {'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sdc3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdc': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sdd': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1.1/1-1.5.1.1:1.0/host8/target8:0:0/8:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1.1/1-1.5.1.1:1.0/host8/target8:0:0/8:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sdc1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'sdc2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sdd, sda, sdb, sdc, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 228936MB disk sda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 2861588MB disk sdb (4) with existing gpt disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 953869MB disk sdc (7) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > _model: Optiarc_DVD_RW_AD-7260S > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: Optiarc DVD RW AD-7260S path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x7fe756199dd0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-05-12-23-07-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-11-05-12-23-07-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4482.625 > _serial: None > id: 11 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 12 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 4b7832b1-249c-4fac-a18e-0fc65f7ce203 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 4b7832b1-249c-4fac-a18e-0fc65f7ce203 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 15 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 16 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 17 > minor: 0 >, existing 1024MB dm live-rw (18) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _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.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda, sdb, sdc] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda, sdb, sdc] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _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 || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7fe755fccfd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fe755fd5050) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fe755fd5090) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fe755fd50d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fe755fd5110) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8024 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _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._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1352127076.13 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 3.16 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018x20x86_64 >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _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: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.19 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > 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, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018x20x86_64', 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >14:49:07,968 INFO anaconda: /sbin/anaconda 18.19 >14:49:11,571 INFO anaconda: 16515072 kB (16128 MB) are available >14:49:11,571 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >14:49:11,655 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >14:49:11,655 INFO anaconda: Default encoding = utf-8 >14:49:11,716 INFO anaconda: ISCSID is /sbin/iscsid >14:49:11,716 INFO anaconda: no initiator set >14:49:12,533 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >14:49:12,534 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >14:49:12,954 INFO anaconda: Display mode = g >14:49:12,956 INFO anaconda: 16515072 kB (16128 MB) are available >14:49:12,956 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >14:49:16,393 DEBUG anaconda: X server has signalled a successful start. >14:49:16,394 INFO anaconda: Starting window manager, pid 792. >14:49:20,705 INFO anaconda: using only installclass _Fedora >14:49:21,794 INFO anaconda: Detected 16048M of memory >14:49:21,794 INFO anaconda: Swap attempt of 8024M >14:49:21,804 INFO anaconda: Running Thread: AnaStorageThread (140631759173376) >14:49:21,805 INFO anaconda: Running Thread: AnaPayloadThread (140631750780672) >14:49:21,837 INFO anaconda: no initiator set >14:49:22,625 DEBUG anaconda: required disklabel type for sda (1) is None >14:49:22,625 DEBUG anaconda: default disklabel type for sda is msdos >14:49:22,625 DEBUG anaconda: selecting msdos disklabel for sda based on size >14:49:22,841 DEBUG anaconda: required disklabel type for sdb (1) is None >14:49:22,841 DEBUG anaconda: default disklabel type for sdb is msdos >14:49:22,842 DEBUG anaconda: selecting gpt disklabel for sdb based on size >14:49:23,267 DEBUG anaconda: required disklabel type for sdc (1) is None >14:49:23,267 DEBUG anaconda: default disklabel type for sdc is msdos >14:49:23,267 DEBUG anaconda: selecting msdos disklabel for sdc based on size >14:49:24,815 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >14:49:24,828 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:49:24,953 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >14:49:24,993 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:49:25,028 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb1 on /mnt/sysimage as ext4 with options defaults,ro >14:49:25,127 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:49:25,180 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb2 on /mnt/sysimage as ext4 with options defaults,ro >14:49:25,254 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:49:25,308 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdc1 on /mnt/sysimage as ext4 with options defaults,ro >14:49:25,407 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:49:25,481 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdc2 on /mnt/sysimage as ext4 with options defaults,ro >14:49:25,524 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >14:49:25,884 INFO anaconda: Thread Done: AnaStorageThread (140631759173376) >09:49:40,135 INFO anaconda: Running Thread: AnaSourceWatcher (140631507592960) >09:49:40,206 INFO anaconda: Running Thread: AnaSoftwareWatcher (140631528617728) >09:49:40,218 INFO anaconda: Running Thread: AnaStorageWatcher (140631436310272) >09:49:41,199 INFO anaconda: Running Thread: AnaNTPserver0 (140631427917568) >09:49:41,199 INFO anaconda: Running Thread: AnaNTPserver1 (140631419524864) >09:49:41,205 INFO anaconda: Running Thread: AnaNTPserver2 (140631499200256) >09:49:41,206 INFO anaconda: Running Thread: AnaNTPserver3 (140631411132160) >09:49:41,375 INFO anaconda: Thread Done: AnaStorageWatcher (140631436310272) >09:49:41,584 INFO anaconda: Thread Done: AnaNTPserver2 (140631499200256) >09:49:41,708 INFO anaconda: Thread Done: AnaNTPserver3 (140631411132160) >09:49:42,850 INFO anaconda: Thread Done: AnaPayloadThread (140631750780672) >09:49:42,871 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 >09:49:43,049 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/isodir as iso9660 with options ro >09:49:43,067 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/isodir, removeDir = False >09:49:43,075 INFO anaconda: Thread Done: AnaSourceWatcher (140631507592960) >09:49:51,317 INFO anaconda: Thread Done: AnaNTPserver1 (140631419524864) >09:49:51,336 INFO anaconda: Thread Done: AnaNTPserver0 (140631427917568) >09:49:52,023 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140631427917568) >09:49:52,023 INFO anaconda: Thread Done: AnaSoftwareWatcher (140631528617728) >09:49:58,166 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140631427917568) >09:51:16,130 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140631759173376) >09:51:21,740 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >09:51:21,989 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140631759173376) >09:51:25,995 DEBUG anaconda: disk free: 439.66 MB fs free: 4.00 TB sw needs: 3.16 GB >09:51:58,075 INFO anaconda: Running Thread: AnaExecuteStorageThread (140631759173376) >09:51:58,120 INFO anaconda: Thread Done: AnaExecuteStorageThread (140631759173376) >09:51:58,159 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >09:51:58,160 DEBUG anaconda: ui: unused=[] >09:51:58,160 DEBUG anaconda: ui: new_devices=[] >09:51:58,284 DEBUG anaconda: page clicked: New Fedora 18 Installation >09:51:58,285 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >09:52:06,853 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >09:52:06,853 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >09:52:06,859 DEBUG anaconda: populate_right_side: existing 1000000MB partition sdb2 (6) with existing ext4 filesystem >09:52:06,862 DEBUG anaconda: min: 5788.0 max: 1000000.0 current: 1000000.0 >09:52:06,863 DEBUG anaconda: fs type changed: ext4 >09:52:06,865 INFO anaconda: getting device type for Standard Partition >09:52:06,865 DEBUG anaconda: device_type_changed: 2 Standard Partition >09:52:06,865 INFO anaconda: getting device type for Standard Partition >09:52:06,866 DEBUG anaconda: populate_raid: 2, None >09:52:06,866 INFO anaconda: getting device type for Standard Partition >09:52:06,866 DEBUG anaconda: populate_raid: 2, None >09:52:12,223 DEBUG anaconda: current selector: existing 1000000MB partition sdb2 (6) with existing ext4 filesystem >09:52:12,223 DEBUG anaconda: new selector: existing 228000MB partition sda2 (3) with existing ext4 filesystem >09:52:12,224 DEBUG anaconda: notebook page = 1 >09:52:12,224 INFO anaconda: ui: saving changes to device sdb2 >09:52:12,224 DEBUG anaconda: new size: 1000000.0 >09:52:12,224 DEBUG anaconda: old size: 1000000.0 >09:52:12,224 INFO anaconda: getting device type for Standard Partition >09:52:12,225 DEBUG anaconda: new device type: 0 >09:52:12,225 DEBUG anaconda: new fs type: ext4 >09:52:12,225 DEBUG anaconda: old encryption setting: False >09:52:12,225 DEBUG anaconda: new encryption setting: False >09:52:12,225 DEBUG anaconda: old mountpoint: >09:52:12,226 DEBUG anaconda: new mountpoint: >09:52:12,226 INFO anaconda: getting device type for Standard Partition >09:52:12,228 DEBUG anaconda: populate_right_side: existing 228000MB partition sda2 (3) with existing ext4 filesystem >09:52:12,230 DEBUG anaconda: min: 5848.0 max: 228435.0 current: 228000.0 >09:52:12,232 INFO anaconda: getting device type for Standard Partition >09:52:12,232 DEBUG anaconda: populate_raid: 2, None >09:52:18,169 INFO anaconda: ui: saving changes to device sda2 >09:52:18,170 DEBUG anaconda: new size: 228000.0 >09:52:18,170 DEBUG anaconda: old size: 228000.0 >09:52:18,170 INFO anaconda: getting device type for Standard Partition >09:52:18,171 DEBUG anaconda: new device type: 0 >09:52:18,171 DEBUG anaconda: new fs type: ext4 >09:52:18,171 DEBUG anaconda: old encryption setting: False >09:52:18,172 DEBUG anaconda: new encryption setting: False >09:52:18,172 DEBUG anaconda: old mountpoint: >09:52:18,172 DEBUG anaconda: new mountpoint: >09:52:18,173 INFO anaconda: getting device type for Standard Partition >09:52:37,741 DEBUG anaconda: requested size = 228 GB ; available space = 439.66 MB >09:52:37,795 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >09:52:37,795 DEBUG anaconda: ui: unused=[] >09:52:37,795 DEBUG anaconda: ui: new_devices=['sdc3', 'sda3'] >09:52:37,808 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >09:52:37,808 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >09:52:37,808 DEBUG anaconda: populate_right_side: existing 1000000MB partition sdb2 (6) with existing ext4 filesystem >09:52:37,809 DEBUG anaconda: min: 5788.0 max: 1000000.0 current: 1000000.0 >09:52:37,810 INFO anaconda: getting device type for Standard Partition >09:52:37,810 DEBUG anaconda: populate_raid: 2, None >09:52:43,774 DEBUG anaconda: current selector: existing 1000000MB partition sdb2 (6) with existing ext4 filesystem >09:52:43,775 DEBUG anaconda: new selector: existing 500MB partition sda1 (2) with existing ext4 filesystem >09:52:43,775 DEBUG anaconda: notebook page = 1 >09:52:43,775 INFO anaconda: ui: saving changes to device sdb2 >09:52:43,775 DEBUG anaconda: new size: 1000000.0 >09:52:43,775 DEBUG anaconda: old size: 1000000.0 >09:52:43,776 INFO anaconda: getting device type for Standard Partition >09:52:43,776 DEBUG anaconda: new device type: 0 >09:52:43,776 DEBUG anaconda: new fs type: ext4 >09:52:43,776 DEBUG anaconda: old encryption setting: False >09:52:43,776 DEBUG anaconda: new encryption setting: False >09:52:43,777 DEBUG anaconda: old mountpoint: >09:52:43,777 DEBUG anaconda: new mountpoint: >09:52:43,777 INFO anaconda: getting device type for Standard Partition >09:52:43,780 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >09:52:43,781 DEBUG anaconda: min: 80.3 max: 500.0 current: 500.0 >09:52:43,783 INFO anaconda: getting device type for Standard Partition >09:52:43,783 DEBUG anaconda: populate_raid: 2, None >09:52:52,250 INFO anaconda: ui: saving changes to device sda1 >09:52:52,250 DEBUG anaconda: new size: 500.0 >09:52:52,250 DEBUG anaconda: old size: 500.0 >09:52:52,251 INFO anaconda: getting device type for Standard Partition >09:52:52,251 DEBUG anaconda: new device type: 0 >09:52:52,251 DEBUG anaconda: new fs type: ext4 >09:52:52,251 DEBUG anaconda: old encryption setting: False >09:52:52,251 DEBUG anaconda: new encryption setting: False >09:52:52,252 DEBUG anaconda: old mountpoint: >09:52:52,252 DEBUG anaconda: new mountpoint: >09:52:52,252 INFO anaconda: getting device type for Standard Partition >09:53:07,527 DEBUG anaconda: requested size = 500 MB ; available space = 4.66 MB >09:53:07,582 ERR anaconda: newDevice failed: not enough free space on disks >09:53:07,588 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'req0', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >09:53:07,588 DEBUG anaconda: ui: unused=[] >09:53:07,588 DEBUG anaconda: ui: new_devices=['sdc3', 'req0'] >09:53:07,601 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >09:53:07,601 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >09:53:07,601 DEBUG anaconda: populate_right_side: existing 1000000MB partition sdb2 (6) with existing ext4 filesystem >09:53:07,602 DEBUG anaconda: min: 5788.0 max: 1000000.0 current: 1000000.0 >09:53:07,603 INFO anaconda: getting device type for Standard Partition >09:53:07,603 DEBUG anaconda: populate_raid: 2, None >09:53:13,692 DEBUG anaconda: info bar clicked: not enough free space on disks ((<SpokeWindow object at 0x7fe74f2a4140 (AnacondaSpokeWindow at 0x2497340)>,)) >09:53:21,777 DEBUG anaconda: current selector: existing 1000000MB partition sdb2 (6) with existing ext4 filesystem >09:53:21,777 DEBUG anaconda: new selector: existing 228000MB partition sda2 (3) with existing ext4 filesystem >09:53:21,777 DEBUG anaconda: notebook page = 1 >09:53:21,778 INFO anaconda: ui: saving changes to device sdb2 >09:53:21,778 DEBUG anaconda: new size: 1000000.0 >09:53:21,778 DEBUG anaconda: old size: 1000000.0 >09:53:21,778 INFO anaconda: getting device type for Standard Partition >09:53:21,779 DEBUG anaconda: new device type: 0 >09:53:21,779 DEBUG anaconda: new fs type: ext4 >09:53:21,779 DEBUG anaconda: old encryption setting: False >09:53:21,779 DEBUG anaconda: new encryption setting: False >09:53:21,780 DEBUG anaconda: old mountpoint: >09:53:21,780 DEBUG anaconda: new mountpoint: >09:53:21,780 INFO anaconda: getting device type for Standard Partition >09:53:21,783 DEBUG anaconda: populate_right_side: existing 228000MB partition sda2 (3) with existing ext4 filesystem >09:53:21,783 DEBUG anaconda: min: 5848.0 max: 228435.0 current: 228000.0 >09:53:21,784 INFO anaconda: getting device type for Standard Partition >09:53:21,785 DEBUG anaconda: populate_raid: 2, None >09:53:43,312 DEBUG anaconda: removing device 'existing 228000MB partition sda2 (3) with existing ext4 filesystem' from page Fedora Linux 18 for x86_64 >09:53:54,126 DEBUG anaconda: required disklabel type for sda (1) is None >09:53:54,126 DEBUG anaconda: default disklabel type for sda is msdos >09:53:54,127 DEBUG anaconda: selecting msdos disklabel for sda based on size >09:53:54,226 DEBUG anaconda: required disklabel type for sdb (1) is None >09:53:54,226 DEBUG anaconda: default disklabel type for sdb is msdos >09:53:54,227 DEBUG anaconda: selecting gpt disklabel for sdb based on size >09:53:54,264 DEBUG anaconda: required disklabel type for sdc (1) is None >09:53:54,264 DEBUG anaconda: default disklabel type for sdc is msdos >09:53:54,264 DEBUG anaconda: selecting msdos disklabel for sdc based on size >09:53:54,273 INFO anaconda: ui: removed device sda2 >09:53:54,282 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'req0', 'sda', 'sdb', 'sdc', 'sr0'] >09:53:54,283 DEBUG anaconda: ui: unused=[] >09:53:54,283 DEBUG anaconda: ui: new_devices=['req0'] >09:53:54,286 DEBUG anaconda: page clicked: New Fedora 18 Installation >09:53:54,286 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >09:53:54,286 DEBUG anaconda: populate_right_side: non-existent 1MB partition req0 (19) with non-existent ext4 filesystem mounted at / >09:53:54,287 DEBUG anaconda: min: 1.0 max: 4044395.66358 current: 1 >09:53:54,288 INFO anaconda: getting device type for Standard Partition >09:53:54,288 DEBUG anaconda: populate_raid: 2, None >09:54:21,448 DEBUG anaconda: removing device 'non-existent 1MB partition req0 (19) with non-existent ext4 filesystem mounted at /' from page New Fedora 18 Installation > > >/tmp/packaging.log: >14:49:21,781 DEBUG packaging: getting release version from tree at None (18) >14:49:21,782 DEBUG packaging: got a release version of 18 >14:49:25,884 INFO packaging: updating base repo >14:49:26,077 DEBUG packaging: getting release version from tree at None (18) >14:49:26,077 DEBUG packaging: got a release version of 18 >14:49:26,077 INFO packaging: configuring base repo >14:49:26,077 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >14:49:26,113 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >14:49:26,114 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >14:49:26,115 INFO packaging: Error downloading treeinfo: [Errno 14] Could not open/read file:///run/install/repo/treeinfo >14:49:26,116 DEBUG packaging: got a release version of 18 >14:49:26,134 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >14:49:26,136 ERR packaging: base repo (cdrom/file:///run/install/repo) not valid -- removing it >14:49:26,137 INFO packaging: using default repos from local yum configuration >14:49:26,137 INFO packaging: gathering repo metadata >14:49:26,137 DEBUG packaging: getting repo metadata for fedora >14:49:36,582 DEBUG packaging: getting group info for fedora >14:49:36,796 DEBUG packaging: getting repo metadata for updates-testing >09:49:41,615 DEBUG packaging: getting group info for updates-testing >09:49:42,060 DEBUG packaging: getting repo metadata for updates >09:49:42,849 DEBUG packaging: getting group info for updates >09:49:42,850 ERR packaging: failed to get groups for repo updates >09:49:42,850 INFO packaging: metadata retrieval complete >09:49:52,017 DEBUG packaging: deleting package sacks >09:49:52,025 INFO packaging: checking software selection >09:49:52,025 DEBUG packaging: deleting package sacks >09:49:52,025 DEBUG packaging: deleting yum transaction info >09:49:52,026 DEBUG packaging: select group core >09:49:53,228 DEBUG packaging: select group core >09:49:53,228 DEBUG packaging: select group gnome-desktop >09:49:53,292 DEBUG packaging: select group multimedia >09:49:53,307 DEBUG packaging: select group input-methods >09:49:53,316 DEBUG packaging: select group base-x >09:49:53,329 DEBUG packaging: select group fonts >09:49:53,376 DEBUG packaging: select group hardware-support >09:49:53,391 DEBUG packaging: select group dial-up >09:49:53,395 DEBUG packaging: select group printing >09:49:53,436 DEBUG packaging: select group firefox >09:49:53,438 DEBUG packaging: select group standard >09:49:53,487 DEBUG packaging: select package kernel-PAE >09:49:53,587 INFO packaging: no kernel-PAE package >09:49:53,587 DEBUG packaging: select package kernel >09:49:53,588 INFO packaging: selected kernel >09:49:53,588 INFO packaging: checking dependencies >09:49:58,140 DEBUG packaging: success >09:49:58,166 INFO packaging: 1174 packages selected totalling 2.78 GB >09:51:16,131 INFO packaging: checking software selection >09:51:16,132 DEBUG packaging: deleting package sacks >09:51:16,132 DEBUG packaging: deleting yum transaction info >09:51:16,208 DEBUG packaging: select group core >09:51:17,309 DEBUG packaging: select group core >09:51:17,310 DEBUG packaging: select group multimedia >09:51:17,324 DEBUG packaging: select group input-methods >09:51:17,332 DEBUG packaging: select group base-x >09:51:17,344 DEBUG packaging: select group fonts >09:51:17,386 DEBUG packaging: select group mate-desktop >09:51:17,418 DEBUG packaging: select group hardware-support >09:51:17,431 DEBUG packaging: select group dial-up >09:51:17,435 DEBUG packaging: select group printing >09:51:17,473 DEBUG packaging: select group standard >09:51:17,517 DEBUG packaging: select group admin-tools >09:51:17,521 DEBUG packaging: select group books >09:51:17,522 DEBUG packaging: select group development-tools >09:51:17,542 DEBUG packaging: select group libreoffice >09:51:17,546 DEBUG packaging: select group system-tools >09:51:17,555 DEBUG packaging: select package kernel-PAE >09:51:17,647 INFO packaging: no kernel-PAE package >09:51:17,647 DEBUG packaging: select package kernel >09:51:17,648 INFO packaging: selected kernel >09:51:17,648 INFO packaging: selecting kernel-devel >09:51:17,648 DEBUG packaging: select package kernel-devel >09:51:17,740 INFO packaging: checking dependencies >09:51:21,963 DEBUG packaging: success >09:51:21,989 INFO packaging: 1158 packages selected totalling 3.16 GB > > >/tmp/program.log: >14:49:11,705 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:49:11,717 INFO program: Running... modprobe fcoe >14:49:12,321 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >14:49:12,533 INFO program: No FCoE boot disk information is found in EDD! >14:49:12,534 INFO program: Running... udevadm settle --timeout=300 >14:49:12,588 INFO program: Running... multipath -d >14:49:12,733 INFO program: Running... multipath -ll >14:49:16,395 INFO program: Running... metacity --display :1 --sm-disable >14:49:19,885 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >14:49:20,466 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,473 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,474 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,474 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,575 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,576 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,576 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,577 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,577 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,578 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,578 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,579 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,579 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,580 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,580 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,581 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,581 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,582 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,582 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,582 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,583 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,583 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,584 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:20,584 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >14:49:21,805 INFO program: Running... udevadm control --property=ANACONDA=1 >14:49:21,822 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >14:49:21,840 INFO program: Running... udevadm settle --timeout=300 >14:49:21,868 INFO program: Running... systemctl start chronyd.service >14:49:22,491 INFO program: Running... multipath -d >14:49:22,511 INFO program: Running... multipath -ll >14:49:22,652 INFO program: Running... dumpe2fs -h /dev/sda1 >14:49:22,672 INFO program: Filesystem volume name: <none> >14:49:22,672 INFO program: Last mounted on: /boot >14:49:22,672 INFO program: Filesystem UUID: f3191de6-7093-4161-bb5f-0b258b5f6552 >14:49:22,673 INFO program: Filesystem magic number: 0xEF53 >14:49:22,673 INFO program: Filesystem revision #: 1 (dynamic) >14:49:22,673 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 >14:49:22,673 INFO program: Filesystem flags: signed_directory_hash >14:49:22,673 INFO program: Default mount options: user_xattr acl >14:49:22,673 INFO program: Filesystem state: clean >14:49:22,673 INFO program: Errors behavior: Continue >14:49:22,673 INFO program: Filesystem OS type: Linux >14:49:22,673 INFO program: Inode count: 128016 >14:49:22,673 INFO program: Block count: 512000 >14:49:22,673 INFO program: Reserved block count: 25600 >14:49:22,674 INFO program: Free blocks: 427782 >14:49:22,674 INFO program: Free inodes: 127669 >14:49:22,674 INFO program: First block: 1 >14:49:22,674 INFO program: Block size: 1024 >14:49:22,674 INFO program: Fragment size: 1024 >14:49:22,674 INFO program: Reserved GDT blocks: 256 >14:49:22,674 INFO program: Blocks per group: 8192 >14:49:22,674 INFO program: Fragments per group: 8192 >14:49:22,674 INFO program: Inodes per group: 2032 >14:49:22,674 INFO program: Inode blocks per group: 254 >14:49:22,675 INFO program: Flex block group size: 16 >14:49:22,675 INFO program: Filesystem created: Sun Nov 4 14:52:24 2012 >14:49:22,675 INFO program: Last mount time: Mon Nov 5 13:29:24 2012 >14:49:22,675 INFO program: Last write time: Mon Nov 5 14:47:51 2012 >14:49:22,675 INFO program: Mount count: 6 >14:49:22,676 INFO program: Maximum mount count: -1 >14:49:22,676 INFO program: Last checked: Sun Nov 4 14:52:24 2012 >14:49:22,676 INFO program: Check interval: 0 (<none>) >14:49:22,676 INFO program: Lifetime writes: 81 MB >14:49:22,676 INFO program: Reserved blocks uid: 0 (user root) >14:49:22,676 INFO program: Reserved blocks gid: 0 (group root) >14:49:22,677 INFO program: First inode: 11 >14:49:22,677 INFO program: Inode size: 128 >14:49:22,677 INFO program: Journal inode: 8 >14:49:22,677 INFO program: Default directory hash: half_md4 >14:49:22,677 INFO program: Directory Hash Seed: 0c3e2b79-b89a-4813-9242-720cef38528a >14:49:22,678 INFO program: Journal backup: inode blocks >14:49:22,678 INFO program: Journal features: (none) >14:49:22,678 INFO program: Journal size: 8M >14:49:22,678 INFO program: Journal length: 8192 >14:49:22,678 INFO program: Journal sequence: 0x00000021 >14:49:22,679 INFO program: Journal start: 0 >14:49:22,679 INFO program: >14:49:22,679 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:22,679 INFO program: Running... dumpe2fs -h /dev/sda1 >14:49:22,684 INFO program: Filesystem volume name: <none> >14:49:22,684 INFO program: Last mounted on: /boot >14:49:22,684 INFO program: Filesystem UUID: f3191de6-7093-4161-bb5f-0b258b5f6552 >14:49:22,684 INFO program: Filesystem magic number: 0xEF53 >14:49:22,684 INFO program: Filesystem revision #: 1 (dynamic) >14:49:22,684 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 >14:49:22,684 INFO program: Filesystem flags: signed_directory_hash >14:49:22,684 INFO program: Default mount options: user_xattr acl >14:49:22,684 INFO program: Filesystem state: clean >14:49:22,684 INFO program: Errors behavior: Continue >14:49:22,684 INFO program: Filesystem OS type: Linux >14:49:22,684 INFO program: Inode count: 128016 >14:49:22,684 INFO program: Block count: 512000 >14:49:22,685 INFO program: Reserved block count: 25600 >14:49:22,685 INFO program: Free blocks: 427782 >14:49:22,685 INFO program: Free inodes: 127669 >14:49:22,685 INFO program: First block: 1 >14:49:22,685 INFO program: Block size: 1024 >14:49:22,685 INFO program: Fragment size: 1024 >14:49:22,685 INFO program: Reserved GDT blocks: 256 >14:49:22,685 INFO program: Blocks per group: 8192 >14:49:22,685 INFO program: Fragments per group: 8192 >14:49:22,686 INFO program: Inodes per group: 2032 >14:49:22,686 INFO program: Inode blocks per group: 254 >14:49:22,686 INFO program: Flex block group size: 16 >14:49:22,686 INFO program: Filesystem created: Sun Nov 4 14:52:24 2012 >14:49:22,686 INFO program: Last mount time: Mon Nov 5 13:29:24 2012 >14:49:22,686 INFO program: Last write time: Mon Nov 5 14:47:51 2012 >14:49:22,687 INFO program: Mount count: 6 >14:49:22,687 INFO program: Maximum mount count: -1 >14:49:22,687 INFO program: Last checked: Sun Nov 4 14:52:24 2012 >14:49:22,687 INFO program: Check interval: 0 (<none>) >14:49:22,687 INFO program: Lifetime writes: 81 MB >14:49:22,687 INFO program: Reserved blocks uid: 0 (user root) >14:49:22,688 INFO program: Reserved blocks gid: 0 (group root) >14:49:22,688 INFO program: First inode: 11 >14:49:22,688 INFO program: Inode size: 128 >14:49:22,688 INFO program: Journal inode: 8 >14:49:22,688 INFO program: Default directory hash: half_md4 >14:49:22,688 INFO program: Directory Hash Seed: 0c3e2b79-b89a-4813-9242-720cef38528a >14:49:22,689 INFO program: Journal backup: inode blocks >14:49:22,689 INFO program: Journal features: (none) >14:49:22,689 INFO program: Journal size: 8M >14:49:22,689 INFO program: Journal length: 8192 >14:49:22,689 INFO program: Journal sequence: 0x00000021 >14:49:22,689 INFO program: Journal start: 0 >14:49:22,690 INFO program: >14:49:22,690 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:22,690 INFO program: Running... resize2fs -P /dev/sda1 >14:49:22,772 INFO program: Estimated minimum size of the filesystem: 74076 >14:49:22,772 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:49:22,795 INFO program: Running... dumpe2fs -h /dev/sda2 >14:49:22,801 INFO program: Filesystem volume name: <none> >14:49:22,801 INFO program: Last mounted on: / >14:49:22,801 INFO program: Filesystem UUID: 5160212c-9849-4411-80f9-1004353dcad6 >14:49:22,801 INFO program: Filesystem magic number: 0xEF53 >14:49:22,801 INFO program: Filesystem revision #: 1 (dynamic) >14:49:22,801 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:49:22,801 INFO program: Filesystem flags: signed_directory_hash >14:49:22,801 INFO program: Default mount options: user_xattr acl >14:49:22,801 INFO program: Filesystem state: clean >14:49:22,801 INFO program: Errors behavior: Continue >14:49:22,802 INFO program: Filesystem OS type: Linux >14:49:22,802 INFO program: Inode count: 14598144 >14:49:22,802 INFO program: Block count: 58368000 >14:49:22,802 INFO program: Reserved block count: 2918400 >14:49:22,802 INFO program: Free blocks: 56223014 >14:49:22,802 INFO program: Free inodes: 14460570 >14:49:22,802 INFO program: First block: 0 >14:49:22,802 INFO program: Block size: 4096 >14:49:22,802 INFO program: Fragment size: 4096 >14:49:22,802 INFO program: Reserved GDT blocks: 1010 >14:49:22,802 INFO program: Blocks per group: 32768 >14:49:22,802 INFO program: Fragments per group: 32768 >14:49:22,803 INFO program: Inodes per group: 8192 >14:49:22,803 INFO program: Inode blocks per group: 512 >14:49:22,803 INFO program: Flex block group size: 16 >14:49:22,803 INFO program: Filesystem created: Sun Nov 4 14:52:25 2012 >14:49:22,803 INFO program: Last mount time: Mon Nov 5 13:29:24 2012 >14:49:22,804 INFO program: Last write time: Mon Nov 5 13:29:23 2012 >14:49:22,804 INFO program: Mount count: 6 >14:49:22,804 INFO program: Maximum mount count: -1 >14:49:22,805 INFO program: Last checked: Sun Nov 4 14:52:25 2012 >14:49:22,805 INFO program: Check interval: 0 (<none>) >14:49:22,805 INFO program: Lifetime writes: 10 GB >14:49:22,806 INFO program: Reserved blocks uid: 0 (user root) >14:49:22,806 INFO program: Reserved blocks gid: 0 (group root) >14:49:22,806 INFO program: First inode: 11 >14:49:22,807 INFO program: Inode size: 256 >14:49:22,807 INFO program: Required extra isize: 28 >14:49:22,807 INFO program: Desired extra isize: 28 >14:49:22,808 INFO program: Journal inode: 8 >14:49:22,808 INFO program: Default directory hash: half_md4 >14:49:22,808 INFO program: Directory Hash Seed: b44b5c4e-901e-45f0-8f05-0c101cee8f66 >14:49:22,809 INFO program: Journal backup: inode blocks >14:49:22,809 INFO program: Journal features: journal_incompat_revoke >14:49:22,809 INFO program: Journal size: 128M >14:49:22,810 INFO program: Journal length: 32768 >14:49:22,810 INFO program: Journal sequence: 0x00002980 >14:49:22,810 INFO program: Journal start: 0 >14:49:22,811 INFO program: >14:49:22,811 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:22,811 INFO program: Running... dumpe2fs -h /dev/sda2 >14:49:22,816 INFO program: Filesystem volume name: <none> >14:49:22,816 INFO program: Last mounted on: / >14:49:22,816 INFO program: Filesystem UUID: 5160212c-9849-4411-80f9-1004353dcad6 >14:49:22,816 INFO program: Filesystem magic number: 0xEF53 >14:49:22,816 INFO program: Filesystem revision #: 1 (dynamic) >14:49:22,816 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:49:22,816 INFO program: Filesystem flags: signed_directory_hash >14:49:22,816 INFO program: Default mount options: user_xattr acl >14:49:22,817 INFO program: Filesystem state: clean >14:49:22,817 INFO program: Errors behavior: Continue >14:49:22,817 INFO program: Filesystem OS type: Linux >14:49:22,817 INFO program: Inode count: 14598144 >14:49:22,817 INFO program: Block count: 58368000 >14:49:22,817 INFO program: Reserved block count: 2918400 >14:49:22,817 INFO program: Free blocks: 56223014 >14:49:22,817 INFO program: Free inodes: 14460570 >14:49:22,817 INFO program: First block: 0 >14:49:22,817 INFO program: Block size: 4096 >14:49:22,817 INFO program: Fragment size: 4096 >14:49:22,817 INFO program: Reserved GDT blocks: 1010 >14:49:22,817 INFO program: Blocks per group: 32768 >14:49:22,817 INFO program: Fragments per group: 32768 >14:49:22,818 INFO program: Inodes per group: 8192 >14:49:22,818 INFO program: Inode blocks per group: 512 >14:49:22,818 INFO program: Flex block group size: 16 >14:49:22,818 INFO program: Filesystem created: Sun Nov 4 14:52:25 2012 >14:49:22,818 INFO program: Last mount time: Mon Nov 5 13:29:24 2012 >14:49:22,818 INFO program: Last write time: Mon Nov 5 13:29:23 2012 >14:49:22,818 INFO program: Mount count: 6 >14:49:22,819 INFO program: Maximum mount count: -1 >14:49:22,819 INFO program: Last checked: Sun Nov 4 14:52:25 2012 >14:49:22,819 INFO program: Check interval: 0 (<none>) >14:49:22,819 INFO program: Lifetime writes: 10 GB >14:49:22,819 INFO program: Reserved blocks uid: 0 (user root) >14:49:22,819 INFO program: Reserved blocks gid: 0 (group root) >14:49:22,820 INFO program: First inode: 11 >14:49:22,820 INFO program: Inode size: 256 >14:49:22,820 INFO program: Required extra isize: 28 >14:49:22,820 INFO program: Desired extra isize: 28 >14:49:22,820 INFO program: Journal inode: 8 >14:49:22,820 INFO program: Default directory hash: half_md4 >14:49:22,820 INFO program: Directory Hash Seed: b44b5c4e-901e-45f0-8f05-0c101cee8f66 >14:49:22,821 INFO program: Journal backup: inode blocks >14:49:22,821 INFO program: Journal features: journal_incompat_revoke >14:49:22,821 INFO program: Journal size: 128M >14:49:22,821 INFO program: Journal length: 32768 >14:49:22,821 INFO program: Journal sequence: 0x00002980 >14:49:22,821 INFO program: Journal start: 0 >14:49:22,822 INFO program: >14:49:22,822 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:22,822 INFO program: Running... resize2fs -P /dev/sda2 >14:49:22,826 INFO program: Estimated minimum size of the filesystem: 1368985 >14:49:22,826 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:49:23,069 INFO program: Running... dumpe2fs -h /dev/sdb1 >14:49:23,104 INFO program: Filesystem volume name: <none> >14:49:23,104 INFO program: Last mounted on: <not available> >14:49:23,104 INFO program: Filesystem UUID: 63e81c92-381a-45b5-9867-25c2e7b2daab >14:49:23,104 INFO program: Filesystem magic number: 0xEF53 >14:49:23,104 INFO program: Filesystem revision #: 1 (dynamic) >14:49:23,104 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:49:23,104 INFO program: Filesystem flags: signed_directory_hash >14:49:23,104 INFO program: Default mount options: user_xattr acl >14:49:23,105 INFO program: Filesystem state: clean >14:49:23,105 INFO program: Errors behavior: Continue >14:49:23,105 INFO program: Filesystem OS type: Linux >14:49:23,105 INFO program: Inode count: 119144448 >14:49:23,105 INFO program: Block count: 476566272 >14:49:23,105 INFO program: Reserved block count: 23828313 >14:49:23,105 INFO program: Free blocks: 469038407 >14:49:23,105 INFO program: Free inodes: 119144437 >14:49:23,105 INFO program: First block: 0 >14:49:23,105 INFO program: Block size: 4096 >14:49:23,105 INFO program: Fragment size: 4096 >14:49:23,105 INFO program: Reserved GDT blocks: 910 >14:49:23,105 INFO program: Blocks per group: 32768 >14:49:23,106 INFO program: Fragments per group: 32768 >14:49:23,106 INFO program: Inodes per group: 8192 >14:49:23,106 INFO program: Inode blocks per group: 512 >14:49:23,106 INFO program: Flex block group size: 16 >14:49:23,107 INFO program: Filesystem created: Sun Nov 4 14:52:02 2012 >14:49:23,107 INFO program: Last mount time: Mon Nov 5 13:29:24 2012 >14:49:23,107 INFO program: Last write time: Mon Nov 5 14:47:51 2012 >14:49:23,108 INFO program: Mount count: 6 >14:49:23,108 INFO program: Maximum mount count: -1 >14:49:23,108 INFO program: Last checked: Sun Nov 4 14:52:02 2012 >14:49:23,109 INFO program: Check interval: 0 (<none>) >14:49:23,109 INFO program: Lifetime writes: 23 GB >14:49:23,109 INFO program: Reserved blocks uid: 0 (user root) >14:49:23,110 INFO program: Reserved blocks gid: 0 (group root) >14:49:23,110 INFO program: First inode: 11 >14:49:23,110 INFO program: Inode size: 256 >14:49:23,110 INFO program: Required extra isize: 28 >14:49:23,111 INFO program: Desired extra isize: 28 >14:49:23,111 INFO program: Journal inode: 8 >14:49:23,111 INFO program: Default directory hash: half_md4 >14:49:23,111 INFO program: Directory Hash Seed: 46024b97-5f94-40cc-b11c-4b6354594b5f >14:49:23,111 INFO program: Journal backup: inode blocks >14:49:23,111 INFO program: Journal features: (none) >14:49:23,112 INFO program: Journal size: 128M >14:49:23,112 INFO program: Journal length: 32768 >14:49:23,112 INFO program: Journal sequence: 0x000003ef >14:49:23,112 INFO program: Journal start: 0 >14:49:23,112 INFO program: >14:49:23,112 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:23,113 INFO program: Running... dumpe2fs -h /dev/sdb1 >14:49:23,141 INFO program: Filesystem volume name: <none> >14:49:23,141 INFO program: Last mounted on: <not available> >14:49:23,141 INFO program: Filesystem UUID: 63e81c92-381a-45b5-9867-25c2e7b2daab >14:49:23,142 INFO program: Filesystem magic number: 0xEF53 >14:49:23,142 INFO program: Filesystem revision #: 1 (dynamic) >14:49:23,142 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:49:23,142 INFO program: Filesystem flags: signed_directory_hash >14:49:23,142 INFO program: Default mount options: user_xattr acl >14:49:23,142 INFO program: Filesystem state: clean >14:49:23,142 INFO program: Errors behavior: Continue >14:49:23,142 INFO program: Filesystem OS type: Linux >14:49:23,143 INFO program: Inode count: 119144448 >14:49:23,143 INFO program: Block count: 476566272 >14:49:23,143 INFO program: Reserved block count: 23828313 >14:49:23,143 INFO program: Free blocks: 469038407 >14:49:23,143 INFO program: Free inodes: 119144437 >14:49:23,143 INFO program: First block: 0 >14:49:23,143 INFO program: Block size: 4096 >14:49:23,143 INFO program: Fragment size: 4096 >14:49:23,144 INFO program: Reserved GDT blocks: 910 >14:49:23,144 INFO program: Blocks per group: 32768 >14:49:23,144 INFO program: Fragments per group: 32768 >14:49:23,144 INFO program: Inodes per group: 8192 >14:49:23,144 INFO program: Inode blocks per group: 512 >14:49:23,145 INFO program: Flex block group size: 16 >14:49:23,145 INFO program: Filesystem created: Sun Nov 4 14:52:02 2012 >14:49:23,145 INFO program: Last mount time: Mon Nov 5 13:29:24 2012 >14:49:23,146 INFO program: Last write time: Mon Nov 5 14:47:51 2012 >14:49:23,146 INFO program: Mount count: 6 >14:49:23,146 INFO program: Maximum mount count: -1 >14:49:23,147 INFO program: Last checked: Sun Nov 4 14:52:02 2012 >14:49:23,147 INFO program: Check interval: 0 (<none>) >14:49:23,147 INFO program: Lifetime writes: 23 GB >14:49:23,148 INFO program: Reserved blocks uid: 0 (user root) >14:49:23,148 INFO program: Reserved blocks gid: 0 (group root) >14:49:23,148 INFO program: First inode: 11 >14:49:23,148 INFO program: Inode size: 256 >14:49:23,149 INFO program: Required extra isize: 28 >14:49:23,149 INFO program: Desired extra isize: 28 >14:49:23,149 INFO program: Journal inode: 8 >14:49:23,149 INFO program: Default directory hash: half_md4 >14:49:23,149 INFO program: Directory Hash Seed: 46024b97-5f94-40cc-b11c-4b6354594b5f >14:49:23,149 INFO program: Journal backup: inode blocks >14:49:23,150 INFO program: Journal features: (none) >14:49:23,150 INFO program: Journal size: 128M >14:49:23,150 INFO program: Journal length: 32768 >14:49:23,150 INFO program: Journal sequence: 0x000003ef >14:49:23,150 INFO program: Journal start: 0 >14:49:23,150 INFO program: >14:49:23,151 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:23,151 INFO program: Running... resize2fs -P /dev/sdb1 >14:49:23,160 INFO program: Estimated minimum size of the filesystem: 996607 >14:49:23,160 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:49:23,191 INFO program: Running... dumpe2fs -h /dev/sdb2 >14:49:23,229 INFO program: Filesystem volume name: <none> >14:49:23,229 INFO program: Last mounted on: /home >14:49:23,229 INFO program: Filesystem UUID: b861269b-5511-404a-b9fe-8306169a0b6c >14:49:23,229 INFO program: Filesystem magic number: 0xEF53 >14:49:23,229 INFO program: Filesystem revision #: 1 (dynamic) >14:49:23,230 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:49:23,230 INFO program: Filesystem flags: signed_directory_hash >14:49:23,230 INFO program: Default mount options: user_xattr acl >14:49:23,230 INFO program: Filesystem state: clean >14:49:23,230 INFO program: Errors behavior: Continue >14:49:23,230 INFO program: Filesystem OS type: Linux >14:49:23,230 INFO program: Inode count: 64004096 >14:49:23,230 INFO program: Block count: 256000000 >14:49:23,230 INFO program: Reserved block count: 12800000 >14:49:23,230 INFO program: Free blocks: 251151555 >14:49:23,230 INFO program: Free inodes: 63986773 >14:49:23,230 INFO program: First block: 0 >14:49:23,230 INFO program: Block size: 4096 >14:49:23,230 INFO program: Fragment size: 4096 >14:49:23,231 INFO program: Reserved GDT blocks: 962 >14:49:23,231 INFO program: Blocks per group: 32768 >14:49:23,231 INFO program: Fragments per group: 32768 >14:49:23,231 INFO program: Inodes per group: 8192 >14:49:23,232 INFO program: Inode blocks per group: 512 >14:49:23,232 INFO program: Flex block group size: 16 >14:49:23,232 INFO program: Filesystem created: Sun Nov 4 14:52:09 2012 >14:49:23,232 INFO program: Last mount time: Mon Nov 5 13:29:24 2012 >14:49:23,233 INFO program: Last write time: Mon Nov 5 14:47:51 2012 >14:49:23,233 INFO program: Mount count: 6 >14:49:23,233 INFO program: Maximum mount count: -1 >14:49:23,234 INFO program: Last checked: Sun Nov 4 14:52:09 2012 >14:49:23,234 INFO program: Check interval: 0 (<none>) >14:49:23,234 INFO program: Lifetime writes: 21 GB >14:49:23,235 INFO program: Reserved blocks uid: 0 (user root) >14:49:23,235 INFO program: Reserved blocks gid: 0 (group root) >14:49:23,235 INFO program: First inode: 11 >14:49:23,236 INFO program: Inode size: 256 >14:49:23,236 INFO program: Required extra isize: 28 >14:49:23,236 INFO program: Desired extra isize: 28 >14:49:23,236 INFO program: Journal inode: 8 >14:49:23,237 INFO program: Default directory hash: half_md4 >14:49:23,237 INFO program: Directory Hash Seed: 9ea28f2b-816f-49e7-8e32-f2b6118ea922 >14:49:23,237 INFO program: Journal backup: inode blocks >14:49:23,238 INFO program: Journal features: journal_incompat_revoke >14:49:23,238 INFO program: Journal size: 128M >14:49:23,238 INFO program: Journal length: 32768 >14:49:23,238 INFO program: Journal sequence: 0x00006fc5 >14:49:23,238 INFO program: Journal start: 0 >14:49:23,238 INFO program: >14:49:23,239 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:23,239 INFO program: Running... dumpe2fs -h /dev/sdb2 >14:49:23,243 INFO program: Filesystem volume name: <none> >14:49:23,243 INFO program: Last mounted on: /home >14:49:23,244 INFO program: Filesystem UUID: b861269b-5511-404a-b9fe-8306169a0b6c >14:49:23,244 INFO program: Filesystem magic number: 0xEF53 >14:49:23,244 INFO program: Filesystem revision #: 1 (dynamic) >14:49:23,244 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:49:23,244 INFO program: Filesystem flags: signed_directory_hash >14:49:23,244 INFO program: Default mount options: user_xattr acl >14:49:23,244 INFO program: Filesystem state: clean >14:49:23,244 INFO program: Errors behavior: Continue >14:49:23,244 INFO program: Filesystem OS type: Linux >14:49:23,244 INFO program: Inode count: 64004096 >14:49:23,244 INFO program: Block count: 256000000 >14:49:23,244 INFO program: Reserved block count: 12800000 >14:49:23,244 INFO program: Free blocks: 251151555 >14:49:23,244 INFO program: Free inodes: 63986773 >14:49:23,244 INFO program: First block: 0 >14:49:23,244 INFO program: Block size: 4096 >14:49:23,244 INFO program: Fragment size: 4096 >14:49:23,245 INFO program: Reserved GDT blocks: 962 >14:49:23,245 INFO program: Blocks per group: 32768 >14:49:23,245 INFO program: Fragments per group: 32768 >14:49:23,245 INFO program: Inodes per group: 8192 >14:49:23,245 INFO program: Inode blocks per group: 512 >14:49:23,245 INFO program: Flex block group size: 16 >14:49:23,246 INFO program: Filesystem created: Sun Nov 4 14:52:09 2012 >14:49:23,246 INFO program: Last mount time: Mon Nov 5 13:29:24 2012 >14:49:23,246 INFO program: Last write time: Mon Nov 5 14:47:51 2012 >14:49:23,246 INFO program: Mount count: 6 >14:49:23,246 INFO program: Maximum mount count: -1 >14:49:23,246 INFO program: Last checked: Sun Nov 4 14:52:09 2012 >14:49:23,247 INFO program: Check interval: 0 (<none>) >14:49:23,247 INFO program: Lifetime writes: 21 GB >14:49:23,247 INFO program: Reserved blocks uid: 0 (user root) >14:49:23,247 INFO program: Reserved blocks gid: 0 (group root) >14:49:23,247 INFO program: First inode: 11 >14:49:23,247 INFO program: Inode size: 256 >14:49:23,248 INFO program: Required extra isize: 28 >14:49:23,248 INFO program: Desired extra isize: 28 >14:49:23,248 INFO program: Journal inode: 8 >14:49:23,248 INFO program: Default directory hash: half_md4 >14:49:23,248 INFO program: Directory Hash Seed: 9ea28f2b-816f-49e7-8e32-f2b6118ea922 >14:49:23,248 INFO program: Journal backup: inode blocks >14:49:23,248 INFO program: Journal features: journal_incompat_revoke >14:49:23,248 INFO program: Journal size: 128M >14:49:23,248 INFO program: Journal length: 32768 >14:49:23,248 INFO program: Journal sequence: 0x00006fc5 >14:49:23,248 INFO program: Journal start: 0 >14:49:23,248 INFO program: >14:49:23,249 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:23,249 INFO program: Running... resize2fs -P /dev/sdb2 >14:49:23,253 INFO program: Estimated minimum size of the filesystem: 1353706 >14:49:23,253 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:49:23,692 INFO program: Running... dumpe2fs -h /dev/sdc1 >14:49:23,735 INFO program: Filesystem volume name: <none> >14:49:23,736 INFO program: Last mounted on: /usr/local >14:49:23,736 INFO program: Filesystem UUID: aa19d450-8eab-48cd-8e94-1fadf0b6912d >14:49:23,736 INFO program: Filesystem magic number: 0xEF53 >14:49:23,736 INFO program: Filesystem revision #: 1 (dynamic) >14:49:23,736 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:49:23,736 INFO program: Filesystem flags: signed_directory_hash >14:49:23,736 INFO program: Default mount options: user_xattr acl >14:49:23,737 INFO program: Filesystem state: clean >14:49:23,737 INFO program: Errors behavior: Continue >14:49:23,737 INFO program: Filesystem OS type: Linux >14:49:23,737 INFO program: Inode count: 32006144 >14:49:23,737 INFO program: Block count: 128000000 >14:49:23,737 INFO program: Reserved block count: 6400000 >14:49:23,737 INFO program: Free blocks: 125903539 >14:49:23,737 INFO program: Free inodes: 32005576 >14:49:23,738 INFO program: First block: 0 >14:49:23,738 INFO program: Block size: 4096 >14:49:23,738 INFO program: Fragment size: 4096 >14:49:23,738 INFO program: Reserved GDT blocks: 993 >14:49:23,738 INFO program: Blocks per group: 32768 >14:49:23,738 INFO program: Fragments per group: 32768 >14:49:23,738 INFO program: Inodes per group: 8192 >14:49:23,738 INFO program: Inode blocks per group: 512 >14:49:23,739 INFO program: Flex block group size: 16 >14:49:23,739 INFO program: Filesystem created: Sun Nov 4 14:52:20 2012 >14:49:23,739 INFO program: Last mount time: Mon Nov 5 13:29:25 2012 >14:49:23,739 INFO program: Last write time: Mon Nov 5 14:47:51 2012 >14:49:23,739 INFO program: Mount count: 6 >14:49:23,739 INFO program: Maximum mount count: -1 >14:49:23,739 INFO program: Last checked: Sun Nov 4 14:52:20 2012 >14:49:23,739 INFO program: Check interval: 0 (<none>) >14:49:23,740 INFO program: Lifetime writes: 8098 MB >14:49:23,740 INFO program: Reserved blocks uid: 0 (user root) >14:49:23,740 INFO program: Reserved blocks gid: 0 (group root) >14:49:23,740 INFO program: First inode: 11 >14:49:23,740 INFO program: Inode size: 256 >14:49:23,740 INFO program: Required extra isize: 28 >14:49:23,740 INFO program: Desired extra isize: 28 >14:49:23,740 INFO program: Journal inode: 8 >14:49:23,740 INFO program: Default directory hash: half_md4 >14:49:23,740 INFO program: Directory Hash Seed: 4b567519-5bf0-4758-a687-1ea9f0b327b8 >14:49:23,741 INFO program: Journal backup: inode blocks >14:49:23,741 INFO program: Journal features: (none) >14:49:23,741 INFO program: Journal size: 128M >14:49:23,741 INFO program: Journal length: 32768 >14:49:23,741 INFO program: Journal sequence: 0x00000149 >14:49:23,741 INFO program: Journal start: 0 >14:49:23,741 INFO program: >14:49:23,741 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:23,741 INFO program: Running... dumpe2fs -h /dev/sdc1 >14:49:23,746 INFO program: Filesystem volume name: <none> >14:49:23,746 INFO program: Last mounted on: /usr/local >14:49:23,746 INFO program: Filesystem UUID: aa19d450-8eab-48cd-8e94-1fadf0b6912d >14:49:23,746 INFO program: Filesystem magic number: 0xEF53 >14:49:23,746 INFO program: Filesystem revision #: 1 (dynamic) >14:49:23,746 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:49:23,746 INFO program: Filesystem flags: signed_directory_hash >14:49:23,747 INFO program: Default mount options: user_xattr acl >14:49:23,747 INFO program: Filesystem state: clean >14:49:23,747 INFO program: Errors behavior: Continue >14:49:23,747 INFO program: Filesystem OS type: Linux >14:49:23,747 INFO program: Inode count: 32006144 >14:49:23,747 INFO program: Block count: 128000000 >14:49:23,747 INFO program: Reserved block count: 6400000 >14:49:23,747 INFO program: Free blocks: 125903539 >14:49:23,747 INFO program: Free inodes: 32005576 >14:49:23,747 INFO program: First block: 0 >14:49:23,747 INFO program: Block size: 4096 >14:49:23,747 INFO program: Fragment size: 4096 >14:49:23,747 INFO program: Reserved GDT blocks: 993 >14:49:23,748 INFO program: Blocks per group: 32768 >14:49:23,748 INFO program: Fragments per group: 32768 >14:49:23,748 INFO program: Inodes per group: 8192 >14:49:23,748 INFO program: Inode blocks per group: 512 >14:49:23,748 INFO program: Flex block group size: 16 >14:49:23,748 INFO program: Filesystem created: Sun Nov 4 14:52:20 2012 >14:49:23,748 INFO program: Last mount time: Mon Nov 5 13:29:25 2012 >14:49:23,748 INFO program: Last write time: Mon Nov 5 14:47:51 2012 >14:49:23,748 INFO program: Mount count: 6 >14:49:23,748 INFO program: Maximum mount count: -1 >14:49:23,748 INFO program: Last checked: Sun Nov 4 14:52:20 2012 >14:49:23,748 INFO program: Check interval: 0 (<none>) >14:49:23,748 INFO program: Lifetime writes: 8098 MB >14:49:23,748 INFO program: Reserved blocks uid: 0 (user root) >14:49:23,748 INFO program: Reserved blocks gid: 0 (group root) >14:49:23,748 INFO program: First inode: 11 >14:49:23,748 INFO program: Inode size: 256 >14:49:23,749 INFO program: Required extra isize: 28 >14:49:23,749 INFO program: Desired extra isize: 28 >14:49:23,749 INFO program: Journal inode: 8 >14:49:23,749 INFO program: Default directory hash: half_md4 >14:49:23,749 INFO program: Directory Hash Seed: 4b567519-5bf0-4758-a687-1ea9f0b327b8 >14:49:23,749 INFO program: Journal backup: inode blocks >14:49:23,749 INFO program: Journal features: (none) >14:49:23,749 INFO program: Journal size: 128M >14:49:23,749 INFO program: Journal length: 32768 >14:49:23,749 INFO program: Journal sequence: 0x00000149 >14:49:23,749 INFO program: Journal start: 0 >14:49:23,749 INFO program: >14:49:23,749 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:23,749 INFO program: Running... resize2fs -P /dev/sdc1 >14:49:23,754 INFO program: Estimated minimum size of the filesystem: 336952 >14:49:23,754 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:49:23,829 INFO program: Running... dumpe2fs -h /dev/sdc2 >14:49:23,884 INFO program: Filesystem volume name: <none> >14:49:23,884 INFO program: Last mounted on: <not available> >14:49:23,884 INFO program: Filesystem UUID: 5fdafa76-d905-4f1e-b43b-e4f0978bbff1 >14:49:23,885 INFO program: Filesystem magic number: 0xEF53 >14:49:23,885 INFO program: Filesystem revision #: 1 (dynamic) >14:49:23,885 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:49:23,885 INFO program: Filesystem flags: signed_directory_hash >14:49:23,885 INFO program: Default mount options: user_xattr acl >14:49:23,885 INFO program: Filesystem state: clean >14:49:23,885 INFO program: Errors behavior: Continue >14:49:23,885 INFO program: Filesystem OS type: Linux >14:49:23,885 INFO program: Inode count: 28024832 >14:49:23,885 INFO program: Block count: 112072704 >14:49:23,885 INFO program: Reserved block count: 5603635 >14:49:23,885 INFO program: Free blocks: 110263086 >14:49:23,886 INFO program: Free inodes: 28024821 >14:49:23,886 INFO program: First block: 0 >14:49:23,886 INFO program: Block size: 4096 >14:49:23,886 INFO program: Fragment size: 4096 >14:49:23,886 INFO program: Reserved GDT blocks: 997 >14:49:23,886 INFO program: Blocks per group: 32768 >14:49:23,886 INFO program: Fragments per group: 32768 >14:49:23,886 INFO program: Inodes per group: 8192 >14:49:23,886 INFO program: Inode blocks per group: 512 >14:49:23,886 INFO program: Flex block group size: 16 >14:49:23,886 INFO program: Filesystem created: Sun Nov 4 14:52:15 2012 >14:49:23,886 INFO program: Last mount time: Mon Nov 5 13:29:24 2012 >14:49:23,886 INFO program: Last write time: Mon Nov 5 14:47:51 2012 >14:49:23,886 INFO program: Mount count: 6 >14:49:23,886 INFO program: Maximum mount count: -1 >14:49:23,887 INFO program: Last checked: Sun Nov 4 14:52:15 2012 >14:49:23,887 INFO program: Check interval: 0 (<none>) >14:49:23,887 INFO program: Lifetime writes: 6979 MB >14:49:23,887 INFO program: Reserved blocks uid: 0 (user root) >14:49:23,887 INFO program: Reserved blocks gid: 0 (group root) >14:49:23,887 INFO program: First inode: 11 >14:49:23,887 INFO program: Inode size: 256 >14:49:23,887 INFO program: Required extra isize: 28 >14:49:23,887 INFO program: Desired extra isize: 28 >14:49:23,887 INFO program: Journal inode: 8 >14:49:23,887 INFO program: Default directory hash: half_md4 >14:49:23,888 INFO program: Directory Hash Seed: 225f7c88-eb79-423d-be84-a84b800dcb12 >14:49:23,888 INFO program: Journal backup: inode blocks >14:49:23,888 INFO program: Journal features: (none) >14:49:23,888 INFO program: Journal size: 128M >14:49:23,888 INFO program: Journal length: 32768 >14:49:23,888 INFO program: Journal sequence: 0x00000135 >14:49:23,888 INFO program: Journal start: 0 >14:49:23,888 INFO program: >14:49:23,888 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:23,888 INFO program: Running... dumpe2fs -h /dev/sdc2 >14:49:23,894 INFO program: Filesystem volume name: <none> >14:49:23,894 INFO program: Last mounted on: <not available> >14:49:23,894 INFO program: Filesystem UUID: 5fdafa76-d905-4f1e-b43b-e4f0978bbff1 >14:49:23,894 INFO program: Filesystem magic number: 0xEF53 >14:49:23,894 INFO program: Filesystem revision #: 1 (dynamic) >14:49:23,894 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >14:49:23,894 INFO program: Filesystem flags: signed_directory_hash >14:49:23,894 INFO program: Default mount options: user_xattr acl >14:49:23,894 INFO program: Filesystem state: clean >14:49:23,894 INFO program: Errors behavior: Continue >14:49:23,894 INFO program: Filesystem OS type: Linux >14:49:23,894 INFO program: Inode count: 28024832 >14:49:23,895 INFO program: Block count: 112072704 >14:49:23,895 INFO program: Reserved block count: 5603635 >14:49:23,895 INFO program: Free blocks: 110263086 >14:49:23,895 INFO program: Free inodes: 28024821 >14:49:23,895 INFO program: First block: 0 >14:49:23,895 INFO program: Block size: 4096 >14:49:23,895 INFO program: Fragment size: 4096 >14:49:23,895 INFO program: Reserved GDT blocks: 997 >14:49:23,895 INFO program: Blocks per group: 32768 >14:49:23,895 INFO program: Fragments per group: 32768 >14:49:23,895 INFO program: Inodes per group: 8192 >14:49:23,895 INFO program: Inode blocks per group: 512 >14:49:23,895 INFO program: Flex block group size: 16 >14:49:23,895 INFO program: Filesystem created: Sun Nov 4 14:52:15 2012 >14:49:23,895 INFO program: Last mount time: Mon Nov 5 13:29:24 2012 >14:49:23,895 INFO program: Last write time: Mon Nov 5 14:47:51 2012 >14:49:23,895 INFO program: Mount count: 6 >14:49:23,896 INFO program: Maximum mount count: -1 >14:49:23,896 INFO program: Last checked: Sun Nov 4 14:52:15 2012 >14:49:23,896 INFO program: Check interval: 0 (<none>) >14:49:23,896 INFO program: Lifetime writes: 6979 MB >14:49:23,896 INFO program: Reserved blocks uid: 0 (user root) >14:49:23,896 INFO program: Reserved blocks gid: 0 (group root) >14:49:23,896 INFO program: First inode: 11 >14:49:23,896 INFO program: Inode size: 256 >14:49:23,896 INFO program: Required extra isize: 28 >14:49:23,896 INFO program: Desired extra isize: 28 >14:49:23,896 INFO program: Journal inode: 8 >14:49:23,896 INFO program: Default directory hash: half_md4 >14:49:23,896 INFO program: Directory Hash Seed: 225f7c88-eb79-423d-be84-a84b800dcb12 >14:49:23,896 INFO program: Journal backup: inode blocks >14:49:23,896 INFO program: Journal features: (none) >14:49:23,896 INFO program: Journal size: 128M >14:49:23,896 INFO program: Journal length: 32768 >14:49:23,896 INFO program: Journal sequence: 0x00000135 >14:49:23,897 INFO program: Journal start: 0 >14:49:23,897 INFO program: >14:49:23,897 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:23,897 INFO program: Running... resize2fs -P /dev/sdc2 >14:49:23,902 INFO program: Estimated minimum size of the filesystem: 267620 >14:49:23,903 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:49:24,258 INFO program: Running... dumpe2fs -h /dev/loop1 >14:49:24,349 INFO program: Filesystem volume name: Anaconda >14:49:24,349 INFO program: Last mounted on: /tmp/lorax.imgutils.CQzi_A >14:49:24,349 INFO program: Filesystem UUID: 4b7832b1-249c-4fac-a18e-0fc65f7ce203 >14:49:24,349 INFO program: Filesystem magic number: 0xEF53 >14:49:24,349 INFO program: Filesystem revision #: 1 (dynamic) >14:49:24,349 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 >14:49:24,349 INFO program: Filesystem flags: signed_directory_hash >14:49:24,349 INFO program: Default mount options: user_xattr acl >14:49:24,350 INFO program: Filesystem state: clean >14:49:24,350 INFO program: Errors behavior: Continue >14:49:24,350 INFO program: Filesystem OS type: Linux >14:49:24,350 INFO program: Inode count: 65536 >14:49:24,350 INFO program: Block count: 1048576 >14:49:24,350 INFO program: Reserved block count: 0 >14:49:24,350 INFO program: Free blocks: 311768 >14:49:24,350 INFO program: Free inodes: 38269 >14:49:24,350 INFO program: First block: 1 >14:49:24,350 INFO program: Block size: 1024 >14:49:24,350 INFO program: Fragment size: 1024 >14:49:24,350 INFO program: Reserved GDT blocks: 256 >14:49:24,350 INFO program: Blocks per group: 8192 >14:49:24,351 INFO program: Fragments per group: 8192 >14:49:24,351 INFO program: Inodes per group: 512 >14:49:24,351 INFO program: Inode blocks per group: 128 >14:49:24,351 INFO program: Flex block group size: 16 >14:49:24,351 INFO program: Filesystem created: Mon Nov 5 12:18:13 2012 >14:49:24,351 INFO program: Last mount time: Mon Nov 5 12:19:11 2012 >14:49:24,351 INFO program: Last write time: Mon Nov 5 12:19:17 2012 >14:49:24,351 INFO program: Mount count: 2 >14:49:24,351 INFO program: Maximum mount count: -1 >14:49:24,351 INFO program: Last checked: Mon Nov 5 12:18:13 2012 >14:49:24,351 INFO program: Check interval: 0 (<none>) >14:49:24,351 INFO program: Lifetime writes: 32 MB >14:49:24,351 INFO program: Reserved blocks uid: 0 (user root) >14:49:24,352 INFO program: Reserved blocks gid: 0 (group root) >14:49:24,352 INFO program: First inode: 11 >14:49:24,352 INFO program: Inode size: 256 >14:49:24,352 INFO program: Required extra isize: 28 >14:49:24,352 INFO program: Desired extra isize: 28 >14:49:24,352 INFO program: Journal inode: 8 >14:49:24,352 INFO program: Default directory hash: half_md4 >14:49:24,352 INFO program: Directory Hash Seed: 60735380-7692-41c2-b59d-dd1dde508d8f >14:49:24,352 INFO program: Journal backup: inode blocks >14:49:24,352 INFO program: Journal features: (none) >14:49:24,352 INFO program: Journal size: 32M >14:49:24,352 INFO program: Journal length: 32768 >14:49:24,352 INFO program: Journal sequence: 0x000015e2 >14:49:24,352 INFO program: Journal start: 0 >14:49:24,353 INFO program: >14:49:24,353 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:24,353 INFO program: Running... dumpe2fs -h /dev/loop1 >14:49:24,356 INFO program: Filesystem volume name: Anaconda >14:49:24,357 INFO program: Last mounted on: /tmp/lorax.imgutils.CQzi_A >14:49:24,357 INFO program: Filesystem UUID: 4b7832b1-249c-4fac-a18e-0fc65f7ce203 >14:49:24,357 INFO program: Filesystem magic number: 0xEF53 >14:49:24,357 INFO program: Filesystem revision #: 1 (dynamic) >14:49:24,357 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 >14:49:24,357 INFO program: Filesystem flags: signed_directory_hash >14:49:24,357 INFO program: Default mount options: user_xattr acl >14:49:24,357 INFO program: Filesystem state: clean >14:49:24,357 INFO program: Errors behavior: Continue >14:49:24,357 INFO program: Filesystem OS type: Linux >14:49:24,357 INFO program: Inode count: 65536 >14:49:24,357 INFO program: Block count: 1048576 >14:49:24,358 INFO program: Reserved block count: 0 >14:49:24,358 INFO program: Free blocks: 311768 >14:49:24,358 INFO program: Free inodes: 38269 >14:49:24,358 INFO program: First block: 1 >14:49:24,358 INFO program: Block size: 1024 >14:49:24,358 INFO program: Fragment size: 1024 >14:49:24,358 INFO program: Reserved GDT blocks: 256 >14:49:24,358 INFO program: Blocks per group: 8192 >14:49:24,358 INFO program: Fragments per group: 8192 >14:49:24,358 INFO program: Inodes per group: 512 >14:49:24,358 INFO program: Inode blocks per group: 128 >14:49:24,358 INFO program: Flex block group size: 16 >14:49:24,359 INFO program: Filesystem created: Mon Nov 5 12:18:13 2012 >14:49:24,359 INFO program: Last mount time: Mon Nov 5 12:19:11 2012 >14:49:24,359 INFO program: Last write time: Mon Nov 5 12:19:17 2012 >14:49:24,359 INFO program: Mount count: 2 >14:49:24,359 INFO program: Maximum mount count: -1 >14:49:24,359 INFO program: Last checked: Mon Nov 5 12:18:13 2012 >14:49:24,359 INFO program: Check interval: 0 (<none>) >14:49:24,359 INFO program: Lifetime writes: 32 MB >14:49:24,359 INFO program: Reserved blocks uid: 0 (user root) >14:49:24,359 INFO program: Reserved blocks gid: 0 (group root) >14:49:24,359 INFO program: First inode: 11 >14:49:24,359 INFO program: Inode size: 256 >14:49:24,359 INFO program: Required extra isize: 28 >14:49:24,359 INFO program: Desired extra isize: 28 >14:49:24,360 INFO program: Journal inode: 8 >14:49:24,360 INFO program: Default directory hash: half_md4 >14:49:24,360 INFO program: Directory Hash Seed: 60735380-7692-41c2-b59d-dd1dde508d8f >14:49:24,360 INFO program: Journal backup: inode blocks >14:49:24,360 INFO program: Journal features: (none) >14:49:24,360 INFO program: Journal size: 32M >14:49:24,360 INFO program: Journal length: 32768 >14:49:24,360 INFO program: Journal sequence: 0x000015e2 >14:49:24,360 INFO program: Journal start: 0 >14:49:24,360 INFO program: >14:49:24,360 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:24,360 INFO program: Running... resize2fs -P /dev/loop1 >14:49:24,364 INFO program: Couldn't find valid filesystem superblock. >14:49:24,364 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:49:24,364 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >14:49:24,439 INFO program: Running... udevadm settle --timeout=300 >14:49:24,485 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:49:24,490 INFO program: Filesystem volume name: Anaconda >14:49:24,490 INFO program: Last mounted on: /sysroot >14:49:24,490 INFO program: Filesystem UUID: 4b7832b1-249c-4fac-a18e-0fc65f7ce203 >14:49:24,490 INFO program: Filesystem magic number: 0xEF53 >14:49:24,490 INFO program: Filesystem revision #: 1 (dynamic) >14:49:24,490 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 >14:49:24,490 INFO program: Filesystem flags: signed_directory_hash >14:49:24,490 INFO program: Default mount options: user_xattr acl >14:49:24,490 INFO program: Filesystem state: clean >14:49:24,491 INFO program: Errors behavior: Continue >14:49:24,491 INFO program: Filesystem OS type: Linux >14:49:24,491 INFO program: Inode count: 65536 >14:49:24,491 INFO program: Block count: 1048576 >14:49:24,491 INFO program: Reserved block count: 0 >14:49:24,491 INFO program: Free blocks: 311768 >14:49:24,491 INFO program: Free inodes: 38269 >14:49:24,491 INFO program: First block: 1 >14:49:24,491 INFO program: Block size: 1024 >14:49:24,491 INFO program: Fragment size: 1024 >14:49:24,491 INFO program: Reserved GDT blocks: 256 >14:49:24,491 INFO program: Blocks per group: 8192 >14:49:24,492 INFO program: Fragments per group: 8192 >14:49:24,492 INFO program: Inodes per group: 512 >14:49:24,492 INFO program: Inode blocks per group: 128 >14:49:24,493 INFO program: Flex block group size: 16 >14:49:24,493 INFO program: Filesystem created: Mon Nov 5 12:18:13 2012 >14:49:24,494 INFO program: Last mount time: Mon Nov 5 14:48:45 2012 >14:49:24,494 INFO program: Last write time: Mon Nov 5 14:48:45 2012 >14:49:24,494 INFO program: Mount count: 3 >14:49:24,494 INFO program: Maximum mount count: -1 >14:49:24,494 INFO program: Last checked: Mon Nov 5 12:18:13 2012 >14:49:24,494 INFO program: Check interval: 0 (<none>) >14:49:24,494 INFO program: Lifetime writes: 32 MB >14:49:24,495 INFO program: Reserved blocks uid: 0 (user root) >14:49:24,495 INFO program: Reserved blocks gid: 0 (group root) >14:49:24,495 INFO program: First inode: 11 >14:49:24,495 INFO program: Inode size: 256 >14:49:24,495 INFO program: Required extra isize: 28 >14:49:24,495 INFO program: Desired extra isize: 28 >14:49:24,495 INFO program: Journal inode: 8 >14:49:24,495 INFO program: Default directory hash: half_md4 >14:49:24,496 INFO program: Directory Hash Seed: 60735380-7692-41c2-b59d-dd1dde508d8f >14:49:24,496 INFO program: Journal backup: inode blocks >14:49:24,496 INFO program: Journal features: (none) >14:49:24,496 INFO program: Journal size: 32M >14:49:24,496 INFO program: Journal length: 32768 >14:49:24,496 INFO program: Journal sequence: 0x000015e3 >14:49:24,496 INFO program: Journal start: 1 >14:49:24,496 INFO program: >14:49:24,497 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:24,497 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >14:49:24,503 INFO program: Filesystem volume name: Anaconda >14:49:24,504 INFO program: Last mounted on: /sysroot >14:49:24,504 INFO program: Filesystem UUID: 4b7832b1-249c-4fac-a18e-0fc65f7ce203 >14:49:24,504 INFO program: Filesystem magic number: 0xEF53 >14:49:24,504 INFO program: Filesystem revision #: 1 (dynamic) >14:49:24,504 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 >14:49:24,504 INFO program: Filesystem flags: signed_directory_hash >14:49:24,504 INFO program: Default mount options: user_xattr acl >14:49:24,504 INFO program: Filesystem state: clean >14:49:24,504 INFO program: Errors behavior: Continue >14:49:24,504 INFO program: Filesystem OS type: Linux >14:49:24,504 INFO program: Inode count: 65536 >14:49:24,504 INFO program: Block count: 1048576 >14:49:24,504 INFO program: Reserved block count: 0 >14:49:24,504 INFO program: Free blocks: 311768 >14:49:24,504 INFO program: Free inodes: 38269 >14:49:24,504 INFO program: First block: 1 >14:49:24,505 INFO program: Block size: 1024 >14:49:24,505 INFO program: Fragment size: 1024 >14:49:24,505 INFO program: Reserved GDT blocks: 256 >14:49:24,505 INFO program: Blocks per group: 8192 >14:49:24,505 INFO program: Fragments per group: 8192 >14:49:24,505 INFO program: Inodes per group: 512 >14:49:24,505 INFO program: Inode blocks per group: 128 >14:49:24,505 INFO program: Flex block group size: 16 >14:49:24,505 INFO program: Filesystem created: Mon Nov 5 12:18:13 2012 >14:49:24,505 INFO program: Last mount time: Mon Nov 5 14:48:45 2012 >14:49:24,505 INFO program: Last write time: Mon Nov 5 14:48:45 2012 >14:49:24,505 INFO program: Mount count: 3 >14:49:24,505 INFO program: Maximum mount count: -1 >14:49:24,505 INFO program: Last checked: Mon Nov 5 12:18:13 2012 >14:49:24,505 INFO program: Check interval: 0 (<none>) >14:49:24,505 INFO program: Lifetime writes: 32 MB >14:49:24,505 INFO program: Reserved blocks uid: 0 (user root) >14:49:24,506 INFO program: Reserved blocks gid: 0 (group root) >14:49:24,506 INFO program: First inode: 11 >14:49:24,506 INFO program: Inode size: 256 >14:49:24,506 INFO program: Required extra isize: 28 >14:49:24,506 INFO program: Desired extra isize: 28 >14:49:24,506 INFO program: Journal inode: 8 >14:49:24,506 INFO program: Default directory hash: half_md4 >14:49:24,506 INFO program: Directory Hash Seed: 60735380-7692-41c2-b59d-dd1dde508d8f >14:49:24,506 INFO program: Journal backup: inode blocks >14:49:24,506 INFO program: Journal features: (none) >14:49:24,506 INFO program: Journal size: 32M >14:49:24,506 INFO program: Journal length: 32768 >14:49:24,506 INFO program: Journal sequence: 0x000015e3 >14:49:24,506 INFO program: Journal start: 1 >14:49:24,506 INFO program: >14:49:24,506 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >14:49:24,507 INFO program: Running... resize2fs -P /dev/mapper/live-rw >14:49:24,511 INFO program: Estimated minimum size of the filesystem: 734447 >14:49:24,512 ERR program: resize2fs 1.42.5 (29-Jul-2012) >14:49:24,522 INFO program: Running... udevadm settle --timeout=300 >14:49:24,544 INFO program: Running... udevadm settle --timeout=300 >14:49:24,556 INFO program: Running... udevadm settle --timeout=300 >14:49:24,571 INFO program: Running... udevadm settle --timeout=300 >14:49:24,588 INFO program: Running... udevadm settle --timeout=300 >14:49:24,604 INFO program: Running... udevadm settle --timeout=300 >14:49:24,619 INFO program: Running... udevadm settle --timeout=300 >14:49:24,632 INFO program: Running... udevadm settle --timeout=300 >14:49:24,647 INFO program: Running... udevadm settle --timeout=300 >14:49:24,665 INFO program: Running... udevadm settle --timeout=300 >14:49:24,678 INFO program: Running... udevadm settle --timeout=300 >14:49:24,702 INFO program: Running... udevadm settle --timeout=300 >14:49:24,717 INFO program: Running... udevadm settle --timeout=300 >14:49:24,739 INFO program: Running... udevadm settle --timeout=300 >14:49:24,755 INFO program: Running... udevadm settle --timeout=300 >14:49:24,773 INFO program: Running... udevadm settle --timeout=300 >14:49:24,787 INFO program: Running... udevadm settle --timeout=300 >14:49:24,817 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >14:49:24,829 INFO program: Running... /bin/umount /mnt/sysimage >14:49:24,918 INFO program: Running... udevadm settle --timeout=300 >14:49:24,938 INFO program: Running... udevadm settle --timeout=300 >14:49:24,955 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >14:49:24,974 INFO program: Running... arch >14:49:24,987 INFO program: x86_64 >14:49:24,994 INFO program: Running... /bin/umount /mnt/sysimage >14:49:25,008 INFO program: Running... udevadm settle --timeout=300 >14:49:25,030 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >14:49:25,129 INFO program: Running... /bin/umount /mnt/sysimage >14:49:25,141 INFO program: Running... udevadm settle --timeout=300 >14:49:25,166 INFO program: Running... udevadm settle --timeout=300 >14:49:25,181 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdb2 /mnt/sysimage >14:49:25,256 INFO program: Running... /bin/umount /mnt/sysimage >14:49:25,270 INFO program: Running... udevadm settle --timeout=300 >14:49:25,295 INFO program: Running... udevadm settle --timeout=300 >14:49:25,310 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdc1 /mnt/sysimage >14:49:25,409 INFO program: Running... /bin/umount /mnt/sysimage >14:49:25,426 INFO program: Running... udevadm settle --timeout=300 >14:49:25,464 INFO program: Running... udevadm settle --timeout=300 >14:49:25,483 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdc2 /mnt/sysimage >14:49:25,525 INFO program: Running... /bin/umount /mnt/sysimage >14:49:25,538 INFO program: Running... udevadm settle --timeout=300 >14:49:25,556 INFO program: Running... udevadm settle --timeout=300 >09:49:40,289 INFO program: Running... modprobe btrfs >09:49:40,541 INFO program: Running... modprobe xfs >09:49:40,685 INFO program: Running... modprobe vfat >09:49:42,871 INFO program: Running... udevadm settle --timeout=300 >14:49:43,051 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/isodir >14:49:43,070 INFO program: Running... /bin/umount /mnt/install/isodir >14:50:12,244 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xe00003 (Editing Wi) >14:50:12,244 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >09:51:58,083 INFO program: Running... udevadm settle --timeout=300 >09:53:54,048 INFO program: Running... udevadm settle --timeout=300 >09:53:54,072 INFO program: Running... udevadm settle --timeout=300 >09:53:54,104 INFO program: Running... udevadm settle --timeout=300 >09:53:54,138 INFO program: Running... udevadm settle --timeout=300 >09:53:54,168 INFO program: Running... udevadm settle --timeout=300 >09:53:54,199 INFO program: Running... udevadm settle --timeout=300 >09:53:54,239 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >14:49:10,257 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:49:10,260 DEBUG storage: registered device format class SwapSpace as swap >14:49:10,353 DEBUG storage: registered device format class LUKS as luks >14:49:10,368 DEBUG storage: registered device format class Ext2FS as ext2 >14:49:10,368 DEBUG storage: registered device format class Ext3FS as ext3 >14:49:10,368 DEBUG storage: registered device format class Ext4FS as ext4 >14:49:10,369 DEBUG storage: registered device format class FATFS as vfat >14:49:10,369 DEBUG storage: registered device format class EFIFS as efi >14:49:10,369 DEBUG storage: registered device format class BTRFS as btrfs >14:49:10,369 DEBUG storage: registered device format class GFS2 as gfs2 >14:49:10,369 DEBUG storage: registered device format class JFS as jfs >14:49:10,370 DEBUG storage: registered device format class ReiserFS as reiserfs >14:49:10,370 DEBUG storage: registered device format class XFS as xfs >14:49:10,370 DEBUG storage: registered device format class HFS as hfs >14:49:10,370 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:49:10,370 DEBUG storage: registered device format class HFSPlus as hfs+ >14:49:10,370 DEBUG storage: registered device format class NTFS as ntfs >14:49:10,371 DEBUG storage: registered device format class NFS as nfs >14:49:10,371 DEBUG storage: registered device format class NFSv4 as nfs4 >14:49:10,371 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:49:10,371 DEBUG storage: registered device format class NoDevFS as nodev >14:49:10,371 DEBUG storage: registered device format class DevPtsFS as devpts >14:49:10,371 DEBUG storage: registered device format class ProcFS as proc >14:49:10,372 DEBUG storage: registered device format class SysFS as sysfs >14:49:10,372 DEBUG storage: registered device format class TmpFS as tmpfs >14:49:10,372 DEBUG storage: registered device format class BindFS as bind >14:49:10,372 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:49:10,372 DEBUG storage: registered device format class USBFS as usbfs >14:49:10,375 DEBUG storage: registered device format class DiskLabel as disklabel >14:49:10,376 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:49:10,376 DEBUG storage: registered device format class BIOSBoot as biosboot >14:49:10,377 DEBUG storage: registered device format class MDRaidMember as mdmember >14:49:10,378 DEBUG storage: registered device format class MultipathMember as multipath_member >14:49:10,378 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:49:12,581 DEBUG storage: MultipathTopology._build_topology: >14:49:12,581 DEBUG storage: /etc/multipath.conf contents: >14:49:12,581 DEBUG storage: # multipath.conf written by anaconda >14:49:12,582 DEBUG storage: >14:49:12,582 DEBUG storage: defaults { >14:49:12,582 DEBUG storage: user_friendly_names yes >14:49:12,582 DEBUG storage: } >14:49:12,582 DEBUG storage: blacklist { >14:49:12,582 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:49:12,582 DEBUG storage: devnode "^hd[a-z]" >14:49:12,582 DEBUG storage: devnode "^dcssblk[0-9]*" >14:49:12,582 DEBUG storage: device { >14:49:12,582 DEBUG storage: vendor "DGC" >14:49:12,582 DEBUG storage: product "LUNZ" >14:49:12,582 DEBUG storage: } >14:49:12,582 DEBUG storage: device { >14:49:12,582 DEBUG storage: vendor "IBM" >14:49:12,582 DEBUG storage: product "S/390.*" >14:49:12,583 DEBUG storage: } >14:49:12,583 DEBUG storage: # don't count normal SATA devices as multipaths >14:49:12,583 DEBUG storage: device { >14:49:12,584 DEBUG storage: vendor "ATA" >14:49:12,584 DEBUG storage: } >14:49:12,584 DEBUG storage: # don't count 3ware devices as multipaths >14:49:12,584 DEBUG storage: device { >14:49:12,585 DEBUG storage: vendor "3ware" >14:49:12,585 DEBUG storage: } >14:49:12,585 DEBUG storage: device { >14:49:12,585 DEBUG storage: vendor "AMCC" >14:49:12,586 DEBUG storage: } >14:49:12,586 DEBUG storage: # nor highpoint devices >14:49:12,586 DEBUG storage: device { >14:49:12,587 DEBUG storage: vendor "HPT" >14:49:12,587 DEBUG storage: } >14:49:12,587 DEBUG storage: } >14:49:12,588 DEBUG storage: multipaths { >14:49:12,588 DEBUG storage: } >14:49:12,588 DEBUG storage: (end of /etc/multipath.conf) >14:49:12,810 INFO storage: MultipathTopology: found singlepath device: sdd >14:49:12,811 INFO storage: MultipathTopology: found singlepath device: sda >14:49:12,811 INFO storage: MultipathTopology: found non-disk device: sda1 >14:49:12,811 INFO storage: MultipathTopology: found non-disk device: sda2 >14:49:12,812 INFO storage: MultipathTopology: found singlepath device: sdb >14:49:12,812 INFO storage: MultipathTopology: found non-disk device: sdb1 >14:49:12,812 INFO storage: MultipathTopology: found non-disk device: sdb2 >14:49:12,812 INFO storage: MultipathTopology: found singlepath device: sdc >14:49:12,813 INFO storage: MultipathTopology: found non-disk device: sdc1 >14:49:12,813 INFO storage: MultipathTopology: found non-disk device: sdc2 >14:49:12,813 INFO storage: MultipathTopology: found non-disk device: sdc3 >14:49:12,813 INFO storage: MultipathTopology: found non-disk device: sr0 >14:49:12,814 INFO storage: MultipathTopology: found singlepath device: loop0 >14:49:12,814 INFO storage: MultipathTopology: found singlepath device: loop1 >14:49:12,814 INFO storage: MultipathTopology: found singlepath device: loop2 >14:49:12,814 INFO storage: MultipathTopology: found singlepath device: loop3 >14:49:12,814 INFO storage: MultipathTopology: found singlepath device: loop4 >14:49:12,815 INFO storage: MultipathTopology: found singlepath device: loop5 >14:49:12,815 INFO storage: MultipathTopology: found singlepath device: loop6 >14:49:12,815 INFO storage: MultipathTopology: found singlepath device: loop7 >14:49:12,815 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:49:21,837 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:49:21,839 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:49:22,483 DEBUG storage: MultipathTopology._build_topology: >14:49:22,483 DEBUG storage: /etc/multipath.conf contents: >14:49:22,483 DEBUG storage: # multipath.conf written by anaconda >14:49:22,483 DEBUG storage: >14:49:22,483 DEBUG storage: defaults { >14:49:22,483 DEBUG storage: user_friendly_names yes >14:49:22,483 DEBUG storage: } >14:49:22,483 DEBUG storage: blacklist { >14:49:22,483 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:49:22,483 DEBUG storage: devnode "^hd[a-z]" >14:49:22,484 DEBUG storage: devnode "^dcssblk[0-9]*" >14:49:22,484 DEBUG storage: device { >14:49:22,484 DEBUG storage: vendor "DGC" >14:49:22,484 DEBUG storage: product "LUNZ" >14:49:22,484 DEBUG storage: } >14:49:22,484 DEBUG storage: device { >14:49:22,485 DEBUG storage: vendor "IBM" >14:49:22,485 DEBUG storage: product "S/390.*" >14:49:22,485 DEBUG storage: } >14:49:22,485 DEBUG storage: # don't count normal SATA devices as multipaths >14:49:22,486 DEBUG storage: device { >14:49:22,486 DEBUG storage: vendor "ATA" >14:49:22,486 DEBUG storage: } >14:49:22,487 DEBUG storage: # don't count 3ware devices as multipaths >14:49:22,487 DEBUG storage: device { >14:49:22,487 DEBUG storage: vendor "3ware" >14:49:22,488 DEBUG storage: } >14:49:22,488 DEBUG storage: device { >14:49:22,488 DEBUG storage: vendor "AMCC" >14:49:22,489 DEBUG storage: } >14:49:22,489 DEBUG storage: # nor highpoint devices >14:49:22,489 DEBUG storage: device { >14:49:22,490 DEBUG storage: vendor "HPT" >14:49:22,490 DEBUG storage: } >14:49:22,490 DEBUG storage: } >14:49:22,490 DEBUG storage: multipaths { >14:49:22,491 DEBUG storage: } >14:49:22,491 DEBUG storage: (end of /etc/multipath.conf) >14:49:22,584 INFO storage: MultipathTopology: found singlepath device: sdd >14:49:22,584 INFO storage: MultipathTopology: found singlepath device: sda >14:49:22,585 INFO storage: MultipathTopology: found non-disk device: sda1 >14:49:22,585 INFO storage: MultipathTopology: found non-disk device: sda2 >14:49:22,585 INFO storage: MultipathTopology: found singlepath device: sdb >14:49:22,585 INFO storage: MultipathTopology: found non-disk device: sdb1 >14:49:22,585 INFO storage: MultipathTopology: found non-disk device: sdb2 >14:49:22,586 INFO storage: MultipathTopology: found singlepath device: sdc >14:49:22,586 INFO storage: MultipathTopology: found non-disk device: sdc1 >14:49:22,586 INFO storage: MultipathTopology: found non-disk device: sdc2 >14:49:22,586 INFO storage: MultipathTopology: found non-disk device: sdc3 >14:49:22,586 INFO storage: MultipathTopology: found non-disk device: sr0 >14:49:22,586 INFO storage: MultipathTopology: found singlepath device: loop0 >14:49:22,587 INFO storage: MultipathTopology: found singlepath device: loop1 >14:49:22,587 INFO storage: MultipathTopology: found singlepath device: loop2 >14:49:22,587 INFO storage: MultipathTopology: found singlepath device: loop3 >14:49:22,587 INFO storage: MultipathTopology: found singlepath device: loop4 >14:49:22,587 INFO storage: MultipathTopology: found singlepath device: loop5 >14:49:22,587 INFO storage: MultipathTopology: found singlepath device: loop6 >14:49:22,588 INFO storage: MultipathTopology: found singlepath device: loop7 >14:49:22,588 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:49:22,588 INFO storage: devices to scan: ['sdd', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >14:49:22,591 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Ultra_HS-SD_MMC_F110A600A970-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5.1.1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1.1/1-1.5.1.1:1.0/host8/target8:0:0/8:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Ultra_HS-SD_MMC', > 'ID_MODEL_ENC': 'Ultra\\x20HS-SD\\x2fMMC\\x20', > 'ID_MODEL_ID': '4060', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.5.1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_5_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.82', > 'ID_SERIAL': 'Generic_Ultra_HS-SD_MMC_F110A600A970-0:0', > 'ID_SERIAL_SHORT': 'F110A600A970', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '0424', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '116069', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Ultra_HS-SD_MMC_F110A600A970-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5.1.1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1.1/1-1.5.1.1:1.0/host8/target8:0:0/8:0:0:0/block/sdd'} ; name: sdd ; >14:49:22,591 INFO storage: scanning sdd (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1.1/1-1.5.1.1:1.0/host8/target8:0:0/8:0:0:0/block/sdd)... >14:49:22,592 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >14:49:22,592 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:22,593 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdd ; >14:49:22,594 INFO storage: sdd is a disk >14:49:22,595 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:22,596 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: None ; >14:49:22,596 INFO storage: added disk sdd (id 0) to device tree >14:49:22,596 DEBUG storage: looking up parted Device: /dev/sdd >14:49:22,613 DEBUG storage: no device or no media present >14:49:22,616 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OWC_Mercury_EXTREME_Pro_6G_SSD_MX6G24011E50G7141', > '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': '254', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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': 'OWC_Mercury_EXTREME_Pro_6G_SSD', > 'ID_MODEL_ENC': 'OWC\\x20Mercury\\x20EXTREME\\x20Pro\\x206G\\x20SSD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '332ABBF0', > 'ID_SERIAL': 'OWC_Mercury_EXTREME_Pro_6G_SSD_MX6G24011E50G7141', > 'ID_SERIAL_SHORT': 'MX6G24011E50G7141', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '120801', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-OWC_Mercury_EXTREME_Pro_6G_SSD_MX6G24011E50G7141'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:49:22,617 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:49:22,618 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:49:22,618 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:22,619 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:49:22,620 INFO storage: sda is a disk >14:49:22,621 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:22,623 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:49:22,623 INFO storage: added disk sda (id 1) to device tree >14:49:22,623 DEBUG storage: looking up parted Device: /dev/sda >14:49:22,624 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:49:22,624 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:49:22,625 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:49:22,626 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:49:22,630 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe756198090>, <parted.partition.Partition object at 0x7fe756198210>] > device: <parted.device.Device object at 0x7fe756192e90> > PedDisk: <_ped.Disk object at 0x7fe756194638> >14:49:22,631 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:49:22,632 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:49:22,633 INFO storage: got device: DiskDevice instance (0x7fe759034fd0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 228936.585938 > 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 OWC Mercury EXTR path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 468862128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (29185, 255, 63) biosGeometry: (29185, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760affef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe756188050> >14:49:22,634 INFO storage: got format: DiskLabel instance (0x7fe756188150) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe756198090>, <parted.partition.Partition object at 0x7fe756198210>] > device: <parted.device.Device object at 0x7fe756192e90> > PedDisk: <_ped.Disk object at 0x7fe756194638> > origPartedDisk = <parted.disk.Disk object at 0x7fe756198410> > partedDevice = parted.Device instance -- > model: ATA OWC Mercury EXTR path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 468862128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (29185, 255, 63) biosGeometry: (29185, 255, 63) > PedDevice: <_ped.Device object at 0x7fe760affe60> > >14:49:22,637 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OWC_Mercury_EXTREME_Pro_6G_SSD_MX6G24011E50G7141-part1 /dev/disk/by-uuid/f3191de6-7093-4161-bb5f-0b258b5f6552', > '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': '254', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f3191de6-7093-4161-bb5f-0b258b5f6552', > 'ID_FS_UUID_ENC': 'f3191de6-7093-4161-bb5f-0b258b5f6552', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'OWC_Mercury_EXTREME_Pro_6G_SSD', > 'ID_MODEL_ENC': 'OWC\\x20Mercury\\x20EXTREME\\x20Pro\\x206G\\x20SSD\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '332ABBF0', > 'ID_SERIAL': 'OWC_Mercury_EXTREME_Pro_6G_SSD_MX6G24011E50G7141', > 'ID_SERIAL_SHORT': 'MX6G24011E50G7141', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '120827', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-OWC_Mercury_EXTREME_Pro_6G_SSD_MX6G24011E50G7141-part1', > '/dev/disk/by-uuid/f3191de6-7093-4161-bb5f-0b258b5f6552'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >14:49:22,637 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:49:22,637 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:49:22,638 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:22,638 INFO storage: sda1 is a partition >14:49:22,639 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:49:22,639 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:49:22,640 DEBUG storage: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >14:49:22,641 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:49:22,641 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:49:22,642 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:22,642 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:49:22,642 DEBUG storage: looking up parted Partition: /dev/sda1 >14:49:22,643 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:49:22,644 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:49:22,645 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:49:22,645 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:49:22,645 INFO storage: added partition sda1 (id 2) to device tree >14:49:22,646 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:49:22,647 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >14:49:22,647 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:49:22,648 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >14:49:22,651 WARN storage: disklabel detected but not usable on sda1 >14:49:22,651 INFO storage: type detected on 'sda1' is 'ext4' >14:49:22,772 DEBUG storage: padding min size from 73 up to 80 >14:49:22,773 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:22,774 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:49:22,774 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:49:22,775 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >14:49:22,776 DEBUG storage: looking up parted Device: /dev/sda1 >14:49:22,777 INFO storage: got device: PartitionDevice instance (0x7fe755ee4e50) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 228936MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fe756199170> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe756192f50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe756198350> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe756198150> PedPartition: <_ped.Partition object at 0x7fe7561938f0> > disk = existing 228936MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >14:49:22,778 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:22,778 INFO storage: got format: Ext4FS instance (0x7fe756188190) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = f3191de6-7093-4161-bb5f-0b258b5f6552 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >14:49:22,781 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-OWC_Mercury_EXTREME_Pro_6G_SSD_MX6G24011E50G7141-part2 /dev/disk/by-uuid/5160212c-9849-4411-80f9-1004353dcad6', > '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': '254', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > '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_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5160212c-9849-4411-80f9-1004353dcad6', > 'ID_FS_UUID_ENC': '5160212c-9849-4411-80f9-1004353dcad6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'OWC_Mercury_EXTREME_Pro_6G_SSD', > 'ID_MODEL_ENC': 'OWC\\x20Mercury\\x20EXTREME\\x20Pro\\x206G\\x20SSD\\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': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '466944000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '332ABBF0', > 'ID_SERIAL': 'OWC_Mercury_EXTREME_Pro_6G_SSD_MX6G24011E50G7141', > 'ID_SERIAL_SHORT': 'MX6G24011E50G7141', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '120853', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-OWC_Mercury_EXTREME_Pro_6G_SSD_MX6G24011E50G7141-part2', > '/dev/disk/by-uuid/5160212c-9849-4411-80f9-1004353dcad6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >14:49:22,781 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >14:49:22,782 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:49:22,782 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:22,783 INFO storage: sda2 is a partition >14:49:22,783 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >14:49:22,784 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:49:22,784 DEBUG storage: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >14:49:22,785 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >14:49:22,786 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:49:22,786 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:22,787 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >14:49:22,787 DEBUG storage: looking up parted Partition: /dev/sda2 >14:49:22,787 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >14:49:22,788 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >14:49:22,789 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >14:49:22,789 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >14:49:22,790 INFO storage: added partition sda2 (id 3) to device tree >14:49:22,790 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >14:49:22,791 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >14:49:22,791 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:49:22,792 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >14:49:22,794 WARN storage: disklabel detected but not usable on sda2 >14:49:22,795 INFO storage: type detected on 'sda2' is 'ext4' >14:49:22,826 DEBUG storage: padding min size from 5348 up to 5848 >14:49:22,827 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:22,827 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:49:22,828 DEBUG storage: PartitionDevice._setFormat: sda2 ; >14:49:22,829 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >14:49:22,829 DEBUG storage: looking up parted Device: /dev/sda2 >14:49:22,830 INFO storage: got device: PartitionDevice instance (0x7fe756198650) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 228936MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 228000.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 466944000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29065, 255, 63) biosGeometry: (29065, 255, 63) > PedDevice: <_ped.Device object at 0x7fe756199320> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe756192f50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe756198390> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7561982d0> PedPartition: <_ped.Partition object at 0x7fe756193950> > disk = existing 228936MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 467970047 length = 466944000 > flags = >14:49:22,831 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:22,831 INFO storage: got format: Ext4FS instance (0x7fe7561b7750) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 5160212c-9849-4411-80f9-1004353dcad6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 228000.0 targetSize = 228000.0 > >14:49:22,834 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0351YHGJ3EPA /dev/disk/by-id/wwn-0x5000cca225c752db', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '680', > '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_HDS723030ALA640', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723030ALA640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'MKAOA5C0', > 'ID_SERIAL': 'Hitachi_HDS723030ALA640_MK0351YHGJ3EPA', > 'ID_SERIAL_SHORT': 'MK0351YHGJ3EPA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca225c752db', > 'ID_WWN_WITH_EXTENSION': '0x5000cca225c752db', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '121076', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0351YHGJ3EPA', > '/dev/disk/by-id/wwn-0x5000cca225c752db'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >14:49:22,834 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >14:49:22,835 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >14:49:22,836 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:22,836 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >14:49:22,837 INFO storage: sdb is a disk >14:49:22,837 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:22,838 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >14:49:22,838 INFO storage: added disk sdb (id 4) to device tree >14:49:22,838 DEBUG storage: looking up parted Device: /dev/sdb >14:49:22,839 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >14:49:22,840 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: gpt ; >14:49:22,841 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >14:49:22,843 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >14:49:23,021 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe7561b7b10>, <parted.partition.Partition object at 0x7fe7561b7c90>] > device: <parted.device.Device object at 0x7fe7561b73d0> > PedDisk: <_ped.Disk object at 0x7fe7561b9a28> >14:49:23,021 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:49:23,022 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >14:49:23,023 INFO storage: got device: DiskDevice instance (0x7fe7561b7890) -- > name = sdb status = True kids = 0 id = 4 > parents = [] > uuid = None size = 2861588.46094 > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72303 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7561993b0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe7561b7990> >14:49:23,024 INFO storage: got format: DiskLabel instance (0x7fe7561b7850) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fe7561b7b10>, <parted.partition.Partition object at 0x7fe7561b7c90>] > device: <parted.device.Device object at 0x7fe7561b73d0> > PedDisk: <_ped.Disk object at 0x7fe7561b9a28> > origPartedDisk = <parted.disk.Disk object at 0x7fe7561b7ed0> > partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72303 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 5860533168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (364801, 255, 63) biosGeometry: (364801, 255, 63) > PedDevice: <_ped.Device object at 0x7fe756199560> > >14:49:23,027 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0351YHGJ3EPA-part1 /dev/disk/by-id/wwn-0x5000cca225c752db-part1 /dev/disk/by-partuuid/51b3e86a-7885-420a-b239-2a21556ea007 /dev/disk/by-uuid/63e81c92-381a-45b5-9867-25c2e7b2daab', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '680', > '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_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '63e81c92-381a-45b5-9867-25c2e7b2daab', > 'ID_FS_UUID_ENC': '63e81c92-381a-45b5-9867-25c2e7b2daab', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS723030ALA640', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723030ALA640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '3812530176', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '51b3e86a-7885-420a-b239-2a21556ea007', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'MKAOA5C0', > 'ID_SERIAL': 'Hitachi_HDS723030ALA640_MK0351YHGJ3EPA', > 'ID_SERIAL_SHORT': 'MK0351YHGJ3EPA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca225c752db', > 'ID_WWN_WITH_EXTENSION': '0x5000cca225c752db', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '121096', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0351YHGJ3EPA-part1', > '/dev/disk/by-id/wwn-0x5000cca225c752db-part1', > '/dev/disk/by-partuuid/51b3e86a-7885-420a-b239-2a21556ea007', > '/dev/disk/by-uuid/63e81c92-381a-45b5-9867-25c2e7b2daab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >14:49:23,027 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >14:49:23,028 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >14:49:23,029 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:23,029 INFO storage: sdb1 is a partition >14:49:23,030 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >14:49:23,030 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >14:49:23,031 DEBUG storage: DeviceTree.getDeviceByName returned existing 2861588MB disk sdb (4) with existing gpt disklabel >14:49:23,032 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >14:49:23,032 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >14:49:23,032 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:23,033 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >14:49:23,033 DEBUG storage: looking up parted Partition: /dev/sdb1 >14:49:23,034 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >14:49:23,035 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >14:49:23,035 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >14:49:23,036 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >14:49:23,036 INFO storage: added partition sdb1 (id 5) to device tree >14:49:23,037 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >14:49:23,037 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: gpt ; >14:49:23,038 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >14:49:23,039 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: gpt ; exists: True ; >14:49:23,067 WARN storage: disklabel detected but not usable on sdb1 >14:49:23,068 INFO storage: type detected on 'sdb1' is 'ext4' >14:49:23,160 DEBUG storage: padding min size from 3893 up to 4282 >14:49:23,161 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:23,162 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:49:23,162 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >14:49:23,163 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >14:49:23,164 DEBUG storage: looking up parted Device: /dev/sdb1 >14:49:23,166 INFO storage: got device: PartitionDevice instance (0x7fe756198790) -- > name = sdb1 status = True kids = 0 id = 5 > parents = ['existing 2861588MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 1861587.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3812530176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (237319, 255, 63) biosGeometry: (237319, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7561998c0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7561b7a10> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7561b7dd0> > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7561b7bd0> PedPartition: <_ped.Partition object at 0x7fe7561acd70> > disk = existing 2861588MB disk sdb (4) with existing gpt disklabel > start = 2048 end = 3812532223 length = 3812530176 > flags = >14:49:23,167 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:23,168 INFO storage: got format: Ext4FS instance (0x7fe7561c04d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 63e81c92-381a-45b5-9867-25c2e7b2daab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1861587.0 targetSize = 1861587.0 > >14:49:23,172 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0351YHGJ3EPA-part2 /dev/disk/by-id/wwn-0x5000cca225c752db-part2 /dev/disk/by-partuuid/5f70636a-0f62-47f8-a215-138ad1f64690 /dev/disk/by-uuid/b861269b-5511-404a-b9fe-8306169a0b6c', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '680', > '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_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b861269b-5511-404a-b9fe-8306169a0b6c', > 'ID_FS_UUID_ENC': 'b861269b-5511-404a-b9fe-8306169a0b6c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS723030ALA640', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS723030ALA640\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '3812532224', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048000000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '5f70636a-0f62-47f8-a215-138ad1f64690', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'MKAOA5C0', > 'ID_SERIAL': 'Hitachi_HDS723030ALA640_MK0351YHGJ3EPA', > 'ID_SERIAL_SHORT': 'MK0351YHGJ3EPA', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca225c752db', > 'ID_WWN_WITH_EXTENSION': '0x5000cca225c752db', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '121115', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0351YHGJ3EPA-part2', > '/dev/disk/by-id/wwn-0x5000cca225c752db-part2', > '/dev/disk/by-partuuid/5f70636a-0f62-47f8-a215-138ad1f64690', > '/dev/disk/by-uuid/b861269b-5511-404a-b9fe-8306169a0b6c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >14:49:23,172 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >14:49:23,172 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >14:49:23,173 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:23,173 INFO storage: sdb2 is a partition >14:49:23,174 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >14:49:23,174 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >14:49:23,175 DEBUG storage: DeviceTree.getDeviceByName returned existing 2861588MB disk sdb (4) with existing gpt disklabel >14:49:23,176 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >14:49:23,177 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >14:49:23,177 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:23,177 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >14:49:23,178 DEBUG storage: looking up parted Partition: /dev/sdb2 >14:49:23,178 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >14:49:23,179 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >14:49:23,180 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >14:49:23,180 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >14:49:23,180 INFO storage: added partition sdb2 (id 6) to device tree >14:49:23,181 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >14:49:23,181 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: gpt ; >14:49:23,182 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >14:49:23,183 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: gpt ; exists: True ; >14:49:23,190 WARN storage: disklabel detected but not usable on sdb2 >14:49:23,191 INFO storage: type detected on 'sdb2' is 'ext4' >14:49:23,253 DEBUG storage: padding min size from 5288 up to 5788 >14:49:23,254 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:23,254 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:49:23,255 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >14:49:23,256 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ext4 ; >14:49:23,256 DEBUG storage: looking up parted Device: /dev/sdb2 >14:49:23,257 INFO storage: got device: PartitionDevice instance (0x7fe7561c05d0) -- > name = sdb2 status = True kids = 0 id = 6 > parents = ['existing 2861588MB disk sdb (4) with existing gpt disklabel'] > uuid = None size = 1000000.0 > format = existing ext4 filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (127482, 255, 63) biosGeometry: (127482, 255, 63) > PedDevice: <_ped.Device object at 0x7fe7561994d0> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7561b7a10> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7561b7e10> > number: 2 path: /dev/sdb2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7561b7d50> PedPartition: <_ped.Partition object at 0x7fe7561acbf0> > disk = existing 2861588MB disk sdb (4) with existing gpt disklabel > start = 3812532224 end = 5860532223 length = 2048000000 > flags = >14:49:23,258 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:23,258 INFO storage: got format: Ext4FS instance (0x7fe7561c0690) -- > type = ext4 name = ext4 status = False > device = /dev/sdb2 uuid = b861269b-5511-404a-b9fe-8306169a0b6c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 1000000.0 targetSize = 1000000.0 > >14:49:23,260 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS721010DLE630_MSE5215V07AHUL /dev/disk/by-id/wwn-0x5000cca37cc3560d', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '160', > '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_HDS721010DLE630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS721010DLE630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'MS2OA5Q0', > 'ID_SERIAL': 'Hitachi_HDS721010DLE630_MSE5215V07AHUL', > 'ID_SERIAL_SHORT': 'MSE5215V07AHUL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca37cc3560d', > 'ID_WWN_WITH_EXTENSION': '0x5000cca37cc3560d', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19121424', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS721010DLE630_MSE5215V07AHUL', > '/dev/disk/by-id/wwn-0x5000cca37cc3560d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >14:49:23,261 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >14:49:23,261 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >14:49:23,262 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:23,263 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >14:49:23,263 INFO storage: sdc is a disk >14:49:23,264 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:23,264 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >14:49:23,264 INFO storage: added disk sdc (id 7) to device tree >14:49:23,265 DEBUG storage: looking up parted Device: /dev/sdc >14:49:23,265 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >14:49:23,266 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >14:49:23,267 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >14:49:23,268 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >14:49:23,550 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe7561c08d0>, <parted.partition.Partition object at 0x7fe7561c0a50>, <parted.partition.Partition object at 0x7fe7561c0cd0>] > device: <parted.device.Device object at 0x7fe7561c0790> > PedDisk: <_ped.Disk object at 0x7fe7561b89e0> >14:49:23,550 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:49:23,551 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >14:49:23,552 INFO storage: got device: DiskDevice instance (0x7fe7561b7450) -- > name = sdc status = True kids = 0 id = 7 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72101 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fe756199830> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe7561c0450> >14:49:23,553 INFO storage: got format: DiskLabel instance (0x7fe7561c0310) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc 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 0x7fe7561c08d0>, <parted.partition.Partition object at 0x7fe7561c0a50>, <parted.partition.Partition object at 0x7fe7561c0cd0>] > device: <parted.device.Device object at 0x7fe7561c0790> > PedDisk: <_ped.Disk object at 0x7fe7561b89e0> > origPartedDisk = <parted.disk.Disk object at 0x7fe7561c0e10> > partedDevice = parted.Device instance -- > model: ATA Hitachi HDS72101 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fe756199950> > >14:49:23,555 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS721010DLE630_MSE5215V07AHUL-part1 /dev/disk/by-id/wwn-0x5000cca37cc3560d-part1 /dev/disk/by-uuid/aa19d450-8eab-48cd-8e94-1fadf0b6912d', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '160', > '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_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa19d450-8eab-48cd-8e94-1fadf0b6912d', > 'ID_FS_UUID_ENC': 'aa19d450-8eab-48cd-8e94-1fadf0b6912d', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS721010DLE630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS721010DLE630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'MS2OA5Q0', > 'ID_SERIAL': 'Hitachi_HDS721010DLE630_MSE5215V07AHUL', > 'ID_SERIAL_SHORT': 'MSE5215V07AHUL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca37cc3560d', > 'ID_WWN_WITH_EXTENSION': '0x5000cca37cc3560d', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '121454', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS721010DLE630_MSE5215V07AHUL-part1', > '/dev/disk/by-id/wwn-0x5000cca37cc3560d-part1', > '/dev/disk/by-uuid/aa19d450-8eab-48cd-8e94-1fadf0b6912d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >14:49:23,555 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >14:49:23,556 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >14:49:23,557 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:23,557 INFO storage: sdc1 is a partition >14:49:23,557 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >14:49:23,558 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >14:49:23,559 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (7) with existing msdos disklabel >14:49:23,559 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >14:49:23,560 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >14:49:23,560 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:23,561 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >14:49:23,561 DEBUG storage: looking up parted Partition: /dev/sdc1 >14:49:23,562 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >14:49:23,562 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >14:49:23,563 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >14:49:23,565 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >14:49:23,565 INFO storage: added partition sdc1 (id 8) to device tree >14:49:23,566 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >14:49:23,567 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >14:49:23,568 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >14:49:23,569 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >14:49:23,691 WARN storage: disklabel detected but not usable on sdc1 >14:49:23,692 INFO storage: type detected on 'sdc1' is 'ext4' >14:49:23,754 DEBUG storage: padding min size from 1317 up to 1448 >14:49:23,755 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:23,756 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:49:23,757 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >14:49:23,758 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >14:49:23,758 DEBUG storage: looking up parted Device: /dev/sdc1 >14:49:23,759 INFO storage: got device: PartitionDevice instance (0x7fe7561c0f90) -- > name = sdc1 status = True kids = 0 id = 8 > parents = ['existing 953869MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 500000.0 > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1024000000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63741, 255, 63) biosGeometry: (63741, 255, 63) > PedDevice: <_ped.Device object at 0x7fe756199c20> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7561c0850> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7561c0b90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7561c0990> PedPartition: <_ped.Partition object at 0x7fe7561ace90> > disk = existing 953869MB disk sdc (7) with existing msdos disklabel > start = 2048 end = 1024002047 length = 1024000000 > flags = >14:49:23,760 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:23,760 INFO storage: got format: Ext4FS instance (0x7fe7561c03d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdc1 uuid = aa19d450-8eab-48cd-8e94-1fadf0b6912d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500000.0 targetSize = 500000.0 > >14:49:23,763 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS721010DLE630_MSE5215V07AHUL-part2 /dev/disk/by-id/wwn-0x5000cca37cc3560d-part2 /dev/disk/by-uuid/5fdafa76-d905-4f1e-b43b-e4f0978bbff1', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '160', > '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_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5fdafa76-d905-4f1e-b43b-e4f0978bbff1', > 'ID_FS_UUID_ENC': '5fdafa76-d905-4f1e-b43b-e4f0978bbff1', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Hitachi_HDS721010DLE630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS721010DLE630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1024002048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '896581632', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'MS2OA5Q0', > 'ID_SERIAL': 'Hitachi_HDS721010DLE630_MSE5215V07AHUL', > 'ID_SERIAL_SHORT': 'MSE5215V07AHUL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca37cc3560d', > 'ID_WWN_WITH_EXTENSION': '0x5000cca37cc3560d', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '121482', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS721010DLE630_MSE5215V07AHUL-part2', > '/dev/disk/by-id/wwn-0x5000cca37cc3560d-part2', > '/dev/disk/by-uuid/5fdafa76-d905-4f1e-b43b-e4f0978bbff1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >14:49:23,763 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >14:49:23,764 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >14:49:23,764 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:23,765 INFO storage: sdc2 is a partition >14:49:23,765 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >14:49:23,766 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >14:49:23,766 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (7) with existing msdos disklabel >14:49:23,767 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdc ; >14:49:23,768 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >14:49:23,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:23,769 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >14:49:23,769 DEBUG storage: looking up parted Partition: /dev/sdc2 >14:49:23,769 DEBUG storage: PartitionDevice.probe: sdc2 ; exists: True ; >14:49:23,770 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >14:49:23,771 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >14:49:23,772 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >14:49:23,772 INFO storage: added partition sdc2 (id 9) to device tree >14:49:23,772 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >14:49:23,773 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: dos ; >14:49:23,774 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >14:49:23,774 DEBUG storage: DiskLabel.__init__: device: /dev/sdc2 ; labelType: dos ; exists: True ; >14:49:23,829 WARN storage: disklabel detected but not usable on sdc2 >14:49:23,829 INFO storage: type detected on 'sdc2' is 'ext4' >14:49:23,903 DEBUG storage: padding min size from 1046 up to 1150 >14:49:23,904 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:23,905 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:49:23,906 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >14:49:23,907 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: ext4 ; >14:49:23,907 DEBUG storage: looking up parted Device: /dev/sdc2 >14:49:23,909 INFO storage: got device: PartitionDevice instance (0x7fe7561b79d0) -- > name = sdc2 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 437784.0 > format = existing ext4 filesystem > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 896581632 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (55809, 255, 63) biosGeometry: (55809, 255, 63) > PedDevice: <_ped.Device object at 0x7fe756199d40> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7561c0850> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7561c0bd0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7561c0b10> PedPartition: <_ped.Partition object at 0x7fe7561acd10> > disk = existing 953869MB disk sdc (7) with existing msdos disklabel > start = 1024002048 end = 1920583679 length = 896581632 > flags = >14:49:23,910 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:23,910 INFO storage: got format: Ext4FS instance (0x7fe7561bc2d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdc2 uuid = 5fdafa76-d905-4f1e-b43b-e4f0978bbff1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 437784.0 targetSize = 437784.0 > >14:49:23,913 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Hitachi_HDS721010DLE630_MSE5215V07AHUL-part3 /dev/disk/by-id/wwn-0x5000cca37cc3560d-part3 /dev/disk/by-uuid/32d66ea1-074a-4e56-9911-9586029602a8', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '160', > '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_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '32d66ea1-074a-4e56-9911-9586029602a8', > 'ID_FS_UUID_ENC': '32d66ea1-074a-4e56-9911-9586029602a8', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'Hitachi_HDS721010DLE630', > 'ID_MODEL_ENC': 'Hitachi\\x20HDS721010DLE630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1920583680', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '32940032', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'MS2OA5Q0', > 'ID_SERIAL': 'Hitachi_HDS721010DLE630_MSE5215V07AHUL', > 'ID_SERIAL_SHORT': 'MSE5215V07AHUL', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca37cc3560d', > 'ID_WWN_WITH_EXTENSION': '0x5000cca37cc3560d', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '121515', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-Hitachi_HDS721010DLE630_MSE5215V07AHUL-part3', > '/dev/disk/by-id/wwn-0x5000cca37cc3560d-part3', > '/dev/disk/by-uuid/32d66ea1-074a-4e56-9911-9586029602a8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >14:49:23,913 INFO storage: scanning sdc3 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc3)... >14:49:23,914 DEBUG storage: DeviceTree.getDeviceByName: name: sdc3 ; >14:49:23,914 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:23,915 INFO storage: sdc3 is a partition >14:49:23,915 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >14:49:23,916 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >14:49:23,916 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (7) with existing msdos disklabel >14:49:23,917 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdc ; >14:49:23,918 DEBUG storage: PartitionDevice._setFormat: sdc3 ; >14:49:23,918 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:23,919 DEBUG storage: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >14:49:23,919 DEBUG storage: looking up parted Partition: /dev/sdc3 >14:49:23,920 DEBUG storage: PartitionDevice.probe: sdc3 ; exists: True ; >14:49:23,920 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >14:49:23,921 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >14:49:23,922 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >14:49:23,922 INFO storage: added partition sdc3 (id 10) to device tree >14:49:23,922 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >14:49:23,923 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: dos ; >14:49:23,923 DEBUG storage: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >14:49:23,924 DEBUG storage: DiskLabel.__init__: device: /dev/sdc3 ; labelType: dos ; exists: True ; >14:49:23,986 WARN storage: disklabel detected but not usable on sdc3 >14:49:23,986 INFO storage: type detected on 'sdc3' is 'swap' >14:49:23,987 DEBUG storage: SwapSpace.__init__: device: /dev/sdc3 ; serial: MSE5215V07AHUL ; uuid: 32d66ea1-074a-4e56-9911-9586029602a8 ; exists: True ; label: None ; >14:49:23,987 DEBUG storage: getFormat('swap') returning SwapSpace instance >14:49:23,987 DEBUG storage: PartitionDevice._setFormat: sdc3 ; >14:49:23,988 DEBUG storage: PartitionDevice._setFormat: sdc3 ; current: None ; type: swap ; >14:49:23,988 DEBUG storage: looking up parted Device: /dev/sdc3 >14:49:23,989 INFO storage: got device: PartitionDevice instance (0x7fe7561b7610) -- > name = sdc3 status = True kids = 0 id = 10 > parents = ['existing 953869MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 16084.0 > format = existing swap > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 32940032 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2050, 255, 63) biosGeometry: (2050, 255, 63) > PedDevice: <_ped.Device object at 0x7fe756199440> > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe7561c0850> fileSystem: <parted.filesystem.FileSystem object at 0x7fe7561c0d90> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7561c0d10> PedPartition: <_ped.Partition object at 0x7fe7561accb0> > disk = existing 953869MB disk sdc (7) with existing msdos disklabel > start = 1920583680 end = 1953523711 length = 32940032 > flags = >14:49:23,990 INFO storage: got format: SwapSpace instance (0x7fe7561c02d0) -- > type = swap name = swap status = False > device = /dev/sdc3 uuid = 32d66ea1-074a-4e56-9911-9586029602a8 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >14:49:23,992 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7260S /dev/disk/by-label/Fedora\\x2018\\x20x86_64 /dev/disk/by-uuid/2012-11-05-12-23-07-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_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_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_RW': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-05-12-23-07-00', > 'ID_FS_UUID_ENC': '2012-11-05-12-23-07-00', > 'ID_MODEL': 'Optiarc_DVD_RW_AD-7260S', > 'ID_MODEL_ENC': 'Optiarc\\x20DVD\\x20RW\\x20AD-7260S\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.03', > 'ID_SERIAL': 'Optiarc_DVD_RW_AD-7260S', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '122994', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Optiarc_DVD_RW_AD-7260S', > '/dev/disk/by-label/Fedora\\x2018\\x20x86_64', > '/dev/disk/by-uuid/2012-11-05-12-23-07-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >14:49:23,992 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >14:49:23,993 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:49:23,994 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:23,994 INFO storage: sr0 is a cdrom >14:49:23,995 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:49:23,995 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:23,996 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:49:23,996 INFO storage: added cdrom sr0 (id 11) to device tree >14:49:23,997 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:49:24,049 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:49:24,050 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >14:49:24,051 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >14:49:24,052 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >14:49:24,189 WARN storage: disklabel detected but not usable on sr0 >14:49:24,189 INFO storage: type detected on 'sr0' is 'iso9660' >14:49:24,190 DEBUG storage: Iso9660FS.supported: supported: True ; >14:49:24,190 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >14:49:24,191 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:49:24,191 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:49:24,231 DEBUG storage: looking up parted Device: /dev/sr0 >14:49:24,232 INFO storage: got device: OpticalDevice instance (0x7fe7561bc690) -- > name = sr0 status = True kids = 0 id = 11 > parents = [] > uuid = None size = 4482.625 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Optiarc DVD RW AD-7260S path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2295104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 4 did: 0 busy: True > hardwareGeometry: (142, 255, 63) biosGeometry: (142, 255, 63) > PedDevice: <_ped.Device object at 0x7fe756199dd0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >14:49:24,233 DEBUG storage: Iso9660FS.supported: supported: True ; >14:49:24,233 INFO storage: got format: Iso9660FS instance (0x7fe7561bc950) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-05-12-23-07-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18_x86_64 size = 0 targetSize = 0 > >14:49:24,235 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '132817', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:49:24,236 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:49:24,237 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:49:24,237 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:24,238 INFO storage: loop0 is a loop device >14:49:24,239 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:49:24,240 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >14:49:24,240 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:24,241 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:24,241 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:49:24,241 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 12) to device tree >14:49:24,242 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:49:24,242 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:24,243 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:49:24,243 INFO storage: added loop loop0 (id 13) to device tree >14:49:24,244 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:49:24,244 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:49:24,245 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:49:24,245 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:49:24,246 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:49:24,247 WARN storage: disklabel detected but not usable on loop0 >14:49:24,247 INFO storage: type detected on 'loop0' is 'squashfs' >14:49:24,247 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:49:24,248 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:49:24,248 INFO storage: got device: LoopDevice instance (0x7fe7561bcb10) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (12)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >14:49:24,250 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4b7832b1-249c-4fac-a18e-0fc65f7ce203', > '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': '4b7832b1-249c-4fac-a18e-0fc65f7ce203', > 'ID_FS_UUID_ENC': '4b7832b1-249c-4fac-a18e-0fc65f7ce203', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '132833', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4b7832b1-249c-4fac-a18e-0fc65f7ce203'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:49:24,250 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:49:24,251 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:49:24,251 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:24,251 INFO storage: loop1 is a loop device >14:49:24,252 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:49:24,253 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:49:24,253 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:24,253 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:24,254 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:49:24,254 INFO storage: added file /LiveOS/rootfs.img (id 14) to device tree >14:49:24,255 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:49:24,255 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:24,256 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:49:24,256 INFO storage: added loop loop1 (id 15) to device tree >14:49:24,257 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:49:24,257 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:49:24,258 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:24,258 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:49:24,258 DEBUG storage: device loop1 does not contain a disklabel >14:49:24,258 INFO storage: type detected on 'loop1' is 'ext4' >14:49:24,365 DEBUG storage: padding min size from 0 up to 0 >14:49:24,365 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:24,366 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:49:24,366 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:49:24,366 INFO storage: got device: LoopDevice instance (0x7fe7561c0050) -- > name = loop1 status = False kids = 0 id = 15 > parents = ['existing 0MB file /LiveOS/rootfs.img (14)'] > 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 >14:49:24,367 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:24,367 INFO storage: got format: Ext4FS instance (0x7fe7561b7490) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4b7832b1-249c-4fac-a18e-0fc65f7ce203 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:49:24,368 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '132848', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:49:24,369 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:49:24,369 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:49:24,370 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:24,370 INFO storage: loop2 is a loop device >14:49:24,370 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:49:24,371 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:49:24,371 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:24,372 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:24,372 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:49:24,372 INFO storage: added file /overlay (deleted) (id 16) to device tree >14:49:24,373 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:49:24,373 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:24,374 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:49:24,374 INFO storage: added loop loop2 (id 17) to device tree >14:49:24,375 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:49:24,375 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:49:24,375 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:24,376 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:49:24,376 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:49:24,378 WARN storage: disklabel detected but not usable on loop2 >14:49:24,378 DEBUG storage: no type or existing type for loop2, bailing >14:49:24,378 INFO storage: got device: LoopDevice instance (0x7fe7561bcd90) -- > name = loop2 status = False kids = 0 id = 17 > parents = ['existing 0MB file /overlay (deleted) (16)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >14:49:24,379 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '132863', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:49:24,379 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >14:49:24,379 DEBUG storage: lvm filter: adding loop3 to the reject list >14:49:24,380 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '132882', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:49:24,380 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >14:49:24,380 DEBUG storage: lvm filter: adding loop4 to the reject list >14:49:24,381 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '132905', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:49:24,381 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:49:24,381 DEBUG storage: lvm filter: adding loop5 to the reject list >14:49:24,382 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '19132925', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:49:24,382 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:49:24,382 DEBUG storage: lvm filter: adding loop6 to the reject list >14:49:24,383 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '133148', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:49:24,383 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:49:24,383 DEBUG storage: lvm filter: adding loop7 to the reject list >14:49:24,383 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:49:24,471 INFO storage: devices to scan: ['dm-0'] >14:49:24,474 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4b7832b1-249c-4fac-a18e-0fc65f7ce203 /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': '4b7832b1-249c-4fac-a18e-0fc65f7ce203', > 'ID_FS_UUID_ENC': '4b7832b1-249c-4fac-a18e-0fc65f7ce203', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '418077', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4b7832b1-249c-4fac-a18e-0fc65f7ce203', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:49:24,474 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:49:24,475 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:49:24,475 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:24,475 INFO storage: live-rw is a device-mapper device >14:49:24,476 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:49:24,476 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:49:24,477 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (15) with existing ext4 filesystem >14:49:24,478 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:49:24,479 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (17) >14:49:24,480 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:49:24,480 DEBUG storage: DeviceTree.getDeviceByName returned None >14:49:24,481 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:49:24,481 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:49:24,482 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:49:24,482 INFO storage: added dm live-rw (id 18) to device tree >14:49:24,483 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:49:24,483 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:49:24,484 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:24,484 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:49:24,484 DEBUG storage: device live-rw does not contain a disklabel >14:49:24,484 INFO storage: type detected on 'live-rw' is 'ext4' >14:49:24,512 DEBUG storage: padding min size from 718 up to 789 >14:49:24,513 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:24,513 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:49:24,514 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:49:24,515 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:49:24,518 INFO storage: got device: DMDevice instance (0x7fe7561bcb50) -- > name = live-rw status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop2 (17)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7fe756199ef0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:49:24,521 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:24,522 INFO storage: got format: Ext4FS instance (0x7fe759372990) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4b7832b1-249c-4fac-a18e-0fc65f7ce203 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >14:49:24,542 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >14:49:24,542 DEBUG storage: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >14:49:24,543 DEBUG storage: DeviceFormat.teardown: device: /dev/sdd ; status: False ; type: None ; >14:49:24,556 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:49:24,569 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:49:24,570 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:49:24,571 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:49:24,588 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:49:24,602 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:49:24,603 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:49:24,604 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:49:24,617 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >14:49:24,629 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >14:49:24,630 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >14:49:24,632 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >14:49:24,646 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >14:49:24,661 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >14:49:24,663 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >14:49:24,664 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >14:49:24,677 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >14:49:24,696 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >14:49:24,699 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:49:24,702 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:49:24,715 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >14:49:24,735 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >14:49:24,737 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:49:24,739 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:49:24,752 DEBUG storage: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >14:49:24,753 DEBUG storage: SwapSpace.teardown: device: /dev/sdc3 ; status: False ; type: swap ; >14:49:24,755 DEBUG storage: SwapSpace.teardown: device: /dev/sdc3 ; status: False ; type: swap ; >14:49:24,769 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >14:49:24,770 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:49:24,773 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:49:24,786 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:49:24,798 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:49:24,799 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:49:24,800 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >14:49:24,800 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:49:24,803 INFO storage: edd: MBR signature on sdb is zero. new disk image? >14:49:24,803 INFO storage: edd: collected mbr signatures: {'sda': '0x000b1f89', 'sdc': '0x00009a6e'} >14:49:24,804 DEBUG storage: edd: data extracted from 0x80: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x000b1f89 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 468862128 >14:49:24,805 INFO storage: edd: matched 0x80 to sda using MBR sig >14:49:24,805 DEBUG storage: edd: data extracted from 0x81: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00000000 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 5860533168 >14:49:24,805 ERR storage: edd: unable to match edd entry 0x81 >14:49:24,805 DEBUG storage: edd: data extracted from 0x82: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00009a6e > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 1953525168 >14:49:24,805 INFO storage: edd: matched 0x82 to sdc using MBR sig >14:49:24,806 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:49:24,814 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:49:24,826 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:49:24,935 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:49:24,937 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:49:24,938 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:49:24,951 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:49:24,952 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:49:24,988 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:49:24,989 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >14:49:24,989 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >14:49:24,989 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >14:49:24,989 DEBUG storage: crypttab maps: [] >14:49:24,990 DEBUG storage: parsing /mnt/sysimage/etc/fstab >14:49:24,990 DEBUG storage: resolved 'UUID=5160212c-9849-4411-80f9-1004353dcad6' to 'sda2' (partition) >14:49:24,990 DEBUG storage: resolved 'UUID=f3191de6-7093-4161-bb5f-0b258b5f6552' to 'sda1' (partition) >14:49:24,990 DEBUG storage: resolved 'UUID=63e81c92-381a-45b5-9867-25c2e7b2daab' to 'sdb1' (partition) >14:49:24,991 DEBUG storage: resolved 'UUID=5fdafa76-d905-4f1e-b43b-e4f0978bbff1' to 'sdc2' (partition) >14:49:24,991 DEBUG storage: resolved 'UUID=b861269b-5511-404a-b9fe-8306169a0b6c' to 'sdb2' (partition) >14:49:24,991 DEBUG storage: resolved 'UUID=aa19d450-8eab-48cd-8e94-1fadf0b6912d' to 'sdc1' (partition) >14:49:24,991 DEBUG storage: resolved 'UUID=32d66ea1-074a-4e56-9911-9586029602a8' to 'sdc3' (partition) >14:49:24,992 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:49:25,027 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >14:49:25,028 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:49:25,125 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >14:49:25,162 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >14:49:25,164 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >14:49:25,166 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >14:49:25,179 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >14:49:25,179 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:49:25,253 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >14:49:25,291 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >14:49:25,293 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >14:49:25,295 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >14:49:25,307 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >14:49:25,308 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:49:25,406 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >14:49:25,460 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >14:49:25,461 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:49:25,463 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:49:25,480 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >14:49:25,481 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >14:49:25,523 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >14:49:25,554 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >14:49:25,555 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:49:25,556 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >14:49:25,809 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:25,812 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:25,815 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:25,819 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:25,824 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:25,827 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:25,831 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:25,835 DEBUG storage: Ext4FS.supported: supported: True ; >14:49:25,837 DEBUG storage: looking up parted Device: /dev/sdd >14:49:25,856 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:49:25,864 DEBUG storage: Iso9660FS.supported: supported: True ; >14:49:25,866 DEBUG storage: looking up parted Device: /dev/sdd >14:49:25,883 INFO storage: Skipping disk: sdd: No media present >14:49:26,102 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >14:49:26,104 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:49:26,113 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4482MB cdrom sr0 (11) with existing iso9660 filesystem >09:49:40,220 DEBUG storage: looking up parted Device: /dev/sdd >09:49:40,263 DEBUG storage: Iso9660FS.supported: supported: True ; >09:49:40,264 DEBUG storage: Iso9660FS.supported: supported: True ; >09:49:40,265 DEBUG storage: NFSv4.supported: supported: False ; >09:49:40,266 DEBUG storage: NFSv4.supported: supported: False ; >09:49:40,267 DEBUG storage: SELinuxFS.supported: supported: False ; >09:49:40,267 DEBUG storage: SELinuxFS.supported: supported: False ; >09:49:40,268 DEBUG storage: Ext4FS.supported: supported: True ; >09:49:40,270 DEBUG storage: Ext4FS.supported: supported: True ; >09:49:40,272 DEBUG storage: Ext3FS.supported: supported: True ; >09:49:40,274 DEBUG storage: Ext3FS.supported: supported: True ; >09:49:40,276 DEBUG storage: Ext2FS.supported: supported: True ; >09:49:40,277 DEBUG storage: Ext2FS.supported: supported: True ; >09:49:40,279 DEBUG storage: SysFS.supported: supported: False ; >09:49:40,280 DEBUG storage: SysFS.supported: supported: False ; >09:49:40,282 DEBUG storage: MultipathMember.__init__: >09:49:40,283 DEBUG storage: SwapSpace.__init__: >09:49:40,284 DEBUG storage: ProcFS.supported: supported: False ; >09:49:40,285 DEBUG storage: ProcFS.supported: supported: False ; >09:49:40,285 DEBUG storage: NoDevFS.supported: supported: False ; >09:49:40,286 DEBUG storage: NoDevFS.supported: supported: False ; >09:49:40,287 DEBUG storage: DevPtsFS.supported: supported: False ; >09:49:40,288 DEBUG storage: DevPtsFS.supported: supported: False ; >09:49:40,288 DEBUG storage: BTRFS.supported: supported: True ; >09:49:40,534 DEBUG storage: USBFS.supported: supported: False ; >09:49:40,535 DEBUG storage: USBFS.supported: supported: False ; >09:49:40,537 DEBUG storage: DiskLabel.__init__: >09:49:40,537 INFO storage: DiskLabel.partedDevice returning None >09:49:40,538 DEBUG storage: HFSPlus.supported: supported: False ; >09:49:40,539 DEBUG storage: HFSPlus.supported: supported: False ; >09:49:40,540 DEBUG storage: XFS.supported: supported: True ; >09:49:40,649 DEBUG storage: XFS.supported: supported: True ; >09:49:40,652 DEBUG storage: TmpFS.supported: supported: False ; >09:49:40,655 DEBUG storage: TmpFS.supported: supported: False ; >09:49:40,659 DEBUG storage: LUKS.__init__: >09:49:40,663 DEBUG storage: NTFS.supported: supported: False ; >09:49:40,665 DEBUG storage: NTFS.supported: supported: False ; >09:49:40,668 DEBUG storage: BindFS.supported: supported: False ; >09:49:40,670 DEBUG storage: BindFS.supported: supported: False ; >09:49:40,672 DEBUG storage: HFS.supported: supported: False ; >09:49:40,675 DEBUG storage: HFS.supported: supported: False ; >09:49:40,677 DEBUG storage: LVMPhysicalVolume.__init__: >09:49:40,679 DEBUG storage: NFS.supported: supported: False ; >09:49:40,682 DEBUG storage: NFS.supported: supported: False ; >09:49:40,684 DEBUG storage: FATFS.supported: supported: True ; >09:49:40,765 DEBUG storage: FATFS.supported: supported: True ; >09:49:40,769 DEBUG storage: DMRaidMember.__init__: >09:49:40,771 DEBUG storage: MDRaidMember.__init__: >09:49:41,212 DEBUG storage: looking up parted Device: /dev/sdd >09:49:41,231 DEBUG storage: looking up parted Device: /dev/sdd >09:49:41,263 DEBUG storage: looking up parted Device: /dev/sdd >09:49:41,302 DEBUG storage: looking up parted Device: /dev/sdd >09:49:41,344 DEBUG storage: looking up parted Device: /dev/sdd >09:49:42,858 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:49:42,871 INFO storage: updating format of device: existing 4482MB cdrom sr0 (11) with existing iso9660 filesystem >09:49:43,011 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:49:43,012 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >09:49:43,014 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >09:49:43,015 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >09:49:43,037 WARN storage: disklabel detected but not usable on sr0 >09:49:43,038 DEBUG storage: no type or existing type for sr0, bailing >09:49:43,038 INFO storage: got format: existing iso9660 filesystem >09:49:43,049 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >09:51:17,750 DEBUG storage: looking up parted Device: /dev/sdd >09:51:21,701 DEBUG storage: looking up parted Device: /dev/sdd >09:51:22,305 DEBUG storage: looking up parted Device: /dev/sdd >09:51:23,145 DEBUG storage: looking up parted Device: /dev/sdd >09:51:25,985 INFO storage: hiding device disk sdd (id 0) >09:51:25,985 DEBUG storage: lvm filter: adding sdd to the reject list >09:51:58,076 DEBUG storage: clearpart: looking at sdc3 >09:51:58,076 DEBUG storage: clearpart: looking at sda2 >09:51:58,077 DEBUG storage: clearpart: looking at sdb2 >09:51:58,078 DEBUG storage: clearpart: looking at sdc2 >09:51:58,078 DEBUG storage: clearpart: looking at sda1 >09:51:58,078 DEBUG storage: clearpart: looking at sdb1 >09:51:58,079 DEBUG storage: clearpart: looking at sdc1 >09:51:58,080 DEBUG storage: checking whether disk sda has an empty extended >09:51:58,081 DEBUG storage: extended is None ; logicals is [] >09:51:58,081 DEBUG storage: checking whether disk sdb has an empty extended >09:51:58,081 DEBUG storage: extended is None ; logicals is [] >09:51:58,082 DEBUG storage: checking whether disk sdc has an empty extended >09:51:58,082 DEBUG storage: extended is None ; logicals is [] >09:51:58,083 DEBUG storage: new disk order: [] >09:51:58,116 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:51:58,117 DEBUG storage: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:51:58,118 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >09:51:58,118 DEBUG storage: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:51:58,118 DEBUG storage: resolved 'sda' to 'sda' (disk) >09:51:58,120 DEBUG storage: _is_valid_disklabel(sda) returning True >09:51:58,120 DEBUG storage: _is_valid_size(sda) returning True >09:51:58,120 DEBUG storage: _is_valid_location(sda) returning True >09:51:58,120 DEBUG storage: _is_valid_format(sda) returning True >09:51:58,120 DEBUG storage: is_valid_stage1_device(sda) returning True >09:51:58,151 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >09:51:58,151 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74e56fc90> fileSystem: <parted.filesystem.FileSystem object at 0x7fe761886950> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe7618868d0> PedPartition: <_ped.Partition object at 0x7fe74d10e290> >09:51:58,152 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >09:51:58,152 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74e56fc90> fileSystem: <parted.filesystem.FileSystem object at 0x7fe761886290> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe761886ed0> PedPartition: <_ped.Partition object at 0x7fe74d10ed10> >09:51:58,153 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >09:51:58,154 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74d06de50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe74e5275d0> > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe761886b50> PedPartition: <_ped.Partition object at 0x7fe74d10e4d0> >09:51:58,154 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >09:51:58,155 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74d06de50> fileSystem: <parted.filesystem.FileSystem object at 0x7fe74e527310> > number: 2 path: /dev/sdb2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe74e527f50> PedPartition: <_ped.Partition object at 0x7fe74d10e5f0> >09:51:58,156 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >09:51:58,156 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74d2e54d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe74e527750> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe74e527dd0> PedPartition: <_ped.Partition object at 0x7fe74d10e1d0> >09:51:58,157 DEBUG storage: PartitionDevice._setPartedPartition: sdc2 ; >09:51:58,157 DEBUG storage: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74d2e54d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe74e5278d0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe74e527450> PedPartition: <_ped.Partition object at 0x7fe74d10ebf0> >09:51:58,158 DEBUG storage: PartitionDevice._setPartedPartition: sdc3 ; >09:51:58,158 DEBUG storage: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74d2e54d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fe74d4afc10> > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe74d4afa10> PedPartition: <_ped.Partition object at 0x7fe74d10e470> >09:52:06,864 DEBUG storage: Ext4FS.supported: supported: True ; >09:52:06,864 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:52:12,227 DEBUG storage: Ext4FS.supported: supported: True ; >09:52:12,228 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:52:12,228 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fe74d06db10>, 1000000.0, ['sdb'], None >09:52:18,174 DEBUG storage: Ext4FS.supported: supported: True ; >09:52:18,174 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:52:18,175 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fe74d06db10>, 228000.0, ['sda'], None >09:52:37,743 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fe74d06db10>, 228000.0, ['sda', 'sdb', 'sdc'], None >09:52:37,743 DEBUG storage.ui: creating new device >09:52:37,744 DEBUG storage.ui: Ext4FS.supported: supported: True ; >09:52:37,744 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >09:52:37,745 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:52:37,745 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdb ; >09:52:37,746 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sdc ; >09:52:37,747 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >09:52:37,748 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >09:52:37,748 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:52:37,749 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdb ; >09:52:37,750 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdc ; >09:52:37,750 INFO storage.ui: added partition req0 (id 19) to device tree >09:52:37,750 INFO storage.ui: registered action: [0] Create Device partition req0 (id 19) >09:52:37,750 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:52:37,750 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on partition req0 (id 19) >09:52:37,752 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:52:37,752 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:52:37,753 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >09:52:37,754 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 19)'] from disk(s) ['sda', 'sdb', 'sdc'] >09:52:37,754 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req0(id 19)'] >09:52:37,755 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 19)'] from disk(s) ['sda', 'sdb', 'sdc'] >09:52:37,755 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:52:37,756 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:52:37,756 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:52:37,757 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:52:37,758 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:52:37,758 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:52:37,759 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:52:37,760 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:52:37,760 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:52:37,761 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:52:37,762 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:52:37,762 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:52:37,763 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:52:37,763 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:52:37,763 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:52:37,764 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:52:37,765 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:52:37,765 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:52:37,765 DEBUG storage.ui: allocating partition: req0 ; id: 19 ; disks: ['sda', 'sdc', 'sdb'] ; >boot: False ; primary: False ; size: 1MB ; grow: True ; max_size: 228000.0 >09:52:37,765 DEBUG storage.ui: checking freespace on sda >09:52:37,766 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True >09:52:37,766 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:52:37,766 DEBUG storage.ui: current free range is 467970048-468862127 (435MB) >09:52:37,766 DEBUG storage.ui: evaluating growth potential for new layout >09:52:37,766 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:52:37,766 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sdb start = 34 end = 2047 >sectorSize = 512 > >09:52:37,766 DEBUG storage.ui: Chunk.growRequests: 911 on /dev/sdb start = 5860532224 end = 5860533134 >sectorSize = 512 > >09:52:37,766 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >09:52:37,766 DEBUG storage.ui: calculating growth for disk /dev/sdc >09:52:37,767 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdc start = 63 end = 2047 >sectorSize = 512 > >09:52:37,767 DEBUG storage.ui: Chunk.growRequests: 1456 on /dev/sdc start = 1953523712 end = 1953525167 >sectorSize = 512 > >09:52:37,767 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >09:52:37,767 DEBUG storage.ui: calculating growth for disk /dev/sda >09:52:37,768 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >09:52:37,768 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74e56fc90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe74d423a90> PedPartition: <_ped.Partition object at 0x7fe74d47fdd0> >09:52:37,769 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:52:37,770 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:52:37,770 DEBUG storage.ui: adding request 19 to chunk 892080 (467970048-468862127) on /dev/sda >09:52:37,770 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >09:52:37,770 DEBUG storage.ui: Chunk.growRequests: 892080 on /dev/sda start = 467970048 end = 468862127 >sectorSize = 512 > >09:52:37,770 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 466941952 >done = False >09:52:37,770 DEBUG storage.ui: 1 requests and 890032 (434MB) left in chunk >09:52:37,770 DEBUG storage.ui: adding 890032 (434MB) to 19 (sda3) >09:52:37,770 DEBUG storage.ui: new grow amount for request 19 (sda3) is 890032 units, or 434MB >09:52:37,770 DEBUG storage.ui: request 19 (sda3) growth: 890032 (434MB) size: 435MB >09:52:37,771 DEBUG storage.ui: disk /dev/sda growth: 890032 (434MB) >09:52:37,771 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:52:37,771 DEBUG storage.ui: device sda3 new partedPartition None >09:52:37,772 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >09:52:37,773 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:52:37,773 DEBUG storage.ui: total growth: 890032 sectors >09:52:37,773 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:52:37,773 DEBUG storage.ui: new free: 467970048-468862127 / 435MB >09:52:37,773 DEBUG storage.ui: new free allows for 890032 sectors of growth >09:52:37,773 DEBUG storage.ui: checking freespace on sdc >09:52:37,774 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=2 req_size=1MB boot=False best=None grow=True >09:52:37,774 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:52:37,774 DEBUG storage.ui: current free range is 1953523712-1953525167 (0MB) >09:52:37,774 DEBUG storage.ui: checking freespace on sdb >09:52:37,774 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=1MB boot=False best=None grow=True >09:52:37,775 DEBUG storage.ui: current free range is 34-2047 (0MB) >09:52:37,775 DEBUG storage.ui: current free range is 5860532224-5860533134 (0MB) >09:52:37,775 DEBUG storage.ui: created partition sda3 of 1MB and added it to /dev/sda >09:52:37,776 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >09:52:37,776 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74e56fc90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76185fa10> PedPartition: <_ped.Partition object at 0x7fe74d47fa70> >09:52:37,777 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:52:37,778 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:52:37,779 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:52:37,779 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74e56fc90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe76185f3d0> PedPartition: <_ped.Partition object at 0x7fe74d44acb0> >09:52:37,779 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda3(id 19)'] >09:52:37,779 DEBUG storage.ui: growable partitions are ['sda3'] >09:52:37,779 DEBUG storage.ui: adding request 19 to chunk 892080 (467970048-468862127) on /dev/sda >09:52:37,779 DEBUG storage.ui: disk sda has 2 chunks >09:52:37,780 DEBUG storage.ui: disk sdb has 2 chunks >09:52:37,780 DEBUG storage.ui: disk sdc has 2 chunks >09:52:37,780 DEBUG storage.ui: Chunk.growRequests: 892080 on /dev/sda start = 467970048 end = 468862127 >sectorSize = 512 > >09:52:37,780 DEBUG storage.ui: req: PartitionRequest instance -- >id = 19 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 466941952 >done = False >09:52:37,780 DEBUG storage.ui: 1 requests and 890032 (434MB) left in chunk >09:52:37,780 DEBUG storage.ui: adding 890032 (434MB) to 19 (sda3) >09:52:37,780 DEBUG storage.ui: new grow amount for request 19 (sda3) is 890032 units, or 434MB >09:52:37,780 DEBUG storage.ui: growing partitions on sda >09:52:37,780 DEBUG storage.ui: partition sda3 (19): 0 >09:52:37,780 DEBUG storage.ui: new geometry for sda3: parted.Geometry instance -- > start: 467970048 end: 468860927 length: 890880 > device: <parted.device.Device object at 0x7fe74e56fa90> PedGeometry: <_ped.Geometry object at 0x5962950> >09:52:37,781 DEBUG storage.ui: removing all non-preexisting partitions ['sda3(id 19)'] from disk(s) ['sda'] >09:52:37,781 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:52:37,782 DEBUG storage.ui: device sda3 new partedPartition None >09:52:37,782 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >09:52:37,783 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:52:37,783 DEBUG storage.ui: back from removeNewPartitions >09:52:37,783 DEBUG storage.ui: extended: None >09:52:37,783 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 467970048 end: 468860927 length: 890880 > device: <parted.device.Device object at 0x7fe74e56fa90> PedGeometry: <_ped.Geometry object at 0x5962950> >09:52:37,784 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >09:52:37,784 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74e56fc90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5962c50> PedPartition: <_ped.Partition object at 0x7fe74d44a170> >09:52:37,785 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:52:37,786 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:52:37,787 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:52:37,788 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74e56fc90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe74e675c10> PedPartition: <_ped.Partition object at 0x7fe752586ef0> >09:52:37,788 DEBUG storage.ui: growing partitions on sdb >09:52:37,788 DEBUG storage.ui: growing partitions on sdc >09:52:37,788 DEBUG storage.ui: fixing size of existing 500MB partition sda1 (2) with existing ext4 filesystem at 500.00 >09:52:37,788 DEBUG storage.ui: fixing size of existing 228000MB partition sda2 (3) with existing ext4 filesystem at 228000.00 >09:52:37,788 DEBUG storage.ui: fixing size of non-existent 435MB partition sda3 (19) with non-existent ext4 filesystem mounted at / at 435.00 >09:52:37,789 DEBUG storage.ui: fixing size of existing 1861587MB partition sdb1 (5) with existing ext4 filesystem at 1861587.00 >09:52:37,789 DEBUG storage.ui: fixing size of existing 1000000MB partition sdb2 (6) with existing ext4 filesystem at 1000000.00 >09:52:37,789 DEBUG storage.ui: fixing size of existing 500000MB partition sdc1 (8) with existing ext4 filesystem at 500000.00 >09:52:37,789 DEBUG storage.ui: fixing size of existing 437784MB partition sdc2 (9) with existing ext4 filesystem at 437784.00 >09:52:37,790 DEBUG storage.ui: fixing size of existing 16084MB partition sdc3 (10) with existing swap at 16084.00 >09:52:43,779 DEBUG storage: Ext4FS.supported: supported: True ; >09:52:43,779 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:52:43,779 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fe74d06db10>, 1000000.0, ['sdb'], None >09:52:52,253 DEBUG storage: Ext4FS.supported: supported: True ; >09:52:52,253 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:52:52,253 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fe74d06db10>, 500.0, ['sda'], None >09:53:07,528 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fe74d06db10>, 500.0, ['sda', 'sdb', 'sdc'], None >09:53:07,528 DEBUG storage.ui: creating new device >09:53:07,530 DEBUG storage.ui: Ext4FS.supported: supported: True ; >09:53:07,530 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >09:53:07,532 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sda ; >09:53:07,533 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdb ; >09:53:07,534 DEBUG storage.ui: DiskDevice.addChild: kids: 3 ; name: sdc ; >09:53:07,535 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >09:53:07,536 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >09:53:07,536 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >09:53:07,537 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdb ; >09:53:07,538 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdc ; >09:53:07,538 INFO storage.ui: added partition req1 (id 20) to device tree >09:53:07,538 INFO storage.ui: registered action: [2] Create Device partition req1 (id 20) >09:53:07,538 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:53:07,538 INFO storage.ui: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 20) >09:53:07,539 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >09:53:07,540 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >09:53:07,540 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >09:53:07,541 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 20)', 'sda3(id 19)'] from disk(s) ['sda', 'sdb', 'sdc'] >09:53:07,542 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:53:07,542 DEBUG storage.ui: device sda3 new partedPartition None >09:53:07,543 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >09:53:07,544 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:53:07,544 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req1(id 20)', 'req0(id 19)'] >09:53:07,544 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 20)', 'req0(id 19)'] from disk(s) ['sda', 'sdb', 'sdc'] >09:53:07,545 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,546 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,546 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,547 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,548 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,548 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,549 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,549 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,549 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,550 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,551 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,551 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,552 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,553 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,553 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,554 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,555 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,555 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,555 DEBUG storage.ui: allocating partition: req1 ; id: 20 ; disks: ['sda', 'sdc', 'sdb'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 500.0 >09:53:07,555 DEBUG storage.ui: checking freespace on sda >09:53:07,556 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True >09:53:07,556 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:53:07,556 DEBUG storage.ui: current free range is 467970048-468862127 (435MB) >09:53:07,556 DEBUG storage.ui: evaluating growth potential for new layout >09:53:07,556 DEBUG storage.ui: calculating growth for disk /dev/sdb >09:53:07,556 DEBUG storage.ui: Chunk.growRequests: 2014 on /dev/sdb start = 34 end = 2047 >sectorSize = 512 > >09:53:07,556 DEBUG storage.ui: Chunk.growRequests: 911 on /dev/sdb start = 5860532224 end = 5860533134 >sectorSize = 512 > >09:53:07,556 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >09:53:07,557 DEBUG storage.ui: calculating growth for disk /dev/sdc >09:53:07,557 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdc start = 63 end = 2047 >sectorSize = 512 > >09:53:07,557 DEBUG storage.ui: Chunk.growRequests: 1456 on /dev/sdc start = 1953523712 end = 1953525167 >sectorSize = 512 > >09:53:07,557 DEBUG storage.ui: disk /dev/sdc growth: 0 (0MB) >09:53:07,557 DEBUG storage.ui: calculating growth for disk /dev/sda >09:53:07,558 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >09:53:07,558 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74e56fc90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x59628d0> PedPartition: <_ped.Partition object at 0x7fe74d44a170> >09:53:07,559 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:53:07,560 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:53:07,560 DEBUG storage.ui: adding request 20 to chunk 892080 (467970048-468862127) on /dev/sda >09:53:07,560 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >09:53:07,560 DEBUG storage.ui: Chunk.growRequests: 892080 on /dev/sda start = 467970048 end = 468862127 >sectorSize = 512 > >09:53:07,560 DEBUG storage.ui: req: PartitionRequest instance -- >id = 20 name = sda3 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >09:53:07,560 DEBUG storage.ui: 1 requests and 890032 (434MB) left in chunk >09:53:07,560 DEBUG storage.ui: adding 890032 (434MB) to 20 (sda3) >09:53:07,560 DEBUG storage.ui: new grow amount for request 20 (sda3) is 890032 units, or 434MB >09:53:07,560 DEBUG storage.ui: request 20 (sda3) growth: 890032 (434MB) size: 435MB >09:53:07,560 DEBUG storage.ui: disk /dev/sda growth: 890032 (434MB) >09:53:07,561 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:53:07,561 DEBUG storage.ui: device sda3 new partedPartition None >09:53:07,562 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >09:53:07,563 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:53:07,563 DEBUG storage.ui: total growth: 890032 sectors >09:53:07,563 DEBUG storage.ui: updating use_disk to sda, type: 0 >09:53:07,563 DEBUG storage.ui: new free: 467970048-468862127 / 435MB >09:53:07,563 DEBUG storage.ui: new free allows for 890032 sectors of growth >09:53:07,563 DEBUG storage.ui: found free space for bootable request >09:53:07,564 DEBUG storage.ui: created partition sda3 of 1MB and added it to /dev/sda >09:53:07,564 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >09:53:07,565 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74e56fc90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x59627d0> PedPartition: <_ped.Partition object at 0x7fe74d44ad70> >09:53:07,565 DEBUG storage.ui: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >09:53:07,566 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sda ; >09:53:07,567 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >09:53:07,567 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe74e56fc90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe74e55a310> PedPartition: <_ped.Partition object at 0x7fe752586ef0> >09:53:07,568 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,569 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,569 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,570 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,571 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,571 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,572 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,573 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,573 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,574 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,574 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,574 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,575 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,576 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,576 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,577 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >09:53:07,578 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 228936MB disk sda (1) with existing msdos disklabel >09:53:07,578 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >09:53:07,578 DEBUG storage.ui: allocating partition: req0 ; id: 19 ; disks: ['sda', 'sdc', 'sdb'] ; >boot: False ; primary: False ; size: 435MB ; grow: False ; max_size: 228000.0 >09:53:07,578 DEBUG storage.ui: checking freespace on sda >09:53:07,578 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=435MB boot=False best=None grow=False >09:53:07,579 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:53:07,579 DEBUG storage.ui: current free range is 467972096-468862127 (434MB) >09:53:07,579 DEBUG storage.ui: checking freespace on sdc >09:53:07,579 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=2 req_size=435MB boot=False best=None grow=False >09:53:07,579 DEBUG storage.ui: current free range is 63-2047 (0MB) >09:53:07,579 DEBUG storage.ui: current free range is 1953523712-1953525167 (0MB) >09:53:07,580 DEBUG storage.ui: checking freespace on sdb >09:53:07,580 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=435MB boot=False best=None grow=False >09:53:07,580 DEBUG storage.ui: current free range is 34-2047 (0MB) >09:53:07,580 DEBUG storage.ui: current free range is 5860532224-5860533134 (0MB) >09:53:07,580 DEBUG storage.ui: not enough free space for primary -- trying logical >09:53:07,581 ERR storage.ui: failed to allocate partitions: not enough free space on disks >09:53:07,581 ERR storage.ui: device post-create method failed: not enough free space on disks >09:53:07,581 INFO storage.ui: removed partition sda3 (id 20) from device tree >09:53:07,582 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >09:53:07,582 INFO storage.ui: registered action: [4] Destroy Device partition sda3 (id 20) >09:53:21,782 DEBUG storage: Ext4FS.supported: supported: True ; >09:53:21,782 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:53:21,782 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7fe74d06db10>, 1000000.0, ['sdb'], None >09:53:54,044 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; >09:53:54,044 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:53:54,045 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; current: ext4 ; type: None ; >09:53:54,045 INFO storage.ui: registered action: [5] Destroy Format ext4 filesystem on partition sdb2 (id 6) >09:53:54,046 DEBUG storage.ui: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >09:53:54,047 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >09:53:54,061 INFO storage.ui: removed partition sdb2 (id 6) from device tree >09:53:54,062 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >09:53:54,062 INFO storage.ui: registered action: [6] Destroy Device partition sdb2 (id 6) >09:53:54,065 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >09:53:54,065 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:53:54,067 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >09:53:54,067 INFO storage.ui: registered action: [7] Destroy Format ext4 filesystem on partition sda1 (id 2) >09:53:54,069 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >09:53:54,071 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >09:53:54,093 INFO storage.ui: removed partition sda1 (id 2) from device tree >09:53:54,095 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >09:53:54,095 INFO storage.ui: registered action: [8] Destroy Device partition sda1 (id 2) >09:53:54,097 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >09:53:54,098 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:53:54,099 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >09:53:54,100 INFO storage.ui: registered action: [9] Destroy Format ext4 filesystem on partition sda2 (id 3) >09:53:54,101 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >09:53:54,104 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >09:53:54,119 INFO storage.ui: removed partition sda2 (id 3) from device tree >09:53:54,121 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >09:53:54,121 INFO storage.ui: registered action: [10] Destroy Device partition sda2 (id 3) >09:53:54,124 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >09:53:54,124 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:53:54,126 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >09:53:54,126 INFO storage.ui: registered action: [11] Destroy Format msdos disklabel on disk sda (id 1) >09:53:54,128 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >09:53:54,130 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >09:53:54,131 DEBUG storage.ui: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fe74d3af3d0> > PedDisk: <_ped.Disk object at 0x7fe752da0a28> >09:53:54,131 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >09:53:54,133 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >09:53:54,134 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >09:53:54,134 INFO storage.ui: registered action: [12] Create Format msdos disklabel on disk sda (id 1) >09:53:54,134 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; >09:53:54,135 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:53:54,135 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; current: ext4 ; type: None ; >09:53:54,135 INFO storage.ui: registered action: [13] Destroy Format ext4 filesystem on partition sdc1 (id 8) >09:53:54,136 DEBUG storage.ui: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >09:53:54,137 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc1 ; status: False ; type: None ; >09:53:54,156 INFO storage.ui: removed partition sdc1 (id 8) from device tree >09:53:54,159 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >09:53:54,159 INFO storage.ui: registered action: [14] Destroy Device partition sdc1 (id 8) >09:53:54,161 DEBUG storage.ui: PartitionDevice._setFormat: sdc2 ; >09:53:54,161 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:53:54,163 DEBUG storage.ui: PartitionDevice._setFormat: sdc2 ; current: ext4 ; type: None ; >09:53:54,163 INFO storage.ui: registered action: [15] Destroy Format ext4 filesystem on partition sdc2 (id 9) >09:53:54,165 DEBUG storage.ui: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >09:53:54,168 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc2 ; status: False ; type: None ; >09:53:54,188 INFO storage.ui: removed partition sdc2 (id 9) from device tree >09:53:54,190 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >09:53:54,190 INFO storage.ui: registered action: [16] Destroy Device partition sdc2 (id 9) >09:53:54,192 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >09:53:54,193 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:53:54,194 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: ext4 ; type: None ; >09:53:54,195 INFO storage.ui: registered action: [17] Destroy Format ext4 filesystem on partition sdb1 (id 5) >09:53:54,196 DEBUG storage.ui: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >09:53:54,199 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >09:53:54,217 INFO storage.ui: removed partition sdb1 (id 5) from device tree >09:53:54,220 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >09:53:54,220 INFO storage.ui: registered action: [18] Destroy Device partition sdb1 (id 5) >09:53:54,222 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >09:53:54,222 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:53:54,225 DEBUG storage.ui: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >09:53:54,226 INFO storage.ui: registered action: [19] Destroy Format gpt disklabel on disk sdb (id 4) >09:53:54,228 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; >09:53:54,230 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: gpt ; >09:53:54,231 DEBUG storage.ui: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x7fe74d09d090> > PedDisk: <_ped.Disk object at 0x7fe74e67d5a8> >09:53:54,231 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >09:53:54,233 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >09:53:54,234 DEBUG storage.ui: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >09:53:54,234 INFO storage.ui: registered action: [20] Create Format gpt disklabel on disk sdb (id 4) >09:53:54,234 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sdc3 ; status: False ; type: swap ; >09:53:54,235 DEBUG storage.ui: PartitionDevice._setFormat: sdc3 ; >09:53:54,235 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:53:54,236 DEBUG storage.ui: PartitionDevice._setFormat: sdc3 ; current: swap ; type: None ; >09:53:54,236 INFO storage.ui: registered action: [21] Destroy Format swap on partition sdc3 (id 10) >09:53:54,237 DEBUG storage.ui: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >09:53:54,238 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sdc3 ; status: False ; type: swap ; >09:53:54,239 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc3 ; status: False ; type: None ; >09:53:54,256 INFO storage.ui: removed partition sdc3 (id 10) from device tree >09:53:54,259 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >09:53:54,259 INFO storage.ui: registered action: [22] Destroy Device partition sdc3 (id 10) >09:53:54,261 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >09:53:54,261 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >09:53:54,263 DEBUG storage.ui: DiskDevice._setFormat: sdc ; current: disklabel ; type: None ; >09:53:54,263 INFO storage.ui: registered action: [23] Destroy Format msdos disklabel on disk sdc (id 7) >09:53:54,266 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; >09:53:54,268 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sdc ; labelType: msdos ; >09:53:54,269 DEBUG storage.ui: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fe74e545c50> > PedDisk: <_ped.Disk object at 0x7fe74d2e9128> >09:53:54,269 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >09:53:54,271 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >09:53:54,272 DEBUG storage.ui: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >09:53:54,272 INFO storage.ui: registered action: [24] Create Format msdos disklabel on disk sdc (id 7) >09:54:21,448 INFO storage.ui: removed partition req0 (id 19) from device tree >09:54:21,449 INFO storage.ui: registered action: [25] Destroy Device partition req0 (id 19) >09:54:21,457 DEBUG storage: looking up parted Device: /dev/sdd > > >/tmp/ifcfg.log: >14:49:21,815 DEBUG ifcfg: NetworkDevice p1p1: setDefaultConfig() >14:49:21,816 DEBUG ifcfg: NetworkDevice p1p1 set: DEVICE=p1p1 BOOTPROTO=dhcp ONBOOT=no >14:49:21,816 DEBUG ifcfg: NetworkDevice p1p1 set: HWADDR=00:50:43:00:ED:6D >14:49:21,817 DEBUG ifcfg: NetworkDevice p1p1 set: UUID=ae3476ad-c17e-4987-b668-b8a49feabf8e >14:49:21,817 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p1p1: > >14:49:21,817 DEBUG ifcfg: NetworkDevice p1p1: >DEVICE="p1p1" >HWADDR="00:50:43:00:ED:6D" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="ae3476ad-c17e-4987-b668-b8a49feabf8e" > >14:49:21,817 DEBUG ifcfg: writeIfcfgFile p1p1 to /etc/sysconfig/network-scripts/ifcfg-p1p1 >09:50:33,015 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p1p1: >DEVICE="p1p1" >HWADDR="00:50:43:00:ED:6D" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="ae3476ad-c17e-4987-b668-b8a49feabf8e" > >09:50:33,016 DEBUG ifcfg: NetworkDevice p1p1: > >09:50:33,016 DEBUG ifcfg: loadIfcfgFile p1p1 from /etc/sysconfig/network-scripts/ifcfg-p1p1 >09:50:33,016 DEBUG ifcfg: NetworkDevice p1p1: >DEVICE="p1p1" >HWADDR="00:50:43:00:ED:6D" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="ae3476ad-c17e-4987-b668-b8a49feabf8e" > > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >14:48:58,553 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >14:48:58,553 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="659" x-info="http://www.rsyslog.com"] start >14:48:58,553 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >14:48:58,553 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >14:48:58,553 NOTICE kernel:[ 0.000000] Linux version 3.6.2-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Wed Oct 17 05:56:07 UTC 2012 >14:48:58,553 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >14:48:58,553 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >14:48:58,553 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >14:48:58,553 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >14:48:58,553 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >14:48:58,553 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000df77ffff] usable >14:48:58,553 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df780000-0x00000000df7a2fff] ACPI NVS >14:48:58,553 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df7a3000-0x00000000df7dffff] ACPI data >14:48:58,553 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000df7e0000-0x00000000df7fffff] reserved >14:48:58,553 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >14:48:58,553 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved >14:48:58,553 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved >14:48:58,553 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f7fffff] usable >14:48:58,553 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >14:48:58,553 INFO kernel:[ 0.000000] DMI 2.4 present. >14:48:58,553 DEBUG kernel:[ 0.000000] DMI: Gigabyte Technology Co., Ltd. Z68XP-UD3/Z68XP-UD3, BIOS F8 10/11/2011 >14:48:58,553 INFO systemd: Initializing machine ID from random generator. >14:48:58,553 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >14:48:58,553 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >14:48:58,553 INFO kernel:[ 0.000000] No AGP bridge found >14:48:58,553 INFO kernel:[ 0.000000] e820: last_pfn = 0x41f800 max_arch_pfn = 0x400000000 >14:48:58,553 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >14:48:58,553 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >14:48:58,553 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >14:48:58,553 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >14:48:58,553 DEBUG kernel:[ 0.000000] C0000-CCFFF write-protect >14:48:58,553 DEBUG kernel:[ 0.000000] CD000-CDFFF uncachable >14:48:58,553 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >14:48:58,553 DEBUG kernel:[ 0.000000] CE000-D0FFF write-protect >14:48:58,553 DEBUG kernel:[ 0.000000] D1000-EFFFF uncachable >14:48:58,553 DEBUG kernel:[ 0.000000] F0000-FFFFF write-through >14:48:58,553 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >14:48:58,553 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F00000000 write-back >14:48:58,553 DEBUG kernel:[ 0.000000] 1 base 0E0000000 mask FE0000000 uncachable >14:48:58,553 INFO systemd: Started Remount Root and Kernel File Systems. >14:48:58,553 DEBUG kernel:[ 0.000000] 2 base 100000000 mask F00000000 write-back >14:48:58,553 DEBUG kernel:[ 0.000000] 3 base 200000000 mask E00000000 write-back >14:48:58,553 INFO systemd: Starting Local File Systems (Pre). >14:48:58,553 DEBUG kernel:[ 0.000000] 4 base 300000000 mask F00000000 write-back >14:48:58,553 INFO systemd: Reached target Local File Systems (Pre). >14:48:58,553 DEBUG kernel:[ 0.000000] 5 base 400000000 mask FE0000000 write-back >14:48:58,553 DEBUG kernel:[ 0.000000] 6 disabled >14:48:58,553 DEBUG kernel:[ 0.000000] 7 disabled >14:48:58,553 INFO systemd: Mounting Temporary Directory... >14:48:58,553 DEBUG kernel:[ 0.000000] 8 disabled >14:48:58,553 DEBUG kernel:[ 0.000000] 9 disabled >14:48:58,553 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >14:48:58,553 DEBUG kernel:[ 0.000000] original variable MTRRs >14:48:58,553 INFO systemd: Starting Load Random Seed... >14:48:58,553 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 4GB, type WB >14:48:58,553 DEBUG kernel:[ 0.000000] reg 1, base: 3584MB, range: 512MB, type UC >14:48:58,553 DEBUG kernel:[ 0.000000] reg 2, base: 4GB, range: 4GB, type WB >14:48:58,553 INFO systemd: Started Apply Kernel Variables. >14:48:58,553 DEBUG kernel:[ 0.000000] reg 3, base: 8GB, range: 8GB, type WB >14:48:58,553 DEBUG kernel:[ 0.000000] reg 4, base: 12GB, range: 4GB, type WB >14:48:58,553 DEBUG kernel:[ 0.000000] reg 5, base: 16GB, range: 512MB, type WB >14:48:58,553 INFO systemd: Started Load Random Seed. >14:48:58,553 INFO kernel:[ 0.000000] total RAM covered: 16384M >14:48:58,553 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >14:48:58,553 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 6 lose cover RAM: 0G >14:48:58,553 INFO systemd: Started udev Coldplug all Devices. >14:48:58,553 DEBUG kernel:[ 0.000000] New variable MTRRs >14:48:58,553 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >14:48:58,553 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >14:48:58,553 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB >14:48:58,553 DEBUG kernel:[ 0.000000] reg 3, base: 4GB, range: 4GB, type WB >14:48:58,553 DEBUG kernel:[ 0.000000] reg 4, base: 8GB, range: 8GB, type WB >14:48:58,553 DEBUG kernel:[ 0.000000] reg 5, base: 16GB, range: 512MB, type WB >14:48:58,553 DEBUG kernel:[ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >14:48:58,553 INFO kernel:[ 0.000000] e820: last_pfn = 0xdf780 max_arch_pfn = 0x400000000 >14:48:58,553 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000f5cd0-0x000f5cdf] mapped at [ffff8800000f5cd0] >14:48:58,553 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >14:48:58,553 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >14:48:58,553 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xdf77ffff] >14:48:58,553 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xdf5fffff] page 2M >14:48:58,553 DEBUG kernel:[ 0.000000] [mem 0xdf600000-0xdf77ffff] page 4k >14:48:58,553 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xdf77ffff @ [mem 0x1f8ff000-0x1fffffff] >14:48:58,553 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x41f7fffff] >14:48:58,553 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x41f7fffff] page 2M >14:48:58,553 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x41f7fffff @ [mem 0xdf76e000-0xdf77ffff] >14:48:58,553 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e5d8000-0x7fffefff] >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f78c0 00014 (v00 GBT ) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: RSDT 00000000df7a3040 00054 (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: FACP 00000000df7a3100 00074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000df7a31c0 04D4C (v01 GBT GBTUACPI 00001000 MSFT 04000000) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: FACS 00000000df780000 00040 >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: MSDM 00000000df7a8080 00055 (v03 GBT GBTUACPI 42302E31 GBTU 01010101) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: HPET 00000000df7a8140 00038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000df7a81c0 0003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: ASPT 00000000df7a8300 00034 (v07 GBT PerfTune 312E3042 UTBG 01010101) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: SSPT 00000000df7a8340 02380 (v01 GBT SsptHead 312E3042 UTBG 01010101) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: EUDS 00000000df7aa6c0 000C0 (v01 GBT 00000000 00000000) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: MATS 00000000df7aa780 00034 (v01 GBT 00000000 00000000) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: TAMG 00000000df7aa7e0 00B6A (v01 GBT GBT B0 5455312E BG?? 53450101) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: APIC 00000000df7a7f80 000BC (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000df7ab380 03E74 (v01 INTEL PPM RCM 80000001 INTL 20061109) >14:48:58,553 WARNING kernel:[ 0.000000] ACPI: MATS 00000000df7af200 0A991 (v01 MATS RCM 80000001 INTL 20061109) >14:48:58,553 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:48:58,553 INFO kernel:[ 0.000000] No NUMA configuration found >14:48:58,553 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f7fffff] >14:48:58,553 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41f7fffff] >14:48:58,553 INFO kernel:[ 0.000000] NODE_DATA [mem 0x41f7ec000-0x41f7fffff] >14:48:58,553 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040ee00000-ffff88041edfffff] on node 0 >14:48:58,553 WARNING kernel:[ 0.000000] Zone ranges: >14:48:58,553 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >14:48:58,553 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >14:48:58,553 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x41f7fffff] >14:48:58,553 WARNING kernel:[ 0.000000] Movable zone start for each node >14:48:58,553 WARNING kernel:[ 0.000000] Early memory node ranges >14:48:58,553 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >14:48:58,553 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xdf77ffff] >14:48:58,553 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x41f7fffff] >14:48:58,553 DEBUG kernel:[ 0.000000] On node 0 totalpages: 4189965 >14:48:58,553 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >14:48:58,553 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >14:48:58,553 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >14:48:58,553 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >14:48:58,553 DEBUG kernel:[ 0.000000] DMA32 zone: 894912 pages, LIFO batch:31 >14:48:58,553 DEBUG kernel:[ 0.000000] Normal zone: 51168 pages used for memmap >14:48:58,553 DEBUG kernel:[ 0.000000] Normal zone: 3223584 pages, LIFO batch:31 >14:48:58,553 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >14:48:58,553 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] enabled) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x01] enabled) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x03] enabled) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] enabled) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1]) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1]) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1]) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1]) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >14:48:58,553 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >14:48:58,553 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >14:48:58,553 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >14:48:58,553 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >14:48:58,553 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >14:48:58,553 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >14:48:58,553 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >14:48:58,553 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >14:48:58,553 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >14:48:58,553 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >14:48:58,553 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 00000000000a0000 >14:48:58,553 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >14:48:58,553 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >14:48:58,553 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df780000 - 00000000df7a3000 >14:48:58,553 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df7a3000 - 00000000df7e0000 >14:48:58,553 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df7e0000 - 00000000df800000 >14:48:58,553 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000df800000 - 00000000f0000000 >14:48:58,553 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000f4000000 >14:48:58,553 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f4000000 - 00000000fec00000 >14:48:58,553 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 0000000100000000 >14:48:58,553 INFO kernel:[ 0.000000] e820: [mem 0xdf800000-0xefffffff] available for PCI devices >14:48:58,553 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >14:48:58,553 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >14:48:58,553 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041f400000 s84288 r8192 d22208 u262144 >14:48:58,553 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u262144 alloc=1*2097152 >14:48:58,553 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >14:48:58,553 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4122407 >14:48:58,553 WARNING kernel:[ 0.000000] Policy zone: Normal >14:48:58,553 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018\x20x86_64 quiet BOOT_IMAGE=vmlinuz >14:48:58,553 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >14:48:58,553 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >14:48:58,553 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >14:48:58,553 INFO kernel:[ 0.000000] Checking aperture... >14:48:58,553 INFO kernel:[ 0.000000] No AGP bridge found >14:48:58,553 INFO kernel:[ 0.000000] Memory: 16387632k/17293312k available (6322k kernel code, 533452k absent, 372228k reserved, 6881k data, 1036k init) >14:48:58,553 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >14:48:58,553 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >14:48:58,553 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >14:48:58,553 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >14:48:58,553 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >14:48:58,553 INFO kernel:[ 0.000000] console [tty0] enabled >14:48:58,553 INFO kernel:[ 0.000000] allocated 67108864 bytes of page_cgroup >14:48:58,553 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >14:48:58,553 DEBUG kernel:[ 0.000000] hpet clockevent registered >14:48:58,553 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >14:48:58,553 INFO kernel:[ 0.001000] tsc: Detected 3392.168 MHz processor >14:48:58,553 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.33 BogoMIPS (lpj=3392168) >14:48:58,553 INFO kernel:[ 0.000004] pid_max: default: 32768 minimum: 301 >14:48:58,553 INFO kernel:[ 0.000031] Security Framework initialized >14:48:58,553 INFO kernel:[ 0.000036] SELinux: Initializing. >14:48:58,553 DEBUG kernel:[ 0.000041] SELinux: Starting in permissive mode >14:48:58,553 INFO kernel:[ 0.000905] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >14:48:58,553 INFO kernel:[ 0.003254] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >14:48:58,553 INFO kernel:[ 0.004211] Mount-cache hash table entries: 256 >14:48:58,553 INFO kernel:[ 0.004337] Initializing cgroup subsys cpuacct >14:48:58,553 INFO kernel:[ 0.004338] Initializing cgroup subsys memory >14:48:58,553 INFO kernel:[ 0.004345] Initializing cgroup subsys devices >14:48:58,553 INFO kernel:[ 0.004347] Initializing cgroup subsys freezer >14:48:58,553 INFO kernel:[ 0.004347] Initializing cgroup subsys net_cls >14:48:58,553 INFO kernel:[ 0.004348] Initializing cgroup subsys blkio >14:48:58,553 INFO kernel:[ 0.004349] Initializing cgroup subsys perf_event >14:48:58,553 INFO kernel:[ 0.004368] CPU: Physical Processor ID: 0 >14:48:58,553 INFO kernel:[ 0.004368] CPU: Processor Core ID: 0 >14:48:58,553 WARNING kernel:[ 0.004371] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >14:48:58,553 WARNING kernel:[ 0.004371] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >14:48:58,553 INFO kernel:[ 0.004373] mce: CPU supports 9 MCE banks >14:48:58,553 INFO kernel:[ 0.004382] CPU0: Thermal monitoring enabled (TM1) >14:48:58,553 INFO kernel:[ 0.004387] process: using mwait in idle threads >14:48:58,553 INFO kernel:[ 0.004389] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >14:48:58,553 INFO kernel:[ 0.004389] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >14:48:58,553 INFO kernel:[ 0.004389] tlb_flushall_shift is 0x5 >14:48:58,553 INFO kernel:[ 0.005369] ACPI: Core revision 20120711 >14:48:58,553 INFO kernel:[ 0.014667] ftrace: allocating 23460 entries in 92 pages >14:48:58,553 INFO kernel:[ 0.023054] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >14:48:58,553 INFO kernel:[ 0.033029] smpboot: CPU0: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz stepping 07 >14:48:58,553 INFO kernel:[ 0.134628] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver. >14:48:58,553 INFO kernel:[ 0.134631] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >14:48:58,553 INFO kernel:[ 0.134632] ... version: 3 >14:48:58,553 INFO kernel:[ 0.134633] ... bit width: 48 >14:48:58,553 INFO kernel:[ 0.134633] ... generic registers: 4 >14:48:58,553 INFO kernel:[ 0.134634] ... value mask: 0000ffffffffffff >14:48:58,553 INFO kernel:[ 0.134635] ... max period: 000000007fffffff >14:48:58,553 INFO kernel:[ 0.134635] ... fixed-purpose events: 3 >14:48:58,553 INFO kernel:[ 0.134636] ... event mask: 000000070000000f >14:48:58,553 INFO kernel:[ 0.135009] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >14:48:58,553 INFO kernel:[ 0.135075] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >14:48:58,553 INFO kernel:[ 0.228442] Brought up 8 CPUs >14:48:58,553 INFO kernel:[ 0.228444] smpboot: Total of 8 processors activated (54274.68 BogoMIPS) >14:48:58,553 INFO kernel:[ 0.234868] devtmpfs: initialized >14:48:58,553 INFO kernel:[ 0.234970] PM: Registering ACPI NVS region [mem 0xdf780000-0xdf7a2fff] (143360 bytes) >14:48:58,553 INFO kernel:[ 0.235393] atomic64 test passed for x86-64 platform with CX8 and with SSE >14:48:58,553 INFO kernel:[ 0.235417] RTC time: 14:48:34, date: 11/05/12 >14:48:58,553 INFO kernel:[ 0.235444] NET: Registered protocol family 16 >14:48:58,553 INFO kernel:[ 0.235523] ACPI: bus type pci registered >14:48:58,553 INFO kernel:[ 0.235566] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000) >14:48:58,553 INFO kernel:[ 0.235568] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820 >14:48:58,553 INFO kernel:[ 0.238662] PCI: Using configuration type 1 for base access >14:48:58,553 INFO kernel:[ 0.239172] bio: create slab <bio-0> at 0 >14:48:58,553 INFO kernel:[ 0.239220] ACPI: Added _OSI(Module Device) >14:48:58,553 INFO kernel:[ 0.239221] ACPI: Added _OSI(Processor Device) >14:48:58,553 INFO kernel:[ 0.239221] ACPI: Added _OSI(3.0 _SCP Extensions) >14:48:58,553 INFO kernel:[ 0.239222] ACPI: Added _OSI(Processor Aggregator Device) >14:48:58,553 DEBUG kernel:[ 0.239671] ACPI: EC: Look up EC in DSDT >14:48:58,553 WARNING kernel:[ 0.242614] ACPI BIOS Bug: Warning: Incorrect checksum in table [TAMG] - 0xD3, should be 0xD2 (20120711/tbutils-324) >14:48:58,553 INFO kernel:[ 0.243146] ACPI: Interpreter enabled >14:48:58,553 INFO kernel:[ 0.243149] ACPI: (supports S0 S3 S4 S5) >14:48:58,553 INFO kernel:[ 0.243157] ACPI: Using IOAPIC for interrupt routing >14:48:58,553 INFO kernel:[ 0.244942] ACPI: No dock devices found. >14:48:58,553 INFO kernel:[ 0.244945] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >14:48:58,553 INFO kernel:[ 0.244972] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) >14:48:58,553 INFO kernel:[ 0.245022] PCI host bridge to bus 0000:00 >14:48:58,553 DEBUG kernel:[ 0.245024] pci_bus 0000:00: busn_res: [bus 00-3f] is inserted under domain [bus 00-ff] >14:48:58,553 INFO kernel:[ 0.245025] pci_bus 0000:00: root bus resource [bus 00-3f] >14:48:58,553 INFO kernel:[ 0.245027] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >14:48:58,553 INFO kernel:[ 0.245028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >14:48:58,553 INFO kernel:[ 0.245029] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >14:48:58,553 INFO kernel:[ 0.245030] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] >14:48:58,553 INFO kernel:[ 0.245031] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff] >14:48:58,553 INFO kernel:[ 0.245032] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfebfffff] >14:48:58,553 DEBUG kernel:[ 0.245038] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000 >14:48:58,553 DEBUG kernel:[ 0.245063] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 >14:48:58,553 DEBUG kernel:[ 0.245084] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >14:48:58,553 DEBUG kernel:[ 0.245121] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000 >14:48:58,553 DEBUG kernel:[ 0.245141] pci 0000:00:16.0: reg 10: [mem 0xfbfff000-0xfbfff00f 64bit] >14:48:58,553 DEBUG kernel:[ 0.245208] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >14:48:58,553 DEBUG kernel:[ 0.245237] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >14:48:58,553 DEBUG kernel:[ 0.245256] pci 0000:00:1a.0: reg 10: [mem 0xfbffe000-0xfbffe3ff] >14:48:58,553 DEBUG kernel:[ 0.245341] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >14:48:58,553 DEBUG kernel:[ 0.245363] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300 >14:48:58,553 DEBUG kernel:[ 0.245376] pci 0000:00:1b.0: reg 10: [mem 0xfbff4000-0xfbff7fff 64bit] >14:48:58,553 DEBUG kernel:[ 0.245436] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >14:48:58,553 DEBUG kernel:[ 0.245454] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >14:48:58,553 DEBUG kernel:[ 0.245526] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >14:48:58,554 DEBUG kernel:[ 0.245548] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400 >14:48:58,554 DEBUG kernel:[ 0.245619] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >14:48:58,554 DEBUG kernel:[ 0.245641] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401 >14:48:58,554 DEBUG kernel:[ 0.245712] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >14:48:58,554 DEBUG kernel:[ 0.245733] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >14:48:58,554 DEBUG kernel:[ 0.245805] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >14:48:58,554 DEBUG kernel:[ 0.245826] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400 >14:48:58,554 DEBUG kernel:[ 0.245896] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >14:48:58,554 DEBUG kernel:[ 0.245918] pci 0000:00:1c.7: [8086:1c1e] type 01 class 0x060400 >14:48:58,554 DEBUG kernel:[ 0.245989] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold >14:48:58,554 DEBUG kernel:[ 0.246015] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >14:48:58,554 DEBUG kernel:[ 0.246033] pci 0000:00:1d.0: reg 10: [mem 0xfbffd000-0xfbffd3ff] >14:48:58,554 DEBUG kernel:[ 0.246116] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >14:48:58,554 DEBUG kernel:[ 0.246138] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100 >14:48:58,554 DEBUG kernel:[ 0.246251] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601 >14:48:58,554 DEBUG kernel:[ 0.246267] pci 0000:00:1f.2: reg 10: [io 0xff00-0xff07] >14:48:58,554 DEBUG kernel:[ 0.246273] pci 0000:00:1f.2: reg 14: [io 0xfe00-0xfe03] >14:48:58,554 DEBUG kernel:[ 0.246279] pci 0000:00:1f.2: reg 18: [io 0xfd00-0xfd07] >14:48:58,554 DEBUG kernel:[ 0.246286] pci 0000:00:1f.2: reg 1c: [io 0xfc00-0xfc03] >14:48:58,554 DEBUG kernel:[ 0.246292] pci 0000:00:1f.2: reg 20: [io 0xfb00-0xfb1f] >14:48:58,554 DEBUG kernel:[ 0.246300] pci 0000:00:1f.2: reg 24: [mem 0xfbffc000-0xfbffc7ff] >14:48:58,554 DEBUG kernel:[ 0.246338] pci 0000:00:1f.2: PME# supported from D3hot >14:48:58,554 DEBUG kernel:[ 0.246353] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >14:48:58,554 DEBUG kernel:[ 0.246366] pci 0000:00:1f.3: reg 10: [mem 0xfbffb000-0xfbffb0ff 64bit] >14:48:58,554 DEBUG kernel:[ 0.246384] pci 0000:00:1f.3: reg 20: [io 0x0500-0x051f] >14:48:58,554 DEBUG kernel:[ 0.246420] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-3f] >14:48:58,554 DEBUG kernel:[ 0.246430] pci 0000:01:00.0: [10de:1244] type 00 class 0x030000 >14:48:58,554 DEBUG kernel:[ 0.246438] pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf7ffffff] >14:48:58,554 DEBUG kernel:[ 0.246446] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xe7ffffff 64bit pref] >14:48:58,554 DEBUG kernel:[ 0.246453] pci 0000:01:00.0: reg 1c: [mem 0xec000000-0xefffffff 64bit pref] >14:48:58,554 DEBUG kernel:[ 0.246459] pci 0000:01:00.0: reg 24: [io 0xcf00-0xcf7f] >14:48:58,554 DEBUG kernel:[ 0.246464] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0007ffff pref] >14:48:58,554 DEBUG kernel:[ 0.246508] pci 0000:01:00.1: [10de:0bee] type 00 class 0x040300 >14:48:58,554 DEBUG kernel:[ 0.246515] pci 0000:01:00.1: reg 10: [mem 0xf9ffc000-0xf9ffffff] >14:48:58,554 INFO kernel:[ 0.248304] pci 0000:00:01.0: PCI bridge to [bus 01] >14:48:58,554 DEBUG kernel:[ 0.248308] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff] >14:48:58,554 DEBUG kernel:[ 0.248312] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf9ffffff] >14:48:58,554 DEBUG kernel:[ 0.248317] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >14:48:58,554 DEBUG kernel:[ 0.248367] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-3f] >14:48:58,554 DEBUG kernel:[ 0.248398] pci 0000:02:00.0: [11ab:4362] type 00 class 0x020000 >14:48:58,554 DEBUG kernel:[ 0.248433] pci 0000:02:00.0: reg 10: [mem 0xfbbfc000-0xfbbfffff 64bit] >14:48:58,554 DEBUG kernel:[ 0.248446] pci 0000:02:00.0: reg 18: [io 0xbe00-0xbeff] >14:48:58,554 DEBUG kernel:[ 0.248496] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref] >14:48:58,554 DEBUG kernel:[ 0.248573] pci 0000:02:00.0: supports D1 D2 >14:48:58,554 DEBUG kernel:[ 0.248574] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >14:48:58,554 INFO kernel:[ 0.248593] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >14:48:58,554 INFO kernel:[ 0.248601] pci 0000:00:1c.0: PCI bridge to [bus 02] >14:48:58,554 DEBUG kernel:[ 0.248604] pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff] >14:48:58,554 DEBUG kernel:[ 0.248607] pci 0000:00:1c.0: bridge window [mem 0xfbb00000-0xfbbfffff] >14:48:58,554 DEBUG kernel:[ 0.248649] pci_bus 0000:03: busn_res: [bus 03-04] is inserted under [bus 00-3f] >14:48:58,554 DEBUG kernel:[ 0.248677] pci 0000:03:00.0: [104c:823e] type 01 class 0x060400 >14:48:58,554 DEBUG kernel:[ 0.248709] pci 0000:03:00.0: reg 14: [mem 0xfbaff000-0xfbafffff] >14:48:58,554 DEBUG kernel:[ 0.248821] pci 0000:03:00.0: supports D1 D2 >14:48:58,554 INFO kernel:[ 0.250299] pci 0000:00:1c.2: PCI bridge to [bus 03-04] >14:48:58,554 DEBUG kernel:[ 0.250306] pci 0000:00:1c.2: bridge window [mem 0xfb900000-0xfbafffff] >14:48:58,554 DEBUG kernel:[ 0.250417] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 03-04] >14:48:58,554 DEBUG kernel:[ 0.250433] pci 0000:04:00.0: [104c:823f] type 00 class 0x0c0010 >14:48:58,554 DEBUG kernel:[ 0.250462] pci 0000:04:00.0: reg 10: [mem 0xfb9ff000-0xfb9ff7ff] >14:48:58,554 DEBUG kernel:[ 0.250478] pci 0000:04:00.0: reg 14: [mem 0xfb9f8000-0xfb9fbfff] >14:48:58,554 DEBUG kernel:[ 0.250601] pci 0000:04:00.0: supports D1 D2 >14:48:58,554 DEBUG kernel:[ 0.250602] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot >14:48:58,554 INFO kernel:[ 0.250680] pci 0000:03:00.0: PCI bridge to [bus 04] >14:48:58,554 DEBUG kernel:[ 0.250692] pci 0000:03:00.0: bridge window [mem 0xfb900000-0xfb9fffff] >14:48:58,554 DEBUG kernel:[ 0.250748] pci_bus 0000:05: busn_res: [bus 05-06] is inserted under [bus 00-3f] >14:48:58,554 DEBUG kernel:[ 0.250771] pci 0000:05:00.0: [1283:8892] type 01 class 0x060401 >14:48:58,554 DEBUG kernel:[ 0.250923] pci 0000:05:00.0: supports D1 D2 >14:48:58,554 DEBUG kernel:[ 0.250924] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold >14:48:58,554 INFO kernel:[ 0.250951] pci 0000:00:1c.3: PCI bridge to [bus 05-06] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.250954] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff] >14:48:58,554 DEBUG kernel:[ 0.250957] pci 0000:00:1c.3: bridge window [mem 0xfb800000-0xfb8fffff] >14:48:58,554 DEBUG kernel:[ 0.250962] pci 0000:00:1c.3: bridge window [io 0x0000-0x0cf7] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.250963] pci 0000:00:1c.3: bridge window [io 0x0d00-0xffff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.250964] pci 0000:00:1c.3: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.250965] pci 0000:00:1c.3: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.250966] pci 0000:00:1c.3: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.250967] pci 0000:00:1c.3: bridge window [mem 0xe0000000-0xfebfffff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251033] pci_bus 0000:06: busn_res: [bus 06] is inserted under [bus 05-06] >14:48:58,554 INFO kernel:[ 0.251116] pci 0000:05:00.0: PCI bridge to [bus 06] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251127] pci 0000:05:00.0: bridge window [io 0xe000-0xefff] >14:48:58,554 DEBUG kernel:[ 0.251133] pci 0000:05:00.0: bridge window [mem 0xfb800000-0xfb8fffff] >14:48:58,554 DEBUG kernel:[ 0.251143] pci 0000:05:00.0: bridge window [io 0xe000-0xefff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251144] pci 0000:05:00.0: bridge window [mem 0xfb800000-0xfb8fffff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251145] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251147] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251148] pci 0000:05:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251149] pci 0000:05:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251150] pci 0000:05:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251151] pci 0000:05:00.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251152] pci 0000:05:00.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251153] pci 0000:05:00.0: bridge window [mem 0xe0000000-0xfebfffff] (subtractive decode) >14:48:58,554 DEBUG kernel:[ 0.251203] pci_bus 0000:07: busn_res: [bus 07] is inserted under [bus 00-3f] >14:48:58,554 DEBUG kernel:[ 0.251225] pci 0000:07:00.0: [1b6f:7023] type 00 class 0x0c0330 >14:48:58,554 DEBUG kernel:[ 0.251249] pci 0000:07:00.0: reg 10: [mem 0xfbef8000-0xfbefffff 64bit] >14:48:58,554 DEBUG kernel:[ 0.251369] pci 0000:07:00.0: supports D1 D2 >14:48:58,554 DEBUG kernel:[ 0.251370] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold >14:48:58,554 INFO kernel:[ 0.253291] pci 0000:00:1c.4: PCI bridge to [bus 07] >14:48:58,554 DEBUG kernel:[ 0.253298] pci 0000:00:1c.4: bridge window [mem 0xfbe00000-0xfbefffff] >14:48:58,554 DEBUG kernel:[ 0.253353] pci_bus 0000:08: busn_res: [bus 08] is inserted under [bus 00-3f] >14:48:58,554 DEBUG kernel:[ 0.253380] pci 0000:08:00.0: [1b6f:7023] type 00 class 0x0c0330 >14:48:58,554 DEBUG kernel:[ 0.253414] pci 0000:08:00.0: reg 10: [mem 0xfbdf8000-0xfbdfffff 64bit] >14:48:58,554 DEBUG kernel:[ 0.253535] pci 0000:08:00.0: supports D1 D2 >14:48:58,554 DEBUG kernel:[ 0.253536] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold >14:48:58,554 INFO kernel:[ 0.255284] pci 0000:00:1c.5: PCI bridge to [bus 08] >14:48:58,554 DEBUG kernel:[ 0.255292] pci 0000:00:1c.5: bridge window [mem 0xfbd00000-0xfbdfffff] >14:48:58,554 DEBUG kernel:[ 0.255346] pci_bus 0000:09: busn_res: [bus 09] is inserted under [bus 00-3f] >14:48:58,554 DEBUG kernel:[ 0.255373] pci 0000:09:00.0: [1b4b:9172] type 00 class 0x010601 >14:48:58,554 DEBUG kernel:[ 0.255399] pci 0000:09:00.0: reg 10: [io 0xdf00-0xdf07] >14:48:58,554 DEBUG kernel:[ 0.255411] pci 0000:09:00.0: reg 14: [io 0xde00-0xde03] >14:48:58,554 DEBUG kernel:[ 0.255422] pci 0000:09:00.0: reg 18: [io 0xdd00-0xdd07] >14:48:58,554 DEBUG kernel:[ 0.255433] pci 0000:09:00.0: reg 1c: [io 0xdc00-0xdc03] >14:48:58,554 DEBUG kernel:[ 0.255445] pci 0000:09:00.0: reg 20: [io 0xdb00-0xdb0f] >14:48:58,554 DEBUG kernel:[ 0.255456] pci 0000:09:00.0: reg 24: [mem 0xfbcff000-0xfbcff1ff] >14:48:58,554 DEBUG kernel:[ 0.255468] pci 0000:09:00.0: reg 30: [mem 0x00000000-0x0000ffff pref] >14:48:58,554 DEBUG kernel:[ 0.255523] pci 0000:09:00.0: PME# supported from D3hot >14:48:58,554 INFO kernel:[ 0.257276] pci 0000:00:1c.7: PCI bridge to [bus 09] >14:48:58,554 DEBUG kernel:[ 0.257281] pci 0000:00:1c.7: bridge window [io 0xd000-0xdfff] >14:48:58,554 DEBUG kernel:[ 0.257285] pci 0000:00:1c.7: bridge window [mem 0xfbc00000-0xfbcfffff] >14:48:58,554 DEBUG kernel:[ 0.257327] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >14:48:58,554 DEBUG kernel:[ 0.257428] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT] >14:48:58,554 DEBUG kernel:[ 0.257443] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] >14:48:58,554 DEBUG kernel:[ 0.257458] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT] >14:48:58,554 DEBUG kernel:[ 0.257471] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT] >14:48:58,554 DEBUG kernel:[ 0.257484] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT] >14:48:58,554 DEBUG kernel:[ 0.257498] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT] >14:48:58,554 DEBUG kernel:[ 0.257512] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7._PRT] >14:48:58,554 INFO kernel:[ 0.257536] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >14:48:58,554 INFO kernel:[ 0.257537] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >14:48:58,554 INFO kernel:[ 0.261162] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) >14:48:58,554 INFO kernel:[ 0.261187] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 *12 14 15) >14:48:58,554 INFO kernel:[ 0.261210] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 9 10 11 12 14 15) >14:48:58,554 INFO kernel:[ 0.261232] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) >14:48:58,554 INFO kernel:[ 0.261257] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. >14:48:58,554 INFO kernel:[ 0.261282] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled. >14:48:58,554 INFO kernel:[ 0.261305] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) >14:48:58,554 INFO kernel:[ 0.261328] ACPI: PCI Interrupt Link [LNK1] (IRQs *3 4 5 6 7 9 10 11 12 14 15) >14:48:58,554 INFO kernel:[ 0.261377] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >14:48:58,554 INFO kernel:[ 0.261379] vgaarb: loaded >14:48:58,554 INFO kernel:[ 0.261379] vgaarb: bridge control possible 0000:01:00.0 >14:48:58,554 NOTICE kernel:[ 0.261417] SCSI subsystem initialized >14:48:58,554 INFO kernel:[ 0.261418] ACPI: bus type scsi registered >14:48:58,554 DEBUG kernel:[ 0.261433] libata version 3.00 loaded. >14:48:58,554 INFO kernel:[ 0.261444] ACPI: bus type usb registered >14:48:58,554 INFO kernel:[ 0.261454] usbcore: registered new interface driver usbfs >14:48:58,554 INFO kernel:[ 0.261458] usbcore: registered new interface driver hub >14:48:58,554 INFO kernel:[ 0.261467] usbcore: registered new device driver usb >14:48:58,554 INFO kernel:[ 0.261494] PCI: Using ACPI for IRQ routing >14:48:58,554 DEBUG kernel:[ 0.262755] PCI: pci_cache_line_size set to 64 bytes >14:48:58,554 DEBUG kernel:[ 0.262826] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >14:48:58,554 DEBUG kernel:[ 0.262827] e820: reserve RAM buffer [mem 0xdf780000-0xdfffffff] >14:48:58,554 DEBUG kernel:[ 0.262828] e820: reserve RAM buffer [mem 0x41f800000-0x41fffffff] >14:48:58,554 INFO kernel:[ 0.262879] NetLabel: Initializing >14:48:58,554 INFO kernel:[ 0.262880] NetLabel: domain hash size = 128 >14:48:58,554 INFO kernel:[ 0.262881] NetLabel: protocols = UNLABELED CIPSOv4 >14:48:58,554 INFO kernel:[ 0.262888] NetLabel: unlabeled traffic allowed by default >14:48:58,554 INFO kernel:[ 0.262906] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >14:48:58,554 INFO kernel:[ 0.262910] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >14:48:58,554 INFO kernel:[ 0.264916] Switching to clocksource hpet >14:48:58,554 INFO kernel:[ 0.268549] pnp: PnP ACPI init >14:48:58,554 INFO kernel:[ 0.268557] ACPI: bus type pnp registered >14:48:58,554 DEBUG kernel:[ 0.268593] pnp 00:00: [bus 00-3f] >14:48:58,554 DEBUG kernel:[ 0.268595] pnp 00:00: [io 0x0cf8-0x0cff] >14:48:58,554 DEBUG kernel:[ 0.268596] pnp 00:00: [io 0x0000-0x0cf7 window] >14:48:58,554 DEBUG kernel:[ 0.268597] pnp 00:00: [io 0x0d00-0xffff window] >14:48:58,554 DEBUG kernel:[ 0.268599] pnp 00:00: [mem 0x000a0000-0x000bffff window] >14:48:58,554 DEBUG kernel:[ 0.268600] pnp 00:00: [mem 0x000c0000-0x000dffff window] >14:48:58,554 DEBUG kernel:[ 0.268601] pnp 00:00: [mem 0xfed40000-0xfed44fff window] >14:48:58,554 DEBUG kernel:[ 0.268602] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >14:48:58,554 DEBUG kernel:[ 0.268621] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >14:48:58,554 DEBUG kernel:[ 0.268661] pnp 00:01: [io 0x0010-0x001f] >14:48:58,554 DEBUG kernel:[ 0.268662] pnp 00:01: [io 0x0022-0x003f] >14:48:58,554 DEBUG kernel:[ 0.268663] pnp 00:01: [io 0x0044-0x004d] >14:48:58,554 DEBUG kernel:[ 0.268664] pnp 00:01: [io 0x0050-0x005f] >14:48:58,554 DEBUG kernel:[ 0.268665] pnp 00:01: [io 0x0062-0x0063] >14:48:58,554 DEBUG kernel:[ 0.268666] pnp 00:01: [io 0x0065-0x006f] >14:48:58,554 DEBUG kernel:[ 0.268667] pnp 00:01: [io 0x0074-0x007f] >14:48:58,554 DEBUG kernel:[ 0.268668] pnp 00:01: [io 0x0091-0x0093] >14:48:58,554 DEBUG kernel:[ 0.268669] pnp 00:01: [io 0x00a2-0x00bf] >14:48:58,554 DEBUG kernel:[ 0.268670] pnp 00:01: [io 0x00e0-0x00ef] >14:48:58,554 DEBUG kernel:[ 0.268672] pnp 00:01: [io 0x04d0-0x04d1] >14:48:58,554 DEBUG kernel:[ 0.268673] pnp 00:01: [io 0x0290-0x029f] >14:48:58,554 DEBUG kernel:[ 0.268674] pnp 00:01: [io 0x0800-0x0805] >14:48:58,554 DEBUG kernel:[ 0.268675] pnp 00:01: [io 0x0290-0x0294] >14:48:58,554 DEBUG kernel:[ 0.268676] pnp 00:01: [io 0x0880-0x088f] >14:48:58,554 INFO kernel:[ 0.268701] system 00:01: [io 0x04d0-0x04d1] has been reserved >14:48:58,554 INFO kernel:[ 0.268702] system 00:01: [io 0x0290-0x029f] has been reserved >14:48:58,554 INFO kernel:[ 0.268703] system 00:01: [io 0x0800-0x0805] has been reserved >14:48:58,554 INFO kernel:[ 0.268705] system 00:01: [io 0x0290-0x0294] has been reserved >14:48:58,554 INFO kernel:[ 0.268706] system 00:01: [io 0x0880-0x088f] has been reserved >14:48:58,554 DEBUG kernel:[ 0.268708] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >14:48:58,554 DEBUG kernel:[ 0.268716] pnp 00:02: [dma 4] >14:48:58,554 DEBUG kernel:[ 0.268717] pnp 00:02: [io 0x0000-0x000f] >14:48:58,554 DEBUG kernel:[ 0.268718] pnp 00:02: [io 0x0080-0x0090] >14:48:58,554 DEBUG kernel:[ 0.268719] pnp 00:02: [io 0x0094-0x009f] >14:48:58,554 DEBUG kernel:[ 0.268719] pnp 00:02: [io 0x00c0-0x00df] >14:48:58,554 DEBUG kernel:[ 0.268731] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >14:48:58,554 DEBUG kernel:[ 0.268756] pnp 00:03: [irq 0 disabled] >14:48:58,554 DEBUG kernel:[ 0.268762] pnp 00:03: [irq 8] >14:48:58,554 DEBUG kernel:[ 0.268763] pnp 00:03: [mem 0xfed00000-0xfed003ff] >14:48:58,554 DEBUG kernel:[ 0.268774] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >14:48:58,554 DEBUG kernel:[ 0.268787] pnp 00:04: [io 0x0070-0x0073] >14:48:58,554 DEBUG kernel:[ 0.268800] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) >14:48:58,554 DEBUG kernel:[ 0.268804] pnp 00:05: [io 0x0061] >14:48:58,554 DEBUG kernel:[ 0.268815] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >14:48:58,554 DEBUG kernel:[ 0.268819] pnp 00:06: [io 0x00f0-0x00ff] >14:48:58,554 DEBUG kernel:[ 0.268822] pnp 00:06: [irq 13] >14:48:58,554 DEBUG kernel:[ 0.268835] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) >14:48:58,554 DEBUG kernel:[ 0.268981] pnp 00:07: [io 0x03f8-0x03ff] >14:48:58,554 DEBUG kernel:[ 0.268984] pnp 00:07: [irq 4] >14:48:58,554 DEBUG kernel:[ 0.269012] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) >14:48:58,554 DEBUG kernel:[ 0.269029] pnp 00:08: [io 0x0060] >14:48:58,554 DEBUG kernel:[ 0.269030] pnp 00:08: [io 0x0064] >14:48:58,554 DEBUG kernel:[ 0.269033] pnp 00:08: [irq 1] >14:48:58,554 DEBUG kernel:[ 0.269046] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) >14:48:58,554 DEBUG kernel:[ 0.269068] pnp 00:09: [io 0x0400-0x04cf] >14:48:58,554 DEBUG kernel:[ 0.269069] pnp 00:09: [io 0x04d2-0x04ff] >14:48:58,554 INFO kernel:[ 0.269089] system 00:09: [io 0x0400-0x04cf] has been reserved >14:48:58,554 INFO kernel:[ 0.269091] system 00:09: [io 0x04d2-0x04ff] has been reserved >14:48:58,554 DEBUG kernel:[ 0.269092] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >14:48:58,554 DEBUG kernel:[ 0.269098] pnp 00:0a: [io 0x1000-0x107f] >14:48:58,554 DEBUG kernel:[ 0.269099] pnp 00:0a: [io 0x1080-0x10ff] >14:48:58,554 DEBUG kernel:[ 0.269100] pnp 00:0a: [io 0x1100-0x117f] >14:48:58,554 DEBUG kernel:[ 0.269101] pnp 00:0a: [io 0x1180-0x11ff] >14:48:58,554 INFO kernel:[ 0.269120] system 00:0a: [io 0x1000-0x107f] has been reserved >14:48:58,554 INFO kernel:[ 0.269122] system 00:0a: [io 0x1080-0x10ff] has been reserved >14:48:58,554 INFO kernel:[ 0.269123] system 00:0a: [io 0x1100-0x117f] has been reserved >14:48:58,554 INFO kernel:[ 0.269124] system 00:0a: [io 0x1180-0x11ff] has been reserved >14:48:58,554 DEBUG kernel:[ 0.269126] system 00:0a: Plug and Play ACPI device, IDs ICD0001 PNP0c02 (active) >14:48:58,554 DEBUG kernel:[ 0.269214] pnp 00:0b: [io 0x0454-0x0457] >14:48:58,554 INFO kernel:[ 0.269238] system 00:0b: [io 0x0454-0x0457] has been reserved >14:48:58,554 DEBUG kernel:[ 0.269240] system 00:0b: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >14:48:58,554 DEBUG kernel:[ 0.269249] pnp 00:0c: [mem 0xf0000000-0xf3ffffff] >14:48:58,554 INFO kernel:[ 0.269272] system 00:0c: [mem 0xf0000000-0xf3ffffff] has been reserved >14:48:58,554 DEBUG kernel:[ 0.269273] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >14:48:58,554 DEBUG kernel:[ 0.269362] pnp 00:0d: [mem 0x000d0a00-0x000d3fff] >14:48:58,554 DEBUG kernel:[ 0.269363] pnp 00:0d: [mem 0x000f0000-0x000f7fff] >14:48:58,554 DEBUG kernel:[ 0.269364] pnp 00:0d: [mem 0x000f8000-0x000fbfff] >14:48:58,554 DEBUG kernel:[ 0.269365] pnp 00:0d: [mem 0x000fc000-0x000fffff] >14:48:58,554 DEBUG kernel:[ 0.269367] pnp 00:0d: [mem 0xdf780000-0xdf7dffff] >14:48:58,554 DEBUG kernel:[ 0.269368] pnp 00:0d: [mem 0x00000000-0x0009ffff] >14:48:58,554 DEBUG kernel:[ 0.269369] pnp 00:0d: [mem 0x00100000-0xdf77ffff] >14:48:58,554 DEBUG kernel:[ 0.269370] pnp 00:0d: [mem 0xdf7e0000-0xdf7fffff] >14:48:58,554 DEBUG kernel:[ 0.269371] pnp 00:0d: [mem 0xfec00000-0xfec00fff] >14:48:58,554 DEBUG kernel:[ 0.269372] pnp 00:0d: [mem 0xfed10000-0xfed1dfff] >14:48:58,554 DEBUG kernel:[ 0.269373] pnp 00:0d: [mem 0xfed20000-0xfed8ffff] >14:48:58,554 DEBUG kernel:[ 0.269374] pnp 00:0d: [mem 0xfee00000-0xfee00fff] >14:48:58,554 DEBUG kernel:[ 0.269375] pnp 00:0d: [mem 0xffb00000-0xffb7ffff] >14:48:58,554 DEBUG kernel:[ 0.269376] pnp 00:0d: [mem 0xfff00000-0xffffffff] >14:48:58,554 DEBUG kernel:[ 0.269377] pnp 00:0d: [mem 0x000e0000-0x000effff] >14:48:58,554 DEBUG kernel:[ 0.269378] pnp 00:0d: [mem 0x20000000-0x201fffff] >14:48:58,554 DEBUG kernel:[ 0.269379] pnp 00:0d: [mem 0x40000000-0x400fffff] >14:48:58,554 DEBUG kernel:[ 0.269380] pnp 00:0d: [mem 0xdf800000-0xdfffffff] >14:48:58,554 INFO kernel:[ 0.269413] system 00:0d: [mem 0x000d0a00-0x000d3fff] has been reserved >14:48:58,554 INFO kernel:[ 0.269414] system 00:0d: [mem 0x000f0000-0x000f7fff] could not be reserved >14:48:58,554 INFO kernel:[ 0.269416] system 00:0d: [mem 0x000f8000-0x000fbfff] could not be reserved >14:48:58,554 INFO kernel:[ 0.269417] system 00:0d: [mem 0x000fc000-0x000fffff] could not be reserved >14:48:58,554 INFO kernel:[ 0.269418] system 00:0d: [mem 0xdf780000-0xdf7dffff] could not be reserved >14:48:58,554 INFO kernel:[ 0.269419] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved >14:48:58,554 INFO kernel:[ 0.269421] system 00:0d: [mem 0x00100000-0xdf77ffff] could not be reserved >14:48:58,554 INFO kernel:[ 0.269422] system 00:0d: [mem 0xdf7e0000-0xdf7fffff] has been reserved >14:48:58,554 INFO kernel:[ 0.269423] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved >14:48:58,554 INFO kernel:[ 0.269424] system 00:0d: [mem 0xfed10000-0xfed1dfff] has been reserved >14:48:58,554 INFO kernel:[ 0.269426] system 00:0d: [mem 0xfed20000-0xfed8ffff] could not be reserved >14:48:58,554 INFO kernel:[ 0.269427] system 00:0d: [mem 0xfee00000-0xfee00fff] has been reserved >14:48:58,554 INFO kernel:[ 0.269428] system 00:0d: [mem 0xffb00000-0xffb7ffff] has been reserved >14:48:58,554 INFO kernel:[ 0.269429] system 00:0d: [mem 0xfff00000-0xffffffff] has been reserved >14:48:58,554 INFO kernel:[ 0.269430] system 00:0d: [mem 0x000e0000-0x000effff] has been reserved >14:48:58,554 INFO kernel:[ 0.269431] system 00:0d: [mem 0x20000000-0x201fffff] could not be reserved >14:48:58,554 INFO kernel:[ 0.269433] system 00:0d: [mem 0x40000000-0x400fffff] could not be reserved >14:48:58,554 INFO kernel:[ 0.269434] system 00:0d: [mem 0xdf800000-0xdfffffff] could not be reserved >14:48:58,554 DEBUG kernel:[ 0.269436] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active) >14:48:58,554 DEBUG kernel:[ 0.269444] pnp 00:0e: [mem 0xffb80000-0xffbfffff] >14:48:58,554 DEBUG kernel:[ 0.269461] pnp 00:0e: Plug and Play ACPI device, IDs INT0800 (active) >14:48:58,554 INFO kernel:[ 0.269463] pnp: PnP ACPI: found 15 devices >14:48:58,554 INFO kernel:[ 0.269464] ACPI: ACPI bus type pnp unregistered >14:48:58,554 INFO kernel:[ 0.275101] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf4000000-0xf40fffff pref] >14:48:58,554 INFO kernel:[ 0.275103] pci 0000:00:1c.7: BAR 15: assigned [mem 0xf4100000-0xf41fffff pref] >14:48:58,554 INFO kernel:[ 0.275105] pci 0000:01:00.0: BAR 6: assigned [mem 0xe8000000-0xe807ffff pref] >14:48:58,554 INFO kernel:[ 0.275106] pci 0000:00:01.0: PCI bridge to [bus 01] >14:48:58,554 INFO kernel:[ 0.275108] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff] >14:48:58,554 INFO kernel:[ 0.275110] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf9ffffff] >14:48:58,554 INFO kernel:[ 0.275112] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref] >14:48:58,554 INFO kernel:[ 0.275114] pci 0000:02:00.0: BAR 6: assigned [mem 0xf4000000-0xf401ffff pref] >14:48:58,554 INFO kernel:[ 0.275115] pci 0000:00:1c.0: PCI bridge to [bus 02] >14:48:58,554 INFO kernel:[ 0.275117] pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff] >14:48:58,554 INFO kernel:[ 0.275121] pci 0000:00:1c.0: bridge window [mem 0xfbb00000-0xfbbfffff] >14:48:58,554 INFO kernel:[ 0.275124] pci 0000:00:1c.0: bridge window [mem 0xf4000000-0xf40fffff pref] >14:48:58,554 INFO kernel:[ 0.275129] pci 0000:03:00.0: PCI bridge to [bus 04] >14:48:58,554 INFO kernel:[ 0.275136] pci 0000:03:00.0: bridge window [mem 0xfb900000-0xfb9fffff] >14:48:58,554 INFO kernel:[ 0.275149] pci 0000:00:1c.2: PCI bridge to [bus 03-04] >14:48:58,554 INFO kernel:[ 0.275152] pci 0000:00:1c.2: bridge window [mem 0xfb900000-0xfbafffff] >14:48:58,554 INFO kernel:[ 0.275159] pci 0000:05:00.0: PCI bridge to [bus 06] >14:48:58,554 INFO kernel:[ 0.275163] pci 0000:05:00.0: bridge window [io 0xe000-0xefff] >14:48:58,554 INFO kernel:[ 0.275171] pci 0000:05:00.0: bridge window [mem 0xfb800000-0xfb8fffff] >14:48:58,554 INFO kernel:[ 0.275186] pci 0000:00:1c.3: PCI bridge to [bus 05-06] >14:48:58,554 INFO kernel:[ 0.275188] pci 0000:00:1c.3: bridge window [io 0xe000-0xefff] >14:48:58,554 INFO kernel:[ 0.275191] pci 0000:00:1c.3: bridge window [mem 0xfb800000-0xfb8fffff] >14:48:58,554 INFO kernel:[ 0.275198] pci 0000:00:1c.4: PCI bridge to [bus 07] >14:48:58,554 INFO kernel:[ 0.275202] pci 0000:00:1c.4: bridge window [mem 0xfbe00000-0xfbefffff] >14:48:58,554 INFO kernel:[ 0.275208] pci 0000:00:1c.5: PCI bridge to [bus 08] >14:48:58,554 INFO kernel:[ 0.275212] pci 0000:00:1c.5: bridge window [mem 0xfbd00000-0xfbdfffff] >14:48:58,554 INFO kernel:[ 0.275219] pci 0000:09:00.0: BAR 6: assigned [mem 0xf4100000-0xf410ffff pref] >14:48:58,554 INFO kernel:[ 0.275220] pci 0000:00:1c.7: PCI bridge to [bus 09] >14:48:58,554 INFO kernel:[ 0.275222] pci 0000:00:1c.7: bridge window [io 0xd000-0xdfff] >14:48:58,554 INFO kernel:[ 0.275226] pci 0000:00:1c.7: bridge window [mem 0xfbc00000-0xfbcfffff] >14:48:58,554 INFO kernel:[ 0.275229] pci 0000:00:1c.7: bridge window [mem 0xf4100000-0xf41fffff pref] >14:48:58,554 DEBUG kernel:[ 0.275269] pci 0000:05:00.0: setting latency timer to 64 >14:48:58,554 DEBUG kernel:[ 0.275284] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >14:48:58,554 DEBUG kernel:[ 0.275285] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >14:48:58,554 DEBUG kernel:[ 0.275286] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >14:48:58,554 DEBUG kernel:[ 0.275287] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff] >14:48:58,554 DEBUG kernel:[ 0.275288] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff] >14:48:58,554 DEBUG kernel:[ 0.275289] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xfebfffff] >14:48:58,554 DEBUG kernel:[ 0.275291] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] >14:48:58,554 DEBUG kernel:[ 0.275292] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf9ffffff] >14:48:58,554 DEBUG kernel:[ 0.275293] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref] >14:48:58,554 DEBUG kernel:[ 0.275294] pci_bus 0000:02: resource 0 [io 0xb000-0xbfff] >14:48:58,554 DEBUG kernel:[ 0.275295] pci_bus 0000:02: resource 1 [mem 0xfbb00000-0xfbbfffff] >14:48:58,554 DEBUG kernel:[ 0.275296] pci_bus 0000:02: resource 2 [mem 0xf4000000-0xf40fffff pref] >14:48:58,554 DEBUG kernel:[ 0.275297] pci_bus 0000:03: resource 1 [mem 0xfb900000-0xfbafffff] >14:48:58,554 DEBUG kernel:[ 0.275298] pci_bus 0000:04: resource 1 [mem 0xfb900000-0xfb9fffff] >14:48:58,554 DEBUG kernel:[ 0.275299] pci_bus 0000:05: resource 0 [io 0xe000-0xefff] >14:48:58,554 DEBUG kernel:[ 0.275301] pci_bus 0000:05: resource 1 [mem 0xfb800000-0xfb8fffff] >14:48:58,554 DEBUG kernel:[ 0.275302] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] >14:48:58,554 DEBUG kernel:[ 0.275303] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] >14:48:58,554 DEBUG kernel:[ 0.275304] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] >14:48:58,554 DEBUG kernel:[ 0.275305] pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000dffff] >14:48:58,554 DEBUG kernel:[ 0.275306] pci_bus 0000:05: resource 8 [mem 0xfed40000-0xfed44fff] >14:48:58,554 DEBUG kernel:[ 0.275307] pci_bus 0000:05: resource 9 [mem 0xe0000000-0xfebfffff] >14:48:58,554 DEBUG kernel:[ 0.275308] pci_bus 0000:06: resource 0 [io 0xe000-0xefff] >14:48:58,554 DEBUG kernel:[ 0.275309] pci_bus 0000:06: resource 1 [mem 0xfb800000-0xfb8fffff] >14:48:58,554 DEBUG kernel:[ 0.275310] pci_bus 0000:06: resource 4 [io 0xe000-0xefff] >14:48:58,554 DEBUG kernel:[ 0.275311] pci_bus 0000:06: resource 5 [mem 0xfb800000-0xfb8fffff] >14:48:58,554 DEBUG kernel:[ 0.275312] pci_bus 0000:06: resource 8 [io 0x0000-0x0cf7] >14:48:58,554 DEBUG kernel:[ 0.275313] pci_bus 0000:06: resource 9 [io 0x0d00-0xffff] >14:48:58,554 DEBUG kernel:[ 0.275314] pci_bus 0000:06: resource 10 [mem 0x000a0000-0x000bffff] >14:48:58,554 DEBUG kernel:[ 0.275315] pci_bus 0000:06: resource 11 [mem 0x000c0000-0x000dffff] >14:48:58,554 DEBUG kernel:[ 0.275316] pci_bus 0000:06: resource 12 [mem 0xfed40000-0xfed44fff] >14:48:58,554 DEBUG kernel:[ 0.275318] pci_bus 0000:06: resource 13 [mem 0xe0000000-0xfebfffff] >14:48:58,554 DEBUG kernel:[ 0.275319] pci_bus 0000:07: resource 1 [mem 0xfbe00000-0xfbefffff] >14:48:58,554 DEBUG kernel:[ 0.275320] pci_bus 0000:08: resource 1 [mem 0xfbd00000-0xfbdfffff] >14:48:58,554 DEBUG kernel:[ 0.275321] pci_bus 0000:09: resource 0 [io 0xd000-0xdfff] >14:48:58,554 DEBUG kernel:[ 0.275322] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff] >14:48:58,554 DEBUG kernel:[ 0.275323] pci_bus 0000:09: resource 2 [mem 0xf4100000-0xf41fffff pref] >14:48:58,554 INFO kernel:[ 0.275343] NET: Registered protocol family 2 >14:48:58,554 INFO kernel:[ 0.275809] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >14:48:58,554 INFO kernel:[ 0.276712] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >14:48:58,554 INFO kernel:[ 0.276824] TCP: Hash tables configured (established 524288 bind 65536) >14:48:58,554 INFO kernel:[ 0.276834] TCP: reno registered >14:48:58,554 INFO kernel:[ 0.276849] UDP hash table entries: 8192 (order: 6, 262144 bytes) >14:48:58,554 INFO kernel:[ 0.276893] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >14:48:58,554 INFO kernel:[ 0.276989] NET: Registered protocol family 1 >14:48:58,554 DEBUG kernel:[ 0.300886] pci 0000:01:00.0: Boot video device >14:48:58,554 DEBUG kernel:[ 0.301003] PCI: CLS 4 bytes, default 64 >14:48:58,554 INFO kernel:[ 0.301033] Unpacking initramfs... >14:48:58,554 INFO kernel:[ 2.292962] Freeing initrd memory: 26780k freed >14:48:58,554 INFO kernel:[ 2.295416] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >14:48:58,554 INFO kernel:[ 2.295420] software IO TLB [mem 0xdb76e000-0xdf76dfff] (64MB) mapped at [ffff8800db76e000-ffff8800df76dfff] >14:48:58,554 INFO kernel:[ 2.297722] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >14:48:58,554 NOTICE kernel:[ 2.297858] Initialise module verification >14:48:58,554 INFO kernel:[ 2.297882] audit: initializing netlink socket (disabled) >14:48:58,554 NOTICE kernel:[ 2.297889] type=2000 audit(1352126916.178:1): initialized >14:48:58,554 INFO kernel:[ 2.310984] HugeTLB registered 2 MB page size, pre-allocated 0 pages >14:48:58,554 NOTICE kernel:[ 2.312576] VFS: Disk quotas dquot_6.5.2 >14:48:58,554 WARNING kernel:[ 2.312601] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >14:48:58,554 INFO kernel:[ 2.312828] msgmni has been set to 32059 >14:48:58,554 DEBUG kernel:[ 2.312865] SELinux: Registering netfilter hooks >14:48:58,554 INFO kernel:[ 2.313308] alg: No test for stdrng (krng) >14:48:58,554 INFO kernel:[ 2.313312] NET: Registered protocol family 38 >14:48:58,554 NOTICE kernel:[ 2.313314] Key type asymmetric registered >14:48:58,554 NOTICE kernel:[ 2.313315] Asymmetric key parser 'x509' registered >14:48:58,554 INFO kernel:[ 2.313334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >14:48:58,554 INFO kernel:[ 2.313350] io scheduler noop registered >14:48:58,554 INFO kernel:[ 2.313351] io scheduler deadline registered >14:48:58,554 INFO kernel:[ 2.313367] io scheduler cfq registered (default) >14:48:58,554 DEBUG kernel:[ 2.313444] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >14:48:58,554 INFO kernel:[ 2.313667] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >14:48:58,554 INFO kernel:[ 2.313679] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >14:48:58,554 INFO kernel:[ 2.313679] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >14:48:58,554 DEBUG kernel:[ 2.313840] intel_idle: MWAIT substates: 0x1120 >14:48:58,554 DEBUG kernel:[ 2.313842] intel_idle: v0.4 model 0x2A >14:48:58,554 DEBUG kernel:[ 2.313842] intel_idle: lapic_timer_reliable_states 0xffffffff >14:48:58,554 INFO kernel:[ 2.313882] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >14:48:58,554 INFO kernel:[ 2.313885] ACPI: Power Button [PWRB] >14:48:58,554 INFO kernel:[ 2.313905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >14:48:58,554 INFO kernel:[ 2.313906] ACPI: Power Button [PWRF] >14:48:58,554 INFO kernel:[ 2.313993] ACPI: Requesting acpi_cpufreq >14:48:58,554 INFO kernel:[ 2.315915] GHES: HEST is not enabled! >14:48:58,554 INFO kernel:[ 2.315949] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >14:48:58,554 INFO kernel:[ 2.336458] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >14:48:58,554 INFO kernel:[ 2.357103] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >14:48:58,554 INFO kernel:[ 2.357257] Non-volatile memory driver v1.3 >14:48:58,554 INFO kernel:[ 2.357258] Linux agpgart interface v0.103 >14:48:58,554 INFO kernel:[ 2.357651] loop: module loaded >14:48:58,554 DEBUG kernel:[ 2.357679] ahci 0000:00:1f.2: version 3.0 >14:48:58,554 DEBUG kernel:[ 2.357720] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X >14:48:58,554 INFO kernel:[ 2.357742] ahci: SSS flag set, parallel bus scan disabled >14:48:58,554 INFO kernel:[ 2.367974] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode >14:48:58,554 INFO kernel:[ 2.367978] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ems apst >14:48:58,554 DEBUG kernel:[ 2.367983] ahci 0000:00:1f.2: setting latency timer to 64 >14:48:58,554 INFO kernel:[ 2.378197] scsi0 : ahci >14:48:58,554 INFO kernel:[ 2.378241] scsi1 : ahci >14:48:58,554 INFO kernel:[ 2.378276] scsi2 : ahci >14:48:58,554 INFO kernel:[ 2.378308] scsi3 : ahci >14:48:58,554 INFO kernel:[ 2.378344] scsi4 : ahci >14:48:58,554 INFO kernel:[ 2.378377] scsi5 : ahci >14:48:58,554 INFO kernel:[ 2.378395] ata1: SATA max UDMA/133 abar m2048@0xfbffc000 port 0xfbffc100 irq 41 >14:48:58,554 INFO kernel:[ 2.378397] ata2: SATA max UDMA/133 abar m2048@0xfbffc000 port 0xfbffc180 irq 41 >14:48:58,554 INFO kernel:[ 2.378399] ata3: SATA max UDMA/133 abar m2048@0xfbffc000 port 0xfbffc200 irq 41 >14:48:58,554 INFO kernel:[ 2.378400] ata4: SATA max UDMA/133 abar m2048@0xfbffc000 port 0xfbffc280 irq 41 >14:48:58,554 INFO kernel:[ 2.378401] ata5: SATA max UDMA/133 abar m2048@0xfbffc000 port 0xfbffc300 irq 41 >14:48:58,554 INFO kernel:[ 2.378403] ata6: SATA max UDMA/133 abar m2048@0xfbffc000 port 0xfbffc380 irq 41 >14:48:58,554 DEBUG kernel:[ 2.378476] ahci 0000:09:00.0: irq 42 for MSI/MSI-X >14:48:58,554 INFO kernel:[ 2.378551] ahci 0000:09:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >14:48:58,554 INFO kernel:[ 2.378553] ahci 0000:09:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs >14:48:58,554 INFO kernel:[ 2.378696] scsi6 : ahci >14:48:58,554 INFO kernel:[ 2.378730] scsi7 : ahci >14:48:58,554 INFO kernel:[ 2.378749] ata7: SATA max UDMA/133 abar m512@0xfbcff000 port 0xfbcff100 irq 42 >14:48:58,554 INFO kernel:[ 2.378751] ata8: SATA max UDMA/133 abar m512@0xfbcff000 port 0xfbcff180 irq 42 >14:48:58,554 INFO kernel:[ 2.378801] libphy: Fixed MDIO Bus: probed >14:48:58,554 INFO kernel:[ 2.378832] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >14:48:58,554 DEBUG kernel:[ 2.378847] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >14:48:58,554 INFO kernel:[ 2.378849] ehci_hcd 0000:00:1a.0: EHCI Host Controller >14:48:58,554 INFO kernel:[ 2.378873] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >14:48:58,554 INFO kernel:[ 2.382755] ehci_hcd 0000:00:1a.0: debug port 2 >14:48:58,554 DEBUG kernel:[ 2.382761] ehci_hcd 0000:00:1a.0: cache line size of 4 is not supported >14:48:58,554 INFO kernel:[ 2.382770] ehci_hcd 0000:00:1a.0: irq 18, io mem 0xfbffe000 >14:48:58,554 INFO kernel:[ 2.387887] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >14:48:58,554 INFO kernel:[ 2.387912] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >14:48:58,554 INFO kernel:[ 2.387915] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:48:58,554 INFO kernel:[ 2.387917] usb usb1: Product: EHCI Host Controller >14:48:58,554 INFO kernel:[ 2.387920] usb usb1: Manufacturer: Linux 3.6.2-2.fc18.x86_64 ehci_hcd >14:48:58,554 INFO kernel:[ 2.387922] usb usb1: SerialNumber: 0000:00:1a.0 >14:48:58,554 INFO kernel:[ 2.388022] hub 1-0:1.0: USB hub found >14:48:58,554 INFO kernel:[ 2.388025] hub 1-0:1.0: 2 ports detected >14:48:58,554 DEBUG kernel:[ 2.388065] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >14:48:58,554 INFO kernel:[ 2.388067] ehci_hcd 0000:00:1d.0: EHCI Host Controller >14:48:58,554 INFO kernel:[ 2.388089] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >14:48:58,554 INFO kernel:[ 2.391975] ehci_hcd 0000:00:1d.0: debug port 2 >14:48:58,554 DEBUG kernel:[ 2.391980] ehci_hcd 0000:00:1d.0: cache line size of 4 is not supported >14:48:58,554 INFO kernel:[ 2.391989] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfbffd000 >14:48:58,554 INFO kernel:[ 2.397859] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >14:48:58,554 INFO kernel:[ 2.397873] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >14:48:58,554 INFO kernel:[ 2.397876] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:48:58,554 INFO kernel:[ 2.397878] usb usb2: Product: EHCI Host Controller >14:48:58,554 INFO kernel:[ 2.397881] usb usb2: Manufacturer: Linux 3.6.2-2.fc18.x86_64 ehci_hcd >14:48:58,554 INFO kernel:[ 2.397883] usb usb2: SerialNumber: 0000:00:1d.0 >14:48:58,554 INFO kernel:[ 2.397980] hub 2-0:1.0: USB hub found >14:48:58,554 INFO kernel:[ 2.397981] hub 2-0:1.0: 2 ports detected >14:48:58,554 INFO kernel:[ 2.398010] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >14:48:58,554 INFO kernel:[ 2.398015] uhci_hcd: USB Universal Host Controller Interface driver >14:48:58,554 INFO kernel:[ 2.398041] xhci_hcd 0000:07:00.0: xHCI Host Controller >14:48:58,554 INFO kernel:[ 2.398064] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 3 >14:48:58,554 INFO kernel:[ 2.398178] xhci_hcd 0000:07:00.0: irq 16, io mem 0xfbef8000 >14:48:58,554 DEBUG kernel:[ 2.398245] xhci_hcd 0000:07:00.0: irq 43 for MSI/MSI-X >14:48:58,554 INFO kernel:[ 2.398296] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >14:48:58,554 INFO kernel:[ 2.398297] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:48:58,554 INFO kernel:[ 2.398298] usb usb3: Product: xHCI Host Controller >14:48:58,554 INFO kernel:[ 2.398300] usb usb3: Manufacturer: Linux 3.6.2-2.fc18.x86_64 xhci_hcd >14:48:58,554 INFO kernel:[ 2.398301] usb usb3: SerialNumber: 0000:07:00.0 >14:48:58,554 DEBUG kernel:[ 2.398332] xHCI xhci_add_endpoint called for root hub >14:48:58,554 DEBUG kernel:[ 2.398333] xHCI xhci_check_bandwidth called for root hub >14:48:58,554 INFO kernel:[ 2.398345] hub 3-0:1.0: USB hub found >14:48:58,554 INFO kernel:[ 2.398350] hub 3-0:1.0: 2 ports detected >14:48:58,554 INFO kernel:[ 2.398381] xhci_hcd 0000:07:00.0: xHCI Host Controller >14:48:58,554 INFO kernel:[ 2.398399] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 4 >14:48:58,554 INFO kernel:[ 2.398418] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >14:48:58,554 INFO kernel:[ 2.398419] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:48:58,554 INFO kernel:[ 2.398420] usb usb4: Product: xHCI Host Controller >14:48:58,554 INFO kernel:[ 2.398421] usb usb4: Manufacturer: Linux 3.6.2-2.fc18.x86_64 xhci_hcd >14:48:58,554 INFO kernel:[ 2.398422] usb usb4: SerialNumber: 0000:07:00.0 >14:48:58,554 DEBUG kernel:[ 2.398453] xHCI xhci_add_endpoint called for root hub >14:48:58,554 DEBUG kernel:[ 2.398454] xHCI xhci_check_bandwidth called for root hub >14:48:58,554 INFO kernel:[ 2.398467] hub 4-0:1.0: USB hub found >14:48:58,554 INFO kernel:[ 2.398472] hub 4-0:1.0: 2 ports detected >14:48:58,554 INFO kernel:[ 2.406854] xhci_hcd 0000:08:00.0: xHCI Host Controller >14:48:58,554 INFO kernel:[ 2.406894] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 5 >14:48:58,554 INFO kernel:[ 2.407018] xhci_hcd 0000:08:00.0: irq 17, io mem 0xfbdf8000 >14:48:58,554 DEBUG kernel:[ 2.407085] xhci_hcd 0000:08:00.0: irq 44 for MSI/MSI-X >14:48:58,554 INFO kernel:[ 2.407136] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >14:48:58,554 INFO kernel:[ 2.407137] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:48:58,554 INFO kernel:[ 2.407138] usb usb5: Product: xHCI Host Controller >14:48:58,554 INFO kernel:[ 2.407139] usb usb5: Manufacturer: Linux 3.6.2-2.fc18.x86_64 xhci_hcd >14:48:58,554 INFO kernel:[ 2.407140] usb usb5: SerialNumber: 0000:08:00.0 >14:48:58,554 DEBUG kernel:[ 2.407171] xHCI xhci_add_endpoint called for root hub >14:48:58,554 DEBUG kernel:[ 2.407172] xHCI xhci_check_bandwidth called for root hub >14:48:58,554 INFO kernel:[ 2.407183] hub 5-0:1.0: USB hub found >14:48:58,554 INFO kernel:[ 2.407188] hub 5-0:1.0: 2 ports detected >14:48:58,554 INFO kernel:[ 2.407220] xhci_hcd 0000:08:00.0: xHCI Host Controller >14:48:58,554 INFO kernel:[ 2.407240] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 6 >14:48:58,554 INFO kernel:[ 2.407258] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >14:48:58,554 INFO kernel:[ 2.407259] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >14:48:58,554 INFO kernel:[ 2.407260] usb usb6: Product: xHCI Host Controller >14:48:58,554 INFO kernel:[ 2.407261] usb usb6: Manufacturer: Linux 3.6.2-2.fc18.x86_64 xhci_hcd >14:48:58,554 INFO kernel:[ 2.407262] usb usb6: SerialNumber: 0000:08:00.0 >14:48:58,554 DEBUG kernel:[ 2.407292] xHCI xhci_add_endpoint called for root hub >14:48:58,554 DEBUG kernel:[ 2.407293] xHCI xhci_check_bandwidth called for root hub >14:48:58,554 INFO kernel:[ 2.407303] hub 6-0:1.0: USB hub found >14:48:58,554 INFO kernel:[ 2.407308] hub 6-0:1.0: 2 ports detected >14:48:58,554 INFO kernel:[ 2.416830] usbcore: registered new interface driver usbserial >14:48:58,554 INFO kernel:[ 2.416840] usbcore: registered new interface driver usbserial_generic >14:48:58,554 INFO kernel:[ 2.416849] USB Serial support registered for generic >14:48:58,554 INFO kernel:[ 2.416852] usbserial: USB Serial Driver core >14:48:58,554 INFO kernel:[ 2.416885] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >14:48:58,554 WARNING kernel:[ 2.416887] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >14:48:58,554 INFO kernel:[ 2.417007] serio: i8042 KBD port at 0x60,0x64 irq 1 >14:48:58,554 INFO kernel:[ 2.417040] mousedev: PS/2 mouse device common for all mice >14:48:58,554 INFO kernel:[ 2.417128] rtc_cmos 00:04: RTC can wake from S4 >14:48:58,554 INFO kernel:[ 2.417231] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >14:48:58,554 INFO kernel:[ 2.417255] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs >14:48:58,554 INFO kernel:[ 2.417297] device-mapper: uevent: version 1.0.3 >14:48:58,554 INFO kernel:[ 2.417330] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >14:48:58,554 INFO kernel:[ 2.417425] cpuidle: using governor ladder >14:48:58,554 INFO kernel:[ 2.417511] cpuidle: using governor menu >14:48:58,554 INFO kernel:[ 2.417582] EFI Variables Facility v0.08 2004-May-17 >14:48:58,554 INFO kernel:[ 2.417628] usbcore: registered new interface driver usbhid >14:48:58,554 INFO kernel:[ 2.417629] usbhid: USB HID core driver >14:48:58,554 INFO kernel:[ 2.417644] drop_monitor: Initializing network drop monitor service >14:48:58,554 INFO kernel:[ 2.417690] ip_tables: (C) 2000-2006 Netfilter Core Team >14:48:58,554 INFO kernel:[ 2.417715] TCP: cubic registered >14:48:58,554 INFO kernel:[ 2.417717] Initializing XFRM netlink socket >14:48:58,554 INFO kernel:[ 2.417824] NET: Registered protocol family 10 >14:48:58,554 INFO kernel:[ 2.417920] mip6: Mobile IPv6 >14:48:58,554 INFO kernel:[ 2.417922] NET: Registered protocol family 17 >14:48:58,554 DEBUG kernel:[ 2.418380] PM: Hibernation image not present or could not be loaded. >14:48:58,554 NOTICE kernel:[ 2.418382] Loading module verification certificates >14:48:58,554 WARNING kernel:[ 2.418392] Cert Valid From: 2012-10-17 05:30:30 >14:48:58,554 WARNING kernel:[ 2.418393] Cert Valid To: 2112-09-23 05:30:30 >14:48:58,554 WARNING kernel:[ 2.418394] Now: 2012-11-05 14:48:36 >14:48:58,554 NOTICE kernel:[ 2.418956] MODSIGN: Loaded cert 'Fedora kernel signing key: 52fd0807f861ab2b6bbe2fdf3d50b521b250074f' >14:48:58,554 INFO kernel:[ 2.418961] registered taskstats version 1 >14:48:58,554 INFO kernel:[ 2.419699] Magic number: 4:677:838 >14:48:58,554 INFO kernel:[ 2.419817] rtc_cmos 00:04: setting system clock to 2012-11-05 14:48:37 UTC (1352126917) >14:48:58,554 INFO kernel:[ 2.436927] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >14:48:58,554 INFO kernel:[ 2.682141] ata8: SATA link down (SStatus 0 SControl 300) >14:48:58,554 INFO kernel:[ 2.682177] ata7: SATA link down (SStatus 0 SControl 300) >14:48:58,554 INFO kernel:[ 2.689072] usb 1-1: new high-speed USB device number 2 using ehci_hcd >14:48:58,554 INFO kernel:[ 2.803153] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >14:48:58,554 INFO kernel:[ 2.803157] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >14:48:58,554 INFO kernel:[ 2.803588] hub 1-1:1.0: USB hub found >14:48:58,554 INFO kernel:[ 2.803801] hub 1-1:1.0: 6 ports detected >14:48:58,554 INFO kernel:[ 2.836702] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >14:48:58,554 INFO kernel:[ 2.848533] ata1.00: ATA-8: OWC Mercury EXTREME Pro 6G SSD, 332ABBF0, max UDMA/133 >14:48:58,554 INFO kernel:[ 2.848537] ata1.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >14:48:58,554 INFO kernel:[ 2.858471] ata1.00: configured for UDMA/133 >14:48:58,554 NOTICE kernel:[ 2.858730] scsi 0:0:0:0: Direct-Access ATA OWC Mercury EXTR 332A PQ: 0 ANSI: 5 >14:48:58,554 NOTICE kernel:[ 2.858967] sd 0:0:0:0: Attached scsi generic sg0 type 0 >14:48:58,554 NOTICE kernel:[ 2.859028] sd 0:0:0:0: [sda] 468862128 512-byte logical blocks: (240 GB/223 GiB) >14:48:58,554 NOTICE kernel:[ 2.859480] sd 0:0:0:0: [sda] Write Protect is off >14:48:58,554 DEBUG kernel:[ 2.859485] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >14:48:58,554 NOTICE kernel:[ 2.859614] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >14:48:58,554 INFO kernel:[ 2.860587] sda: sda1 sda2 >14:48:58,554 NOTICE kernel:[ 2.861329] sd 0:0:0:0: [sda] Attached SCSI disk >14:48:58,554 INFO kernel:[ 2.906488] usb 2-1: new high-speed USB device number 2 using ehci_hcd >14:48:58,554 INFO kernel:[ 3.020530] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >14:48:58,554 INFO kernel:[ 3.020534] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >14:48:58,554 INFO kernel:[ 3.020960] hub 2-1:1.0: USB hub found >14:48:58,554 INFO kernel:[ 3.021170] hub 2-1:1.0: 8 ports detected >14:48:58,554 INFO kernel:[ 3.095064] usb 1-1.5: new high-speed USB device number 3 using ehci_hcd >14:48:58,554 INFO kernel:[ 3.180072] usb 1-1.5: New USB device found, idVendor=0424, idProduct=2514 >14:48:58,554 INFO kernel:[ 3.180077] usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >14:48:58,554 INFO kernel:[ 3.180358] hub 1-1.5:1.0: USB hub found >14:48:58,554 INFO kernel:[ 3.180408] hub 1-1.5:1.0: 3 ports detected >14:48:58,554 INFO kernel:[ 3.295407] tsc: Refined TSC clocksource calibration: 3392.293 MHz >14:48:58,554 INFO kernel:[ 3.295412] Switching to clocksource tsc >14:48:58,554 INFO kernel:[ 3.295511] usb 2-1.7: new full-speed USB device number 3 using ehci_hcd >14:48:58,554 INFO kernel:[ 3.317273] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >14:48:58,554 INFO kernel:[ 3.318914] ata2.00: ATA-8: Hitachi HDS723030ALA640, MKAOA5C0, max UDMA/133 >14:48:58,554 INFO kernel:[ 3.318918] ata2.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >14:48:58,554 INFO kernel:[ 3.320646] ata2.00: configured for UDMA/133 >14:48:58,554 NOTICE kernel:[ 3.320869] scsi 1:0:0:0: Direct-Access ATA Hitachi HDS72303 MKAO PQ: 0 ANSI: 5 >14:48:58,554 NOTICE kernel:[ 3.321122] sd 1:0:0:0: Attached scsi generic sg1 type 0 >14:48:58,554 NOTICE kernel:[ 3.321131] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB) >14:48:58,554 NOTICE kernel:[ 3.321464] sd 1:0:0:0: [sdb] Write Protect is off >14:48:58,554 DEBUG kernel:[ 3.321466] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >14:48:58,554 NOTICE kernel:[ 3.321593] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >14:48:58,554 INFO kernel:[ 3.354317] sdb: sdb1 sdb2 >14:48:58,554 NOTICE kernel:[ 3.355099] sd 1:0:0:0: [sdb] Attached SCSI disk >14:48:58,554 INFO kernel:[ 3.385065] usb 2-1.7: New USB device found, idVendor=0a5c, idProduct=2101 >14:48:58,554 INFO kernel:[ 3.385069] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >14:48:58,554 INFO kernel:[ 3.385072] usb 2-1.7: Product: Jabra - A320s >14:48:58,554 INFO kernel:[ 3.385074] usb 2-1.7: Manufacturer: Broadcom Corp >14:48:58,554 INFO kernel:[ 3.458023] usb 2-1.8: new low-speed USB device number 4 using ehci_hcd >14:48:58,554 INFO kernel:[ 3.546769] usb 2-1.8: New USB device found, idVendor=093a, idProduct=2521 >14:48:58,554 INFO kernel:[ 3.546773] usb 2-1.8: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >14:48:58,554 INFO kernel:[ 3.546776] usb 2-1.8: Product: USB OPTICAL MOUSE >14:48:58,554 INFO kernel:[ 3.550852] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.0/input/input3 >14:48:58,554 INFO kernel:[ 3.551192] hid-generic 0003:093A:2521.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-0000:00:1d.0-1.8/input0 >14:48:58,554 INFO kernel:[ 3.623579] usb 1-1.5.1: new high-speed USB device number 4 using ehci_hcd >14:48:58,554 INFO kernel:[ 3.708557] usb 1-1.5.1: New USB device found, idVendor=0424, idProduct=2640 >14:48:58,554 INFO kernel:[ 3.708561] usb 1-1.5.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >14:48:58,554 INFO kernel:[ 3.708839] hub 1-1.5.1:1.0: USB hub found >14:48:58,554 INFO kernel:[ 3.708929] hub 1-1.5.1:1.0: 3 ports detected >14:48:58,554 INFO kernel:[ 3.779984] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >14:48:58,554 INFO kernel:[ 3.780903] ata3.00: ATA-8: Hitachi HDS721010DLE630, MS2OA5Q0, max UDMA/133 >14:48:58,554 INFO kernel:[ 3.780907] ata3.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >14:48:58,554 INFO kernel:[ 3.781989] ata3.00: configured for UDMA/133 >14:48:58,555 NOTICE kernel:[ 3.782116] scsi 2:0:0:0: Direct-Access ATA Hitachi HDS72101 MS2O PQ: 0 ANSI: 5 >14:48:58,555 NOTICE kernel:[ 3.782298] sd 2:0:0:0: Attached scsi generic sg2 type 0 >14:48:58,555 NOTICE kernel:[ 3.782374] sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >14:48:58,555 NOTICE kernel:[ 3.782378] sd 2:0:0:0: [sdc] 4096-byte physical blocks >14:48:58,555 NOTICE kernel:[ 3.782427] sd 2:0:0:0: [sdc] Write Protect is off >14:48:58,555 DEBUG kernel:[ 3.782432] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >14:48:58,555 NOTICE kernel:[ 3.782458] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >14:48:58,555 INFO kernel:[ 3.824115] sdc: sdc1 sdc2 sdc3 >14:48:58,555 NOTICE kernel:[ 3.824478] sd 2:0:0:0: [sdc] Attached SCSI disk >14:48:58,555 INFO kernel:[ 3.981522] usb 1-1.5.1.1: new high-speed USB device number 5 using ehci_hcd >14:48:58,555 INFO kernel:[ 4.112054] usb 1-1.5.1.1: New USB device found, idVendor=0424, idProduct=4060 >14:48:58,555 INFO kernel:[ 4.112059] usb 1-1.5.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >14:48:58,555 INFO kernel:[ 4.112061] usb 1-1.5.1.1: Product: Ultra Fast Media Reader >14:48:58,555 INFO kernel:[ 4.112064] usb 1-1.5.1.1: Manufacturer: Generic >14:48:58,555 INFO kernel:[ 4.112066] usb 1-1.5.1.1: SerialNumber: F110A600A970 >14:48:58,555 INFO kernel:[ 4.240686] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >14:48:58,555 INFO kernel:[ 4.242402] ata4.00: ATAPI: Optiarc DVD RW AD-7260S, 1.03, max UDMA/100 >14:48:58,555 INFO kernel:[ 4.244714] ata4.00: configured for UDMA/100 >14:48:58,555 NOTICE kernel:[ 4.248742] scsi 3:0:0:0: CD-ROM Optiarc DVD RW AD-7260S 1.03 PQ: 0 ANSI: 5 >14:48:58,555 WARNING kernel:[ 4.251184] sr0: scsi3-mmc drive: 94x/94x writer dvd-ram cd/rw xa/form2 cdda tray >14:48:58,555 INFO kernel:[ 4.251188] cdrom: Uniform CD-ROM driver Revision: 3.20 >14:48:58,555 DEBUG kernel:[ 4.251381] sr 3:0:0:0: Attached scsi CD-ROM sr0 >14:48:58,555 NOTICE kernel:[ 4.251542] sr 3:0:0:0: Attached scsi generic sg3 type 5 >14:48:58,555 INFO kernel:[ 4.555763] ata5: SATA link down (SStatus 0 SControl 300) >14:48:58,555 INFO kernel:[ 4.859893] ata6: SATA link down (SStatus 0 SControl 300) >14:48:58,555 INFO kernel:[ 4.862313] Freeing unused kernel memory: 1036k freed >14:48:58,555 INFO kernel:[ 4.862498] Write protecting the kernel read-only data: 12288k >14:48:58,555 INFO kernel:[ 4.869251] Freeing unused kernel memory: 1860k freed >14:48:58,555 INFO kernel:[ 4.874478] Freeing unused kernel memory: 1416k freed >14:48:58,555 WARNING kernel:[ 5.043276] Disabling lock debugging due to kernel taint >14:48:58,555 INFO kernel:[ 5.043569] BIOS EDD facility v0.16 2004-Jun-25, 3 devices found >14:48:58,555 INFO kernel:[ 5.201522] squashfs: version 4.0 (2009/01/31) Phillip Lougher >14:48:58,555 INFO kernel:[ 5.202975] Loading iSCSI transport class v2.0-870. >14:48:58,555 NOTICE kernel:[ 5.203537] iscsi: registered transport (tcp) >14:48:58,555 INFO kernel:[ 5.205136] alua: device handler registered >14:48:58,555 INFO kernel:[ 5.206773] emc: device handler registered >14:48:58,555 INFO kernel:[ 5.208490] hp_sw: device handler registered >14:48:58,555 INFO kernel:[ 5.210227] rdac: device handler registered >14:48:58,555 INFO kernel:[ 8.221306] floppy0: no floppy controllers found >14:48:58,555 INFO kernel:[ 8.221317] work still pending >14:48:58,555 INFO kernel:[ 8.230067] No iBFT detected. >14:48:58,555 INFO kernel:[ 8.231876] md: raid0 personality registered for level 0 >14:48:58,555 INFO kernel:[ 8.233824] md: raid1 personality registered for level 1 >14:48:58,555 INFO kernel:[ 8.235589] async_tx: api initialized (async) >14:48:58,555 INFO kernel:[ 8.235800] xor: automatically using best checksumming function: >14:48:58,555 INFO kernel:[ 8.245131] avx : 9716.000 MB/sec >14:48:58,555 WARNING kernel:[ 8.262097] raid6: sse2x1 3660 MB/s >14:48:58,555 WARNING kernel:[ 8.279043] raid6: sse2x2 5265 MB/s >14:48:58,555 WARNING kernel:[ 8.295999] raid6: sse2x4 6078 MB/s >14:48:58,555 WARNING kernel:[ 8.296001] raid6: using algorithm sse2x4 (6078 MB/s) >14:48:58,555 WARNING kernel:[ 8.296003] raid6: using ssse3x2 recovery algorithm >14:48:58,555 INFO kernel:[ 8.296784] md: raid6 personality registered for level 6 >14:48:58,555 INFO kernel:[ 8.296785] md: raid5 personality registered for level 5 >14:48:58,555 INFO kernel:[ 8.296785] md: raid4 personality registered for level 4 >14:48:58,555 INFO kernel:[ 8.301593] md: raid10 personality registered for level 10 >14:48:58,555 INFO kernel:[ 8.302695] md: linear personality registered for level -1 >14:48:58,555 INFO kernel:[ 8.310460] device-mapper: multipath: version 1.5.0 loaded >14:48:58,555 INFO kernel:[ 8.312195] device-mapper: multipath round-robin: version 1.0.0 loaded >14:48:58,555 INFO kernel:[ 8.342163] RPC: Registered named UNIX socket transport module. >14:48:58,555 INFO kernel:[ 8.342166] RPC: Registered udp transport module. >14:48:58,555 INFO kernel:[ 8.342168] RPC: Registered tcp transport module. >14:48:58,555 INFO kernel:[ 8.342169] RPC: Registered tcp NFSv4.1 backchannel transport module. >14:48:58,555 INFO kernel:[ 8.583716] wmi: Mapper loaded >14:48:58,555 INFO kernel:[ 8.589674] sky2: driver version 1.30 >14:48:58,555 INFO kernel:[ 8.589743] sky2 0000:02:00.0: Yukon-2 EC chip revision 2 >14:48:58,555 DEBUG kernel:[ 8.589866] sky2 0000:02:00.0: irq 45 for MSI/MSI-X >14:48:58,555 INFO kernel:[ 8.590232] sky2 0000:02:00.0: eth0: addr 00:50:43:00:ed:6d >14:48:58,555 INFO kernel:[ 8.591883] [drm] Initialized drm 1.1.0 20060810 >14:48:58,555 INFO kernel:[ 8.593604] Initializing USB Mass Storage driver... >14:48:58,555 INFO kernel:[ 8.593703] scsi8 : usb-storage 1-1.5.1.1:1.0 >14:48:58,555 INFO kernel:[ 8.593854] usbcore: registered new interface driver usb-storage >14:48:58,555 INFO kernel:[ 8.593857] USB Mass Storage support registered. >14:48:58,555 WARNING kernel:[ 8.597506] MXM: GUID detected in BIOS >14:48:58,555 INFO kernel:[ 8.597666] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation card (0x0cf200a1) >14:48:58,555 INFO kernel:[ 8.601459] [drm] nouveau 0000:01:00.0: Checking PRAMIN for VBIOS >14:48:58,555 NOTICE kernel:[ 8.645064] firewire_ohci 0000:04:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x2 >14:48:58,555 INFO kernel:[ 8.660190] [drm] nouveau 0000:01:00.0: ... appears to be valid >14:48:58,555 INFO kernel:[ 8.660191] [drm] nouveau 0000:01:00.0: Using VBIOS from PRAMIN >14:48:58,555 INFO kernel:[ 8.660192] [drm] nouveau 0000:01:00.0: BIT BIOS found >14:48:58,555 INFO kernel:[ 8.660194] [drm] nouveau 0000:01:00.0: Bios version 70.26.20.00 >14:48:58,555 INFO kernel:[ 8.660195] [drm] nouveau 0000:01:00.0: TMDS table version 2.0 >14:48:58,555 INFO kernel:[ 8.660408] [drm] nouveau 0000:01:00.0: MXM: no VBIOS data, nothing to do >14:48:58,555 INFO kernel:[ 8.660410] [drm] nouveau 0000:01:00.0: DCB version 4.0 >14:48:58,555 NOTICE kernel:[ 8.660411] [drm] nouveau 0000:01:00.0: DCB outp 00: 02000300 00000000 >14:48:58,555 NOTICE kernel:[ 8.660412] [drm] nouveau 0000:01:00.0: DCB outp 01: 01000302 00020030 >14:48:58,555 NOTICE kernel:[ 8.660413] [drm] nouveau 0000:01:00.0: DCB outp 02: 04011380 00000000 >14:48:58,555 NOTICE kernel:[ 8.660414] [drm] nouveau 0000:01:00.0: DCB outp 03: 08011382 00020030 >14:48:58,555 NOTICE kernel:[ 8.660415] [drm] nouveau 0000:01:00.0: DCB outp 04: 02022362 00020010 >14:48:58,555 INFO kernel:[ 8.660415] [drm] nouveau 0000:01:00.0: DCB conn 00: 00001030 >14:48:58,555 INFO kernel:[ 8.660417] [drm] nouveau 0000:01:00.0: DCB conn 01: 00010130 >14:48:58,555 INFO kernel:[ 8.660418] [drm] nouveau 0000:01:00.0: DCB conn 02: 00002261 >14:48:58,555 INFO kernel:[ 8.660420] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0x69A3 >14:48:58,555 INFO kernel:[ 8.690486] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0x70C6 >14:48:58,555 INFO kernel:[ 8.759671] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0x85CD >14:48:58,555 INFO kernel:[ 8.759675] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0x85D7 >14:48:58,555 INFO kernel:[ 8.759731] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0x87AC >14:48:58,555 INFO kernel:[ 8.759732] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0x8811 >14:48:58,555 WARNING kernel:[ 8.779680] [drm] nouveau 0000:01:00.0: 0x8811: Condition still not met after 20ms, skipping following opcodes >14:48:58,555 INFO kernel:[ 8.783373] [TTM] Zone kernel: Available graphics memory: 8209362 kiB >14:48:58,555 INFO kernel:[ 8.783376] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >14:48:58,555 INFO kernel:[ 8.783378] [TTM] Initializing pool allocator >14:48:58,555 INFO kernel:[ 8.783382] [TTM] Initializing DMA pool allocator >14:48:58,555 INFO kernel:[ 8.783394] [drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM (GDDR5) >14:48:58,555 INFO kernel:[ 8.791120] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture) >14:48:58,555 INFO kernel:[ 8.795138] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >14:48:58,555 INFO kernel:[ 8.795139] [drm] No driver support for vblank timestamp query. >14:48:58,555 INFO kernel:[ 8.954199] [drm] nouveau 0000:01:00.0: 3 available performance level(s) >14:48:58,555 INFO kernel:[ 8.954203] [drm] nouveau 0000:01:00.0: 0: core 50MHz shader 101MHz memory 135MHz voltage 950mV >14:48:58,555 INFO kernel:[ 8.954205] [drm] nouveau 0000:01:00.0: 1: core 405MHz shader 810MHz memory 324MHz voltage 950mV >14:48:58,555 INFO kernel:[ 8.954207] [drm] nouveau 0000:01:00.0: 3: core 950MHz shader 1900MHz memory 2150MHz voltage 1012mV-1125mV >14:48:58,555 INFO kernel:[ 8.954210] [drm] nouveau 0000:01:00.0: c: core 405MHz shader 810MHz memory 324MHz voltage 950mV fanspeed 40% >14:48:58,555 INFO kernel:[ 8.958880] [drm] nouveau 0000:01:00.0: MM: using COPY1 for buffer copies >14:48:58,555 INFO kernel:[ 9.098681] [drm] nouveau 0000:01:00.0: allocated 1920x1200 fb: 0x140000, bo ffff880400852c00 >14:48:58,555 INFO kernel:[ 9.098794] fbcon: nouveaufb (fb0) is primary device >14:48:58,555 INFO kernel:[ 9.120111] Console: switching to colour frame buffer device 240x75 >14:48:58,555 INFO kernel:[ 9.122946] fb0: nouveaufb frame buffer device >14:48:58,555 INFO kernel:[ 9.122947] drm: registered panic notifier >14:48:58,555 INFO kernel:[ 9.122952] [drm] Initialized nouveau 1.0.0 20120316 for 0000:01:00.0 on minor 0 >14:48:58,555 NOTICE kernel:[ 9.144722] firewire_core 0000:04:00.0: created device fw0: GUID 78563412000000a8, S800 >14:48:58,555 DEBUG kernel:[ 9.470199] ISO 9660 Extensions: Microsoft Joliet Level 3 >14:48:58,555 DEBUG kernel:[ 9.505430] ISO 9660 Extensions: RRIP_1991A >14:48:58,555 NOTICE kernel:[ 9.604597] scsi 8:0:0:0: Direct-Access Generic Ultra HS-SD/MMC 1.82 PQ: 0 ANSI: 0 >14:48:58,555 NOTICE kernel:[ 9.605665] sd 8:0:0:0: Attached scsi generic sg4 type 0 >14:48:58,555 NOTICE kernel:[ 9.621682] sd 8:0:0:0: [sdd] Attached SCSI removable disk >14:48:58,555 INFO kernel:[ 10.788322] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >14:48:58,555 DEBUG kernel:[ 14.006437] SELinux: 2048 avtab hash slots, 92725 rules. >14:48:58,555 DEBUG kernel:[ 14.016024] SELinux: 2048 avtab hash slots, 92725 rules. >14:48:58,555 DEBUG kernel:[ 14.077976] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >14:48:58,555 DEBUG kernel:[ 14.077979] SELinux: 83 classes, 92725 rules >14:48:58,555 DEBUG kernel:[ 14.080688] SELinux: Completing initialization. >14:48:58,555 DEBUG kernel:[ 14.080690] SELinux: Setting up existing superblocks. >14:48:58,555 DEBUG kernel:[ 14.080693] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.080696] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.080703] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.080705] SELinux: initialized (dev proc, type proc), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.080712] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:48:58,555 DEBUG kernel:[ 14.080724] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >14:48:58,555 DEBUG kernel:[ 14.081249] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >14:48:58,555 DEBUG kernel:[ 14.081251] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.081618] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >14:48:58,555 DEBUG kernel:[ 14.081621] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.081622] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >14:48:58,555 DEBUG kernel:[ 14.081630] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:48:58,555 DEBUG kernel:[ 14.081633] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >14:48:58,555 DEBUG kernel:[ 14.081637] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.081643] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.081888] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.081889] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:48:58,555 DEBUG kernel:[ 14.081893] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:48:58,555 DEBUG kernel:[ 14.081967] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:48:58,555 DEBUG kernel:[ 14.081984] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.081986] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.081988] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.081997] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.082000] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.082002] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.082004] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.082005] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.082008] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.082011] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.082014] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 14.082016] SELinux: initialized (dev loop0, type squashfs), uses xattr >14:48:58,555 DEBUG kernel:[ 14.082023] SELinux: initialized (dev dm-0, type ext4), uses xattr >14:48:58,555 NOTICE kernel:[ 14.097772] type=1403 audit(1352126929.209:2): policy loaded auid=4294967295 ses=4294967295 >14:48:58,555 DEBUG kernel:[ 16.122060] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >14:48:58,555 DEBUG kernel:[ 18.534411] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >14:48:58,555 DEBUG kernel:[ 18.534533] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >14:48:58,555 DEBUG kernel:[ 18.962311] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >14:48:58,555 NOTICE kernel:[ 19.110545] type=1400 audit(1352126934.236:3): avc: denied { create } for pid=578 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:48:58,555 NOTICE kernel:[ 19.110589] type=1400 audit(1352126934.236:4): avc: denied { setattr } for pid=578 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=35597 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:48:58,555 NOTICE kernel:[ 19.110608] type=1400 audit(1352126934.236:5): avc: denied { relabelfrom } for pid=578 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=35597 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >14:48:58,555 INFO kernel:[ 22.074603] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >14:48:58,555 INFO kernel:[ 22.076884] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x23 >14:48:58,555 INFO kernel:[ 22.077032] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >14:48:58,555 WARNING kernel:[ 22.078088] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \GP2C 1 (20120711/utaddress-251) >14:48:58,555 INFO kernel:[ 22.078092] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >14:48:58,555 WARNING kernel:[ 22.078106] lpc_ich: Resource conflict(s) found affecting gpio_ich >14:48:58,555 DEBUG kernel:[ 22.080252] mei 0000:00:16.0: setting latency timer to 64 >14:48:58,555 DEBUG kernel:[ 22.080296] mei 0000:00:16.0: irq 46 for MSI/MSI-X >14:48:58,555 INFO kernel:[ 22.282439] mei 0000:00:16.0: wd: failed to find the client >14:48:58,555 INFO kernel:[ 22.536349] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x23 >14:48:58,555 INFO kernel:[ 22.536728] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x23 >14:48:58,555 INFO kernel:[ 22.537022] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x23 >14:48:58,555 INFO kernel:[ 22.537314] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x23 >14:48:58,555 INFO kernel:[ 22.537592] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x23 >14:48:58,555 INFO kernel:[ 22.537834] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x23 >14:48:58,555 INFO kernel:[ 22.538084] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x23 >14:48:58,555 INFO kernel:[ 22.538375] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >14:48:58,555 NOTICE kernel:[ 22.648391] type=1400 audit(1352126937.784:6): avc: denied { execute } for pid=669 comm="bash" name="hostname" dev="dm-0" ino=26656 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >14:48:58,555 NOTICE kernel:[ 22.648400] type=1400 audit(1352126937.784:7): avc: denied { read open } for pid=669 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=26656 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >14:48:58,555 NOTICE kernel:[ 22.648430] type=1400 audit(1352126937.784:8): avc: denied { execute_no_trans } for pid=669 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=26656 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:hostname_exec_t:s0 tclass=file >14:48:58,555 NOTICE kernel:[ 23.049421] type=1400 audit(1352126938.186:9): avc: denied { read } for pid=664 comm="bash" name=".profile" dev="dm-0" ino=8195 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >14:48:58,555 NOTICE kernel:[ 23.049444] type=1400 audit(1352126938.186:10): avc: denied { open } for pid=664 comm="bash" path="/root/.profile" dev="dm-0" ino=8195 scontext=system_u:system_r:getty_t:s0 tcontext=system_u:object_r:admin_home_t:s0 tclass=file >14:48:58,786 NOTICE kernel:[ 23.646338] type=1400 audit(1352126938.785:11): avc: denied { write } for pid=606 comm="firewalld" name="python2.7" dev="dm-0" ino=10373 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=dir >14:49:03,493 INFO systemd: Starting D-Bus System Message Bus... >14:49:03,507 INFO systemd: Started D-Bus System Message Bus. >14:49:04,143 INFO systemd: Started firewalld - dynamic firewall daemon. >14:49:04,144 INFO systemd: Starting Network Manager... >14:49:05,318 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >14:49:05,318 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >14:49:05,318 INFO NetworkManager: <info> WEXT support is enabled >14:49:05,323 INFO dbus-daemon: dbus[675]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:49:05,324 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >14:49:05,324 INFO systemd: Starting Authorization Manager... >14:49:05,974 INFO polkitd: Started polkitd version 0.107 >14:49:06,119 INFO dbus-daemon: dbus[675]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:49:06,120 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >14:49:06,120 INFO systemd: Started Authorization Manager. >14:49:06,292 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >14:49:06,292 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >14:49:06,293 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:49:06,293 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >14:49:06,293 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >14:49:06,293 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >14:49:06,294 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >14:49:06,295 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >14:49:06,299 INFO kernel:[ 31.138351] sky2 0000:02:00.0: p1p1: enabling interface >14:49:06,299 INFO kernel:[ 31.138428] IPv6: ADDRCONF(NETDEV_UP): p1p1: link is not ready >14:49:06,310 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >14:49:06,318 INFO NetworkManager: <info> Networking is enabled by state file >14:49:06,328 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:49:06,328 INFO NetworkManager: <info> (p1p1): carrier is OFF >14:49:06,328 INFO NetworkManager: <info> (p1p1): new Ethernet device (driver: 'sky2' ifindex: 2) >14:49:06,328 INFO NetworkManager: <info> (p1p1): exported as /org/freedesktop/NetworkManager/Devices/0 >14:49:06,328 INFO NetworkManager: <info> (p1p1): now managed >14:49:06,328 INFO NetworkManager: <info> (p1p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >14:49:06,329 INFO NetworkManager: <info> (p1p1): bringing up device. >14:49:06,329 INFO NetworkManager: <info> (p1p1): preparing device. >14:49:06,329 INFO NetworkManager: <info> (p1p1): deactivating device (reason 'managed') [2] >14:49:06,329 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/p1p1 >14:49:06,329 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >14:49:06,329 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >14:49:06,330 INFO systemd: Started Network Manager. >14:49:06,330 INFO systemd: Starting Anaconda System Services. >14:49:06,330 INFO systemd: Reached target Anaconda System Services. >14:49:06,330 INFO systemd: Starting Anaconda... >14:49:06,330 INFO systemd: Starting Network Manager Wait Online... >14:49:06,521 INFO systemd: Started Anaconda. >14:49:06,521 INFO systemd: Starting Anaconda Text Console... >14:49:06,815 WARNING kernel:[ 31.652697] audit_printk_skb: 15 callbacks suppressed >14:49:06,815 NOTICE kernel:[ 31.652700] type=1400 audit(1352126946.814:17): avc: denied { read write } for pid=701 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >14:49:06,847 INFO systemd: Started Anaconda Text Console. >14:49:08,716 INFO NetworkManager: <info> (p1p1): carrier now ON (device state 20) >14:49:08,716 INFO kernel:[ 33.547880] sky2 0000:02:00.0: p1p1: Link is up at 1000 Mbps, full duplex, flow control both >14:49:08,716 INFO kernel:[ 33.547903] IPv6: ADDRCONF(NETDEV_CHANGE): p1p1: link becomes ready >14:49:08,716 INFO NetworkManager: <info> (p1p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >14:49:08,717 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >14:49:08,717 INFO NetworkManager: <info> Activation (p1p1) starting connection 'Wired connection 1' >14:49:08,717 INFO NetworkManager: <info> (p1p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >14:49:08,718 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) scheduled... >14:49:08,718 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) started... >14:49:08,718 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) scheduled... >14:49:08,719 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) complete. >14:49:08,719 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) starting... >14:49:08,719 INFO NetworkManager: <info> (p1p1): device state change: prepare -> config (reason 'none') [40 50 0] >14:49:08,719 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) successful. >14:49:08,720 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) complete. >14:49:09,082 WARNING NetworkManager: <warn> (p1p1) firewall zone add/change failed: (32) INVALID_ZONE: public >14:49:09,082 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) scheduled. >14:49:09,083 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) started... >14:49:09,083 INFO NetworkManager: <info> (p1p1): device state change: config -> ip-config (reason 'none') [50 70 0] >14:49:09,083 INFO NetworkManager: <info> Activation (p1p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >14:49:09,094 INFO NetworkManager: <info> dhclient started with pid 706 >14:49:09,094 INFO NetworkManager: <info> Activation (p1p1) Beginning IP6 addrconf. >14:49:09,095 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) complete. >14:49:09,830 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >14:49:09,831 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >14:49:09,831 INFO dhclient: All rights reserved. >14:49:09,831 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >14:49:09,831 INFO dhclient: >14:49:09,836 INFO NetworkManager: <info> (p1p1): DHCPv4 state changed nbi -> preinit >14:49:09,841 INFO dhclient: Listening on LPF/p1p1/00:50:43:00:ed:6d >14:49:09,842 INFO dhclient: Sending on LPF/p1p1/00:50:43:00:ed:6d >14:49:09,842 INFO dhclient: Sending on Socket/fallback >14:49:09,842 INFO dhclient: DHCPDISCOVER on p1p1 to 255.255.255.255 port 67 interval 4 (xid=0x3ebb1ed3) >14:49:09,844 INFO dhclient: DHCPREQUEST on p1p1 to 255.255.255.255 port 67 (xid=0x3ebb1ed3) >14:49:09,844 INFO dhclient: DHCPOFFER from 192.168.0.1 >14:49:11,654 NOTICE kernel:[ 36.477437] type=1400 audit(1352126951.653:18): avc: denied { read write } for pid=709 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1179 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >14:49:11,654 WARNING kernel:[ 36.478409] auditd (710): /proc/710/oom_adj is deprecated, please use /proc/710/oom_score_adj instead. >14:49:11,946 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x3ebb1ed3) >14:49:11,949 INFO NetworkManager: <info> (p1p1): DHCPv4 state changed preinit -> bound >14:49:11,949 INFO dhclient: bound to 192.168.0.4 -- renewal in 1790 seconds. >14:49:11,950 INFO NetworkManager: <info> address 192.168.0.4 >14:49:11,950 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >14:49:11,950 INFO NetworkManager: <info> gateway 192.168.0.1 >14:49:11,950 INFO NetworkManager: <info> nameserver '209.18.47.61' >14:49:11,951 INFO NetworkManager: <info> nameserver '209.18.47.62' >14:49:11,951 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >14:49:11,951 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Commit) started... >14:49:12,950 INFO NetworkManager: <info> (p1p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >14:49:12,951 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Commit) complete. >14:49:12,951 INFO NetworkManager: <info> (p1p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >14:49:12,952 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p1p1) as default for IPv4 routing and DNS. >14:49:12,952 INFO NetworkManager: <info> Activation (p1p1) successful, device activated. >14:49:12,953 INFO dbus-daemon: dbus[675]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >14:49:12,954 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >14:49:12,969 INFO systemd: Started Network Manager Wait Online. >14:49:12,970 INFO systemd: Starting Network. >14:49:12,970 INFO systemd: Reached target Network. >14:49:12,971 INFO systemd: Startup finished in 4s 765ms 924us (kernel) + 9s 522ms 288us (initrd) + 23s 485ms 234us (userspace) = 37s 773ms 446us. >14:49:13,783 INFO dbus-daemon: dbus[675]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:49:13,783 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:49:14,703 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >14:49:21,877 INFO systemd: Starting NTP client/server... >14:49:22,216 INFO chrony-helper: tr: write error: Broken pipe >14:49:22,217 INFO chrony-helper: tr: write error >14:49:22,345 INFO chronyd: chronyd version 1.27-git1ca844 starting >14:49:22,345 INFO chronyd: Linux kernel major=3 minor=6 patch=2 >14:49:22,346 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 >14:49:22,381 INFO systemd: Started NTP client/server. >14:49:22,842 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p1p1 ... >14:49:22,842 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:49:22,843 NOTICE NetworkManager: ifcfg-rh: read connection 'System p1p1' >14:49:22,843 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >14:49:24,824 INFO kernel:[ 49.610278] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >14:49:24,824 DEBUG kernel:[ 49.610546] SELinux: initialized (dev sda1, type ext4), uses xattr >14:49:24,973 INFO kernel:[ 49.759218] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >14:49:24,973 DEBUG kernel:[ 49.759223] SELinux: initialized (dev sda2, type ext4), uses xattr >14:49:25,104 INFO kernel:[ 49.889601] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >14:49:25,104 DEBUG kernel:[ 49.889607] SELinux: initialized (dev sdb1, type ext4), uses xattr >14:49:25,229 INFO kernel:[ 50.013799] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) >14:49:25,229 DEBUG kernel:[ 50.013805] SELinux: initialized (dev sdb2, type ext4), uses xattr >14:49:25,340 INFO kernel:[ 50.125027] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >14:49:25,340 DEBUG kernel:[ 50.125032] SELinux: initialized (dev sdc1, type ext4), uses xattr >14:49:25,520 INFO kernel:[ 50.304427] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null) >14:49:25,520 DEBUG kernel:[ 50.304432] SELinux: initialized (dev sdc2, type ext4), uses xattr >14:49:27,544 INFO chronyd: Selected source 38.229.71.1 >14:49:27,544 WARNING chronyd: System clock wrong by 2.161323 seconds, adjustment started >14:49:29,198 INFO NetworkManager: <info> (p1p1): IP6 addrconf timed out or failed. >14:49:29,199 INFO NetworkManager: <info> Activation (p1p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >14:49:29,199 INFO NetworkManager: <info> Activation (p1p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >14:49:29,200 INFO NetworkManager: <info> Activation (p1p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >14:49:40,532 INFO kernel:[ 64.587898] Btrfs loaded >14:49:40,645 INFO kernel:[ 64.692382] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >14:50:26,334 NOTICE NetworkManager: ifcfg-rh: read connection 'Wired connection 1' >14:50:26,334 INFO NetworkManager: <info> (p1p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >14:50:26,335 INFO NetworkManager: <info> (p1p1): deactivating device (reason 'connection-removed') [38] >14:50:26,535 INFO NetworkManager: <info> (p1p1): canceled DHCP transaction, DHCP client pid 706 >14:50:26,538 INFO dbus-daemon: dbus[675]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >14:50:26,539 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >14:50:26,544 INFO dbus-daemon: dbus[675]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:50:26,544 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >14:50:26,624 INFO NetworkManager: <info> Saved default wired connection 'Wired connection 1' to persistent storage >14:50:26,626 WARNING NetworkManager: <warn> (p1p1) firewall zone remove failed: (32) UNKNOWN_INTERFACE: p1p1 >14:50:26,628 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >14:50:26,628 INFO NetworkManager: <info> Activation (p1p1) starting connection 'Wired connection 1' >14:50:26,628 INFO NetworkManager: <info> (p1p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >14:50:26,629 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) scheduled... >14:50:26,629 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) started... >14:50:26,629 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) scheduled... >14:50:26,629 INFO NetworkManager: <info> Activation (p1p1) Stage 1 of 5 (Device Prepare) complete. >14:50:26,629 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) starting... >14:50:26,629 INFO NetworkManager: <info> (p1p1): device state change: prepare -> config (reason 'none') [40 50 0] >14:50:26,629 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) successful. >14:50:26,630 INFO NetworkManager: <info> Activation (p1p1) Stage 2 of 5 (Device Configure) complete. >14:50:26,631 WARNING NetworkManager: <warn> (p1p1) firewall zone add/change failed: (32) INVALID_ZONE: public >14:50:26,631 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) scheduled. >14:50:26,631 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) started... >14:50:26,631 INFO NetworkManager: <info> (p1p1): device state change: config -> ip-config (reason 'none') [50 70 0] >14:50:26,632 INFO NetworkManager: <info> Activation (p1p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >14:50:26,632 INFO NetworkManager: <info> dhclient started with pid 1168 >14:50:26,633 INFO NetworkManager: <info> Activation (p1p1) Beginning IP6 addrconf. >14:50:26,633 INFO NetworkManager: <info> Activation (p1p1) Stage 3 of 5 (IP Configure Start) complete. >14:50:26,642 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >14:50:26,643 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >14:50:26,643 INFO dhclient: All rights reserved. >14:50:26,643 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >14:50:26,644 INFO dhclient: >14:50:26,646 INFO NetworkManager: <info> (p1p1): DHCPv4 state changed nbi -> preinit >14:50:26,655 INFO dhclient: Listening on LPF/p1p1/00:50:43:00:ed:6d >14:50:26,655 INFO dhclient: Sending on LPF/p1p1/00:50:43:00:ed:6d >14:50:26,655 INFO dhclient: Sending on Socket/fallback >14:50:26,655 INFO dhclient: DHCPREQUEST on p1p1 to 255.255.255.255 port 67 (xid=0x54c8ab84) >14:50:26,660 INFO kernel:[ 109.426172] traps: nm-connection-e[1137] general protection ip:7ffa71c4b2fc sp:7fff95744d50 error:0 in libgobject-2.0.so.0.3400.1[7ffa71c19000+4c000] >14:50:26,722 INFO chronyd: Source 38.109.218.175 offline >14:50:26,722 INFO chronyd: Source 184.22.97.162 offline >14:50:26,722 INFO chronyd: Source 205.196.146.72 offline >14:50:26,722 INFO chronyd: Source 38.229.71.1 offline >14:50:27,638 NOTICE NetworkManager: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-Wired_connection_1 >14:50:27,676 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x54c8ab84) >14:50:27,681 INFO NetworkManager: <info> (p1p1): DHCPv4 state changed preinit -> reboot >14:50:27,681 INFO NetworkManager: <info> address 192.168.0.4 >14:50:27,681 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >14:50:27,682 INFO NetworkManager: <info> gateway 192.168.0.1 >14:50:27,682 INFO NetworkManager: <info> nameserver '209.18.47.61' >14:50:27,683 INFO NetworkManager: <info> nameserver '209.18.47.62' >14:50:27,683 INFO dhclient: bound to 192.168.0.4 -- renewal in 1791 seconds. >14:50:27,683 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >14:50:27,684 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Commit) started... >14:50:28,682 INFO NetworkManager: <info> (p1p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >14:50:28,683 INFO NetworkManager: <info> Activation (p1p1) Stage 5 of 5 (IPv4 Commit) complete. >14:50:28,683 INFO NetworkManager: <info> (p1p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >14:50:28,684 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p1p1) as default for IPv4 routing and DNS. >14:50:28,684 INFO NetworkManager: <info> Activation (p1p1) successful, device activated. >14:50:28,702 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >14:50:28,737 INFO chronyd: Source 38.109.218.175 online >14:50:28,738 INFO chronyd: Source 184.22.97.162 online >14:50:28,738 INFO chronyd: Source 38.229.71.1 online >14:50:28,738 INFO chronyd: Source 205.196.146.72 online >14:50:29,007 INFO chronyd: Selected source 38.109.218.175 >14:50:46,861 INFO NetworkManager: <info> (p1p1): IP6 addrconf timed out or failed. >14:50:46,861 INFO NetworkManager: <info> Activation (p1p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >14:50:46,862 INFO NetworkManager: <info> Activation (p1p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >14:50:46,862 INFO NetworkManager: <info> Activation (p1p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >14:53:43,237 INFO chronyd: Selected source 38.229.71.1
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 873332
: 638682 |
638683
|
638684
|
638685
|
638686
|
638687
|
638688
|
638689
|
638690
|
638691
|
638692
|
638693
|
638694
|
638695
|
638696