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 601279 Details for
Bug 844405
PartitionException: Parted can't resize partitions managed by Windows Dynamic Disk.
[?]
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-51VR8m
anaconda-tb-51VR8m (text/plain), 376.83 KB, created by
mario
on 2012-07-30 13:57:13 UTC
(
hide
)
Description:
File: anaconda-tb-51VR8m
Filename:
MIME Type:
Creator:
mario
Created:
2012-07-30 13:57:13 UTC
Size:
376.83 KB
patch
obsolete
>anaconda 17.29 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 309, in setPartitionGeometry > start, end) > File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 32, in new > ret = fn(*args, **kwds) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 1270, in _setTargetSize > start=geometry.start, end=geometry.end) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 583, in <lambda> > lambda s, v: s._setTargetSize(v), > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 364, in __init__ > self.device.targetSize = newsize > File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/autopart_type.py", line 129, in whichToShrink > actions.append(ActionResizeDevice(request, newSize)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/autopart_type.py", line 170, in getNext > (rc, actions) = whichToShrink(self.storage, self.intf) > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1197, in nextClicked > rc = self.currentWindow.getNext () >PartitionException: Parted can't resize partitions managed by Windows Dynamic Disk. > >Local variables in innermost frame: >start: 1383301120 >self: parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2598710>, <parted.partition.Partition object at 0x2583890>, <parted.partition.Partition object at 0x25988d0>, <parted.partition.Partition object at 0x2598a90>] > device: <parted.device.Device object at 0x2598390> > PedDisk: <_ped.Disk object at 0x2597878> >partition: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2598450> fileSystem: <parted.filesystem.FileSystem object at 0x2598b50> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2598ad0> PedPartition: <_ped.Partition object at 0x2591e90> >end: 1710981119 >constraint: parted.Constraint instance -- > startAlign: <parted.alignment.Alignment object at 0x28848d0> endAlign: <parted.alignment.Alignment object at 0x2884890> > startRange: <parted.geometry.Geometry object at 0x2884850> endRange: <parted.geometry.Geometry object at 0x2884710> > minSize: 1 maxSize: 1953525168 > PedConstraint: <_ped.Constraint object at 0x287e170> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._initLabelAnswers: {} > _intf._warnedUnusedRaidMembers: [] > _intf.anaconda: Already dumped (Anaconda instance) > _intf.installProgress: None > _intf.icw: InstallControlWindow instance, containing members: > _intf.icw._main_loop_running: True > _intf.icw.handle: 1083 > _intf.icw.window: Window instance, containing members: > _intf.icw.reloadRcQueued: 0 > _intf.icw.currentWindow: PartitionTypeWindow instance, containing members: > _intf.icw.currentWindow.xml: XML instance, containing members: > _intf.icw.currentWindow.encryptButton: CheckButton instance, containing members: > _intf.icw.currentWindow.intf: Already dumped (InstallInterface instance) > _intf.icw.currentWindow.prevrev: None > _intf.icw.currentWindow.storage: Storage instance, containing members: > _intf.icw.currentWindow.storage.clearPartChoice: shrink > _intf.icw.currentWindow.storage._intf: None > _intf.icw.currentWindow.storage._platform: None > _intf.icw.currentWindow.storage.eddDict: {} > _intf.icw.currentWindow.storage.anaconda: Already dumped (Anaconda instance) > _intf.icw.currentWindow.storage.dasd: DASD instance, containing members: > _intf.icw.currentWindow.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.icw.currentWindow.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.icw.currentWindow.storage.dasd.started: True > _intf.icw.currentWindow.storage.dasd.totalCylinders: 0 > _intf.icw.currentWindow.storage.dasd._maxFormatJobs: 0 > _intf.icw.currentWindow.storage.dasd._devices: [] > _intf.icw.currentWindow.storage.dasd._completedCylinders: 0.0 > _intf.icw.currentWindow.storage.dasd._dasdlist: [] > _intf.icw.currentWindow.storage.autoPartEscrowCert: None > _intf.icw.currentWindow.storage.autoPartAddBackupPassphrase: False > _intf.icw.currentWindow.storage.escrowCertificates: {} > _intf.icw.currentWindow.storage.fsset: FSSet instance, containing members: > _intf.icw.currentWindow.storage.fsset.origFStab: None > _intf.icw.currentWindow.storage.fsset._usb: None > _intf.icw.currentWindow.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.clearPartType: None > _intf.icw.currentWindow.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > _intf.icw.currentWindow.storage.fsset.devicetree.populated: True > _intf.icw.currentWindow.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sr0, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), loop5, loop6, loop7, live-rw, live-osimg-min] > _intf.icw.currentWindow.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.icw.currentWindow.storage.fsset.devicetree.zeroMbr: None > _intf.icw.currentWindow.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.icw.currentWindow.storage.fsset.devicetree._cleanup: False > _intf.icw.currentWindow.storage.fsset.devicetree.clearPartDisks: [] > _intf.icw.currentWindow.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.started: False > _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.nodes: [] > _intf.icw.currentWindow.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.icw.currentWindow.storage.fsset.devicetree.iscsi._initiator: > _intf.icw.currentWindow.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.platform.anaconda: None > _intf.icw.currentWindow.storage.fsset.devicetree.exclusiveDisks: [] > _intf.icw.currentWindow.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.icw.currentWindow.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.icw.currentWindow.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._multipaths: [] > _intf.icw.currentWindow.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sda4, sr0] > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sr0': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-1': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: dm-1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sda4': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.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/sda4 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'dm-0': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.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.icw.currentWindow.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.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.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/sda3 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.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.icw.currentWindow.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.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.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.icw.currentWindow.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.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.icw.currentWindow.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) >] > _intf.icw.currentWindow.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, dm-1] > _intf.icw.currentWindow.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.icw.currentWindow.storage.fsset.devicetree._ignoredDisks: [loop5, loop6, loop7] > _intf.icw.currentWindow.storage.fsset.devicetree._actions: [] > _intf.icw.currentWindow.storage.fsset.devicetree.reinitializeDisks: False > _intf.icw.currentWindow.storage.fsset.devicetree._devices: [existing 953869MB disk sda (0) with existing msdos disklabel >, existing 0MB partition sda1 (1) >, existing 199MB partition sda2 (2) with existing ntfs filesystem >, existing 675240MB partition sda3 (3) with existing ntfs filesystem >, existing 278428MB partition sda4 (4) with existing ntfs filesystem >, OpticalDevice instance, containing members: > _model: hp_BD_ROM_BC-5541H > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: hp BD ROM BC-5541H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 300694 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: True > hardwareGeometry: (18, 255, 63) biosGeometry: (18, 255, 63) > PedDevice: <_ped.Device object at 0x2512a70> > uuid: None > exists: True > fstabComment: > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-17-x86_64-Live-LXDE.iso > _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/ata6/host5/target5:0:0/5:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: True > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: > _size: 587.29296875 > _serial: None > id: 5 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /osmin.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 6 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 7 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /osmin > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 8 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 9 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 10 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 11 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /LiveOS/ext3fs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 12 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: Ext4FS instance, containing members: > _format.uuid: 959b5982-8ae9-4d46-9024-4566269f46cf > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-17-x86_6 > _format._targetSize: 3072.0 > _format._size: 3072.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop3 > sysfsPath: > _vendor: > _name: loop3 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: > _size: 0 > _serial: None > id: 13 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 14 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop4 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 15 > minor: 0 >, existing 3072MB dm live-rw (16) with existing ext4 filesystem >, existing 3072MB dm live-osimg-min (17) with existing ext4 filesystem >] > _intf.icw.currentWindow.storage.fsset.devicetree.protectedDevNames: [sr0] > _intf.icw.currentWindow.storage.fsset.devicetree.diskImages: {} > _intf.icw.currentWindow.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.icw.currentWindow.storage.fsset.preserveLines: [] > _intf.icw.currentWindow.storage.fsset._devshm: None > _intf.icw.currentWindow.storage.fsset._dev: None > _intf.icw.currentWindow.storage.fsset.blkidTab: None > _intf.icw.currentWindow.storage.fsset._proc: None > _intf.icw.currentWindow.storage.fsset.active: False > _intf.icw.currentWindow.storage.fsset.cryptTab: None > _intf.icw.currentWindow.storage.fsset._devpts: None > _intf.icw.currentWindow.storage.fsset._sysfs: None > _intf.icw.currentWindow.storage.fsset._selinux: None > _intf.icw.currentWindow.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.icw.currentWindow.storage.config.clearPartType: None > _intf.icw.currentWindow.storage.config.ignoredDisks: [] > _intf.icw.currentWindow.storage.config.protectedDevSpecs: [] > _intf.icw.currentWindow.storage.config.reinitializeDisks: False > _intf.icw.currentWindow.storage.config.ignoreDiskInteractive: False > _intf.icw.currentWindow.storage.config.exclusiveDisks: [] > _intf.icw.currentWindow.storage.config.zeroMbr: None > _intf.icw.currentWindow.storage.config.diskImages: {} > _intf.icw.currentWindow.storage.config.clearPartDisks: [] > _intf.icw.currentWindow.storage.config.mpathFriendlyNames: True > _intf.icw.currentWindow.storage.autoPartType: 2 > _intf.icw.currentWindow.storage.zfcp: ZFCP instance, containing members: > _intf.icw.currentWindow.storage.zfcp.down: False > _intf.icw.currentWindow.storage.zfcp.hasReadConfig: True > _intf.icw.currentWindow.storage.zfcp.intf: Already dumped (InstallInterface instance) > _intf.icw.currentWindow.storage.zfcp.fcpdevs: set([]) > _intf.icw.currentWindow.storage.devicetree: Already dumped (DeviceTree instance) > _intf.icw.currentWindow.storage.defaultFSType: ext4 > _intf.icw.currentWindow.storage._dumpFile: /tmp/storage.state > _intf.icw.currentWindow.storage.services: set([]) > _intf.icw.currentWindow.storage.shrinkPartitions: {} > _intf.icw.currentWindow.storage.encryptionPassphrase: None > _intf.icw.currentWindow.storage.encryptionRetrofit: False > _intf.icw.currentWindow.storage._nextID: 0 > _intf.icw.currentWindow.storage.fcoe: fcoe instance, containing members: > _intf.icw.currentWindow.storage.fcoe.started: True > _intf.icw.currentWindow.storage.fcoe.nics: [] > _intf.icw.currentWindow.storage.fcoe.lldpadStarted: False > _intf.icw.currentWindow.storage.autoPartitionRequests: [PartSpec instance (0x2296590) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x22965d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x2296610) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x2296650) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x2296690) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 9984 grow = True > >] > _intf.icw.currentWindow.storage.doAutoPart: False > _intf.icw.currentWindow.storage.iscsi: Already dumped (iscsi instance) > _intf.icw.currentWindow.storage.encryptedAutoPart: False > _intf.icw.currentWindow.dispatch: Skipped > _intf.icw.currentWindow.lvmButton: CheckButton instance, containing members: > _intf.icw.currentWindow.buttonGroup: pixmapRadioButtonGroup instance, containing members: > _intf.icw.currentWindow.buttonGroup.topLevelButtonList: [(<gtk.RadioButton object at 0x26ce870 (GtkRadioButton at 0x28451e0)>, <gtk.VBox object at 0x26ce5f0 (GtkVBox at 0x23e5dc0)>, [<gtk.RadioButton object at 0x26ce870 (GtkRadioButton at 0x28451e0)>, <gtk.RadioButton object at 0x26ce910 (GtkRadioButton at 0x2845380)>, <gtk.RadioButton object at 0x26cea00 (GtkRadioButton at 0x2845520)>, <gtk.RadioButton object at 0x26ceaf0 (GtkRadioButton at 0x28456c0)>, <gtk.RadioButton object at 0x26cebe0 (GtkRadioButton at 0x28470f0)>]) >, (<gtk.RadioButton object at 0x26ce910 (GtkRadioButton at 0x2845380)>, <gtk.VBox object at 0x26ce820 (GtkVBox at 0x23e5ca0)>, [<gtk.RadioButton object at 0x26ce870 (GtkRadioButton at 0x28451e0)>, <gtk.RadioButton object at 0x26ce910 (GtkRadioButton at 0x2845380)>, <gtk.RadioButton object at 0x26cea00 (GtkRadioButton at 0x2845520)>, <gtk.RadioButton object at 0x26ceaf0 (GtkRadioButton at 0x28456c0)>, <gtk.RadioButton object at 0x26cebe0 (GtkRadioButton at 0x28470f0)>]) >, (<gtk.RadioButton object at 0x26cea00 (GtkRadioButton at 0x2845520)>, <gtk.VBox object at 0x26ce7d0 (GtkVBox at 0x27514d0)>, [<gtk.RadioButton object at 0x26ce870 (GtkRadioButton at 0x28451e0)>, <gtk.RadioButton object at 0x26ce910 (GtkRadioButton at 0x2845380)>, <gtk.RadioButton object at 0x26cea00 (GtkRadioButton at 0x2845520)>, <gtk.RadioButton object at 0x26ceaf0 (GtkRadioButton at 0x28456c0)>, <gtk.RadioButton object at 0x26cebe0 (GtkRadioButton at 0x28470f0)>]) >, (<gtk.RadioButton object at 0x26ceaf0 (GtkRadioButton at 0x28456c0)>, <gtk.VBox object at 0x26ce960 (GtkVBox at 0x27515f0)>, [<gtk.RadioButton object at 0x26ce870 (GtkRadioButton at 0x28451e0)>, <gtk.RadioButton object at 0x26ce910 (GtkRadioButton at 0x2845380)>, <gtk.RadioButton object at 0x26cea00 (GtkRadioButton at 0x2845520)>, <gtk.RadioButton object at 0x26ceaf0 (GtkRadioButton at 0x28456c0)>, <gtk.RadioButton object at 0x26cebe0 (GtkRadioButton at 0x28470f0)>]) >, (<gtk.RadioButton object at 0x26cebe0 (GtkRadioButton at 0x28470f0)>, <gtk.VBox object at 0x26cea50 (GtkVBox at 0x2751710)>, [<gtk.RadioButton object at 0x26ce870 (GtkRadioButton at 0x28451e0)>, <gtk.RadioButton object at 0x26ce910 (GtkRadioButton at 0x2845380)>, <gtk.RadioButton object at 0x26cea00 (GtkRadioButton at 0x2845520)>, <gtk.RadioButton object at 0x26ceaf0 (GtkRadioButton at 0x28456c0)>, <gtk.RadioButton object at 0x26cebe0 (GtkRadioButton at 0x28470f0)>]) >] > _intf.icw.currentWindow.buttonGroup.buttonToEntry: {<gtk.RadioButton object at 0x26ce870 (GtkRadioButton at 0x28451e0)>: all, <gtk.RadioButton object at 0x26ce910 (GtkRadioButton at 0x2845380)>: replace, <gtk.RadioButton object at 0x26ceaf0 (GtkRadioButton at 0x28456c0)>: freespace, <gtk.RadioButton object at 0x26cebe0 (GtkRadioButton at 0x28470f0)>: custom, <gtk.RadioButton object at 0x26cea00 (GtkRadioButton at 0x2845520)>: shrink} > _intf.icw.currentWindow.buttonGroup.togglecb: <bound method PartitionTypeWindow.typeChanged of <pyanaconda.iw.autopart_type.PartitionTypeWindow instance at 0x2615290>> > _intf.icw.currentWindow.buttonGroup.entries: [{'userdata': None, 'pixmap': <gtk.Image object at 0x26ce640 (GtkImage at 0x280c010)>, 'name': 'all', 'descr': 'Removes all partitions on the selected device(s). This includes partitions created by other operating systems.\n\n<b>Tip:</b> This option will remove data from the selected device(s). Make sure you have backups.', 'label': 'Use _All Space'} >, {'userdata': None, 'pixmap': <gtk.Image object at 0x26ce690 (GtkImage at 0x2801160)>, 'name': 'replace', 'descr': 'Removes all Linux partitions on the selected device(s). This does not remove other partitions you may have on your storage device(s) (such as VFAT or FAT32).\n\n<b>Tip:</b> This option will remove data from the selected device(s). Make sure you have backups.', 'label': 'Replace Existing _Linux System(s)'} >, {'userdata': None, 'pixmap': <gtk.Image object at 0x26ce6e0 (GtkImage at 0x27fdc40)>, 'name': 'shrink', 'descr': 'Shrinks existing partitions to create free space for the default layout.', 'label': '_Shrink Current System'} >, {'userdata': None, 'pixmap': <gtk.Image object at 0x26ce730 (GtkImage at 0x28010b0)>, 'name': 'freespace', 'descr': 'Retains your current data and partitions and uses only the unpartitioned space on the selected device(s), assuming you have enough free space available.', 'label': 'Use _Free Space'} >, {'userdata': None, 'pixmap': <gtk.Image object at 0x26ce780 (GtkImage at 0x27fdcf0)>, 'name': 'custom', 'descr': 'Manually create your own custom layout on the selected device(s) using our partitioning tool.', 'label': 'Create _Custom Layout'} >] > _intf.icw.currentWindow.anaconda: Already dumped (Anaconda instance) > _intf.icw.currentWindow.ics: InstallControlState instance, containing members: > _intf.icw.currentWindow.ics.prevEnabled: True > _intf.icw.currentWindow.ics.cw: Already dumped (InstallControlWindow instance) > _intf.icw.currentWindow.ics.nextEnabled: True > _intf.icw.currentWindow.ics.grabNext: True > _intf.icw.currentWindow.ics.title: Automatic Partitioning > _intf.icw.currentWindow.table: Table instance, containing members: > _intf.icw.currentWindow.reviewButton: CheckButton instance, containing members: > _intf.icw.installFrame: Frame instance, containing members: > _intf.icw.anaconda: Already dumped (Anaconda instance) > _intf.icw.mainxml: XML instance, containing members: > _intf._inconsistentLVMAnswers: {} >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >keyboard: Keyboard instance, containing members: > keyboard.config: [['KEYTABLE="us"\n', 'KEYTABLE', 'us'] >, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet'] >, ['LAYOUT="us"\n', 'LAYOUT', 'us'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: Skipped > keyboard.beenset: 1 >clearPartTypeSystem: None >dispatch: Skipped >upgradeRoot: None >_platform: X86 instance, containing members: > _platform.anaconda: Already dumped (Anaconda instance) >id: None >rescue: False >_instLanguage: Language instance, containing members: > _instLanguage.info: Skipped > _instLanguage.nativeLangNames: Skipped > _instLanguage._instLang: en_US.UTF-8 > _instLanguage.displayMode: g > _instLanguage._systemLang: en_US.UTF-8 > _instLanguage._default: en_US.UTF-8 > _instLanguage.localeInfo: Skipped >mediaDevice: None >upgrade: False >_network: Network instance, containing members: > _network.netdevices: {'em1': UUID="f4c264f0-00dd-4583-9872-ae892cdf7a06" >NM_CONTROLLED="yes" >HWADDR="2C:27:D7:A5:FB:A6" >BOOTPROTO="dhcp" >DEVICE="em1" >ONBOOT="no" > >, 'wlan0': WirelessNetworkDevice instance, containing members: > _network.netdevices.info: {'NM_CONTROLLED': yes} > _network.netdevices.iface: wlan0 > _network.netdevices.description: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller > _network.netdevices.dir: >} > _network.ksdevice: None > _network.hostname: laure >methodstr: livecd:///dev/loop3 >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 3 >rootParts: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader.encrypted_password: > _bootloader.console_options: > _bootloader.console: > _bootloader.errors: [] > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader._drives: [] > _bootloader.storage: Already dumped (Storage instance) > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage1_drive: None > _bootloader._stage1_device: None > _bootloader._drive_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: > _bootloader.linux_images: [] >_timezone: Timezone instance, containing members: > _timezone.utc: False > _timezone.tz: Asia/Beirut >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0x26c6170> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 17.29 > mehConfig.attrSkipList: [backend.ayum, backend.dlpkgs, accounts, bootloader.password, comps, dispatch, hdList, ksdata, instLanguage.font, instLanguage.kbd, instLanguage.info, instLanguage.localeInfo, instLanguage.nativeLangNames, instLanguage.tz, keyboard._mods._modelDict, keyboard.modelDict, storage.encryptionPassphrase, users.rootPassword, tmpData, intf.icw.buff, intf.icw.currentWindow.storage.encryptionPassphrase, intf.icw.stockButtons] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.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, /var/log/messages] >_backend: LiveCDCopyBackend instance, containing members: > _backend.modeText: > _backend.instPath: /mnt/sysimage > _backend.supportsPackageSelection: False > _backend.skipFormatRoot: True > _backend.instLog: None > _backend.supportsUpgrades: False > _backend.anaconda: Already dumped (Anaconda instance) >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: 1 >security: Security instance, containing members: > security.selinux: 1 > security.auth: --enableshadow --passalgo=sha512 >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'keymap': None, 'selinux': True, 'module': [], 'syslog': None, 'images': [], 'serial': False, 'dmraid': True, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/loop3', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': 'en_US.UTF-8', 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'proxyAuth': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxyUsername: None > > >/tmp/anaconda.log: >12:50:09,838 DEBUG anaconda: required disklabel type for sda (1) is None >12:50:09,838 DEBUG anaconda: default disklabel type for sda is msdos >12:50:09,839 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:50:23,076 INFO anaconda: /sbin/anaconda 17.29 >16:50:29,790 INFO anaconda: 8126464 kB (7936 MB) are available >12:50:29,790 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >12:50:29,790 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/loop3', '--lang', 'en_US.UTF-8'] >12:50:29,791 INFO anaconda: Default encoding = ascii >12:50:29,819 INFO anaconda: Display mode = g >16:50:29,822 INFO anaconda: 8126464 kB (7936 MB) are available >12:50:29,822 INFO anaconda: check_memory(): total:7936, needed:512, graphical:512 >12:50:29,822 INFO anaconda.stdout: Starting graphical installation. >12:50:30,138 INFO anaconda: using only installclass _Fedora >12:50:30,139 INFO anaconda: Detected 7936M of memory >12:50:30,139 INFO anaconda: Swap attempt of 1024M to 9984M >12:50:31,122 INFO anaconda: set timezone: America/New_York, utc: 0 >12:50:31,123 INFO anaconda: set timezone: America/New_York, utc: 0 >12:50:31,335 INFO anaconda: dispatch: resetting to the first step. >12:50:31,336 INFO anaconda: dispatch: moving (1) to step sshd >12:50:31,336 DEBUG anaconda: dispatch: sshd is a direct step >12:50:31,336 INFO anaconda: sshd: not enabled, skipping. >12:50:31,337 INFO anaconda: created new libuser.conf at /tmp/libuser.VY4kw4 with instPath="/mnt/sysimage" >12:50:31,337 INFO anaconda: dispatch: leaving (1) step sshd >12:50:31,337 INFO anaconda: dispatch: moving (1) to step keyboard >12:50:34,320 INFO anaconda: dispatch: leaving (1) step keyboard >12:50:34,321 INFO anaconda: dispatch: moving (1) to step filtertype >12:50:36,215 INFO anaconda: dispatch: leaving (1) step filtertype >12:50:36,216 INFO anaconda: dispatch: moving (1) to step filter >12:50:36,222 DEBUG anaconda: dispatch: the interface chose not to display step filter. >12:50:36,223 INFO anaconda: dispatch: leaving (1) step filter >12:50:36,223 INFO anaconda: dispatch: moving (1) to step storageinit >12:50:36,224 DEBUG anaconda: dispatch: storageinit is a direct step >12:50:36,935 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:50:36,936 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >12:50:37,444 DEBUG anaconda: required disklabel type for sda (1) is None >12:50:37,444 DEBUG anaconda: default disklabel type for sda is msdos >12:50:37,446 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:50:50,807 INFO anaconda: dispatch: leaving (1) step storageinit >12:50:50,808 INFO anaconda: dispatch: moving (1) to step network >12:50:54,559 INFO anaconda: setting installation environment hostname to laure >12:50:54,574 INFO anaconda: dispatch: leaving (1) step network >12:50:54,574 INFO anaconda: dispatch: moving (1) to step timezone >12:51:09,793 INFO anaconda: set timezone: Asia/Beirut, utc: 0 >12:51:09,793 INFO anaconda: dispatch: leaving (1) step timezone >12:51:09,794 INFO anaconda: dispatch: moving (1) to step accounts >12:51:16,378 INFO anaconda: dispatch: leaving (1) step accounts >12:51:16,378 INFO anaconda: dispatch: moving (1) to step setuptime >12:51:16,379 DEBUG anaconda: dispatch: setuptime is a direct step >19:51:18,002 INFO anaconda: dispatch: leaving (1) step setuptime >19:51:18,003 INFO anaconda: dispatch: moving (1) to step parttype > > >/tmp/program.log: >12:50:09,544 INFO program: Running... modprobe scsi_wait_scan >12:50:09,555 INFO program: Running... rmmod scsi_wait_scan >12:50:09,565 INFO program: Running... udevadm settle --timeout=300 >12:50:09,709 INFO program: Running... multipath -d >12:50:09,806 INFO program: Running... multipath -ll >12:50:10,067 INFO program: Running... ntfsinfo -m /dev/sda2 >12:50:10,497 INFO program: Volume Information >12:50:10,498 INFO program: Name of device: /dev/sda2 >12:50:10,498 INFO program: Device state: 11 >12:50:10,498 INFO program: Volume Name: SYSTEM >12:50:10,498 INFO program: Volume State: 91 >12:50:10,498 INFO program: Volume Version: 3.1 >12:50:10,499 INFO program: Sector Size: 512 >12:50:10,499 INFO program: Cluster Size: 4096 >12:50:10,499 INFO program: Index Block Size: 4096 >12:50:10,499 INFO program: Volume Size in Clusters: 50943 >12:50:10,499 INFO program: MFT Information >12:50:10,499 INFO program: MFT Record Size: 1024 >12:50:10,500 INFO program: MFT Zone Multiplier: 0 >12:50:10,500 INFO program: MFT Data Position: 24 >12:50:10,500 INFO program: MFT Zone Start: 16981 >12:50:10,500 INFO program: MFT Zone End: 23348 >12:50:10,500 INFO program: MFT Zone Position: 16981 >12:50:10,500 INFO program: Current Position in First Data Zone: 23348 >12:50:10,500 INFO program: Current Position in Second Data Zone: 0 >12:50:10,501 INFO program: LCN of Data Attribute for FILE_MFT: 16981 >12:50:10,501 INFO program: FILE_MFTMirr Size: 4 >12:50:10,501 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:50:10,501 INFO program: Size of Attribute Definition Table: 2560 >12:50:10,501 INFO program: FILE_Bitmap Information >12:50:10,501 INFO program: FILE_Bitmap MFT Record Number: 6 >12:50:10,502 INFO program: State of FILE_Bitmap Inode: 80 >12:50:10,502 INFO program: Length of Attribute List: 0 >12:50:10,502 INFO program: Attribute List: (null) >12:50:10,502 INFO program: Number of Attached Extent Inodes: 0 >12:50:10,502 INFO program: FILE_Bitmap Data Attribute Information >12:50:10,502 INFO program: Decompressed Runlist: not done yet >12:50:10,503 INFO program: Base Inode: 6 >12:50:10,503 INFO program: Attribute Types: not done yet >12:50:10,503 INFO program: Attribute Name Length: 0 >12:50:10,503 INFO program: Attribute State: 3 >12:50:10,503 INFO program: Attribute Allocated Size: 8192 >12:50:10,503 INFO program: Attribute Data Size: 6368 >12:50:10,504 INFO program: Attribute Initialized Size: 6368 >12:50:10,504 INFO program: Attribute Compressed Size: 0 >12:50:10,504 INFO program: Compression Block Size: 0 >12:50:10,504 INFO program: Compression Block Size Bits: 0 >12:50:10,504 INFO program: Compression Block Clusters: 0 >12:50:10,505 INFO program: Running... ntfsresize -m /dev/sda2 >12:50:10,537 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:50:10,538 INFO program: Minsize (in MB): 70 >12:50:10,574 INFO program: Running... ntfsinfo -m /dev/sda3 >12:50:10,622 INFO program: Volume Information >12:50:10,623 INFO program: Name of device: /dev/sda3 >12:50:10,623 INFO program: Device state: 11 >12:50:10,623 INFO program: Volume Name: >12:50:10,623 INFO program: Volume State: 91 >12:50:10,623 INFO program: Volume Version: 3.1 >12:50:10,624 INFO program: Sector Size: 512 >12:50:10,624 INFO program: Cluster Size: 4096 >12:50:10,624 INFO program: Index Block Size: 4096 >12:50:10,624 INFO program: Volume Size in Clusters: 172861439 >12:50:10,624 INFO program: MFT Information >12:50:10,624 INFO program: MFT Record Size: 1024 >12:50:10,625 INFO program: MFT Zone Multiplier: 0 >12:50:10,625 INFO program: MFT Data Position: 24 >12:50:10,625 INFO program: MFT Zone Start: 786432 >12:50:10,625 INFO program: MFT Zone End: 22394111 >12:50:10,625 INFO program: MFT Zone Position: 786432 >12:50:10,625 INFO program: Current Position in First Data Zone: 22394111 >12:50:10,625 INFO program: Current Position in Second Data Zone: 0 >12:50:10,625 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:50:10,625 INFO program: FILE_MFTMirr Size: 4 >12:50:10,625 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:50:10,625 INFO program: Size of Attribute Definition Table: 2560 >12:50:10,625 INFO program: FILE_Bitmap Information >12:50:10,625 INFO program: FILE_Bitmap MFT Record Number: 6 >12:50:10,625 INFO program: State of FILE_Bitmap Inode: 80 >12:50:10,625 INFO program: Length of Attribute List: 0 >12:50:10,625 INFO program: Attribute List: (null) >12:50:10,625 INFO program: Number of Attached Extent Inodes: 0 >12:50:10,625 INFO program: FILE_Bitmap Data Attribute Information >12:50:10,625 INFO program: Decompressed Runlist: not done yet >12:50:10,625 INFO program: Base Inode: 6 >12:50:10,626 INFO program: Attribute Types: not done yet >12:50:10,626 INFO program: Attribute Name Length: 0 >12:50:10,626 INFO program: Attribute State: 3 >12:50:10,626 INFO program: Attribute Allocated Size: 21610496 >12:50:10,626 INFO program: Attribute Data Size: 21607680 >12:50:10,626 INFO program: Attribute Initialized Size: 21607680 >12:50:10,626 INFO program: Attribute Compressed Size: 0 >12:50:10,626 INFO program: Compression Block Size: 0 >12:50:10,626 INFO program: Compression Block Size Bits: 0 >12:50:10,626 INFO program: Compression Block Clusters: 0 >12:50:10,626 INFO program: Running... ntfsresize -m /dev/sda3 >12:50:19,611 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:50:19,611 INFO program: Minsize (in MB): 94607 >12:50:19,638 INFO program: Running... ntfsinfo -m /dev/sda4 >12:50:19,720 INFO program: Volume Information >12:50:19,721 INFO program: Name of device: /dev/sda4 >12:50:19,721 INFO program: Device state: 11 >12:50:19,721 INFO program: Volume Name: Laure >12:50:19,721 INFO program: Volume State: 91 >12:50:19,721 INFO program: Volume Version: 3.1 >12:50:19,721 INFO program: Sector Size: 512 >12:50:19,722 INFO program: Cluster Size: 4096 >12:50:19,722 INFO program: Index Block Size: 4096 >12:50:19,722 INFO program: Volume Size in Clusters: 67417087 >12:50:19,722 INFO program: MFT Information >12:50:19,722 INFO program: MFT Record Size: 1024 >12:50:19,722 INFO program: MFT Zone Multiplier: 0 >12:50:19,723 INFO program: MFT Data Position: 24 >12:50:19,723 INFO program: MFT Zone Start: 786432 >12:50:19,723 INFO program: MFT Zone End: 9213567 >12:50:19,723 INFO program: MFT Zone Position: 786432 >12:50:19,723 INFO program: Current Position in First Data Zone: 9213567 >12:50:19,723 INFO program: Current Position in Second Data Zone: 0 >12:50:19,724 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:50:19,724 INFO program: FILE_MFTMirr Size: 4 >12:50:19,724 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:50:19,724 INFO program: Size of Attribute Definition Table: 2560 >12:50:19,724 INFO program: FILE_Bitmap Information >12:50:19,724 INFO program: FILE_Bitmap MFT Record Number: 6 >12:50:19,725 INFO program: State of FILE_Bitmap Inode: 80 >12:50:19,725 INFO program: Length of Attribute List: 0 >12:50:19,725 INFO program: Attribute List: (null) >12:50:19,725 INFO program: Number of Attached Extent Inodes: 0 >12:50:19,725 INFO program: FILE_Bitmap Data Attribute Information >12:50:19,725 INFO program: Decompressed Runlist: not done yet >12:50:19,725 INFO program: Base Inode: 6 >12:50:19,725 INFO program: Attribute Types: not done yet >12:50:19,725 INFO program: Attribute Name Length: 0 >12:50:19,725 INFO program: Attribute State: 3 >12:50:19,725 INFO program: Attribute Allocated Size: 8429568 >12:50:19,725 INFO program: Attribute Data Size: 8427136 >12:50:19,725 INFO program: Attribute Initialized Size: 8427136 >12:50:19,725 INFO program: Attribute Compressed Size: 0 >12:50:19,725 INFO program: Compression Block Size: 0 >12:50:19,725 INFO program: Compression Block Size Bits: 0 >12:50:19,725 INFO program: Compression Block Clusters: 0 >12:50:19,726 INFO program: Running... ntfsresize -m /dev/sda4 >12:50:20,488 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:50:20,488 INFO program: Minsize (in MB): 48093 >12:50:20,672 INFO program: Running... dumpe2fs -h /dev/loop3 >12:50:20,835 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:20,836 INFO program: Last mounted on: /var/tmp/imgcreate-cZcZ8G/install_root >12:50:20,836 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:20,836 INFO program: Filesystem magic number: 0xEF53 >12:50:20,836 INFO program: Filesystem revision #: 1 (dynamic) >12:50:20,836 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 >12:50:20,837 INFO program: Filesystem flags: signed_directory_hash >12:50:20,837 INFO program: Default mount options: user_xattr acl >12:50:20,837 INFO program: Filesystem state: clean >12:50:20,837 INFO program: Errors behavior: Continue >12:50:20,837 INFO program: Filesystem OS type: Linux >12:50:20,837 INFO program: Inode count: 196608 >12:50:20,838 INFO program: Block count: 786432 >12:50:20,838 INFO program: Reserved block count: 7863 >12:50:20,838 INFO program: Free blocks: 249615 >12:50:20,838 INFO program: Free inodes: 122098 >12:50:20,838 INFO program: First block: 0 >12:50:20,838 INFO program: Block size: 4096 >12:50:20,839 INFO program: Fragment size: 4096 >12:50:20,839 INFO program: Reserved GDT blocks: 191 >12:50:20,839 INFO program: Blocks per group: 32768 >12:50:20,839 INFO program: Fragments per group: 32768 >12:50:20,839 INFO program: Inodes per group: 8192 >12:50:20,839 INFO program: Inode blocks per group: 512 >12:50:20,839 INFO program: Flex block group size: 16 >12:50:20,840 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:20,840 INFO program: Last mount time: Tue May 22 16:38:02 2012 >12:50:20,840 INFO program: Last write time: Tue May 22 16:46:32 2012 >12:50:20,840 INFO program: Mount count: 0 >12:50:20,840 INFO program: Maximum mount count: -1 >12:50:20,840 INFO program: Last checked: Tue May 22 16:46:32 2012 >12:50:20,841 INFO program: Check interval: 0 (<none>) >12:50:20,841 INFO program: Lifetime writes: 439 MB >12:50:20,841 INFO program: Reserved blocks uid: 0 (user root) >12:50:20,841 INFO program: Reserved blocks gid: 0 (group root) >12:50:20,841 INFO program: First inode: 11 >12:50:20,841 INFO program: Inode size: 256 >12:50:20,841 INFO program: Required extra isize: 28 >12:50:20,842 INFO program: Desired extra isize: 28 >12:50:20,842 INFO program: Journal inode: 8 >12:50:20,842 INFO program: Default directory hash: half_md4 >12:50:20,842 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:20,842 INFO program: Journal backup: inode blocks >12:50:20,842 INFO program: Journal features: journal_incompat_revoke >12:50:20,843 INFO program: Journal size: 64M >12:50:20,843 INFO program: Journal length: 16384 >12:50:20,843 INFO program: Journal sequence: 0x00001a2b >12:50:20,843 INFO program: Journal start: 0 >12:50:20,843 INFO program: >12:50:20,843 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:20,844 INFO program: Running... dumpe2fs -h /dev/loop3 >12:50:20,849 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:20,850 INFO program: Last mounted on: /var/tmp/imgcreate-cZcZ8G/install_root >12:50:20,850 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:20,850 INFO program: Filesystem magic number: 0xEF53 >12:50:20,850 INFO program: Filesystem revision #: 1 (dynamic) >12:50:20,850 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 >12:50:20,850 INFO program: Filesystem flags: signed_directory_hash >12:50:20,850 INFO program: Default mount options: user_xattr acl >12:50:20,850 INFO program: Filesystem state: clean >12:50:20,850 INFO program: Errors behavior: Continue >12:50:20,850 INFO program: Filesystem OS type: Linux >12:50:20,850 INFO program: Inode count: 196608 >12:50:20,850 INFO program: Block count: 786432 >12:50:20,850 INFO program: Reserved block count: 7863 >12:50:20,850 INFO program: Free blocks: 249615 >12:50:20,850 INFO program: Free inodes: 122098 >12:50:20,850 INFO program: First block: 0 >12:50:20,850 INFO program: Block size: 4096 >12:50:20,850 INFO program: Fragment size: 4096 >12:50:20,850 INFO program: Reserved GDT blocks: 191 >12:50:20,851 INFO program: Blocks per group: 32768 >12:50:20,851 INFO program: Fragments per group: 32768 >12:50:20,851 INFO program: Inodes per group: 8192 >12:50:20,851 INFO program: Inode blocks per group: 512 >12:50:20,851 INFO program: Flex block group size: 16 >12:50:20,851 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:20,851 INFO program: Last mount time: Tue May 22 16:38:02 2012 >12:50:20,851 INFO program: Last write time: Tue May 22 16:46:32 2012 >12:50:20,851 INFO program: Mount count: 0 >12:50:20,851 INFO program: Maximum mount count: -1 >12:50:20,851 INFO program: Last checked: Tue May 22 16:46:32 2012 >12:50:20,851 INFO program: Check interval: 0 (<none>) >12:50:20,851 INFO program: Lifetime writes: 439 MB >12:50:20,851 INFO program: Reserved blocks uid: 0 (user root) >12:50:20,851 INFO program: Reserved blocks gid: 0 (group root) >12:50:20,851 INFO program: First inode: 11 >12:50:20,851 INFO program: Inode size: 256 >12:50:20,851 INFO program: Required extra isize: 28 >12:50:20,851 INFO program: Desired extra isize: 28 >12:50:20,851 INFO program: Journal inode: 8 >12:50:20,851 INFO program: Default directory hash: half_md4 >12:50:20,852 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:20,852 INFO program: Journal backup: inode blocks >12:50:20,852 INFO program: Journal features: journal_incompat_revoke >12:50:20,852 INFO program: Journal size: 64M >12:50:20,852 INFO program: Journal length: 16384 >12:50:20,852 INFO program: Journal sequence: 0x00001a2b >12:50:20,852 INFO program: Journal start: 0 >12:50:20,852 INFO program: >12:50:20,852 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:20,852 INFO program: Running... resize2fs -P /dev/loop3 >12:50:20,868 INFO program: Couldn't find valid filesystem superblock. >12:50:20,868 ERR program: resize2fs 1.42 (29-Nov-2011) >12:50:20,868 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:50:20,885 INFO program: Running... modprobe scsi_wait_scan >12:50:20,894 INFO program: Running... rmmod scsi_wait_scan >12:50:20,902 INFO program: Running... udevadm settle --timeout=300 >12:50:21,007 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:50:21,015 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:21,015 INFO program: Last mounted on: /sysroot >12:50:21,016 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:21,016 INFO program: Filesystem magic number: 0xEF53 >12:50:21,016 INFO program: Filesystem revision #: 1 (dynamic) >12:50:21,016 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:50:21,016 INFO program: Filesystem flags: signed_directory_hash >12:50:21,016 INFO program: Default mount options: user_xattr acl >12:50:21,017 INFO program: Filesystem state: clean >12:50:21,017 INFO program: Errors behavior: Continue >12:50:21,017 INFO program: Filesystem OS type: Linux >12:50:21,017 INFO program: Inode count: 196608 >12:50:21,017 INFO program: Block count: 786432 >12:50:21,017 INFO program: Reserved block count: 7863 >12:50:21,018 INFO program: Free blocks: 249615 >12:50:21,018 INFO program: Free inodes: 122098 >12:50:21,018 INFO program: First block: 0 >12:50:21,018 INFO program: Block size: 4096 >12:50:21,018 INFO program: Fragment size: 4096 >12:50:21,018 INFO program: Reserved GDT blocks: 191 >12:50:21,019 INFO program: Blocks per group: 32768 >12:50:21,019 INFO program: Fragments per group: 32768 >12:50:21,019 INFO program: Inodes per group: 8192 >12:50:21,019 INFO program: Inode blocks per group: 512 >12:50:21,019 INFO program: Flex block group size: 16 >12:50:21,019 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:21,019 INFO program: Last mount time: Mon Jul 30 12:46:43 2012 >12:50:21,020 INFO program: Last write time: Mon Jul 30 12:46:43 2012 >12:50:21,020 INFO program: Mount count: 1 >12:50:21,020 INFO program: Maximum mount count: -1 >12:50:21,020 INFO program: Last checked: Tue May 22 16:46:32 2012 >12:50:21,020 INFO program: Check interval: 0 (<none>) >12:50:21,020 INFO program: Lifetime writes: 439 MB >12:50:21,021 INFO program: Reserved blocks uid: 0 (user root) >12:50:21,021 INFO program: Reserved blocks gid: 0 (group root) >12:50:21,021 INFO program: First inode: 11 >12:50:21,021 INFO program: Inode size: 256 >12:50:21,021 INFO program: Required extra isize: 28 >12:50:21,021 INFO program: Desired extra isize: 28 >12:50:21,022 INFO program: Journal inode: 8 >12:50:21,022 INFO program: Default directory hash: half_md4 >12:50:21,022 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:21,022 INFO program: Journal backup: inode blocks >12:50:21,022 INFO program: Journal features: journal_incompat_revoke >12:50:21,022 INFO program: Journal size: 64M >12:50:21,022 INFO program: Journal length: 16384 >12:50:21,023 INFO program: Journal sequence: 0x00001a2c >12:50:21,023 INFO program: Journal start: 1 >12:50:21,023 INFO program: >12:50:21,023 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:21,024 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:50:21,032 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:21,033 INFO program: Last mounted on: /sysroot >12:50:21,033 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:21,033 INFO program: Filesystem magic number: 0xEF53 >12:50:21,033 INFO program: Filesystem revision #: 1 (dynamic) >12:50:21,033 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:50:21,034 INFO program: Filesystem flags: signed_directory_hash >12:50:21,034 INFO program: Default mount options: user_xattr acl >12:50:21,034 INFO program: Filesystem state: clean >12:50:21,034 INFO program: Errors behavior: Continue >12:50:21,034 INFO program: Filesystem OS type: Linux >12:50:21,034 INFO program: Inode count: 196608 >12:50:21,035 INFO program: Block count: 786432 >12:50:21,035 INFO program: Reserved block count: 7863 >12:50:21,035 INFO program: Free blocks: 249615 >12:50:21,035 INFO program: Free inodes: 122098 >12:50:21,035 INFO program: First block: 0 >12:50:21,035 INFO program: Block size: 4096 >12:50:21,036 INFO program: Fragment size: 4096 >12:50:21,036 INFO program: Reserved GDT blocks: 191 >12:50:21,036 INFO program: Blocks per group: 32768 >12:50:21,036 INFO program: Fragments per group: 32768 >12:50:21,036 INFO program: Inodes per group: 8192 >12:50:21,036 INFO program: Inode blocks per group: 512 >12:50:21,036 INFO program: Flex block group size: 16 >12:50:21,036 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:21,036 INFO program: Last mount time: Mon Jul 30 12:46:43 2012 >12:50:21,036 INFO program: Last write time: Mon Jul 30 12:46:43 2012 >12:50:21,036 INFO program: Mount count: 1 >12:50:21,036 INFO program: Maximum mount count: -1 >12:50:21,036 INFO program: Last checked: Tue May 22 16:46:32 2012 >12:50:21,036 INFO program: Check interval: 0 (<none>) >12:50:21,036 INFO program: Lifetime writes: 439 MB >12:50:21,036 INFO program: Reserved blocks uid: 0 (user root) >12:50:21,036 INFO program: Reserved blocks gid: 0 (group root) >12:50:21,036 INFO program: First inode: 11 >12:50:21,036 INFO program: Inode size: 256 >12:50:21,036 INFO program: Required extra isize: 28 >12:50:21,037 INFO program: Desired extra isize: 28 >12:50:21,037 INFO program: Journal inode: 8 >12:50:21,037 INFO program: Default directory hash: half_md4 >12:50:21,037 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:21,037 INFO program: Journal backup: inode blocks >12:50:21,037 INFO program: Journal features: journal_incompat_revoke >12:50:21,037 INFO program: Journal size: 64M >12:50:21,037 INFO program: Journal length: 16384 >12:50:21,037 INFO program: Journal sequence: 0x00001a2c >12:50:21,037 INFO program: Journal start: 1 >12:50:21,037 INFO program: >12:50:21,037 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:21,037 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:50:21,045 INFO program: Estimated minimum size of the filesystem: 544497 >12:50:21,045 ERR program: resize2fs 1.42 (29-Nov-2011) >12:50:21,067 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:50:21,078 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:21,078 INFO program: Last mounted on: /var/tmp/imgcreate-cZcZ8G/install_root >12:50:21,078 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:21,078 INFO program: Filesystem magic number: 0xEF53 >12:50:21,079 INFO program: Filesystem revision #: 1 (dynamic) >12:50:21,079 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 >12:50:21,079 INFO program: Filesystem flags: signed_directory_hash >12:50:21,079 INFO program: Default mount options: user_xattr acl >12:50:21,079 INFO program: Filesystem state: clean >12:50:21,079 INFO program: Errors behavior: Continue >12:50:21,080 INFO program: Filesystem OS type: Linux >12:50:21,080 INFO program: Inode count: 139264 >12:50:21,080 INFO program: Block count: 544497 >12:50:21,080 INFO program: Reserved block count: 5444 >12:50:21,080 INFO program: Free blocks: 11278 >12:50:21,080 INFO program: Free inodes: 64754 >12:50:21,081 INFO program: First block: 0 >12:50:21,081 INFO program: Block size: 4096 >12:50:21,081 INFO program: Fragment size: 4096 >12:50:21,081 INFO program: Reserved GDT blocks: 191 >12:50:21,081 INFO program: Blocks per group: 32768 >12:50:21,081 INFO program: Fragments per group: 32768 >12:50:21,082 INFO program: Inodes per group: 8192 >12:50:21,082 INFO program: Inode blocks per group: 512 >12:50:21,082 INFO program: Flex block group size: 16 >12:50:21,082 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:21,082 INFO program: Last mount time: Tue May 22 16:38:02 2012 >12:50:21,082 INFO program: Last write time: Tue May 22 16:46:33 2012 >12:50:21,083 INFO program: Mount count: 0 >12:50:21,083 INFO program: Maximum mount count: -1 >12:50:21,083 INFO program: Last checked: Tue May 22 16:46:33 2012 >12:50:21,083 INFO program: Check interval: 0 (<none>) >12:50:21,083 INFO program: Lifetime writes: 440 MB >12:50:21,083 INFO program: Reserved blocks uid: 0 (user root) >12:50:21,084 INFO program: Reserved blocks gid: 0 (group root) >12:50:21,084 INFO program: First inode: 11 >12:50:21,084 INFO program: Inode size: 256 >12:50:21,084 INFO program: Required extra isize: 28 >12:50:21,084 INFO program: Desired extra isize: 28 >12:50:21,084 INFO program: Journal inode: 8 >12:50:21,085 INFO program: Default directory hash: half_md4 >12:50:21,085 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:21,085 INFO program: Journal backup: inode blocks >12:50:21,085 INFO program: Journal features: journal_incompat_revoke >12:50:21,085 INFO program: Journal size: 64M >12:50:21,085 INFO program: Journal length: 16384 >12:50:21,086 INFO program: Journal sequence: 0x00001a2b >12:50:21,086 INFO program: Journal start: 0 >12:50:21,086 INFO program: >12:50:21,086 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:21,087 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:50:21,095 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:21,096 INFO program: Last mounted on: /var/tmp/imgcreate-cZcZ8G/install_root >12:50:21,096 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:21,096 INFO program: Filesystem magic number: 0xEF53 >12:50:21,096 INFO program: Filesystem revision #: 1 (dynamic) >12:50:21,097 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 >12:50:21,097 INFO program: Filesystem flags: signed_directory_hash >12:50:21,097 INFO program: Default mount options: user_xattr acl >12:50:21,097 INFO program: Filesystem state: clean >12:50:21,097 INFO program: Errors behavior: Continue >12:50:21,097 INFO program: Filesystem OS type: Linux >12:50:21,098 INFO program: Inode count: 139264 >12:50:21,098 INFO program: Block count: 544497 >12:50:21,098 INFO program: Reserved block count: 5444 >12:50:21,098 INFO program: Free blocks: 11278 >12:50:21,098 INFO program: Free inodes: 64754 >12:50:21,098 INFO program: First block: 0 >12:50:21,099 INFO program: Block size: 4096 >12:50:21,099 INFO program: Fragment size: 4096 >12:50:21,099 INFO program: Reserved GDT blocks: 191 >12:50:21,099 INFO program: Blocks per group: 32768 >12:50:21,099 INFO program: Fragments per group: 32768 >12:50:21,099 INFO program: Inodes per group: 8192 >12:50:21,100 INFO program: Inode blocks per group: 512 >12:50:21,100 INFO program: Flex block group size: 16 >12:50:21,100 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:21,100 INFO program: Last mount time: Tue May 22 16:38:02 2012 >12:50:21,100 INFO program: Last write time: Tue May 22 16:46:33 2012 >12:50:21,100 INFO program: Mount count: 0 >12:50:21,101 INFO program: Maximum mount count: -1 >12:50:21,101 INFO program: Last checked: Tue May 22 16:46:33 2012 >12:50:21,101 INFO program: Check interval: 0 (<none>) >12:50:21,101 INFO program: Lifetime writes: 440 MB >12:50:21,101 INFO program: Reserved blocks uid: 0 (user root) >12:50:21,101 INFO program: Reserved blocks gid: 0 (group root) >12:50:21,102 INFO program: First inode: 11 >12:50:21,102 INFO program: Inode size: 256 >12:50:21,102 INFO program: Required extra isize: 28 >12:50:21,102 INFO program: Desired extra isize: 28 >12:50:21,102 INFO program: Journal inode: 8 >12:50:21,102 INFO program: Default directory hash: half_md4 >12:50:21,103 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:21,103 INFO program: Journal backup: inode blocks >12:50:21,103 INFO program: Journal features: journal_incompat_revoke >12:50:21,103 INFO program: Journal size: 64M >12:50:21,103 INFO program: Journal length: 16384 >12:50:21,103 INFO program: Journal sequence: 0x00001a2b >12:50:21,104 INFO program: Journal start: 0 >12:50:21,104 INFO program: >12:50:21,104 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:21,105 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:50:21,111 INFO program: Couldn't find valid filesystem superblock. >12:50:21,111 ERR program: resize2fs 1.42 (29-Nov-2011) >12:50:21,112 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:50:21,117 INFO program: Running... modprobe scsi_wait_scan >12:50:21,125 INFO program: Running... rmmod scsi_wait_scan >12:50:21,131 INFO program: Running... udevadm settle --timeout=300 >12:50:21,209 INFO program: Running... udevadm settle --timeout=300 >12:50:21,256 INFO program: Running... udevadm settle --timeout=300 >12:50:21,341 INFO program: Running... udevadm settle --timeout=300 >12:50:21,398 INFO program: Running... udevadm settle --timeout=300 >12:50:21,453 INFO program: Running... udevadm settle --timeout=300 >12:50:21,538 INFO program: Running... udevadm settle --timeout=300 >12:50:21,592 INFO program: Running... udevadm settle --timeout=300 >12:50:21,654 INFO program: Running... udevadm settle --timeout=300 >12:50:21,724 INFO program: Running... udevadm settle --timeout=300 >12:50:21,807 INFO program: Running... udevadm settle --timeout=300 >12:50:21,856 INFO program: Running... udevadm settle --timeout=300 >12:50:21,929 INFO program: Running... udevadm settle --timeout=300 >12:50:21,987 INFO program: Running... udevadm settle --timeout=300 >12:50:22,069 INFO program: Running... udevadm settle --timeout=300 >12:50:22,115 INFO program: Running... udevadm settle --timeout=300 >12:50:22,210 INFO program: Running... udevadm settle --timeout=300 >12:50:22,266 INFO program: Running... udevadm settle --timeout=300 >12:50:22,343 INFO program: Running... udevadm settle --timeout=300 >12:50:27,795 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >12:50:30,434 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >12:50:36,225 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >12:50:36,287 INFO program: Running... modprobe fcoe >12:50:36,728 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >12:50:36,935 INFO program: No FCoE boot disk information is found in EDD! >12:50:36,939 INFO program: Running... modprobe scsi_wait_scan >12:50:36,952 INFO program: Running... rmmod scsi_wait_scan >12:50:36,965 INFO program: Running... udevadm settle --timeout=300 >12:50:37,107 INFO program: Running... multipath -d >12:50:37,122 INFO program: Running... multipath -ll >12:50:37,164 INFO program: Running... modprobe scsi_wait_scan >12:50:37,174 INFO program: Running... rmmod scsi_wait_scan >12:50:37,184 INFO program: Running... udevadm settle --timeout=300 >12:50:37,783 INFO program: Running... ntfsinfo -m /dev/sda2 >12:50:37,826 INFO program: Volume Information >12:50:37,826 INFO program: Name of device: /dev/sda2 >12:50:37,826 INFO program: Device state: 11 >12:50:37,827 INFO program: Volume Name: SYSTEM >12:50:37,827 INFO program: Volume State: 91 >12:50:37,827 INFO program: Volume Version: 3.1 >12:50:37,827 INFO program: Sector Size: 512 >12:50:37,828 INFO program: Cluster Size: 4096 >12:50:37,828 INFO program: Index Block Size: 4096 >12:50:37,828 INFO program: Volume Size in Clusters: 50943 >12:50:37,828 INFO program: MFT Information >12:50:37,828 INFO program: MFT Record Size: 1024 >12:50:37,829 INFO program: MFT Zone Multiplier: 0 >12:50:37,829 INFO program: MFT Data Position: 24 >12:50:37,829 INFO program: MFT Zone Start: 16981 >12:50:37,829 INFO program: MFT Zone End: 23348 >12:50:37,830 INFO program: MFT Zone Position: 16981 >12:50:37,830 INFO program: Current Position in First Data Zone: 23348 >12:50:37,831 INFO program: Current Position in Second Data Zone: 0 >12:50:37,831 INFO program: LCN of Data Attribute for FILE_MFT: 16981 >12:50:37,832 INFO program: FILE_MFTMirr Size: 4 >12:50:37,833 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:50:37,833 INFO program: Size of Attribute Definition Table: 2560 >12:50:37,834 INFO program: FILE_Bitmap Information >12:50:37,835 INFO program: FILE_Bitmap MFT Record Number: 6 >12:50:37,835 INFO program: State of FILE_Bitmap Inode: 80 >12:50:37,836 INFO program: Length of Attribute List: 0 >12:50:37,836 INFO program: Attribute List: (null) >12:50:37,837 INFO program: Number of Attached Extent Inodes: 0 >12:50:37,838 INFO program: FILE_Bitmap Data Attribute Information >12:50:37,838 INFO program: Decompressed Runlist: not done yet >12:50:37,839 INFO program: Base Inode: 6 >12:50:37,840 INFO program: Attribute Types: not done yet >12:50:37,840 INFO program: Attribute Name Length: 0 >12:50:37,841 INFO program: Attribute State: 3 >12:50:37,842 INFO program: Attribute Allocated Size: 8192 >12:50:37,842 INFO program: Attribute Data Size: 6368 >12:50:37,843 INFO program: Attribute Initialized Size: 6368 >12:50:37,844 INFO program: Attribute Compressed Size: 0 >12:50:37,844 INFO program: Compression Block Size: 0 >12:50:37,845 INFO program: Compression Block Size Bits: 0 >12:50:37,845 INFO program: Compression Block Clusters: 0 >12:50:37,845 INFO program: Running... ntfsresize -m /dev/sda2 >12:50:37,864 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:50:37,864 INFO program: Minsize (in MB): 70 >12:50:37,921 INFO program: Running... ntfsinfo -m /dev/sda3 >12:50:37,981 INFO program: Volume Information >12:50:37,982 INFO program: Name of device: /dev/sda3 >12:50:37,982 INFO program: Device state: 11 >12:50:37,983 INFO program: Volume Name: >12:50:37,983 INFO program: Volume State: 91 >12:50:37,983 INFO program: Volume Version: 3.1 >12:50:37,983 INFO program: Sector Size: 512 >12:50:37,984 INFO program: Cluster Size: 4096 >12:50:37,984 INFO program: Index Block Size: 4096 >12:50:37,984 INFO program: Volume Size in Clusters: 172861439 >12:50:37,984 INFO program: MFT Information >12:50:37,984 INFO program: MFT Record Size: 1024 >12:50:37,985 INFO program: MFT Zone Multiplier: 0 >12:50:37,985 INFO program: MFT Data Position: 24 >12:50:37,985 INFO program: MFT Zone Start: 786432 >12:50:37,985 INFO program: MFT Zone End: 22394111 >12:50:37,986 INFO program: MFT Zone Position: 786432 >12:50:37,986 INFO program: Current Position in First Data Zone: 22394111 >12:50:37,986 INFO program: Current Position in Second Data Zone: 0 >12:50:37,986 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:50:37,987 INFO program: FILE_MFTMirr Size: 4 >12:50:37,987 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:50:37,987 INFO program: Size of Attribute Definition Table: 2560 >12:50:37,987 INFO program: FILE_Bitmap Information >12:50:37,988 INFO program: FILE_Bitmap MFT Record Number: 6 >12:50:37,988 INFO program: State of FILE_Bitmap Inode: 80 >12:50:37,988 INFO program: Length of Attribute List: 0 >12:50:37,988 INFO program: Attribute List: (null) >12:50:37,988 INFO program: Number of Attached Extent Inodes: 0 >12:50:37,989 INFO program: FILE_Bitmap Data Attribute Information >12:50:37,989 INFO program: Decompressed Runlist: not done yet >12:50:37,989 INFO program: Base Inode: 6 >12:50:37,989 INFO program: Attribute Types: not done yet >12:50:37,990 INFO program: Attribute Name Length: 0 >12:50:37,990 INFO program: Attribute State: 3 >12:50:37,990 INFO program: Attribute Allocated Size: 21610496 >12:50:37,990 INFO program: Attribute Data Size: 21607680 >12:50:37,990 INFO program: Attribute Initialized Size: 21607680 >12:50:37,991 INFO program: Attribute Compressed Size: 0 >12:50:37,991 INFO program: Compression Block Size: 0 >12:50:37,991 INFO program: Compression Block Size Bits: 0 >12:50:37,991 INFO program: Compression Block Clusters: 0 >12:50:37,992 INFO program: Running... ntfsresize -m /dev/sda3 >12:50:47,032 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:50:47,033 INFO program: Minsize (in MB): 94607 >12:50:47,241 INFO program: Running... ntfsinfo -m /dev/sda4 >12:50:47,302 INFO program: Volume Information >12:50:47,302 INFO program: Name of device: /dev/sda4 >12:50:47,302 INFO program: Device state: 11 >12:50:47,303 INFO program: Volume Name: Laure >12:50:47,303 INFO program: Volume State: 91 >12:50:47,303 INFO program: Volume Version: 3.1 >12:50:47,303 INFO program: Sector Size: 512 >12:50:47,304 INFO program: Cluster Size: 4096 >12:50:47,304 INFO program: Index Block Size: 4096 >12:50:47,304 INFO program: Volume Size in Clusters: 67417087 >12:50:47,305 INFO program: MFT Information >12:50:47,305 INFO program: MFT Record Size: 1024 >12:50:47,305 INFO program: MFT Zone Multiplier: 0 >12:50:47,305 INFO program: MFT Data Position: 24 >12:50:47,305 INFO program: MFT Zone Start: 786432 >12:50:47,305 INFO program: MFT Zone End: 9213567 >12:50:47,305 INFO program: MFT Zone Position: 786432 >12:50:47,305 INFO program: Current Position in First Data Zone: 9213567 >12:50:47,305 INFO program: Current Position in Second Data Zone: 0 >12:50:47,306 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >12:50:47,306 INFO program: FILE_MFTMirr Size: 4 >12:50:47,306 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >12:50:47,306 INFO program: Size of Attribute Definition Table: 2560 >12:50:47,307 INFO program: FILE_Bitmap Information >12:50:47,307 INFO program: FILE_Bitmap MFT Record Number: 6 >12:50:47,307 INFO program: State of FILE_Bitmap Inode: 80 >12:50:47,307 INFO program: Length of Attribute List: 0 >12:50:47,307 INFO program: Attribute List: (null) >12:50:47,308 INFO program: Number of Attached Extent Inodes: 0 >12:50:47,308 INFO program: FILE_Bitmap Data Attribute Information >12:50:47,308 INFO program: Decompressed Runlist: not done yet >12:50:47,308 INFO program: Base Inode: 6 >12:50:47,309 INFO program: Attribute Types: not done yet >12:50:47,309 INFO program: Attribute Name Length: 0 >12:50:47,309 INFO program: Attribute State: 3 >12:50:47,309 INFO program: Attribute Allocated Size: 8429568 >12:50:47,310 INFO program: Attribute Data Size: 8427136 >12:50:47,310 INFO program: Attribute Initialized Size: 8427136 >12:50:47,310 INFO program: Attribute Compressed Size: 0 >12:50:47,310 INFO program: Compression Block Size: 0 >12:50:47,310 INFO program: Compression Block Size Bits: 0 >12:50:47,311 INFO program: Compression Block Clusters: 0 >12:50:47,311 INFO program: Running... ntfsresize -m /dev/sda4 >12:50:48,007 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >12:50:48,007 INFO program: Minsize (in MB): 48093 >12:50:48,316 INFO program: Running... dumpe2fs -h /dev/loop3 >12:50:48,322 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:48,322 INFO program: Last mounted on: /var/tmp/imgcreate-cZcZ8G/install_root >12:50:48,322 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:48,322 INFO program: Filesystem magic number: 0xEF53 >12:50:48,322 INFO program: Filesystem revision #: 1 (dynamic) >12:50:48,322 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 >12:50:48,323 INFO program: Filesystem flags: signed_directory_hash >12:50:48,323 INFO program: Default mount options: user_xattr acl >12:50:48,323 INFO program: Filesystem state: clean >12:50:48,323 INFO program: Errors behavior: Continue >12:50:48,323 INFO program: Filesystem OS type: Linux >12:50:48,323 INFO program: Inode count: 196608 >12:50:48,323 INFO program: Block count: 786432 >12:50:48,323 INFO program: Reserved block count: 7863 >12:50:48,323 INFO program: Free blocks: 249615 >12:50:48,323 INFO program: Free inodes: 122098 >12:50:48,323 INFO program: First block: 0 >12:50:48,323 INFO program: Block size: 4096 >12:50:48,324 INFO program: Fragment size: 4096 >12:50:48,324 INFO program: Reserved GDT blocks: 191 >12:50:48,324 INFO program: Blocks per group: 32768 >12:50:48,324 INFO program: Fragments per group: 32768 >12:50:48,325 INFO program: Inodes per group: 8192 >12:50:48,325 INFO program: Inode blocks per group: 512 >12:50:48,325 INFO program: Flex block group size: 16 >12:50:48,325 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:48,325 INFO program: Last mount time: Tue May 22 16:38:02 2012 >12:50:48,326 INFO program: Last write time: Tue May 22 16:46:32 2012 >12:50:48,326 INFO program: Mount count: 0 >12:50:48,326 INFO program: Maximum mount count: -1 >12:50:48,326 INFO program: Last checked: Tue May 22 16:46:32 2012 >12:50:48,327 INFO program: Check interval: 0 (<none>) >12:50:48,327 INFO program: Lifetime writes: 439 MB >12:50:48,327 INFO program: Reserved blocks uid: 0 (user root) >12:50:48,327 INFO program: Reserved blocks gid: 0 (group root) >12:50:48,328 INFO program: First inode: 11 >12:50:48,328 INFO program: Inode size: 256 >12:50:48,329 INFO program: Required extra isize: 28 >12:50:48,329 INFO program: Desired extra isize: 28 >12:50:48,329 INFO program: Journal inode: 8 >12:50:48,330 INFO program: Default directory hash: half_md4 >12:50:48,330 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:48,331 INFO program: Journal backup: inode blocks >12:50:48,331 INFO program: Journal features: journal_incompat_revoke >12:50:48,332 INFO program: Journal size: 64M >12:50:48,332 INFO program: Journal length: 16384 >12:50:48,332 INFO program: Journal sequence: 0x00001a2b >12:50:48,333 INFO program: Journal start: 0 >12:50:48,333 INFO program: >12:50:48,334 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:48,334 INFO program: Running... dumpe2fs -h /dev/loop3 >12:50:48,339 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:48,339 INFO program: Last mounted on: /var/tmp/imgcreate-cZcZ8G/install_root >12:50:48,340 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:48,340 INFO program: Filesystem magic number: 0xEF53 >12:50:48,340 INFO program: Filesystem revision #: 1 (dynamic) >12:50:48,340 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 >12:50:48,340 INFO program: Filesystem flags: signed_directory_hash >12:50:48,340 INFO program: Default mount options: user_xattr acl >12:50:48,340 INFO program: Filesystem state: clean >12:50:48,340 INFO program: Errors behavior: Continue >12:50:48,340 INFO program: Filesystem OS type: Linux >12:50:48,340 INFO program: Inode count: 196608 >12:50:48,340 INFO program: Block count: 786432 >12:50:48,340 INFO program: Reserved block count: 7863 >12:50:48,340 INFO program: Free blocks: 249615 >12:50:48,341 INFO program: Free inodes: 122098 >12:50:48,341 INFO program: First block: 0 >12:50:48,341 INFO program: Block size: 4096 >12:50:48,341 INFO program: Fragment size: 4096 >12:50:48,341 INFO program: Reserved GDT blocks: 191 >12:50:48,341 INFO program: Blocks per group: 32768 >12:50:48,342 INFO program: Fragments per group: 32768 >12:50:48,342 INFO program: Inodes per group: 8192 >12:50:48,342 INFO program: Inode blocks per group: 512 >12:50:48,342 INFO program: Flex block group size: 16 >12:50:48,342 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:48,343 INFO program: Last mount time: Tue May 22 16:38:02 2012 >12:50:48,343 INFO program: Last write time: Tue May 22 16:46:32 2012 >12:50:48,343 INFO program: Mount count: 0 >12:50:48,343 INFO program: Maximum mount count: -1 >12:50:48,344 INFO program: Last checked: Tue May 22 16:46:32 2012 >12:50:48,344 INFO program: Check interval: 0 (<none>) >12:50:48,344 INFO program: Lifetime writes: 439 MB >12:50:48,344 INFO program: Reserved blocks uid: 0 (user root) >12:50:48,345 INFO program: Reserved blocks gid: 0 (group root) >12:50:48,345 INFO program: First inode: 11 >12:50:48,345 INFO program: Inode size: 256 >12:50:48,345 INFO program: Required extra isize: 28 >12:50:48,346 INFO program: Desired extra isize: 28 >12:50:48,346 INFO program: Journal inode: 8 >12:50:48,346 INFO program: Default directory hash: half_md4 >12:50:48,346 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:48,346 INFO program: Journal backup: inode blocks >12:50:48,347 INFO program: Journal features: journal_incompat_revoke >12:50:48,347 INFO program: Journal size: 64M >12:50:48,347 INFO program: Journal length: 16384 >12:50:48,347 INFO program: Journal sequence: 0x00001a2b >12:50:48,348 INFO program: Journal start: 0 >12:50:48,348 INFO program: >12:50:48,348 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:48,348 INFO program: Running... resize2fs -P /dev/loop3 >12:50:48,352 INFO program: Couldn't find valid filesystem superblock. >12:50:48,352 ERR program: resize2fs 1.42 (29-Nov-2011) >12:50:48,352 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >12:50:48,389 INFO program: Running... modprobe scsi_wait_scan >12:50:48,395 INFO program: Running... rmmod scsi_wait_scan >12:50:48,403 INFO program: Running... udevadm settle --timeout=300 >12:50:48,466 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:50:48,472 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:48,473 INFO program: Last mounted on: /sysroot >12:50:48,473 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:48,473 INFO program: Filesystem magic number: 0xEF53 >12:50:48,473 INFO program: Filesystem revision #: 1 (dynamic) >12:50:48,473 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:50:48,473 INFO program: Filesystem flags: signed_directory_hash >12:50:48,473 INFO program: Default mount options: user_xattr acl >12:50:48,473 INFO program: Filesystem state: clean >12:50:48,473 INFO program: Errors behavior: Continue >12:50:48,473 INFO program: Filesystem OS type: Linux >12:50:48,474 INFO program: Inode count: 196608 >12:50:48,474 INFO program: Block count: 786432 >12:50:48,474 INFO program: Reserved block count: 7863 >12:50:48,474 INFO program: Free blocks: 249615 >12:50:48,474 INFO program: Free inodes: 122098 >12:50:48,474 INFO program: First block: 0 >12:50:48,474 INFO program: Block size: 4096 >12:50:48,474 INFO program: Fragment size: 4096 >12:50:48,475 INFO program: Reserved GDT blocks: 191 >12:50:48,475 INFO program: Blocks per group: 32768 >12:50:48,476 INFO program: Fragments per group: 32768 >12:50:48,476 INFO program: Inodes per group: 8192 >12:50:48,476 INFO program: Inode blocks per group: 512 >12:50:48,477 INFO program: Flex block group size: 16 >12:50:48,477 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:48,478 INFO program: Last mount time: Mon Jul 30 12:46:43 2012 >12:50:48,478 INFO program: Last write time: Mon Jul 30 12:46:43 2012 >12:50:48,479 INFO program: Mount count: 1 >12:50:48,479 INFO program: Maximum mount count: -1 >12:50:48,479 INFO program: Last checked: Tue May 22 16:46:32 2012 >12:50:48,480 INFO program: Check interval: 0 (<none>) >12:50:48,480 INFO program: Lifetime writes: 439 MB >12:50:48,481 INFO program: Reserved blocks uid: 0 (user root) >12:50:48,481 INFO program: Reserved blocks gid: 0 (group root) >12:50:48,482 INFO program: First inode: 11 >12:50:48,482 INFO program: Inode size: 256 >12:50:48,482 INFO program: Required extra isize: 28 >12:50:48,483 INFO program: Desired extra isize: 28 >12:50:48,483 INFO program: Journal inode: 8 >12:50:48,484 INFO program: Default directory hash: half_md4 >12:50:48,484 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:48,484 INFO program: Journal backup: inode blocks >12:50:48,485 INFO program: Journal features: journal_incompat_revoke >12:50:48,485 INFO program: Journal size: 64M >12:50:48,485 INFO program: Journal length: 16384 >12:50:48,485 INFO program: Journal sequence: 0x00001a2c >12:50:48,486 INFO program: Journal start: 1 >12:50:48,486 INFO program: >12:50:48,486 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:48,487 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:50:48,491 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:48,491 INFO program: Last mounted on: /sysroot >12:50:48,491 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:48,492 INFO program: Filesystem magic number: 0xEF53 >12:50:48,492 INFO program: Filesystem revision #: 1 (dynamic) >12:50:48,492 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:50:48,492 INFO program: Filesystem flags: signed_directory_hash >12:50:48,492 INFO program: Default mount options: user_xattr acl >12:50:48,492 INFO program: Filesystem state: clean >12:50:48,492 INFO program: Errors behavior: Continue >12:50:48,492 INFO program: Filesystem OS type: Linux >12:50:48,492 INFO program: Inode count: 196608 >12:50:48,492 INFO program: Block count: 786432 >12:50:48,492 INFO program: Reserved block count: 7863 >12:50:48,492 INFO program: Free blocks: 249615 >12:50:48,492 INFO program: Free inodes: 122098 >12:50:48,493 INFO program: First block: 0 >12:50:48,493 INFO program: Block size: 4096 >12:50:48,493 INFO program: Fragment size: 4096 >12:50:48,494 INFO program: Reserved GDT blocks: 191 >12:50:48,494 INFO program: Blocks per group: 32768 >12:50:48,495 INFO program: Fragments per group: 32768 >12:50:48,495 INFO program: Inodes per group: 8192 >12:50:48,495 INFO program: Inode blocks per group: 512 >12:50:48,496 INFO program: Flex block group size: 16 >12:50:48,496 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:48,496 INFO program: Last mount time: Mon Jul 30 12:46:43 2012 >12:50:48,496 INFO program: Last write time: Mon Jul 30 12:46:43 2012 >12:50:48,497 INFO program: Mount count: 1 >12:50:48,497 INFO program: Maximum mount count: -1 >12:50:48,497 INFO program: Last checked: Tue May 22 16:46:32 2012 >12:50:48,497 INFO program: Check interval: 0 (<none>) >12:50:48,498 INFO program: Lifetime writes: 439 MB >12:50:48,498 INFO program: Reserved blocks uid: 0 (user root) >12:50:48,498 INFO program: Reserved blocks gid: 0 (group root) >12:50:48,498 INFO program: First inode: 11 >12:50:48,499 INFO program: Inode size: 256 >12:50:48,499 INFO program: Required extra isize: 28 >12:50:48,499 INFO program: Desired extra isize: 28 >12:50:48,499 INFO program: Journal inode: 8 >12:50:48,499 INFO program: Default directory hash: half_md4 >12:50:48,500 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:48,500 INFO program: Journal backup: inode blocks >12:50:48,500 INFO program: Journal features: journal_incompat_revoke >12:50:48,500 INFO program: Journal size: 64M >12:50:48,501 INFO program: Journal length: 16384 >12:50:48,501 INFO program: Journal sequence: 0x00001a2c >12:50:48,501 INFO program: Journal start: 1 >12:50:48,501 INFO program: >12:50:48,502 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:48,502 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:50:48,507 INFO program: Estimated minimum size of the filesystem: 544497 >12:50:48,507 ERR program: resize2fs 1.42 (29-Nov-2011) >12:50:48,543 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:50:48,550 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:48,550 INFO program: Last mounted on: /var/tmp/imgcreate-cZcZ8G/install_root >12:50:48,550 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:48,550 INFO program: Filesystem magic number: 0xEF53 >12:50:48,550 INFO program: Filesystem revision #: 1 (dynamic) >12:50:48,551 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 >12:50:48,551 INFO program: Filesystem flags: signed_directory_hash >12:50:48,551 INFO program: Default mount options: user_xattr acl >12:50:48,551 INFO program: Filesystem state: clean >12:50:48,551 INFO program: Errors behavior: Continue >12:50:48,551 INFO program: Filesystem OS type: Linux >12:50:48,551 INFO program: Inode count: 139264 >12:50:48,551 INFO program: Block count: 544497 >12:50:48,551 INFO program: Reserved block count: 5444 >12:50:48,551 INFO program: Free blocks: 11278 >12:50:48,551 INFO program: Free inodes: 64754 >12:50:48,551 INFO program: First block: 0 >12:50:48,552 INFO program: Block size: 4096 >12:50:48,552 INFO program: Fragment size: 4096 >12:50:48,552 INFO program: Reserved GDT blocks: 191 >12:50:48,553 INFO program: Blocks per group: 32768 >12:50:48,553 INFO program: Fragments per group: 32768 >12:50:48,554 INFO program: Inodes per group: 8192 >12:50:48,554 INFO program: Inode blocks per group: 512 >12:50:48,555 INFO program: Flex block group size: 16 >12:50:48,555 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:48,555 INFO program: Last mount time: Tue May 22 16:38:02 2012 >12:50:48,556 INFO program: Last write time: Tue May 22 16:46:33 2012 >12:50:48,556 INFO program: Mount count: 0 >12:50:48,557 INFO program: Maximum mount count: -1 >12:50:48,557 INFO program: Last checked: Tue May 22 16:46:33 2012 >12:50:48,558 INFO program: Check interval: 0 (<none>) >12:50:48,558 INFO program: Lifetime writes: 440 MB >12:50:48,558 INFO program: Reserved blocks uid: 0 (user root) >12:50:48,559 INFO program: Reserved blocks gid: 0 (group root) >12:50:48,559 INFO program: First inode: 11 >12:50:48,560 INFO program: Inode size: 256 >12:50:48,560 INFO program: Required extra isize: 28 >12:50:48,561 INFO program: Desired extra isize: 28 >12:50:48,561 INFO program: Journal inode: 8 >12:50:48,561 INFO program: Default directory hash: half_md4 >12:50:48,562 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:48,562 INFO program: Journal backup: inode blocks >12:50:48,563 INFO program: Journal features: journal_incompat_revoke >12:50:48,563 INFO program: Journal size: 64M >12:50:48,563 INFO program: Journal length: 16384 >12:50:48,564 INFO program: Journal sequence: 0x00001a2b >12:50:48,564 INFO program: Journal start: 0 >12:50:48,565 INFO program: >12:50:48,565 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:48,565 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >12:50:48,570 INFO program: Filesystem volume name: _Fedora-17-x86_6 >12:50:48,571 INFO program: Last mounted on: /var/tmp/imgcreate-cZcZ8G/install_root >12:50:48,571 INFO program: Filesystem UUID: 959b5982-8ae9-4d46-9024-4566269f46cf >12:50:48,571 INFO program: Filesystem magic number: 0xEF53 >12:50:48,571 INFO program: Filesystem revision #: 1 (dynamic) >12:50:48,571 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 >12:50:48,571 INFO program: Filesystem flags: signed_directory_hash >12:50:48,571 INFO program: Default mount options: user_xattr acl >12:50:48,571 INFO program: Filesystem state: clean >12:50:48,571 INFO program: Errors behavior: Continue >12:50:48,571 INFO program: Filesystem OS type: Linux >12:50:48,571 INFO program: Inode count: 139264 >12:50:48,571 INFO program: Block count: 544497 >12:50:48,571 INFO program: Reserved block count: 5444 >12:50:48,572 INFO program: Free blocks: 11278 >12:50:48,572 INFO program: Free inodes: 64754 >12:50:48,572 INFO program: First block: 0 >12:50:48,572 INFO program: Block size: 4096 >12:50:48,572 INFO program: Fragment size: 4096 >12:50:48,573 INFO program: Reserved GDT blocks: 191 >12:50:48,573 INFO program: Blocks per group: 32768 >12:50:48,574 INFO program: Fragments per group: 32768 >12:50:48,574 INFO program: Inodes per group: 8192 >12:50:48,574 INFO program: Inode blocks per group: 512 >12:50:48,575 INFO program: Flex block group size: 16 >12:50:48,575 INFO program: Filesystem created: Tue May 22 16:38:01 2012 >12:50:48,576 INFO program: Last mount time: Tue May 22 16:38:02 2012 >12:50:48,576 INFO program: Last write time: Tue May 22 16:46:33 2012 >12:50:48,576 INFO program: Mount count: 0 >12:50:48,576 INFO program: Maximum mount count: -1 >12:50:48,577 INFO program: Last checked: Tue May 22 16:46:33 2012 >12:50:48,577 INFO program: Check interval: 0 (<none>) >12:50:48,577 INFO program: Lifetime writes: 440 MB >12:50:48,577 INFO program: Reserved blocks uid: 0 (user root) >12:50:48,578 INFO program: Reserved blocks gid: 0 (group root) >12:50:48,578 INFO program: First inode: 11 >12:50:48,578 INFO program: Inode size: 256 >12:50:48,578 INFO program: Required extra isize: 28 >12:50:48,579 INFO program: Desired extra isize: 28 >12:50:48,579 INFO program: Journal inode: 8 >12:50:48,579 INFO program: Default directory hash: half_md4 >12:50:48,579 INFO program: Directory Hash Seed: 517859ac-2010-4f06-aef4-45ab2b2274fa >12:50:48,579 INFO program: Journal backup: inode blocks >12:50:48,580 INFO program: Journal features: journal_incompat_revoke >12:50:48,580 INFO program: Journal size: 64M >12:50:48,580 INFO program: Journal length: 16384 >12:50:48,580 INFO program: Journal sequence: 0x00001a2b >12:50:48,581 INFO program: Journal start: 0 >12:50:48,581 INFO program: >12:50:48,581 ERR program: dumpe2fs 1.42 (29-Nov-2011) >12:50:48,581 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >12:50:48,587 INFO program: Couldn't find valid filesystem superblock. >12:50:48,587 ERR program: resize2fs 1.42 (29-Nov-2011) >12:50:48,588 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >12:50:48,596 INFO program: Running... modprobe scsi_wait_scan >12:50:48,603 INFO program: Running... rmmod scsi_wait_scan >12:50:48,610 INFO program: Running... udevadm settle --timeout=300 >12:50:48,700 INFO program: Running... udevadm settle --timeout=300 >12:50:48,766 INFO program: Running... udevadm settle --timeout=300 >12:50:48,816 INFO program: Running... udevadm settle --timeout=300 >12:50:48,905 INFO program: Running... udevadm settle --timeout=300 >12:50:48,956 INFO program: Running... udevadm settle --timeout=300 >12:50:49,038 INFO program: Running... udevadm settle --timeout=300 >12:50:49,090 INFO program: Running... udevadm settle --timeout=300 >12:50:49,176 INFO program: Running... udevadm settle --timeout=300 >12:50:49,224 INFO program: Running... udevadm settle --timeout=300 >12:50:54,560 INFO program: Running... hostname -v laure >19:51:16,829 INFO program: Running... /sbin/hwclock --hctosys > > >/tmp/storage.log: >12:50:08,515 DEBUG storage: registered device format class SwapSpace as swap >12:50:08,515 DEBUG storage: registered device format class BIOSBoot as biosboot >12:50:08,520 DEBUG storage: registered device format class LUKS as luks >12:50:08,520 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:50:08,520 DEBUG storage: registered device format class DiskLabel as disklabel >12:50:08,520 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:50:08,531 DEBUG storage: registered device format class Ext2FS as ext2 >12:50:08,531 DEBUG storage: registered device format class Ext3FS as ext3 >12:50:08,531 DEBUG storage: registered device format class Ext4FS as ext4 >12:50:08,531 DEBUG storage: registered device format class FATFS as vfat >12:50:08,531 DEBUG storage: registered device format class EFIFS as efi >12:50:08,532 DEBUG storage: registered device format class BTRFS as btrfs >12:50:08,532 DEBUG storage: registered device format class GFS2 as gfs2 >12:50:08,532 DEBUG storage: registered device format class JFS as jfs >12:50:08,532 DEBUG storage: registered device format class ReiserFS as reiserfs >12:50:08,532 DEBUG storage: registered device format class XFS as xfs >12:50:08,532 DEBUG storage: registered device format class HFS as hfs >12:50:08,532 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:50:08,532 DEBUG storage: registered device format class HFSPlus as hfs+ >12:50:08,532 DEBUG storage: registered device format class NTFS as ntfs >12:50:08,532 DEBUG storage: registered device format class NFS as nfs >12:50:08,532 DEBUG storage: registered device format class NFSv4 as nfs4 >12:50:08,533 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:50:08,533 DEBUG storage: registered device format class NoDevFS as nodev >12:50:08,533 DEBUG storage: registered device format class DevPtsFS as devpts >12:50:08,533 DEBUG storage: registered device format class ProcFS as proc >12:50:08,533 DEBUG storage: registered device format class SysFS as sysfs >12:50:08,533 DEBUG storage: registered device format class TmpFS as tmpfs >12:50:08,533 DEBUG storage: registered device format class BindFS as bind >12:50:08,533 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:50:08,533 DEBUG storage: registered device format class USBFS as usbfs >12:50:08,534 DEBUG storage: registered device format class MDRaidMember as mdmember >12:50:08,534 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:50:08,534 DEBUG storage: registered device format class MultipathMember as multipath_member >12:50:09,541 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:50:09,542 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >12:50:09,542 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:50:09,543 INFO storage: sr0 looks to be the live device; marking as protected >12:50:09,707 DEBUG storage: MultipathTopology._build_topology: >12:50:09,707 DEBUG storage: /etc/multipath.conf contents: >12:50:09,707 DEBUG storage: # multipath.conf written by anaconda >12:50:09,707 DEBUG storage: >12:50:09,707 DEBUG storage: defaults { >12:50:09,707 DEBUG storage: user_friendly_names yes >12:50:09,707 DEBUG storage: } >12:50:09,707 DEBUG storage: blacklist { >12:50:09,707 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:50:09,707 DEBUG storage: devnode "^hd[a-z]" >12:50:09,707 DEBUG storage: devnode "^dcssblk[0-9]*" >12:50:09,707 DEBUG storage: device { >12:50:09,707 DEBUG storage: vendor "DGC" >12:50:09,708 DEBUG storage: product "LUNZ" >12:50:09,708 DEBUG storage: } >12:50:09,708 DEBUG storage: device { >12:50:09,708 DEBUG storage: vendor "IBM" >12:50:09,708 DEBUG storage: product "S/390.*" >12:50:09,708 DEBUG storage: } >12:50:09,708 DEBUG storage: # don't count normal SATA devices as multipaths >12:50:09,708 DEBUG storage: device { >12:50:09,708 DEBUG storage: vendor "ATA" >12:50:09,708 DEBUG storage: } >12:50:09,708 DEBUG storage: # don't count 3ware devices as multipaths >12:50:09,708 DEBUG storage: device { >12:50:09,708 DEBUG storage: vendor "3ware" >12:50:09,708 DEBUG storage: } >12:50:09,708 DEBUG storage: device { >12:50:09,708 DEBUG storage: vendor "AMCC" >12:50:09,708 DEBUG storage: } >12:50:09,708 DEBUG storage: # nor highpoint devices >12:50:09,708 DEBUG storage: device { >12:50:09,708 DEBUG storage: vendor "HPT" >12:50:09,708 DEBUG storage: } >12:50:09,709 DEBUG storage: } >12:50:09,709 DEBUG storage: multipaths { >12:50:09,709 DEBUG storage: } >12:50:09,709 DEBUG storage: (end of /etc/multipath.conf) >12:50:09,818 INFO storage: MultipathTopology: found singlepath device: sda >12:50:09,818 INFO storage: MultipathTopology: found non-disk device: sda1 >12:50:09,819 INFO storage: MultipathTopology: found non-disk device: sda2 >12:50:09,819 INFO storage: MultipathTopology: found non-disk device: sda3 >12:50:09,820 INFO storage: MultipathTopology: found non-disk device: sda4 >12:50:09,820 INFO storage: MultipathTopology: found non-disk device: sr0 >12:50:09,820 INFO storage: MultipathTopology: found singlepath device: loop0 >12:50:09,820 INFO storage: MultipathTopology: found singlepath device: loop1 >12:50:09,821 INFO storage: MultipathTopology: found singlepath device: loop2 >12:50:09,821 INFO storage: MultipathTopology: found singlepath device: loop3 >12:50:09,821 INFO storage: MultipathTopology: found singlepath device: loop4 >12:50:09,822 INFO storage: MultipathTopology: found singlepath device: loop5 >12:50:09,822 INFO storage: MultipathTopology: found singlepath device: loop6 >12:50:09,822 INFO storage: MultipathTopology: found singlepath device: loop7 >12:50:09,822 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:50:09,823 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:50:09,823 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >12:50:09,828 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT /dev/disk/by-id/wwn-0x50000393b2082e4a', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'TOSHIBA_MK1059GSMP', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK1059GSMP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'GU001C', > 'ID_SERIAL': 'TOSHIBA_MK1059GSMP_Z17YT20RT', > 'ID_SERIAL_SHORT': 'Z17YT20RT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000393b2082e4a', > 'ID_WWN_WITH_EXTENSION': '0x50000393b2082e4a', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '4', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '69099548', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT', > '/dev/disk/by-id/wwn-0x50000393b2082e4a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:50:09,828 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:50:09,828 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:50:09,829 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:09,829 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:50:09,830 INFO storage: sda is a disk >12:50:09,830 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:09,832 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:50:09,832 INFO storage: added disk sda (id 0) to device tree >12:50:09,832 DEBUG storage: looking up parted Device: /dev/sda >12:50:09,834 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:50:09,835 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >12:50:09,836 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:09,837 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:50:09,842 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:50:09,987 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1c14550>, <parted.partition.Partition object at 0x1c141d0>, <parted.partition.Partition object at 0x1c14710>, <parted.partition.Partition object at 0x1c148d0>] > device: <parted.device.Device object at 0x1c0cfd0> > PedDisk: <_ped.Disk object at 0x1c11638> >12:50:09,988 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:50:09,989 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:50:09,992 INFO storage: got device: DiskDevice instance (0x1b9e690) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > 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 TOSHIBA MK1059GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1aaff80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1bf7490> >12:50:09,995 INFO storage: got format: DiskLabel instance (0x1bf7550) -- > 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 = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1c14550>, <parted.partition.Partition object at 0x1c141d0>, <parted.partition.Partition object at 0x1c14710>, <parted.partition.Partition object at 0x1c148d0>] > device: <parted.device.Device object at 0x1c0cfd0> > PedDisk: <_ped.Disk object at 0x1c11638> > origPartedDisk = <parted.disk.Disk object at 0x1c14a10> > partedDevice = parted.Device instance -- > model: ATA TOSHIBA MK1059GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1b6a5f0> > >12:50:09,998 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part1 /dev/disk/by-id/wwn-0x50000393b2082e4a-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'TOSHIBA_MK1059GSMP', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK1059GSMP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1985', > 'ID_PART_ENTRY_TYPE': '0x42', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'GU001C', > 'ID_SERIAL': 'TOSHIBA_MK1059GSMP_Z17YT20RT', > 'ID_SERIAL_SHORT': 'Z17YT20RT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000393b2082e4a', > 'ID_WWN_WITH_EXTENSION': '0x50000393b2082e4a', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '512', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '32256', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '1016320', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x42', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '69191458', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part1', > '/dev/disk/by-id/wwn-0x50000393b2082e4a-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:50:09,998 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:50:09,998 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:50:09,999 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:09,999 INFO storage: sda1 is a partition >12:50:09,999 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:50:10,000 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:50:10,000 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >12:50:10,001 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:50:10,002 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:50:10,002 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:10,003 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:50:10,003 DEBUG storage: looking up parted Partition: /dev/sda1 >12:50:10,004 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:50:10,004 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:50:10,005 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:50:10,006 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:50:10,006 INFO storage: added partition sda1 (id 1) to device tree >12:50:10,006 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:50:10,007 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >12:50:10,007 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:10,008 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:50:10,008 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: None ; exists: True ; >12:50:10,043 WARN storage: disklabel detected but not usable on sda1 >12:50:10,044 DEBUG storage: no type or existing type for sda1, bailing >12:50:10,046 DEBUG storage: looking up parted Device: /dev/sda1 >12:50:10,049 INFO storage: got device: PartitionDevice instance (0x1bf7690) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 953869MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 0.96923828125 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1985 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32680 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x1b6a9e0> > target size = 0 path = /dev/sda1 > 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 0x1c140d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1c14590> PedPartition: <_ped.Partition object at 0x1c0ad10> > disk = existing 953869MB disk sda (0) with existing msdos disklabel > start = 63 end = 2047 length = 1985 > flags = >12:50:10,057 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part2 /dev/disk/by-id/wwn-0x50000393b2082e4a-part2 /dev/disk/by-label/SYSTEM /dev/disk/by-uuid/EC14277414274146', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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_LABEL': 'SYSTEM', > 'ID_FS_LABEL_ENC': 'SYSTEM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'EC14277414274146', > 'ID_FS_UUID_ENC': 'EC14277414274146', > 'ID_MODEL': 'TOSHIBA_MK1059GSMP', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK1059GSMP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '407552', > 'ID_PART_ENTRY_TYPE': '0x42', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'GU001C', > 'ID_SERIAL': 'TOSHIBA_MK1059GSMP_Z17YT20RT', > 'ID_SERIAL_SHORT': 'Z17YT20RT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000393b2082e4a', > 'ID_WWN_WITH_EXTENSION': '0x50000393b2082e4a', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '208666624', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x42', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '69275833', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part2', > '/dev/disk/by-id/wwn-0x50000393b2082e4a-part2', > '/dev/disk/by-label/SYSTEM', > '/dev/disk/by-uuid/EC14277414274146'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:50:10,057 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:50:10,057 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:50:10,058 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:10,058 INFO storage: sda2 is a partition >12:50:10,058 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:50:10,059 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:50:10,059 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >12:50:10,060 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:50:10,061 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:50:10,061 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:10,061 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:50:10,062 DEBUG storage: looking up parted Partition: /dev/sda2 >12:50:10,062 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:50:10,063 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:50:10,063 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:50:10,064 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:50:10,064 INFO storage: added partition sda2 (id 2) to device tree >12:50:10,065 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:50:10,065 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >12:50:10,066 DEBUG storage: NTFS.supported: supported: False ; >12:50:10,066 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:10,067 DEBUG storage: device sda2 does not contain a disklabel >12:50:10,067 INFO storage: type detected on 'sda2' is 'ntfs' >12:50:10,541 DEBUG storage: NTFS.supported: supported: False ; >12:50:10,541 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:10,543 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:50:10,545 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >12:50:10,546 DEBUG storage: looking up parted Device: /dev/sda2 >12:50:10,551 INFO storage: got device: PartitionDevice instance (0x1c14e10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 953869MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 199.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 407552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12920 did: 23600 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x1b6aa70> > target size = 0 path = /dev/sda2 > 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 0x1c140d0> fileSystem: <parted.filesystem.FileSystem object at 0x1c14610> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1c14290> PedPartition: <_ped.Partition object at 0x1c0acb0> > disk = existing 953869MB disk sda (0) with existing msdos disklabel > start = 2048 end = 409599 length = 407552 > flags = boot >12:50:10,553 DEBUG storage: NTFS.supported: supported: False ; >12:50:10,555 INFO storage: got format: NTFS instance (0x1c38b10) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = EC14277414274146 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = SYSTEM size = 198.0 targetSize = 198.0 > >12:50:10,565 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part3 /dev/disk/by-id/wwn-0x50000393b2082e4a-part3 /dev/disk/by-uuid/703A6A573A6A1A7C', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '703A6A573A6A1A7C', > 'ID_FS_UUID_ENC': '703A6A573A6A1A7C', > 'ID_MODEL': 'TOSHIBA_MK1059GSMP', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK1059GSMP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '409600', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1382891520', > 'ID_PART_ENTRY_TYPE': '0x42', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'GU001C', > 'ID_SERIAL': 'TOSHIBA_MK1059GSMP_Z17YT20RT', > 'ID_SERIAL_SHORT': 'Z17YT20RT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000393b2082e4a', > 'ID_WWN_WITH_EXTENSION': '0x50000393b2082e4a', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '209715200', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '708040458240', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x42', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '69314321', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part3', > '/dev/disk/by-id/wwn-0x50000393b2082e4a-part3', > '/dev/disk/by-uuid/703A6A573A6A1A7C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:50:10,565 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >12:50:10,566 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:50:10,566 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:10,566 INFO storage: sda3 is a partition >12:50:10,567 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:50:10,567 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:50:10,568 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >12:50:10,568 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:50:10,569 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:50:10,569 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:10,570 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:50:10,570 DEBUG storage: looking up parted Partition: /dev/sda3 >12:50:10,570 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >12:50:10,571 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:50:10,571 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:50:10,572 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:50:10,572 INFO storage: added partition sda3 (id 3) to device tree >12:50:10,573 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:50:10,573 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >12:50:10,574 DEBUG storage: NTFS.supported: supported: False ; >12:50:10,574 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:10,574 DEBUG storage: device sda3 does not contain a disklabel >12:50:10,574 INFO storage: type detected on 'sda3' is 'ntfs' >12:50:19,614 DEBUG storage: NTFS.supported: supported: False ; >12:50:19,614 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:19,616 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:50:19,616 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >12:50:19,617 DEBUG storage: looking up parted Device: /dev/sda3 >12:50:19,619 INFO storage: got device: PartitionDevice instance (0x1c14e90) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 953869MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 675240.0 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1382891520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (86081, 255, 63) biosGeometry: (86081, 255, 63) > PedDevice: <_ped.Device object at 0x1b6a560> > target size = 0 path = /dev/sda3 > 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 0x1c140d0> fileSystem: <parted.filesystem.FileSystem object at 0x1c147d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1c14750> PedPartition: <_ped.Partition object at 0x1c0ad70> > disk = existing 953869MB disk sda (0) with existing msdos disklabel > start = 409600 end = 1383301119 length = 1382891520 > flags = >12:50:19,620 DEBUG storage: NTFS.supported: supported: False ; >12:50:19,620 INFO storage: got format: NTFS instance (0x1c14e50) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = 703A6A573A6A1A7C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 675239.0 targetSize = 675239.0 > >12:50:19,625 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part4 /dev/disk/by-id/wwn-0x50000393b2082e4a-part4 /dev/disk/by-label/Laure /dev/disk/by-uuid/5A028D1F028D00ED', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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_LABEL': 'Laure', > 'ID_FS_LABEL_ENC': 'Laure', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5A028D1F028D00ED', > 'ID_FS_UUID_ENC': '5A028D1F028D00ED', > 'ID_MODEL': 'TOSHIBA_MK1059GSMP', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK1059GSMP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1383301120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '570222000', > 'ID_PART_ENTRY_TYPE': '0x42', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'GU001C', > 'ID_SERIAL': 'TOSHIBA_MK1059GSMP_Z17YT20RT', > 'ID_SERIAL_SHORT': 'Z17YT20RT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000393b2082e4a', > 'ID_WWN_WITH_EXTENSION': '0x50000393b2082e4a', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '4', > 'UDISKS_PARTITION_OFFSET': '708250173440', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '291953664000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x42', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '69394213', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part4', > '/dev/disk/by-id/wwn-0x50000393b2082e4a-part4', > '/dev/disk/by-label/Laure', > '/dev/disk/by-uuid/5A028D1F028D00ED'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >12:50:19,625 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >12:50:19,626 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >12:50:19,627 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:19,627 INFO storage: sda4 is a partition >12:50:19,628 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >12:50:19,629 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:50:19,630 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >12:50:19,631 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:50:19,632 DEBUG storage: PartitionDevice._setFormat: sda4 ; >12:50:19,632 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:19,634 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >12:50:19,634 DEBUG storage: looking up parted Partition: /dev/sda4 >12:50:19,635 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >12:50:19,635 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >12:50:19,636 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >12:50:19,636 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >12:50:19,637 INFO storage: added partition sda4 (id 4) to device tree >12:50:19,637 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >12:50:19,637 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: None ; >12:50:19,638 DEBUG storage: NTFS.supported: supported: False ; >12:50:19,638 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:19,638 DEBUG storage: device sda4 does not contain a disklabel >12:50:19,638 INFO storage: type detected on 'sda4' is 'ntfs' >12:50:20,491 DEBUG storage: NTFS.supported: supported: False ; >12:50:20,491 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:20,493 DEBUG storage: PartitionDevice._setFormat: sda4 ; >12:50:20,495 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: ntfs ; >12:50:20,495 DEBUG storage: looking up parted Device: /dev/sda4 >12:50:20,498 INFO storage: got device: PartitionDevice instance (0x1bf7590) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 953869MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 278428.710938 > format = existing ntfs filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 570222000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (35494, 255, 63) biosGeometry: (35494, 255, 63) > PedDevice: <_ped.Device object at 0x1b6ab90> > target size = 0 path = /dev/sda4 > 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 0x1c140d0> fileSystem: <parted.filesystem.FileSystem object at 0x1c14990> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1c14910> PedPartition: <_ped.Partition object at 0x1c0add0> > disk = existing 953869MB disk sda (0) with existing msdos disklabel > start = 1383301120 end = 1953523119 length = 570222000 > flags = >12:50:20,500 DEBUG storage: NTFS.supported: supported: False ; >12:50:20,501 INFO storage: got format: NTFS instance (0x1c38dd0) -- > type = ntfs name = ntfs status = False > device = /dev/sda4 uuid = 5A028D1F028D00ED exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Laure size = 263347.0 targetSize = 263347.0 > >12:50:20,507 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_BD_ROM_BC-5541H_1113948L111 /dev/disk/by-label/Fedora-17-x86_64-Live-LXDE.iso', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '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_CD_R': '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_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora-17-x86_64-Live-LXDE.iso', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-LXDE.iso', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'hp_BD_ROM_BC-5541H', > 'ID_MODEL_ENC': 'hp\\x20BD\\x20ROM\\x20BC-5541H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2.81', > 'ID_SERIAL': 'hp_BD_ROM_BC-5541H_1113948L111', > 'ID_SERIAL_SHORT': '1113948L111', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '68557258', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_BD_ROM_BC-5541H_1113948L111', > '/dev/disk/by-label/Fedora-17-x86_64-Live-LXDE.iso'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0'} ; name: sr0 ; >12:50:20,507 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >12:50:20,507 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:50:20,508 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,508 INFO storage: sr0 is a cdrom >12:50:20,508 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:50:20,508 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,509 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:50:20,509 INFO storage: added cdrom sr0 (id 5) to device tree >12:50:20,510 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:50:20,526 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:50:20,528 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >12:50:20,530 DEBUG storage: Iso9660FS.supported: supported: True ; >12:50:20,530 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:50:20,530 DEBUG storage: device sr0 does not contain a disklabel >12:50:20,531 INFO storage: type detected on 'sr0' is 'iso9660' >12:50:20,533 DEBUG storage: Iso9660FS.supported: supported: True ; >12:50:20,533 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:50:20,535 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:50:20,535 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:50:20,549 DEBUG storage: looking up parted Device: /dev/sr0 >12:50:20,604 INFO storage: got device: OpticalDevice instance (0x1c38f90) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 587.29296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: hp BD ROM BC-5541H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 300694 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: True > hardwareGeometry: (18, 255, 63) biosGeometry: (18, 255, 63) > PedDevice: <_ped.Device object at 0x1b6ac20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:50:20,607 DEBUG storage: Iso9660FS.supported: supported: True ; >12:50:20,607 INFO storage: got format: Iso9660FS instance (0x1c38cd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-17-x86_64-Live-LXDE.iso size = 0 targetSize = 0 > >12:50:20,610 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', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67889139', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:50:20,611 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:50:20,613 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:50:20,614 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,614 INFO storage: loop0 is a loop device >12:50:20,615 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:50:20,615 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:50:20,616 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,616 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,617 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:50:20,617 INFO storage: added file /osmin.img (deleted) (id 6) to device tree >12:50:20,617 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:50:20,617 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,618 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:50:20,618 INFO storage: added loop loop0 (id 7) to device tree >12:50:20,619 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:50:20,619 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:50:20,619 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:50:20,620 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:50:20,620 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:50:20,621 WARN storage: disklabel detected but not usable on loop0 >12:50:20,621 INFO storage: type detected on 'loop0' is 'squashfs' >12:50:20,622 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:50:20,624 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:50:20,625 INFO storage: got device: LoopDevice instance (0x1c14f50) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /osmin.img (deleted) (6)'] > 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 >12:50:20,627 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888367', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:50:20,628 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:50:20,629 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:50:20,631 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,631 INFO storage: loop1 is a loop device >12:50:20,633 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:50:20,634 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >12:50:20,636 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,636 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,637 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:50:20,637 INFO storage: added file /osmin (id 8) to device tree >12:50:20,637 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:50:20,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,638 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:50:20,638 INFO storage: added loop loop1 (id 9) to device tree >12:50:20,639 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:50:20,639 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:50:20,639 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:50:20,640 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:50:20,640 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:50:20,642 WARN storage: disklabel detected but not usable on loop1 >12:50:20,643 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >12:50:20,643 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:50:20,645 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:50:20,645 INFO storage: got device: LoopDevice instance (0x1c410d0) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /osmin (8)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:50:20,649 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888370', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:50:20,649 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:50:20,651 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:50:20,652 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,653 INFO storage: loop2 is a loop device >12:50:20,654 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:50:20,656 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:50:20,656 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,656 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,657 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:50:20,657 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 10) to device tree >12:50:20,658 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:50:20,658 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,659 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:50:20,659 INFO storage: added loop loop2 (id 11) to device tree >12:50:20,659 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:50:20,660 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:50:20,660 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:50:20,660 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:50:20,661 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:50:20,661 WARN storage: disklabel detected but not usable on loop2 >12:50:20,662 INFO storage: type detected on 'loop2' is 'squashfs' >12:50:20,662 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:50:20,662 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:50:20,663 INFO storage: got device: LoopDevice instance (0x1c41490) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (10)'] > 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 >12:50:20,664 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_UUID_ENC': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67889162', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:50:20,664 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >12:50:20,665 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:50:20,665 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,665 INFO storage: loop3 is a loop device >12:50:20,666 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:50:20,667 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:50:20,667 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,667 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,668 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:50:20,668 INFO storage: added file /LiveOS/ext3fs.img (id 12) to device tree >12:50:20,669 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:50:20,669 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,669 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:50:20,669 INFO storage: added loop loop3 (id 13) to device tree >12:50:20,670 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:50:20,670 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:50:20,671 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:20,671 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:20,671 DEBUG storage: device loop3 does not contain a disklabel >12:50:20,671 INFO storage: type detected on 'loop3' is 'ext4' >12:50:20,869 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:20,869 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:20,870 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:50:20,871 INFO storage: got device: LoopDevice instance (0x1c14f10) -- > name = loop3 status = False kids = 0 id = 13 > parents = ['existing 0MB file /LiveOS/ext3fs.img (12)'] > 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/loop3 > format args = [] originalFormat = None >12:50:20,871 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:20,871 INFO storage: got format: Ext4FS instance (0x1bf75d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 959b5982-8ae9-4d46-9024-4566269f46cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >12:50:20,872 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', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888381', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:50:20,873 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >12:50:20,873 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:50:20,874 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,874 INFO storage: loop4 is a loop device >12:50:20,874 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:50:20,875 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:50:20,875 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,875 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,876 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:50:20,876 INFO storage: added file /overlay (deleted) (id 14) to device tree >12:50:20,877 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:50:20,877 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,877 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:50:20,878 INFO storage: added loop loop4 (id 15) to device tree >12:50:20,878 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:50:20,879 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:50:20,879 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:20,879 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:50:20,880 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:50:20,881 WARN storage: disklabel detected but not usable on loop4 >12:50:20,881 DEBUG storage: no type or existing type for loop4, bailing >12:50:20,881 INFO storage: got device: LoopDevice instance (0x1c41390) -- > name = loop4 status = False kids = 0 id = 15 > parents = ['existing 0MB file /overlay (deleted) (14)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:50:20,882 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', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888367', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:50:20,882 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:50:20,882 DEBUG storage: lvm filter: adding loop5 to the reject list >12:50:20,883 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', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888370', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:50:20,883 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:50:20,883 DEBUG storage: lvm filter: adding loop6 to the reject list >12:50:20,884 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', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888367', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:50:20,884 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:50:20,884 DEBUG storage: lvm filter: adding loop7 to the reject list >12:50:20,884 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:50:20,885 DEBUG storage: Skipping a device mapper drive (dm-1) for now >12:50:20,996 INFO storage: devices to scan: ['dm-0', 'dm-1'] >12:50:20,998 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_UUID_ENC': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '5857737', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:50:20,998 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:50:20,999 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:50:20,999 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:20,999 INFO storage: live-rw is a device-mapper device >12:50:21,000 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:50:21,000 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:50:21,001 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >12:50:21,002 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:50:21,002 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (15) >12:50:21,003 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:50:21,003 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:21,004 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:50:21,004 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:21,005 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:50:21,005 INFO storage: added dm live-rw (id 16) to device tree >12:50:21,005 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:50:21,006 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:50:21,007 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:21,007 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:21,007 DEBUG storage: device live-rw does not contain a disklabel >12:50:21,007 INFO storage: type detected on 'live-rw' is 'ext4' >12:50:21,048 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:21,048 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:21,050 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:50:21,051 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:50:21,053 INFO storage: got device: DMDevice instance (0x1c91fd0) -- > name = live-rw status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop4 (15)'] > uuid = None size = 3072.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: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12920 did: 23600 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7fa88072fb90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:50:21,055 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:21,055 INFO storage: got format: Ext4FS instance (0x1c9c150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 959b5982-8ae9-4d46-9024-4566269f46cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >12:50:21,057 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_UUID_ENC': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '6474238', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >12:50:21,057 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >12:50:21,058 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:50:21,058 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:21,058 INFO storage: live-osimg-min is a device-mapper device >12:50:21,059 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:50:21,060 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >12:50:21,060 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:50:21,061 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >12:50:21,062 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:50:21,062 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) >12:50:21,063 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:50:21,063 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:21,065 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >12:50:21,065 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:21,065 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:50:21,065 INFO storage: added dm live-osimg-min (id 17) to device tree >12:50:21,066 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:50:21,066 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:50:21,067 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:21,067 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:21,067 DEBUG storage: device live-osimg-min does not contain a disklabel >12:50:21,067 INFO storage: type detected on 'live-osimg-min' is 'ext4' >12:50:21,112 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:21,113 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:21,113 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:50:21,114 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >12:50:21,115 INFO storage: got device: DMDevice instance (0x1c9c210) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop1 (9)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25974 did: 19501 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x1b6acb0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:50:21,116 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:21,117 INFO storage: got format: Ext4FS instance (0x1c41510) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 959b5982-8ae9-4d46-9024-4566269f46cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2126.0 targetSize = 2126.0 > >12:50:21,208 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:50:21,208 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >12:50:21,209 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >12:50:21,250 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:21,252 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:21,256 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:21,339 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:50:21,391 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:21,394 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:21,398 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:21,450 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:50:21,531 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:21,534 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:21,538 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:21,590 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >12:50:21,647 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:21,649 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:21,653 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:21,722 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:50:21,793 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:50:21,795 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:50:21,797 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >12:50:21,799 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:50:21,801 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:50:21,802 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:50:21,802 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >12:50:21,804 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:50:21,805 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >12:50:21,807 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >12:50:21,850 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:21,852 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:21,856 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:21,926 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:50:21,980 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:21,983 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:21,987 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:22,066 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:50:22,110 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:22,113 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:22,115 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:22,207 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >12:50:22,260 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:22,262 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:22,266 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:22,340 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:50:22,388 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:50:22,390 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:50:22,391 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >12:50:22,393 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:50:22,394 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:50:23,933 DEBUG storage: registered device format class SwapSpace as swap >12:50:23,934 DEBUG storage: registered device format class BIOSBoot as biosboot >12:50:23,935 DEBUG storage: registered device format class LUKS as luks >12:50:23,935 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:50:23,936 DEBUG storage: registered device format class DiskLabel as disklabel >12:50:23,936 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:50:23,947 DEBUG storage: registered device format class Ext2FS as ext2 >12:50:23,948 DEBUG storage: registered device format class Ext3FS as ext3 >12:50:23,948 DEBUG storage: registered device format class Ext4FS as ext4 >12:50:23,948 DEBUG storage: registered device format class FATFS as vfat >12:50:23,949 DEBUG storage: registered device format class EFIFS as efi >12:50:23,949 DEBUG storage: registered device format class BTRFS as btrfs >12:50:23,949 DEBUG storage: registered device format class GFS2 as gfs2 >12:50:23,949 DEBUG storage: registered device format class JFS as jfs >12:50:23,949 DEBUG storage: registered device format class ReiserFS as reiserfs >12:50:23,950 DEBUG storage: registered device format class XFS as xfs >12:50:23,950 DEBUG storage: registered device format class HFS as hfs >12:50:23,950 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:50:23,950 DEBUG storage: registered device format class HFSPlus as hfs+ >12:50:23,950 DEBUG storage: registered device format class NTFS as ntfs >12:50:23,951 DEBUG storage: registered device format class NFS as nfs >12:50:23,951 DEBUG storage: registered device format class NFSv4 as nfs4 >12:50:23,951 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:50:23,951 DEBUG storage: registered device format class NoDevFS as nodev >12:50:23,951 DEBUG storage: registered device format class DevPtsFS as devpts >12:50:23,952 DEBUG storage: registered device format class ProcFS as proc >12:50:23,952 DEBUG storage: registered device format class SysFS as sysfs >12:50:23,952 DEBUG storage: registered device format class TmpFS as tmpfs >12:50:23,952 DEBUG storage: registered device format class BindFS as bind >12:50:23,952 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:50:23,953 DEBUG storage: registered device format class USBFS as usbfs >12:50:23,956 DEBUG storage: registered device format class MDRaidMember as mdmember >12:50:23,956 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:50:23,956 DEBUG storage: registered device format class MultipathMember as multipath_member >12:50:36,937 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:50:36,937 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >12:50:36,938 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:50:36,938 INFO storage: sr0 looks to be the live device; marking as protected >12:50:37,100 DEBUG storage: MultipathTopology._build_topology: >12:50:37,100 DEBUG storage: /etc/multipath.conf contents: >12:50:37,100 DEBUG storage: # multipath.conf written by anaconda >12:50:37,100 DEBUG storage: >12:50:37,100 DEBUG storage: defaults { >12:50:37,100 DEBUG storage: user_friendly_names yes >12:50:37,100 DEBUG storage: } >12:50:37,101 DEBUG storage: blacklist { >12:50:37,101 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:50:37,101 DEBUG storage: devnode "^hd[a-z]" >12:50:37,101 DEBUG storage: devnode "^dcssblk[0-9]*" >12:50:37,101 DEBUG storage: device { >12:50:37,101 DEBUG storage: vendor "DGC" >12:50:37,101 DEBUG storage: product "LUNZ" >12:50:37,101 DEBUG storage: } >12:50:37,101 DEBUG storage: device { >12:50:37,101 DEBUG storage: vendor "IBM" >12:50:37,101 DEBUG storage: product "S/390.*" >12:50:37,102 DEBUG storage: } >12:50:37,102 DEBUG storage: # don't count normal SATA devices as multipaths >12:50:37,102 DEBUG storage: device { >12:50:37,103 DEBUG storage: vendor "ATA" >12:50:37,103 DEBUG storage: } >12:50:37,104 DEBUG storage: # don't count 3ware devices as multipaths >12:50:37,104 DEBUG storage: device { >12:50:37,104 DEBUG storage: vendor "3ware" >12:50:37,105 DEBUG storage: } >12:50:37,105 DEBUG storage: device { >12:50:37,105 DEBUG storage: vendor "AMCC" >12:50:37,105 DEBUG storage: } >12:50:37,106 DEBUG storage: # nor highpoint devices >12:50:37,106 DEBUG storage: device { >12:50:37,106 DEBUG storage: vendor "HPT" >12:50:37,106 DEBUG storage: } >12:50:37,106 DEBUG storage: } >12:50:37,107 DEBUG storage: multipaths { >12:50:37,107 DEBUG storage: } >12:50:37,107 DEBUG storage: (end of /etc/multipath.conf) >12:50:37,137 INFO storage: MultipathTopology: found singlepath device: sda >12:50:37,138 INFO storage: MultipathTopology: found non-disk device: sda1 >12:50:37,138 INFO storage: MultipathTopology: found non-disk device: sda2 >12:50:37,139 INFO storage: MultipathTopology: found non-disk device: sda3 >12:50:37,139 INFO storage: MultipathTopology: found non-disk device: sda4 >12:50:37,139 INFO storage: MultipathTopology: found non-disk device: sr0 >12:50:37,140 INFO storage: MultipathTopology: found singlepath device: loop0 >12:50:37,140 INFO storage: MultipathTopology: found singlepath device: loop1 >12:50:37,141 INFO storage: MultipathTopology: found singlepath device: loop2 >12:50:37,141 INFO storage: MultipathTopology: found singlepath device: loop3 >12:50:37,141 INFO storage: MultipathTopology: found singlepath device: loop4 >12:50:37,142 INFO storage: MultipathTopology: found singlepath device: loop5 >12:50:37,142 INFO storage: MultipathTopology: found singlepath device: loop6 >12:50:37,142 INFO storage: MultipathTopology: found singlepath device: loop7 >12:50:37,143 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:50:37,143 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:50:37,143 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >12:50:37,148 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT /dev/disk/by-id/wwn-0x50000393b2082e4a', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'TOSHIBA_MK1059GSMP', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK1059GSMP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'GU001C', > 'ID_SERIAL': 'TOSHIBA_MK1059GSMP_Z17YT20RT', > 'ID_SERIAL_SHORT': 'Z17YT20RT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000393b2082e4a', > 'ID_WWN_WITH_EXTENSION': '0x50000393b2082e4a', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_ATA_SMART_IS_AVAILABLE': '1', > 'UDISKS_PARTITION_TABLE': '1', > 'UDISKS_PARTITION_TABLE_COUNT': '4', > 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '69099548', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT', > '/dev/disk/by-id/wwn-0x50000393b2082e4a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:50:37,148 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:50:37,149 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:50:37,150 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:37,151 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:50:37,152 INFO storage: sda is a disk >12:50:37,153 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:37,154 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:50:37,155 INFO storage: added disk sda (id 0) to device tree >12:50:37,155 DEBUG storage: looking up parted Device: /dev/sda >12:50:37,157 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:50:37,160 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >12:50:37,160 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:37,163 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:50:37,447 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:50:37,524 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2598710>, <parted.partition.Partition object at 0x2583890>, <parted.partition.Partition object at 0x25988d0>, <parted.partition.Partition object at 0x2598a90>] > device: <parted.device.Device object at 0x2598390> > PedDisk: <_ped.Disk object at 0x2597878> >12:50:37,524 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:50:37,525 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:50:37,527 INFO storage: got device: DiskDevice instance (0x2528990) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > 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 TOSHIBA MK1059GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x22d8050> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2583790> >12:50:37,528 INFO storage: got format: DiskLabel instance (0x2583ad0) -- > 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 = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2598710>, <parted.partition.Partition object at 0x2583890>, <parted.partition.Partition object at 0x25988d0>, <parted.partition.Partition object at 0x2598a90>] > device: <parted.device.Device object at 0x2598390> > PedDisk: <_ped.Disk object at 0x2597878> > origPartedDisk = <parted.disk.Disk object at 0x2598bd0> > partedDevice = parted.Device instance -- > model: ATA TOSHIBA MK1059GS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x25124d0> > >12:50:37,654 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part1 /dev/disk/by-id/wwn-0x50000393b2082e4a-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'TOSHIBA_MK1059GSMP', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK1059GSMP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1985', > 'ID_PART_ENTRY_TYPE': '0x42', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'GU001C', > 'ID_SERIAL': 'TOSHIBA_MK1059GSMP_Z17YT20RT', > 'ID_SERIAL_SHORT': 'Z17YT20RT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000393b2082e4a', > 'ID_WWN_WITH_EXTENSION': '0x50000393b2082e4a', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '512', > 'UDISKS_PARTITION_NUMBER': '1', > 'UDISKS_PARTITION_OFFSET': '32256', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '1016320', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x42', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '69191458', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part1', > '/dev/disk/by-id/wwn-0x50000393b2082e4a-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:50:37,655 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:50:37,656 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:50:37,657 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:37,657 INFO storage: sda1 is a partition >12:50:37,658 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:50:37,659 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:50:37,660 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >12:50:37,661 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:50:37,663 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:50:37,663 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:37,664 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:50:37,664 DEBUG storage: looking up parted Partition: /dev/sda1 >12:50:37,665 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:50:37,666 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:50:37,667 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:50:37,668 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:50:37,668 INFO storage: added partition sda1 (id 1) to device tree >12:50:37,669 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:50:37,670 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >12:50:37,670 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:37,671 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:50:37,673 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: None ; exists: True ; >12:50:37,735 WARN storage: disklabel detected but not usable on sda1 >12:50:37,736 DEBUG storage: no type or existing type for sda1, bailing >12:50:37,736 DEBUG storage: looking up parted Device: /dev/sda1 >12:50:37,738 INFO storage: got device: PartitionDevice instance (0x25289d0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 953869MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 0.96923828125 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1985 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2512710> > target size = 0 path = /dev/sda1 > 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 0x2598450> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2598750> PedPartition: <_ped.Partition object at 0x2591dd0> > disk = existing 953869MB disk sda (0) with existing msdos disklabel > start = 63 end = 2047 length = 1985 > flags = >12:50:37,766 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part2 /dev/disk/by-id/wwn-0x50000393b2082e4a-part2 /dev/disk/by-label/SYSTEM /dev/disk/by-uuid/EC14277414274146', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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_LABEL': 'SYSTEM', > 'ID_FS_LABEL_ENC': 'SYSTEM', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'EC14277414274146', > 'ID_FS_UUID_ENC': 'EC14277414274146', > 'ID_MODEL': 'TOSHIBA_MK1059GSMP', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK1059GSMP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '407552', > 'ID_PART_ENTRY_TYPE': '0x42', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'GU001C', > 'ID_SERIAL': 'TOSHIBA_MK1059GSMP_Z17YT20RT', > 'ID_SERIAL_SHORT': 'Z17YT20RT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000393b2082e4a', > 'ID_WWN_WITH_EXTENSION': '0x50000393b2082e4a', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_FLAGS': 'boot', > 'UDISKS_PARTITION_NUMBER': '2', > 'UDISKS_PARTITION_OFFSET': '1048576', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '208666624', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x42', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '69275833', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part2', > '/dev/disk/by-id/wwn-0x50000393b2082e4a-part2', > '/dev/disk/by-label/SYSTEM', > '/dev/disk/by-uuid/EC14277414274146'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:50:37,766 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:50:37,767 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:50:37,768 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:37,768 INFO storage: sda2 is a partition >12:50:37,769 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:50:37,770 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:50:37,771 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >12:50:37,773 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:50:37,774 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:50:37,774 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:37,775 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:50:37,775 DEBUG storage: looking up parted Partition: /dev/sda2 >12:50:37,776 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:50:37,777 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:50:37,778 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:50:37,779 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:50:37,779 INFO storage: added partition sda2 (id 2) to device tree >12:50:37,780 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:50:37,781 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >12:50:37,783 DEBUG storage: NTFS.supported: supported: False ; >12:50:37,783 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:37,783 DEBUG storage: device sda2 does not contain a disklabel >12:50:37,783 INFO storage: type detected on 'sda2' is 'ntfs' >12:50:37,868 DEBUG storage: NTFS.supported: supported: False ; >12:50:37,868 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:37,871 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:50:37,874 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >12:50:37,875 DEBUG storage: looking up parted Device: /dev/sda2 >12:50:37,878 INFO storage: got device: PartitionDevice instance (0x2598d50) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 953869MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 199.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 407552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12920 did: 23600 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x2512830> > target size = 0 path = /dev/sda2 > 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 0x2598450> fileSystem: <parted.filesystem.FileSystem object at 0x25987d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2598550> PedPartition: <_ped.Partition object at 0x2591d70> > disk = existing 953869MB disk sda (0) with existing msdos disklabel > start = 2048 end = 409599 length = 407552 > flags = boot >12:50:37,883 DEBUG storage: NTFS.supported: supported: False ; >12:50:37,883 INFO storage: got format: NTFS instance (0x25e2cd0) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = EC14277414274146 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = SYSTEM size = 198.0 targetSize = 198.0 > >12:50:37,903 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part3 /dev/disk/by-id/wwn-0x50000393b2082e4a-part3 /dev/disk/by-uuid/703A6A573A6A1A7C', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '703A6A573A6A1A7C', > 'ID_FS_UUID_ENC': '703A6A573A6A1A7C', > 'ID_MODEL': 'TOSHIBA_MK1059GSMP', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK1059GSMP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '409600', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1382891520', > 'ID_PART_ENTRY_TYPE': '0x42', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'GU001C', > 'ID_SERIAL': 'TOSHIBA_MK1059GSMP_Z17YT20RT', > 'ID_SERIAL_SHORT': 'Z17YT20RT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000393b2082e4a', > 'ID_WWN_WITH_EXTENSION': '0x50000393b2082e4a', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '3', > 'UDISKS_PARTITION_OFFSET': '209715200', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '708040458240', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x42', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '69314321', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part3', > '/dev/disk/by-id/wwn-0x50000393b2082e4a-part3', > '/dev/disk/by-uuid/703A6A573A6A1A7C'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:50:37,904 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >12:50:37,905 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:50:37,906 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:37,906 INFO storage: sda3 is a partition >12:50:37,907 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:50:37,908 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:50:37,909 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >12:50:37,911 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:50:37,912 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:50:37,912 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:37,913 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:50:37,913 DEBUG storage: looking up parted Partition: /dev/sda3 >12:50:37,914 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >12:50:37,915 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:50:37,917 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:50:37,918 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:50:37,918 INFO storage: added partition sda3 (id 3) to device tree >12:50:37,919 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:50:37,920 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >12:50:37,921 DEBUG storage: NTFS.supported: supported: False ; >12:50:37,921 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:37,921 DEBUG storage: device sda3 does not contain a disklabel >12:50:37,921 INFO storage: type detected on 'sda3' is 'ntfs' >12:50:47,035 DEBUG storage: NTFS.supported: supported: False ; >12:50:47,036 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:47,037 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:50:47,038 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ntfs ; >12:50:47,038 DEBUG storage: looking up parted Device: /dev/sda3 >12:50:47,040 INFO storage: got device: PartitionDevice instance (0x25e2e10) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 953869MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 675240.0 > format = existing ntfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 1382891520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (86081, 255, 63) biosGeometry: (86081, 255, 63) > PedDevice: <_ped.Device object at 0x2512950> > target size = 0 path = /dev/sda3 > 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 0x2598450> fileSystem: <parted.filesystem.FileSystem object at 0x2598990> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2598910> PedPartition: <_ped.Partition object at 0x2591e30> > disk = existing 953869MB disk sda (0) with existing msdos disklabel > start = 409600 end = 1383301119 length = 1382891520 > flags = >12:50:47,041 DEBUG storage: NTFS.supported: supported: False ; >12:50:47,041 INFO storage: got format: NTFS instance (0x2598d10) -- > type = ntfs name = ntfs status = False > device = /dev/sda3 uuid = 703A6A573A6A1A7C exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 675239.0 targetSize = 675239.0 > >12:50:47,223 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part4 /dev/disk/by-id/wwn-0x50000393b2082e4a-part4 /dev/disk/by-label/Laure /dev/disk/by-uuid/5A028D1F028D00ED', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '240', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5400', > '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_LABEL': 'Laure', > 'ID_FS_LABEL_ENC': 'Laure', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5A028D1F028D00ED', > 'ID_FS_UUID_ENC': '5A028D1F028D00ED', > 'ID_MODEL': 'TOSHIBA_MK1059GSMP', > 'ID_MODEL_ENC': 'TOSHIBA\\x20MK1059GSMP\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1383301120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '570222000', > 'ID_PART_ENTRY_TYPE': '0x42', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'GU001C', > 'ID_SERIAL': 'TOSHIBA_MK1059GSMP_Z17YT20RT', > 'ID_SERIAL_SHORT': 'Z17YT20RT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50000393b2082e4a', > 'ID_WWN_WITH_EXTENSION': '0x50000393b2082e4a', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_PARTITION': '1', > 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', > 'UDISKS_PARTITION_NUMBER': '4', > 'UDISKS_PARTITION_OFFSET': '708250173440', > 'UDISKS_PARTITION_SCHEME': 'mbr', > 'UDISKS_PARTITION_SIZE': '291953664000', > 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'UDISKS_PARTITION_TYPE': '0x42', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '69394213', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-TOSHIBA_MK1059GSMP_Z17YT20RT-part4', > '/dev/disk/by-id/wwn-0x50000393b2082e4a-part4', > '/dev/disk/by-label/Laure', > '/dev/disk/by-uuid/5A028D1F028D00ED'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >12:50:47,224 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >12:50:47,225 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >12:50:47,226 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:47,226 INFO storage: sda4 is a partition >12:50:47,227 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >12:50:47,228 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:50:47,229 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sda (0) with existing msdos disklabel >12:50:47,231 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:50:47,232 DEBUG storage: PartitionDevice._setFormat: sda4 ; >12:50:47,232 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:47,233 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >12:50:47,233 DEBUG storage: looking up parted Partition: /dev/sda4 >12:50:47,234 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >12:50:47,235 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >12:50:47,236 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >12:50:47,237 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >12:50:47,238 INFO storage: added partition sda4 (id 4) to device tree >12:50:47,238 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >12:50:47,239 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: None ; >12:50:47,241 DEBUG storage: NTFS.supported: supported: False ; >12:50:47,241 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:47,241 DEBUG storage: device sda4 does not contain a disklabel >12:50:47,241 INFO storage: type detected on 'sda4' is 'ntfs' >12:50:48,012 DEBUG storage: NTFS.supported: supported: False ; >12:50:48,012 DEBUG storage: getFormat('ntfs') returning NTFS instance >12:50:48,016 DEBUG storage: PartitionDevice._setFormat: sda4 ; >12:50:48,017 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: ntfs ; >12:50:48,017 DEBUG storage: looking up parted Device: /dev/sda4 >12:50:48,022 INFO storage: got device: PartitionDevice instance (0x25e5d10) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 953869MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 278428.710938 > format = existing ntfs filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 570222000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (35494, 255, 63) biosGeometry: (35494, 255, 63) > PedDevice: <_ped.Device object at 0x25129e0> > target size = 0 path = /dev/sda4 > 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 0x2598450> fileSystem: <parted.filesystem.FileSystem object at 0x2598b50> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2598ad0> PedPartition: <_ped.Partition object at 0x2591e90> > disk = existing 953869MB disk sda (0) with existing msdos disklabel > start = 1383301120 end = 1953523119 length = 570222000 > flags = >12:50:48,027 DEBUG storage: NTFS.supported: supported: False ; >12:50:48,028 INFO storage: got format: NTFS instance (0x25e5fd0) -- > type = ntfs name = ntfs status = False > device = /dev/sda4 uuid = 5A028D1F028D00ED exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Laure size = 263347.0 targetSize = 263347.0 > >12:50:48,113 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-hp_BD_ROM_BC-5541H_1113948L111 /dev/disk/by-label/Fedora-17-x86_64-Live-LXDE.iso', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '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_CD_R': '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-17-x86_64-Live-LXDE.iso', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-LXDE.iso', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'hp_BD_ROM_BC-5541H', > 'ID_MODEL_ENC': 'hp\\x20BD\\x20ROM\\x20BC-5541H\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '2.81', > 'ID_SERIAL': 'hp_BD_ROM_BC-5541H_1113948L111', > 'ID_SERIAL_SHORT': '1113948L111', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDISKS_PRESENTATION_NOPOLICY': '0', > 'USEC_INITIALIZED': '68557258', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-hp_BD_ROM_BC-5541H_1113948L111', > '/dev/disk/by-label/Fedora-17-x86_64-Live-LXDE.iso'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0'} ; name: sr0 ; >12:50:48,113 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >12:50:48,114 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:50:48,115 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,115 INFO storage: sr0 is a cdrom >12:50:48,116 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:50:48,117 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,118 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:50:48,118 INFO storage: added cdrom sr0 (id 5) to device tree >12:50:48,119 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:50:48,135 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:50:48,137 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >12:50:48,141 DEBUG storage: Iso9660FS.supported: supported: True ; >12:50:48,142 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:50:48,142 DEBUG storage: device sr0 does not contain a disklabel >12:50:48,142 INFO storage: type detected on 'sr0' is 'iso9660' >12:50:48,145 DEBUG storage: Iso9660FS.supported: supported: True ; >12:50:48,145 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:50:48,146 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:50:48,147 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:50:48,161 DEBUG storage: looking up parted Device: /dev/sr0 >12:50:48,217 INFO storage: got device: OpticalDevice instance (0x25a1250) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 587.29296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: hp BD ROM BC-5541H path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 300694 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: True > hardwareGeometry: (18, 255, 63) biosGeometry: (18, 255, 63) > PedDevice: <_ped.Device object at 0x2512a70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:50:48,221 DEBUG storage: Iso9660FS.supported: supported: True ; >12:50:48,222 INFO storage: got format: Iso9660FS instance (0x25e2ed0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-17-x86_64-Live-LXDE.iso size = 0 targetSize = 0 > >12:50:48,234 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', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67889139', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:50:48,234 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:50:48,236 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:50:48,238 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,238 INFO storage: loop0 is a loop device >12:50:48,240 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:50:48,242 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:50:48,243 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,244 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,245 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:50:48,245 INFO storage: added file /osmin.img (deleted) (id 6) to device tree >12:50:48,246 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:50:48,247 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,248 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:50:48,248 INFO storage: added loop loop0 (id 7) to device tree >12:50:48,249 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:50:48,250 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:50:48,250 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:50:48,251 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:50:48,252 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:50:48,252 WARN storage: disklabel detected but not usable on loop0 >12:50:48,252 INFO storage: type detected on 'loop0' is 'squashfs' >12:50:48,253 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:50:48,254 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:50:48,254 INFO storage: got device: LoopDevice instance (0x25e5e10) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /osmin.img (deleted) (6)'] > 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 >12:50:48,257 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888367', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:50:48,258 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:50:48,260 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:50:48,261 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,262 INFO storage: loop1 is a loop device >12:50:48,263 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:50:48,265 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >12:50:48,266 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,267 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,268 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:50:48,268 INFO storage: added file /osmin (id 8) to device tree >12:50:48,269 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:50:48,269 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,270 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:50:48,271 INFO storage: added loop loop1 (id 9) to device tree >12:50:48,271 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:50:48,272 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:50:48,273 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:50:48,274 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:50:48,275 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:50:48,275 WARN storage: disklabel detected but not usable on loop1 >12:50:48,276 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >12:50:48,276 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:50:48,277 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:50:48,277 INFO storage: got device: LoopDevice instance (0x2603410) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /osmin (8)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >12:50:48,281 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888370', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:50:48,281 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:50:48,282 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:50:48,284 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,284 INFO storage: loop2 is a loop device >12:50:48,285 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:50:48,286 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:50:48,287 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,287 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,288 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:50:48,288 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 10) to device tree >12:50:48,290 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:50:48,290 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,291 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:50:48,291 INFO storage: added loop loop2 (id 11) to device tree >12:50:48,292 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:50:48,293 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:50:48,293 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:50:48,294 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:50:48,295 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:50:48,296 WARN storage: disklabel detected but not usable on loop2 >12:50:48,296 INFO storage: type detected on 'loop2' is 'squashfs' >12:50:48,296 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:50:48,298 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:50:48,299 INFO storage: got device: LoopDevice instance (0x2603310) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (10)'] > 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 >12:50:48,303 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_UUID_ENC': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67889162', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:50:48,303 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >12:50:48,305 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:50:48,306 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,306 INFO storage: loop3 is a loop device >12:50:48,307 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:50:48,308 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:50:48,309 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,309 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,310 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:50:48,310 INFO storage: added file /LiveOS/ext3fs.img (id 12) to device tree >12:50:48,311 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:50:48,311 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,312 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:50:48,312 INFO storage: added loop loop3 (id 13) to device tree >12:50:48,313 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:50:48,314 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:50:48,315 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:48,316 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:48,316 DEBUG storage: device loop3 does not contain a disklabel >12:50:48,316 INFO storage: type detected on 'loop3' is 'ext4' >12:50:48,354 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:48,354 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:48,356 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:50:48,356 INFO storage: got device: LoopDevice instance (0x2603710) -- > name = loop3 status = False kids = 0 id = 13 > parents = ['existing 0MB file /LiveOS/ext3fs.img (12)'] > 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/loop3 > format args = [] originalFormat = None >12:50:48,358 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:48,359 INFO storage: got format: Ext4FS instance (0x2603810) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 959b5982-8ae9-4d46-9024-4566269f46cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >12:50:48,363 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', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888381', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:50:48,363 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >12:50:48,364 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:50:48,366 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,366 INFO storage: loop4 is a loop device >12:50:48,367 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:50:48,369 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:50:48,371 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,371 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,374 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:50:48,374 INFO storage: added file /overlay (deleted) (id 14) to device tree >12:50:48,375 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:50:48,375 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,376 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:50:48,377 INFO storage: added loop loop4 (id 15) to device tree >12:50:48,378 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:50:48,379 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:50:48,379 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,380 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:50:48,381 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:50:48,382 WARN storage: disklabel detected but not usable on loop4 >12:50:48,382 DEBUG storage: no type or existing type for loop4, bailing >12:50:48,382 INFO storage: got device: LoopDevice instance (0x2598d90) -- > name = loop4 status = False kids = 0 id = 15 > parents = ['existing 0MB file /overlay (deleted) (14)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >12:50:48,385 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', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888367', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:50:48,385 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:50:48,385 DEBUG storage: lvm filter: adding loop5 to the reject list >12:50:48,386 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', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888370', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:50:48,386 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:50:48,386 DEBUG storage: lvm filter: adding loop6 to the reject list >12:50:48,388 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', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '67888367', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:50:48,388 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:50:48,388 DEBUG storage: lvm filter: adding loop7 to the reject list >12:50:48,388 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:50:48,388 DEBUG storage: Skipping a device mapper drive (dm-1) for now >12:50:48,447 INFO storage: devices to scan: ['dm-0', 'dm-1'] >12:50:48,450 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_UUID_ENC': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '5857737', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:50:48,450 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:50:48,451 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:50:48,452 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,452 INFO storage: live-rw is a device-mapper device >12:50:48,453 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:50:48,454 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:50:48,455 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >12:50:48,457 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:50:48,458 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (15) >12:50:48,459 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:50:48,460 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,461 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:50:48,462 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,463 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:50:48,463 INFO storage: added dm live-rw (id 16) to device tree >12:50:48,464 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:50:48,465 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:50:48,466 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:48,466 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:48,466 DEBUG storage: device live-rw does not contain a disklabel >12:50:48,466 INFO storage: type detected on 'live-rw' is 'ext4' >12:50:48,510 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:48,510 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:48,512 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:50:48,513 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:50:48,514 INFO storage: got device: DMDevice instance (0x2603e10) -- > name = live-rw status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop4 (15)'] > uuid = None size = 3072.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: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12920 did: 23600 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x22d89e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:50:48,516 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:48,516 INFO storage: got format: Ext4FS instance (0x2611250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 959b5982-8ae9-4d46-9024-4566269f46cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >12:50:48,526 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_UUID_ENC': '959b5982-8ae9-4d46-9024-4566269f46cf', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_DM_TARGETS_COUNT': '1', > 'UDISKS_DM_TARGETS_LENGTH': '6291456', > 'UDISKS_DM_TARGETS_START': '0', > 'UDISKS_DM_TARGETS_TYPE': 'snapshot', > 'UDISKS_PRESENTATION_NOPOLICY': '1', > 'USEC_INITIALIZED': '6474238', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/959b5982-8ae9-4d46-9024-4566269f46cf', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >12:50:48,527 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >12:50:48,528 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:50:48,529 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,529 INFO storage: live-osimg-min is a device-mapper device >12:50:48,530 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:50:48,531 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >12:50:48,532 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:50:48,533 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >12:50:48,534 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:50:48,535 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) >12:50:48,536 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:50:48,537 DEBUG storage: DeviceTree.getDeviceByName returned None >12:50:48,538 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >12:50:48,539 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:50:48,540 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:50:48,540 INFO storage: added dm live-osimg-min (id 17) to device tree >12:50:48,541 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:50:48,542 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:50:48,543 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:48,543 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:48,543 DEBUG storage: device live-osimg-min does not contain a disklabel >12:50:48,543 INFO storage: type detected on 'live-osimg-min' is 'ext4' >12:50:48,589 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:48,589 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:50:48,590 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:50:48,591 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >12:50:48,592 INFO storage: got device: DMDevice instance (0x2603590) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop1 (9)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25974 did: 19501 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x2512c20> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:50:48,593 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:48,593 INFO storage: got format: Ext4FS instance (0x2598e10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 959b5982-8ae9-4d46-9024-4566269f46cf exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2126.0 targetSize = 2126.0 > >12:50:48,697 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:50:48,699 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >12:50:48,700 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >12:50:48,757 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:48,762 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:48,766 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:48,814 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:50:48,895 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:48,899 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:48,905 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:48,955 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:50:49,031 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:49,036 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:49,037 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:49,087 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >12:50:49,169 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:50:49,173 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:49,176 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:50:49,221 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:50:49,306 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:50:49,310 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:50:49,313 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >12:50:49,315 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:50:49,316 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:50:49,316 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:50:49,316 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >12:50:49,317 INFO storage: edd: collected mbr signatures: {'sda': '0xba91c5a8'} >12:50:49,318 DEBUG storage: new bootloader stage1 device: None >12:50:50,776 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:50,778 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:50,779 DEBUG storage: Ext4FS.supported: supported: True ; >12:50:50,781 DEBUG storage: NTFS.supported: supported: False ; >12:50:50,783 DEBUG storage: NTFS.supported: supported: False ; >12:50:50,784 DEBUG storage: NTFS.supported: supported: False ; >12:50:50,785 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:50:50,803 DEBUG storage: Iso9660FS.supported: supported: True ; >12:50:55,623 DEBUG storage: _is_valid_disklabel(/LiveOS/ext3fs.img) returning True >12:50:55,623 DEBUG storage: _is_valid_size(/LiveOS/ext3fs.img) returning True >12:50:55,623 DEBUG storage: _is_valid_location(/LiveOS/ext3fs.img) returning True >12:50:55,623 DEBUG storage: _is_valid_partition(/LiveOS/ext3fs.img) returning True >12:50:55,623 DEBUG storage: _is_valid_format(/LiveOS/ext3fs.img) returning False >12:50:55,623 DEBUG storage: is_valid_stage2_device(/LiveOS/ext3fs.img) returning False >12:50:55,623 DEBUG storage: _is_valid_disklabel(/osmin) returning True >12:50:55,624 DEBUG storage: _is_valid_size(/osmin) returning True >12:50:55,624 DEBUG storage: _is_valid_location(/osmin) returning True >12:50:55,624 DEBUG storage: _is_valid_partition(/osmin) returning True >12:50:55,624 DEBUG storage: _is_valid_format(/osmin) returning False >12:50:55,624 DEBUG storage: is_valid_stage2_device(/osmin) returning False >12:50:55,624 DEBUG storage: _is_valid_disklabel(/osmin.img (deleted)) returning True >12:50:55,624 DEBUG storage: _is_valid_size(/osmin.img (deleted)) returning True >12:50:55,624 DEBUG storage: _is_valid_location(/osmin.img (deleted)) returning True >12:50:55,624 DEBUG storage: _is_valid_partition(/osmin.img (deleted)) returning True >12:50:55,625 DEBUG storage: _is_valid_format(/osmin.img (deleted)) returning False >12:50:55,625 DEBUG storage: is_valid_stage2_device(/osmin.img (deleted)) returning False >12:50:55,625 DEBUG storage: _is_valid_disklabel(/overlay (deleted)) returning True >12:50:55,625 DEBUG storage: _is_valid_size(/overlay (deleted)) returning True >12:50:55,625 DEBUG storage: _is_valid_location(/overlay (deleted)) returning True >12:50:55,625 DEBUG storage: _is_valid_partition(/overlay (deleted)) returning True >12:50:55,625 DEBUG storage: _is_valid_format(/overlay (deleted)) returning False >12:50:55,626 DEBUG storage: is_valid_stage2_device(/overlay (deleted)) returning False >12:50:55,626 DEBUG storage: _is_valid_disklabel(/run/initramfs/live/LiveOS/squashfs.img) returning True >12:50:55,626 DEBUG storage: _is_valid_size(/run/initramfs/live/LiveOS/squashfs.img) returning True >12:50:55,626 DEBUG storage: _is_valid_location(/run/initramfs/live/LiveOS/squashfs.img) returning True >12:50:55,627 DEBUG storage: _is_valid_partition(/run/initramfs/live/LiveOS/squashfs.img) returning True >12:50:55,627 DEBUG storage: _is_valid_format(/run/initramfs/live/LiveOS/squashfs.img) returning False >12:50:55,627 DEBUG storage: is_valid_stage2_device(/run/initramfs/live/LiveOS/squashfs.img) returning False >12:50:55,627 DEBUG storage: _is_valid_disklabel(live-osimg-min) returning True >12:50:55,628 DEBUG storage: _is_valid_size(live-osimg-min) returning True >12:50:55,628 DEBUG storage: _is_valid_location(live-osimg-min) returning True >12:50:55,628 DEBUG storage: _is_valid_partition(live-osimg-min) returning True >12:50:55,628 DEBUG storage: _is_valid_format(live-osimg-min) returning False >12:50:55,628 DEBUG storage: is_valid_stage2_device(live-osimg-min) returning False >12:50:55,629 DEBUG storage: _is_valid_disklabel(live-rw) returning True >12:50:55,629 DEBUG storage: _is_valid_size(live-rw) returning True >12:50:55,629 DEBUG storage: _is_valid_location(live-rw) returning True >12:50:55,629 DEBUG storage: _is_valid_partition(live-rw) returning True >12:50:55,630 DEBUG storage: _is_valid_format(live-rw) returning False >12:50:55,630 DEBUG storage: is_valid_stage2_device(live-rw) returning False >12:50:55,630 DEBUG storage: _is_valid_disklabel(loop0) returning True >12:50:55,630 DEBUG storage: _is_valid_size(loop0) returning True >12:50:55,630 DEBUG storage: _is_valid_location(loop0) returning True >12:50:55,631 DEBUG storage: _is_valid_partition(loop0) returning True >12:50:55,631 DEBUG storage: _is_valid_format(loop0) returning False >12:50:55,631 DEBUG storage: is_valid_stage2_device(loop0) returning False >12:50:55,631 DEBUG storage: _is_valid_disklabel(loop1) returning True >12:50:55,632 DEBUG storage: _is_valid_size(loop1) returning True >12:50:55,632 DEBUG storage: _is_valid_location(loop1) returning True >12:50:55,632 DEBUG storage: _is_valid_partition(loop1) returning True >12:50:55,632 DEBUG storage: _is_valid_format(loop1) returning False >12:50:55,632 DEBUG storage: is_valid_stage2_device(loop1) returning False >12:50:55,633 DEBUG storage: _is_valid_disklabel(loop2) returning True >12:50:55,633 DEBUG storage: _is_valid_size(loop2) returning True >12:50:55,633 DEBUG storage: _is_valid_location(loop2) returning True >12:50:55,633 DEBUG storage: _is_valid_partition(loop2) returning True >12:50:55,634 DEBUG storage: _is_valid_format(loop2) returning False >12:50:55,634 DEBUG storage: is_valid_stage2_device(loop2) returning False >12:50:55,634 DEBUG storage: _is_valid_disklabel(loop3) returning True >12:50:55,634 DEBUG storage: _is_valid_size(loop3) returning True >12:50:55,635 DEBUG storage: _is_valid_location(loop3) returning True >12:50:55,635 DEBUG storage: _is_valid_partition(loop3) returning True >12:50:55,635 DEBUG storage: _is_valid_format(loop3) returning False >12:50:55,635 DEBUG storage: is_valid_stage2_device(loop3) returning False >12:50:55,636 DEBUG storage: _is_valid_disklabel(loop4) returning True >12:50:55,636 DEBUG storage: _is_valid_size(loop4) returning True >12:50:55,636 DEBUG storage: _is_valid_location(loop4) returning True >12:50:55,636 DEBUG storage: _is_valid_partition(loop4) returning True >12:50:55,636 DEBUG storage: _is_valid_format(loop4) returning False >12:50:55,637 DEBUG storage: is_valid_stage2_device(loop4) returning False >12:50:55,637 DEBUG storage: _is_valid_disklabel(sda) returning True >12:50:55,637 DEBUG storage: _is_valid_size(sda) returning True >12:50:55,638 DEBUG storage: _is_valid_location(sda) returning True >12:50:55,638 DEBUG storage: _is_valid_partition(sda) returning True >12:50:55,638 DEBUG storage: _is_valid_format(sda) returning False >12:50:55,638 DEBUG storage: is_valid_stage2_device(sda) returning False >12:50:55,639 DEBUG storage: _is_valid_disklabel(sda1) returning True >12:50:55,639 DEBUG storage: _is_valid_size(sda1) returning True >12:50:55,639 DEBUG storage: _is_valid_location(sda1) returning True >12:50:55,639 DEBUG storage: _is_valid_partition(sda1) returning True >12:50:55,640 DEBUG storage: _is_valid_format(sda1) returning False >12:50:55,640 DEBUG storage: is_valid_stage2_device(sda1) returning False >12:50:55,640 DEBUG storage: _is_valid_disklabel(sda2) returning True >12:50:55,640 DEBUG storage: _is_valid_size(sda2) returning False >12:50:55,641 DEBUG storage: _is_valid_location(sda2) returning True >12:50:55,641 DEBUG storage: _is_valid_partition(sda2) returning True >12:50:55,641 DEBUG storage: _is_valid_format(sda2) returning True >12:50:55,641 DEBUG storage: is_valid_stage2_device(sda2) returning False >12:50:55,641 DEBUG storage: _is_valid_disklabel(sda3) returning True >12:50:55,642 DEBUG storage: _is_valid_size(sda3) returning True >12:50:55,642 DEBUG storage: _is_valid_location(sda3) returning True >12:50:55,642 DEBUG storage: _is_valid_partition(sda3) returning True >12:50:55,642 DEBUG storage: _is_valid_format(sda3) returning True >12:50:55,643 DEBUG storage: is_valid_stage2_device(sda3) returning True >12:50:55,643 DEBUG storage: _is_valid_disklabel(sda4) returning True >12:50:55,643 DEBUG storage: _is_valid_size(sda4) returning True >12:50:55,643 DEBUG storage: _is_valid_location(sda4) returning True >12:50:55,643 DEBUG storage: _is_valid_partition(sda4) returning True >12:50:55,644 DEBUG storage: _is_valid_format(sda4) returning True >12:50:55,644 DEBUG storage: is_valid_stage2_device(sda4) returning True >12:50:55,644 DEBUG storage: _is_valid_disklabel(sr0) returning True >12:50:55,644 DEBUG storage: _is_valid_size(sr0) returning True >12:50:55,645 DEBUG storage: _is_valid_location(sr0) returning True >12:50:55,645 DEBUG storage: _is_valid_partition(sr0) returning True >12:50:55,645 DEBUG storage: _is_valid_format(sr0) returning False >12:50:55,645 DEBUG storage: is_valid_stage2_device(sr0) returning False >19:51:44,895 DEBUG storage: PartitionDevice._computeResize: sda4 ; status: True ; > > >/tmp/ifcfg.log: >12:50:50,816 DEBUG ifcfg: Network.update() called >12:50:50,926 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >12:50:50,927 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >12:50:50,927 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=2C:27:D7:A5:FB:A6 >12:50:50,928 DEBUG ifcfg: NetworkDevice em1 set: UUID=f4c264f0-00dd-4583-9872-ae892cdf7a06 >12:50:50,928 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >12:50:50,929 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="2C:27:D7:A5:FB:A6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="f4c264f0-00dd-4583-9872-ae892cdf7a06" > >12:50:50,929 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 >12:50:51,048 DEBUG ifcfg: NetworkDevice em1 set: NM_CONTROLLED=yes > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-17-x86_64-Live-LXDE.iso rootfstype=auto ro liveimg quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Jul 30 12:48:10 localhost kernel: imklog 5.8.10, log source = /proc/kmsg started. >Jul 30 12:48:10 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="709" x-info="http://www.rsyslog.com"] start >Jul 30 12:48:10 localhost [406]: Root directory is writable, skipping check. >Jul 30 12:48:10 localhost udevd[403]: specified user 'usbmux' unknown >Jul 30 12:48:10 localhost fedora-storage-init[549]: Setting up Logical Volume Management: No volume groups found >Jul 30 12:48:10 localhost fedora-storage-init[549]: [ OK ] >Jul 30 12:48:10 localhost fedora-storage-init[623]: Setting up Logical Volume Management: No volume groups found >Jul 30 12:48:10 localhost fedora-storage-init[623]: [ OK ] >Jul 30 12:48:10 localhost lvm[629]: No volume groups found >Jul 30 12:48:10 localhost systemd-tmpfile[633]: Successfully loaded SELinux database in 9ms 368us, size on heap is 535K. >Jul 30 12:48:10 localhost alsactl[637]: /sbin/alsactl: load_state:1647: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Jul 30 12:48:10 localhost alsactl[637]: Found hardware: "HDA-Intel" "Intel CougarPoint HDMI" "HDA:111d7605,103c1657,00100105 HDA:80862805,80860101,00100000" "0x103c" "0x1657" >Jul 30 12:48:10 localhost alsactl[637]: Hardware is initialized using a generic method >Jul 30 12:48:10 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Jul 30 12:48:10 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Jul 30 12:48:10 localhost kernel: [ 0.000000] Linux version 3.3.4-5.fc17.x86_64 (mockbuild@x86-14.phx2.fedoraproject.org) (gcc version 4.7.0 20120504 (Red Hat 4.7.0-4) (GCC) ) #1 SMP Mon May 7 17:29:34 UTC 2012 >Jul 30 12:48:10 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-17-x86_64-Live-LXDE.iso rootfstype=auto ro liveimg quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-provided physical RAM map: >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d800 (usable) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 000000009ce3f000 (usable) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 000000009ce3f000 - 000000009cebf000 (reserved) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 000000009cebf000 - 000000009cfbf000 (ACPI NVS) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 000000009cfbf000 - 000000009cfff000 (ACPI data) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 000000009cfff000 - 000000009d000000 (usable) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 000000009d000000 - 000000009fa00000 (reserved) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 00000000feb00000 - 00000000feb04000 (reserved) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 00000000fed10000 - 00000000fed1a000 (reserved) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 00000000ffd80000 - 0000000100000000 (reserved) >Jul 30 12:48:10 localhost kernel: [ 0.000000] BIOS-e820: 0000000100000000 - 000000025fe00000 (usable) >Jul 30 12:48:10 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Jul 30 12:48:10 localhost kernel: [ 0.000000] DMI 2.7 present. >Jul 30 12:48:10 localhost kernel: [ 0.000000] No AGP bridge found >Jul 30 12:48:10 localhost kernel: [ 0.000000] last_pfn = 0x25fe00 max_arch_pfn = 0x400000000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Jul 30 12:48:10 localhost kernel: [ 0.000000] last_pfn = 0x9d000 max_arch_pfn = 0x400000000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] found SMP MP-table at [ffff8800000fe1b0] fe1b0 >Jul 30 12:48:10 localhost kernel: [ 0.000000] init_memory_mapping: 0000000000000000-000000009d000000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] init_memory_mapping: 0000000100000000-000000025fe00000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] RAMDISK: 7f394000 - 7ffff000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 HPQOEM) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: XSDT 000000009cffe120 00094 (v01 HPQOEM SLIC-MPC 00000001 01000013) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: FACP 000000009cffc000 000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: DSDT 000000009cfec000 0C553 (v01 HP INSYDE 00000000 MSFT 01000013) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: FACS 000000009cf6c000 00040 >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: ASF! 000000009cffd000 000A5 (v32 HP INSYDE 00000001 MSFT 01000013) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: HPET 000000009cffb000 00038 (v01 HP INSYDE 00000001 MSFT 01000013) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: APIC 000000009cffa000 0008C (v02 HP INSYDE 00000001 MSFT 01000013) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: MCFG 000000009cff9000 0003C (v01 HP INSYDE 00000001 MSFT 01000013) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: SLIC 000000009cfeb000 00176 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: SSDT 000000009cfea000 0051F (v01 HP INSYDE 00001000 MSFT 01000013) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: BOOT 000000009cfe8000 00028 (v01 HP INSYDE 00000001 MSFT 01000013) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: ASPT 000000009cfe5000 00034 (v07 HP INSYDE 00000001 MSFT 01000013) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: SSDT 000000009cfe4000 0090C (v01 HP INSYDE 00003000 INTL 20100806) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: SSDT 000000009cfe3000 00996 (v01 HP INSYDE 00003000 INTL 20100806) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: SSDT 000000009cfe2000 002DA (v01 HP INSYDE 00003000 INTL 20100806) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: SSDT 000000009cfe1000 0035D (v01 HP INSYDE 00003000 INTL 20100806) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: SSDT 000000009cfdb000 024A1 (v01 HP INSYDE 00001000 INTL 20100806) >Jul 30 12:48:10 localhost kernel: [ 0.000000] No NUMA configuration found >Jul 30 12:48:10 localhost kernel: [ 0.000000] Faking a node at 0000000000000000-000000025fe00000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] Initmem setup node 0 0000000000000000-000000025fe00000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] NODE_DATA [000000025fdec000 - 000000025fdfffff] >Jul 30 12:48:10 localhost kernel: [ 0.000000] Zone PFN ranges: >Jul 30 12:48:10 localhost kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] Normal 0x00100000 -> 0x0025fe00 >Jul 30 12:48:10 localhost kernel: [ 0.000000] Movable zone start PFN for each node >Jul 30 12:48:10 localhost kernel: [ 0.000000] Early memory PFN ranges >Jul 30 12:48:10 localhost kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009d >Jul 30 12:48:10 localhost kernel: [ 0.000000] 0: 0x00000100 -> 0x0009ce3f >Jul 30 12:48:10 localhost kernel: [ 0.000000] 0: 0x0009cfff -> 0x0009d000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] 0: 0x00100000 -> 0x0025fe00 >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x408 >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Jul 30 12:48:10 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Jul 30 12:48:10 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Jul 30 12:48:10 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000009ce3f000 - 000000009cebf000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000009cebf000 - 000000009cfbf000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000009cfbf000 - 000000009cfff000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000009d000000 - 000000009fa00000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000009fa00000 - 00000000e0000000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000feb00000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffd80000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] Allocating PCI resources starting at 9fa00000 (gap: 9fa00000:40600000) >Jul 30 12:48:10 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware >Jul 30 12:48:10 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88025fa00000 s82496 r8192 d24000 u262144 >Jul 30 12:48:10 localhost kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2044880 >Jul 30 12:48:10 localhost kernel: [ 0.000000] Policy zone: Normal >Jul 30 12:48:10 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-17-x86_64-Live-LXDE.iso rootfstype=auto ro liveimg quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jul 30 12:48:10 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Jul 30 12:48:10 localhost kernel: [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 >Jul 30 12:48:10 localhost kernel: [ 0.000000] Checking aperture... >Jul 30 12:48:10 localhost kernel: [ 0.000000] No AGP bridge found >Jul 30 12:48:10 localhost kernel: [ 0.000000] Memory: 8110248k/9959424k available (6110k kernel code, 1624268k absent, 224908k reserved, 4989k data, 1000k init) >Jul 30 12:48:10 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Jul 30 12:48:10 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Jul 30 12:48:10 localhost kernel: [ 0.000000] NR_IRQS:4352 nr_irqs:744 16 >Jul 30 12:48:10 localhost kernel: [ 0.000000] Extended CMOS year: 2000 >Jul 30 12:48:10 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Jul 30 12:48:10 localhost kernel: [ 0.000000] console [tty0] enabled >Jul 30 12:48:10 localhost kernel: [ 0.000000] allocated 33554432 bytes of page_cgroup >Jul 30 12:48:10 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Jul 30 12:48:10 localhost kernel: [ 0.000000] Fast TSC calibration using PIT >Jul 30 12:48:10 localhost kernel: [ 0.001000] Detected 1995.447 MHz processor. >Jul 30 12:48:10 localhost kernel: [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.89 BogoMIPS (lpj=1995447) >Jul 30 12:48:10 localhost kernel: [ 0.000006] pid_max: default: 32768 minimum: 301 >Jul 30 12:48:10 localhost kernel: [ 0.000033] Security Framework initialized >Jul 30 12:48:10 localhost kernel: [ 0.000040] SELinux: Initializing. >Jul 30 12:48:10 localhost kernel: [ 0.001034] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Jul 30 12:48:10 localhost kernel: [ 0.003175] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Jul 30 12:48:10 localhost kernel: [ 0.004003] Mount-cache hash table entries: 256 >Jul 30 12:48:10 localhost kernel: [ 0.004126] Initializing cgroup subsys cpuacct >Jul 30 12:48:10 localhost kernel: [ 0.004129] Initializing cgroup subsys memory >Jul 30 12:48:10 localhost kernel: [ 0.004140] Initializing cgroup subsys devices >Jul 30 12:48:10 localhost kernel: [ 0.004142] Initializing cgroup subsys freezer >Jul 30 12:48:10 localhost kernel: [ 0.004143] Initializing cgroup subsys net_cls >Jul 30 12:48:10 localhost kernel: [ 0.004145] Initializing cgroup subsys blkio >Jul 30 12:48:10 localhost kernel: [ 0.004151] Initializing cgroup subsys perf_event >Jul 30 12:48:10 localhost kernel: [ 0.004181] CPU: Physical Processor ID: 0 >Jul 30 12:48:10 localhost kernel: [ 0.004182] CPU: Processor Core ID: 0 >Jul 30 12:48:10 localhost kernel: [ 0.004187] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >Jul 30 12:48:10 localhost kernel: [ 0.004189] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Jul 30 12:48:10 localhost kernel: [ 0.004192] mce: CPU supports 9 MCE banks >Jul 30 12:48:10 localhost kernel: [ 0.004212] using mwait in idle threads. >Jul 30 12:48:10 localhost kernel: [ 0.005922] ACPI: Core revision 20120111 >Jul 30 12:48:10 localhost kernel: [ 0.027544] ftrace: allocating 22587 entries in 89 pages >Jul 30 12:48:10 localhost kernel: [ 0.042929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jul 30 12:48:10 localhost kernel: [ 0.052929] CPU0: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz stepping 07 >Jul 30 12:48:10 localhost kernel: [ 0.154316] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver. >Jul 30 12:48:10 localhost kernel: [ 0.154322] PEBS disabled due to CPU errata. >Jul 30 12:48:10 localhost kernel: [ 0.154324] ... version: 3 >Jul 30 12:48:10 localhost kernel: [ 0.154326] ... bit width: 48 >Jul 30 12:48:10 localhost kernel: [ 0.154327] ... generic registers: 4 >Jul 30 12:48:10 localhost kernel: [ 0.154329] ... value mask: 0000ffffffffffff >Jul 30 12:48:10 localhost kernel: [ 0.154330] ... max period: 000000007fffffff >Jul 30 12:48:10 localhost kernel: [ 0.154332] ... fixed-purpose events: 3 >Jul 30 12:48:10 localhost kernel: [ 0.154333] ... event mask: 000000070000000f >Jul 30 12:48:10 localhost kernel: [ 0.154498] NMI watchdog enabled, takes one hw-pmu counter. >Jul 30 12:48:10 localhost kernel: [ 0.154574] Booting Node 0, Processors #1 >Jul 30 12:48:10 localhost kernel: [ 0.185932] NMI watchdog enabled, takes one hw-pmu counter. >Jul 30 12:48:10 localhost kernel: [ 0.186024] #2 >Jul 30 12:48:10 localhost kernel: [ 0.217155] NMI watchdog enabled, takes one hw-pmu counter. >Jul 30 12:48:10 localhost kernel: [ 0.217235] #3 >Jul 30 12:48:10 localhost kernel: [ 0.248463] NMI watchdog enabled, takes one hw-pmu counter. >Jul 30 12:48:10 localhost kernel: [ 0.248541] #4 >Jul 30 12:48:10 localhost kernel: [ 0.279769] NMI watchdog enabled, takes one hw-pmu counter. >Jul 30 12:48:10 localhost kernel: [ 0.279860] #5 >Jul 30 12:48:10 localhost kernel: [ 0.311090] NMI watchdog enabled, takes one hw-pmu counter. >Jul 30 12:48:10 localhost kernel: [ 0.311171] #6 >Jul 30 12:48:10 localhost kernel: [ 0.342398] NMI watchdog enabled, takes one hw-pmu counter. >Jul 30 12:48:10 localhost kernel: [ 0.342478] #7 Ok. >Jul 30 12:48:10 localhost kernel: [ 0.373706] NMI watchdog enabled, takes one hw-pmu counter. >Jul 30 12:48:10 localhost kernel: [ 0.373735] Brought up 8 CPUs >Jul 30 12:48:10 localhost kernel: [ 0.373737] Total of 8 processors activated (31927.15 BogoMIPS). >Jul 30 12:48:10 localhost kernel: [ 0.382168] devtmpfs: initialized >Jul 30 12:48:10 localhost kernel: [ 0.382309] PM: Registering ACPI NVS region at 9cebf000 (1048576 bytes) >Jul 30 12:48:10 localhost kernel: [ 0.383020] atomic64 test passed for x86-64 platform with CX8 and with SSE >Jul 30 12:48:10 localhost kernel: [ 0.383050] RTC time: 16:46:37, date: 07/30/12 >Jul 30 12:48:10 localhost kernel: [ 0.383084] NET: Registered protocol family 16 >Jul 30 12:48:10 localhost kernel: [ 0.383233] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Jul 30 12:48:10 localhost kernel: [ 0.383235] ACPI: bus type pci registered >Jul 30 12:48:10 localhost kernel: [ 0.383310] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Jul 30 12:48:10 localhost kernel: [ 0.383313] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >Jul 30 12:48:10 localhost kernel: [ 0.428655] PCI: Using configuration type 1 for base access >Jul 30 12:48:10 localhost kernel: [ 0.429455] bio: create slab <bio-0> at 0 >Jul 30 12:48:10 localhost kernel: [ 0.429516] ACPI: Added _OSI(Module Device) >Jul 30 12:48:10 localhost kernel: [ 0.429518] ACPI: Added _OSI(Processor Device) >Jul 30 12:48:10 localhost kernel: [ 0.429520] ACPI: Added _OSI(3.0 _SCP Extensions) >Jul 30 12:48:10 localhost kernel: [ 0.429522] ACPI: Added _OSI(Processor Aggregator Device) >Jul 30 12:48:10 localhost kernel: [ 0.432892] ACPI: Executed 1 blocks of module-level executable AML code >Jul 30 12:48:10 localhost kernel: [ 0.443264] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Jul 30 12:48:10 localhost kernel: [ 0.443810] ACPI: SSDT 000000009ce70798 00727 (v01 PmRef Cpu0Cst 00003001 INTL 20100806) >Jul 30 12:48:10 localhost kernel: [ 0.444252] ACPI: Dynamic OEM Table Load: >Jul 30 12:48:10 localhost kernel: [ 0.444255] ACPI: SSDT (null) 00727 (v01 PmRef Cpu0Cst 00003001 INTL 20100806) >Jul 30 12:48:10 localhost kernel: [ 0.448510] ACPI: SSDT 000000009ce71a98 00303 (v01 PmRef ApIst 00003000 INTL 20100806) >Jul 30 12:48:10 localhost kernel: [ 0.448978] ACPI: Dynamic OEM Table Load: >Jul 30 12:48:10 localhost kernel: [ 0.448980] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20100806) >Jul 30 12:48:10 localhost kernel: [ 0.451367] ACPI: SSDT 000000009ce6fd98 00119 (v01 PmRef ApCst 00003000 INTL 20100806) >Jul 30 12:48:10 localhost kernel: [ 0.451800] ACPI: Dynamic OEM Table Load: >Jul 30 12:48:10 localhost kernel: [ 0.451802] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20100806) >Jul 30 12:48:10 localhost kernel: [ 0.458362] ACPI: Interpreter enabled >Jul 30 12:48:10 localhost kernel: [ 0.458365] ACPI: (supports S0 S3 S4 S5) >Jul 30 12:48:10 localhost kernel: [ 0.458390] ACPI: Using IOAPIC for interrupt routing >Jul 30 12:48:10 localhost kernel: [ 0.466566] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 >Jul 30 12:48:10 localhost kernel: [ 0.466974] ACPI: ACPI Dock Station Driver: 1 docks/bays found >Jul 30 12:48:10 localhost kernel: [ 0.466978] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Jul 30 12:48:10 localhost kernel: [ 0.467302] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >Jul 30 12:48:10 localhost kernel: [ 0.467803] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] >Jul 30 12:48:10 localhost kernel: [ 0.467806] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] >Jul 30 12:48:10 localhost kernel: [ 0.467808] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] >Jul 30 12:48:10 localhost kernel: [ 0.467812] pci_root PNP0A08:00: host bridge window [mem 0x9fa00000-0xfeafffff] >Jul 30 12:48:10 localhost kernel: [ 0.467842] PCI host bridge to bus 0000:00 >Jul 30 12:48:10 localhost kernel: [ 0.467845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Jul 30 12:48:10 localhost kernel: [ 0.467847] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Jul 30 12:48:10 localhost kernel: [ 0.467849] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Jul 30 12:48:10 localhost kernel: [ 0.467851] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff] >Jul 30 12:48:10 localhost kernel: [ 0.476194] pci 0000:00:01.0: PCI bridge to [bus 01-06] >Jul 30 12:48:10 localhost kernel: [ 0.478200] pci 0000:00:1c.0: PCI bridge to [bus 07-0c] >Jul 30 12:48:10 localhost kernel: [ 0.480199] pci 0000:00:1c.1: PCI bridge to [bus 0d-12] >Jul 30 12:48:10 localhost kernel: [ 0.482198] pci 0000:00:1c.2: PCI bridge to [bus 13-18] >Jul 30 12:48:10 localhost kernel: [ 0.484253] pci 0000:00:1c.3: PCI bridge to [bus 19-19] >Jul 30 12:48:10 localhost kernel: [ 0.484659] pci0000:00: Requesting ACPI _OSC control (0x1d) >Jul 30 12:48:10 localhost kernel: [ 0.484695] pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d >Jul 30 12:48:10 localhost kernel: [ 0.484697] ACPI _OSC control for PCIe not granted, disabling ASPM >Jul 30 12:48:10 localhost kernel: [ 0.488219] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7 >Jul 30 12:48:10 localhost kernel: [ 0.488267] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 *3 4 5 6 10 11 12 14 15) >Jul 30 12:48:10 localhost kernel: [ 0.488312] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 *4 5 6 10 11 12 14 15) >Jul 30 12:48:10 localhost kernel: [ 0.488356] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15) >Jul 30 12:48:10 localhost kernel: [ 0.488400] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. >Jul 30 12:48:10 localhost kernel: [ 0.488447] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 *5 6 10 11 12 14 15) >Jul 30 12:48:10 localhost kernel: [ 0.488491] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15) >Jul 30 12:48:10 localhost kernel: [ 0.488534] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15) >Jul 30 12:48:10 localhost kernel: [ 0.488615] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Jul 30 12:48:10 localhost kernel: [ 0.488623] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none >Jul 30 12:48:10 localhost kernel: [ 0.488626] vgaarb: loaded >Jul 30 12:48:10 localhost kernel: [ 0.488627] vgaarb: bridge control possible 0000:01:00.0 >Jul 30 12:48:10 localhost kernel: [ 0.488629] vgaarb: no bridge control possible 0000:00:02.0 >Jul 30 12:48:10 localhost kernel: [ 0.488685] SCSI subsystem initialized >Jul 30 12:48:10 localhost kernel: [ 0.488751] usbcore: registered new interface driver usbfs >Jul 30 12:48:10 localhost kernel: [ 0.488761] usbcore: registered new interface driver hub >Jul 30 12:48:10 localhost kernel: [ 0.488779] usbcore: registered new device driver usb >Jul 30 12:48:10 localhost kernel: [ 0.488829] PCI: Using ACPI for IRQ routing >Jul 30 12:48:10 localhost kernel: [ 0.496514] NetLabel: Initializing >Jul 30 12:48:10 localhost kernel: [ 0.496516] NetLabel: domain hash size = 128 >Jul 30 12:48:10 localhost kernel: [ 0.496517] NetLabel: protocols = UNLABELED CIPSOv4 >Jul 30 12:48:10 localhost kernel: [ 0.496527] NetLabel: unlabeled traffic allowed by default >Jul 30 12:48:10 localhost kernel: [ 0.496543] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Jul 30 12:48:10 localhost kernel: [ 0.496549] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Jul 30 12:48:10 localhost kernel: [ 0.498567] Switching to clocksource hpet >Jul 30 12:48:10 localhost kernel: [ 0.505013] pnp: PnP ACPI init >Jul 30 12:48:10 localhost kernel: [ 0.505027] ACPI: bus type pnp registered >Jul 30 12:48:10 localhost kernel: [ 0.505718] system 00:05: [io 0x0680-0x069f] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.505721] system 00:05: [io 0x1000-0x100f] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.505723] system 00:05: [io 0x1010-0x1013] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.505726] system 00:05: [io 0xffff] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.505728] system 00:05: [io 0x0400-0x0453] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.505731] system 00:05: [io 0x0458-0x047f] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.505733] system 00:05: [io 0x0500-0x057f] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.505735] system 00:05: [io 0x164e-0x164f] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.505826] system 00:07: [io 0x0454-0x0457] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.506097] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.506100] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.506102] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.506104] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.506107] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.506109] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.506112] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.506115] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved >Jul 30 12:48:10 localhost kernel: [ 0.506117] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved >Jul 30 12:48:10 localhost kernel: [ 0.506120] system 00:0a: [mem 0x9fa00000-0x9fa00fff] has been reserved >Jul 30 12:48:10 localhost kernel: [ 0.507298] system 00:0c: [mem 0x20000000-0x201fffff] could not be reserved >Jul 30 12:48:10 localhost kernel: [ 0.507301] system 00:0c: [mem 0x40000000-0x401fffff] could not be reserved >Jul 30 12:48:10 localhost kernel: [ 0.507322] pnp: PnP ACPI: found 13 devices >Jul 30 12:48:10 localhost kernel: [ 0.507324] ACPI: ACPI bus type pnp unregistered >Jul 30 12:48:10 localhost kernel: [ 0.513845] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref] >Jul 30 12:48:10 localhost kernel: [ 0.513849] pci 0000:13:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref] >Jul 30 12:48:10 localhost kernel: [ 0.513894] pci 0000:01:00.0: BAR 6: assigned [mem 0xc6520000-0xc653ffff pref] >Jul 30 12:48:10 localhost kernel: [ 0.513897] pci 0000:00:01.0: PCI bridge to [bus 01-06] >Jul 30 12:48:10 localhost kernel: [ 0.513900] pci 0000:00:01.0: bridge window [io 0x5000-0x5fff] >Jul 30 12:48:10 localhost kernel: [ 0.513903] pci 0000:00:01.0: bridge window [mem 0xc6500000-0xc74fffff] >Jul 30 12:48:10 localhost kernel: [ 0.513907] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xafffffff 64bit pref] >Jul 30 12:48:10 localhost kernel: [ 0.513911] pci 0000:00:1c.0: PCI bridge to [bus 07-0c] >Jul 30 12:48:10 localhost kernel: [ 0.513914] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff] >Jul 30 12:48:10 localhost kernel: [ 0.513920] pci 0000:00:1c.0: bridge window [mem 0xc5500000-0xc64fffff] >Jul 30 12:48:10 localhost kernel: [ 0.513925] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc13fffff 64bit pref] >Jul 30 12:48:10 localhost kernel: [ 0.513933] pci 0000:00:1c.1: PCI bridge to [bus 0d-12] >Jul 30 12:48:10 localhost kernel: [ 0.513936] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff] >Jul 30 12:48:10 localhost kernel: [ 0.513942] pci 0000:00:1c.1: bridge window [mem 0xc4500000-0xc54fffff] >Jul 30 12:48:10 localhost kernel: [ 0.513947] pci 0000:00:1c.1: bridge window [mem 0xc1400000-0xc23fffff 64bit pref] >Jul 30 12:48:10 localhost kernel: [ 0.513955] pci 0000:13:00.0: BAR 6: assigned [mem 0xc2400000-0xc240ffff pref] >Jul 30 12:48:10 localhost kernel: [ 0.513957] pci 0000:00:1c.2: PCI bridge to [bus 13-18] >Jul 30 12:48:10 localhost kernel: [ 0.513961] pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff] >Jul 30 12:48:10 localhost kernel: [ 0.513967] pci 0000:00:1c.2: bridge window [mem 0xc3500000-0xc44fffff] >Jul 30 12:48:10 localhost kernel: [ 0.513972] pci 0000:00:1c.2: bridge window [mem 0xc2400000-0xc33fffff 64bit pref] >Jul 30 12:48:10 localhost kernel: [ 0.513979] pci 0000:00:1c.3: PCI bridge to [bus 19-19] >Jul 30 12:48:10 localhost kernel: [ 0.513985] pci 0000:00:1c.3: bridge window [mem 0xc3400000-0xc34fffff] >Jul 30 12:48:10 localhost kernel: [ 0.514099] NET: Registered protocol family 2 >Jul 30 12:48:10 localhost kernel: [ 0.514366] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) >Jul 30 12:48:10 localhost kernel: [ 0.515492] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >Jul 30 12:48:10 localhost kernel: [ 0.516932] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Jul 30 12:48:10 localhost kernel: [ 0.517069] TCP: Hash tables configured (established 524288 bind 65536) >Jul 30 12:48:10 localhost kernel: [ 0.517071] TCP reno registered >Jul 30 12:48:10 localhost kernel: [ 0.517091] UDP hash table entries: 4096 (order: 5, 131072 bytes) >Jul 30 12:48:10 localhost kernel: [ 0.517133] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Jul 30 12:48:10 localhost kernel: [ 0.517227] NET: Registered protocol family 1 >Jul 30 12:48:10 localhost kernel: [ 0.551278] Unpacking initramfs... >Jul 30 12:48:10 localhost kernel: [ 0.803828] Freeing initrd memory: 12716k freed >Jul 30 12:48:10 localhost kernel: [ 0.805655] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Jul 30 12:48:10 localhost kernel: [ 0.805660] Placing 64MB software IO TLB between ffff880098e34000 - ffff88009ce34000 >Jul 30 12:48:10 localhost kernel: [ 0.805662] software IO TLB at phys 0x98e34000 - 0x9ce34000 >Jul 30 12:48:10 localhost kernel: [ 0.805685] Simple Boot Flag at 0x44 set to 0x1 >Jul 30 12:48:10 localhost kernel: [ 0.809052] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Jul 30 12:48:10 localhost kernel: [ 0.809331] audit: initializing netlink socket (disabled) >Jul 30 12:48:10 localhost kernel: [ 0.809349] type=2000 audit(1343666796.545:1): initialized >Jul 30 12:48:10 localhost kernel: [ 0.829630] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Jul 30 12:48:10 localhost kernel: [ 0.831589] VFS: Disk quotas dquot_6.5.2 >Jul 30 12:48:10 localhost kernel: [ 0.831634] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jul 30 12:48:10 localhost kernel: [ 0.832019] msgmni has been set to 15865 >Jul 30 12:48:10 localhost kernel: [ 0.832621] alg: No test for stdrng (krng) >Jul 30 12:48:10 localhost kernel: [ 0.832628] NET: Registered protocol family 38 >Jul 30 12:48:10 localhost kernel: [ 0.832662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >Jul 30 12:48:10 localhost kernel: [ 0.832687] io scheduler noop registered >Jul 30 12:48:10 localhost kernel: [ 0.832689] io scheduler deadline registered >Jul 30 12:48:10 localhost kernel: [ 0.832735] io scheduler cfq registered (default) >Jul 30 12:48:10 localhost kernel: [ 0.833087] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Jul 30 12:48:10 localhost kernel: [ 0.833105] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Jul 30 12:48:10 localhost kernel: [ 0.833107] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jul 30 12:48:10 localhost kernel: [ 0.833252] acpiphp: Slot [1] registered >Jul 30 12:48:10 localhost kernel: [ 0.835292] ACPI: AC Adapter [AC] (on-line) >Jul 30 12:48:10 localhost kernel: [ 0.835393] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0D:00/input/input0 >Jul 30 12:48:10 localhost kernel: [ 0.837577] ACPI: Lid Switch [LID] >Jul 30 12:48:10 localhost kernel: [ 0.837626] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1 >Jul 30 12:48:10 localhost kernel: [ 0.837630] ACPI: Power Button [PWRB] >Jul 30 12:48:10 localhost kernel: [ 0.837666] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >Jul 30 12:48:10 localhost kernel: [ 0.837669] ACPI: Power Button [PWRF] >Jul 30 12:48:10 localhost kernel: [ 0.852135] thermal LNXTHERM:00: registered as thermal_zone0 >Jul 30 12:48:10 localhost kernel: [ 0.852141] ACPI: Thermal Zone [THRM] (71 C) >Jul 30 12:48:10 localhost kernel: [ 0.852204] GHES: HEST is not enabled! >Jul 30 12:48:10 localhost kernel: [ 0.852266] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Jul 30 12:48:10 localhost kernel: [ 0.853172] Non-volatile memory driver v1.3 >Jul 30 12:48:10 localhost kernel: [ 0.853174] Linux agpgart interface v0.103 >Jul 30 12:48:10 localhost kernel: [ 0.853242] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset >Jul 30 12:48:10 localhost kernel: [ 0.853358] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >Jul 30 12:48:10 localhost kernel: [ 0.854868] agpgart-intel 0000:00:00.0: detected 32768K stolen memory >Jul 30 12:48:10 localhost kernel: [ 0.854983] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000 >Jul 30 12:48:10 localhost kernel: [ 0.855711] loop: module loaded >Jul 30 12:48:10 localhost kernel: [ 0.866539] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x21 impl SATA mode >Jul 30 12:48:10 localhost kernel: [ 0.866547] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst >Jul 30 12:48:10 localhost kernel: [ 0.868968] scsi0 : ahci >Jul 30 12:48:10 localhost kernel: [ 0.869038] scsi1 : ahci >Jul 30 12:48:10 localhost kernel: [ 0.869104] scsi2 : ahci >Jul 30 12:48:10 localhost kernel: [ 0.869167] scsi3 : ahci >Jul 30 12:48:10 localhost kernel: [ 0.869226] scsi4 : ahci >Jul 30 12:48:10 localhost kernel: [ 0.869288] scsi5 : ahci >Jul 30 12:48:10 localhost kernel: [ 0.869367] ata1: SATA max UDMA/133 abar m2048@0xc7508000 port 0xc7508100 irq 41 >Jul 30 12:48:10 localhost kernel: [ 0.869370] ata2: DUMMY >Jul 30 12:48:10 localhost kernel: [ 0.869371] ata3: DUMMY >Jul 30 12:48:10 localhost kernel: [ 0.869372] ata4: DUMMY >Jul 30 12:48:10 localhost kernel: [ 0.869373] ata5: DUMMY >Jul 30 12:48:10 localhost kernel: [ 0.869376] ata6: SATA max UDMA/133 abar m2048@0xc7508000 port 0xc7508380 irq 41 >Jul 30 12:48:10 localhost kernel: [ 0.869438] Fixed MDIO Bus: probed >Jul 30 12:48:10 localhost kernel: [ 0.869504] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jul 30 12:48:10 localhost kernel: [ 0.869541] ehci_hcd 0000:00:1a.0: EHCI Host Controller >Jul 30 12:48:10 localhost kernel: [ 0.869597] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Jul 30 12:48:10 localhost kernel: [ 0.869631] ehci_hcd 0000:00:1a.0: debug port 2 >Jul 30 12:48:10 localhost kernel: [ 0.873520] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xc750a000 >Jul 30 12:48:10 localhost kernel: [ 0.879516] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Jul 30 12:48:10 localhost kernel: [ 0.879566] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Jul 30 12:48:10 localhost kernel: [ 0.879572] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jul 30 12:48:10 localhost kernel: [ 0.879578] usb usb1: Product: EHCI Host Controller >Jul 30 12:48:10 localhost kernel: [ 0.879583] usb usb1: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >Jul 30 12:48:10 localhost kernel: [ 0.879596] usb usb1: SerialNumber: 0000:00:1a.0 >Jul 30 12:48:10 localhost kernel: [ 0.879693] hub 1-0:1.0: USB hub found >Jul 30 12:48:10 localhost kernel: [ 0.879697] hub 1-0:1.0: 2 ports detected >Jul 30 12:48:10 localhost kernel: [ 0.879775] ehci_hcd 0000:00:1d.0: EHCI Host Controller >Jul 30 12:48:10 localhost kernel: [ 0.879826] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Jul 30 12:48:10 localhost kernel: [ 0.879849] ehci_hcd 0000:00:1d.0: debug port 2 >Jul 30 12:48:10 localhost kernel: [ 0.883423] ACPI: Battery Slot [BAT0] (battery present) >Jul 30 12:48:10 localhost kernel: [ 0.883738] ehci_hcd 0000:00:1d.0: irq 20, io mem 0xc7509000 >Jul 30 12:48:10 localhost kernel: [ 0.889514] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Jul 30 12:48:10 localhost kernel: [ 0.889545] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Jul 30 12:48:10 localhost kernel: [ 0.889551] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jul 30 12:48:10 localhost kernel: [ 0.889557] usb usb2: Product: EHCI Host Controller >Jul 30 12:48:10 localhost kernel: [ 0.889561] usb usb2: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >Jul 30 12:48:10 localhost kernel: [ 0.889566] usb usb2: SerialNumber: 0000:00:1d.0 >Jul 30 12:48:10 localhost kernel: [ 0.889684] hub 2-0:1.0: USB hub found >Jul 30 12:48:10 localhost kernel: [ 0.889687] hub 2-0:1.0: 2 ports detected >Jul 30 12:48:10 localhost kernel: [ 0.889737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jul 30 12:48:10 localhost kernel: [ 0.889749] uhci_hcd: USB Universal Host Controller Interface driver >Jul 30 12:48:10 localhost kernel: [ 0.889795] xhci_hcd 0000:19:00.0: xHCI Host Controller >Jul 30 12:48:10 localhost kernel: [ 0.889835] xhci_hcd 0000:19:00.0: new USB bus registered, assigned bus number 3 >Jul 30 12:48:10 localhost kernel: [ 0.890027] xhci_hcd 0000:19:00.0: irq 19, io mem 0xc3400000 >Jul 30 12:48:10 localhost kernel: [ 0.890330] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Jul 30 12:48:10 localhost kernel: [ 0.890332] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jul 30 12:48:10 localhost kernel: [ 0.890335] usb usb3: Product: xHCI Host Controller >Jul 30 12:48:10 localhost kernel: [ 0.890336] usb usb3: Manufacturer: Linux 3.3.4-5.fc17.x86_64 xhci_hcd >Jul 30 12:48:10 localhost kernel: [ 0.890338] usb usb3: SerialNumber: 0000:19:00.0 >Jul 30 12:48:10 localhost kernel: [ 0.890425] hub 3-0:1.0: USB hub found >Jul 30 12:48:10 localhost kernel: [ 0.890433] hub 3-0:1.0: 2 ports detected >Jul 30 12:48:10 localhost kernel: [ 0.890492] xhci_hcd 0000:19:00.0: xHCI Host Controller >Jul 30 12:48:10 localhost kernel: [ 0.890526] xhci_hcd 0000:19:00.0: new USB bus registered, assigned bus number 4 >Jul 30 12:48:10 localhost kernel: [ 0.893426] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Jul 30 12:48:10 localhost kernel: [ 0.893428] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jul 30 12:48:10 localhost kernel: [ 0.893431] usb usb4: Product: xHCI Host Controller >Jul 30 12:48:10 localhost kernel: [ 0.893432] usb usb4: Manufacturer: Linux 3.3.4-5.fc17.x86_64 xhci_hcd >Jul 30 12:48:10 localhost kernel: [ 0.893434] usb usb4: SerialNumber: 0000:19:00.0 >Jul 30 12:48:10 localhost kernel: [ 0.893521] hub 4-0:1.0: USB hub found >Jul 30 12:48:10 localhost kernel: [ 0.893530] hub 4-0:1.0: 2 ports detected >Jul 30 12:48:10 localhost kernel: [ 0.898565] usbcore: registered new interface driver usbserial >Jul 30 12:48:10 localhost kernel: [ 0.898581] USB Serial support registered for generic >Jul 30 12:48:10 localhost kernel: [ 0.898614] usbcore: registered new interface driver usbserial_generic >Jul 30 12:48:10 localhost kernel: [ 0.898615] usbserial: USB Serial Driver core >Jul 30 12:48:10 localhost kernel: [ 0.898649] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >Jul 30 12:48:10 localhost kernel: [ 0.908867] serio: i8042 KBD port at 0x60,0x64 irq 1 >Jul 30 12:48:10 localhost kernel: [ 0.908873] serio: i8042 AUX port at 0x60,0x64 irq 12 >Jul 30 12:48:10 localhost kernel: [ 0.908928] mousedev: PS/2 mouse device common for all mice >Jul 30 12:48:10 localhost kernel: [ 0.909105] rtc_cmos 00:06: RTC can wake from S4 >Jul 30 12:48:10 localhost kernel: [ 0.909208] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >Jul 30 12:48:10 localhost kernel: [ 0.909237] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Jul 30 12:48:10 localhost kernel: [ 0.909311] device-mapper: uevent: version 1.0.3 >Jul 30 12:48:10 localhost kernel: [ 0.909380] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >Jul 30 12:48:10 localhost kernel: [ 0.909562] cpuidle: using governor ladder >Jul 30 12:48:10 localhost kernel: [ 0.909737] cpuidle: using governor menu >Jul 30 12:48:10 localhost kernel: [ 0.909855] EFI Variables Facility v0.08 2004-May-17 >Jul 30 12:48:10 localhost kernel: [ 0.909951] usbcore: registered new interface driver usbhid >Jul 30 12:48:10 localhost kernel: [ 0.909952] usbhid: USB HID core driver >Jul 30 12:48:10 localhost kernel: [ 0.910019] ip_tables: (C) 2000-2006 Netfilter Core Team >Jul 30 12:48:10 localhost kernel: [ 0.910057] TCP cubic registered >Jul 30 12:48:10 localhost kernel: [ 0.910060] Initializing XFRM netlink socket >Jul 30 12:48:10 localhost kernel: [ 0.910177] NET: Registered protocol family 10 >Jul 30 12:48:10 localhost kernel: [ 0.910320] Mobile IPv6 >Jul 30 12:48:10 localhost kernel: [ 0.910323] NET: Registered protocol family 17 >Jul 30 12:48:10 localhost kernel: [ 0.910327] Registering the dns_resolver key type >Jul 30 12:48:10 localhost kernel: [ 0.910805] registered taskstats version 1 >Jul 30 12:48:10 localhost kernel: [ 0.911500] Magic number: 4:195:794 >Jul 30 12:48:10 localhost kernel: [ 0.911623] rtc_cmos 00:06: setting system clock to 2012-07-30 16:46:37 UTC (1343666797) >Jul 30 12:48:10 localhost kernel: [ 0.913195] Initializing network drop monitor service >Jul 30 12:48:10 localhost kernel: [ 0.913616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >Jul 30 12:48:10 localhost kernel: [ 1.174544] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Jul 30 12:48:10 localhost kernel: [ 1.175349] ata6.00: ATAPI: hp BD ROM BC-5541H, 2.81, max UDMA/100 >Jul 30 12:48:10 localhost kernel: [ 1.175520] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Jul 30 12:48:10 localhost kernel: [ 1.175965] ata1.00: ATA-8: TOSHIBA MK1059GSMP, GU001C, max UDMA/100 >Jul 30 12:48:10 localhost kernel: [ 1.175974] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Jul 30 12:48:10 localhost kernel: [ 1.176469] ata6.00: configured for UDMA/100 >Jul 30 12:48:10 localhost kernel: [ 1.176492] ata1.00: configured for UDMA/100 >Jul 30 12:48:10 localhost kernel: [ 1.176970] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK1059GS GU00 PQ: 0 ANSI: 5 >Jul 30 12:48:10 localhost kernel: [ 1.177446] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Jul 30 12:48:10 localhost kernel: [ 1.177455] sd 0:0:0:0: [sda] 4096-byte physical blocks >Jul 30 12:48:10 localhost kernel: [ 1.177480] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Jul 30 12:48:10 localhost kernel: [ 1.177927] sd 0:0:0:0: [sda] Write Protect is off >Jul 30 12:48:10 localhost kernel: [ 1.178177] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jul 30 12:48:10 localhost kernel: [ 1.181485] usb 1-1: new high-speed USB device number 2 using ehci_hcd >Jul 30 12:48:10 localhost kernel: [ 1.188791] scsi 5:0:0:0: CD-ROM hp BD ROM BC-5541H 2.81 PQ: 0 ANSI: 5 >Jul 30 12:48:10 localhost kernel: [ 1.190482] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >Jul 30 12:48:10 localhost kernel: [ 1.190492] cdrom: Uniform CD-ROM driver Revision: 3.20 >Jul 30 12:48:10 localhost kernel: [ 1.191256] sr 5:0:0:0: Attached scsi generic sg1 type 5 >Jul 30 12:48:10 localhost kernel: [ 1.296162] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >Jul 30 12:48:10 localhost kernel: [ 1.296172] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Jul 30 12:48:10 localhost kernel: [ 1.296653] hub 1-1:1.0: USB hub found >Jul 30 12:48:10 localhost kernel: [ 1.296903] hub 1-1:1.0: 6 ports detected >Jul 30 12:48:10 localhost kernel: [ 1.400471] usb 2-1: new high-speed USB device number 2 using ehci_hcd >Jul 30 12:48:10 localhost kernel: [ 1.517343] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >Jul 30 12:48:10 localhost kernel: [ 1.517353] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Jul 30 12:48:10 localhost kernel: [ 1.517855] hub 2-1:1.0: USB hub found >Jul 30 12:48:10 localhost kernel: [ 1.518056] hub 2-1:1.0: 6 ports detected >Jul 30 12:48:10 localhost kernel: [ 1.581728] usb 1-1.1: new full-speed USB device number 3 using ehci_hcd >Jul 30 12:48:10 localhost kernel: [ 1.612097] sda: sda1 sda2 sda3 sda4 >Jul 30 12:48:10 localhost kernel: [ 1.614057] sd 0:0:0:0: [sda] Attached SCSI disk >Jul 30 12:48:10 localhost kernel: [ 1.618012] Freeing unused kernel memory: 1000k freed >Jul 30 12:48:10 localhost kernel: [ 1.618321] Write protecting the kernel read-only data: 10240k >Jul 30 12:48:10 localhost kernel: [ 1.618940] Freeing unused kernel memory: 16k freed >Jul 30 12:48:10 localhost kernel: [ 1.630041] Freeing unused kernel memory: 1516k freed >Jul 30 12:48:10 localhost kernel: [ 1.667884] usb 1-1.1: New USB device found, idVendor=138a, idProduct=0018 >Jul 30 12:48:10 localhost kernel: [ 1.667894] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=1 >Jul 30 12:48:10 localhost kernel: [ 1.667900] usb 1-1.1: SerialNumber: 9f477294e837 >Jul 30 12:48:10 localhost kernel: [ 1.743486] usb 1-1.2: new high-speed USB device number 4 using ehci_hcd >Jul 30 12:48:10 localhost kernel: [ 1.758044] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400 >Jul 30 12:48:10 localhost kernel: [ 1.802584] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >Jul 30 12:48:10 localhost kernel: [ 1.807225] Refined TSC clocksource calibration: 1995.467 MHz. >Jul 30 12:48:10 localhost kernel: [ 1.807238] Switching to clocksource tsc >Jul 30 12:48:10 localhost kernel: [ 1.864647] usb 1-1.2: New USB device found, idVendor=064e, idProduct=e258 >Jul 30 12:48:10 localhost kernel: [ 1.864659] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Jul 30 12:48:10 localhost kernel: [ 1.864668] usb 1-1.2: Product: HP TrueVision HD[0D] >Jul 30 12:48:10 localhost kernel: [ 1.864675] usb 1-1.2: Manufacturer: SuYin[0D] >Jul 30 12:48:10 localhost kernel: [ 1.864678] >Jul 30 12:48:10 localhost kernel: [ 1.864684] usb 1-1.2: SerialNumber: HF1016-A821-OV01-VH-R04.00.00 >Jul 30 12:48:10 localhost kernel: [ 1.891307] [drm] Initialized drm 1.1.0 20060810 >Jul 30 12:48:10 localhost kernel: [ 1.895500] [drm] radeon defaulting to kernel modesetting. >Jul 30 12:48:10 localhost kernel: [ 1.895502] [drm] radeon kernel modesetting enabled. >Jul 30 12:48:10 localhost kernel: [ 1.895514] VGA switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle >Jul 30 12:48:10 localhost kernel: [ 1.895545] radeon 0000:01:00.0: enabling device (0000 -> 0003) >Jul 30 12:48:10 localhost kernel: [ 1.895708] [drm] initializing kernel modesetting (TURKS 0x1002:0x6740 0x103C:0x1657). >Jul 30 12:48:10 localhost kernel: [ 1.895749] [drm] register mmio base: 0xC6500000 >Jul 30 12:48:10 localhost kernel: [ 1.895751] [drm] register mmio size: 131072 >Jul 30 12:48:10 localhost kernel: [ 1.930439] usb 2-1.5: new full-speed USB device number 3 using ehci_hcd >Jul 30 12:48:10 localhost kernel: [ 2.021034] usb 2-1.5: New USB device found, idVendor=0a5c, idProduct=21b4 >Jul 30 12:48:10 localhost kernel: [ 2.021044] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Jul 30 12:48:10 localhost kernel: [ 2.021051] usb 2-1.5: Product: Broadcom 2070 Bluetooth >Jul 30 12:48:10 localhost kernel: [ 2.021056] usb 2-1.5: Manufacturer: Broadcom Corp >Jul 30 12:48:10 localhost kernel: [ 2.021060] usb 2-1.5: SerialNumber: CC52AF6A91D2 >Jul 30 12:48:10 localhost kernel: [ 3.130953] ATOM BIOS: HP/Flex >Jul 30 12:48:10 localhost kernel: [ 3.131040] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) >Jul 30 12:48:10 localhost kernel: [ 3.131048] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF >Jul 30 12:48:10 localhost kernel: [ 3.131067] mtrr: no more MTRRs available >Jul 30 12:48:10 localhost kernel: [ 3.131071] [drm] Detected VRAM RAM=1024M, BAR=256M >Jul 30 12:48:10 localhost kernel: [ 3.131076] [drm] RAM width 128bits DDR >Jul 30 12:48:10 localhost kernel: [ 3.131351] [TTM] Zone kernel: Available graphics memory: 4062748 kiB. >Jul 30 12:48:10 localhost kernel: [ 3.131356] [TTM] Zone dma32: Available graphics memory: 2097152 kiB. >Jul 30 12:48:10 localhost kernel: [ 3.131360] [TTM] Initializing pool allocator. >Jul 30 12:48:10 localhost kernel: [ 3.131370] [TTM] Initializing DMA pool allocator. >Jul 30 12:48:10 localhost kernel: [ 3.131430] [drm] radeon: 1024M of VRAM memory ready >Jul 30 12:48:10 localhost kernel: [ 3.131435] [drm] radeon: 512M of GTT memory ready. >Jul 30 12:48:10 localhost kernel: [ 3.131465] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Jul 30 12:48:10 localhost kernel: [ 3.131469] [drm] Driver supports precise vblank timestamp query. >Jul 30 12:48:10 localhost kernel: [ 3.131574] radeon 0000:01:00.0: radeon: using MSI. >Jul 30 12:48:10 localhost kernel: [ 3.131663] [drm] radeon: irq initialized. >Jul 30 12:48:10 localhost kernel: [ 3.131672] [drm] GART: num cpu pages 131072, num gpu pages 131072 >Jul 30 12:48:10 localhost kernel: [ 3.132743] [drm] radeon: ib pool ready. >Jul 30 12:48:10 localhost kernel: [ 3.132951] [drm] Loading TURKS Microcode >Jul 30 12:48:10 localhost kernel: [ 3.142515] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >Jul 30 12:48:10 localhost kernel: [ 3.142732] radeon 0000:01:00.0: WB enabled >Jul 30 12:48:10 localhost kernel: [ 3.142739] [drm] fence driver on ring 0 use gpu addr 0x40000c00 and cpu addr 0xffff8802507bec00 >Jul 30 12:48:10 localhost kernel: [ 3.160198] [drm] ring test on 0 succeeded in 2 usecs >Jul 30 12:48:10 localhost kernel: [ 3.160892] [drm] ib test on ring 0 succeeded in 0 usecs >Jul 30 12:48:10 localhost kernel: [ 3.161325] [drm] Radeon Display Connectors >Jul 30 12:48:10 localhost kernel: [ 3.164062] [drm] Internal thermal controller with fan control >Jul 30 12:48:10 localhost kernel: [ 3.165616] [drm] radeon: power management initialized >Jul 30 12:48:10 localhost kernel: [ 3.165802] No connectors reported connected with modes >Jul 30 12:48:10 localhost kernel: [ 3.165809] [drm] Cannot find any crtc or sizes - going 1024x768 >Jul 30 12:48:10 localhost kernel: [ 3.168624] [drm] fb mappable at 0xA0142000 >Jul 30 12:48:10 localhost kernel: [ 3.168628] [drm] vram apper at 0xA0000000 >Jul 30 12:48:10 localhost kernel: [ 3.168631] [drm] size 3145728 >Jul 30 12:48:10 localhost kernel: [ 3.168634] [drm] fb depth is 24 >Jul 30 12:48:10 localhost kernel: [ 3.168637] [drm] pitch is 4096 >Jul 30 12:48:10 localhost kernel: [ 3.176028] Console: switching to colour frame buffer device 128x48 >Jul 30 12:48:10 localhost kernel: [ 3.177920] fb0: radeondrmfb frame buffer device >Jul 30 12:48:10 localhost kernel: [ 3.177921] drm: registered panic notifier >Jul 30 12:48:10 localhost kernel: [ 3.177924] [drm] Initialized radeon 2.13.0 20080528 for 0000:01:00.0 on minor 0 >Jul 30 12:48:10 localhost kernel: [ 3.318529] mtrr: no more MTRRs available >Jul 30 12:48:10 localhost kernel: [ 3.318536] [drm] MTRR allocation failed. Graphics performance may suffer. >Jul 30 12:48:10 localhost kernel: [ 3.319221] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Jul 30 12:48:10 localhost kernel: [ 3.319225] [drm] Driver supports precise vblank timestamp query. >Jul 30 12:48:10 localhost kernel: [ 3.321860] vga_switcheroo: enabled >Jul 30 12:48:10 localhost kernel: [ 3.322017] radeon atpx: version is 1 >Jul 30 12:48:10 localhost kernel: [ 3.322070] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none >Jul 30 12:48:10 localhost kernel: [ 3.322080] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem >Jul 30 12:48:10 localhost kernel: [ 3.677641] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off >Jul 30 12:48:10 localhost kernel: [ 3.831490] fbcon: inteldrmfb (fb1) is primary device >Jul 30 12:48:10 localhost kernel: [ 3.831504] fbcon: Remapping primary device, fb1, to tty 1-63 >Jul 30 12:48:10 localhost kernel: [ 4.320367] fb1: inteldrmfb frame buffer device >Jul 30 12:48:10 localhost kernel: [ 4.320524] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS >Jul 30 12:48:10 localhost kernel: [ 4.444872] acpi device:2f: registered as cooling_device8 >Jul 30 12:48:10 localhost kernel: [ 4.445596] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2d/LNXVIDEO:00/input/input5 >Jul 30 12:48:10 localhost kernel: [ 4.445839] ACPI: Video Device [PEGP] (multi-head: yes rom: no post: no) >Jul 30 12:48:10 localhost kernel: [ 4.560917] acpi device:3c: registered as cooling_device9 >Jul 30 12:48:10 localhost kernel: [ 4.561592] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input6 >Jul 30 12:48:10 localhost kernel: [ 4.561769] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) >Jul 30 12:48:10 localhost kernel: [ 4.561822] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 1 >Jul 30 12:48:10 localhost kernel: [ 4.800615] wmi: Mapper loaded >Jul 30 12:48:10 localhost kernel: [ 5.717644] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jul 30 12:48:10 localhost kernel: [ 7.063339] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Jul 30 12:48:10 localhost kernel: [ 21.916294] type=1404 audit(1343666818.509:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Jul 30 12:48:10 localhost kernel: [ 26.259732] SELinux: Permission ptrace_child in class process not defined in policy. >Jul 30 12:48:10 localhost kernel: [ 26.259797] SELinux: the above unknown classes and permissions will be allowed >Jul 30 12:48:10 localhost kernel: [ 26.284570] type=1403 audit(1343666822.879:3): policy loaded auid=4294967295 ses=4294967295 >Jul 30 12:48:10 localhost kernel: [ 47.152156] EXT4-fs (dm-0): re-mounted. Opts: (null) >Jul 30 12:48:10 localhost kernel: [ 55.238084] iTCO_vendor_support: vendor-support=0 >Jul 30 12:48:10 localhost kernel: [ 55.635289] bcma: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0) >Jul 30 12:48:10 localhost kernel: [ 55.635316] bcma: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0) >Jul 30 12:48:10 localhost kernel: [ 55.635377] bcma: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0) >Jul 30 12:48:10 localhost kernel: [ 55.645293] bcma: Bus registered >Jul 30 12:48:10 localhost kernel: [ 57.383241] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07 >Jul 30 12:48:10 localhost kernel: [ 57.383332] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460) >Jul 30 12:48:10 localhost kernel: [ 57.383517] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Jul 30 12:48:10 localhost kernel: [ 57.577646] ACPI Warning: 0x0000000000006040-0x000000000000605f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120111/utaddress-251) >Jul 30 12:48:10 localhost kernel: [ 57.577654] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jul 30 12:48:10 localhost kernel: [ 57.847594] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Jul 30 12:48:10 localhost kernel: [ 57.847852] r8169 0000:07:00.0: eth0: RTL8168e/8111e at 0xffffc900118b0000, 2c:27:d7:a5:fb:a6, XID 0c200000 IRQ 52 >Jul 30 12:48:10 localhost kernel: [ 57.847855] r8169 0000:07:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Jul 30 12:48:10 localhost kernel: [ 59.397801] hp_accel: laptop model unknown, using default axes configuration >Jul 30 12:48:10 localhost kernel: [ 59.537144] lis3lv02d: 8 bits 3DC sensor found >Jul 30 12:48:10 localhost kernel: [ 59.967901] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input7 >Jul 30 12:48:10 localhost kernel: [ 59.968610] hp_accel: driver loaded >Jul 30 12:48:10 localhost kernel: [ 60.338690] Linux media interface: v0.10 >Jul 30 12:48:10 localhost kernel: [ 60.353397] Bluetooth: Core ver 2.16 >Jul 30 12:48:10 localhost kernel: [ 60.353519] NET: Registered protocol family 31 >Jul 30 12:48:10 localhost kernel: [ 60.353522] Bluetooth: HCI device and connection manager initialized >Jul 30 12:48:10 localhost kernel: [ 60.353525] Bluetooth: HCI socket layer initialized >Jul 30 12:48:10 localhost kernel: [ 60.353528] Bluetooth: L2CAP socket layer initialized >Jul 30 12:48:10 localhost kernel: [ 60.353542] Bluetooth: SCO socket layer initialized >Jul 30 12:48:10 localhost kernel: [ 60.684422] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x1a >Jul 30 12:48:10 localhost kernel: [ 60.685007] input: HP WMI hotkeys as /devices/virtual/input/input8 >Jul 30 12:48:10 localhost kernel: [ 63.092020] usbcore: registered new interface driver btusb >Jul 30 12:48:10 localhost kernel: [ 63.094330] Linux video capture interface: v2.00 >Jul 30 12:48:10 localhost kernel: [ 63.103232] cfg80211: Calling CRDA to update world regulatory domain >Jul 30 12:48:10 localhost kernel: [ 65.626028] microcode: CPU0 updated to revision 0x25, date = 2011-10-11 >Jul 30 12:48:10 localhost kernel: [ 65.626042] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x1a >Jul 30 12:48:10 localhost kernel: [ 65.626770] microcode: CPU1 updated to revision 0x25, date = 2011-10-11 >Jul 30 12:48:10 localhost kernel: [ 65.626778] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x1a >Jul 30 12:48:10 localhost kernel: [ 65.627611] microcode: CPU2 updated to revision 0x25, date = 2011-10-11 >Jul 30 12:48:10 localhost kernel: [ 65.627618] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x1a >Jul 30 12:48:10 localhost kernel: [ 65.628134] microcode: CPU3 updated to revision 0x25, date = 2011-10-11 >Jul 30 12:48:10 localhost kernel: [ 65.628141] microcode: CPU4 sig=0x206a7, pf=0x10, revision=0x1a >Jul 30 12:48:10 localhost kernel: [ 65.628637] microcode: CPU4 updated to revision 0x25, date = 2011-10-11 >Jul 30 12:48:10 localhost kernel: [ 65.628645] microcode: CPU5 sig=0x206a7, pf=0x10, revision=0x1a >Jul 30 12:48:10 localhost kernel: [ 65.629146] microcode: CPU5 updated to revision 0x25, date = 2011-10-11 >Jul 30 12:48:10 localhost kernel: [ 65.629151] microcode: CPU6 sig=0x206a7, pf=0x10, revision=0x1a >Jul 30 12:48:10 localhost kernel: [ 65.629642] microcode: CPU6 updated to revision 0x25, date = 2011-10-11 >Jul 30 12:48:10 localhost kernel: [ 65.629650] microcode: CPU7 sig=0x206a7, pf=0x10, revision=0x1a >Jul 30 12:48:10 localhost kernel: [ 65.630203] microcode: CPU7 updated to revision 0x25, date = 2011-10-11 >Jul 30 12:48:10 localhost kernel: [ 65.630248] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Jul 30 12:48:10 localhost kernel: [ 69.337002] uvcvideo: Found UVC 1.00 device HP TrueVision HD[0D] (064e:e258) >Jul 30 12:48:10 localhost kernel: [ 69.340660] input: HP TrueVision HD[0D] as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input9 >Jul 30 12:48:10 localhost kernel: [ 69.340808] usbcore: registered new interface driver uvcvideo >Jul 30 12:48:10 localhost kernel: [ 69.340811] USB Video Class driver (1.1.1) >Jul 30 12:48:10 localhost kernel: [ 70.389329] cfg80211: World regulatory domain updated: >Jul 30 12:48:10 localhost kernel: [ 70.389332] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Jul 30 12:48:10 localhost kernel: [ 70.389334] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jul 30 12:48:10 localhost kernel: [ 70.389336] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Jul 30 12:48:10 localhost kernel: [ 70.389338] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Jul 30 12:48:10 localhost kernel: [ 70.389340] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jul 30 12:48:10 localhost kernel: [ 70.389342] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jul 30 12:48:10 localhost kernel: [ 70.396784] brcmsmac bcma0:0: mfg 4bf core 812 rev 24 class 0 irq 17 >Jul 30 12:48:10 localhost kernel: [ 72.370903] cfg80211: Calling CRDA for country: US >Jul 30 12:48:10 localhost kernel: [ 72.370924] brcms_module_init: register returned 0 >Jul 30 12:48:10 localhost kernel: [ 72.372882] cfg80211: Regulatory domain changed to country: US >Jul 30 12:48:10 localhost kernel: [ 72.372889] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Jul 30 12:48:10 localhost kernel: [ 72.372896] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) >Jul 30 12:48:10 localhost kernel: [ 72.372902] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) >Jul 30 12:48:10 localhost kernel: [ 72.372908] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jul 30 12:48:10 localhost kernel: [ 72.372914] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jul 30 12:48:10 localhost kernel: [ 72.372920] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jul 30 12:48:10 localhost kernel: [ 72.372925] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) >Jul 30 12:48:10 localhost kernel: [ 72.398091] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0 >Jul 30 12:48:10 localhost kernel: [ 72.398156] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 >Jul 30 12:48:10 localhost kernel: [ 72.398290] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >Jul 30 12:48:10 localhost kernel: [ 72.398380] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >Jul 30 12:48:10 localhost kernel: [ 87.049417] ip6_tables: (C) 2000-2006 Netfilter Core Team >Jul 30 12:48:10 localhost kernel: [ 91.388405] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Jul 30 12:48:11 localhost iptables.init[642]: iptables: Applying firewall rules: [ OK ] >Jul 30 12:48:11 localhost ip6tables.init[645]: ip6tables: Applying firewall rules: [ OK ] >Jul 30 12:48:16 localhost NetworkManager[679]: <info> NetworkManager (version 0.9.4.0-7.git20120403.fc17) is starting... >Jul 30 12:48:16 localhost NetworkManager[679]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Jul 30 12:48:16 localhost livesys[641]: Adding live user [ OK ] >Jul 30 12:48:17 localhost avahi-daemon[677]: Successfully called chroot(). >Jul 30 12:48:17 localhost avahi-daemon[677]: Successfully dropped remaining capabilities. >Jul 30 12:48:17 localhost systemd-logind[687]: New seat seat0. >Jul 30 12:48:17 localhost avahi-daemon[677]: Loading service file /services/ssh.service. >Jul 30 12:48:18 localhost avahi-daemon[677]: Loading service file /services/udisks.service. >Jul 30 12:48:18 localhost avahi-daemon[677]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Jul 30 12:48:18 localhost avahi-daemon[677]: Network interface enumeration completed. >Jul 30 12:48:18 localhost avahi-daemon[677]: Registering HINFO record with values 'X86_64'/'LINUX'. >Jul 30 12:48:18 localhost avahi-daemon[677]: Server startup complete. Host name is linux.local. Local service cookie is 1222213068. >Jul 30 12:48:18 localhost avahi-daemon[677]: Service "linux" (/services/udisks.service) successfully established. >Jul 30 12:48:18 localhost avahi-daemon[677]: Service "linux" (/services/ssh.service) successfully established. >Jul 30 12:48:19 localhost livesys[641]: No such schema 'org.gnome.settings-daemon.plugins.updates' >Jul 30 12:48:22 localhost dbus-daemon[711]: dbus[711]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >Jul 30 12:48:22 localhost dbus[711]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >Jul 30 12:48:23 localhost polkitd[802]: started daemon version 0.104 using authority implementation `local' version `0.104' >Jul 30 12:48:23 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jul 30 12:48:23 localhost dbus-daemon[711]: dbus[711]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jul 30 12:48:23 localhost NetworkManager[679]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Jul 30 12:48:23 localhost NetworkManager[679]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jul 30 12:48:23 localhost NetworkManager[679]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jul 30 12:48:23 localhost NetworkManager[679]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Jul 30 12:48:23 localhost NetworkManager[679]: <info> trying to start the modem manager... >Jul 30 12:48:23 localhost NetworkManager[679]: <info> monitoring kernel firmware directory '/lib/firmware'. >Jul 30 12:48:23 localhost dbus[711]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Jul 30 12:48:23 localhost dbus-daemon[711]: dbus[711]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Jul 30 12:48:23 localhost NetworkManager[679]: <info> found WiFi radio killswitch rfkill3 (at /sys/devices/pci0000:00/0000:00:1c.1/0000:0d:00.0/bcma0:0/ieee80211/phy0/rfkill3) (driver (unknown)) >Jul 30 12:48:23 localhost NetworkManager[679]: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/platform/hp-wmi/rfkill/rfkill0) (driver hp-wmi) >Jul 30 12:48:23 localhost NetworkManager[679]: <info> WiFi enabled by radio killswitch; enabled by state file >Jul 30 12:48:23 localhost NetworkManager[679]: <info> WWAN enabled by radio killswitch; enabled by state file >Jul 30 12:48:23 localhost NetworkManager[679]: <info> WiMAX enabled by radio killswitch; enabled by state file >Jul 30 12:48:23 localhost NetworkManager[679]: <info> Networking is enabled by state file >Jul 30 12:48:23 localhost NetworkManager[679]: <warn> failed to allocate link cache: (-10) Operation not supported >Jul 30 12:48:23 localhost NetworkManager[679]: <info> (em1): carrier is OFF >Jul 30 12:48:23 localhost NetworkManager[679]: <info> (em1): new Ethernet device (driver: 'r8169' ifindex: 2) >Jul 30 12:48:23 localhost NetworkManager[679]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >Jul 30 12:48:23 localhost NetworkManager[679]: <info> (em1): now managed >Jul 30 12:48:23 localhost NetworkManager[679]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jul 30 12:48:23 localhost NetworkManager[679]: <info> (em1): bringing up device. >Jul 30 12:48:24 localhost kernel: [ 108.158328] r8169 0000:07:00.0: em1: link down >Jul 30 12:48:24 localhost kernel: [ 108.159864] ADDRCONF(NETDEV_UP): em1: link is not ready >Jul 30 12:48:24 localhost NetworkManager[679]: <info> (em1): preparing device. >Jul 30 12:48:24 localhost NetworkManager[679]: <info> (em1): deactivating device (reason 'managed') [2] >Jul 30 12:48:24 localhost NetworkManager[679]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.0/0000:07:00.0/net/em1 >Jul 30 12:48:24 localhost NetworkManager[679]: <info> (wlan0): using nl80211 for WiFi device control >Jul 30 12:48:24 localhost NetworkManager[679]: <info> (wlan0): new 802.11 WiFi device (driver: 'brcmsmac' ifindex: 3) >Jul 30 12:48:24 localhost NetworkManager[679]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >Jul 30 12:48:24 localhost NetworkManager[679]: <info> (wlan0): now managed >Jul 30 12:48:24 localhost NetworkManager[679]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jul 30 12:48:24 localhost NetworkManager[679]: <info> (wlan0): bringing up device. >Jul 30 12:48:24 localhost modem-manager[807]: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >Jul 30 12:48:24 localhost dbus-daemon[711]: modem-manager[807]: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >Jul 30 12:48:24 localhost dbus-daemon[711]: dbus[711]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Jul 30 12:48:24 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Jul 30 12:48:24 localhost kernel: [ 108.216388] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement) >Jul 30 12:48:24 localhost kernel: [ 108.216431] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement) >Jul 30 12:48:24 localhost kernel: [ 108.217049] ADDRCONF(NETDEV_UP): wlan0: link is not ready >Jul 30 12:48:24 localhost NetworkManager[679]: <info> (wlan0): preparing device. >Jul 30 12:48:24 localhost NetworkManager[679]: <info> (wlan0): deactivating device (reason 'managed') [2] >Jul 30 12:48:24 localhost dbus-daemon[711]: dbus[711]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Jul 30 12:48:24 localhost dbus[711]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Jul 30 12:48:24 localhost NetworkManager[679]: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >Jul 30 12:48:24 localhost NetworkManager[679]: <info> modem-manager is now available >Jul 30 12:48:25 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Samsung >Jul 30 12:48:25 localhost modem-manager[807]: <info> Loaded plugin Samsung >Jul 30 12:48:25 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Longcheer >Jul 30 12:48:25 localhost modem-manager[807]: <info> Loaded plugin Longcheer >Jul 30 12:48:25 localhost modem-manager[807]: <info> Loaded plugin Generic >Jul 30 12:48:25 localhost modem-manager[807]: <info> Loaded plugin AnyData >Jul 30 12:48:25 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Generic >Jul 30 12:48:25 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin AnyData >Jul 30 12:48:25 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Wavecom >Jul 30 12:48:25 localhost modem-manager[807]: <info> Loaded plugin Wavecom >Jul 30 12:48:26 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Huawei >Jul 30 12:48:26 localhost modem-manager[807]: <info> Loaded plugin Huawei >Jul 30 12:48:26 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Nokia >Jul 30 12:48:26 localhost modem-manager[807]: <info> Loaded plugin Nokia >Jul 30 12:48:27 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Ericsson MBM >Jul 30 12:48:27 localhost modem-manager[807]: <info> Loaded plugin Ericsson MBM >Jul 30 12:48:27 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Option High-Speed >Jul 30 12:48:27 localhost modem-manager[807]: <info> Loaded plugin Option High-Speed >Jul 30 12:48:27 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Sierra >Jul 30 12:48:27 localhost modem-manager[807]: <info> Loaded plugin Sierra >Jul 30 12:48:28 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Gobi >Jul 30 12:48:28 localhost modem-manager[807]: <info> Loaded plugin Gobi >Jul 30 12:48:28 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin ZTE >Jul 30 12:48:28 localhost modem-manager[807]: <info> Loaded plugin ZTE >Jul 30 12:48:28 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin X22X >Jul 30 12:48:28 localhost modem-manager[807]: <info> Loaded plugin X22X >Jul 30 12:48:28 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin SimTech >Jul 30 12:48:28 localhost modem-manager[807]: <info> Loaded plugin SimTech >Jul 30 12:48:29 localhost systemd[1]: prefdm.service: main process exited, code=exited, status=1 >Jul 30 12:48:29 localhost systemd[1]: prefdm.service holdoff time over, scheduling restart. >Jul 30 12:48:29 localhost systemd[1]: Unit prefdm.service entered failed state. >Jul 30 12:48:29 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Novatel >Jul 30 12:48:29 localhost modem-manager[807]: <info> Loaded plugin Novatel >Jul 30 12:48:29 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin MotoC >Jul 30 12:48:29 localhost modem-manager[807]: <info> Loaded plugin MotoC >Jul 30 12:48:29 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Option >Jul 30 12:48:29 localhost modem-manager[807]: <info> Loaded plugin Option >Jul 30 12:48:29 localhost dbus-daemon[711]: modem-manager[807]: <info> Loaded plugin Linktop >Jul 30 12:48:29 localhost modem-manager[807]: <info> Loaded plugin Linktop >Jul 30 12:48:29 localhost dbus-daemon[711]: dbus[711]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Jul 30 12:48:29 localhost dbus[711]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Jul 30 12:48:29 localhost NetworkManager[679]: <info> wpa_supplicant started >Jul 30 12:48:30 localhost NetworkManager[679]: <info> (wlan0): supplicant interface state: starting -> ready >Jul 30 12:48:30 localhost NetworkManager[679]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Jul 30 12:48:30 localhost NetworkManager[679]: <info> (wlan0): supplicant interface state: ready -> inactive >Jul 30 12:48:30 localhost NetworkManager[679]: <warn> Trying to remove a non-existant call id. >Jul 30 12:48:37 localhost gnome-keyring-daemon[820]: couldn't create socket directory: No such file or directory >Jul 30 12:48:37 localhost gnome-keyring-daemon[820]: couldn't bind to control socket: /home/liveuser/.cache/keyring-vgMelx/control: No such file or directory >Jul 30 12:48:37 localhost systemd-logind[687]: New session 1 of user liveuser. >Jul 30 12:48:37 localhost systemd-logind[687]: Linked /tmp/.X11-unix/X0 to /run/user/liveuser/X11-display. >Jul 30 12:48:37 localhost dbus-daemon[711]: dbus[711]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service' >Jul 30 12:48:37 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service' >Jul 30 12:48:37 localhost dbus-daemon[711]: dbus[711]: [system] Successfully activated service 'org.freedesktop.ConsoleKit' >Jul 30 12:48:37 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.ConsoleKit' >Jul 30 12:48:44 localhost ck-launch-session: error connecting to ConsoleKit >Jul 30 12:48:56 localhost systemd[1]: NetworkManager-wait-online.service: main process exited, code=exited, status=1 >Jul 30 12:48:56 localhost systemd[1]: Unit NetworkManager-wait-online.service entered failed state. >Jul 30 12:48:59 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Jul 30 12:48:59 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Jul 30 12:49:03 localhost kernel: [ 147.162125] RPC: Registered named UNIX socket transport module. >Jul 30 12:49:03 localhost kernel: [ 147.162129] RPC: Registered udp transport module. >Jul 30 12:49:03 localhost kernel: [ 147.162130] RPC: Registered tcp transport module. >Jul 30 12:49:03 localhost kernel: [ 147.162132] RPC: Registered tcp NFSv4.1 backchannel transport module. >Jul 30 12:49:06 localhost rpc.statd[1135]: Version 1.2.5 starting >Jul 30 12:49:07 localhost sm-notify[1136]: Version 1.2.5 starting >Jul 30 12:49:07 localhost rpc.statd[1135]: Initializing NSM state >Jul 30 12:49:08 localhost systemd[1]: Startup finished in 1s 392ms 168us (kernel) + 27s 985ms 4us (initrd) + 2min 2s 538ms 993us (userspace) = 2min 31s 916ms 165us. >Jul 30 12:49:30 localhost dbus-daemon[711]: dbus[711]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' >Jul 30 12:49:30 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' >Jul 30 12:49:32 localhost dbus-daemon[711]: dbus[711]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' >Jul 30 12:49:32 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' >Jul 30 12:49:37 localhost dbus-daemon[711]: dbus[711]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jul 30 12:49:37 localhost dbus[711]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jul 30 12:49:40 localhost udisksd[1165]: udisks daemon version 1.94.0 starting >Jul 30 12:49:42 localhost rtkit-daemon[1157]: Successfully made thread 1156 of process 1156 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:49:42 localhost dbus-daemon[711]: dbus[711]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jul 30 12:49:42 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jul 30 12:49:42 localhost udisksd[1165]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jul 30 12:49:44 localhost rtkit-daemon[1157]: Successfully made thread 1170 of process 1156 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jul 30 12:49:44 localhost rtkit-daemon[1157]: Successfully made thread 1171 of process 1156 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jul 30 12:50:01 localhost kernel: [ 204.420575] md: raid0 personality registered for level 0 >Jul 30 12:50:01 localhost kernel: [ 204.422343] md: raid1 personality registered for level 1 >Jul 30 12:50:01 localhost kernel: [ 204.426207] async_tx: api initialized (async) >Jul 30 12:50:01 localhost kernel: [ 204.503721] xor: automatically using best checksumming function: generic_sse >Jul 30 12:50:01 localhost kernel: [ 204.507752] generic_sse: 11592.000 MB/sec >Jul 30 12:50:01 localhost kernel: [ 204.507754] xor: using function: generic_sse (11592.000 MB/sec) >Jul 30 12:50:01 localhost kernel: [ 204.685761] raid6: int64x1 964 MB/s >Jul 30 12:50:01 localhost kernel: [ 204.702723] raid6: int64x2 1148 MB/s >Jul 30 12:50:01 localhost kernel: [ 204.719718] raid6: int64x4 976 MB/s >Jul 30 12:50:01 localhost kernel: [ 204.736690] raid6: int64x8 875 MB/s >Jul 30 12:50:01 localhost kernel: [ 204.753690] raid6: sse2x1 2703 MB/s >Jul 30 12:50:01 localhost kernel: [ 204.770672] raid6: sse2x2 3316 MB/s >Jul 30 12:50:01 localhost kernel: [ 204.787667] raid6: sse2x4 3808 MB/s >Jul 30 12:50:01 localhost kernel: [ 204.787670] raid6: using algorithm sse2x4 (3808 MB/s) >Jul 30 12:50:01 localhost kernel: [ 204.802941] md: raid6 personality registered for level 6 >Jul 30 12:50:01 localhost kernel: [ 204.802947] md: raid5 personality registered for level 5 >Jul 30 12:50:01 localhost kernel: [ 204.802950] md: raid4 personality registered for level 4 >Jul 30 12:50:01 localhost kernel: [ 204.812467] md: raid10 personality registered for level 10 >Jul 30 12:50:01 localhost kernel: [ 205.038048] device-mapper: multipath: version 1.3.0 loaded >Jul 30 12:50:01 localhost kernel: [ 205.041718] device-mapper: multipath round-robin: version 1.0.0 loaded >Jul 30 12:50:02 localhost kernel: [ 205.458455] Loading iSCSI transport class v2.0-870. >Jul 30 12:50:02 localhost kernel: [ 205.544845] iscsi: registered transport (tcp) >Jul 30 12:50:02 localhost kernel: [ 205.698434] No iBFT detected. >Jul 30 12:50:05 localhost dbus-daemon[711]: dbus[711]: avc: received setenforce notice (enforcing=0) >Jul 30 12:50:05 localhost dbus[711]: avc: received setenforce notice (enforcing=0) >Jul 30 12:50:05 localhost dbus[897]: avc: received setenforce notice (enforcing=0) >Jul 30 12:50:08 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:08 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:08 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:08 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:08 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:08 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:08 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:08 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:08 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:08 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:08 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:09 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:09 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:09 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:09 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:09 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:10 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:10 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:10 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:10 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:19 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:20 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:20 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:20 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:20 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:20 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:20 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:21 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:21 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:21 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:22 localhost dbus-daemon[711]: dbus[711]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Jul 30 12:50:22 localhost dbus[711]: [system] Activating service name='org.freedesktop.UDisks' (using servicehelper) >Jul 30 12:50:22 localhost dbus-daemon[711]: dbus[711]: [system] Successfully activated service 'org.freedesktop.UDisks' >Jul 30 12:50:22 localhost dbus[711]: [system] Successfully activated service 'org.freedesktop.UDisks' >Jul 30 12:50:23 localhost anaconda: /sbin/anaconda 17.29 >Jul 30 12:50:27 localhost program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >Jul 30 12:50:29 localhost anaconda: 8126464 kB (7936 MB) are available >Jul 30 12:50:29 localhost anaconda: check_memory(): total:7936, needed:512, graphical:512 >Jul 30 12:50:29 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/loop3', '--lang', 'en_US.UTF-8'] >Jul 30 12:50:29 localhost anaconda: Default encoding = ascii >Jul 30 12:50:29 localhost anaconda: Display mode = g >Jul 30 12:50:29 localhost anaconda: 8126464 kB (7936 MB) are available >Jul 30 12:50:29 localhost anaconda: check_memory(): total:7936, needed:512, graphical:512 >Jul 30 12:50:29 localhost anaconda: Starting graphical installation. >Jul 30 12:50:30 localhost anaconda: using only installclass _Fedora >Jul 30 12:50:30 localhost anaconda: Detected 7936M of memory >Jul 30 12:50:30 localhost anaconda: Swap attempt of 1024M to 9984M >Jul 30 12:50:30 localhost program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >Jul 30 12:50:31 localhost anaconda: set timezone: America/New_York, utc: 0 >Jul 30 12:50:31 localhost anaconda: set timezone: America/New_York, utc: 0 >Jul 30 12:50:31 localhost anaconda: dispatch: resetting to the first step. >Jul 30 12:50:31 localhost anaconda: dispatch: moving (1) to step sshd >Jul 30 12:50:31 localhost anaconda: sshd: not enabled, skipping. >Jul 30 12:50:31 localhost anaconda: created new libuser.conf at /tmp/libuser.VY4kw4 with instPath="/mnt/sysimage" >Jul 30 12:50:31 localhost anaconda: dispatch: leaving (1) step sshd >Jul 30 12:50:31 localhost anaconda: dispatch: moving (1) to step keyboard >Jul 30 12:50:34 localhost anaconda: dispatch: leaving (1) step keyboard >Jul 30 12:50:34 localhost anaconda: dispatch: moving (1) to step filtertype >Jul 30 12:50:36 localhost anaconda: dispatch: leaving (1) step filtertype >Jul 30 12:50:36 localhost anaconda: dispatch: moving (1) to step filter >Jul 30 12:50:36 localhost anaconda: dispatch: leaving (1) step filter >Jul 30 12:50:36 localhost anaconda: dispatch: moving (1) to step storageinit >Jul 30 12:50:36 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost program: Running... modprobe fcoe >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost program: No FCoE boot disk information is found in EDD! >Jul 30 12:50:36 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jul 30 12:50:36 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Jul 30 12:50:36 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Jul 30 12:50:36 localhost storage: not going to create backup copy of non-existent /etc/multipath.conf >Jul 30 12:50:36 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jul 30 12:50:36 localhost storage: sr0 looks to be the live device; marking as protected >Jul 30 12:50:36 localhost program: Running... modprobe scsi_wait_scan >Jul 30 12:50:36 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:36 localhost program: Running... rmmod scsi_wait_scan >Jul 30 12:50:36 localhost program: Running... udevadm settle --timeout=300 >Jul 30 12:50:37 localhost program: Running... multipath -d >Jul 30 12:50:37 localhost program: Running... multipath -ll >Jul 30 12:50:37 localhost storage: MultipathTopology: found singlepath device: sda >Jul 30 12:50:37 localhost storage: MultipathTopology: found non-disk device: sda1 >Jul 30 12:50:37 localhost storage: MultipathTopology: found non-disk device: sda2 >Jul 30 12:50:37 localhost storage: MultipathTopology: found non-disk device: sda3 >Jul 30 12:50:37 localhost storage: MultipathTopology: found non-disk device: sda4 >Jul 30 12:50:37 localhost storage: MultipathTopology: found non-disk device: sr0 >Jul 30 12:50:37 localhost storage: MultipathTopology: found singlepath device: loop0 >Jul 30 12:50:37 localhost storage: MultipathTopology: found singlepath device: loop1 >Jul 30 12:50:37 localhost storage: MultipathTopology: found singlepath device: loop2 >Jul 30 12:50:37 localhost storage: MultipathTopology: found singlepath device: loop3 >Jul 30 12:50:37 localhost storage: MultipathTopology: found singlepath device: loop4 >Jul 30 12:50:37 localhost storage: MultipathTopology: found singlepath device: loop5 >Jul 30 12:50:37 localhost storage: MultipathTopology: found singlepath device: loop6 >Jul 30 12:50:37 localhost storage: MultipathTopology: found singlepath device: loop7 >Jul 30 12:50:37 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jul 30 12:50:37 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jul 30 12:50:37 localhost storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Jul 30 12:50:37 localhost storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jul 30 12:50:37 localhost storage: sda is a disk >Jul 30 12:50:37 localhost storage: added disk sda (id 0) to device tree >Jul 30 12:50:37 localhost program: Running... modprobe scsi_wait_scan >Jul 30 12:50:37 localhost program: Running... rmmod scsi_wait_scan >Jul 30 12:50:37 localhost program: Running... udevadm settle --timeout=300 >Jul 30 12:50:37 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:37 localhost storage: got device: DiskDevice instance (0x2528990) -- >Jul 30 12:50:37 localhost storage: got format: DiskLabel instance (0x2583ad0) -- >Jul 30 12:50:37 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jul 30 12:50:37 localhost storage: sda1 is a partition >Jul 30 12:50:37 localhost storage: added partition sda1 (id 1) to device tree >Jul 30 12:50:37 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:37 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:37 localhost storage: disklabel detected but not usable on sda1 >Jul 30 12:50:37 localhost storage: got device: PartitionDevice instance (0x25289d0) -- >Jul 30 12:50:37 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:37 localhost storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jul 30 12:50:37 localhost storage: sda2 is a partition >Jul 30 12:50:37 localhost storage: added partition sda2 (id 2) to device tree >Jul 30 12:50:37 localhost storage: type detected on 'sda2' is 'ntfs' >Jul 30 12:50:37 localhost program: Running... ntfsinfo -m /dev/sda2 >Jul 30 12:50:37 localhost program: Volume Information >Jul 30 12:50:37 localhost program: #011Name of device: /dev/sda2 >Jul 30 12:50:37 localhost program: #011Device state: 11 >Jul 30 12:50:37 localhost program: #011Volume Name: SYSTEM >Jul 30 12:50:37 localhost program: #011Volume State: 91 >Jul 30 12:50:37 localhost program: #011Volume Version: 3.1 >Jul 30 12:50:37 localhost program: #011Sector Size: 512 >Jul 30 12:50:37 localhost program: #011Cluster Size: 4096 >Jul 30 12:50:37 localhost program: #011Index Block Size: 4096 >Jul 30 12:50:37 localhost program: #011Volume Size in Clusters: 50943 >Jul 30 12:50:37 localhost program: MFT Information >Jul 30 12:50:37 localhost program: #011MFT Record Size: 1024 >Jul 30 12:50:37 localhost program: #011MFT Zone Multiplier: 0 >Jul 30 12:50:37 localhost program: #011MFT Data Position: 24 >Jul 30 12:50:37 localhost program: #011MFT Zone Start: 16981 >Jul 30 12:50:37 localhost program: #011MFT Zone End: 23348 >Jul 30 12:50:37 localhost program: #011MFT Zone Position: 16981 >Jul 30 12:50:37 localhost program: #011Current Position in First Data Zone: 23348 >Jul 30 12:50:37 localhost program: #011Current Position in Second Data Zone: 0 >Jul 30 12:50:37 localhost program: #011LCN of Data Attribute for FILE_MFT: 16981 >Jul 30 12:50:37 localhost program: #011FILE_MFTMirr Size: 4 >Jul 30 12:50:37 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Jul 30 12:50:37 localhost program: #011Size of Attribute Definition Table: 2560 >Jul 30 12:50:37 localhost program: FILE_Bitmap Information >Jul 30 12:50:37 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Jul 30 12:50:37 localhost program: #011State of FILE_Bitmap Inode: 80 >Jul 30 12:50:37 localhost program: #011Length of Attribute List: 0 >Jul 30 12:50:37 localhost program: #011Attribute List: (null) >Jul 30 12:50:37 localhost program: #011Number of Attached Extent Inodes: 0 >Jul 30 12:50:37 localhost program: FILE_Bitmap Data Attribute Information >Jul 30 12:50:37 localhost program: #011Decompressed Runlist: not done yet >Jul 30 12:50:37 localhost program: #011Base Inode: 6 >Jul 30 12:50:37 localhost program: #011Attribute Types: not done yet >Jul 30 12:50:37 localhost program: #011Attribute Name Length: 0 >Jul 30 12:50:37 localhost program: #011Attribute State: 3 >Jul 30 12:50:37 localhost program: #011Attribute Allocated Size: 8192 >Jul 30 12:50:37 localhost program: #011Attribute Data Size: 6368 >Jul 30 12:50:37 localhost program: #011Attribute Initialized Size: 6368 >Jul 30 12:50:37 localhost program: #011Attribute Compressed Size: 0 >Jul 30 12:50:37 localhost program: #011Compression Block Size: 0 >Jul 30 12:50:37 localhost program: #011Compression Block Size Bits: 0 >Jul 30 12:50:37 localhost program: #011Compression Block Clusters: 0 >Jul 30 12:50:37 localhost program: Running... ntfsresize -m /dev/sda2 >Jul 30 12:50:37 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Jul 30 12:50:37 localhost program: Minsize (in MB): 70 >Jul 30 12:50:37 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1391 due to rate-limiting >Jul 30 12:50:37 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:47 localhost rsyslogd-2177: imuxsock lost 75 messages from pid 1391 due to rate-limiting >Jul 30 12:50:47 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Jul 30 12:50:47 localhost program: Minsize (in MB): 94607 >Jul 30 12:50:47 localhost storage: got device: PartitionDevice instance (0x25e2e10) -- >Jul 30 12:50:47 localhost storage: got format: NTFS instance (0x2598d10) -- >Jul 30 12:50:47 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:47 localhost storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Jul 30 12:50:47 localhost storage: sda4 is a partition >Jul 30 12:50:47 localhost storage: added partition sda4 (id 4) to device tree >Jul 30 12:50:47 localhost storage: type detected on 'sda4' is 'ntfs' >Jul 30 12:50:47 localhost program: Running... ntfsinfo -m /dev/sda4 >Jul 30 12:50:47 localhost program: Volume Information >Jul 30 12:50:47 localhost program: #011Name of device: /dev/sda4 >Jul 30 12:50:47 localhost program: #011Device state: 11 >Jul 30 12:50:47 localhost program: #011Volume Name: Laure >Jul 30 12:50:47 localhost program: #011Volume State: 91 >Jul 30 12:50:47 localhost program: #011Volume Version: 3.1 >Jul 30 12:50:47 localhost program: #011Sector Size: 512 >Jul 30 12:50:47 localhost program: #011Cluster Size: 4096 >Jul 30 12:50:47 localhost program: #011Index Block Size: 4096 >Jul 30 12:50:47 localhost program: #011Volume Size in Clusters: 67417087 >Jul 30 12:50:47 localhost program: MFT Information >Jul 30 12:50:47 localhost program: #011MFT Record Size: 1024 >Jul 30 12:50:47 localhost program: #011MFT Zone Multiplier: 0 >Jul 30 12:50:47 localhost program: #011MFT Data Position: 24 >Jul 30 12:50:47 localhost program: #011MFT Zone Start: 786432 >Jul 30 12:50:47 localhost program: #011MFT Zone End: 9213567 >Jul 30 12:50:47 localhost program: #011MFT Zone Position: 786432 >Jul 30 12:50:47 localhost program: #011Current Position in First Data Zone: 9213567 >Jul 30 12:50:47 localhost program: #011Current Position in Second Data Zone: 0 >Jul 30 12:50:47 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Jul 30 12:50:47 localhost program: #011FILE_MFTMirr Size: 4 >Jul 30 12:50:47 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Jul 30 12:50:47 localhost program: #011Size of Attribute Definition Table: 2560 >Jul 30 12:50:47 localhost program: FILE_Bitmap Information >Jul 30 12:50:47 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Jul 30 12:50:47 localhost program: #011State of FILE_Bitmap Inode: 80 >Jul 30 12:50:47 localhost program: #011Length of Attribute List: 0 >Jul 30 12:50:47 localhost program: #011Attribute List: (null) >Jul 30 12:50:47 localhost program: #011Number of Attached Extent Inodes: 0 >Jul 30 12:50:47 localhost program: FILE_Bitmap Data Attribute Information >Jul 30 12:50:47 localhost program: #011Decompressed Runlist: not done yet >Jul 30 12:50:47 localhost program: #011Base Inode: 6 >Jul 30 12:50:47 localhost program: #011Attribute Types: not done yet >Jul 30 12:50:47 localhost program: #011Attribute Name Length: 0 >Jul 30 12:50:47 localhost program: #011Attribute State: 3 >Jul 30 12:50:47 localhost program: #011Attribute Allocated Size: 8429568 >Jul 30 12:50:47 localhost program: #011Attribute Data Size: 8427136 >Jul 30 12:50:47 localhost program: #011Attribute Initialized Size: 8427136 >Jul 30 12:50:47 localhost program: #011Attribute Compressed Size: 0 >Jul 30 12:50:47 localhost program: #011Compression Block Size: 0 >Jul 30 12:50:47 localhost program: #011Compression Block Size Bits: 0 >Jul 30 12:50:47 localhost program: #011Compression Block Clusters: 0 >Jul 30 12:50:47 localhost program: Running... ntfsresize -m /dev/sda4 >Jul 30 12:50:48 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Jul 30 12:50:48 localhost program: Minsize (in MB): 48093 >Jul 30 12:50:48 localhost storage: got device: PartitionDevice instance (0x25e5d10) -- >Jul 30 12:50:48 localhost storage: got format: NTFS instance (0x25e5fd0) -- >Jul 30 12:50:48 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sr0)... >Jul 30 12:50:48 localhost storage: sr0 is a cdrom >Jul 30 12:50:48 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:48 localhost storage: added cdrom sr0 (id 5) to device tree >Jul 30 12:50:48 localhost storage: type detected on 'sr0' is 'iso9660' >Jul 30 12:50:48 localhost storage: got device: OpticalDevice instance (0x25a1250) -- >Jul 30 12:50:48 localhost storage: got format: Iso9660FS instance (0x25e2ed0) -- >Jul 30 12:50:48 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Jul 30 12:50:48 localhost storage: loop0 is a loop device >Jul 30 12:50:48 localhost storage: added file /osmin.img (deleted) (id 6) to device tree >Jul 30 12:50:48 localhost storage: added loop loop0 (id 7) to device tree >Jul 30 12:50:48 localhost storage: disklabel detected but not usable on loop0 >Jul 30 12:50:48 localhost storage: type detected on 'loop0' is 'squashfs' >Jul 30 12:50:48 localhost storage: got device: LoopDevice instance (0x25e5e10) -- >Jul 30 12:50:48 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:48 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Jul 30 12:50:48 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:48 localhost storage: loop1 is a loop device >Jul 30 12:50:48 localhost storage: added file /osmin (id 8) to device tree >Jul 30 12:50:48 localhost storage: added loop loop1 (id 9) to device tree >Jul 30 12:50:48 localhost storage: disklabel detected but not usable on loop1 >Jul 30 12:50:48 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Jul 30 12:50:48 localhost storage: got device: LoopDevice instance (0x2603410) -- >Jul 30 12:50:48 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:48 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Jul 30 12:50:48 localhost storage: loop2 is a loop device >Jul 30 12:50:48 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 10) to device tree >Jul 30 12:50:48 localhost storage: added loop loop2 (id 11) to device tree >Jul 30 12:50:48 localhost storage: disklabel detected but not usable on loop2 >Jul 30 12:50:48 localhost storage: type detected on 'loop2' is 'squashfs' >Jul 30 12:50:48 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:48 localhost storage: got device: LoopDevice instance (0x2603310) -- >Jul 30 12:50:48 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Jul 30 12:50:48 localhost storage: loop3 is a loop device >Jul 30 12:50:48 localhost storage: added file /LiveOS/ext3fs.img (id 12) to device tree >Jul 30 12:50:48 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1391 due to rate-limiting >Jul 30 12:50:48 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:48 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:48 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:48 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:48 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:48 localhost udisksd[1165]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jul 30 12:50:51 localhost NetworkManager[679]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >Jul 30 12:50:51 localhost NetworkManager[679]: <warn> failed to allocate link cache: (-10) Operation not supported >Jul 30 12:50:51 localhost NetworkManager[679]: ifcfg-rh: read connection 'System em1' >Jul 30 12:50:51 localhost NetworkManager[679]: <warn> failed to allocate link cache: (-10) Operation not supported >Jul 30 12:50:54 localhost rsyslogd-2177: imuxsock lost 487 messages from pid 1391 due to rate-limiting >Jul 30 12:50:54 localhost anaconda: setting installation environment hostname to laure >Jul 30 12:50:54 localhost program: Running... hostname -v laure >Jul 30 12:50:54 localhost anaconda: dispatch: leaving (1) step network >Jul 30 12:50:54 localhost anaconda: dispatch: moving (1) to step timezone >Jul 30 12:51:09 localhost anaconda: set timezone: Asia/Beirut, utc: 0 >Jul 30 12:51:09 localhost anaconda: dispatch: leaving (1) step timezone >Jul 30 12:51:09 localhost anaconda: dispatch: moving (1) to step accounts >Jul 30 12:51:16 localhost anaconda: dispatch: leaving (1) step accounts >Jul 30 12:51:16 localhost anaconda: dispatch: moving (1) to step setuptime >Jul 30 12:51:16 localhost program: Running... /sbin/hwclock --hctosys >Jul 30 12:51:18 localhost anaconda: dispatch: leaving (1) step setuptime >Jul 30 12:51:18 localhost anaconda: dispatch: moving (1) to step parttype
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 844405
: 601279