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 646834 Details for
Bug 877645
CryptoError: luks_open failed for /dev/sda3 (luks-19d8c6e9-bd27-4e23-9e6c-2dd362643bee) with errno -1
[?]
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-4n1h9C
anaconda-tb-4n1h9C (text/plain), 772.34 KB, created by
arv
on 2012-11-17 15:47:16 UTC
(
hide
)
Description:
File: anaconda-tb-4n1h9C
Filename:
MIME Type:
Creator:
arv
Created:
2012-11-17 15:47:16 UTC
Size:
772.34 KB
patch
obsolete
>anaconda 17.29 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/crypto.py", line 116, in luks_open > raise CryptoError("luks_open failed for %s (%s) with errno %d" % (device, name, rc)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/luks.py", line 174, in setup > key_file=self._key_file) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 850, in setupParents > _format.setup() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 780, in _preCreate > self.setupParents() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 789, in create > self._preCreate() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 241, in execute > self.device.create(intf=intf) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 320, in processActions > action.execute(intf=self.intf) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 375, in doIt > self.devicetree.processActions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/packages.py", line 122, in turnOnFilesystems > anaconda.storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 383, in dispatch > self.dir = self.steps[self.step].target(self.anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 247, in go_forward > self.dispatch() > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1201, in nextClicked > self.anaconda.dispatch.go_forward() >CryptoError: luks_open failed for /dev/sda3 (luks-19d8c6e9-bd27-4e23-9e6c-2dd362643bee) with errno -1 > >Local variables in innermost frame: >name: luks-19d8c6e9-bd27-4e23-9e6c-2dd362643bee >device: /dev/sda3 >rc: -1 >cs: <pycryptsetup.CryptSetup object at 0x3a8ed50> >key_file: None > > >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: 2173 > _intf.icw.window: Window instance, containing members: > _intf.icw.reloadRcQueued: 0 > _intf.icw.currentWindow: PartitionWindow instance, containing members: > _intf.icw.currentWindow.checkmark_pixbuf: Pixbuf instance, containing members: > _intf.icw.currentWindow.intf: Already dumped (InstallInterface instance) > _intf.icw.currentWindow.lock_pixbuf: Pixbuf instance, containing members: > _intf.icw.currentWindow.messageGraph: MessageGraph instance, containing members: > _intf.icw.currentWindow.messageGraph.canvas: Canvas instance, containing members: > _intf.icw.currentWindow.messageGraph.message: Please Select A Device > _intf.icw.currentWindow.messageGraph.canvas_text: None > _intf.icw.currentWindow.storage: Storage instance, containing members: > _intf.icw.currentWindow.storage.clearPartChoice: all > _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: 1 > _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: [sdb, sdb1, sr0, sda, 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, luks-req0, luks-req4] > _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: [sda] > _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: EFI 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: [sdb1, sr0] > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap: {'sdb1': 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:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, '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/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1: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-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 >, '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/ata5/host4/target4:0:0/4:0:0:0/block/sda > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4: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 >, 'sdb': 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:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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 >, '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 >, '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 >} > _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) >] > _intf.icw.currentWindow.storage.fsset.devicetree.topology._singlepaths: [sdb, 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: [ActionCreateDevice instance, containing members: > device: existing 500MB partition sda1 (39) with existing efi filesystem mounted at /boot/efi > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: EFIFS instance, containing members: > origFormat.uuid: None > origFormat.exists: None > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._minInstanceSize: None > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: /boot/efi > origFormat._migrate: False > origFormat._device: /dev/req3 > id: 18 >, ActionCreateDevice instance, containing members: > device: existing 1000MB partition sda2 (38) with existing ext4 filesystem mounted at /boot > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: None > origFormat.exists: None > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._minInstanceSize: 0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: /boot > origFormat._migrate: False > origFormat._device: /dev/req2 > id: 19 >, ActionCreateDevice instance, containing members: > device: existing 241674MB partition sda3 (34) with existing luks > id: 0 >, ActionCreateDevice instance, containing members: > device: existing 1023MB partition sda4 (40) with existing luks > id: 12 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 13 >, ActionCreateDevice instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: True > device._size: 1024 > device.id: 41 > device.controllable: True > device.uuid: None > device._format: existing swap > device.dmUuid: None > device.parents: [Already dumped (PartitionDevice instance) >] > device.minor: 0 > device.fstabComment: > device.bus: > device.sysfsPath: /devices/virtual/block/dm-2 > device._targetSize: 1024 > device._model: > device.kids: 0 > device.target: crypt > device._vendor: > device._name: luks-c7594194-4c10-459b-9d6a-c82f9172173a > device.protected: False > device.originalFormat: non-existent swap > device._serial: None > id: 14 >, ActionCreateFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: Already dumped (SwapSpace instance) > id: 20 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 1 >, ActionCreateDevice instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: None > device._size: 1024 > device.id: 35 > device.controllable: True > device.uuid: None > device._format: Ext4FS instance, containing members: > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: 0 > device._format._mountType: ext4 > device._format.fsprofile: None > device._format.label: None > device._format._targetSize: 0 > device._format._size: 0 > device._format.mountopts: None > device._format.mountpoint: / > device._format._migrate: False > device._format._device: /dev/mapper/luks-req0 > device.dmUuid: None > device.parents: [Already dumped (PartitionDevice instance) >] > device.minor: 0 > device.fstabComment: > device.bus: > device.sysfsPath: > device._targetSize: 1024 > device._model: > device.kids: 0 > device.target: crypt > device._vendor: > device._name: luks-req0 > device.protected: False > device.originalFormat: Ext4FS instance, containing members: > device.originalFormat.uuid: None > device.originalFormat.exists: None > device.originalFormat._mountpoint: None > device.originalFormat._majorminor: None > device.originalFormat._minInstanceSize: 0 > device.originalFormat._mountType: ext4 > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 0 > device.originalFormat._size: 0 > device.originalFormat.mountopts: None > device.originalFormat.mountpoint: / > device.originalFormat._migrate: False > device.originalFormat._device: /dev/mapper/luks-req0 > device._serial: None > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: Already dumped (Ext4FS instance) > id: 21 >] > _intf.icw.currentWindow.storage.fsset.devicetree.reinitializeDisks: False > _intf.icw.currentWindow.storage.fsset.devicetree._devices: [existing 476860MB disk sdb (17) with existing msdos disklabel >, existing 476859MB partition sdb1 (18) with existing luks >, OpticalDevice instance, containing members: > _model: ATAPI_iHAS124_B > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: ATAPI iHAS124 B path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 330240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (20, 255, 63) biosGeometry: (20, 255, 63) > PedDevice: <_ped.Device object at 0x37b3440> > 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-Desktop.is > _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/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: True > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: > _size: 645.0 > _serial: None > id: 20 > minor: 0 >, existing 244198MB disk sda (21) with existing gpt disklabel >, 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: 22 > 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: 23 > 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: 24 > 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: 25 > 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: 26 > 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: 27 > 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: 28 > 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: b39d6418-8f98-4350-a48a-e70b0dd203f9 > _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: 4096.0 > _format._size: 4096.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: 29 > 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: 30 > 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: 31 > minor: 0 >, existing 4096MB dm live-rw (32) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (33) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (LUKSDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LUKSDevice instance) >] > _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: 1 > _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: [sda] > _intf.icw.currentWindow.storage.config.mpathFriendlyNames: True > _intf.icw.currentWindow.storage.autoPartType: 0 > _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: Skipped > _intf.icw.currentWindow.storage.encryptionRetrofit: False > _intf.icw.currentWindow.storage._nextID: 5 > _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 (0x32c4590) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x32c45d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x32c4610) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x32c4650) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x32c4690) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 18080 grow = True > >] > _intf.icw.currentWindow.storage.doAutoPart: True > _intf.icw.currentWindow.storage.iscsi: Already dumped (iscsi instance) > _intf.icw.currentWindow.storage.encryptedAutoPart: True > _intf.icw.currentWindow.deleteButton: Button instance, containing members: > _intf.icw.currentWindow.tree: DiskTreeModel instance, containing members: > _intf.icw.currentWindow.tree.hiddenPartitions: [] > _intf.icw.currentWindow.tree.view: TreeView instance, containing members: > _intf.icw.currentWindow.tree.columns: [TreeViewColumn instance, containing members: >, TreeViewColumn instance, containing members: >, TreeViewColumn instance, containing members: >, TreeViewColumn instance, containing members: >, TreeViewColumn instance, containing members: >, TreeViewColumn instance, containing members: >] > _intf.icw.currentWindow.tree.titleSlot: {'': 6, 'Size (MB)': 2, 'Format': 5, 'PyObject': 9, 'Label': 1, 'IsFormattable': 8, 'IsLeaf': 7, 'Device': 0, 'Type': 4, 'Mount Point': 3} > _intf.icw.currentWindow.stripeGraph: DiskStripeGraph instance, containing members: > _intf.icw.currentWindow.stripeGraph.storage: Already dumped (Storage instance) > _intf.icw.currentWindow.stripeGraph.dcCB: <bound method PartitionWindow.barviewActivateCB of <pyanaconda.iw.partition_gui.PartitionWindow instance at 0x3957f38>> > _intf.icw.currentWindow.stripeGraph.part_type_colors: {'sel_freespace': grey88, 'unsel_logical': white, 'unsel_freespace': grey88, 'sel_logical': cornsilk1, 'sel_normal': cornsilk1, 'unsel_extended': white, 'sel_extended': cornsilk1, 'unsel_normal': white} > _intf.icw.currentWindow.stripeGraph.stripe: None > _intf.icw.currentWindow.stripeGraph.next_ypos: 0.0 > _intf.icw.currentWindow.stripeGraph.cCB: <bound method DiskTreeModel.selectRowFromObj of <DiskTreeModel object at 0x3a712d0 (GtkTreeStore at 0x38dfa70)>> > _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: Partitioning > _intf.icw.currentWindow.editButton: Button instance, containing members: > _intf.icw.currentWindow.treeView: Already dumped (TreeView instance) > _intf.icw.currentWindow.treeViewSelection: TreeSelection 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="uk"\n', 'KEYTABLE', 'uk'] >, ['MODEL="pc105"\n', 'MODEL', 'pc105'] >, ['LAYOUT="gb"\n', 'LAYOUT', 'gb'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: Skipped > keyboard.beenset: 1 >clearPartTypeSystem: None >dispatch: Skipped >upgradeRoot: None >_platform: EFI 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: {'p6p1': UUID="fe0aa85f-c0fe-43fd-9cf7-863c4f5735e0" >NM_CONTROLLED="yes" >HWADDR="F4:6D:04:B0:84:56" >BOOTPROTO="dhcp" >DEVICE="p6p1" >ONBOOT="no" > >, 'em1': UUID="260e33ae-20bd-4528-93fe-45cb311727f6" >NM_CONTROLLED="yes" >HWADDR="F4:6D:04:B0:8D:26" >BOOTPROTO="dhcp" >DEVICE="em1" >ONBOOT="no" > >, 'wlan0': WirelessNetworkDevice instance, containing members: > _network.netdevices.info: {'NM_CONTROLLED': yes} > _network.netdevices.iface: wlan0 > _network.netdevices.description: Ralink corp. RT2760 Wireless 802.11n 1T/2R Cardbus > _network.netdevices.dir: >} > _network.ksdevice: None > _network.hostname: asriel.vx >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: EFIGRUB 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: Already dumped (DiskDevice instance) > _bootloader._stage1_device: Already dumped (PartitionDevice instance) > _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: True > _timezone.tz: Europe/London >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0x35b19e0> > _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: >10:39:33,909 DEBUG anaconda: required disklabel type for sdb (1) is None >10:39:33,909 DEBUG anaconda: default disklabel type for sdb is gpt >10:39:33,909 DEBUG anaconda: selecting gpt disklabel for sdb based on size >10:39:34,070 DEBUG anaconda: required disklabel type for sda (1) is None >10:39:34,070 DEBUG anaconda: default disklabel type for sda is gpt >10:39:34,070 DEBUG anaconda: selecting gpt disklabel for sda based on size >10:39:34,991 INFO anaconda: /sbin/anaconda 17.29 >15:39:37,084 INFO anaconda: 16515072 kB (16128 MB) are available >10:39:37,084 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >10:39:37,084 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/loop3', '--lang', 'en_US.UTF-8'] >10:39:37,084 INFO anaconda: Default encoding = ascii >10:39:37,094 INFO anaconda: Display mode = g >15:39:37,094 INFO anaconda: 16515072 kB (16128 MB) are available >10:39:37,094 INFO anaconda: check_memory(): total:16128, needed:512, graphical:512 >10:39:37,095 INFO anaconda.stdout: Starting graphical installation. >10:39:37,863 INFO anaconda: using only installclass _Fedora >10:39:37,863 INFO anaconda: Detected 16032M of memory >10:39:37,863 INFO anaconda: Swap attempt of 1024M to 18080M >10:39:38,645 INFO anaconda: set timezone: America/New_York, utc: 0 >10:39:38,645 INFO anaconda: set timezone: America/New_York, utc: 0 >10:39:38,673 INFO anaconda: dispatch: resetting to the first step. >10:39:38,673 INFO anaconda: dispatch: moving (1) to step sshd >10:39:38,673 DEBUG anaconda: dispatch: sshd is a direct step >10:39:38,673 INFO anaconda: sshd: not enabled, skipping. >10:39:38,674 INFO anaconda: created new libuser.conf at /tmp/libuser.VY8vJn with instPath="/mnt/sysimage" >10:39:38,674 INFO anaconda: dispatch: leaving (1) step sshd >10:39:38,674 INFO anaconda: dispatch: moving (1) to step keyboard >10:39:43,728 INFO anaconda: dispatch: leaving (1) step keyboard >10:39:43,729 INFO anaconda: dispatch: moving (1) to step filtertype >10:39:45,546 INFO anaconda: dispatch: leaving (1) step filtertype >10:39:45,547 INFO anaconda: dispatch: moving (1) to step filter >10:39:45,548 DEBUG anaconda: dispatch: the interface chose not to display step filter. >10:39:45,549 INFO anaconda: dispatch: leaving (1) step filter >10:39:45,549 INFO anaconda: dispatch: moving (1) to step storageinit >10:39:45,549 DEBUG anaconda: dispatch: storageinit is a direct step >10:39:45,934 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >10:39:45,934 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >10:39:46,183 DEBUG anaconda: required disklabel type for sdb (1) is None >10:39:46,183 DEBUG anaconda: default disklabel type for sdb is gpt >10:39:46,183 DEBUG anaconda: selecting gpt disklabel for sdb based on size >10:39:50,606 DEBUG anaconda: required disklabel type for sda (1) is None >10:39:50,606 DEBUG anaconda: default disklabel type for sda is gpt >10:39:50,607 DEBUG anaconda: selecting gpt disklabel for sda based on size >10:39:51,581 INFO anaconda: dispatch: leaving (1) step storageinit >10:39:51,581 INFO anaconda: dispatch: moving (1) to step network >10:39:55,991 INFO anaconda: setting installation environment hostname to asriel.vx >10:39:55,999 INFO anaconda: dispatch: leaving (1) step network >10:39:56,000 INFO anaconda: dispatch: moving (1) to step timezone >10:40:00,930 INFO anaconda: set timezone: Europe/London, utc: 1 >10:40:00,930 INFO anaconda: dispatch: leaving (1) step timezone >10:40:00,931 INFO anaconda: dispatch: moving (1) to step accounts >10:40:08,389 INFO anaconda: dispatch: leaving (1) step accounts >10:40:08,390 INFO anaconda: dispatch: moving (1) to step setuptime >10:40:08,390 DEBUG anaconda: dispatch: setuptime is a direct step >15:40:09,001 INFO anaconda: dispatch: leaving (1) step setuptime >15:40:09,001 INFO anaconda: dispatch: moving (1) to step parttype >15:40:14,529 DEBUG anaconda: dispatch: Can not reschedule step 'bootloader' from 'skipped' to 'requested' >15:40:14,530 INFO anaconda: dispatch: leaving (1) step parttype >15:40:14,530 INFO anaconda: dispatch: moving (1) to step cleardiskssel >15:40:21,145 DEBUG anaconda: required disklabel type for sdb (1) is None >15:40:21,145 DEBUG anaconda: default disklabel type for sdb is gpt >15:40:21,145 DEBUG anaconda: selecting gpt disklabel for sdb based on size >15:40:21,396 DEBUG anaconda: required disklabel type for sda (1) is None >15:40:21,396 DEBUG anaconda: default disklabel type for sda is gpt >15:40:21,396 DEBUG anaconda: selecting gpt disklabel for sda based on size >15:40:22,193 INFO anaconda: dispatch: leaving (1) step cleardiskssel >15:40:22,193 INFO anaconda: dispatch: moving (1) to step autopartitionexecute >15:40:22,193 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >15:40:22,194 DEBUG anaconda: required disklabel type for sda (1) is None >15:40:22,195 DEBUG anaconda: default disklabel type for sda is gpt >15:40:22,195 DEBUG anaconda: selecting gpt disklabel for sda based on size >15:40:22,341 INFO anaconda: dispatch: leaving (1) step autopartitionexecute >15:40:22,341 INFO anaconda: dispatch: moving (1) to step partition >15:40:32,662 DEBUG anaconda: refresh: justRedraw=False >15:40:39,173 DEBUG anaconda: refresh: justRedraw=False >15:40:46,831 DEBUG anaconda: refresh: justRedraw=False >15:40:54,643 DEBUG anaconda: refresh: justRedraw=False >15:41:02,124 DEBUG anaconda: refresh: justRedraw=False >15:41:13,660 INFO anaconda: dispatch: leaving (1) step partition >15:41:13,660 INFO anaconda: dispatch: moving (1) to step storagedone >15:41:13,660 DEBUG anaconda: dispatch: storagedone is a direct step >15:41:30,557 INFO anaconda: dispatch: leaving (1) step storagedone >15:41:30,557 INFO anaconda: dispatch: moving (1) to step enablefilesystems >15:41:30,558 DEBUG anaconda: dispatch: enablefilesystems is a direct step >15:41:31,216 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >15:41:36,513 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >15:41:40,946 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda4 >15:41:43,502 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-2 >15:41:48,004 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda3 > > >/tmp/program.log: >10:39:33,657 INFO program: Running... modprobe scsi_wait_scan >10:39:33,662 INFO program: Running... rmmod scsi_wait_scan >10:39:33,667 INFO program: Running... udevadm settle --timeout=300 >10:39:33,863 INFO program: Running... multipath -d >10:39:33,885 INFO program: Running... multipath -ll >10:39:34,103 INFO program: Running... dumpe2fs -h /dev/loop3 >10:39:34,108 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:34,108 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >10:39:34,108 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:34,108 INFO program: Filesystem magic number: 0xEF53 >10:39:34,108 INFO program: Filesystem revision #: 1 (dynamic) >10:39:34,108 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 >10:39:34,108 INFO program: Filesystem flags: signed_directory_hash >10:39:34,109 INFO program: Default mount options: user_xattr acl >10:39:34,109 INFO program: Filesystem state: clean >10:39:34,109 INFO program: Errors behavior: Continue >10:39:34,109 INFO program: Filesystem OS type: Linux >10:39:34,109 INFO program: Inode count: 262144 >10:39:34,109 INFO program: Block count: 1048576 >10:39:34,109 INFO program: Reserved block count: 10484 >10:39:34,109 INFO program: Free blocks: 399335 >10:39:34,109 INFO program: Free inodes: 161422 >10:39:34,109 INFO program: First block: 0 >10:39:34,109 INFO program: Block size: 4096 >10:39:34,109 INFO program: Fragment size: 4096 >10:39:34,109 INFO program: Reserved GDT blocks: 255 >10:39:34,110 INFO program: Blocks per group: 32768 >10:39:34,110 INFO program: Fragments per group: 32768 >10:39:34,110 INFO program: Inodes per group: 8192 >10:39:34,110 INFO program: Inode blocks per group: 512 >10:39:34,110 INFO program: Flex block group size: 16 >10:39:34,110 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:34,110 INFO program: Last mount time: Tue May 22 16:37:53 2012 >10:39:34,110 INFO program: Last write time: Tue May 22 16:48:36 2012 >10:39:34,110 INFO program: Mount count: 0 >10:39:34,110 INFO program: Maximum mount count: -1 >10:39:34,110 INFO program: Last checked: Tue May 22 16:48:36 2012 >10:39:34,110 INFO program: Check interval: 0 (<none>) >10:39:34,110 INFO program: Lifetime writes: 1172 MB >10:39:34,111 INFO program: Reserved blocks uid: 0 (user root) >10:39:34,111 INFO program: Reserved blocks gid: 0 (group root) >10:39:34,111 INFO program: First inode: 11 >10:39:34,111 INFO program: Inode size: 256 >10:39:34,111 INFO program: Required extra isize: 28 >10:39:34,111 INFO program: Desired extra isize: 28 >10:39:34,111 INFO program: Journal inode: 8 >10:39:34,111 INFO program: Default directory hash: half_md4 >10:39:34,111 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:34,111 INFO program: Journal backup: inode blocks >10:39:34,111 INFO program: Journal features: journal_incompat_revoke >10:39:34,111 INFO program: Journal size: 128M >10:39:34,112 INFO program: Journal length: 32768 >10:39:34,112 INFO program: Journal sequence: 0x00001727 >10:39:34,112 INFO program: Journal start: 0 >10:39:34,112 INFO program: >10:39:34,112 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:34,112 INFO program: Running... dumpe2fs -h /dev/loop3 >10:39:34,117 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:34,117 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >10:39:34,117 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:34,117 INFO program: Filesystem magic number: 0xEF53 >10:39:34,117 INFO program: Filesystem revision #: 1 (dynamic) >10:39:34,117 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 >10:39:34,117 INFO program: Filesystem flags: signed_directory_hash >10:39:34,117 INFO program: Default mount options: user_xattr acl >10:39:34,118 INFO program: Filesystem state: clean >10:39:34,118 INFO program: Errors behavior: Continue >10:39:34,118 INFO program: Filesystem OS type: Linux >10:39:34,118 INFO program: Inode count: 262144 >10:39:34,118 INFO program: Block count: 1048576 >10:39:34,118 INFO program: Reserved block count: 10484 >10:39:34,118 INFO program: Free blocks: 399335 >10:39:34,118 INFO program: Free inodes: 161422 >10:39:34,118 INFO program: First block: 0 >10:39:34,118 INFO program: Block size: 4096 >10:39:34,118 INFO program: Fragment size: 4096 >10:39:34,118 INFO program: Reserved GDT blocks: 255 >10:39:34,118 INFO program: Blocks per group: 32768 >10:39:34,119 INFO program: Fragments per group: 32768 >10:39:34,119 INFO program: Inodes per group: 8192 >10:39:34,119 INFO program: Inode blocks per group: 512 >10:39:34,119 INFO program: Flex block group size: 16 >10:39:34,119 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:34,119 INFO program: Last mount time: Tue May 22 16:37:53 2012 >10:39:34,119 INFO program: Last write time: Tue May 22 16:48:36 2012 >10:39:34,119 INFO program: Mount count: 0 >10:39:34,119 INFO program: Maximum mount count: -1 >10:39:34,119 INFO program: Last checked: Tue May 22 16:48:36 2012 >10:39:34,119 INFO program: Check interval: 0 (<none>) >10:39:34,119 INFO program: Lifetime writes: 1172 MB >10:39:34,119 INFO program: Reserved blocks uid: 0 (user root) >10:39:34,120 INFO program: Reserved blocks gid: 0 (group root) >10:39:34,120 INFO program: First inode: 11 >10:39:34,120 INFO program: Inode size: 256 >10:39:34,120 INFO program: Required extra isize: 28 >10:39:34,120 INFO program: Desired extra isize: 28 >10:39:34,120 INFO program: Journal inode: 8 >10:39:34,120 INFO program: Default directory hash: half_md4 >10:39:34,120 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:34,120 INFO program: Journal backup: inode blocks >10:39:34,120 INFO program: Journal features: journal_incompat_revoke >10:39:34,120 INFO program: Journal size: 128M >10:39:34,120 INFO program: Journal length: 32768 >10:39:34,121 INFO program: Journal sequence: 0x00001727 >10:39:34,121 INFO program: Journal start: 0 >10:39:34,121 INFO program: >10:39:34,121 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:34,121 INFO program: Running... resize2fs -P /dev/loop3 >10:39:34,131 INFO program: Couldn't find valid filesystem superblock. >10:39:34,131 ERR program: resize2fs 1.42 (29-Nov-2011) >10:39:34,131 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >10:39:34,153 INFO program: Running... modprobe scsi_wait_scan >10:39:34,158 INFO program: Running... rmmod scsi_wait_scan >10:39:34,163 INFO program: Running... udevadm settle --timeout=300 >10:39:34,252 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:39:34,256 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:34,256 INFO program: Last mounted on: /sysroot >10:39:34,256 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:34,256 INFO program: Filesystem magic number: 0xEF53 >10:39:34,256 INFO program: Filesystem revision #: 1 (dynamic) >10:39:34,257 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 >10:39:34,257 INFO program: Filesystem flags: signed_directory_hash >10:39:34,257 INFO program: Default mount options: user_xattr acl >10:39:34,257 INFO program: Filesystem state: clean >10:39:34,257 INFO program: Errors behavior: Continue >10:39:34,257 INFO program: Filesystem OS type: Linux >10:39:34,257 INFO program: Inode count: 262144 >10:39:34,257 INFO program: Block count: 1048576 >10:39:34,257 INFO program: Reserved block count: 10484 >10:39:34,257 INFO program: Free blocks: 399335 >10:39:34,257 INFO program: Free inodes: 161422 >10:39:34,258 INFO program: First block: 0 >10:39:34,258 INFO program: Block size: 4096 >10:39:34,258 INFO program: Fragment size: 4096 >10:39:34,258 INFO program: Reserved GDT blocks: 255 >10:39:34,258 INFO program: Blocks per group: 32768 >10:39:34,258 INFO program: Fragments per group: 32768 >10:39:34,258 INFO program: Inodes per group: 8192 >10:39:34,258 INFO program: Inode blocks per group: 512 >10:39:34,258 INFO program: Flex block group size: 16 >10:39:34,258 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:34,258 INFO program: Last mount time: Sat Nov 17 10:35:30 2012 >10:39:34,258 INFO program: Last write time: Sat Nov 17 10:35:30 2012 >10:39:34,258 INFO program: Mount count: 1 >10:39:34,259 INFO program: Maximum mount count: -1 >10:39:34,259 INFO program: Last checked: Tue May 22 16:48:36 2012 >10:39:34,259 INFO program: Check interval: 0 (<none>) >10:39:34,259 INFO program: Lifetime writes: 1172 MB >10:39:34,259 INFO program: Reserved blocks uid: 0 (user root) >10:39:34,259 INFO program: Reserved blocks gid: 0 (group root) >10:39:34,259 INFO program: First inode: 11 >10:39:34,259 INFO program: Inode size: 256 >10:39:34,259 INFO program: Required extra isize: 28 >10:39:34,259 INFO program: Desired extra isize: 28 >10:39:34,259 INFO program: Journal inode: 8 >10:39:34,259 INFO program: First orphan inode: 163952 >10:39:34,259 INFO program: Default directory hash: half_md4 >10:39:34,260 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:34,260 INFO program: Journal backup: inode blocks >10:39:34,260 INFO program: Journal features: journal_incompat_revoke >10:39:34,260 INFO program: Journal size: 128M >10:39:34,260 INFO program: Journal length: 32768 >10:39:34,260 INFO program: Journal sequence: 0x00001728 >10:39:34,260 INFO program: Journal start: 1 >10:39:34,260 INFO program: >10:39:34,260 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:34,261 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:39:34,265 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:34,265 INFO program: Last mounted on: /sysroot >10:39:34,265 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:34,265 INFO program: Filesystem magic number: 0xEF53 >10:39:34,266 INFO program: Filesystem revision #: 1 (dynamic) >10:39:34,266 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 >10:39:34,266 INFO program: Filesystem flags: signed_directory_hash >10:39:34,266 INFO program: Default mount options: user_xattr acl >10:39:34,266 INFO program: Filesystem state: clean >10:39:34,266 INFO program: Errors behavior: Continue >10:39:34,266 INFO program: Filesystem OS type: Linux >10:39:34,266 INFO program: Inode count: 262144 >10:39:34,266 INFO program: Block count: 1048576 >10:39:34,266 INFO program: Reserved block count: 10484 >10:39:34,266 INFO program: Free blocks: 399335 >10:39:34,266 INFO program: Free inodes: 161422 >10:39:34,267 INFO program: First block: 0 >10:39:34,267 INFO program: Block size: 4096 >10:39:34,267 INFO program: Fragment size: 4096 >10:39:34,267 INFO program: Reserved GDT blocks: 255 >10:39:34,267 INFO program: Blocks per group: 32768 >10:39:34,267 INFO program: Fragments per group: 32768 >10:39:34,267 INFO program: Inodes per group: 8192 >10:39:34,267 INFO program: Inode blocks per group: 512 >10:39:34,267 INFO program: Flex block group size: 16 >10:39:34,267 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:34,267 INFO program: Last mount time: Sat Nov 17 10:35:30 2012 >10:39:34,267 INFO program: Last write time: Sat Nov 17 10:35:30 2012 >10:39:34,267 INFO program: Mount count: 1 >10:39:34,268 INFO program: Maximum mount count: -1 >10:39:34,268 INFO program: Last checked: Tue May 22 16:48:36 2012 >10:39:34,268 INFO program: Check interval: 0 (<none>) >10:39:34,268 INFO program: Lifetime writes: 1172 MB >10:39:34,268 INFO program: Reserved blocks uid: 0 (user root) >10:39:34,268 INFO program: Reserved blocks gid: 0 (group root) >10:39:34,268 INFO program: First inode: 11 >10:39:34,268 INFO program: Inode size: 256 >10:39:34,268 INFO program: Required extra isize: 28 >10:39:34,268 INFO program: Desired extra isize: 28 >10:39:34,268 INFO program: Journal inode: 8 >10:39:34,268 INFO program: First orphan inode: 163952 >10:39:34,268 INFO program: Default directory hash: half_md4 >10:39:34,268 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:34,268 INFO program: Journal backup: inode blocks >10:39:34,268 INFO program: Journal features: journal_incompat_revoke >10:39:34,269 INFO program: Journal size: 128M >10:39:34,269 INFO program: Journal length: 32768 >10:39:34,269 INFO program: Journal sequence: 0x00001728 >10:39:34,269 INFO program: Journal start: 1 >10:39:34,269 INFO program: >10:39:34,269 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:34,269 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:39:34,272 INFO program: Estimated minimum size of the filesystem: 651065 >10:39:34,272 ERR program: resize2fs 1.42 (29-Nov-2011) >10:39:34,286 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >10:39:34,290 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:34,290 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >10:39:34,290 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:34,291 INFO program: Filesystem magic number: 0xEF53 >10:39:34,291 INFO program: Filesystem revision #: 1 (dynamic) >10:39:34,291 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 >10:39:34,291 INFO program: Filesystem flags: signed_directory_hash >10:39:34,291 INFO program: Default mount options: user_xattr acl >10:39:34,291 INFO program: Filesystem state: clean >10:39:34,291 INFO program: Errors behavior: Continue >10:39:34,291 INFO program: Filesystem OS type: Linux >10:39:34,291 INFO program: Inode count: 163840 >10:39:34,291 INFO program: Block count: 651065 >10:39:34,291 INFO program: Reserved block count: 6509 >10:39:34,291 INFO program: Free blocks: 8506 >10:39:34,292 INFO program: Free inodes: 63118 >10:39:34,292 INFO program: First block: 0 >10:39:34,292 INFO program: Block size: 4096 >10:39:34,292 INFO program: Fragment size: 4096 >10:39:34,292 INFO program: Reserved GDT blocks: 255 >10:39:34,292 INFO program: Blocks per group: 32768 >10:39:34,292 INFO program: Fragments per group: 32768 >10:39:34,292 INFO program: Inodes per group: 8192 >10:39:34,292 INFO program: Inode blocks per group: 512 >10:39:34,292 INFO program: Flex block group size: 16 >10:39:34,292 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:34,292 INFO program: Last mount time: Tue May 22 16:37:53 2012 >10:39:34,292 INFO program: Last write time: Tue May 22 16:48:38 2012 >10:39:34,293 INFO program: Mount count: 0 >10:39:34,293 INFO program: Maximum mount count: -1 >10:39:34,293 INFO program: Last checked: Tue May 22 16:48:38 2012 >10:39:34,293 INFO program: Check interval: 0 (<none>) >10:39:34,293 INFO program: Lifetime writes: 1173 MB >10:39:34,293 INFO program: Reserved blocks uid: 0 (user root) >10:39:34,293 INFO program: Reserved blocks gid: 0 (group root) >10:39:34,293 INFO program: First inode: 11 >10:39:34,293 INFO program: Inode size: 256 >10:39:34,293 INFO program: Required extra isize: 28 >10:39:34,293 INFO program: Desired extra isize: 28 >10:39:34,293 INFO program: Journal inode: 8 >10:39:34,293 INFO program: Default directory hash: half_md4 >10:39:34,294 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:34,294 INFO program: Journal backup: inode blocks >10:39:34,294 INFO program: Journal features: journal_incompat_revoke >10:39:34,294 INFO program: Journal size: 128M >10:39:34,294 INFO program: Journal length: 32768 >10:39:34,294 INFO program: Journal sequence: 0x00001727 >10:39:34,294 INFO program: Journal start: 0 >10:39:34,294 INFO program: >10:39:34,294 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:34,295 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >10:39:34,299 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:34,300 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >10:39:34,300 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:34,300 INFO program: Filesystem magic number: 0xEF53 >10:39:34,300 INFO program: Filesystem revision #: 1 (dynamic) >10:39:34,300 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 >10:39:34,300 INFO program: Filesystem flags: signed_directory_hash >10:39:34,300 INFO program: Default mount options: user_xattr acl >10:39:34,300 INFO program: Filesystem state: clean >10:39:34,300 INFO program: Errors behavior: Continue >10:39:34,300 INFO program: Filesystem OS type: Linux >10:39:34,300 INFO program: Inode count: 163840 >10:39:34,300 INFO program: Block count: 651065 >10:39:34,301 INFO program: Reserved block count: 6509 >10:39:34,301 INFO program: Free blocks: 8506 >10:39:34,301 INFO program: Free inodes: 63118 >10:39:34,301 INFO program: First block: 0 >10:39:34,301 INFO program: Block size: 4096 >10:39:34,301 INFO program: Fragment size: 4096 >10:39:34,301 INFO program: Reserved GDT blocks: 255 >10:39:34,301 INFO program: Blocks per group: 32768 >10:39:34,301 INFO program: Fragments per group: 32768 >10:39:34,301 INFO program: Inodes per group: 8192 >10:39:34,301 INFO program: Inode blocks per group: 512 >10:39:34,301 INFO program: Flex block group size: 16 >10:39:34,301 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:34,302 INFO program: Last mount time: Tue May 22 16:37:53 2012 >10:39:34,302 INFO program: Last write time: Tue May 22 16:48:38 2012 >10:39:34,302 INFO program: Mount count: 0 >10:39:34,302 INFO program: Maximum mount count: -1 >10:39:34,302 INFO program: Last checked: Tue May 22 16:48:38 2012 >10:39:34,302 INFO program: Check interval: 0 (<none>) >10:39:34,302 INFO program: Lifetime writes: 1173 MB >10:39:34,302 INFO program: Reserved blocks uid: 0 (user root) >10:39:34,302 INFO program: Reserved blocks gid: 0 (group root) >10:39:34,302 INFO program: First inode: 11 >10:39:34,302 INFO program: Inode size: 256 >10:39:34,302 INFO program: Required extra isize: 28 >10:39:34,303 INFO program: Desired extra isize: 28 >10:39:34,303 INFO program: Journal inode: 8 >10:39:34,303 INFO program: Default directory hash: half_md4 >10:39:34,303 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:34,303 INFO program: Journal backup: inode blocks >10:39:34,303 INFO program: Journal features: journal_incompat_revoke >10:39:34,303 INFO program: Journal size: 128M >10:39:34,303 INFO program: Journal length: 32768 >10:39:34,303 INFO program: Journal sequence: 0x00001727 >10:39:34,303 INFO program: Journal start: 0 >10:39:34,303 INFO program: >10:39:34,303 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:34,304 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >10:39:34,308 INFO program: Couldn't find valid filesystem superblock. >10:39:34,308 ERR program: resize2fs 1.42 (29-Nov-2011) >10:39:34,308 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >10:39:34,314 INFO program: Running... modprobe scsi_wait_scan >10:39:34,319 INFO program: Running... rmmod scsi_wait_scan >10:39:34,324 INFO program: Running... udevadm settle --timeout=300 >10:39:34,396 INFO program: Running... udevadm settle --timeout=300 >10:39:34,439 INFO program: Running... udevadm settle --timeout=300 >10:39:34,509 INFO program: Running... udevadm settle --timeout=300 >10:39:34,552 INFO program: Running... udevadm settle --timeout=300 >10:39:34,638 INFO program: Running... udevadm settle --timeout=300 >10:39:34,681 INFO program: Running... udevadm settle --timeout=300 >10:39:34,751 INFO program: Running... udevadm settle --timeout=300 >10:39:34,792 INFO program: Running... udevadm settle --timeout=300 >10:39:36,212 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >10:39:38,127 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >10:39:45,549 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >10:39:45,615 INFO program: Running... modprobe fcoe >10:39:45,845 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >10:39:45,934 INFO program: No FCoE boot disk information is found in EDD! >10:39:45,935 INFO program: Running... modprobe scsi_wait_scan >10:39:45,939 INFO program: Running... rmmod scsi_wait_scan >10:39:45,943 INFO program: Running... udevadm settle --timeout=300 >10:39:46,059 INFO program: Running... multipath -d >10:39:46,096 INFO program: Running... multipath -ll >10:39:46,121 INFO program: Running... modprobe scsi_wait_scan >10:39:46,124 INFO program: Running... rmmod scsi_wait_scan >10:39:46,134 INFO program: Running... udevadm settle --timeout=300 >10:39:50,494 INFO program: Running... modprobe scsi_wait_scan >10:39:50,502 INFO program: Running... rmmod scsi_wait_scan >10:39:50,531 INFO program: Running... udevadm settle --timeout=300 >10:39:50,701 INFO program: Running... dumpe2fs -h /dev/loop3 >10:39:50,707 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:50,707 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >10:39:50,707 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:50,708 INFO program: Filesystem magic number: 0xEF53 >10:39:50,708 INFO program: Filesystem revision #: 1 (dynamic) >10:39:50,708 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 >10:39:50,708 INFO program: Filesystem flags: signed_directory_hash >10:39:50,708 INFO program: Default mount options: user_xattr acl >10:39:50,708 INFO program: Filesystem state: clean >10:39:50,708 INFO program: Errors behavior: Continue >10:39:50,708 INFO program: Filesystem OS type: Linux >10:39:50,708 INFO program: Inode count: 262144 >10:39:50,708 INFO program: Block count: 1048576 >10:39:50,708 INFO program: Reserved block count: 10484 >10:39:50,709 INFO program: Free blocks: 399335 >10:39:50,709 INFO program: Free inodes: 161422 >10:39:50,709 INFO program: First block: 0 >10:39:50,709 INFO program: Block size: 4096 >10:39:50,709 INFO program: Fragment size: 4096 >10:39:50,710 INFO program: Reserved GDT blocks: 255 >10:39:50,710 INFO program: Blocks per group: 32768 >10:39:50,710 INFO program: Fragments per group: 32768 >10:39:50,711 INFO program: Inodes per group: 8192 >10:39:50,711 INFO program: Inode blocks per group: 512 >10:39:50,711 INFO program: Flex block group size: 16 >10:39:50,711 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:50,712 INFO program: Last mount time: Tue May 22 16:37:53 2012 >10:39:50,712 INFO program: Last write time: Tue May 22 16:48:36 2012 >10:39:50,712 INFO program: Mount count: 0 >10:39:50,713 INFO program: Maximum mount count: -1 >10:39:50,713 INFO program: Last checked: Tue May 22 16:48:36 2012 >10:39:50,713 INFO program: Check interval: 0 (<none>) >10:39:50,714 INFO program: Lifetime writes: 1172 MB >10:39:50,714 INFO program: Reserved blocks uid: 0 (user root) >10:39:50,714 INFO program: Reserved blocks gid: 0 (group root) >10:39:50,714 INFO program: First inode: 11 >10:39:50,715 INFO program: Inode size: 256 >10:39:50,715 INFO program: Required extra isize: 28 >10:39:50,715 INFO program: Desired extra isize: 28 >10:39:50,716 INFO program: Journal inode: 8 >10:39:50,716 INFO program: Default directory hash: half_md4 >10:39:50,716 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:50,717 INFO program: Journal backup: inode blocks >10:39:50,717 INFO program: Journal features: journal_incompat_revoke >10:39:50,717 INFO program: Journal size: 128M >10:39:50,717 INFO program: Journal length: 32768 >10:39:50,718 INFO program: Journal sequence: 0x00001727 >10:39:50,718 INFO program: Journal start: 0 >10:39:50,718 INFO program: >10:39:50,718 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:50,718 INFO program: Running... dumpe2fs -h /dev/loop3 >10:39:50,722 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:50,722 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >10:39:50,722 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:50,723 INFO program: Filesystem magic number: 0xEF53 >10:39:50,723 INFO program: Filesystem revision #: 1 (dynamic) >10:39:50,723 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 >10:39:50,723 INFO program: Filesystem flags: signed_directory_hash >10:39:50,723 INFO program: Default mount options: user_xattr acl >10:39:50,723 INFO program: Filesystem state: clean >10:39:50,723 INFO program: Errors behavior: Continue >10:39:50,723 INFO program: Filesystem OS type: Linux >10:39:50,723 INFO program: Inode count: 262144 >10:39:50,723 INFO program: Block count: 1048576 >10:39:50,723 INFO program: Reserved block count: 10484 >10:39:50,723 INFO program: Free blocks: 399335 >10:39:50,723 INFO program: Free inodes: 161422 >10:39:50,723 INFO program: First block: 0 >10:39:50,723 INFO program: Block size: 4096 >10:39:50,724 INFO program: Fragment size: 4096 >10:39:50,724 INFO program: Reserved GDT blocks: 255 >10:39:50,724 INFO program: Blocks per group: 32768 >10:39:50,724 INFO program: Fragments per group: 32768 >10:39:50,724 INFO program: Inodes per group: 8192 >10:39:50,725 INFO program: Inode blocks per group: 512 >10:39:50,725 INFO program: Flex block group size: 16 >10:39:50,725 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:50,725 INFO program: Last mount time: Tue May 22 16:37:53 2012 >10:39:50,725 INFO program: Last write time: Tue May 22 16:48:36 2012 >10:39:50,725 INFO program: Mount count: 0 >10:39:50,726 INFO program: Maximum mount count: -1 >10:39:50,726 INFO program: Last checked: Tue May 22 16:48:36 2012 >10:39:50,726 INFO program: Check interval: 0 (<none>) >10:39:50,726 INFO program: Lifetime writes: 1172 MB >10:39:50,726 INFO program: Reserved blocks uid: 0 (user root) >10:39:50,727 INFO program: Reserved blocks gid: 0 (group root) >10:39:50,727 INFO program: First inode: 11 >10:39:50,727 INFO program: Inode size: 256 >10:39:50,727 INFO program: Required extra isize: 28 >10:39:50,727 INFO program: Desired extra isize: 28 >10:39:50,728 INFO program: Journal inode: 8 >10:39:50,728 INFO program: Default directory hash: half_md4 >10:39:50,728 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:50,728 INFO program: Journal backup: inode blocks >10:39:50,728 INFO program: Journal features: journal_incompat_revoke >10:39:50,729 INFO program: Journal size: 128M >10:39:50,729 INFO program: Journal length: 32768 >10:39:50,729 INFO program: Journal sequence: 0x00001727 >10:39:50,729 INFO program: Journal start: 0 >10:39:50,729 INFO program: >10:39:50,730 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:50,730 INFO program: Running... resize2fs -P /dev/loop3 >10:39:50,733 INFO program: Couldn't find valid filesystem superblock. >10:39:50,733 ERR program: resize2fs 1.42 (29-Nov-2011) >10:39:50,733 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >10:39:50,776 INFO program: Running... modprobe scsi_wait_scan >10:39:50,782 INFO program: Running... rmmod scsi_wait_scan >10:39:50,789 INFO program: Running... udevadm settle --timeout=300 >10:39:50,853 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:39:50,858 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:50,858 INFO program: Last mounted on: /sysroot >10:39:50,858 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:50,858 INFO program: Filesystem magic number: 0xEF53 >10:39:50,858 INFO program: Filesystem revision #: 1 (dynamic) >10:39:50,858 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 >10:39:50,858 INFO program: Filesystem flags: signed_directory_hash >10:39:50,858 INFO program: Default mount options: user_xattr acl >10:39:50,858 INFO program: Filesystem state: clean >10:39:50,858 INFO program: Errors behavior: Continue >10:39:50,858 INFO program: Filesystem OS type: Linux >10:39:50,859 INFO program: Inode count: 262144 >10:39:50,859 INFO program: Block count: 1048576 >10:39:50,859 INFO program: Reserved block count: 10484 >10:39:50,859 INFO program: Free blocks: 399335 >10:39:50,859 INFO program: Free inodes: 161422 >10:39:50,859 INFO program: First block: 0 >10:39:50,859 INFO program: Block size: 4096 >10:39:50,860 INFO program: Fragment size: 4096 >10:39:50,860 INFO program: Reserved GDT blocks: 255 >10:39:50,860 INFO program: Blocks per group: 32768 >10:39:50,861 INFO program: Fragments per group: 32768 >10:39:50,861 INFO program: Inodes per group: 8192 >10:39:50,861 INFO program: Inode blocks per group: 512 >10:39:50,862 INFO program: Flex block group size: 16 >10:39:50,862 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:50,862 INFO program: Last mount time: Sat Nov 17 10:35:30 2012 >10:39:50,863 INFO program: Last write time: Sat Nov 17 10:35:30 2012 >10:39:50,863 INFO program: Mount count: 1 >10:39:50,864 INFO program: Maximum mount count: -1 >10:39:50,864 INFO program: Last checked: Tue May 22 16:48:36 2012 >10:39:50,864 INFO program: Check interval: 0 (<none>) >10:39:50,865 INFO program: Lifetime writes: 1172 MB >10:39:50,865 INFO program: Reserved blocks uid: 0 (user root) >10:39:50,865 INFO program: Reserved blocks gid: 0 (group root) >10:39:50,866 INFO program: First inode: 11 >10:39:50,866 INFO program: Inode size: 256 >10:39:50,866 INFO program: Required extra isize: 28 >10:39:50,867 INFO program: Desired extra isize: 28 >10:39:50,867 INFO program: Journal inode: 8 >10:39:50,867 INFO program: First orphan inode: 163952 >10:39:50,868 INFO program: Default directory hash: half_md4 >10:39:50,868 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:50,868 INFO program: Journal backup: inode blocks >10:39:50,868 INFO program: Journal features: journal_incompat_revoke >10:39:50,868 INFO program: Journal size: 128M >10:39:50,869 INFO program: Journal length: 32768 >10:39:50,869 INFO program: Journal sequence: 0x00001728 >10:39:50,869 INFO program: Journal start: 1 >10:39:50,869 INFO program: >10:39:50,869 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:50,870 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >10:39:50,873 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:50,873 INFO program: Last mounted on: /sysroot >10:39:50,874 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:50,874 INFO program: Filesystem magic number: 0xEF53 >10:39:50,874 INFO program: Filesystem revision #: 1 (dynamic) >10:39:50,874 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 >10:39:50,874 INFO program: Filesystem flags: signed_directory_hash >10:39:50,874 INFO program: Default mount options: user_xattr acl >10:39:50,874 INFO program: Filesystem state: clean >10:39:50,874 INFO program: Errors behavior: Continue >10:39:50,874 INFO program: Filesystem OS type: Linux >10:39:50,874 INFO program: Inode count: 262144 >10:39:50,874 INFO program: Block count: 1048576 >10:39:50,874 INFO program: Reserved block count: 10484 >10:39:50,874 INFO program: Free blocks: 399335 >10:39:50,874 INFO program: Free inodes: 161422 >10:39:50,874 INFO program: First block: 0 >10:39:50,875 INFO program: Block size: 4096 >10:39:50,875 INFO program: Fragment size: 4096 >10:39:50,875 INFO program: Reserved GDT blocks: 255 >10:39:50,875 INFO program: Blocks per group: 32768 >10:39:50,875 INFO program: Fragments per group: 32768 >10:39:50,875 INFO program: Inodes per group: 8192 >10:39:50,876 INFO program: Inode blocks per group: 512 >10:39:50,876 INFO program: Flex block group size: 16 >10:39:50,876 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:50,876 INFO program: Last mount time: Sat Nov 17 10:35:30 2012 >10:39:50,876 INFO program: Last write time: Sat Nov 17 10:35:30 2012 >10:39:50,877 INFO program: Mount count: 1 >10:39:50,877 INFO program: Maximum mount count: -1 >10:39:50,877 INFO program: Last checked: Tue May 22 16:48:36 2012 >10:39:50,877 INFO program: Check interval: 0 (<none>) >10:39:50,877 INFO program: Lifetime writes: 1172 MB >10:39:50,878 INFO program: Reserved blocks uid: 0 (user root) >10:39:50,878 INFO program: Reserved blocks gid: 0 (group root) >10:39:50,878 INFO program: First inode: 11 >10:39:50,878 INFO program: Inode size: 256 >10:39:50,878 INFO program: Required extra isize: 28 >10:39:50,879 INFO program: Desired extra isize: 28 >10:39:50,879 INFO program: Journal inode: 8 >10:39:50,879 INFO program: First orphan inode: 163952 >10:39:50,879 INFO program: Default directory hash: half_md4 >10:39:50,880 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:50,880 INFO program: Journal backup: inode blocks >10:39:50,880 INFO program: Journal features: journal_incompat_revoke >10:39:50,880 INFO program: Journal size: 128M >10:39:50,880 INFO program: Journal length: 32768 >10:39:50,881 INFO program: Journal sequence: 0x00001728 >10:39:50,881 INFO program: Journal start: 1 >10:39:50,881 INFO program: >10:39:50,881 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:50,881 INFO program: Running... resize2fs -P /dev/mapper/live-rw >10:39:50,885 INFO program: Estimated minimum size of the filesystem: 651065 >10:39:50,885 ERR program: resize2fs 1.42 (29-Nov-2011) >10:39:50,924 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >10:39:50,930 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:50,930 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >10:39:50,930 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:50,930 INFO program: Filesystem magic number: 0xEF53 >10:39:50,930 INFO program: Filesystem revision #: 1 (dynamic) >10:39:50,930 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 >10:39:50,930 INFO program: Filesystem flags: signed_directory_hash >10:39:50,930 INFO program: Default mount options: user_xattr acl >10:39:50,930 INFO program: Filesystem state: clean >10:39:50,930 INFO program: Errors behavior: Continue >10:39:50,930 INFO program: Filesystem OS type: Linux >10:39:50,931 INFO program: Inode count: 163840 >10:39:50,931 INFO program: Block count: 651065 >10:39:50,931 INFO program: Reserved block count: 6509 >10:39:50,931 INFO program: Free blocks: 8506 >10:39:50,931 INFO program: Free inodes: 63118 >10:39:50,931 INFO program: First block: 0 >10:39:50,931 INFO program: Block size: 4096 >10:39:50,931 INFO program: Fragment size: 4096 >10:39:50,932 INFO program: Reserved GDT blocks: 255 >10:39:50,932 INFO program: Blocks per group: 32768 >10:39:50,932 INFO program: Fragments per group: 32768 >10:39:50,932 INFO program: Inodes per group: 8192 >10:39:50,932 INFO program: Inode blocks per group: 512 >10:39:50,933 INFO program: Flex block group size: 16 >10:39:50,933 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:50,933 INFO program: Last mount time: Tue May 22 16:37:53 2012 >10:39:50,933 INFO program: Last write time: Tue May 22 16:48:38 2012 >10:39:50,934 INFO program: Mount count: 0 >10:39:50,934 INFO program: Maximum mount count: -1 >10:39:50,934 INFO program: Last checked: Tue May 22 16:48:38 2012 >10:39:50,934 INFO program: Check interval: 0 (<none>) >10:39:50,934 INFO program: Lifetime writes: 1173 MB >10:39:50,935 INFO program: Reserved blocks uid: 0 (user root) >10:39:50,935 INFO program: Reserved blocks gid: 0 (group root) >10:39:50,935 INFO program: First inode: 11 >10:39:50,935 INFO program: Inode size: 256 >10:39:50,936 INFO program: Required extra isize: 28 >10:39:50,936 INFO program: Desired extra isize: 28 >10:39:50,936 INFO program: Journal inode: 8 >10:39:50,936 INFO program: Default directory hash: half_md4 >10:39:50,936 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:50,937 INFO program: Journal backup: inode blocks >10:39:50,937 INFO program: Journal features: journal_incompat_revoke >10:39:50,937 INFO program: Journal size: 128M >10:39:50,937 INFO program: Journal length: 32768 >10:39:50,937 INFO program: Journal sequence: 0x00001727 >10:39:50,938 INFO program: Journal start: 0 >10:39:50,938 INFO program: >10:39:50,938 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:50,939 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >10:39:50,943 INFO program: Filesystem volume name: _Fedora-17-x86_6 >10:39:50,943 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >10:39:50,944 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >10:39:50,944 INFO program: Filesystem magic number: 0xEF53 >10:39:50,944 INFO program: Filesystem revision #: 1 (dynamic) >10:39:50,944 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 >10:39:50,944 INFO program: Filesystem flags: signed_directory_hash >10:39:50,944 INFO program: Default mount options: user_xattr acl >10:39:50,944 INFO program: Filesystem state: clean >10:39:50,944 INFO program: Errors behavior: Continue >10:39:50,944 INFO program: Filesystem OS type: Linux >10:39:50,944 INFO program: Inode count: 163840 >10:39:50,944 INFO program: Block count: 651065 >10:39:50,944 INFO program: Reserved block count: 6509 >10:39:50,945 INFO program: Free blocks: 8506 >10:39:50,945 INFO program: Free inodes: 63118 >10:39:50,945 INFO program: First block: 0 >10:39:50,945 INFO program: Block size: 4096 >10:39:50,945 INFO program: Fragment size: 4096 >10:39:50,946 INFO program: Reserved GDT blocks: 255 >10:39:50,946 INFO program: Blocks per group: 32768 >10:39:50,947 INFO program: Fragments per group: 32768 >10:39:50,947 INFO program: Inodes per group: 8192 >10:39:50,948 INFO program: Inode blocks per group: 512 >10:39:50,948 INFO program: Flex block group size: 16 >10:39:50,949 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >10:39:50,949 INFO program: Last mount time: Tue May 22 16:37:53 2012 >10:39:50,949 INFO program: Last write time: Tue May 22 16:48:38 2012 >10:39:50,950 INFO program: Mount count: 0 >10:39:50,950 INFO program: Maximum mount count: -1 >10:39:50,951 INFO program: Last checked: Tue May 22 16:48:38 2012 >10:39:50,951 INFO program: Check interval: 0 (<none>) >10:39:50,951 INFO program: Lifetime writes: 1173 MB >10:39:50,952 INFO program: Reserved blocks uid: 0 (user root) >10:39:50,952 INFO program: Reserved blocks gid: 0 (group root) >10:39:50,953 INFO program: First inode: 11 >10:39:50,953 INFO program: Inode size: 256 >10:39:50,954 INFO program: Required extra isize: 28 >10:39:50,954 INFO program: Desired extra isize: 28 >10:39:50,954 INFO program: Journal inode: 8 >10:39:50,955 INFO program: Default directory hash: half_md4 >10:39:50,955 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >10:39:50,956 INFO program: Journal backup: inode blocks >10:39:50,956 INFO program: Journal features: journal_incompat_revoke >10:39:50,956 INFO program: Journal size: 128M >10:39:50,957 INFO program: Journal length: 32768 >10:39:50,957 INFO program: Journal sequence: 0x00001727 >10:39:50,957 INFO program: Journal start: 0 >10:39:50,958 INFO program: >10:39:50,958 ERR program: dumpe2fs 1.42 (29-Nov-2011) >10:39:50,958 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >10:39:50,962 INFO program: Couldn't find valid filesystem superblock. >10:39:50,962 ERR program: resize2fs 1.42 (29-Nov-2011) >10:39:50,962 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >10:39:50,975 INFO program: Running... modprobe scsi_wait_scan >10:39:50,983 INFO program: Running... rmmod scsi_wait_scan >10:39:50,989 INFO program: Running... udevadm settle --timeout=300 >10:39:51,073 INFO program: Running... udevadm settle --timeout=300 >10:39:51,117 INFO program: Running... udevadm settle --timeout=300 >10:39:51,195 INFO program: Running... udevadm settle --timeout=300 >10:39:51,245 INFO program: Running... udevadm settle --timeout=300 >10:39:55,991 INFO program: Running... hostname -v asriel.vx >15:40:08,390 INFO program: Running... /sbin/hwclock --hctosys -u >15:40:14,537 INFO program: Running... modprobe scsi_wait_scan >15:40:14,544 INFO program: Running... rmmod scsi_wait_scan >15:40:14,551 INFO program: Running... udevadm settle --timeout=300 >15:40:14,625 INFO program: Running... modprobe scsi_wait_scan >15:40:14,631 INFO program: Running... rmmod scsi_wait_scan >15:40:14,638 INFO program: Running... udevadm settle --timeout=300 >15:40:20,975 INFO program: Running... modprobe scsi_wait_scan >15:40:20,979 INFO program: Running... rmmod scsi_wait_scan >15:40:21,001 INFO program: Running... udevadm settle --timeout=300 >15:40:21,058 INFO program: Running... multipath -d >15:40:21,066 INFO program: Running... multipath -ll >15:40:21,080 INFO program: Running... modprobe scsi_wait_scan >15:40:21,084 INFO program: Running... rmmod scsi_wait_scan >15:40:21,087 INFO program: Running... udevadm settle --timeout=300 >15:40:21,320 INFO program: Running... modprobe scsi_wait_scan >15:40:21,324 INFO program: Running... rmmod scsi_wait_scan >15:40:21,336 INFO program: Running... udevadm settle --timeout=300 >15:40:21,568 INFO program: Running... dumpe2fs -h /dev/loop3 >15:40:21,573 INFO program: Filesystem volume name: _Fedora-17-x86_6 >15:40:21,573 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >15:40:21,574 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >15:40:21,574 INFO program: Filesystem magic number: 0xEF53 >15:40:21,574 INFO program: Filesystem revision #: 1 (dynamic) >15:40:21,574 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 >15:40:21,574 INFO program: Filesystem flags: signed_directory_hash >15:40:21,574 INFO program: Default mount options: user_xattr acl >15:40:21,574 INFO program: Filesystem state: clean >15:40:21,574 INFO program: Errors behavior: Continue >15:40:21,574 INFO program: Filesystem OS type: Linux >15:40:21,575 INFO program: Inode count: 262144 >15:40:21,575 INFO program: Block count: 1048576 >15:40:21,575 INFO program: Reserved block count: 10484 >15:40:21,575 INFO program: Free blocks: 399335 >15:40:21,575 INFO program: Free inodes: 161422 >15:40:21,575 INFO program: First block: 0 >15:40:21,576 INFO program: Block size: 4096 >15:40:21,576 INFO program: Fragment size: 4096 >15:40:21,576 INFO program: Reserved GDT blocks: 255 >15:40:21,577 INFO program: Blocks per group: 32768 >15:40:21,577 INFO program: Fragments per group: 32768 >15:40:21,578 INFO program: Inodes per group: 8192 >15:40:21,578 INFO program: Inode blocks per group: 512 >15:40:21,579 INFO program: Flex block group size: 16 >15:40:21,579 INFO program: Filesystem created: Tue May 22 21:37:52 2012 >15:40:21,579 INFO program: Last mount time: Tue May 22 21:37:53 2012 >15:40:21,580 INFO program: Last write time: Tue May 22 21:48:36 2012 >15:40:21,580 INFO program: Mount count: 0 >15:40:21,581 INFO program: Maximum mount count: -1 >15:40:21,581 INFO program: Last checked: Tue May 22 21:48:36 2012 >15:40:21,582 INFO program: Check interval: 0 (<none>) >15:40:21,582 INFO program: Lifetime writes: 1172 MB >15:40:21,582 INFO program: Reserved blocks uid: 0 (user root) >15:40:21,583 INFO program: Reserved blocks gid: 0 (group root) >15:40:21,583 INFO program: First inode: 11 >15:40:21,584 INFO program: Inode size: 256 >15:40:21,584 INFO program: Required extra isize: 28 >15:40:21,585 INFO program: Desired extra isize: 28 >15:40:21,585 INFO program: Journal inode: 8 >15:40:21,585 INFO program: Default directory hash: half_md4 >15:40:21,586 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >15:40:21,586 INFO program: Journal backup: inode blocks >15:40:21,586 INFO program: Journal features: journal_incompat_revoke >15:40:21,587 INFO program: Journal size: 128M >15:40:21,587 INFO program: Journal length: 32768 >15:40:21,587 INFO program: Journal sequence: 0x00001727 >15:40:21,588 INFO program: Journal start: 0 >15:40:21,588 INFO program: >15:40:21,588 ERR program: dumpe2fs 1.42 (29-Nov-2011) >15:40:21,589 INFO program: Running... dumpe2fs -h /dev/loop3 >15:40:21,593 INFO program: Filesystem volume name: _Fedora-17-x86_6 >15:40:21,594 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >15:40:21,594 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >15:40:21,594 INFO program: Filesystem magic number: 0xEF53 >15:40:21,594 INFO program: Filesystem revision #: 1 (dynamic) >15:40:21,594 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 >15:40:21,594 INFO program: Filesystem flags: signed_directory_hash >15:40:21,594 INFO program: Default mount options: user_xattr acl >15:40:21,594 INFO program: Filesystem state: clean >15:40:21,594 INFO program: Errors behavior: Continue >15:40:21,594 INFO program: Filesystem OS type: Linux >15:40:21,594 INFO program: Inode count: 262144 >15:40:21,594 INFO program: Block count: 1048576 >15:40:21,594 INFO program: Reserved block count: 10484 >15:40:21,594 INFO program: Free blocks: 399335 >15:40:21,595 INFO program: Free inodes: 161422 >15:40:21,595 INFO program: First block: 0 >15:40:21,595 INFO program: Block size: 4096 >15:40:21,595 INFO program: Fragment size: 4096 >15:40:21,595 INFO program: Reserved GDT blocks: 255 >15:40:21,595 INFO program: Blocks per group: 32768 >15:40:21,595 INFO program: Fragments per group: 32768 >15:40:21,596 INFO program: Inodes per group: 8192 >15:40:21,596 INFO program: Inode blocks per group: 512 >15:40:21,596 INFO program: Flex block group size: 16 >15:40:21,596 INFO program: Filesystem created: Tue May 22 21:37:52 2012 >15:40:21,596 INFO program: Last mount time: Tue May 22 21:37:53 2012 >15:40:21,597 INFO program: Last write time: Tue May 22 21:48:36 2012 >15:40:21,597 INFO program: Mount count: 0 >15:40:21,597 INFO program: Maximum mount count: -1 >15:40:21,597 INFO program: Last checked: Tue May 22 21:48:36 2012 >15:40:21,597 INFO program: Check interval: 0 (<none>) >15:40:21,598 INFO program: Lifetime writes: 1172 MB >15:40:21,598 INFO program: Reserved blocks uid: 0 (user root) >15:40:21,598 INFO program: Reserved blocks gid: 0 (group root) >15:40:21,598 INFO program: First inode: 11 >15:40:21,598 INFO program: Inode size: 256 >15:40:21,599 INFO program: Required extra isize: 28 >15:40:21,599 INFO program: Desired extra isize: 28 >15:40:21,599 INFO program: Journal inode: 8 >15:40:21,599 INFO program: Default directory hash: half_md4 >15:40:21,599 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >15:40:21,599 INFO program: Journal backup: inode blocks >15:40:21,600 INFO program: Journal features: journal_incompat_revoke >15:40:21,600 INFO program: Journal size: 128M >15:40:21,600 INFO program: Journal length: 32768 >15:40:21,600 INFO program: Journal sequence: 0x00001727 >15:40:21,600 INFO program: Journal start: 0 >15:40:21,601 INFO program: >15:40:21,601 ERR program: dumpe2fs 1.42 (29-Nov-2011) >15:40:21,601 INFO program: Running... resize2fs -P /dev/loop3 >15:40:21,605 INFO program: Couldn't find valid filesystem superblock. >15:40:21,605 ERR program: resize2fs 1.42 (29-Nov-2011) >15:40:21,605 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >15:40:21,646 INFO program: Running... modprobe scsi_wait_scan >15:40:21,654 INFO program: Running... rmmod scsi_wait_scan >15:40:21,661 INFO program: Running... udevadm settle --timeout=300 >15:40:21,724 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:40:21,730 INFO program: Filesystem volume name: _Fedora-17-x86_6 >15:40:21,730 INFO program: Last mounted on: /sysroot >15:40:21,730 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >15:40:21,730 INFO program: Filesystem magic number: 0xEF53 >15:40:21,730 INFO program: Filesystem revision #: 1 (dynamic) >15:40:21,730 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 >15:40:21,730 INFO program: Filesystem flags: signed_directory_hash >15:40:21,730 INFO program: Default mount options: user_xattr acl >15:40:21,730 INFO program: Filesystem state: clean >15:40:21,730 INFO program: Errors behavior: Continue >15:40:21,730 INFO program: Filesystem OS type: Linux >15:40:21,730 INFO program: Inode count: 262144 >15:40:21,730 INFO program: Block count: 1048576 >15:40:21,730 INFO program: Reserved block count: 10484 >15:40:21,730 INFO program: Free blocks: 399335 >15:40:21,730 INFO program: Free inodes: 161422 >15:40:21,731 INFO program: First block: 0 >15:40:21,731 INFO program: Block size: 4096 >15:40:21,731 INFO program: Fragment size: 4096 >15:40:21,732 INFO program: Reserved GDT blocks: 255 >15:40:21,732 INFO program: Blocks per group: 32768 >15:40:21,733 INFO program: Fragments per group: 32768 >15:40:21,733 INFO program: Inodes per group: 8192 >15:40:21,733 INFO program: Inode blocks per group: 512 >15:40:21,734 INFO program: Flex block group size: 16 >15:40:21,734 INFO program: Filesystem created: Tue May 22 21:37:52 2012 >15:40:21,735 INFO program: Last mount time: Sat Nov 17 15:35:30 2012 >15:40:21,735 INFO program: Last write time: Sat Nov 17 15:35:30 2012 >15:40:21,736 INFO program: Mount count: 1 >15:40:21,736 INFO program: Maximum mount count: -1 >15:40:21,736 INFO program: Last checked: Tue May 22 21:48:36 2012 >15:40:21,737 INFO program: Check interval: 0 (<none>) >15:40:21,737 INFO program: Lifetime writes: 1172 MB >15:40:21,738 INFO program: Reserved blocks uid: 0 (user root) >15:40:21,738 INFO program: Reserved blocks gid: 0 (group root) >15:40:21,739 INFO program: First inode: 11 >15:40:21,739 INFO program: Inode size: 256 >15:40:21,739 INFO program: Required extra isize: 28 >15:40:21,740 INFO program: Desired extra isize: 28 >15:40:21,740 INFO program: Journal inode: 8 >15:40:21,741 INFO program: First orphan inode: 163952 >15:40:21,741 INFO program: Default directory hash: half_md4 >15:40:21,741 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >15:40:21,742 INFO program: Journal backup: inode blocks >15:40:21,742 INFO program: Journal features: journal_incompat_revoke >15:40:21,743 INFO program: Journal size: 128M >15:40:21,743 INFO program: Journal length: 32768 >15:40:21,743 INFO program: Journal sequence: 0x00001728 >15:40:21,743 INFO program: Journal start: 1 >15:40:21,743 INFO program: >15:40:21,744 ERR program: dumpe2fs 1.42 (29-Nov-2011) >15:40:21,744 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:40:21,748 INFO program: Filesystem volume name: _Fedora-17-x86_6 >15:40:21,748 INFO program: Last mounted on: /sysroot >15:40:21,748 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >15:40:21,748 INFO program: Filesystem magic number: 0xEF53 >15:40:21,749 INFO program: Filesystem revision #: 1 (dynamic) >15:40:21,749 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 >15:40:21,749 INFO program: Filesystem flags: signed_directory_hash >15:40:21,749 INFO program: Default mount options: user_xattr acl >15:40:21,749 INFO program: Filesystem state: clean >15:40:21,749 INFO program: Errors behavior: Continue >15:40:21,749 INFO program: Filesystem OS type: Linux >15:40:21,749 INFO program: Inode count: 262144 >15:40:21,749 INFO program: Block count: 1048576 >15:40:21,749 INFO program: Reserved block count: 10484 >15:40:21,750 INFO program: Free blocks: 399335 >15:40:21,750 INFO program: Free inodes: 161422 >15:40:21,750 INFO program: First block: 0 >15:40:21,750 INFO program: Block size: 4096 >15:40:21,750 INFO program: Fragment size: 4096 >15:40:21,750 INFO program: Reserved GDT blocks: 255 >15:40:21,751 INFO program: Blocks per group: 32768 >15:40:21,751 INFO program: Fragments per group: 32768 >15:40:21,751 INFO program: Inodes per group: 8192 >15:40:21,751 INFO program: Inode blocks per group: 512 >15:40:21,751 INFO program: Flex block group size: 16 >15:40:21,752 INFO program: Filesystem created: Tue May 22 21:37:52 2012 >15:40:21,752 INFO program: Last mount time: Sat Nov 17 15:35:30 2012 >15:40:21,752 INFO program: Last write time: Sat Nov 17 15:35:30 2012 >15:40:21,752 INFO program: Mount count: 1 >15:40:21,753 INFO program: Maximum mount count: -1 >15:40:21,753 INFO program: Last checked: Tue May 22 21:48:36 2012 >15:40:21,753 INFO program: Check interval: 0 (<none>) >15:40:21,754 INFO program: Lifetime writes: 1172 MB >15:40:21,754 INFO program: Reserved blocks uid: 0 (user root) >15:40:21,754 INFO program: Reserved blocks gid: 0 (group root) >15:40:21,754 INFO program: First inode: 11 >15:40:21,755 INFO program: Inode size: 256 >15:40:21,755 INFO program: Required extra isize: 28 >15:40:21,755 INFO program: Desired extra isize: 28 >15:40:21,756 INFO program: Journal inode: 8 >15:40:21,756 INFO program: First orphan inode: 163952 >15:40:21,756 INFO program: Default directory hash: half_md4 >15:40:21,756 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >15:40:21,757 INFO program: Journal backup: inode blocks >15:40:21,757 INFO program: Journal features: journal_incompat_revoke >15:40:21,757 INFO program: Journal size: 128M >15:40:21,758 INFO program: Journal length: 32768 >15:40:21,758 INFO program: Journal sequence: 0x00001728 >15:40:21,758 INFO program: Journal start: 1 >15:40:21,758 INFO program: >15:40:21,759 ERR program: dumpe2fs 1.42 (29-Nov-2011) >15:40:21,759 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:40:21,762 INFO program: Estimated minimum size of the filesystem: 651065 >15:40:21,763 ERR program: resize2fs 1.42 (29-Nov-2011) >15:40:21,803 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >15:40:21,809 INFO program: Filesystem volume name: _Fedora-17-x86_6 >15:40:21,809 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >15:40:21,809 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >15:40:21,809 INFO program: Filesystem magic number: 0xEF53 >15:40:21,809 INFO program: Filesystem revision #: 1 (dynamic) >15:40:21,810 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 >15:40:21,810 INFO program: Filesystem flags: signed_directory_hash >15:40:21,810 INFO program: Default mount options: user_xattr acl >15:40:21,810 INFO program: Filesystem state: clean >15:40:21,810 INFO program: Errors behavior: Continue >15:40:21,810 INFO program: Filesystem OS type: Linux >15:40:21,810 INFO program: Inode count: 163840 >15:40:21,810 INFO program: Block count: 651065 >15:40:21,810 INFO program: Reserved block count: 6509 >15:40:21,811 INFO program: Free blocks: 8506 >15:40:21,811 INFO program: Free inodes: 63118 >15:40:21,811 INFO program: First block: 0 >15:40:21,811 INFO program: Block size: 4096 >15:40:21,812 INFO program: Fragment size: 4096 >15:40:21,812 INFO program: Reserved GDT blocks: 255 >15:40:21,813 INFO program: Blocks per group: 32768 >15:40:21,813 INFO program: Fragments per group: 32768 >15:40:21,813 INFO program: Inodes per group: 8192 >15:40:21,814 INFO program: Inode blocks per group: 512 >15:40:21,814 INFO program: Flex block group size: 16 >15:40:21,815 INFO program: Filesystem created: Tue May 22 21:37:52 2012 >15:40:21,815 INFO program: Last mount time: Tue May 22 21:37:53 2012 >15:40:21,816 INFO program: Last write time: Tue May 22 21:48:38 2012 >15:40:21,816 INFO program: Mount count: 0 >15:40:21,816 INFO program: Maximum mount count: -1 >15:40:21,817 INFO program: Last checked: Tue May 22 21:48:38 2012 >15:40:21,817 INFO program: Check interval: 0 (<none>) >15:40:21,818 INFO program: Lifetime writes: 1173 MB >15:40:21,818 INFO program: Reserved blocks uid: 0 (user root) >15:40:21,818 INFO program: Reserved blocks gid: 0 (group root) >15:40:21,819 INFO program: First inode: 11 >15:40:21,819 INFO program: Inode size: 256 >15:40:21,820 INFO program: Required extra isize: 28 >15:40:21,820 INFO program: Desired extra isize: 28 >15:40:21,821 INFO program: Journal inode: 8 >15:40:21,821 INFO program: Default directory hash: half_md4 >15:40:21,821 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >15:40:21,822 INFO program: Journal backup: inode blocks >15:40:21,822 INFO program: Journal features: journal_incompat_revoke >15:40:21,823 INFO program: Journal size: 128M >15:40:21,823 INFO program: Journal length: 32768 >15:40:21,823 INFO program: Journal sequence: 0x00001727 >15:40:21,823 INFO program: Journal start: 0 >15:40:21,823 INFO program: >15:40:21,823 ERR program: dumpe2fs 1.42 (29-Nov-2011) >15:40:21,824 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >15:40:21,828 INFO program: Filesystem volume name: _Fedora-17-x86_6 >15:40:21,829 INFO program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >15:40:21,829 INFO program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >15:40:21,829 INFO program: Filesystem magic number: 0xEF53 >15:40:21,829 INFO program: Filesystem revision #: 1 (dynamic) >15:40:21,829 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 >15:40:21,829 INFO program: Filesystem flags: signed_directory_hash >15:40:21,829 INFO program: Default mount options: user_xattr acl >15:40:21,829 INFO program: Filesystem state: clean >15:40:21,829 INFO program: Errors behavior: Continue >15:40:21,829 INFO program: Filesystem OS type: Linux >15:40:21,829 INFO program: Inode count: 163840 >15:40:21,829 INFO program: Block count: 651065 >15:40:21,829 INFO program: Reserved block count: 6509 >15:40:21,829 INFO program: Free blocks: 8506 >15:40:21,830 INFO program: Free inodes: 63118 >15:40:21,830 INFO program: First block: 0 >15:40:21,830 INFO program: Block size: 4096 >15:40:21,830 INFO program: Fragment size: 4096 >15:40:21,830 INFO program: Reserved GDT blocks: 255 >15:40:21,830 INFO program: Blocks per group: 32768 >15:40:21,831 INFO program: Fragments per group: 32768 >15:40:21,831 INFO program: Inodes per group: 8192 >15:40:21,832 INFO program: Inode blocks per group: 512 >15:40:21,832 INFO program: Flex block group size: 16 >15:40:21,832 INFO program: Filesystem created: Tue May 22 21:37:52 2012 >15:40:21,832 INFO program: Last mount time: Tue May 22 21:37:53 2012 >15:40:21,832 INFO program: Last write time: Tue May 22 21:48:38 2012 >15:40:21,832 INFO program: Mount count: 0 >15:40:21,832 INFO program: Maximum mount count: -1 >15:40:21,833 INFO program: Last checked: Tue May 22 21:48:38 2012 >15:40:21,833 INFO program: Check interval: 0 (<none>) >15:40:21,833 INFO program: Lifetime writes: 1173 MB >15:40:21,833 INFO program: Reserved blocks uid: 0 (user root) >15:40:21,833 INFO program: Reserved blocks gid: 0 (group root) >15:40:21,834 INFO program: First inode: 11 >15:40:21,834 INFO program: Inode size: 256 >15:40:21,834 INFO program: Required extra isize: 28 >15:40:21,834 INFO program: Desired extra isize: 28 >15:40:21,835 INFO program: Journal inode: 8 >15:40:21,835 INFO program: Default directory hash: half_md4 >15:40:21,835 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >15:40:21,835 INFO program: Journal backup: inode blocks >15:40:21,836 INFO program: Journal features: journal_incompat_revoke >15:40:21,836 INFO program: Journal size: 128M >15:40:21,836 INFO program: Journal length: 32768 >15:40:21,836 INFO program: Journal sequence: 0x00001727 >15:40:21,837 INFO program: Journal start: 0 >15:40:21,837 INFO program: >15:40:21,837 ERR program: dumpe2fs 1.42 (29-Nov-2011) >15:40:21,837 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >15:40:21,841 INFO program: Couldn't find valid filesystem superblock. >15:40:21,842 ERR program: resize2fs 1.42 (29-Nov-2011) >15:40:21,842 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >15:40:21,852 INFO program: Running... modprobe scsi_wait_scan >15:40:21,858 INFO program: Running... rmmod scsi_wait_scan >15:40:21,864 INFO program: Running... udevadm settle --timeout=300 >15:40:21,927 INFO program: Running... udevadm settle --timeout=300 >15:40:21,980 INFO program: Running... udevadm settle --timeout=300 >15:40:22,027 INFO program: Running... udevadm settle --timeout=300 >15:40:22,114 INFO program: Running... udevadm settle --timeout=300 >15:41:30,391 INFO program: Running... udevadm settle --timeout=300 >15:41:30,439 INFO program: Running... udevadm settle --timeout=300 >15:41:30,508 INFO program: Running... udevadm settle --timeout=300 >15:41:30,558 INFO program: Running... swapoff -a >15:41:30,573 INFO program: Running... udevadm settle --timeout=300 >15:41:30,618 INFO program: Running... udevadm settle --timeout=300 >15:41:30,691 INFO program: Running... udevadm settle --timeout=300 >15:41:30,816 INFO program: Running... udevadm settle --timeout=300 >15:41:30,950 INFO program: Running... wipefs -a /dev/sda1 >15:41:30,967 INFO program: 8 bytes were erased at offset 0x00000036 (vfat): 46 41 54 31 36 20 20 20 >15:41:30,967 INFO program: 1 bytes were erased at offset 0x00000000 (vfat): eb >15:41:30,968 INFO program: 2 bytes were erased at offset 0x000001fe (vfat): 55 aa >15:41:30,975 INFO program: Running... udevadm settle --timeout=300 >15:41:31,071 INFO program: Running... udevadm settle --timeout=300 >15:41:31,160 INFO program: Running... mkdosfs /dev/sda1 >15:41:31,213 INFO program: m >15:41:31,216 INFO program: Running... udevadm settle --timeout=300 >15:41:31,486 INFO program: Running... udevadm settle --timeout=300 >15:41:31,615 INFO program: Running... udevadm settle --timeout=300 >15:41:31,733 INFO program: Running... wipefs -a /dev/sda2 >15:41:31,743 INFO program: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >15:41:31,748 INFO program: Running... udevadm settle --timeout=300 >15:41:31,843 INFO program: Running... udevadm settle --timeout=300 >15:41:31,968 INFO program: Running... mke2fs -t ext4 /dev/sda2 >15:41:36,506 INFO program: Discarding device blocks: 4096/256000 done >15:41:36,506 INFO program: Filesystem label= >15:41:36,506 INFO program: OS type: Linux >15:41:36,507 INFO program: Block size=4096 (log=2) >15:41:36,507 INFO program: Fragment size=4096 (log=2) >15:41:36,507 INFO program: Stride=0 blocks, Stripe width=0 blocks >15:41:36,507 INFO program: 64000 inodes, 256000 blocks >15:41:36,507 INFO program: 12800 blocks (5.00%) reserved for the super user >15:41:36,507 INFO program: First data block=0 >15:41:36,507 INFO program: Maximum filesystem blocks=264241152 >15:41:36,507 INFO program: 8 block groups >15:41:36,507 INFO program: 32768 blocks per group, 32768 fragments per group >15:41:36,508 INFO program: 8000 inodes per group >15:41:36,508 INFO program: Superblock backups stored on blocks: >15:41:36,508 INFO program: 32768, 98304, 163840, 229376 >15:41:36,508 INFO program: >15:41:36,508 INFO program: Allocating group tables: 0/81/82/83/84/85/86/87/8 done >15:41:36,509 INFO program: Writing inode tables: 0/81/82/83/84/85/86/87/8 done >15:41:36,509 INFO program: Creating journal (4096 blocks): done >15:41:36,509 INFO program: Writing superblocks and filesystem accounting information: 0/81/82/83/84/85/86/87/8 d >15:41:36,510 ERR program: mke2fs 1.42 (29-Nov-2011) >15:41:36,513 INFO program: Running... udevadm settle --timeout=300 >15:41:36,592 INFO program: Running... udevadm settle --timeout=300 >15:41:36,717 INFO program: Running... udevadm settle --timeout=300 >15:41:36,854 INFO program: Running... wipefs -a /dev/sda3 >15:41:36,864 INFO program: 6 bytes were erased at offset 0x00000000 (crypto_LUKS): 4c 55 4b 53 ba be >15:41:36,868 INFO program: Running... udevadm settle --timeout=300 >15:41:36,947 INFO program: Running... udevadm settle --timeout=300 >15:41:37,106 INFO program: Running... udevadm settle --timeout=300 >15:41:37,235 INFO program: Running... wipefs -a /dev/sda4 >15:41:37,248 INFO program: 6 bytes were erased at offset 0x00000000 (crypto_LUKS): 4c 55 4b 53 ba be >15:41:37,251 INFO program: Running... udevadm settle --timeout=300 >15:41:37,343 INFO program: Running... udevadm settle --timeout=300 >15:41:40,947 INFO program: Running... udevadm settle --timeout=300 >15:41:41,023 INFO program: Running... udevadm settle --timeout=300 >15:41:43,214 INFO program: Running... udevadm settle --timeout=300 >15:41:43,310 INFO program: Running... udevadm settle --timeout=300 >15:41:43,448 INFO program: Running... mkswap -f /dev/mapper/luks-c7594194-4c10-459b-9d6a-c82f9172173a >15:41:43,500 INFO program: S >15:41:43,503 INFO program: Running... udevadm settle --timeout=300 >15:41:43,603 INFO program: Running... udevadm settle --timeout=300 >15:41:48,005 INFO program: Running... udevadm settle --timeout=300 >15:41:48,084 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >10:39:32,899 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >10:39:32,907 DEBUG storage: registered device format class Ext2FS as ext2 >10:39:32,907 DEBUG storage: registered device format class Ext3FS as ext3 >10:39:32,907 DEBUG storage: registered device format class Ext4FS as ext4 >10:39:32,907 DEBUG storage: registered device format class FATFS as vfat >10:39:32,907 DEBUG storage: registered device format class EFIFS as efi >10:39:32,907 DEBUG storage: registered device format class BTRFS as btrfs >10:39:32,907 DEBUG storage: registered device format class GFS2 as gfs2 >10:39:32,907 DEBUG storage: registered device format class JFS as jfs >10:39:32,907 DEBUG storage: registered device format class ReiserFS as reiserfs >10:39:32,907 DEBUG storage: registered device format class XFS as xfs >10:39:32,907 DEBUG storage: registered device format class HFS as hfs >10:39:32,908 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >10:39:32,908 DEBUG storage: registered device format class HFSPlus as hfs+ >10:39:32,908 DEBUG storage: registered device format class NTFS as ntfs >10:39:32,908 DEBUG storage: registered device format class NFS as nfs >10:39:32,908 DEBUG storage: registered device format class NFSv4 as nfs4 >10:39:32,908 DEBUG storage: registered device format class Iso9660FS as iso9660 >10:39:32,908 DEBUG storage: registered device format class NoDevFS as nodev >10:39:32,908 DEBUG storage: registered device format class DevPtsFS as devpts >10:39:32,908 DEBUG storage: registered device format class ProcFS as proc >10:39:32,908 DEBUG storage: registered device format class SysFS as sysfs >10:39:32,908 DEBUG storage: registered device format class TmpFS as tmpfs >10:39:32,908 DEBUG storage: registered device format class BindFS as bind >10:39:32,908 DEBUG storage: registered device format class SELinuxFS as selinuxfs >10:39:32,908 DEBUG storage: registered device format class USBFS as usbfs >10:39:32,908 DEBUG storage: registered device format class DMRaidMember as dmraidmember >10:39:32,916 DEBUG storage: registered device format class LUKS as luks >10:39:32,917 DEBUG storage: registered device format class MDRaidMember as mdmember >10:39:32,917 DEBUG storage: registered device format class MultipathMember as multipath_member >10:39:32,917 DEBUG storage: registered device format class DiskLabel as disklabel >10:39:32,917 DEBUG storage: registered device format class PPCPRePBoot as prepboot >10:39:32,918 DEBUG storage: registered device format class SwapSpace as swap >10:39:32,918 DEBUG storage: registered device format class BIOSBoot as biosboot >10:39:33,655 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >10:39:33,655 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >10:39:33,656 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:39:33,656 INFO storage: sr0 looks to be the live device; marking as protected >10:39:33,862 DEBUG storage: MultipathTopology._build_topology: >10:39:33,862 DEBUG storage: /etc/multipath.conf contents: >10:39:33,862 DEBUG storage: # multipath.conf written by anaconda >10:39:33,862 DEBUG storage: >10:39:33,862 DEBUG storage: defaults { >10:39:33,862 DEBUG storage: user_friendly_names yes >10:39:33,862 DEBUG storage: } >10:39:33,862 DEBUG storage: blacklist { >10:39:33,862 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >10:39:33,862 DEBUG storage: devnode "^hd[a-z]" >10:39:33,862 DEBUG storage: devnode "^dcssblk[0-9]*" >10:39:33,862 DEBUG storage: device { >10:39:33,862 DEBUG storage: vendor "DGC" >10:39:33,862 DEBUG storage: product "LUNZ" >10:39:33,862 DEBUG storage: } >10:39:33,862 DEBUG storage: device { >10:39:33,862 DEBUG storage: vendor "IBM" >10:39:33,863 DEBUG storage: product "S/390.*" >10:39:33,863 DEBUG storage: } >10:39:33,863 DEBUG storage: # don't count normal SATA devices as multipaths >10:39:33,863 DEBUG storage: device { >10:39:33,863 DEBUG storage: vendor "ATA" >10:39:33,863 DEBUG storage: } >10:39:33,863 DEBUG storage: # don't count 3ware devices as multipaths >10:39:33,863 DEBUG storage: device { >10:39:33,863 DEBUG storage: vendor "3ware" >10:39:33,863 DEBUG storage: } >10:39:33,863 DEBUG storage: device { >10:39:33,863 DEBUG storage: vendor "AMCC" >10:39:33,863 DEBUG storage: } >10:39:33,863 DEBUG storage: # nor highpoint devices >10:39:33,863 DEBUG storage: device { >10:39:33,863 DEBUG storage: vendor "HPT" >10:39:33,863 DEBUG storage: } >10:39:33,863 DEBUG storage: } >10:39:33,863 DEBUG storage: multipaths { >10:39:33,863 DEBUG storage: } >10:39:33,863 DEBUG storage: (end of /etc/multipath.conf) >10:39:33,891 INFO storage: MultipathTopology: found singlepath device: sdb >10:39:33,892 INFO storage: MultipathTopology: found non-disk device: sdb1 >10:39:33,892 INFO storage: MultipathTopology: found non-disk device: sr0 >10:39:33,892 INFO storage: MultipathTopology: found singlepath device: sda >10:39:33,892 INFO storage: MultipathTopology: found singlepath device: loop0 >10:39:33,892 INFO storage: MultipathTopology: found singlepath device: loop1 >10:39:33,892 INFO storage: MultipathTopology: found singlepath device: loop2 >10:39:33,893 INFO storage: MultipathTopology: found singlepath device: loop3 >10:39:33,893 INFO storage: MultipathTopology: found singlepath device: loop4 >10:39:33,893 INFO storage: MultipathTopology: found singlepath device: loop5 >10:39:33,893 INFO storage: MultipathTopology: found singlepath device: loop6 >10:39:33,893 INFO storage: MultipathTopology: found singlepath device: loop7 >10:39:33,893 INFO storage: MultipathTopology: found singlepath device: dm-0 >10:39:33,893 INFO storage: MultipathTopology: found singlepath device: dm-1 >10:39:33,894 INFO storage: devices to scan: ['sdb', 'sdb1', 'sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >10:39:33,897 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'MARVELL_Raid_VD_0', > 'ID_MODEL_ENC': 'MARVELL\\x20Raid\\x20VD\\x200\\x20\\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': 'MV.R000-', > 'ID_SERIAL': 'MARVELL_Raid_VD_0_fc09a2f6de5d0010', > 'ID_SERIAL_SHORT': 'fc09a2f6de5d0010', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32553859', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >10:39:33,897 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb)... >10:39:33,898 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:39:33,899 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:33,900 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >10:39:33,901 INFO storage: sdb is a disk >10:39:33,902 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:33,904 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >10:39:33,904 INFO storage: added disk sdb (id 0) to device tree >10:39:33,904 DEBUG storage: looking up parted Device: /dev/sdb >10:39:33,906 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >10:39:33,907 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >10:39:33,907 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:33,908 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:39:33,911 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >10:39:33,939 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x238c050>] > device: <parted.device.Device object at 0x2386e10> > PedDisk: <_ped.Disk object at 0x238a6c8> >10:39:33,939 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:39:33,940 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >10:39:33,941 INFO storage: got device: DiskDevice instance (0x230e490) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476860.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA MARVELL Raid VD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976609280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (60791, 255, 63) biosGeometry: (60791, 255, 63) > PedDevice: <_ped.Device object at 0x229e320> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x236d2d0> >10:39:33,942 INFO storage: got format: DiskLabel instance (0x236d390) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x238c050>] > device: <parted.device.Device object at 0x2386e10> > PedDisk: <_ped.Disk object at 0x238a6c8> > origPartedDisk = <parted.disk.Disk object at 0x238c310> > partedDevice = parted.Device instance -- > model: ATA MARVELL Raid VD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976609280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (60791, 255, 63) biosGeometry: (60791, 255, 63) > PedDevice: <_ped.Device object at 0x229e710> > >10:39:33,946 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010-part1 /dev/disk/by-uuid/acc84e47-e326-409d-9e78-5d5a1498d0eb', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'acc84e47-e326-409d-9e78-5d5a1498d0eb', > 'ID_FS_UUID_ENC': 'acc84e47-e326-409d-9e78-5d5a1498d0eb', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'MARVELL_Raid_VD_0', > 'ID_MODEL_ENC': 'MARVELL\\x20Raid\\x20VD\\x200\\x20\\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:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976607232', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'MV.R000-', > 'ID_SERIAL': 'MARVELL_Raid_VD_0_fc09a2f6de5d0010', > 'ID_SERIAL_SHORT': 'fc09a2f6de5d0010', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32565807', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010-part1', > '/dev/disk/by-uuid/acc84e47-e326-409d-9e78-5d5a1498d0eb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >10:39:33,946 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >10:39:33,947 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >10:39:33,948 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:33,948 INFO storage: sdb1 is a partition >10:39:33,948 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >10:39:33,948 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:39:33,949 DEBUG storage: DeviceTree.getDeviceByName returned existing 476860MB disk sdb (0) with existing msdos disklabel >10:39:33,949 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:39:33,950 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >10:39:33,950 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:33,951 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >10:39:33,951 DEBUG storage: looking up parted Partition: /dev/sdb1 >10:39:33,951 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >10:39:33,952 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >10:39:33,952 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >10:39:33,952 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >10:39:33,952 INFO storage: added partition sdb1 (id 1) to device tree >10:39:33,953 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >10:39:33,953 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >10:39:33,958 DEBUG storage: LUKS.__init__: >10:39:33,958 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >10:39:33,958 DEBUG storage: device sdb1 does not contain a disklabel >10:39:33,958 INFO storage: type detected on 'sdb1' is 'crypto_LUKS' >10:39:33,958 DEBUG storage: LUKS.__init__: uuid: acc84e47-e326-409d-9e78-5d5a1498d0eb ; exists: True ; label: None ; device: /dev/sdb1 ; serial: fc09a2f6de5d0010 ; name: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; >10:39:33,958 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >10:39:33,959 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >10:39:33,959 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: luks ; >10:39:33,959 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sdb1 ; >10:39:33,960 DEBUG storage: DeviceTree.getDeviceByName: name: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; >10:39:33,960 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:33,961 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >10:39:33,961 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:33,961 DEBUG storage: LUKSDevice._setFormat: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; current: None ; type: None ; >10:39:33,962 DEBUG storage: LUKSDevice.setup: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; status: False ; controllable: True ; orig: False ; >10:39:33,962 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; orig: False ; >10:39:33,963 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:39:33,963 DEBUG storage: LUKS.setup: device: /dev/sdb1 ; mapName: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; status: False ; type: luks ; >10:39:33,963 INFO storage: setup of luks-acc84e47-e326-409d-9e78-5d5a1498d0eb failed: luks device not configured >10:39:33,964 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >10:39:33,964 DEBUG storage: looking up parted Device: /dev/sdb1 >10:39:33,988 INFO storage: got device: PartitionDevice instance (0x238c550) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 476860MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 476859.0 > format = existing luks > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976607232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60790, 255, 63) biosGeometry: (60790, 255, 63) > PedDevice: <_ped.Device object at 0x229e680> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2386ed0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x238c0d0> PedPartition: <_ped.Partition object at 0x2382d10> > disk = existing 476860MB disk sdb (0) with existing msdos disklabel > start = 2048 end = 976609279 length = 976607232 > flags = >10:39:33,989 INFO storage: got format: LUKS instance (0x238cbd0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sdb1 uuid = acc84e47-e326-409d-9e78-5d5a1498d0eb exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-acc84e47-e326-409d-9e78-5d5a1498d0eb > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >10:39:33,993 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-ATAPI_iHAS124_B_3743524223_3J8038500 /dev/disk/by-label/Fedora-17-x86_64-Live-Desktop.is', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_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-Desktop.is', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-Desktop.is', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'ATAPI_iHAS124_B', > 'ID_MODEL_ENC': 'ATAPI\\x20\\x20\\x20iHAS124\\x20\\x20\\x20B\\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': 'AL0F', > 'ID_SERIAL': 'ATAPI_iHAS124_B_3743524223_3J8038500', > 'ID_SERIAL_SHORT': '3743524223_3J8038500', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '43687991', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-ATAPI_iHAS124_B_3743524223_3J8038500', > '/dev/disk/by-label/Fedora-17-x86_64-Live-Desktop.is'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >10:39:33,993 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >10:39:33,994 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >10:39:33,995 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:33,995 INFO storage: sr0 is a cdrom >10:39:33,996 DEBUG storage: DeviceTree.addUdevOpticalDevice: >10:39:33,996 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:33,997 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:39:33,997 INFO storage: added cdrom sr0 (id 3) to device tree >10:39:33,998 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:39:34,009 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:39:34,010 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >10:39:34,012 DEBUG storage: Iso9660FS.supported: supported: True ; >10:39:34,012 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >10:39:34,012 DEBUG storage: device sr0 does not contain a disklabel >10:39:34,012 INFO storage: type detected on 'sr0' is 'iso9660' >10:39:34,013 DEBUG storage: Iso9660FS.supported: supported: True ; >10:39:34,013 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >10:39:34,014 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:39:34,015 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:39:34,026 DEBUG storage: looking up parted Device: /dev/sr0 >10:39:34,059 INFO storage: got device: OpticalDevice instance (0x238cf10) -- > name = sr0 status = True kids = 0 id = 3 > parents = [] > uuid = None size = 645.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: ATAPI iHAS124 B path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 330240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (20, 255, 63) biosGeometry: (20, 255, 63) > PedDevice: <_ped.Device object at 0x229e950> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >10:39:34,060 DEBUG storage: Iso9660FS.supported: supported: True ; >10:39:34,060 INFO storage: got format: Iso9660FS instance (0x23b6b90) -- > 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-Desktop.is size = 0 targetSize = 0 > >10:39:34,064 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XZNEAC506766 /dev/disk/by-id/wwn-0x5002538043584d30', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'CXM03BQ1', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XZNEAC506766', > 'ID_SERIAL_SHORT': 'S0XZNEAC506766', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32532744', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XZNEAC506766', > '/dev/disk/by-id/wwn-0x5002538043584d30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda'} ; name: sda ; >10:39:34,064 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda)... >10:39:34,065 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:39:34,066 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,067 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >10:39:34,068 INFO storage: sda is a disk >10:39:34,068 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,068 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:39:34,068 INFO storage: added disk sda (id 4) to device tree >10:39:34,068 DEBUG storage: looking up parted Device: /dev/sda >10:39:34,069 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:39:34,070 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >10:39:34,070 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,070 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:39:34,071 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >10:39:34,073 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x23b6c10> > PedDisk: <_ped.Disk object at 0x239b248> >10:39:34,073 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:39:34,074 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:39:34,074 INFO storage: got device: DiskDevice instance (0x230e4d0) -- > name = sda status = True kids = 0 id = 4 > parents = [] > uuid = None size = 244198.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x229eb00> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x238cd50> >10:39:34,075 INFO storage: got format: DiskLabel instance (0x238cd10) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x23b6c10> > PedDisk: <_ped.Disk object at 0x239b248> > origPartedDisk = <parted.disk.Disk object at 0x23b6d90> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x229eb90> > >10:39:34,076 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32027687', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:39:34,076 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >10:39:34,076 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >10:39:34,076 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,076 INFO storage: loop0 is a loop device >10:39:34,077 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:39:34,077 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >10:39:34,078 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,078 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,078 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >10:39:34,078 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >10:39:34,079 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >10:39:34,079 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,079 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:39:34,079 INFO storage: added loop loop0 (id 6) to device tree >10:39:34,080 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:39:34,080 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:39:34,080 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:39:34,080 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >10:39:34,081 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >10:39:34,081 WARN storage: disklabel detected but not usable on loop0 >10:39:34,081 INFO storage: type detected on 'loop0' is 'squashfs' >10:39:34,081 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:39:34,082 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:39:34,082 INFO storage: got device: LoopDevice instance (0x2397090) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > 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 >10:39:34,083 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', > 'USEC_INITIALIZED': '32027725', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:39:34,083 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >10:39:34,083 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:39:34,084 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,084 INFO storage: loop1 is a loop device >10:39:34,084 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:39:34,084 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >10:39:34,085 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,085 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,085 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >10:39:34,085 INFO storage: added file /osmin (id 7) to device tree >10:39:34,086 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >10:39:34,086 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,086 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:39:34,086 INFO storage: added loop loop1 (id 8) to device tree >10:39:34,087 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:39:34,087 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:39:34,087 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:39:34,088 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >10:39:34,088 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >10:39:34,089 WARN storage: disklabel detected but not usable on loop1 >10:39:34,089 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >10:39:34,089 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:39:34,089 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:39:34,089 INFO storage: got device: LoopDevice instance (0x23973d0) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > 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 >10:39:34,090 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', > 'USEC_INITIALIZED': '32095262', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:39:34,090 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >10:39:34,091 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:39:34,091 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,091 INFO storage: loop2 is a loop device >10:39:34,091 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:39:34,092 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >10:39:34,092 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,092 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,093 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >10:39:34,093 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >10:39:34,093 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >10:39:34,094 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,094 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:39:34,094 INFO storage: added loop loop2 (id 10) to device tree >10:39:34,094 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:39:34,095 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:39:34,095 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:39:34,095 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >10:39:34,096 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >10:39:34,096 WARN storage: disklabel detected but not usable on loop2 >10:39:34,096 INFO storage: type detected on 'loop2' is 'squashfs' >10:39:34,096 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:39:34,097 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:39:34,097 INFO storage: got device: LoopDevice instance (0x236d550) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > 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 >10:39:34,098 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/b39d6418-8f98-4350-a48a-e70b0dd203f9', > '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': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_UUID_ENC': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026736', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/b39d6418-8f98-4350-a48a-e70b0dd203f9'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:39:34,098 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >10:39:34,098 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >10:39:34,099 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,099 INFO storage: loop3 is a loop device >10:39:34,099 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >10:39:34,100 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >10:39:34,100 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,100 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,101 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >10:39:34,101 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >10:39:34,101 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >10:39:34,101 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,102 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >10:39:34,102 INFO storage: added loop loop3 (id 12) to device tree >10:39:34,102 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >10:39:34,102 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >10:39:34,103 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:34,103 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:34,103 DEBUG storage: device loop3 does not contain a disklabel >10:39:34,103 INFO storage: type detected on 'loop3' is 'ext4' >10:39:34,133 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:34,133 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:34,134 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >10:39:34,135 INFO storage: got device: LoopDevice instance (0x23975d0) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > 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 >10:39:34,136 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:34,136 INFO storage: got format: Ext4FS instance (0x2397390) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = b39d6418-8f98-4350-a48a-e70b0dd203f9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 4096.0 targetSize = 4096.0 > >10:39:34,138 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026574', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:39:34,138 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >10:39:34,139 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >10:39:34,140 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,140 INFO storage: loop4 is a loop device >10:39:34,141 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >10:39:34,141 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:39:34,142 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,142 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,144 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:39:34,144 INFO storage: added file /overlay (deleted) (id 13) to device tree >10:39:34,145 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:39:34,145 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,146 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:39:34,146 INFO storage: added loop loop4 (id 14) to device tree >10:39:34,147 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >10:39:34,148 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >10:39:34,148 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:39:34,148 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >10:39:34,148 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >10:39:34,149 WARN storage: disklabel detected but not usable on loop4 >10:39:34,149 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >10:39:34,149 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:39:34,150 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:39:34,150 INFO storage: got device: LoopDevice instance (0x2397250) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > 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 >10:39:34,151 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026531', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >10:39:34,151 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >10:39:34,151 DEBUG storage: lvm filter: adding loop5 to the reject list >10:39:34,151 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026448', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >10:39:34,151 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >10:39:34,151 DEBUG storage: lvm filter: adding loop6 to the reject list >10:39:34,152 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026781', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >10:39:34,152 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >10:39:34,152 DEBUG storage: lvm filter: adding loop7 to the reject list >10:39:34,152 DEBUG storage: Skipping a device mapper drive (dm-0) for now >10:39:34,152 DEBUG storage: Skipping a device mapper drive (dm-1) for now >10:39:34,239 INFO storage: devices to scan: ['dm-0', 'dm-1'] >10:39:34,242 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/b39d6418-8f98-4350-a48a-e70b0dd203f9 /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': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_UUID_ENC': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12248480', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/b39d6418-8f98-4350-a48a-e70b0dd203f9', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:39:34,242 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >10:39:34,243 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:39:34,244 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,244 INFO storage: live-rw is a device-mapper device >10:39:34,245 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >10:39:34,246 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >10:39:34,247 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >10:39:34,248 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >10:39:34,248 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >10:39:34,249 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:39:34,249 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,250 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >10:39:34,250 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,250 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:39:34,250 INFO storage: added dm live-rw (id 15) to device tree >10:39:34,251 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:39:34,251 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:39:34,252 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:34,252 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:34,252 DEBUG storage: device live-rw does not contain a disklabel >10:39:34,252 INFO storage: type detected on 'live-rw' is 'ext4' >10:39:34,273 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:34,273 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:34,274 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:39:34,274 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >10:39:34,275 INFO storage: got device: DMDevice instance (0x2397e10) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x229ed40> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:39:34,275 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:34,275 INFO storage: got format: Ext4FS instance (0x2397990) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = b39d6418-8f98-4350-a48a-e70b0dd203f9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 4096.0 targetSize = 4096.0 > >10:39:34,277 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/b39d6418-8f98-4350-a48a-e70b0dd203f9 /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': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_UUID_ENC': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13110170', > '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/b39d6418-8f98-4350-a48a-e70b0dd203f9', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >10:39:34,277 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >10:39:34,277 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:39:34,278 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,278 INFO storage: live-osimg-min is a device-mapper device >10:39:34,278 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >10:39:34,278 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >10:39:34,279 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >10:39:34,279 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >10:39:34,280 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:39:34,281 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >10:39:34,282 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:39:34,282 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:34,283 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >10:39:34,283 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:34,284 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >10:39:34,284 INFO storage: added dm live-osimg-min (id 16) to device tree >10:39:34,284 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >10:39:34,285 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >10:39:34,285 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:34,285 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:34,285 DEBUG storage: device live-osimg-min does not contain a disklabel >10:39:34,285 INFO storage: type detected on 'live-osimg-min' is 'ext4' >10:39:34,309 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:34,309 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:34,310 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >10:39:34,311 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >10:39:34,313 INFO storage: got device: DMDevice instance (0x23977d0) -- > name = live-osimg-min status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop1 (8)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x229edd0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >10:39:34,314 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:34,314 INFO storage: got format: Ext4FS instance (0x238cc50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = b39d6418-8f98-4350-a48a-e70b0dd203f9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2543.0 targetSize = 2543.0 > >10:39:34,393 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >10:39:34,394 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >10:39:34,396 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >10:39:34,436 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:39:34,437 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:39:34,439 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:39:34,508 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:39:34,549 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:39:34,550 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:39:34,552 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:39:34,630 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:39:34,631 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >10:39:34,632 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >10:39:34,633 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >10:39:34,634 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >10:39:34,634 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >10:39:34,634 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >10:39:34,635 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >10:39:34,636 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >10:39:34,637 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >10:39:34,678 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:39:34,679 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:39:34,681 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:39:34,750 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:39:34,790 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:39:34,791 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:39:34,792 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:39:34,866 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:39:34,867 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >10:39:34,867 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >10:39:34,868 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >10:39:34,868 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >10:39:35,304 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >10:39:35,312 DEBUG storage: registered device format class Ext2FS as ext2 >10:39:35,312 DEBUG storage: registered device format class Ext3FS as ext3 >10:39:35,312 DEBUG storage: registered device format class Ext4FS as ext4 >10:39:35,312 DEBUG storage: registered device format class FATFS as vfat >10:39:35,313 DEBUG storage: registered device format class EFIFS as efi >10:39:35,313 DEBUG storage: registered device format class BTRFS as btrfs >10:39:35,313 DEBUG storage: registered device format class GFS2 as gfs2 >10:39:35,313 DEBUG storage: registered device format class JFS as jfs >10:39:35,313 DEBUG storage: registered device format class ReiserFS as reiserfs >10:39:35,313 DEBUG storage: registered device format class XFS as xfs >10:39:35,314 DEBUG storage: registered device format class HFS as hfs >10:39:35,314 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >10:39:35,314 DEBUG storage: registered device format class HFSPlus as hfs+ >10:39:35,314 DEBUG storage: registered device format class NTFS as ntfs >10:39:35,314 DEBUG storage: registered device format class NFS as nfs >10:39:35,314 DEBUG storage: registered device format class NFSv4 as nfs4 >10:39:35,314 DEBUG storage: registered device format class Iso9660FS as iso9660 >10:39:35,315 DEBUG storage: registered device format class NoDevFS as nodev >10:39:35,315 DEBUG storage: registered device format class DevPtsFS as devpts >10:39:35,315 DEBUG storage: registered device format class ProcFS as proc >10:39:35,315 DEBUG storage: registered device format class SysFS as sysfs >10:39:35,315 DEBUG storage: registered device format class TmpFS as tmpfs >10:39:35,315 DEBUG storage: registered device format class BindFS as bind >10:39:35,315 DEBUG storage: registered device format class SELinuxFS as selinuxfs >10:39:35,316 DEBUG storage: registered device format class USBFS as usbfs >10:39:35,316 DEBUG storage: registered device format class DMRaidMember as dmraidmember >10:39:35,318 DEBUG storage: registered device format class LUKS as luks >10:39:35,318 DEBUG storage: registered device format class MDRaidMember as mdmember >10:39:35,318 DEBUG storage: registered device format class MultipathMember as multipath_member >10:39:35,318 DEBUG storage: registered device format class DiskLabel as disklabel >10:39:35,319 DEBUG storage: registered device format class PPCPRePBoot as prepboot >10:39:35,319 DEBUG storage: registered device format class SwapSpace as swap >10:39:35,319 DEBUG storage: registered device format class BIOSBoot as biosboot >10:39:45,935 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >10:39:45,935 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >10:39:45,935 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:39:45,935 INFO storage: sr0 looks to be the live device; marking as protected >10:39:46,053 DEBUG storage: MultipathTopology._build_topology: >10:39:46,054 DEBUG storage: /etc/multipath.conf contents: >10:39:46,054 DEBUG storage: # multipath.conf written by anaconda >10:39:46,054 DEBUG storage: >10:39:46,054 DEBUG storage: defaults { >10:39:46,054 DEBUG storage: user_friendly_names yes >10:39:46,054 DEBUG storage: } >10:39:46,054 DEBUG storage: blacklist { >10:39:46,054 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >10:39:46,054 DEBUG storage: devnode "^hd[a-z]" >10:39:46,054 DEBUG storage: devnode "^dcssblk[0-9]*" >10:39:46,054 DEBUG storage: device { >10:39:46,054 DEBUG storage: vendor "DGC" >10:39:46,054 DEBUG storage: product "LUNZ" >10:39:46,054 DEBUG storage: } >10:39:46,054 DEBUG storage: device { >10:39:46,054 DEBUG storage: vendor "IBM" >10:39:46,055 DEBUG storage: product "S/390.*" >10:39:46,055 DEBUG storage: } >10:39:46,055 DEBUG storage: # don't count normal SATA devices as multipaths >10:39:46,055 DEBUG storage: device { >10:39:46,055 DEBUG storage: vendor "ATA" >10:39:46,056 DEBUG storage: } >10:39:46,056 DEBUG storage: # don't count 3ware devices as multipaths >10:39:46,056 DEBUG storage: device { >10:39:46,056 DEBUG storage: vendor "3ware" >10:39:46,056 DEBUG storage: } >10:39:46,057 DEBUG storage: device { >10:39:46,057 DEBUG storage: vendor "AMCC" >10:39:46,057 DEBUG storage: } >10:39:46,057 DEBUG storage: # nor highpoint devices >10:39:46,057 DEBUG storage: device { >10:39:46,057 DEBUG storage: vendor "HPT" >10:39:46,058 DEBUG storage: } >10:39:46,058 DEBUG storage: } >10:39:46,058 DEBUG storage: multipaths { >10:39:46,058 DEBUG storage: } >10:39:46,058 DEBUG storage: (end of /etc/multipath.conf) >10:39:46,108 INFO storage: MultipathTopology: found singlepath device: sdb >10:39:46,108 INFO storage: MultipathTopology: found non-disk device: sdb1 >10:39:46,109 INFO storage: MultipathTopology: found non-disk device: sr0 >10:39:46,109 INFO storage: MultipathTopology: found singlepath device: sda >10:39:46,109 INFO storage: MultipathTopology: found singlepath device: loop0 >10:39:46,109 INFO storage: MultipathTopology: found singlepath device: loop1 >10:39:46,109 INFO storage: MultipathTopology: found singlepath device: loop2 >10:39:46,109 INFO storage: MultipathTopology: found singlepath device: loop3 >10:39:46,109 INFO storage: MultipathTopology: found singlepath device: loop4 >10:39:46,110 INFO storage: MultipathTopology: found singlepath device: loop5 >10:39:46,110 INFO storage: MultipathTopology: found singlepath device: loop6 >10:39:46,110 INFO storage: MultipathTopology: found singlepath device: loop7 >10:39:46,110 INFO storage: MultipathTopology: found singlepath device: dm-0 >10:39:46,110 INFO storage: MultipathTopology: found singlepath device: dm-1 >10:39:46,110 INFO storage: devices to scan: ['sdb', 'sdb1', 'sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >10:39:46,112 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'MARVELL_Raid_VD_0', > 'ID_MODEL_ENC': 'MARVELL\\x20Raid\\x20VD\\x200\\x20\\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': 'MV.R000-', > 'ID_SERIAL': 'MARVELL_Raid_VD_0_fc09a2f6de5d0010', > 'ID_SERIAL_SHORT': 'fc09a2f6de5d0010', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32553859', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >10:39:46,112 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb)... >10:39:46,113 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:39:46,113 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:46,114 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >10:39:46,115 INFO storage: sdb is a disk >10:39:46,115 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:46,117 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >10:39:46,117 INFO storage: added disk sdb (id 0) to device tree >10:39:46,117 DEBUG storage: looking up parted Device: /dev/sdb >10:39:46,118 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >10:39:46,119 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >10:39:46,119 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:46,121 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:39:46,184 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >10:39:46,206 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3648350>] > device: <parted.device.Device object at 0x3648190> > PedDisk: <_ped.Disk object at 0x3647950> >10:39:46,207 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:39:46,209 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >10:39:46,211 INFO storage: got device: DiskDevice instance (0x35dc790) -- > name = sdb status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476860.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA MARVELL Raid VD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976609280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (60791, 255, 63) biosGeometry: (60791, 255, 63) > PedDevice: <_ped.Device object at 0x359b200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x36345d0> >10:39:46,213 INFO storage: got format: DiskLabel instance (0x3634810) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3648350>] > device: <parted.device.Device object at 0x3648190> > PedDisk: <_ped.Disk object at 0x3647950> > origPartedDisk = <parted.disk.Disk object at 0x3648490> > partedDevice = parted.Device instance -- > model: ATA MARVELL Raid VD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976609280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (60791, 255, 63) biosGeometry: (60791, 255, 63) > PedDevice: <_ped.Device object at 0x359b560> > >10:39:46,266 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010-part1 /dev/disk/by-uuid/acc84e47-e326-409d-9e78-5d5a1498d0eb', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'acc84e47-e326-409d-9e78-5d5a1498d0eb', > 'ID_FS_UUID_ENC': 'acc84e47-e326-409d-9e78-5d5a1498d0eb', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'MARVELL_Raid_VD_0', > 'ID_MODEL_ENC': 'MARVELL\\x20Raid\\x20VD\\x200\\x20\\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:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976607232', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'MV.R000-', > 'ID_SERIAL': 'MARVELL_Raid_VD_0_fc09a2f6de5d0010', > 'ID_SERIAL_SHORT': 'fc09a2f6de5d0010', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32565807', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010-part1', > '/dev/disk/by-uuid/acc84e47-e326-409d-9e78-5d5a1498d0eb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >10:39:46,266 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >10:39:46,268 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >10:39:46,268 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:46,268 INFO storage: sdb1 is a partition >10:39:46,269 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >10:39:46,270 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:39:46,271 DEBUG storage: DeviceTree.getDeviceByName returned existing 476860MB disk sdb (0) with existing msdos disklabel >10:39:46,271 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:39:46,272 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >10:39:46,272 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:46,273 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >10:39:46,273 DEBUG storage: looking up parted Partition: /dev/sdb1 >10:39:46,274 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >10:39:46,275 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >10:39:46,276 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >10:39:46,277 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >10:39:46,277 INFO storage: added partition sdb1 (id 1) to device tree >10:39:46,277 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >10:39:46,278 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >10:39:46,279 DEBUG storage: LUKS.__init__: >10:39:46,279 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >10:39:46,279 DEBUG storage: device sdb1 does not contain a disklabel >10:39:46,279 INFO storage: type detected on 'sdb1' is 'crypto_LUKS' >10:39:46,280 DEBUG storage: LUKS.__init__: uuid: acc84e47-e326-409d-9e78-5d5a1498d0eb ; exists: True ; label: None ; device: /dev/sdb1 ; serial: fc09a2f6de5d0010 ; name: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; >10:39:46,280 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >10:39:46,281 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >10:39:46,282 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: luks ; >10:39:46,282 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sdb1 ; >10:39:46,283 DEBUG storage: DeviceTree.getDeviceByName: name: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; >10:39:46,284 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:49,952 INFO storage: skipping passphrase for sdb1 >10:39:49,955 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >10:39:49,955 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:49,957 DEBUG storage: LUKSDevice._setFormat: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; current: None ; type: None ; >10:39:49,958 DEBUG storage: LUKSDevice.setup: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; status: False ; controllable: True ; orig: False ; >10:39:49,959 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; orig: False ; >10:39:49,960 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:39:49,960 DEBUG storage: LUKS.setup: device: /dev/sdb1 ; mapName: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; status: False ; type: luks ; >10:39:49,961 INFO storage: setup of luks-acc84e47-e326-409d-9e78-5d5a1498d0eb failed: luks device not configured >10:39:49,961 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >10:39:49,962 DEBUG storage: looking up parted Device: /dev/sdb1 >10:39:49,963 INFO storage: got device: PartitionDevice instance (0x35dc7d0) -- > name = sdb1 status = True kids = 0 id = 1 > parents = ['existing 476860MB disk sdb (0) with existing msdos disklabel'] > uuid = None size = 476859.0 > format = existing luks > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976607232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60790, 255, 63) biosGeometry: (60790, 255, 63) > PedDevice: <_ped.Device object at 0x359b7a0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3648250> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36483d0> PedPartition: <_ped.Partition object at 0x3640dd0> > disk = existing 476860MB disk sdb (0) with existing msdos disklabel > start = 2048 end = 976609279 length = 976607232 > flags = >10:39:49,964 INFO storage: got format: LUKS instance (0x3648f90) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sdb1 uuid = acc84e47-e326-409d-9e78-5d5a1498d0eb exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-acc84e47-e326-409d-9e78-5d5a1498d0eb > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >10:39:50,356 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-ATAPI_iHAS124_B_3743524223_3J8038500 /dev/disk/by-label/Fedora-17-x86_64-Live-Desktop.is', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_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-Desktop.is', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-Desktop.is', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'ATAPI_iHAS124_B', > 'ID_MODEL_ENC': 'ATAPI\\x20\\x20\\x20iHAS124\\x20\\x20\\x20B\\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': 'AL0F', > 'ID_SERIAL': 'ATAPI_iHAS124_B_3743524223_3J8038500', > 'ID_SERIAL_SHORT': '3743524223_3J8038500', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '43687991', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-ATAPI_iHAS124_B_3743524223_3J8038500', > '/dev/disk/by-label/Fedora-17-x86_64-Live-Desktop.is'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >10:39:50,356 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >10:39:50,357 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >10:39:50,359 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,359 INFO storage: sr0 is a cdrom >10:39:50,361 DEBUG storage: DeviceTree.addUdevOpticalDevice: >10:39:50,361 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,363 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:39:50,363 INFO storage: added cdrom sr0 (id 3) to device tree >10:39:50,364 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:39:50,377 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:39:50,378 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >10:39:50,379 DEBUG storage: Iso9660FS.supported: supported: True ; >10:39:50,379 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >10:39:50,379 DEBUG storage: device sr0 does not contain a disklabel >10:39:50,379 INFO storage: type detected on 'sr0' is 'iso9660' >10:39:50,381 DEBUG storage: Iso9660FS.supported: supported: True ; >10:39:50,381 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >10:39:50,383 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >10:39:50,385 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:39:50,396 DEBUG storage: looking up parted Device: /dev/sr0 >10:39:50,429 INFO storage: got device: OpticalDevice instance (0x36486d0) -- > name = sr0 status = True kids = 0 id = 3 > parents = [] > uuid = None size = 645.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: ATAPI iHAS124 B path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 330240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (20, 255, 63) biosGeometry: (20, 255, 63) > PedDevice: <_ped.Device object at 0x359b830> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >10:39:50,432 DEBUG storage: Iso9660FS.supported: supported: True ; >10:39:50,432 INFO storage: got format: Iso9660FS instance (0x36b6d10) -- > 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-Desktop.is size = 0 targetSize = 0 > >10:39:50,476 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XZNEAC506766 /dev/disk/by-id/wwn-0x5002538043584d30', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'CXM03BQ1', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XZNEAC506766', > 'ID_SERIAL_SHORT': 'S0XZNEAC506766', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32532744', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XZNEAC506766', > '/dev/disk/by-id/wwn-0x5002538043584d30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda'} ; name: sda ; >10:39:50,476 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda)... >10:39:50,478 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:39:50,479 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,481 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >10:39:50,483 INFO storage: sda is a disk >10:39:50,483 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,485 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:39:50,485 INFO storage: added disk sda (id 4) to device tree >10:39:50,485 DEBUG storage: looking up parted Device: /dev/sda >10:39:50,488 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:39:50,490 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >10:39:50,490 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,494 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:39:50,608 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >10:39:50,610 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x36b6f50> > PedDisk: <_ped.Disk object at 0x364cab8> >10:39:50,610 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:39:50,611 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:39:50,612 INFO storage: got device: DiskDevice instance (0x364e250) -- > name = sda status = True kids = 0 id = 4 > parents = [] > uuid = None size = 244198.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x359b9e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x364e150> >10:39:50,613 INFO storage: got format: DiskLabel instance (0x3648fd0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x36b6f50> > PedDisk: <_ped.Disk object at 0x364cab8> > origPartedDisk = <parted.disk.Disk object at 0x36ba0d0> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x359b950> > >10:39:50,626 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32027687', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:39:50,626 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >10:39:50,628 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >10:39:50,629 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,630 INFO storage: loop0 is a loop device >10:39:50,631 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:39:50,633 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >10:39:50,634 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,635 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,637 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >10:39:50,637 INFO storage: added file /osmin.img (deleted) (id 5) to device tree >10:39:50,638 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >10:39:50,638 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,639 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:39:50,639 INFO storage: added loop loop0 (id 6) to device tree >10:39:50,640 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:39:50,640 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:39:50,640 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:39:50,641 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >10:39:50,642 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >10:39:50,642 WARN storage: disklabel detected but not usable on loop0 >10:39:50,643 INFO storage: type detected on 'loop0' is 'squashfs' >10:39:50,643 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:39:50,643 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:39:50,644 INFO storage: got device: LoopDevice instance (0x36ba450) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin.img (deleted) (5)'] > 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 >10:39:50,647 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', > 'USEC_INITIALIZED': '32027725', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:39:50,647 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >10:39:50,648 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:39:50,650 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,650 INFO storage: loop1 is a loop device >10:39:50,652 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:39:50,653 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >10:39:50,655 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,655 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,657 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >10:39:50,657 INFO storage: added file /osmin (id 7) to device tree >10:39:50,658 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >10:39:50,658 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,659 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:39:50,659 INFO storage: added loop loop1 (id 8) to device tree >10:39:50,660 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:39:50,661 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:39:50,661 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:39:50,661 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >10:39:50,662 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >10:39:50,663 WARN storage: disklabel detected but not usable on loop1 >10:39:50,663 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >10:39:50,663 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:39:50,664 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:39:50,664 INFO storage: got device: LoopDevice instance (0x36ba7d0) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin (7)'] > 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 >10:39:50,667 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', > 'USEC_INITIALIZED': '32095262', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:39:50,668 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >10:39:50,669 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:39:50,670 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,671 INFO storage: loop2 is a loop device >10:39:50,672 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:39:50,674 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >10:39:50,675 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,676 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,677 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >10:39:50,677 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >10:39:50,679 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >10:39:50,679 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,680 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:39:50,680 INFO storage: added loop loop2 (id 10) to device tree >10:39:50,680 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:39:50,681 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:39:50,681 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:39:50,682 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >10:39:50,683 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >10:39:50,683 WARN storage: disklabel detected but not usable on loop2 >10:39:50,684 INFO storage: type detected on 'loop2' is 'squashfs' >10:39:50,684 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:39:50,684 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:39:50,685 INFO storage: got device: LoopDevice instance (0x36ba8d0) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > 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 >10:39:50,687 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/b39d6418-8f98-4350-a48a-e70b0dd203f9', > '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': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_UUID_ENC': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026736', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/b39d6418-8f98-4350-a48a-e70b0dd203f9'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:39:50,687 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >10:39:50,688 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >10:39:50,689 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,690 INFO storage: loop3 is a loop device >10:39:50,691 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >10:39:50,693 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >10:39:50,694 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,695 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,696 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >10:39:50,697 INFO storage: added file /LiveOS/ext3fs.img (id 11) to device tree >10:39:50,698 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >10:39:50,698 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,699 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >10:39:50,699 INFO storage: added loop loop3 (id 12) to device tree >10:39:50,699 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >10:39:50,700 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >10:39:50,701 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:50,701 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:50,701 DEBUG storage: device loop3 does not contain a disklabel >10:39:50,701 INFO storage: type detected on 'loop3' is 'ext4' >10:39:50,735 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:50,735 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:50,736 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >10:39:50,737 INFO storage: got device: LoopDevice instance (0x36ba9d0) -- > name = loop3 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/ext3fs.img (11)'] > 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 >10:39:50,739 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:50,739 INFO storage: got format: Ext4FS instance (0x36baad0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = b39d6418-8f98-4350-a48a-e70b0dd203f9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 4096.0 targetSize = 4096.0 > >10:39:50,746 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026574', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:39:50,747 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >10:39:50,748 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >10:39:50,750 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,750 INFO storage: loop4 is a loop device >10:39:50,751 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >10:39:50,753 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:39:50,754 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,755 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,757 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:39:50,757 INFO storage: added file /overlay (deleted) (id 13) to device tree >10:39:50,758 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:39:50,758 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,759 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:39:50,759 INFO storage: added loop loop4 (id 14) to device tree >10:39:50,759 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >10:39:50,760 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >10:39:50,760 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:39:50,761 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >10:39:50,762 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >10:39:50,762 WARN storage: disklabel detected but not usable on loop4 >10:39:50,763 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >10:39:50,763 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >10:39:50,764 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >10:39:50,764 INFO storage: got device: LoopDevice instance (0x36b6e50) -- > name = loop4 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > 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 >10:39:50,769 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026531', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >10:39:50,769 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >10:39:50,769 DEBUG storage: lvm filter: adding loop5 to the reject list >10:39:50,771 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026448', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >10:39:50,772 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >10:39:50,772 DEBUG storage: lvm filter: adding loop6 to the reject list >10:39:50,774 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026781', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >10:39:50,774 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >10:39:50,774 DEBUG storage: lvm filter: adding loop7 to the reject list >10:39:50,776 DEBUG storage: Skipping a device mapper drive (dm-0) for now >10:39:50,776 DEBUG storage: Skipping a device mapper drive (dm-1) for now >10:39:50,839 INFO storage: devices to scan: ['dm-0', 'dm-1'] >10:39:50,841 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/b39d6418-8f98-4350-a48a-e70b0dd203f9 /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': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_UUID_ENC': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12248480', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/b39d6418-8f98-4350-a48a-e70b0dd203f9', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:39:50,841 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >10:39:50,842 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:39:50,842 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,843 INFO storage: live-rw is a device-mapper device >10:39:50,843 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >10:39:50,844 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >10:39:50,845 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >10:39:50,846 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >10:39:50,847 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (14) >10:39:50,848 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:39:50,848 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,849 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >10:39:50,849 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,850 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:39:50,850 INFO storage: added dm live-rw (id 15) to device tree >10:39:50,851 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:39:50,851 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:39:50,852 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:50,852 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:50,852 DEBUG storage: device live-rw does not contain a disklabel >10:39:50,853 INFO storage: type detected on 'live-rw' is 'ext4' >10:39:50,887 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:50,887 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:50,888 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:39:50,889 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >10:39:50,890 INFO storage: got device: DMDevice instance (0x36baed0) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop4 (14)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13919 did: 11572 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x359bcb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:39:50,891 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:50,892 INFO storage: got format: Ext4FS instance (0x36c7450) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = b39d6418-8f98-4350-a48a-e70b0dd203f9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 4096.0 targetSize = 4096.0 > >10:39:50,904 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/b39d6418-8f98-4350-a48a-e70b0dd203f9 /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': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_UUID_ENC': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13110170', > '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/b39d6418-8f98-4350-a48a-e70b0dd203f9', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >10:39:50,904 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >10:39:50,906 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:39:50,907 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,908 INFO storage: live-osimg-min is a device-mapper device >10:39:50,909 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >10:39:50,911 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >10:39:50,912 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >10:39:50,914 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (12) with existing ext4 filesystem >10:39:50,916 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:39:50,918 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) >10:39:50,919 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >10:39:50,919 DEBUG storage: DeviceTree.getDeviceByName returned None >10:39:50,920 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >10:39:50,920 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:39:50,921 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >10:39:50,921 INFO storage: added dm live-osimg-min (id 16) to device tree >10:39:50,922 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >10:39:50,923 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >10:39:50,923 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:50,923 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:50,923 DEBUG storage: device live-osimg-min does not contain a disklabel >10:39:50,924 INFO storage: type detected on 'live-osimg-min' is 'ext4' >10:39:50,964 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:50,964 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:39:50,966 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >10:39:50,966 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >10:39:50,968 INFO storage: got device: DMDevice instance (0x36b6f90) -- > name = live-osimg-min status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop1 (8)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x359bc20> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >10:39:50,970 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:50,970 INFO storage: got format: Ext4FS instance (0x36ba650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = b39d6418-8f98-4350-a48a-e70b0dd203f9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2543.0 targetSize = 2543.0 > >10:39:51,071 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >10:39:51,072 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >10:39:51,073 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >10:39:51,112 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:39:51,114 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:39:51,117 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:39:51,194 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:39:51,241 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:39:51,243 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:39:51,245 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:39:51,318 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >10:39:51,319 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >10:39:51,320 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >10:39:51,320 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >10:39:51,321 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >10:39:51,321 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >10:39:51,321 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >10:39:51,322 INFO storage: edd: MBR signature on sda is zero. new disk image? >10:39:51,330 INFO storage: edd: collected mbr signatures: {'sdb': '0x00004fc2'} >10:39:51,330 DEBUG storage: new bootloader stage1 device: None >10:39:51,564 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:51,565 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:51,566 DEBUG storage: Ext4FS.supported: supported: True ; >10:39:51,567 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:39:51,579 DEBUG storage: Iso9660FS.supported: supported: True ; >10:39:56,364 DEBUG storage: _is_valid_disklabel(/LiveOS/ext3fs.img) returning True >10:39:56,364 DEBUG storage: _is_valid_size(/LiveOS/ext3fs.img) returning True >10:39:56,364 DEBUG storage: _is_valid_location(/LiveOS/ext3fs.img) returning True >10:39:56,365 DEBUG storage: _is_valid_partition(/LiveOS/ext3fs.img) returning True >10:39:56,365 DEBUG storage: _is_valid_format(/LiveOS/ext3fs.img) returning False >10:39:56,365 DEBUG storage: is_valid_stage2_device(/LiveOS/ext3fs.img) returning False >10:39:56,365 DEBUG storage: _is_valid_disklabel(/osmin) returning True >10:39:56,365 DEBUG storage: _is_valid_size(/osmin) returning True >10:39:56,365 DEBUG storage: _is_valid_location(/osmin) returning True >10:39:56,366 DEBUG storage: _is_valid_partition(/osmin) returning True >10:39:56,366 DEBUG storage: _is_valid_format(/osmin) returning False >10:39:56,366 DEBUG storage: is_valid_stage2_device(/osmin) returning False >10:39:56,366 DEBUG storage: _is_valid_disklabel(/osmin.img (deleted)) returning True >10:39:56,366 DEBUG storage: _is_valid_size(/osmin.img (deleted)) returning True >10:39:56,366 DEBUG storage: _is_valid_location(/osmin.img (deleted)) returning True >10:39:56,366 DEBUG storage: _is_valid_partition(/osmin.img (deleted)) returning True >10:39:56,367 DEBUG storage: _is_valid_format(/osmin.img (deleted)) returning False >10:39:56,367 DEBUG storage: is_valid_stage2_device(/osmin.img (deleted)) returning False >10:39:56,367 DEBUG storage: _is_valid_disklabel(/overlay (deleted)) returning True >10:39:56,367 DEBUG storage: _is_valid_size(/overlay (deleted)) returning True >10:39:56,367 DEBUG storage: _is_valid_location(/overlay (deleted)) returning True >10:39:56,367 DEBUG storage: _is_valid_partition(/overlay (deleted)) returning True >10:39:56,368 DEBUG storage: _is_valid_format(/overlay (deleted)) returning False >10:39:56,368 DEBUG storage: is_valid_stage2_device(/overlay (deleted)) returning False >10:39:56,368 DEBUG storage: _is_valid_disklabel(/run/initramfs/live/LiveOS/squashfs.img) returning True >10:39:56,369 DEBUG storage: _is_valid_size(/run/initramfs/live/LiveOS/squashfs.img) returning True >10:39:56,369 DEBUG storage: _is_valid_location(/run/initramfs/live/LiveOS/squashfs.img) returning True >10:39:56,369 DEBUG storage: _is_valid_partition(/run/initramfs/live/LiveOS/squashfs.img) returning True >10:39:56,369 DEBUG storage: _is_valid_format(/run/initramfs/live/LiveOS/squashfs.img) returning False >10:39:56,370 DEBUG storage: is_valid_stage2_device(/run/initramfs/live/LiveOS/squashfs.img) returning False >10:39:56,370 DEBUG storage: _is_valid_disklabel(live-osimg-min) returning True >10:39:56,370 DEBUG storage: _is_valid_size(live-osimg-min) returning True >10:39:56,371 DEBUG storage: _is_valid_location(live-osimg-min) returning True >10:39:56,371 DEBUG storage: _is_valid_partition(live-osimg-min) returning True >10:39:56,371 DEBUG storage: _is_valid_format(live-osimg-min) returning False >10:39:56,371 DEBUG storage: is_valid_stage2_device(live-osimg-min) returning False >10:39:56,372 DEBUG storage: _is_valid_disklabel(live-rw) returning True >10:39:56,373 DEBUG storage: _is_valid_size(live-rw) returning True >10:39:56,373 DEBUG storage: _is_valid_location(live-rw) returning True >10:39:56,373 DEBUG storage: _is_valid_partition(live-rw) returning True >10:39:56,374 DEBUG storage: _is_valid_format(live-rw) returning False >10:39:56,374 DEBUG storage: is_valid_stage2_device(live-rw) returning False >10:39:56,375 DEBUG storage: _is_valid_disklabel(loop0) returning True >10:39:56,375 DEBUG storage: _is_valid_size(loop0) returning True >10:39:56,375 DEBUG storage: _is_valid_location(loop0) returning True >10:39:56,376 DEBUG storage: _is_valid_partition(loop0) returning True >10:39:56,376 DEBUG storage: _is_valid_format(loop0) returning False >10:39:56,376 DEBUG storage: is_valid_stage2_device(loop0) returning False >10:39:56,377 DEBUG storage: _is_valid_disklabel(loop1) returning True >10:39:56,377 DEBUG storage: _is_valid_size(loop1) returning True >10:39:56,377 DEBUG storage: _is_valid_location(loop1) returning True >10:39:56,378 DEBUG storage: _is_valid_partition(loop1) returning True >10:39:56,378 DEBUG storage: _is_valid_format(loop1) returning False >10:39:56,378 DEBUG storage: is_valid_stage2_device(loop1) returning False >10:39:56,378 DEBUG storage: _is_valid_disklabel(loop2) returning True >10:39:56,378 DEBUG storage: _is_valid_size(loop2) returning True >10:39:56,379 DEBUG storage: _is_valid_location(loop2) returning True >10:39:56,379 DEBUG storage: _is_valid_partition(loop2) returning True >10:39:56,379 DEBUG storage: _is_valid_format(loop2) returning False >10:39:56,379 DEBUG storage: is_valid_stage2_device(loop2) returning False >10:39:56,379 DEBUG storage: _is_valid_disklabel(loop3) returning True >10:39:56,380 DEBUG storage: _is_valid_size(loop3) returning True >10:39:56,380 DEBUG storage: _is_valid_location(loop3) returning True >10:39:56,380 DEBUG storage: _is_valid_partition(loop3) returning True >10:39:56,380 DEBUG storage: _is_valid_format(loop3) returning False >10:39:56,380 DEBUG storage: is_valid_stage2_device(loop3) returning False >10:39:56,380 DEBUG storage: _is_valid_disklabel(loop4) returning True >10:39:56,381 DEBUG storage: _is_valid_size(loop4) returning True >10:39:56,381 DEBUG storage: _is_valid_location(loop4) returning True >10:39:56,381 DEBUG storage: _is_valid_partition(loop4) returning True >10:39:56,381 DEBUG storage: _is_valid_format(loop4) returning False >10:39:56,381 DEBUG storage: is_valid_stage2_device(loop4) returning False >10:39:56,382 DEBUG storage: _is_valid_disklabel(sda) returning True >10:39:56,382 DEBUG storage: _is_valid_size(sda) returning True >10:39:56,382 DEBUG storage: _is_valid_location(sda) returning True >10:39:56,382 DEBUG storage: _is_valid_partition(sda) returning True >10:39:56,382 DEBUG storage: _is_valid_format(sda) returning False >10:39:56,382 DEBUG storage: is_valid_stage2_device(sda) returning False >10:39:56,383 DEBUG storage: _is_valid_disklabel(sdb) returning False >10:39:56,383 DEBUG storage: _is_valid_size(sdb) returning True >10:39:56,383 DEBUG storage: _is_valid_location(sdb) returning True >10:39:56,383 DEBUG storage: _is_valid_partition(sdb) returning True >10:39:56,383 DEBUG storage: _is_valid_format(sdb) returning False >10:39:56,384 DEBUG storage: is_valid_stage2_device(sdb) returning False >10:39:56,384 DEBUG storage: _is_valid_disklabel(sdb1) returning False >10:39:56,384 DEBUG storage: _is_valid_size(sdb1) returning True >10:39:56,384 DEBUG storage: _is_valid_location(sdb1) returning True >10:39:56,384 DEBUG storage: _is_valid_partition(sdb1) returning True >10:39:56,384 DEBUG storage: _is_valid_format(sdb1) returning False >10:39:56,385 DEBUG storage: is_valid_stage2_device(sdb1) returning False >10:39:56,385 DEBUG storage: _is_valid_disklabel(sr0) returning True >10:39:56,385 DEBUG storage: _is_valid_size(sr0) returning True >10:39:56,385 DEBUG storage: _is_valid_location(sr0) returning True >10:39:56,385 DEBUG storage: _is_valid_partition(sr0) returning True >10:39:56,386 DEBUG storage: _is_valid_format(sr0) returning False >10:39:56,386 DEBUG storage: is_valid_stage2_device(sr0) returning False >15:40:20,974 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >15:40:20,974 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >15:40:20,974 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:40:20,974 INFO storage: sr0 looks to be the live device; marking as protected >15:40:21,053 DEBUG storage: MultipathTopology._build_topology: >15:40:21,053 DEBUG storage: /etc/multipath.conf contents: >15:40:21,053 DEBUG storage: # multipath.conf written by anaconda >15:40:21,053 DEBUG storage: >15:40:21,053 DEBUG storage: defaults { >15:40:21,053 DEBUG storage: user_friendly_names yes >15:40:21,053 DEBUG storage: } >15:40:21,054 DEBUG storage: blacklist { >15:40:21,054 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:40:21,054 DEBUG storage: devnode "^hd[a-z]" >15:40:21,054 DEBUG storage: devnode "^dcssblk[0-9]*" >15:40:21,054 DEBUG storage: device { >15:40:21,054 DEBUG storage: vendor "DGC" >15:40:21,054 DEBUG storage: product "LUNZ" >15:40:21,054 DEBUG storage: } >15:40:21,054 DEBUG storage: device { >15:40:21,054 DEBUG storage: vendor "IBM" >15:40:21,054 DEBUG storage: product "S/390.*" >15:40:21,055 DEBUG storage: } >15:40:21,055 DEBUG storage: # don't count normal SATA devices as multipaths >15:40:21,055 DEBUG storage: device { >15:40:21,055 DEBUG storage: vendor "ATA" >15:40:21,055 DEBUG storage: } >15:40:21,056 DEBUG storage: # don't count 3ware devices as multipaths >15:40:21,056 DEBUG storage: device { >15:40:21,056 DEBUG storage: vendor "3ware" >15:40:21,056 DEBUG storage: } >15:40:21,056 DEBUG storage: device { >15:40:21,056 DEBUG storage: vendor "AMCC" >15:40:21,057 DEBUG storage: } >15:40:21,057 DEBUG storage: # nor highpoint devices >15:40:21,057 DEBUG storage: device { >15:40:21,057 DEBUG storage: vendor "HPT" >15:40:21,057 DEBUG storage: } >15:40:21,058 DEBUG storage: } >15:40:21,058 DEBUG storage: multipaths { >15:40:21,058 DEBUG storage: } >15:40:21,058 DEBUG storage: (end of /etc/multipath.conf) >15:40:21,070 INFO storage: MultipathTopology: found singlepath device: sdb >15:40:21,070 INFO storage: MultipathTopology: found non-disk device: sdb1 >15:40:21,070 INFO storage: MultipathTopology: found non-disk device: sr0 >15:40:21,071 INFO storage: MultipathTopology: found singlepath device: sda >15:40:21,071 INFO storage: MultipathTopology: found singlepath device: loop0 >15:40:21,071 INFO storage: MultipathTopology: found singlepath device: loop1 >15:40:21,071 INFO storage: MultipathTopology: found singlepath device: loop2 >15:40:21,071 INFO storage: MultipathTopology: found singlepath device: loop3 >15:40:21,071 INFO storage: MultipathTopology: found singlepath device: loop4 >15:40:21,071 INFO storage: MultipathTopology: found singlepath device: loop5 >15:40:21,071 INFO storage: MultipathTopology: found singlepath device: loop6 >15:40:21,071 INFO storage: MultipathTopology: found singlepath device: loop7 >15:40:21,071 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:40:21,071 INFO storage: MultipathTopology: found singlepath device: dm-1 >15:40:21,072 INFO storage: devices to scan: ['sdb', 'sdb1', 'sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >15:40:21,073 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'MARVELL_Raid_VD_0', > 'ID_MODEL_ENC': 'MARVELL\\x20Raid\\x20VD\\x200\\x20\\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': 'MV.R000-', > 'ID_SERIAL': 'MARVELL_Raid_VD_0_fc09a2f6de5d0010', > 'ID_SERIAL_SHORT': 'fc09a2f6de5d0010', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32553859', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >15:40:21,074 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb)... >15:40:21,074 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:40:21,075 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,076 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >15:40:21,077 INFO storage: sdb is a disk >15:40:21,077 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,078 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >15:40:21,078 INFO storage: added disk sdb (id 17) to device tree >15:40:21,078 DEBUG storage: looking up parted Device: /dev/sdb >15:40:21,078 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >15:40:21,079 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >15:40:21,079 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,080 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:40:21,146 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >15:40:21,149 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x393b9d0>] > device: <parted.device.Device object at 0x393b490> > PedDisk: <_ped.Disk object at 0x393f830> >15:40:21,149 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:40:21,150 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >15:40:21,150 INFO storage: got device: DiskDevice instance (0x393b390) -- > name = sdb status = True kids = 0 id = 17 > parents = [] > uuid = None size = 476860.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA MARVELL Raid VD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976609280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (60791, 255, 63) biosGeometry: (60791, 255, 63) > PedDevice: <_ped.Device object at 0x37b3200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x393b350> >15:40:21,151 INFO storage: got format: DiskLabel instance (0x393b5d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x393b9d0>] > device: <parted.device.Device object at 0x393b490> > PedDisk: <_ped.Disk object at 0x393f830> > origPartedDisk = <parted.disk.Disk object at 0x393b6d0> > partedDevice = parted.Device instance -- > model: ATA MARVELL Raid VD path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976609280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (60791, 255, 63) biosGeometry: (60791, 255, 63) > PedDevice: <_ped.Device object at 0x37b3170> > >15:40:21,204 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010-part1 /dev/disk/by-uuid/acc84e47-e326-409d-9e78-5d5a1498d0eb', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'acc84e47-e326-409d-9e78-5d5a1498d0eb', > 'ID_FS_UUID_ENC': 'acc84e47-e326-409d-9e78-5d5a1498d0eb', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'MARVELL_Raid_VD_0', > 'ID_MODEL_ENC': 'MARVELL\\x20Raid\\x20VD\\x200\\x20\\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:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976607232', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': 'MV.R000-', > 'ID_SERIAL': 'MARVELL_Raid_VD_0_fc09a2f6de5d0010', > 'ID_SERIAL_SHORT': 'fc09a2f6de5d0010', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32565807', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-MARVELL_Raid_VD_0_fc09a2f6de5d0010-part1', > '/dev/disk/by-uuid/acc84e47-e326-409d-9e78-5d5a1498d0eb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >15:40:21,204 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >15:40:21,205 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >15:40:21,206 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,206 INFO storage: sdb1 is a partition >15:40:21,206 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >15:40:21,207 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >15:40:21,208 DEBUG storage: DeviceTree.getDeviceByName returned existing 476860MB disk sdb (17) with existing msdos disklabel >15:40:21,209 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >15:40:21,209 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >15:40:21,210 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,210 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >15:40:21,210 DEBUG storage: looking up parted Partition: /dev/sdb1 >15:40:21,211 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >15:40:21,212 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >15:40:21,213 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >15:40:21,213 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >15:40:21,214 INFO storage: added partition sdb1 (id 18) to device tree >15:40:21,214 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >15:40:21,215 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >15:40:21,216 DEBUG storage: LUKS.__init__: >15:40:21,216 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >15:40:21,216 DEBUG storage: device sdb1 does not contain a disklabel >15:40:21,216 INFO storage: type detected on 'sdb1' is 'crypto_LUKS' >15:40:21,217 DEBUG storage: LUKS.__init__: uuid: acc84e47-e326-409d-9e78-5d5a1498d0eb ; exists: True ; label: None ; device: /dev/sdb1 ; serial: fc09a2f6de5d0010 ; name: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; >15:40:21,217 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >15:40:21,218 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >15:40:21,218 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: luks ; >15:40:21,219 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sdb1 ; >15:40:21,220 DEBUG storage: DeviceTree.getDeviceByName: name: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; >15:40:21,220 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,221 INFO storage: skipping previously-skipped luks device sdb1 >15:40:21,221 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >15:40:21,222 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,223 DEBUG storage: LUKSDevice._setFormat: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; current: None ; type: None ; >15:40:21,224 DEBUG storage: LUKSDevice.setup: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; status: False ; controllable: True ; orig: False ; >15:40:21,225 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; orig: False ; >15:40:21,227 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >15:40:21,228 DEBUG storage: LUKS.setup: device: /dev/sdb1 ; mapName: luks-acc84e47-e326-409d-9e78-5d5a1498d0eb ; status: False ; type: luks ; >15:40:21,228 INFO storage: setup of luks-acc84e47-e326-409d-9e78-5d5a1498d0eb failed: luks device not configured >15:40:21,229 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >15:40:21,229 DEBUG storage: looking up parted Device: /dev/sdb1 >15:40:21,230 INFO storage: got device: PartitionDevice instance (0x393be90) -- > name = sdb1 status = True kids = 0 id = 18 > parents = ['existing 476860MB disk sdb (17) with existing msdos disklabel'] > uuid = None size = 476859.0 > format = existing luks > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976607232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60790, 255, 63) biosGeometry: (60790, 255, 63) > PedDevice: <_ped.Device object at 0x37b3290> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x393b7d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x393ba90> PedPartition: <_ped.Partition object at 0x378eef0> > disk = existing 476860MB disk sdb (17) with existing msdos disklabel > start = 2048 end = 976609279 length = 976607232 > flags = >15:40:21,230 INFO storage: got format: LUKS instance (0x393bed0) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/sdb1 uuid = acc84e47-e326-409d-9e78-5d5a1498d0eb exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-acc84e47-e326-409d-9e78-5d5a1498d0eb > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >15:40:21,258 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-ATAPI_iHAS124_B_3743524223_3J8038500 /dev/disk/by-label/Fedora-17-x86_64-Live-Desktop.is', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_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-Desktop.is', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-Desktop.is', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'ATAPI_iHAS124_B', > 'ID_MODEL_ENC': 'ATAPI\\x20\\x20\\x20iHAS124\\x20\\x20\\x20B\\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': 'AL0F', > 'ID_SERIAL': 'ATAPI_iHAS124_B_3743524223_3J8038500', > 'ID_SERIAL_SHORT': '3743524223_3J8038500', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '43687991', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-ATAPI_iHAS124_B_3743524223_3J8038500', > '/dev/disk/by-label/Fedora-17-x86_64-Live-Desktop.is'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >15:40:21,258 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >15:40:21,259 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >15:40:21,260 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,260 INFO storage: sr0 is a cdrom >15:40:21,260 DEBUG storage: DeviceTree.addUdevOpticalDevice: >15:40:21,260 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,261 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:40:21,261 INFO storage: added cdrom sr0 (id 20) to device tree >15:40:21,262 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:40:21,274 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:40:21,275 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >15:40:21,276 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:21,276 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >15:40:21,276 DEBUG storage: device sr0 does not contain a disklabel >15:40:21,276 INFO storage: type detected on 'sr0' is 'iso9660' >15:40:21,277 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:21,277 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >15:40:21,277 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:40:21,278 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:40:21,290 DEBUG storage: looking up parted Device: /dev/sr0 >15:40:21,290 INFO storage: got device: OpticalDevice instance (0x393b590) -- > name = sr0 status = True kids = 0 id = 20 > parents = [] > uuid = None size = 645.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: ATAPI iHAS124 B path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 330240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (20, 255, 63) biosGeometry: (20, 255, 63) > PedDevice: <_ped.Device object at 0x37b3440> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:40:21,291 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:21,291 INFO storage: got format: Iso9660FS instance (0x3941050) -- > 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-Desktop.is size = 0 targetSize = 0 > >15:40:21,313 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XZNEAC506766 /dev/disk/by-id/wwn-0x5002538043584d30', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'CXM03BQ1', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XZNEAC506766', > 'ID_SERIAL_SHORT': 'S0XZNEAC506766', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32532744', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XZNEAC506766', > '/dev/disk/by-id/wwn-0x5002538043584d30'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda'} ; name: sda ; >15:40:21,313 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda)... >15:40:21,314 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:40:21,314 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,315 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >15:40:21,316 INFO storage: sda is a disk >15:40:21,316 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,317 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:40:21,317 INFO storage: added disk sda (id 21) to device tree >15:40:21,317 DEBUG storage: looking up parted Device: /dev/sda >15:40:21,318 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:40:21,319 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >15:40:21,319 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,319 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:21,397 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >15:40:21,399 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x393b450> > PedDisk: <_ped.Disk object at 0x3948e18> >15:40:21,399 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:40:21,400 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:40:21,401 INFO storage: got device: DiskDevice instance (0x39412d0) -- > name = sda status = True kids = 0 id = 21 > parents = [] > uuid = None size = 244198.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x37b3560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3941210> >15:40:21,402 INFO storage: got format: DiskLabel instance (0x393bd90) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x393b450> > PedDisk: <_ped.Disk object at 0x3948e18> > origPartedDisk = <parted.disk.Disk object at 0x39414d0> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x37b34d0> > >15:40:21,443 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32027687', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:40:21,443 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >15:40:21,443 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >15:40:21,444 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,444 INFO storage: loop0 is a loop device >15:40:21,445 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:40:21,446 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >15:40:21,446 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,446 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,447 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >15:40:21,447 INFO storage: added file /osmin.img (deleted) (id 22) to device tree >15:40:21,448 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >15:40:21,448 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,449 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:40:21,449 INFO storage: added loop loop0 (id 23) to device tree >15:40:21,450 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:40:21,451 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:40:21,451 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:40:21,452 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >15:40:21,452 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >15:40:21,453 WARN storage: disklabel detected but not usable on loop0 >15:40:21,453 INFO storage: type detected on 'loop0' is 'squashfs' >15:40:21,453 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:40:21,454 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:40:21,454 INFO storage: got device: LoopDevice instance (0x3941290) -- > name = loop0 status = False kids = 0 id = 23 > parents = ['existing 0MB file /osmin.img (deleted) (22)'] > 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 >15:40:21,482 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', > 'USEC_INITIALIZED': '32027725', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:40:21,482 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >15:40:21,483 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:40:21,484 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,484 INFO storage: loop1 is a loop device >15:40:21,484 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:40:21,485 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >15:40:21,486 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,486 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,487 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >15:40:21,487 INFO storage: added file /osmin (id 24) to device tree >15:40:21,487 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >15:40:21,488 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,488 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:40:21,488 INFO storage: added loop loop1 (id 25) to device tree >15:40:21,489 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:40:21,490 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:40:21,490 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:40:21,491 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >15:40:21,491 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >15:40:21,492 WARN storage: disklabel detected but not usable on loop1 >15:40:21,492 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >15:40:21,492 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:40:21,493 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:40:21,493 INFO storage: got device: LoopDevice instance (0x3941910) -- > name = loop1 status = False kids = 0 id = 25 > parents = ['existing 0MB file /osmin (24)'] > 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 >15:40:21,532 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', > 'USEC_INITIALIZED': '32095262', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:40:21,532 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >15:40:21,533 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:40:21,534 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,534 INFO storage: loop2 is a loop device >15:40:21,535 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:40:21,536 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >15:40:21,537 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,538 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,539 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >15:40:21,539 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 26) to device tree >15:40:21,540 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >15:40:21,541 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,542 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:40:21,542 INFO storage: added loop loop2 (id 27) to device tree >15:40:21,543 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:40:21,544 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:40:21,544 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:40:21,545 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >15:40:21,546 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >15:40:21,547 WARN storage: disklabel detected but not usable on loop2 >15:40:21,547 INFO storage: type detected on 'loop2' is 'squashfs' >15:40:21,547 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:40:21,549 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:40:21,549 INFO storage: got device: LoopDevice instance (0x393bdd0) -- > name = loop2 status = False kids = 0 id = 27 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (26)'] > 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 >15:40:21,555 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/b39d6418-8f98-4350-a48a-e70b0dd203f9', > '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': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_UUID_ENC': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026736', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/b39d6418-8f98-4350-a48a-e70b0dd203f9'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:40:21,555 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >15:40:21,556 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >15:40:21,557 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,557 INFO storage: loop3 is a loop device >15:40:21,558 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >15:40:21,559 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >15:40:21,560 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,561 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,562 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >15:40:21,562 INFO storage: added file /LiveOS/ext3fs.img (id 28) to device tree >15:40:21,563 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >15:40:21,563 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,564 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >15:40:21,564 INFO storage: added loop loop3 (id 29) to device tree >15:40:21,565 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >15:40:21,566 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >15:40:21,567 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:21,567 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:40:21,567 DEBUG storage: device loop3 does not contain a disklabel >15:40:21,568 INFO storage: type detected on 'loop3' is 'ext4' >15:40:21,607 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:21,607 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:40:21,608 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >15:40:21,608 INFO storage: got device: LoopDevice instance (0x39419d0) -- > name = loop3 status = False kids = 0 id = 29 > parents = ['existing 0MB file /LiveOS/ext3fs.img (28)'] > 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 >15:40:21,610 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:21,610 INFO storage: got format: Ext4FS instance (0x3941810) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = b39d6418-8f98-4350-a48a-e70b0dd203f9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 4096.0 targetSize = 4096.0 > >15:40:21,618 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026574', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:40:21,618 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >15:40:21,619 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >15:40:21,621 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,621 INFO storage: loop4 is a loop device >15:40:21,622 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >15:40:21,624 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:40:21,625 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,625 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,627 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:40:21,627 INFO storage: added file /overlay (deleted) (id 30) to device tree >15:40:21,629 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:40:21,629 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,631 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >15:40:21,631 INFO storage: added loop loop4 (id 31) to device tree >15:40:21,632 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >15:40:21,633 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >15:40:21,633 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:40:21,634 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >15:40:21,635 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >15:40:21,635 WARN storage: disklabel detected but not usable on loop4 >15:40:21,635 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >15:40:21,636 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:40:21,637 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >15:40:21,637 INFO storage: got device: LoopDevice instance (0x3941750) -- > name = loop4 status = False kids = 0 id = 31 > parents = ['existing 0MB file /overlay (deleted) (30)'] > 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 >15:40:21,640 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026531', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:40:21,640 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >15:40:21,641 DEBUG storage: lvm filter: adding loop5 to the reject list >15:40:21,642 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026448', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:40:21,642 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >15:40:21,642 DEBUG storage: lvm filter: adding loop6 to the reject list >15:40:21,644 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '32026781', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:40:21,645 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >15:40:21,645 DEBUG storage: lvm filter: adding loop7 to the reject list >15:40:21,645 DEBUG storage: Skipping a device mapper drive (dm-0) for now >15:40:21,645 DEBUG storage: Skipping a device mapper drive (dm-1) for now >15:40:21,708 INFO storage: devices to scan: ['dm-0', 'dm-1'] >15:40:21,712 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/b39d6418-8f98-4350-a48a-e70b0dd203f9 /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': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_UUID_ENC': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12248480', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/b39d6418-8f98-4350-a48a-e70b0dd203f9', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:40:21,712 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >15:40:21,714 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:40:21,714 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,714 INFO storage: live-rw is a device-mapper device >15:40:21,715 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >15:40:21,716 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >15:40:21,716 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (29) with existing ext4 filesystem >15:40:21,717 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >15:40:21,718 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (31) >15:40:21,719 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:40:21,720 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,721 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >15:40:21,721 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,721 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:40:21,721 INFO storage: added dm live-rw (id 32) to device tree >15:40:21,722 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:40:21,723 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:40:21,724 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:21,724 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:40:21,724 DEBUG storage: device live-rw does not contain a disklabel >15:40:21,724 INFO storage: type detected on 'live-rw' is 'ext4' >15:40:21,764 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:21,764 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:40:21,765 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:40:21,766 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >15:40:21,766 INFO storage: got device: DMDevice instance (0x3941f10) -- > name = live-rw status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop4 (31)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13919 did: 11572 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x37b3830> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:40:21,768 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:21,768 INFO storage: got format: Ext4FS instance (0x3943490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = b39d6418-8f98-4350-a48a-e70b0dd203f9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 4096.0 targetSize = 4096.0 > >15:40:21,782 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/b39d6418-8f98-4350-a48a-e70b0dd203f9 /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': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_UUID_ENC': 'b39d6418-8f98-4350-a48a-e70b0dd203f9', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13110170', > '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/b39d6418-8f98-4350-a48a-e70b0dd203f9', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >15:40:21,782 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >15:40:21,784 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:40:21,786 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,786 INFO storage: live-osimg-min is a device-mapper device >15:40:21,788 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >15:40:21,790 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >15:40:21,792 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >15:40:21,793 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (29) with existing ext4 filesystem >15:40:21,794 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:40:21,795 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (25) >15:40:21,796 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >15:40:21,797 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:21,798 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >15:40:21,798 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:21,799 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >15:40:21,799 INFO storage: added dm live-osimg-min (id 33) to device tree >15:40:21,800 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >15:40:21,801 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >15:40:21,802 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:21,802 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:40:21,802 DEBUG storage: device live-osimg-min does not contain a disklabel >15:40:21,802 INFO storage: type detected on 'live-osimg-min' is 'ext4' >15:40:21,843 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:21,843 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:40:21,844 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >15:40:21,845 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >15:40:21,845 INFO storage: got device: DMDevice instance (0x3943590) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop1 (25)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x37b35f0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >15:40:21,847 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:21,847 INFO storage: got format: Ext4FS instance (0x39437d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = b39d6418-8f98-4350-a48a-e70b0dd203f9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2543.0 targetSize = 2543.0 > >15:40:21,925 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >15:40:21,926 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >15:40:21,927 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >15:40:21,975 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:40:21,977 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:40:21,980 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:40:22,026 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:40:22,110 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:40:22,112 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:40:22,114 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:40:22,158 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:40:22,160 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:40:22,162 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >15:40:22,163 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >15:40:22,164 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >15:40:22,164 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >15:40:22,164 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >15:40:22,166 INFO storage: edd: MBR signature on sda is zero. new disk image? >15:40:22,169 INFO storage: edd: collected mbr signatures: {'sdb': '0x00004fc2'} >15:40:22,169 DEBUG storage: new bootloader stage1 device: None >15:40:22,171 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:22,172 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:22,173 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:22,176 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:40:22,189 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:22,192 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:40:22,193 DEBUG storage: DeviceTree.getDeviceByName returned existing 244198MB disk sda (21) with existing gpt disklabel >15:40:22,193 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x220d210>) >15:40:22,193 DEBUG storage: doAutoPart: True >15:40:22,193 DEBUG storage: encryptedAutoPart: True >15:40:22,193 DEBUG storage: autoPartType: 0 >15:40:22,193 DEBUG storage: clearPartType: 1 >15:40:22,193 DEBUG storage: clearPartDisks: ['sda'] >15:40:22,193 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x32c4590) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x32c45d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x32c4610) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x32c4650) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x32c4690) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 18080 grow = True > >15:40:22,193 DEBUG storage: storage.disks: ['sda', 'sdb'] >15:40:22,194 DEBUG storage: storage.partitioned: ['sda', 'sdb'] >15:40:22,194 DEBUG storage: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sdb', 'sdb1', 'sr0'] >15:40:22,194 DEBUG storage: clearpart: looking at sdb1 >15:40:22,194 DEBUG storage: checking whether disk sda has an empty extended >15:40:22,194 DEBUG storage: extended is None ; logicals is [] >15:40:22,194 DEBUG storage: checking whether disk sdb has an empty extended >15:40:22,194 DEBUG storage: extended is None ; logicals is [] >15:40:22,195 DEBUG storage: candidate disks: [DiskDevice instance (0x39412d0) -- > name = sda status = True kids = 0 id = 21 > parents = [] > uuid = None size = 244198.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG SSD 830 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 500118192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 5 did: 0 busy: False > hardwareGeometry: (31130, 255, 63) biosGeometry: (31130, 255, 63) > PedDevice: <_ped.Device object at 0x37b3560> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3941210>] >15:40:22,196 DEBUG storage: devs: [] >15:40:22,201 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >15:40:22,202 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (29) with existing ext4 filesystem >15:40:22,202 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >15:40:22,203 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (29) with existing ext4 filesystem >15:40:22,203 DEBUG storage: LUKS.__init__: mountpoint: / ; >15:40:22,204 DEBUG storage: getFormat('luks') returning LUKS instance >15:40:22,204 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:22,205 DEBUG storage: PartitionDevice._setFormat: req0 ; >15:40:22,206 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: luks ; >15:40:22,206 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:22,206 INFO storage: added partition req0 (id 34) to device tree >15:40:22,207 INFO storage: registered action: [0] Create Device partition req0 (id 34) >15:40:22,207 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:22,207 INFO storage: registered action: [1] Create Format luks on partition req0 (id 34) >15:40:22,207 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:22,207 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:40:22,208 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: req0 ; >15:40:22,209 DEBUG storage: LUKSDevice._setFormat: luks-req0 ; current: None ; type: ext4 ; >15:40:22,209 INFO storage: added luks/dm-crypt luks-req0 (id 35) to device tree >15:40:22,209 INFO storage: registered action: [2] Create Device luks/dm-crypt luks-req0 (id 35) >15:40:22,209 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:22,209 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req0 (id 35) >15:40:22,210 DEBUG storage: LUKS.__init__: mountpoint: /home ; >15:40:22,210 DEBUG storage: getFormat('luks') returning LUKS instance >15:40:22,211 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:22,212 DEBUG storage: PartitionDevice._setFormat: req1 ; >15:40:22,212 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: luks ; >15:40:22,213 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:22,213 INFO storage: added partition req1 (id 36) to device tree >15:40:22,213 INFO storage: registered action: [4] Create Device partition req1 (id 36) >15:40:22,213 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:22,213 INFO storage: registered action: [5] Create Format luks on partition req1 (id 36) >15:40:22,214 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:22,214 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:40:22,215 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: req1 ; >15:40:22,216 DEBUG storage: LUKSDevice._setFormat: luks-req1 ; current: None ; type: ext4 ; >15:40:22,216 INFO storage: added luks/dm-crypt luks-req1 (id 37) to device tree >15:40:22,216 INFO storage: registered action: [6] Create Device luks/dm-crypt luks-req1 (id 37) >15:40:22,216 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:22,216 INFO storage: registered action: [7] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-req1 (id 37) >15:40:22,217 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:22,217 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:40:22,217 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:22,218 DEBUG storage: PartitionDevice._setFormat: req2 ; >15:40:22,219 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >15:40:22,219 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:22,219 INFO storage: added partition req2 (id 38) to device tree >15:40:22,219 INFO storage: registered action: [8] Create Device partition req2 (id 38) >15:40:22,220 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:22,220 INFO storage: registered action: [9] Create Format ext4 filesystem mounted at /boot on partition req2 (id 38) >15:40:22,220 DEBUG storage: _is_valid_disklabel(req0) returning True >15:40:22,220 DEBUG storage: _is_valid_size(req0) returning True >15:40:22,220 DEBUG storage: _is_valid_location(req0) returning True >15:40:22,220 WARN storage: req0 not bootable >15:40:22,220 DEBUG storage: _is_valid_format(req0) returning False >15:40:22,220 DEBUG storage: is_valid_stage1_device(req0) returning False >15:40:22,220 DEBUG storage: _is_valid_disklabel(req1) returning True >15:40:22,220 DEBUG storage: _is_valid_size(req1) returning True >15:40:22,220 DEBUG storage: _is_valid_location(req1) returning True >15:40:22,221 WARN storage: req1 not bootable >15:40:22,221 DEBUG storage: _is_valid_format(req1) returning False >15:40:22,221 DEBUG storage: is_valid_stage1_device(req1) returning False >15:40:22,221 DEBUG storage: _is_valid_disklabel(req2) returning True >15:40:22,221 DEBUG storage: _is_valid_size(req2) returning True >15:40:22,221 DEBUG storage: _is_valid_location(req2) returning True >15:40:22,221 WARN storage: req2 not bootable >15:40:22,221 DEBUG storage: _is_valid_format(req2) returning False >15:40:22,221 DEBUG storage: is_valid_stage1_device(req2) returning False >15:40:22,222 DEBUG storage: _is_valid_disklabel(sdb1) returning False >15:40:22,222 DEBUG storage: _is_valid_size(sdb1) returning True >15:40:22,222 DEBUG storage: _is_valid_location(sdb1) returning True >15:40:22,222 WARN storage: sdb1 not bootable >15:40:22,223 DEBUG storage: _is_valid_format(sdb1) returning False >15:40:22,223 DEBUG storage: is_valid_stage1_device(sdb1) returning False >15:40:22,223 DEBUG storage: no stage1 device: [] >15:40:22,223 DEBUG storage: stage1_drive is existing 244198MB disk sda (21) with existing gpt disklabel >15:40:22,223 DEBUG storage: _is_valid_disklabel(req0) returning True >15:40:22,224 DEBUG storage: _is_valid_size(req0) returning True >15:40:22,224 DEBUG storage: _is_valid_location(req0) returning True >15:40:22,224 WARN storage: req0 not bootable >15:40:22,224 DEBUG storage: _is_valid_format(req0) returning False >15:40:22,224 DEBUG storage: is_valid_stage1_device(req0) returning False >15:40:22,225 DEBUG storage: _is_valid_disklabel(req1) returning True >15:40:22,225 DEBUG storage: _is_valid_size(req1) returning True >15:40:22,225 DEBUG storage: _is_valid_location(req1) returning True >15:40:22,225 WARN storage: req1 not bootable >15:40:22,225 DEBUG storage: _is_valid_format(req1) returning False >15:40:22,225 DEBUG storage: is_valid_stage1_device(req1) returning False >15:40:22,226 DEBUG storage: _is_valid_disklabel(req2) returning True >15:40:22,226 DEBUG storage: _is_valid_size(req2) returning True >15:40:22,226 DEBUG storage: _is_valid_location(req2) returning True >15:40:22,226 WARN storage: req2 not bootable >15:40:22,227 DEBUG storage: _is_valid_format(req2) returning False >15:40:22,227 DEBUG storage: is_valid_stage1_device(req2) returning False >15:40:22,227 DEBUG storage: _is_valid_disklabel(sdb1) returning False >15:40:22,227 DEBUG storage: _is_valid_size(sdb1) returning True >15:40:22,227 DEBUG storage: _is_valid_location(sdb1) returning True >15:40:22,227 WARN storage: sdb1 not bootable >15:40:22,228 DEBUG storage: _is_valid_format(sdb1) returning False >15:40:22,228 DEBUG storage: is_valid_stage1_device(sdb1) returning False >15:40:22,228 DEBUG storage: getFormat('efi') returning EFIFS instance >15:40:22,229 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:22,229 DEBUG storage: PartitionDevice._setFormat: req3 ; >15:40:22,230 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: efi ; >15:40:22,231 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:22,231 INFO storage: added partition req3 (id 39) to device tree >15:40:22,231 INFO storage: registered action: [10] Create Device partition req3 (id 39) >15:40:22,231 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:22,231 INFO storage: registered action: [11] Create Format efi filesystem mounted at /boot/efi on partition req3 (id 39) >15:40:22,232 DEBUG storage: LUKS.__init__: mountpoint: None ; >15:40:22,232 DEBUG storage: getFormat('luks') returning LUKS instance >15:40:22,233 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:22,234 DEBUG storage: PartitionDevice._setFormat: req4 ; >15:40:22,234 DEBUG storage: PartitionDevice._setFormat: req4 ; current: None ; type: luks ; >15:40:22,235 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:22,235 INFO storage: added partition req4 (id 40) to device tree >15:40:22,235 INFO storage: registered action: [12] Create Device partition req4 (id 40) >15:40:22,235 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:22,236 INFO storage: registered action: [13] Create Format luks on partition req4 (id 40) >15:40:22,236 DEBUG storage: SwapSpace.__init__: device: /dev/req4 ; mountpoint: None ; >15:40:22,236 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:40:22,237 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: req4 ; >15:40:22,238 DEBUG storage: LUKSDevice._setFormat: luks-req4 ; current: None ; type: swap ; >15:40:22,238 INFO storage: added luks/dm-crypt luks-req4 (id 41) to device tree >15:40:22,238 INFO storage: registered action: [14] Create Device luks/dm-crypt luks-req4 (id 41) >15:40:22,238 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:40:22,238 INFO storage: registered action: [15] Create Format swap on luks/dm-crypt luks-req4 (id 41) >15:40:22,239 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:22,240 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:40:22,241 DEBUG storage: removing all non-preexisting partitions ['req0(id 34)', 'req1(id 36)', 'req2(id 38)', 'req3(id 39)', 'req4(id 40)'] from disk(s) ['sda', 'sdb'] >15:40:22,241 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 34)', 'req1(id 36)', 'req2(id 38)', 'req3(id 39)', 'req4(id 40)'] >15:40:22,241 DEBUG storage: removing all non-preexisting partitions ['req3(id 39)', 'req2(id 38)', 'req0(id 34)', 'req4(id 40)', 'req1(id 36)'] from disk(s) ['sda', 'sdb'] >15:40:22,241 DEBUG storage: allocating partition: req3 ; id: 39 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >15:40:22,241 DEBUG storage: checking freespace on sda >15:40:22,242 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >15:40:22,242 DEBUG storage: current free range is 34-500118158 (244198MB) >15:40:22,242 DEBUG storage: evaluating growth potential for new layout >15:40:22,242 DEBUG storage: calculating growth for disk /dev/sdb >15:40:22,242 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:22,242 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:22,242 DEBUG storage: calculating growth for disk /dev/sda >15:40:22,242 DEBUG storage: adjusted start sector from 34 to 2048 >15:40:22,243 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:22,243 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3973cd0> PedPartition: <_ped.Partition object at 0x39b7290> >15:40:22,244 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:22,245 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:22,245 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,245 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:22,245 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:22,245 DEBUG storage: 1 requests and 500077165 (244178MB) left in chunk >15:40:22,245 DEBUG storage: adding 500077165 (244178MB) to 39 (sda1) >15:40:22,245 DEBUG storage: taking back 499708525 (243998MB) from 39 (sda1) >15:40:22,245 DEBUG storage: new grow amount for request 39 (sda1) is 368640 units, or 180MB >15:40:22,245 DEBUG storage: request 39 (sda1) growth: 368640 (180MB) size: 200MB >15:40:22,245 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >15:40:22,246 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:22,246 DEBUG storage: device sda1 new partedPartition None >15:40:22,247 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:22,247 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:22,247 DEBUG storage: total growth: 368640 sectors >15:40:22,247 DEBUG storage: updating use_disk to sda, type: 0 >15:40:22,248 DEBUG storage: new free: 34-500118158 / 244198MB >15:40:22,248 DEBUG storage: new free allows for 368640 sectors of growth >15:40:22,248 DEBUG storage: found free space for bootable request >15:40:22,248 DEBUG storage: adjusted start sector from 34 to 2048 >15:40:22,248 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >15:40:22,249 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:22,249 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3973e90> PedPartition: <_ped.Partition object at 0x39b7230> >15:40:22,250 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:22,250 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:22,251 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:22,251 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3973e10> PedPartition: <_ped.Partition object at 0x39b7350> >15:40:22,252 DEBUG storage: allocating partition: req2 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >15:40:22,252 DEBUG storage: checking freespace on sda >15:40:22,252 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >15:40:22,252 DEBUG storage: current free range is 34-2047 (0MB) >15:40:22,252 DEBUG storage: current free range is 43008-500118158 (244177MB) >15:40:22,252 DEBUG storage: updating use_disk to sda, type: 0 >15:40:22,252 DEBUG storage: new free: 43008-500118158 / 244177MB >15:40:22,252 DEBUG storage: new free allows for 0 sectors of growth >15:40:22,252 DEBUG storage: found free space for bootable request >15:40:22,253 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >15:40:22,253 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:40:22,254 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39735d0> PedPartition: <_ped.Partition object at 0x39b73b0> >15:40:22,254 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:22,255 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:22,256 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:22,256 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3973910> PedPartition: <_ped.Partition object at 0x39b72f0> >15:40:22,256 DEBUG storage: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >15:40:22,256 DEBUG storage: checking freespace on sda >15:40:22,256 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:40:22,257 DEBUG storage: current free range is 34-2047 (0MB) >15:40:22,257 DEBUG storage: current free range is 1067008-500118158 (243677MB) >15:40:22,257 DEBUG storage: evaluating growth potential for new layout >15:40:22,257 DEBUG storage: calculating growth for disk /dev/sdb >15:40:22,257 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:22,257 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:22,257 DEBUG storage: calculating growth for disk /dev/sda >15:40:22,258 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:22,258 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39b9290> PedPartition: <_ped.Partition object at 0x39b7470> >15:40:22,259 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:22,259 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:22,260 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,260 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,260 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,260 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:22,260 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:22,260 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:22,260 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:22,260 DEBUG storage: 2 requests and 496956013 (242654MB) left in chunk >15:40:22,260 DEBUG storage: adding 9520230 (4648MB) to 39 (sda1) >15:40:22,260 DEBUG storage: taking back 9151590 (4468MB) from 39 (sda1) >15:40:22,260 DEBUG storage: new grow amount for request 39 (sda1) is 368640 units, or 180MB >15:40:22,260 DEBUG storage: adding 487435782 (238005MB) to 34 (sda3) >15:40:22,261 DEBUG storage: taking back 384675334 (187829MB) from 34 (sda3) >15:40:22,261 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:22,261 DEBUG storage: request 39 (sda1) growth: 368640 (180MB) size: 200MB >15:40:22,261 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 500MB >15:40:22,261 DEBUG storage: request 34 (sda3) growth: 102760448 (50176MB) size: 51200MB >15:40:22,261 DEBUG storage: disk /dev/sda growth: 103129088 (50356MB) >15:40:22,261 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:22,262 DEBUG storage: device sda3 new partedPartition None >15:40:22,262 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:22,263 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:22,263 DEBUG storage: total growth: 103129088 sectors >15:40:22,263 DEBUG storage: updating use_disk to sda, type: 0 >15:40:22,263 DEBUG storage: new free: 1067008-500118158 / 243677MB >15:40:22,263 DEBUG storage: new free allows for 103129088 sectors of growth >15:40:22,263 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >15:40:22,264 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:22,264 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39b9310> PedPartition: <_ped.Partition object at 0x39b7290> >15:40:22,265 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:22,266 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:22,267 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:22,267 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39b9510> PedPartition: <_ped.Partition object at 0x39b7530> >15:40:22,267 DEBUG storage: allocating partition: req4 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 18080 >15:40:22,267 DEBUG storage: checking freespace on sda >15:40:22,267 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:40:22,267 DEBUG storage: current free range is 34-2047 (0MB) >15:40:22,267 DEBUG storage: current free range is 3164160-500118158 (242653MB) >15:40:22,268 DEBUG storage: evaluating growth potential for new layout >15:40:22,268 DEBUG storage: calculating growth for disk /dev/sdb >15:40:22,268 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:22,268 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:22,268 DEBUG storage: calculating growth for disk /dev/sda >15:40:22,269 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:22,269 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39b95d0> PedPartition: <_ped.Partition object at 0x39b75f0> >15:40:22,269 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:22,270 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:22,270 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,270 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,271 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,271 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,271 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:22,271 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:22,271 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:22,271 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:22,271 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 34930688 >done = False >15:40:22,271 DEBUG storage: 3 requests and 494858861 (241630MB) left in chunk >15:40:22,271 DEBUG storage: adding 4785869 (2336MB) to 39 (sda1) >15:40:22,271 DEBUG storage: taking back 4417229 (2156MB) from 39 (sda1) >15:40:22,271 DEBUG storage: new grow amount for request 39 (sda1) is 368640 units, or 180MB >15:40:22,271 DEBUG storage: adding 245036495 (119646MB) to 34 (sda3) >15:40:22,271 DEBUG storage: taking back 142276047 (69470MB) from 34 (sda3) >15:40:22,271 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:22,272 DEBUG storage: adding 245036495 (119646MB) to 40 (sda4) >15:40:22,272 DEBUG storage: taking back 210105807 (102590MB) from 40 (sda4) >15:40:22,272 DEBUG storage: new grow amount for request 40 (sda4) is 34930688 units, or 17056MB >15:40:22,272 DEBUG storage: request 39 (sda1) growth: 368640 (180MB) size: 200MB >15:40:22,272 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 500MB >15:40:22,272 DEBUG storage: request 34 (sda3) growth: 102760448 (50176MB) size: 51200MB >15:40:22,272 DEBUG storage: request 40 (sda4) growth: 34930688 (17056MB) size: 18080MB >15:40:22,272 DEBUG storage: disk /dev/sda growth: 138059776 (67412MB) >15:40:22,273 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:22,273 DEBUG storage: device sda4 new partedPartition None >15:40:22,273 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:22,274 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:22,274 DEBUG storage: total growth: 138059776 sectors >15:40:22,274 DEBUG storage: updating use_disk to sda, type: 0 >15:40:22,274 DEBUG storage: new free: 3164160-500118158 / 242653MB >15:40:22,274 DEBUG storage: new free allows for 138059776 sectors of growth >15:40:22,275 DEBUG storage: created partition sda4 of 1024MB and added it to /dev/sda >15:40:22,275 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:22,275 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39b9a10> PedPartition: <_ped.Partition object at 0x39b7230> >15:40:22,276 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:22,277 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:22,278 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:22,278 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39b9f10> PedPartition: <_ped.Partition object at 0x39b7710> >15:40:22,278 DEBUG storage: allocating partition: req1 ; id: 36 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >15:40:22,278 DEBUG storage: checking freespace on sda >15:40:22,278 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >15:40:22,279 DEBUG storage: current free range is 34-2047 (0MB) >15:40:22,279 DEBUG storage: current free range is 5261312-500118158 (241629MB) >15:40:22,279 DEBUG storage: evaluating growth potential for new layout >15:40:22,279 DEBUG storage: calculating growth for disk /dev/sdb >15:40:22,279 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:22,279 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:22,279 DEBUG storage: calculating growth for disk /dev/sda >15:40:22,280 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >15:40:22,280 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bb050> PedPartition: <_ped.Partition object at 0x39b74d0> >15:40:22,281 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >15:40:22,281 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >15:40:22,281 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,282 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,282 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,282 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,282 DEBUG storage: adding request 36 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,282 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:22,282 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:22,282 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:22,282 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:22,282 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 34930688 >done = False >15:40:22,282 DEBUG storage: req: PartitionRequest instance -- >id = 36 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >15:40:22,282 DEBUG storage: 4 requests and 493834861 (241130MB) left in chunk >15:40:22,282 DEBUG storage: adding 3846065 (1877MB) to 39 (sda1) >15:40:22,283 DEBUG storage: taking back 3477425 (1697MB) from 39 (sda1) >15:40:22,283 DEBUG storage: new grow amount for request 39 (sda1) is 368640 units, or 180MB >15:40:22,283 DEBUG storage: adding 196918573 (96151MB) to 34 (sda3) >15:40:22,283 DEBUG storage: taking back 94158125 (45975MB) from 34 (sda3) >15:40:22,283 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:22,283 DEBUG storage: adding 196918573 (96151MB) to 40 (sda4) >15:40:22,283 DEBUG storage: taking back 161987885 (79095MB) from 40 (sda4) >15:40:22,283 DEBUG storage: new grow amount for request 40 (sda4) is 34930688 units, or 17056MB >15:40:22,283 DEBUG storage: adding 96151647 (46949MB) to 36 (sda5) >15:40:22,283 DEBUG storage: new grow amount for request 36 (sda5) is 96151647 units, or 46949MB >15:40:22,283 DEBUG storage: 1 requests and 259623438 (126769MB) left in chunk >15:40:22,283 DEBUG storage: adding 259623438 (126769MB) to 36 (sda5) >15:40:22,283 DEBUG storage: new grow amount for request 36 (sda5) is 355775085 units, or 173718MB >15:40:22,284 DEBUG storage: request 39 (sda1) growth: 368640 (180MB) size: 200MB >15:40:22,284 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 500MB >15:40:22,284 DEBUG storage: request 34 (sda3) growth: 102760448 (50176MB) size: 51200MB >15:40:22,284 DEBUG storage: request 40 (sda4) growth: 34930688 (17056MB) size: 18080MB >15:40:22,284 DEBUG storage: request 36 (sda5) growth: 355775085 (173718MB) size: 174218MB >15:40:22,284 DEBUG storage: disk /dev/sda growth: 493834861 (241130MB) >15:40:22,284 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >15:40:22,285 DEBUG storage: device sda5 new partedPartition None >15:40:22,285 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >15:40:22,286 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >15:40:22,286 DEBUG storage: total growth: 493834861 sectors >15:40:22,286 DEBUG storage: updating use_disk to sda, type: 0 >15:40:22,286 DEBUG storage: new free: 5261312-500118158 / 241629MB >15:40:22,286 DEBUG storage: new free allows for 493834861 sectors of growth >15:40:22,286 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >15:40:22,287 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >15:40:22,287 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bb2d0> PedPartition: <_ped.Partition object at 0x39b7770> >15:40:22,288 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >15:40:22,288 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >15:40:22,290 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >15:40:22,290 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39b9a10> PedPartition: <_ped.Partition object at 0x39b7230> >15:40:22,290 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda3(id 34)', 'sda5(id 36)', 'sda2(id 38)', 'sda1(id 39)', 'sda4(id 40)'] >15:40:22,290 DEBUG storage: growable partitions are ['sda3', 'sda5', 'sda1', 'sda4'] >15:40:22,290 DEBUG storage: growing partitions on sda >15:40:22,290 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,290 DEBUG storage: adding request 36 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,291 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,291 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,291 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:40:22,291 DEBUG storage: disk sda has 1 chunks >15:40:22,291 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:22,291 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:22,291 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:22,291 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:22,291 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 34930688 >done = False >15:40:22,291 DEBUG storage: req: PartitionRequest instance -- >id = 36 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >15:40:22,291 DEBUG storage: 4 requests and 493834861 (241130MB) left in chunk >15:40:22,291 DEBUG storage: adding 3846065 (1877MB) to 39 (sda1) >15:40:22,291 DEBUG storage: taking back 3477425 (1697MB) from 39 (sda1) >15:40:22,292 DEBUG storage: new grow amount for request 39 (sda1) is 368640 units, or 180MB >15:40:22,292 DEBUG storage: adding 196918573 (96151MB) to 34 (sda3) >15:40:22,292 DEBUG storage: taking back 94158125 (45975MB) from 34 (sda3) >15:40:22,292 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:22,292 DEBUG storage: adding 196918573 (96151MB) to 40 (sda4) >15:40:22,292 DEBUG storage: taking back 161987885 (79095MB) from 40 (sda4) >15:40:22,292 DEBUG storage: new grow amount for request 40 (sda4) is 34930688 units, or 17056MB >15:40:22,292 DEBUG storage: adding 96151647 (46949MB) to 36 (sda5) >15:40:22,292 DEBUG storage: new grow amount for request 36 (sda5) is 96151647 units, or 46949MB >15:40:22,292 DEBUG storage: 1 requests and 259623438 (126769MB) left in chunk >15:40:22,292 DEBUG storage: adding 259623438 (126769MB) to 36 (sda5) >15:40:22,292 DEBUG storage: new grow amount for request 36 (sda5) is 355775085 units, or 173718MB >15:40:22,292 DEBUG storage: partition sda1 (39): 0 >15:40:22,293 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x39b96d0> >15:40:22,293 DEBUG storage: partition sda2 (38): 0 >15:40:22,293 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x39b9c50> >15:40:22,293 DEBUG storage: partition sda3 (34): 0 >15:40:22,293 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x39b9dd0> >15:40:22,293 DEBUG storage: partition sda4 (40): 0 >15:40:22,293 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 106293248 end: 143321087 length: 37027840 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x39b92d0> >15:40:22,293 DEBUG storage: partition sda5 (36): 0 >15:40:22,293 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 143321088 end: 500117503 length: 356796416 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3973cd0> >15:40:22,294 DEBUG storage: removing all non-preexisting partitions ['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)', 'sda5(id 36)'] from disk(s) ['sda'] >15:40:22,294 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:22,294 DEBUG storage: device sda1 new partedPartition None >15:40:22,295 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:22,296 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >15:40:22,296 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:22,296 DEBUG storage: device sda2 new partedPartition None >15:40:22,297 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:40:22,298 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:22,298 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:22,299 DEBUG storage: device sda3 new partedPartition None >15:40:22,299 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:22,300 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:22,301 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:22,301 DEBUG storage: device sda4 new partedPartition None >15:40:22,301 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:22,302 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:22,303 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >15:40:22,303 DEBUG storage: device sda5 new partedPartition None >15:40:22,303 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >15:40:22,304 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:22,304 DEBUG storage: back from removeNewPartitions >15:40:22,304 DEBUG storage: extended: None >15:40:22,304 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x39b96d0> >15:40:22,305 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:22,305 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x396fcd0> PedPartition: <_ped.Partition object at 0x39b7650> >15:40:22,306 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:22,306 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:22,307 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:22,307 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3973910> PedPartition: <_ped.Partition object at 0x39b7530> >15:40:22,308 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x39b9c50> >15:40:22,308 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:40:22,309 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x396fad0> PedPartition: <_ped.Partition object at 0x39b76b0> >15:40:22,309 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:22,310 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:22,311 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:22,311 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3973b10> PedPartition: <_ped.Partition object at 0x39b77d0> >15:40:22,311 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x39b9dd0> >15:40:22,312 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:22,312 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39b9050> PedPartition: <_ped.Partition object at 0x39b7590> >15:40:22,313 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:22,313 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:22,314 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:22,315 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bb590> PedPartition: <_ped.Partition object at 0x39b7350> >15:40:22,315 DEBUG storage: setting req4 new geometry: parted.Geometry instance -- > start: 106293248 end: 143321087 length: 37027840 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x39b92d0> >15:40:22,315 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:22,316 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3973c90> PedPartition: <_ped.Partition object at 0x39b7290> >15:40:22,316 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:22,317 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:22,318 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:22,318 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bba90> PedPartition: <_ped.Partition object at 0x39b73b0> >15:40:22,318 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 143321088 end: 500117503 length: 356796416 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3973cd0> >15:40:22,319 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >15:40:22,319 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39b94d0> PedPartition: <_ped.Partition object at 0x39b75f0> >15:40:22,320 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >15:40:22,320 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >15:40:22,322 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >15:40:22,322 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bd050> PedPartition: <_ped.Partition object at 0x39b79b0> >15:40:22,322 DEBUG storage: growing partitions on sdb >15:40:22,322 DEBUG storage: disk sdb has 1 chunks >15:40:22,322 DEBUG storage: new bootloader stage1 device: None >15:40:22,329 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >15:40:22,330 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (29) with existing ext4 filesystem >15:40:22,330 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >15:40:22,331 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (29) with existing ext4 filesystem >15:40:22,332 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >15:40:22,332 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (29) with existing ext4 filesystem >15:40:22,333 DEBUG storage: _is_valid_disklabel(sda1) returning True >15:40:22,333 DEBUG storage: _is_valid_size(sda1) returning True >15:40:22,333 DEBUG storage: _is_valid_location(sda1) returning True >15:40:22,333 WARN storage: sda1 not bootable >15:40:22,333 DEBUG storage: _is_valid_format(sda1) returning True >15:40:22,333 DEBUG storage: is_valid_stage1_device(sda1) returning True >15:40:22,333 DEBUG storage: _is_valid_disklabel(sda2) returning True >15:40:22,333 DEBUG storage: _is_valid_size(sda2) returning True >15:40:22,333 DEBUG storage: _is_valid_location(sda2) returning True >15:40:22,334 DEBUG storage: _is_valid_format(sda2) returning False >15:40:22,334 DEBUG storage: is_valid_stage1_device(sda2) returning False >15:40:22,334 DEBUG storage: _is_valid_disklabel(sda3) returning True >15:40:22,334 DEBUG storage: _is_valid_size(sda3) returning True >15:40:22,334 DEBUG storage: _is_valid_location(sda3) returning True >15:40:22,334 WARN storage: sda3 not bootable >15:40:22,334 DEBUG storage: _is_valid_format(sda3) returning False >15:40:22,334 DEBUG storage: is_valid_stage1_device(sda3) returning False >15:40:22,334 DEBUG storage: _is_valid_disklabel(sda4) returning True >15:40:22,334 DEBUG storage: _is_valid_size(sda4) returning True >15:40:22,334 DEBUG storage: _is_valid_location(sda4) returning True >15:40:22,335 WARN storage: sda4 not bootable >15:40:22,335 DEBUG storage: _is_valid_format(sda4) returning False >15:40:22,335 DEBUG storage: is_valid_stage1_device(sda4) returning False >15:40:22,335 DEBUG storage: _is_valid_disklabel(sda5) returning True >15:40:22,335 DEBUG storage: _is_valid_size(sda5) returning True >15:40:22,335 DEBUG storage: _is_valid_location(sda5) returning True >15:40:22,335 WARN storage: sda5 not bootable >15:40:22,335 DEBUG storage: _is_valid_format(sda5) returning False >15:40:22,335 DEBUG storage: is_valid_stage1_device(sda5) returning False >15:40:22,335 DEBUG storage: _is_valid_disklabel(sdb1) returning False >15:40:22,335 DEBUG storage: _is_valid_size(sdb1) returning True >15:40:22,335 DEBUG storage: _is_valid_location(sdb1) returning True >15:40:22,335 WARN storage: sdb1 not bootable >15:40:22,336 DEBUG storage: _is_valid_format(sdb1) returning False >15:40:22,336 DEBUG storage: is_valid_stage1_device(sdb1) returning False >15:40:22,336 DEBUG storage: no stage1 device: ['sda1'] >15:40:22,336 DEBUG storage: stage1_drive is existing 244198MB disk sda (21) with existing gpt disklabel >15:40:22,336 DEBUG storage: _is_valid_disklabel(sda1) returning True >15:40:22,336 DEBUG storage: _is_valid_size(sda1) returning True >15:40:22,336 DEBUG storage: _is_valid_location(sda1) returning True >15:40:22,336 WARN storage: sda1 not bootable >15:40:22,336 DEBUG storage: _is_valid_format(sda1) returning True >15:40:22,336 DEBUG storage: is_valid_stage1_device(sda1) returning True >15:40:22,337 DEBUG storage: _is_valid_disklabel(sda2) returning True >15:40:22,337 DEBUG storage: _is_valid_size(sda2) returning True >15:40:22,337 DEBUG storage: _is_valid_location(sda2) returning True >15:40:22,337 DEBUG storage: _is_valid_format(sda2) returning False >15:40:22,337 DEBUG storage: is_valid_stage1_device(sda2) returning False >15:40:22,337 DEBUG storage: _is_valid_disklabel(sda3) returning True >15:40:22,337 DEBUG storage: _is_valid_size(sda3) returning True >15:40:22,337 DEBUG storage: _is_valid_location(sda3) returning True >15:40:22,337 WARN storage: sda3 not bootable >15:40:22,337 DEBUG storage: _is_valid_format(sda3) returning False >15:40:22,337 DEBUG storage: is_valid_stage1_device(sda3) returning False >15:40:22,338 DEBUG storage: _is_valid_disklabel(sda4) returning True >15:40:22,338 DEBUG storage: _is_valid_size(sda4) returning True >15:40:22,338 DEBUG storage: _is_valid_location(sda4) returning True >15:40:22,338 WARN storage: sda4 not bootable >15:40:22,338 DEBUG storage: _is_valid_format(sda4) returning False >15:40:22,338 DEBUG storage: is_valid_stage1_device(sda4) returning False >15:40:22,338 DEBUG storage: _is_valid_disklabel(sda5) returning True >15:40:22,338 DEBUG storage: _is_valid_size(sda5) returning True >15:40:22,338 DEBUG storage: _is_valid_location(sda5) returning True >15:40:22,338 WARN storage: sda5 not bootable >15:40:22,338 DEBUG storage: _is_valid_format(sda5) returning False >15:40:22,338 DEBUG storage: is_valid_stage1_device(sda5) returning False >15:40:22,339 DEBUG storage: _is_valid_disklabel(sdb1) returning False >15:40:22,339 DEBUG storage: _is_valid_size(sdb1) returning True >15:40:22,339 DEBUG storage: _is_valid_location(sdb1) returning True >15:40:22,339 WARN storage: sdb1 not bootable >15:40:22,339 DEBUG storage: _is_valid_format(sdb1) returning False >15:40:22,339 DEBUG storage: is_valid_stage1_device(sdb1) returning False >15:40:22,339 DEBUG storage: new bootloader stage1 device: sda1 >15:40:22,339 DEBUG storage: _is_valid_disklabel(sda1) returning True >15:40:22,339 DEBUG storage: _is_valid_size(sda1) returning True >15:40:22,339 DEBUG storage: _is_valid_location(sda1) returning True >15:40:22,339 WARN storage: sda1 not bootable >15:40:22,339 DEBUG storage: _is_valid_format(sda1) returning True >15:40:22,339 DEBUG storage: is_valid_stage1_device(sda1) returning True >15:40:22,340 DEBUG storage: _is_valid_disklabel(sda2) returning True >15:40:22,340 DEBUG storage: _is_valid_size(sda2) returning True >15:40:22,340 DEBUG storage: _is_valid_location(sda2) returning True >15:40:22,340 DEBUG storage: _is_valid_partition(sda2) returning True >15:40:22,341 DEBUG storage: _is_valid_format(sda2) returning True >15:40:22,341 DEBUG storage: is_valid_stage2_device(sda2) returning True >15:40:22,360 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 3 ; >15:40:22,363 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:40:22,364 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:22,364 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:40:22,365 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:40:22,366 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:40:22,367 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:40:22,368 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:40:22,369 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (34) with non-existent luks >15:40:22,369 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:40:22,370 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 18080MB partition sda4 (40) with non-existent luks >15:40:22,371 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >15:40:22,372 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 174217MB partition sda5 (36) with non-existent luks >15:40:22,373 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:40:22,373 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:22,374 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >15:40:22,375 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:22,375 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >15:40:22,376 DEBUG storage: DeviceTree.getDeviceByName returned existing 476859MB partition sdb1 (18) with existing luks >15:40:28,332 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:40:28,333 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:40:28,335 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:40:28,336 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:40:28,338 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:40:28,339 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (34) with non-existent luks >15:40:28,341 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:40:28,342 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 18080MB partition sda4 (40) with non-existent luks >15:40:28,343 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >15:40:28,344 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 174217MB partition sda5 (36) with non-existent luks >15:40:32,658 INFO storage: removed luks/dm-crypt luks-req1 (id 37) from device tree >15:40:32,659 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >15:40:32,660 INFO storage: registered action: [16] Destroy Device luks/dm-crypt luks-req1 (id 37) >15:40:32,660 INFO storage: removed partition sda5 (id 36) from device tree >15:40:32,661 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >15:40:32,662 INFO storage: registered action: [17] Destroy Device partition sda5 (id 36) >15:40:32,663 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:32,664 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:40:32,664 DEBUG storage: removing all non-preexisting partitions ['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] from disk(s) ['sda', 'sdb'] >15:40:32,665 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:32,665 DEBUG storage: device sda1 new partedPartition None >15:40:32,666 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:32,666 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:32,667 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:32,667 DEBUG storage: device sda2 new partedPartition None >15:40:32,668 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:40:32,668 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:32,669 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:32,669 DEBUG storage: device sda3 new partedPartition None >15:40:32,669 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:32,670 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:32,671 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:32,671 DEBUG storage: device sda4 new partedPartition None >15:40:32,671 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:32,672 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:32,672 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 39)', 'req2(id 38)', 'req0(id 34)', 'req4(id 40)'] >15:40:32,672 DEBUG storage: removing all non-preexisting partitions ['req3(id 39)', 'req2(id 38)', 'req0(id 34)', 'req4(id 40)'] from disk(s) ['sda', 'sdb'] >15:40:32,672 DEBUG storage: allocating partition: req3 ; id: 39 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >15:40:32,672 DEBUG storage: checking freespace on sda >15:40:32,673 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=20MB boot=True best=None grow=True >15:40:32,673 DEBUG storage: current free range is 34-500118158 (244198MB) >15:40:32,673 DEBUG storage: evaluating growth potential for new layout >15:40:32,673 DEBUG storage: calculating growth for disk /dev/sdb >15:40:32,673 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:32,673 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:32,673 DEBUG storage: calculating growth for disk /dev/sda >15:40:32,673 DEBUG storage: adjusted start sector from 34 to 2048 >15:40:32,674 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:32,674 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bbe90> PedPartition: <_ped.Partition object at 0x39b7830> >15:40:32,675 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:32,676 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:32,676 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,676 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:32,676 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:32,676 DEBUG storage: 1 requests and 500077165 (244178MB) left in chunk >15:40:32,676 DEBUG storage: adding 500077165 (244178MB) to 39 (sda1) >15:40:32,676 DEBUG storage: taking back 499708525 (243998MB) from 39 (sda1) >15:40:32,676 DEBUG storage: new grow amount for request 39 (sda1) is 368640 units, or 180MB >15:40:32,676 DEBUG storage: request 39 (sda1) growth: 368640 (180MB) size: 200MB >15:40:32,676 DEBUG storage: disk /dev/sda growth: 368640 (180MB) >15:40:32,677 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:32,677 DEBUG storage: device sda1 new partedPartition None >15:40:32,678 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:32,678 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:32,678 DEBUG storage: total growth: 368640 sectors >15:40:32,678 DEBUG storage: updating use_disk to sda, type: 0 >15:40:32,678 DEBUG storage: new free: 34-500118158 / 244198MB >15:40:32,678 DEBUG storage: new free allows for 368640 sectors of growth >15:40:32,678 DEBUG storage: found free space for bootable request >15:40:32,679 DEBUG storage: adjusted start sector from 34 to 2048 >15:40:32,679 DEBUG storage: created partition sda1 of 20MB and added it to /dev/sda >15:40:32,679 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:32,680 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a6c690> PedPartition: <_ped.Partition object at 0x39b7710> >15:40:32,681 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:32,682 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:32,683 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:32,683 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36ba8d0> PedPartition: <_ped.Partition object at 0x39513b0> >15:40:32,683 DEBUG storage: allocating partition: req2 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >15:40:32,683 DEBUG storage: checking freespace on sda >15:40:32,683 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >15:40:32,683 DEBUG storage: current free range is 34-2047 (0MB) >15:40:32,684 DEBUG storage: current free range is 43008-500118158 (244177MB) >15:40:32,684 DEBUG storage: updating use_disk to sda, type: 0 >15:40:32,684 DEBUG storage: new free: 43008-500118158 / 244177MB >15:40:32,684 DEBUG storage: new free allows for 0 sectors of growth >15:40:32,684 DEBUG storage: found free space for bootable request >15:40:32,684 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >15:40:32,685 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:40:32,685 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3943a10> PedPartition: <_ped.Partition object at 0x39511d0> >15:40:32,686 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:32,686 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:32,687 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:32,687 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39439d0> PedPartition: <_ped.Partition object at 0x3951110> >15:40:32,687 DEBUG storage: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >15:40:32,687 DEBUG storage: checking freespace on sda >15:40:32,688 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:40:32,688 DEBUG storage: current free range is 34-2047 (0MB) >15:40:32,688 DEBUG storage: current free range is 1067008-500118158 (243677MB) >15:40:32,688 DEBUG storage: evaluating growth potential for new layout >15:40:32,688 DEBUG storage: calculating growth for disk /dev/sdb >15:40:32,688 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:32,688 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:32,688 DEBUG storage: calculating growth for disk /dev/sda >15:40:32,689 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:32,689 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36b6d50> PedPartition: <_ped.Partition object at 0x3951290> >15:40:32,690 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:32,691 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:32,691 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,691 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,691 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,691 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:32,691 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:32,691 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:32,691 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:32,691 DEBUG storage: 2 requests and 496956013 (242654MB) left in chunk >15:40:32,691 DEBUG storage: adding 9520230 (4648MB) to 39 (sda1) >15:40:32,691 DEBUG storage: taking back 9151590 (4468MB) from 39 (sda1) >15:40:32,691 DEBUG storage: new grow amount for request 39 (sda1) is 368640 units, or 180MB >15:40:32,692 DEBUG storage: adding 487435782 (238005MB) to 34 (sda3) >15:40:32,692 DEBUG storage: taking back 384675334 (187829MB) from 34 (sda3) >15:40:32,692 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:32,692 DEBUG storage: request 39 (sda1) growth: 368640 (180MB) size: 200MB >15:40:32,692 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 500MB >15:40:32,692 DEBUG storage: request 34 (sda3) growth: 102760448 (50176MB) size: 51200MB >15:40:32,692 DEBUG storage: disk /dev/sda growth: 103129088 (50356MB) >15:40:32,693 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:32,693 DEBUG storage: device sda3 new partedPartition None >15:40:32,693 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:32,694 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:32,694 DEBUG storage: total growth: 103129088 sectors >15:40:32,694 DEBUG storage: updating use_disk to sda, type: 0 >15:40:32,694 DEBUG storage: new free: 1067008-500118158 / 243677MB >15:40:32,694 DEBUG storage: new free allows for 103129088 sectors of growth >15:40:32,695 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >15:40:32,696 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:32,696 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bbb90> PedPartition: <_ped.Partition object at 0x3951230> >15:40:32,697 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:32,697 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:32,699 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:32,699 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bb490> PedPartition: <_ped.Partition object at 0x39510b0> >15:40:32,699 DEBUG storage: allocating partition: req4 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 18080 >15:40:32,700 DEBUG storage: checking freespace on sda >15:40:32,700 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:40:32,700 DEBUG storage: current free range is 34-2047 (0MB) >15:40:32,700 DEBUG storage: current free range is 3164160-500118158 (242653MB) >15:40:32,700 DEBUG storage: evaluating growth potential for new layout >15:40:32,700 DEBUG storage: calculating growth for disk /dev/sdb >15:40:32,701 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:32,701 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:32,701 DEBUG storage: calculating growth for disk /dev/sda >15:40:32,702 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:32,702 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bbe50> PedPartition: <_ped.Partition object at 0x36b59b0> >15:40:32,703 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:32,703 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:32,703 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,703 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,704 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,704 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,704 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:32,704 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:32,704 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:32,704 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:32,704 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 34930688 >done = False >15:40:32,704 DEBUG storage: 3 requests and 494858861 (241630MB) left in chunk >15:40:32,704 DEBUG storage: adding 4785869 (2336MB) to 39 (sda1) >15:40:32,704 DEBUG storage: taking back 4417229 (2156MB) from 39 (sda1) >15:40:32,704 DEBUG storage: new grow amount for request 39 (sda1) is 368640 units, or 180MB >15:40:32,704 DEBUG storage: adding 245036495 (119646MB) to 34 (sda3) >15:40:32,704 DEBUG storage: taking back 142276047 (69470MB) from 34 (sda3) >15:40:32,704 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:32,704 DEBUG storage: adding 245036495 (119646MB) to 40 (sda4) >15:40:32,705 DEBUG storage: taking back 210105807 (102590MB) from 40 (sda4) >15:40:32,705 DEBUG storage: new grow amount for request 40 (sda4) is 34930688 units, or 17056MB >15:40:32,705 DEBUG storage: request 39 (sda1) growth: 368640 (180MB) size: 200MB >15:40:32,705 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 500MB >15:40:32,705 DEBUG storage: request 34 (sda3) growth: 102760448 (50176MB) size: 51200MB >15:40:32,705 DEBUG storage: request 40 (sda4) growth: 34930688 (17056MB) size: 18080MB >15:40:32,706 DEBUG storage: disk /dev/sda growth: 138059776 (67412MB) >15:40:32,706 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:32,706 DEBUG storage: device sda4 new partedPartition None >15:40:32,707 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:32,708 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:32,708 DEBUG storage: total growth: 138059776 sectors >15:40:32,708 DEBUG storage: updating use_disk to sda, type: 0 >15:40:32,708 DEBUG storage: new free: 3164160-500118158 / 242653MB >15:40:32,708 DEBUG storage: new free allows for 138059776 sectors of growth >15:40:32,708 DEBUG storage: created partition sda4 of 1024MB and added it to /dev/sda >15:40:32,709 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:32,709 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a6c690> PedPartition: <_ped.Partition object at 0x3951170> >15:40:32,709 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:32,710 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:32,711 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:32,711 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a6ca90> PedPartition: <_ped.Partition object at 0x39b78f0> >15:40:32,711 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] >15:40:32,711 DEBUG storage: growable partitions are ['sda1', 'sda3', 'sda4'] >15:40:32,711 DEBUG storage: growing partitions on sda >15:40:32,712 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,712 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,712 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,712 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:40:32,712 DEBUG storage: disk sda has 1 chunks >15:40:32,712 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:32,712 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >15:40:32,712 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:32,712 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:32,712 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 34930688 >done = False >15:40:32,712 DEBUG storage: 3 requests and 494858861 (241630MB) left in chunk >15:40:32,712 DEBUG storage: adding 4785869 (2336MB) to 39 (sda1) >15:40:32,712 DEBUG storage: taking back 4417229 (2156MB) from 39 (sda1) >15:40:32,713 DEBUG storage: new grow amount for request 39 (sda1) is 368640 units, or 180MB >15:40:32,713 DEBUG storage: adding 245036495 (119646MB) to 34 (sda3) >15:40:32,713 DEBUG storage: taking back 142276047 (69470MB) from 34 (sda3) >15:40:32,713 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:32,713 DEBUG storage: adding 245036495 (119646MB) to 40 (sda4) >15:40:32,713 DEBUG storage: taking back 210105807 (102590MB) from 40 (sda4) >15:40:32,713 DEBUG storage: new grow amount for request 40 (sda4) is 34930688 units, or 17056MB >15:40:32,714 DEBUG storage: partition sda1 (39): 0 >15:40:32,714 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x36486d0> >15:40:32,714 DEBUG storage: partition sda2 (38): 0 >15:40:32,714 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6cd10> >15:40:32,714 DEBUG storage: partition sda3 (34): 0 >15:40:32,714 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6cb90> >15:40:32,715 DEBUG storage: partition sda4 (40): 0 >15:40:32,715 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 106293248 end: 143321087 length: 37027840 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6ce90> >15:40:32,715 DEBUG storage: removing all non-preexisting partitions ['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] from disk(s) ['sda'] >15:40:32,716 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:32,716 DEBUG storage: device sda1 new partedPartition None >15:40:32,716 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:32,717 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:32,718 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:32,718 DEBUG storage: device sda2 new partedPartition None >15:40:32,718 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:40:32,719 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:32,720 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:32,720 DEBUG storage: device sda3 new partedPartition None >15:40:32,720 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:32,721 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:32,721 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:32,722 DEBUG storage: device sda4 new partedPartition None >15:40:32,722 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:32,723 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:32,723 DEBUG storage: back from removeNewPartitions >15:40:32,723 DEBUG storage: extended: None >15:40:32,723 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x36486d0> >15:40:32,724 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:32,724 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3976390> PedPartition: <_ped.Partition object at 0x3951350> >15:40:32,725 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:32,725 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:32,726 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:32,726 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bbe10> PedPartition: <_ped.Partition object at 0x39510b0> >15:40:32,726 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6cd10> >15:40:32,727 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:40:32,727 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a6c8d0> PedPartition: <_ped.Partition object at 0x39512f0> >15:40:32,728 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:32,728 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:32,729 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:32,729 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bb4d0> PedPartition: <_ped.Partition object at 0x3951230> >15:40:32,729 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 1435648 end: 106293247 length: 104857600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6cb90> >15:40:32,730 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:32,730 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a6c610> PedPartition: <_ped.Partition object at 0x39b73b0> >15:40:32,731 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:32,731 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:32,732 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:32,733 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3943cd0> PedPartition: <_ped.Partition object at 0x39513b0> >15:40:32,733 DEBUG storage: setting req4 new geometry: parted.Geometry instance -- > start: 106293248 end: 143321087 length: 37027840 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6ce90> >15:40:32,733 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:32,734 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36b6e10> PedPartition: <_ped.Partition object at 0x39b7950> >15:40:32,734 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:32,735 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:32,736 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:32,736 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3976350> PedPartition: <_ped.Partition object at 0x39b7710> >15:40:32,736 DEBUG storage: growing partitions on sdb >15:40:32,736 DEBUG storage: disk sdb has 1 chunks >15:40:32,736 DEBUG storage: new bootloader stage1 device: None >15:40:32,737 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:40:32,738 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:32,738 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:40:32,739 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:40:32,740 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:40:32,740 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:40:32,741 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:40:32,741 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (34) with non-existent luks >15:40:32,742 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:40:32,743 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 18080MB partition sda4 (40) with non-existent luks >15:40:32,743 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:40:32,744 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:32,745 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >15:40:32,745 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:32,746 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >15:40:32,746 DEBUG storage: DeviceTree.getDeviceByName returned existing 476859MB partition sdb1 (18) with existing luks >15:40:33,443 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:40:33,444 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 200MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:40:33,444 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:40:33,445 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:40:33,446 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:40:33,446 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (34) with non-existent luks >15:40:33,447 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:40:33,448 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 18080MB partition sda4 (40) with non-existent luks >15:40:34,552 DEBUG storage: BindFS.supported: supported: False ; >15:40:34,553 DEBUG storage: BindFS.supported: supported: False ; >15:40:34,553 DEBUG storage: BTRFS.supported: supported: True ; >15:40:34,554 DEBUG storage: BTRFS.supported: supported: True ; >15:40:34,555 DEBUG storage: DevPtsFS.supported: supported: False ; >15:40:34,555 DEBUG storage: DevPtsFS.supported: supported: False ; >15:40:34,556 DEBUG storage: DiskLabel.__init__: >15:40:34,556 INFO storage: DiskLabel.partedDevice returning None >15:40:34,556 DEBUG storage: DMRaidMember.__init__: >15:40:34,557 DEBUG storage: Ext2FS.supported: supported: True ; >15:40:34,558 DEBUG storage: Ext2FS.supported: supported: True ; >15:40:34,559 DEBUG storage: Ext3FS.supported: supported: True ; >15:40:34,560 DEBUG storage: Ext3FS.supported: supported: True ; >15:40:34,560 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:34,561 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:34,562 DEBUG storage: HFS.supported: supported: False ; >15:40:34,562 DEBUG storage: HFS.supported: supported: False ; >15:40:34,563 DEBUG storage: HFSPlus.supported: supported: False ; >15:40:34,563 DEBUG storage: HFSPlus.supported: supported: False ; >15:40:34,564 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:34,564 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:34,565 DEBUG storage: LUKS.__init__: >15:40:34,565 DEBUG storage: LVMPhysicalVolume.__init__: >15:40:34,566 DEBUG storage: MDRaidMember.__init__: >15:40:34,567 DEBUG storage: MultipathMember.__init__: >15:40:34,568 DEBUG storage: NFS.supported: supported: False ; >15:40:34,568 DEBUG storage: NFS.supported: supported: False ; >15:40:34,569 DEBUG storage: NFSv4.supported: supported: False ; >15:40:34,569 DEBUG storage: NFSv4.supported: supported: False ; >15:40:34,570 DEBUG storage: NoDevFS.supported: supported: False ; >15:40:34,570 DEBUG storage: NoDevFS.supported: supported: False ; >15:40:34,571 DEBUG storage: NTFS.supported: supported: False ; >15:40:34,571 DEBUG storage: NTFS.supported: supported: False ; >15:40:34,572 DEBUG storage: ProcFS.supported: supported: False ; >15:40:34,572 DEBUG storage: ProcFS.supported: supported: False ; >15:40:34,573 DEBUG storage: SELinuxFS.supported: supported: False ; >15:40:34,574 DEBUG storage: SELinuxFS.supported: supported: False ; >15:40:34,574 DEBUG storage: SwapSpace.__init__: >15:40:34,575 DEBUG storage: SysFS.supported: supported: False ; >15:40:34,575 DEBUG storage: SysFS.supported: supported: False ; >15:40:34,576 DEBUG storage: TmpFS.supported: supported: False ; >15:40:34,576 DEBUG storage: TmpFS.supported: supported: False ; >15:40:34,577 DEBUG storage: USBFS.supported: supported: False ; >15:40:34,578 DEBUG storage: USBFS.supported: supported: False ; >15:40:34,578 DEBUG storage: FATFS.supported: supported: True ; >15:40:34,579 DEBUG storage: FATFS.supported: supported: True ; >15:40:34,579 DEBUG storage: XFS.supported: supported: True ; >15:40:34,580 DEBUG storage: XFS.supported: supported: True ; >15:40:39,172 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:40:39,173 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: efi ; type: efi ; >15:40:39,173 INFO storage: registered action: [18] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 39) >15:40:39,174 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:39,175 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:40:39,176 DEBUG storage: removing all non-preexisting partitions ['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] from disk(s) ['sda', 'sdb'] >15:40:39,176 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:39,177 DEBUG storage: device sda1 new partedPartition None >15:40:39,177 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:39,178 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:39,179 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:39,179 DEBUG storage: device sda2 new partedPartition None >15:40:39,179 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:40:39,180 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:39,181 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:39,181 DEBUG storage: device sda3 new partedPartition None >15:40:39,181 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:39,182 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:39,183 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:39,183 DEBUG storage: device sda4 new partedPartition None >15:40:39,183 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:39,184 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:39,184 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 39)', 'req2(id 38)', 'req0(id 34)', 'req4(id 40)'] >15:40:39,184 DEBUG storage: removing all non-preexisting partitions ['req3(id 39)', 'req2(id 38)', 'req0(id 34)', 'req4(id 40)'] from disk(s) ['sda', 'sdb'] >15:40:39,184 DEBUG storage: allocating partition: req3 ; id: 39 ; disks: ['sda'] ; >boot: True ; primary: None ; size: 500MB ; grow: True ; max_size: 500 >15:40:39,184 DEBUG storage: checking freespace on sda >15:40:39,185 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=True >15:40:39,185 DEBUG storage: current free range is 34-500118158 (244198MB) >15:40:39,185 DEBUG storage: evaluating growth potential for new layout >15:40:39,185 DEBUG storage: calculating growth for disk /dev/sdb >15:40:39,185 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:39,185 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:39,185 DEBUG storage: calculating growth for disk /dev/sda >15:40:39,185 DEBUG storage: adjusted start sector from 34 to 2048 >15:40:39,186 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:39,186 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3943750> PedPartition: <_ped.Partition object at 0x39b7350> >15:40:39,187 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:39,188 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:39,188 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,188 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:39,188 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:39,188 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:40:39,188 DEBUG storage: disk /dev/sda growth: 0 (0MB) >15:40:39,189 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:39,189 DEBUG storage: device sda1 new partedPartition None >15:40:39,189 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:39,190 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:39,190 DEBUG storage: total growth: 0 sectors >15:40:39,190 DEBUG storage: updating use_disk to sda, type: 0 >15:40:39,190 DEBUG storage: new free: 34-500118158 / 244198MB >15:40:39,190 DEBUG storage: new free allows for 0 sectors of growth >15:40:39,190 DEBUG storage: found free space for bootable request >15:40:39,191 DEBUG storage: adjusted start sector from 34 to 2048 >15:40:39,191 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >15:40:39,192 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:39,192 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3943410> PedPartition: <_ped.Partition object at 0x39b7830> >15:40:39,192 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:39,193 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:39,194 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:39,194 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39439d0> PedPartition: <_ped.Partition object at 0x39511d0> >15:40:39,194 DEBUG storage: allocating partition: req2 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >15:40:39,194 DEBUG storage: checking freespace on sda >15:40:39,194 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >15:40:39,195 DEBUG storage: current free range is 34-2047 (0MB) >15:40:39,195 DEBUG storage: current free range is 1026048-500118158 (243697MB) >15:40:39,195 DEBUG storage: updating use_disk to sda, type: 0 >15:40:39,195 DEBUG storage: new free: 1026048-500118158 / 243697MB >15:40:39,195 DEBUG storage: new free allows for 0 sectors of growth >15:40:39,195 DEBUG storage: found free space for bootable request >15:40:39,195 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >15:40:39,196 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:40:39,196 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a8dfd0> PedPartition: <_ped.Partition object at 0x3951230> >15:40:39,197 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:39,198 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:39,198 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:39,199 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98090> PedPartition: <_ped.Partition object at 0x3951110> >15:40:39,199 DEBUG storage: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >15:40:39,199 DEBUG storage: checking freespace on sda >15:40:39,199 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:40:39,199 DEBUG storage: current free range is 34-2047 (0MB) >15:40:39,199 DEBUG storage: current free range is 2050048-500118158 (243197MB) >15:40:39,199 DEBUG storage: evaluating growth potential for new layout >15:40:39,200 DEBUG storage: calculating growth for disk /dev/sdb >15:40:39,200 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:39,200 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:39,200 DEBUG storage: calculating growth for disk /dev/sda >15:40:39,201 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:39,201 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98550> PedPartition: <_ped.Partition object at 0x3a8ffb0> >15:40:39,201 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:39,202 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:39,202 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,202 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,203 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,203 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:39,203 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:39,203 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:39,203 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:39,203 DEBUG storage: 1 requests and 495972973 (242174MB) left in chunk >15:40:39,203 DEBUG storage: adding 495972973 (242174MB) to 34 (sda3) >15:40:39,203 DEBUG storage: taking back 393212525 (191998MB) from 34 (sda3) >15:40:39,203 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:39,203 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:40:39,203 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 500MB >15:40:39,203 DEBUG storage: request 34 (sda3) growth: 102760448 (50176MB) size: 51200MB >15:40:39,203 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >15:40:39,204 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:39,204 DEBUG storage: device sda3 new partedPartition None >15:40:39,205 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:39,205 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:39,205 DEBUG storage: total growth: 102760448 sectors >15:40:39,205 DEBUG storage: updating use_disk to sda, type: 0 >15:40:39,206 DEBUG storage: new free: 2050048-500118158 / 243197MB >15:40:39,206 DEBUG storage: new free allows for 102760448 sectors of growth >15:40:39,206 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >15:40:39,207 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:39,207 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98750> PedPartition: <_ped.Partition object at 0x3a8fef0> >15:40:39,207 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:39,208 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:39,209 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:39,209 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98ad0> PedPartition: <_ped.Partition object at 0x3a990b0> >15:40:39,209 DEBUG storage: allocating partition: req4 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 18080 >15:40:39,209 DEBUG storage: checking freespace on sda >15:40:39,210 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:40:39,210 DEBUG storage: current free range is 34-2047 (0MB) >15:40:39,210 DEBUG storage: current free range is 4147200-500118158 (242173MB) >15:40:39,210 DEBUG storage: evaluating growth potential for new layout >15:40:39,210 DEBUG storage: calculating growth for disk /dev/sdb >15:40:39,210 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:39,210 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:39,210 DEBUG storage: calculating growth for disk /dev/sda >15:40:39,211 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:39,211 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98b90> PedPartition: <_ped.Partition object at 0x39513b0> >15:40:39,212 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:39,213 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:39,213 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,213 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,213 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,213 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,213 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:39,213 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:39,213 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:39,214 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:39,214 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 34930688 >done = False >15:40:39,214 DEBUG storage: 2 requests and 493875821 (241150MB) left in chunk >15:40:39,214 DEBUG storage: adding 246937910 (120575MB) to 34 (sda3) >15:40:39,214 DEBUG storage: taking back 144177462 (70399MB) from 34 (sda3) >15:40:39,214 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:39,214 DEBUG storage: adding 246937910 (120575MB) to 40 (sda4) >15:40:39,214 DEBUG storage: taking back 212007222 (103519MB) from 40 (sda4) >15:40:39,214 DEBUG storage: new grow amount for request 40 (sda4) is 34930688 units, or 17056MB >15:40:39,214 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:40:39,214 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 500MB >15:40:39,214 DEBUG storage: request 34 (sda3) growth: 102760448 (50176MB) size: 51200MB >15:40:39,214 DEBUG storage: request 40 (sda4) growth: 34930688 (17056MB) size: 18080MB >15:40:39,214 DEBUG storage: disk /dev/sda growth: 137691136 (67232MB) >15:40:39,215 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:39,215 DEBUG storage: device sda4 new partedPartition None >15:40:39,216 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:39,216 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:39,216 DEBUG storage: total growth: 137691136 sectors >15:40:39,216 DEBUG storage: updating use_disk to sda, type: 0 >15:40:39,217 DEBUG storage: new free: 4147200-500118158 / 242173MB >15:40:39,217 DEBUG storage: new free allows for 137691136 sectors of growth >15:40:39,217 DEBUG storage: created partition sda4 of 1024MB and added it to /dev/sda >15:40:39,218 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:39,218 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98fd0> PedPartition: <_ped.Partition object at 0x3a99170> >15:40:39,218 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:39,219 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:39,220 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:39,220 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39433d0> PedPartition: <_ped.Partition object at 0x39b7830> >15:40:39,220 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] >15:40:39,221 DEBUG storage: growable partitions are ['sda1', 'sda3', 'sda4'] >15:40:39,221 DEBUG storage: growing partitions on sda >15:40:39,221 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,221 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,221 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,221 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:40:39,221 DEBUG storage: disk sda has 1 chunks >15:40:39,221 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:39,221 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:39,221 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:39,221 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:39,222 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 34930688 >done = False >15:40:39,222 DEBUG storage: 2 requests and 493875821 (241150MB) left in chunk >15:40:39,222 DEBUG storage: adding 246937910 (120575MB) to 34 (sda3) >15:40:39,222 DEBUG storage: taking back 144177462 (70399MB) from 34 (sda3) >15:40:39,222 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:39,222 DEBUG storage: adding 246937910 (120575MB) to 40 (sda4) >15:40:39,222 DEBUG storage: taking back 212007222 (103519MB) from 40 (sda4) >15:40:39,222 DEBUG storage: new grow amount for request 40 (sda4) is 34930688 units, or 17056MB >15:40:39,222 DEBUG storage: partition sda1 (39): 0 >15:40:39,222 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a98890> >15:40:39,222 DEBUG storage: partition sda2 (38): 0 >15:40:39,222 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 2050047 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a98190> >15:40:39,223 DEBUG storage: partition sda3 (34): 0 >15:40:39,223 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 2050048 end: 106907647 length: 104857600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a98290> >15:40:39,223 DEBUG storage: partition sda4 (40): 0 >15:40:39,223 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 106907648 end: 143935487 length: 37027840 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a98f10> >15:40:39,223 DEBUG storage: removing all non-preexisting partitions ['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] from disk(s) ['sda'] >15:40:39,224 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:39,224 DEBUG storage: device sda1 new partedPartition None >15:40:39,224 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:39,225 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:39,226 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:39,226 DEBUG storage: device sda2 new partedPartition None >15:40:39,226 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:40:39,227 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:39,228 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:39,228 DEBUG storage: device sda3 new partedPartition None >15:40:39,228 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:39,229 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:39,230 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:39,230 DEBUG storage: device sda4 new partedPartition None >15:40:39,230 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:39,231 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:39,231 DEBUG storage: back from removeNewPartitions >15:40:39,231 DEBUG storage: extended: None >15:40:39,231 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a98890> >15:40:39,232 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:39,232 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98a10> PedPartition: <_ped.Partition object at 0x3a8ff50> >15:40:39,233 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:39,233 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:39,234 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:39,234 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98e90> PedPartition: <_ped.Partition object at 0x39511d0> >15:40:39,234 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 2050047 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a98190> >15:40:39,235 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:40:39,235 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x396fb10> PedPartition: <_ped.Partition object at 0x39b7350> >15:40:39,236 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:39,237 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:39,238 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:39,238 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3943a10> PedPartition: <_ped.Partition object at 0x3951110> >15:40:39,238 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 2050048 end: 106907647 length: 104857600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a98290> >15:40:39,238 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:39,239 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a81c10> PedPartition: <_ped.Partition object at 0x3a99050> >15:40:39,239 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:39,240 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:39,241 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:39,241 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9b210> PedPartition: <_ped.Partition object at 0x3a990b0> >15:40:39,241 DEBUG storage: setting req4 new geometry: parted.Geometry instance -- > start: 106907648 end: 143935487 length: 37027840 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a98f10> >15:40:39,242 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:39,242 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98a50> PedPartition: <_ped.Partition object at 0x3a99110> >15:40:39,243 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:39,243 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:39,244 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:39,244 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9b750> PedPartition: <_ped.Partition object at 0x3a992f0> >15:40:39,244 DEBUG storage: growing partitions on sdb >15:40:39,245 DEBUG storage: disk sdb has 1 chunks >15:40:39,245 DEBUG storage: new bootloader stage1 device: None >15:40:39,246 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:40:39,246 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:39,247 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:40:39,248 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:40:39,248 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:40:39,249 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:40:39,250 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:40:39,250 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (34) with non-existent luks >15:40:39,251 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:40:39,252 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 18080MB partition sda4 (40) with non-existent luks >15:40:39,252 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:40:39,253 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:39,254 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >15:40:39,255 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:39,255 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >15:40:39,256 DEBUG storage: DeviceTree.getDeviceByName returned existing 476859MB partition sdb1 (18) with existing luks >15:40:40,083 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:40:40,084 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:40:40,084 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:40:40,085 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:40:40,086 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:40:40,086 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (34) with non-existent luks >15:40:40,087 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:40:40,088 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 18080MB partition sda4 (40) with non-existent luks >15:40:41,933 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:41,934 DEBUG storage: BindFS.supported: supported: False ; >15:40:41,934 DEBUG storage: BindFS.supported: supported: False ; >15:40:41,935 DEBUG storage: BTRFS.supported: supported: True ; >15:40:41,936 DEBUG storage: BTRFS.supported: supported: True ; >15:40:41,936 DEBUG storage: DevPtsFS.supported: supported: False ; >15:40:41,937 DEBUG storage: DevPtsFS.supported: supported: False ; >15:40:41,937 DEBUG storage: DiskLabel.__init__: >15:40:41,937 INFO storage: DiskLabel.partedDevice returning None >15:40:41,938 DEBUG storage: DMRaidMember.__init__: >15:40:41,939 DEBUG storage: Ext2FS.supported: supported: True ; >15:40:41,939 DEBUG storage: Ext2FS.supported: supported: True ; >15:40:41,940 DEBUG storage: Ext3FS.supported: supported: True ; >15:40:41,941 DEBUG storage: Ext3FS.supported: supported: True ; >15:40:41,941 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:41,942 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:41,943 DEBUG storage: HFS.supported: supported: False ; >15:40:41,943 DEBUG storage: HFS.supported: supported: False ; >15:40:41,944 DEBUG storage: HFSPlus.supported: supported: False ; >15:40:41,945 DEBUG storage: HFSPlus.supported: supported: False ; >15:40:41,945 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:41,946 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:41,946 DEBUG storage: LUKS.__init__: >15:40:41,947 DEBUG storage: LVMPhysicalVolume.__init__: >15:40:41,947 DEBUG storage: MDRaidMember.__init__: >15:40:41,948 DEBUG storage: MultipathMember.__init__: >15:40:41,949 DEBUG storage: NFS.supported: supported: False ; >15:40:41,949 DEBUG storage: NFS.supported: supported: False ; >15:40:41,950 DEBUG storage: NFSv4.supported: supported: False ; >15:40:41,950 DEBUG storage: NFSv4.supported: supported: False ; >15:40:41,951 DEBUG storage: NoDevFS.supported: supported: False ; >15:40:41,952 DEBUG storage: NoDevFS.supported: supported: False ; >15:40:41,952 DEBUG storage: NTFS.supported: supported: False ; >15:40:41,953 DEBUG storage: NTFS.supported: supported: False ; >15:40:41,953 DEBUG storage: ProcFS.supported: supported: False ; >15:40:41,954 DEBUG storage: ProcFS.supported: supported: False ; >15:40:41,954 DEBUG storage: SELinuxFS.supported: supported: False ; >15:40:41,955 DEBUG storage: SELinuxFS.supported: supported: False ; >15:40:41,956 DEBUG storage: SwapSpace.__init__: >15:40:41,956 DEBUG storage: SysFS.supported: supported: False ; >15:40:41,957 DEBUG storage: SysFS.supported: supported: False ; >15:40:41,957 DEBUG storage: TmpFS.supported: supported: False ; >15:40:41,958 DEBUG storage: TmpFS.supported: supported: False ; >15:40:41,959 DEBUG storage: USBFS.supported: supported: False ; >15:40:41,959 DEBUG storage: USBFS.supported: supported: False ; >15:40:41,960 DEBUG storage: FATFS.supported: supported: True ; >15:40:41,960 DEBUG storage: FATFS.supported: supported: True ; >15:40:41,961 DEBUG storage: XFS.supported: supported: True ; >15:40:41,962 DEBUG storage: XFS.supported: supported: True ; >15:40:41,962 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:46,828 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:46,829 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:40:46,831 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: ext4 ; >15:40:46,831 INFO storage: registered action: [19] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 38) >15:40:46,833 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:46,833 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:40:46,834 DEBUG storage: removing all non-preexisting partitions ['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] from disk(s) ['sda', 'sdb'] >15:40:46,835 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:46,835 DEBUG storage: device sda1 new partedPartition None >15:40:46,836 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:46,836 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:46,837 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:46,837 DEBUG storage: device sda2 new partedPartition None >15:40:46,837 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:40:46,838 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:46,839 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:46,839 DEBUG storage: device sda3 new partedPartition None >15:40:46,839 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:46,840 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:46,841 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:46,841 DEBUG storage: device sda4 new partedPartition None >15:40:46,841 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:46,842 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:46,842 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 39)', 'req2(id 38)', 'req0(id 34)', 'req4(id 40)'] >15:40:46,842 DEBUG storage: removing all non-preexisting partitions ['req3(id 39)', 'req2(id 38)', 'req0(id 34)', 'req4(id 40)'] from disk(s) ['sda', 'sdb'] >15:40:46,843 DEBUG storage: allocating partition: req3 ; id: 39 ; disks: ['sda'] ; >boot: True ; primary: None ; size: 500MB ; grow: True ; max_size: 500 >15:40:46,843 DEBUG storage: checking freespace on sda >15:40:46,843 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=True >15:40:46,843 DEBUG storage: current free range is 34-500118158 (244198MB) >15:40:46,843 DEBUG storage: evaluating growth potential for new layout >15:40:46,843 DEBUG storage: calculating growth for disk /dev/sdb >15:40:46,843 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:46,844 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:46,844 DEBUG storage: calculating growth for disk /dev/sda >15:40:46,844 DEBUG storage: adjusted start sector from 34 to 2048 >15:40:46,845 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:46,845 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98cd0> PedPartition: <_ped.Partition object at 0x39511d0> >15:40:46,845 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:46,846 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:46,846 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,846 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:46,846 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:46,846 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:40:46,846 DEBUG storage: disk /dev/sda growth: 0 (0MB) >15:40:46,847 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:46,847 DEBUG storage: device sda1 new partedPartition None >15:40:46,848 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:46,848 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:46,848 DEBUG storage: total growth: 0 sectors >15:40:46,848 DEBUG storage: updating use_disk to sda, type: 0 >15:40:46,849 DEBUG storage: new free: 34-500118158 / 244198MB >15:40:46,849 DEBUG storage: new free allows for 0 sectors of growth >15:40:46,849 DEBUG storage: found free space for bootable request >15:40:46,849 DEBUG storage: adjusted start sector from 34 to 2048 >15:40:46,849 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >15:40:46,850 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:46,850 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98a50> PedPartition: <_ped.Partition object at 0x3951230> >15:40:46,851 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:46,851 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:46,852 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:46,852 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98ed0> PedPartition: <_ped.Partition object at 0x39b7350> >15:40:46,852 DEBUG storage: allocating partition: req2 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: None ; size: 1000MB ; grow: None ; max_size: 0 >15:40:46,852 DEBUG storage: checking freespace on sda >15:40:46,853 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1000MB boot=True best=None grow=None >15:40:46,853 DEBUG storage: current free range is 34-2047 (0MB) >15:40:46,853 DEBUG storage: current free range is 1026048-500118158 (243697MB) >15:40:46,853 DEBUG storage: updating use_disk to sda, type: 0 >15:40:46,853 DEBUG storage: new free: 1026048-500118158 / 243697MB >15:40:46,853 DEBUG storage: new free allows for 0 sectors of growth >15:40:46,853 DEBUG storage: found free space for bootable request >15:40:46,854 DEBUG storage: created partition sda2 of 1000MB and added it to /dev/sda >15:40:46,854 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:40:46,854 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a986d0> PedPartition: <_ped.Partition object at 0x39b7830> >15:40:46,855 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:46,856 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:46,857 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:46,857 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98f10> PedPartition: <_ped.Partition object at 0x3a8ffb0> >15:40:46,857 DEBUG storage: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >15:40:46,857 DEBUG storage: checking freespace on sda >15:40:46,857 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:40:46,858 DEBUG storage: current free range is 34-2047 (0MB) >15:40:46,858 DEBUG storage: current free range is 3074048-500118158 (242697MB) >15:40:46,858 DEBUG storage: evaluating growth potential for new layout >15:40:46,858 DEBUG storage: calculating growth for disk /dev/sdb >15:40:46,858 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:46,858 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:46,858 DEBUG storage: calculating growth for disk /dev/sda >15:40:46,859 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:46,859 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9b6d0> PedPartition: <_ped.Partition object at 0x3a8fef0> >15:40:46,860 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:46,861 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:46,861 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,861 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,861 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,861 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:46,861 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:46,861 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = None >base = 2048000 growth = 0 max_grow = 0 >done = True >15:40:46,861 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:46,861 DEBUG storage: 1 requests and 494948973 (241674MB) left in chunk >15:40:46,861 DEBUG storage: adding 494948973 (241674MB) to 34 (sda3) >15:40:46,862 DEBUG storage: taking back 392188525 (191498MB) from 34 (sda3) >15:40:46,862 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:46,862 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:40:46,862 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 1000MB >15:40:46,862 DEBUG storage: request 34 (sda3) growth: 102760448 (50176MB) size: 51200MB >15:40:46,862 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >15:40:46,862 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:46,863 DEBUG storage: device sda3 new partedPartition None >15:40:46,863 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:46,864 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:46,864 DEBUG storage: total growth: 102760448 sectors >15:40:46,864 DEBUG storage: updating use_disk to sda, type: 0 >15:40:46,864 DEBUG storage: new free: 3074048-500118158 / 242697MB >15:40:46,864 DEBUG storage: new free allows for 102760448 sectors of growth >15:40:46,864 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >15:40:46,865 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:46,865 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98c90> PedPartition: <_ped.Partition object at 0x3951230> >15:40:46,866 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:46,867 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:46,868 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:46,868 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98a50> PedPartition: <_ped.Partition object at 0x3a99290> >15:40:46,868 DEBUG storage: allocating partition: req4 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 18080 >15:40:46,868 DEBUG storage: checking freespace on sda >15:40:46,868 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:40:46,868 DEBUG storage: current free range is 34-2047 (0MB) >15:40:46,868 DEBUG storage: current free range is 5171200-500118158 (241673MB) >15:40:46,869 DEBUG storage: evaluating growth potential for new layout >15:40:46,869 DEBUG storage: calculating growth for disk /dev/sdb >15:40:46,869 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:46,869 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:46,869 DEBUG storage: calculating growth for disk /dev/sda >15:40:46,870 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:46,870 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9b2d0> PedPartition: <_ped.Partition object at 0x3a8ff50> >15:40:46,871 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:46,871 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:46,871 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,871 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,872 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,872 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,872 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:46,872 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:46,872 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = None >base = 2048000 growth = 0 max_grow = 0 >done = True >15:40:46,872 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:46,872 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 34930688 >done = False >15:40:46,872 DEBUG storage: 2 requests and 492851821 (240650MB) left in chunk >15:40:46,872 DEBUG storage: adding 246425910 (120325MB) to 34 (sda3) >15:40:46,872 DEBUG storage: taking back 143665462 (70149MB) from 34 (sda3) >15:40:46,872 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:46,872 DEBUG storage: adding 246425910 (120325MB) to 40 (sda4) >15:40:46,872 DEBUG storage: taking back 211495222 (103269MB) from 40 (sda4) >15:40:46,873 DEBUG storage: new grow amount for request 40 (sda4) is 34930688 units, or 17056MB >15:40:46,873 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:40:46,873 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 1000MB >15:40:46,873 DEBUG storage: request 34 (sda3) growth: 102760448 (50176MB) size: 51200MB >15:40:46,873 DEBUG storage: request 40 (sda4) growth: 34930688 (17056MB) size: 18080MB >15:40:46,873 DEBUG storage: disk /dev/sda growth: 137691136 (67232MB) >15:40:46,874 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:46,874 DEBUG storage: device sda4 new partedPartition None >15:40:46,874 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:46,875 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:46,875 DEBUG storage: total growth: 137691136 sectors >15:40:46,875 DEBUG storage: updating use_disk to sda, type: 0 >15:40:46,875 DEBUG storage: new free: 5171200-500118158 / 241673MB >15:40:46,875 DEBUG storage: new free allows for 137691136 sectors of growth >15:40:46,876 DEBUG storage: created partition sda4 of 1024MB and added it to /dev/sda >15:40:46,876 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:46,876 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9b5d0> PedPartition: <_ped.Partition object at 0x3a8fef0> >15:40:46,877 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:46,878 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:46,879 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:46,879 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9b410> PedPartition: <_ped.Partition object at 0x3a993b0> >15:40:46,879 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] >15:40:46,879 DEBUG storage: growable partitions are ['sda1', 'sda3', 'sda4'] >15:40:46,879 DEBUG storage: growing partitions on sda >15:40:46,879 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,880 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,880 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,880 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:40:46,880 DEBUG storage: disk sda has 1 chunks >15:40:46,880 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:46,880 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:46,880 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = None >base = 2048000 growth = 0 max_grow = 0 >done = True >15:40:46,880 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:46,880 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 34930688 >done = False >15:40:46,880 DEBUG storage: 2 requests and 492851821 (240650MB) left in chunk >15:40:46,880 DEBUG storage: adding 246425910 (120325MB) to 34 (sda3) >15:40:46,880 DEBUG storage: taking back 143665462 (70149MB) from 34 (sda3) >15:40:46,880 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:46,880 DEBUG storage: adding 246425910 (120325MB) to 40 (sda4) >15:40:46,881 DEBUG storage: taking back 211495222 (103269MB) from 40 (sda4) >15:40:46,881 DEBUG storage: new grow amount for request 40 (sda4) is 34930688 units, or 17056MB >15:40:46,881 DEBUG storage: partition sda1 (39): 0 >15:40:46,881 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a98350> >15:40:46,882 DEBUG storage: partition sda2 (38): 0 >15:40:46,882 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 3074047 length: 2048000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9b850> >15:40:46,882 DEBUG storage: partition sda3 (34): 0 >15:40:46,882 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 3074048 end: 107931647 length: 104857600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9b9d0> >15:40:46,882 DEBUG storage: partition sda4 (40): 0 >15:40:46,883 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 107931648 end: 144959487 length: 37027840 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9bb50> >15:40:46,883 DEBUG storage: removing all non-preexisting partitions ['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] from disk(s) ['sda'] >15:40:46,884 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:46,884 DEBUG storage: device sda1 new partedPartition None >15:40:46,884 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:46,885 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:46,886 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:46,886 DEBUG storage: device sda2 new partedPartition None >15:40:46,886 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:40:46,887 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:46,888 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:46,888 DEBUG storage: device sda3 new partedPartition None >15:40:46,888 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:46,889 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:46,890 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:46,890 DEBUG storage: device sda4 new partedPartition None >15:40:46,891 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:46,891 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:46,891 DEBUG storage: back from removeNewPartitions >15:40:46,891 DEBUG storage: extended: None >15:40:46,891 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a98350> >15:40:46,892 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:46,892 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9bcd0> PedPartition: <_ped.Partition object at 0x39b7830> >15:40:46,893 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:46,894 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:46,894 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:46,895 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9be10> PedPartition: <_ped.Partition object at 0x39b7350> >15:40:46,895 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 3074047 length: 2048000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9b850> >15:40:46,895 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:40:46,896 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a81cd0> PedPartition: <_ped.Partition object at 0x39511d0> >15:40:46,896 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:46,897 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:46,898 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:46,898 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9b1d0> PedPartition: <_ped.Partition object at 0x3a99230> >15:40:46,898 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 3074048 end: 107931647 length: 104857600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9b9d0> >15:40:46,899 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:46,899 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a81c50> PedPartition: <_ped.Partition object at 0x3a99050> >15:40:46,899 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:46,900 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:46,901 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:46,901 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98690> PedPartition: <_ped.Partition object at 0x3a992f0> >15:40:46,901 DEBUG storage: setting req4 new geometry: parted.Geometry instance -- > start: 107931648 end: 144959487 length: 37027840 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9bb50> >15:40:46,902 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:46,902 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9bf90> PedPartition: <_ped.Partition object at 0x3a99110> >15:40:46,903 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:46,904 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:46,905 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:46,905 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9e290> PedPartition: <_ped.Partition object at 0x3a99350> >15:40:46,905 DEBUG storage: growing partitions on sdb >15:40:46,905 DEBUG storage: disk sdb has 1 chunks >15:40:46,905 DEBUG storage: new bootloader stage1 device: None >15:40:46,906 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:40:46,907 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:46,907 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:40:46,908 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:40:46,909 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:40:46,909 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1000MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:40:46,910 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:40:46,911 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (34) with non-existent luks >15:40:46,911 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:40:46,912 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 18080MB partition sda4 (40) with non-existent luks >15:40:46,913 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:40:46,913 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:46,914 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >15:40:46,915 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:46,915 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >15:40:46,916 DEBUG storage: DeviceTree.getDeviceByName returned existing 476859MB partition sdb1 (18) with existing luks >15:40:48,220 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:40:48,221 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:40:48,223 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:40:48,223 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1000MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:40:48,224 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:40:48,224 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (34) with non-existent luks >15:40:48,225 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:40:48,226 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 18080MB partition sda4 (40) with non-existent luks >15:40:49,630 DEBUG storage: BindFS.supported: supported: False ; >15:40:49,631 DEBUG storage: BindFS.supported: supported: False ; >15:40:49,633 DEBUG storage: BTRFS.supported: supported: True ; >15:40:49,633 DEBUG storage: BTRFS.supported: supported: True ; >15:40:49,634 DEBUG storage: DevPtsFS.supported: supported: False ; >15:40:49,634 DEBUG storage: DevPtsFS.supported: supported: False ; >15:40:49,635 DEBUG storage: DiskLabel.__init__: >15:40:49,635 INFO storage: DiskLabel.partedDevice returning None >15:40:49,635 DEBUG storage: DMRaidMember.__init__: >15:40:49,636 DEBUG storage: Ext2FS.supported: supported: True ; >15:40:49,637 DEBUG storage: Ext2FS.supported: supported: True ; >15:40:49,638 DEBUG storage: Ext3FS.supported: supported: True ; >15:40:49,638 DEBUG storage: Ext3FS.supported: supported: True ; >15:40:49,639 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:49,639 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:49,640 DEBUG storage: HFS.supported: supported: False ; >15:40:49,641 DEBUG storage: HFS.supported: supported: False ; >15:40:49,641 DEBUG storage: HFSPlus.supported: supported: False ; >15:40:49,642 DEBUG storage: HFSPlus.supported: supported: False ; >15:40:49,642 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:49,643 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:49,644 DEBUG storage: LUKS.__init__: >15:40:49,644 DEBUG storage: LVMPhysicalVolume.__init__: >15:40:49,645 DEBUG storage: MDRaidMember.__init__: >15:40:49,646 DEBUG storage: MultipathMember.__init__: >15:40:49,646 DEBUG storage: NFS.supported: supported: False ; >15:40:49,647 DEBUG storage: NFS.supported: supported: False ; >15:40:49,647 DEBUG storage: NFSv4.supported: supported: False ; >15:40:49,648 DEBUG storage: NFSv4.supported: supported: False ; >15:40:49,648 DEBUG storage: NoDevFS.supported: supported: False ; >15:40:49,649 DEBUG storage: NoDevFS.supported: supported: False ; >15:40:49,649 DEBUG storage: NTFS.supported: supported: False ; >15:40:49,650 DEBUG storage: NTFS.supported: supported: False ; >15:40:49,651 DEBUG storage: ProcFS.supported: supported: False ; >15:40:49,651 DEBUG storage: ProcFS.supported: supported: False ; >15:40:49,652 DEBUG storage: SELinuxFS.supported: supported: False ; >15:40:49,652 DEBUG storage: SELinuxFS.supported: supported: False ; >15:40:49,653 DEBUG storage: SwapSpace.__init__: >15:40:49,653 DEBUG storage: SysFS.supported: supported: False ; >15:40:49,654 DEBUG storage: SysFS.supported: supported: False ; >15:40:49,655 DEBUG storage: TmpFS.supported: supported: False ; >15:40:49,655 DEBUG storage: TmpFS.supported: supported: False ; >15:40:49,656 DEBUG storage: USBFS.supported: supported: False ; >15:40:49,656 DEBUG storage: USBFS.supported: supported: False ; >15:40:49,657 DEBUG storage: FATFS.supported: supported: True ; >15:40:49,657 DEBUG storage: FATFS.supported: supported: True ; >15:40:49,658 DEBUG storage: XFS.supported: supported: True ; >15:40:49,658 DEBUG storage: XFS.supported: supported: True ; >15:40:49,659 DEBUG storage: SwapSpace.__init__: >15:40:54,642 DEBUG storage: SwapSpace.__init__: mountpoint: <Not Applicable> ; >15:40:54,643 DEBUG storage: LUKSDevice._setFormat: luks-req4 ; current: swap ; type: swap ; >15:40:54,643 INFO storage: registered action: [20] Create Format swap on luks/dm-crypt luks-req4 (id 41) >15:40:54,645 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:40:54,645 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:40:54,646 DEBUG storage: removing all non-preexisting partitions ['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] from disk(s) ['sda', 'sdb'] >15:40:54,647 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:54,647 DEBUG storage: device sda1 new partedPartition None >15:40:54,647 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:54,648 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:54,649 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:54,649 DEBUG storage: device sda2 new partedPartition None >15:40:54,649 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:40:54,650 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:54,650 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:54,651 DEBUG storage: device sda3 new partedPartition None >15:40:54,651 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:54,652 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:54,652 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:54,652 DEBUG storage: device sda4 new partedPartition None >15:40:54,653 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:54,654 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:54,654 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 39)', 'req2(id 38)', 'req0(id 34)', 'req4(id 40)'] >15:40:54,654 DEBUG storage: removing all non-preexisting partitions ['req3(id 39)', 'req2(id 38)', 'req0(id 34)', 'req4(id 40)'] from disk(s) ['sda', 'sdb'] >15:40:54,654 DEBUG storage: allocating partition: req3 ; id: 39 ; disks: ['sda'] ; >boot: True ; primary: None ; size: 500MB ; grow: True ; max_size: 500 >15:40:54,654 DEBUG storage: checking freespace on sda >15:40:54,655 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=True >15:40:54,655 DEBUG storage: current free range is 34-500118158 (244198MB) >15:40:54,655 DEBUG storage: evaluating growth potential for new layout >15:40:54,655 DEBUG storage: calculating growth for disk /dev/sdb >15:40:54,655 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:54,655 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:54,655 DEBUG storage: calculating growth for disk /dev/sda >15:40:54,655 DEBUG storage: adjusted start sector from 34 to 2048 >15:40:54,656 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:54,656 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9b890> PedPartition: <_ped.Partition object at 0x3a8ffb0> >15:40:54,657 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:54,658 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:54,658 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,658 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:54,658 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:54,658 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:40:54,658 DEBUG storage: disk /dev/sda growth: 0 (0MB) >15:40:54,659 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:54,659 DEBUG storage: device sda1 new partedPartition None >15:40:54,660 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:54,660 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:54,660 DEBUG storage: total growth: 0 sectors >15:40:54,660 DEBUG storage: updating use_disk to sda, type: 0 >15:40:54,660 DEBUG storage: new free: 34-500118158 / 244198MB >15:40:54,660 DEBUG storage: new free allows for 0 sectors of growth >15:40:54,661 DEBUG storage: found free space for bootable request >15:40:54,661 DEBUG storage: adjusted start sector from 34 to 2048 >15:40:54,661 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >15:40:54,662 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:54,662 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98f90> PedPartition: <_ped.Partition object at 0x3951230> >15:40:54,662 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:54,663 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:54,664 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:54,664 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a98490> PedPartition: <_ped.Partition object at 0x39511d0> >15:40:54,664 DEBUG storage: allocating partition: req2 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: None ; size: 1000MB ; grow: None ; max_size: 0 >15:40:54,664 DEBUG storage: checking freespace on sda >15:40:54,664 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1000MB boot=True best=None grow=None >15:40:54,665 DEBUG storage: current free range is 34-2047 (0MB) >15:40:54,665 DEBUG storage: current free range is 1026048-500118158 (243697MB) >15:40:54,665 DEBUG storage: updating use_disk to sda, type: 0 >15:40:54,665 DEBUG storage: new free: 1026048-500118158 / 243697MB >15:40:54,665 DEBUG storage: new free allows for 0 sectors of growth >15:40:54,665 DEBUG storage: found free space for bootable request >15:40:54,665 DEBUG storage: created partition sda2 of 1000MB and added it to /dev/sda >15:40:54,666 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:40:54,666 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9be50> PedPartition: <_ped.Partition object at 0x39b7830> >15:40:54,667 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:54,667 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:54,668 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:54,669 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9be10> PedPartition: <_ped.Partition object at 0x3a991d0> >15:40:54,669 DEBUG storage: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >15:40:54,669 DEBUG storage: checking freespace on sda >15:40:54,669 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:40:54,669 DEBUG storage: current free range is 34-2047 (0MB) >15:40:54,669 DEBUG storage: current free range is 3074048-500118158 (242697MB) >15:40:54,669 DEBUG storage: evaluating growth potential for new layout >15:40:54,669 DEBUG storage: calculating growth for disk /dev/sdb >15:40:54,670 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:54,670 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:54,670 DEBUG storage: calculating growth for disk /dev/sda >15:40:54,671 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:54,671 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9b910> PedPartition: <_ped.Partition object at 0x3a993b0> >15:40:54,671 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:54,672 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:54,672 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,672 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,672 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,672 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:54,673 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:54,673 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = None >base = 2048000 growth = 0 max_grow = 0 >done = True >15:40:54,673 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:54,673 DEBUG storage: 1 requests and 494948973 (241674MB) left in chunk >15:40:54,673 DEBUG storage: adding 494948973 (241674MB) to 34 (sda3) >15:40:54,673 DEBUG storage: taking back 392188525 (191498MB) from 34 (sda3) >15:40:54,673 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:54,673 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:40:54,673 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 1000MB >15:40:54,673 DEBUG storage: request 34 (sda3) growth: 102760448 (50176MB) size: 51200MB >15:40:54,673 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >15:40:54,674 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:54,674 DEBUG storage: device sda3 new partedPartition None >15:40:54,674 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:54,675 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:54,675 DEBUG storage: total growth: 102760448 sectors >15:40:54,675 DEBUG storage: updating use_disk to sda, type: 0 >15:40:54,675 DEBUG storage: new free: 3074048-500118158 / 242697MB >15:40:54,675 DEBUG storage: new free allows for 102760448 sectors of growth >15:40:54,676 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >15:40:54,676 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:54,676 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9ba50> PedPartition: <_ped.Partition object at 0x3a8ffb0> >15:40:54,677 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:54,678 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:54,679 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:54,679 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3943550> PedPartition: <_ped.Partition object at 0x3a99230> >15:40:54,679 DEBUG storage: allocating partition: req4 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 1024MB ; grow: True ; max_size: 1024 >15:40:54,679 DEBUG storage: checking freespace on sda >15:40:54,679 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:40:54,680 DEBUG storage: current free range is 34-2047 (0MB) >15:40:54,680 DEBUG storage: current free range is 5171200-500118158 (241673MB) >15:40:54,680 DEBUG storage: evaluating growth potential for new layout >15:40:54,680 DEBUG storage: calculating growth for disk /dev/sdb >15:40:54,680 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:40:54,680 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:40:54,680 DEBUG storage: calculating growth for disk /dev/sda >15:40:54,681 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:54,681 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9e090> PedPartition: <_ped.Partition object at 0x39b7350> >15:40:54,682 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:54,682 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:54,683 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,683 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,683 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,683 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,683 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:54,683 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:54,683 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = None >base = 2048000 growth = 0 max_grow = 0 >done = True >15:40:54,683 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:54,683 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 0 >done = True >15:40:54,683 DEBUG storage: 1 requests and 492851821 (240650MB) left in chunk >15:40:54,683 DEBUG storage: adding 492851821 (240650MB) to 34 (sda3) >15:40:54,684 DEBUG storage: taking back 390091373 (190474MB) from 34 (sda3) >15:40:54,684 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:54,684 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:40:54,684 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 1000MB >15:40:54,684 DEBUG storage: request 34 (sda3) growth: 102760448 (50176MB) size: 51200MB >15:40:54,684 DEBUG storage: request 40 (sda4) growth: 0 (0MB) size: 1024MB >15:40:54,684 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >15:40:54,685 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:54,685 DEBUG storage: device sda4 new partedPartition None >15:40:54,685 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:54,686 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:54,686 DEBUG storage: total growth: 102760448 sectors >15:40:54,686 DEBUG storage: updating use_disk to sda, type: 0 >15:40:54,686 DEBUG storage: new free: 5171200-500118158 / 241673MB >15:40:54,686 DEBUG storage: new free allows for 102760448 sectors of growth >15:40:54,687 DEBUG storage: created partition sda4 of 1024MB and added it to /dev/sda >15:40:54,687 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:54,687 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9e690> PedPartition: <_ped.Partition object at 0x3a99050> >15:40:54,688 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:54,689 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:54,690 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:54,690 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9ea10> PedPartition: <_ped.Partition object at 0x3a99410> >15:40:54,690 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] >15:40:54,690 DEBUG storage: growable partitions are ['sda1', 'sda3', 'sda4'] >15:40:54,690 DEBUG storage: growing partitions on sda >15:40:54,690 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,690 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,690 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,690 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:40:54,691 DEBUG storage: disk sda has 1 chunks >15:40:54,691 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:40:54,691 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:40:54,691 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = None >base = 2048000 growth = 0 max_grow = 0 >done = True >15:40:54,691 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >15:40:54,691 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 0 >done = True >15:40:54,691 DEBUG storage: 1 requests and 492851821 (240650MB) left in chunk >15:40:54,691 DEBUG storage: adding 492851821 (240650MB) to 34 (sda3) >15:40:54,691 DEBUG storage: taking back 390091373 (190474MB) from 34 (sda3) >15:40:54,691 DEBUG storage: new grow amount for request 34 (sda3) is 102760448 units, or 50176MB >15:40:54,691 DEBUG storage: partition sda1 (39): 0 >15:40:54,691 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9b990> >15:40:54,691 DEBUG storage: partition sda2 (38): 0 >15:40:54,692 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 3074047 length: 2048000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9ec90> >15:40:54,692 DEBUG storage: partition sda3 (34): 0 >15:40:54,692 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 3074048 end: 107931647 length: 104857600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9eb10> >15:40:54,692 DEBUG storage: partition sda4 (40): 0 >15:40:54,692 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 107931648 end: 110028799 length: 2097152 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9ee10> >15:40:54,692 DEBUG storage: removing all non-preexisting partitions ['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] from disk(s) ['sda'] >15:40:54,693 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:54,693 DEBUG storage: device sda1 new partedPartition None >15:40:54,693 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:40:54,694 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:40:54,695 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:54,695 DEBUG storage: device sda2 new partedPartition None >15:40:54,695 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:40:54,696 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:40:54,697 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:54,697 DEBUG storage: device sda3 new partedPartition None >15:40:54,698 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:40:54,698 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:40:54,699 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:54,699 DEBUG storage: device sda4 new partedPartition None >15:40:54,700 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:40:54,700 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:40:54,700 DEBUG storage: back from removeNewPartitions >15:40:54,700 DEBUG storage: extended: None >15:40:54,700 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9b990> >15:40:54,701 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:40:54,701 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9e0d0> PedPartition: <_ped.Partition object at 0x3a99290> >15:40:54,702 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:40:54,703 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:40:54,703 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:40:54,704 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a6cb90> PedPartition: <_ped.Partition object at 0x39b7350> >15:40:54,704 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 3074047 length: 2048000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9ec90> >15:40:54,704 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:40:54,705 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39433d0> PedPartition: <_ped.Partition object at 0x3a992f0> >15:40:54,705 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:40:54,706 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:40:54,707 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:40:54,707 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9e850> PedPartition: <_ped.Partition object at 0x39511d0> >15:40:54,707 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 3074048 end: 107931647 length: 104857600 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9eb10> >15:40:54,708 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:40:54,708 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9e450> PedPartition: <_ped.Partition object at 0x3a994d0> >15:40:54,708 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:40:54,709 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:40:54,710 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:40:54,710 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9b6d0> PedPartition: <_ped.Partition object at 0x3a990b0> >15:40:54,710 DEBUG storage: setting req4 new geometry: parted.Geometry instance -- > start: 107931648 end: 110028799 length: 2097152 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a9ee10> >15:40:54,711 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:40:54,711 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39b9e50> PedPartition: <_ped.Partition object at 0x3a99530> >15:40:54,712 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:40:54,712 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:40:54,713 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:40:54,714 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a9be50> PedPartition: <_ped.Partition object at 0x3a99230> >15:40:54,714 DEBUG storage: growing partitions on sdb >15:40:54,714 DEBUG storage: disk sdb has 1 chunks >15:40:54,714 DEBUG storage: new bootloader stage1 device: None >15:40:54,715 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:40:54,716 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:54,716 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:40:54,717 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:40:54,718 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:40:54,718 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1000MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:40:54,719 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:40:54,719 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (34) with non-existent luks >15:40:54,720 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:40:54,721 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1024MB partition sda4 (40) with non-existent luks >15:40:54,722 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:40:54,722 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:54,723 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >15:40:54,724 DEBUG storage: DeviceTree.getDeviceByName returned None >15:40:54,724 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >15:40:54,725 DEBUG storage: DeviceTree.getDeviceByName returned existing 476859MB partition sdb1 (18) with existing luks >15:40:56,876 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:40:56,877 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:40:56,879 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:40:56,880 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1000MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:40:56,882 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:40:56,883 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (34) with non-existent luks >15:40:56,883 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:40:56,884 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1024MB partition sda4 (40) with non-existent luks >15:40:58,366 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:58,369 DEBUG storage: BindFS.supported: supported: False ; >15:40:58,370 DEBUG storage: BindFS.supported: supported: False ; >15:40:58,372 DEBUG storage: BTRFS.supported: supported: True ; >15:40:58,373 DEBUG storage: BTRFS.supported: supported: True ; >15:40:58,373 DEBUG storage: DevPtsFS.supported: supported: False ; >15:40:58,374 DEBUG storage: DevPtsFS.supported: supported: False ; >15:40:58,374 DEBUG storage: DiskLabel.__init__: >15:40:58,374 INFO storage: DiskLabel.partedDevice returning None >15:40:58,375 DEBUG storage: DMRaidMember.__init__: >15:40:58,376 DEBUG storage: Ext2FS.supported: supported: True ; >15:40:58,376 DEBUG storage: Ext2FS.supported: supported: True ; >15:40:58,377 DEBUG storage: Ext3FS.supported: supported: True ; >15:40:58,378 DEBUG storage: Ext3FS.supported: supported: True ; >15:40:58,378 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:58,379 DEBUG storage: Ext4FS.supported: supported: True ; >15:40:58,380 DEBUG storage: HFS.supported: supported: False ; >15:40:58,380 DEBUG storage: HFS.supported: supported: False ; >15:40:58,381 DEBUG storage: HFSPlus.supported: supported: False ; >15:40:58,381 DEBUG storage: HFSPlus.supported: supported: False ; >15:40:58,382 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:58,382 DEBUG storage: Iso9660FS.supported: supported: True ; >15:40:58,383 DEBUG storage: LUKS.__init__: >15:40:58,383 DEBUG storage: LVMPhysicalVolume.__init__: >15:40:58,384 DEBUG storage: MDRaidMember.__init__: >15:40:58,385 DEBUG storage: MultipathMember.__init__: >15:40:58,385 DEBUG storage: NFS.supported: supported: False ; >15:40:58,386 DEBUG storage: NFS.supported: supported: False ; >15:40:58,386 DEBUG storage: NFSv4.supported: supported: False ; >15:40:58,387 DEBUG storage: NFSv4.supported: supported: False ; >15:40:58,387 DEBUG storage: NoDevFS.supported: supported: False ; >15:40:58,388 DEBUG storage: NoDevFS.supported: supported: False ; >15:40:58,389 DEBUG storage: NTFS.supported: supported: False ; >15:40:58,389 DEBUG storage: NTFS.supported: supported: False ; >15:40:58,390 DEBUG storage: ProcFS.supported: supported: False ; >15:40:58,390 DEBUG storage: ProcFS.supported: supported: False ; >15:40:58,391 DEBUG storage: SELinuxFS.supported: supported: False ; >15:40:58,391 DEBUG storage: SELinuxFS.supported: supported: False ; >15:40:58,392 DEBUG storage: SwapSpace.__init__: >15:40:58,393 DEBUG storage: SysFS.supported: supported: False ; >15:40:58,393 DEBUG storage: SysFS.supported: supported: False ; >15:40:58,394 DEBUG storage: TmpFS.supported: supported: False ; >15:40:58,394 DEBUG storage: TmpFS.supported: supported: False ; >15:40:58,395 DEBUG storage: USBFS.supported: supported: False ; >15:40:58,395 DEBUG storage: USBFS.supported: supported: False ; >15:40:58,396 DEBUG storage: FATFS.supported: supported: True ; >15:40:58,396 DEBUG storage: FATFS.supported: supported: True ; >15:40:58,397 DEBUG storage: XFS.supported: supported: True ; >15:40:58,398 DEBUG storage: XFS.supported: supported: True ; >15:40:58,398 DEBUG storage: Ext4FS.supported: supported: True ; >15:41:02,123 DEBUG storage: Ext4FS.supported: supported: True ; >15:41:02,123 DEBUG storage: LUKSDevice._setFormat: luks-req0 ; current: ext4 ; type: ext4 ; >15:41:02,123 INFO storage: registered action: [21] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req0 (id 35) >15:41:02,125 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:41:02,125 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >15:41:02,126 DEBUG storage: removing all non-preexisting partitions ['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] from disk(s) ['sda', 'sdb'] >15:41:02,127 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:41:02,127 DEBUG storage: device sda1 new partedPartition None >15:41:02,127 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:41:02,128 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:41:02,129 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:41:02,129 DEBUG storage: device sda2 new partedPartition None >15:41:02,129 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:41:02,130 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:41:02,131 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:41:02,131 DEBUG storage: device sda3 new partedPartition None >15:41:02,131 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:41:02,132 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:41:02,132 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:41:02,133 DEBUG storage: device sda4 new partedPartition None >15:41:02,133 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:41:02,134 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:41:02,134 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 39)', 'req2(id 38)', 'req0(id 34)', 'req4(id 40)'] >15:41:02,134 DEBUG storage: removing all non-preexisting partitions ['req3(id 39)', 'req2(id 38)', 'req0(id 34)', 'req4(id 40)'] from disk(s) ['sda', 'sdb'] >15:41:02,134 DEBUG storage: allocating partition: req3 ; id: 39 ; disks: ['sda'] ; >boot: True ; primary: None ; size: 500MB ; grow: True ; max_size: 500 >15:41:02,134 DEBUG storage: checking freespace on sda >15:41:02,135 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=True >15:41:02,135 DEBUG storage: current free range is 34-500118158 (244198MB) >15:41:02,135 DEBUG storage: evaluating growth potential for new layout >15:41:02,135 DEBUG storage: calculating growth for disk /dev/sdb >15:41:02,135 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:41:02,135 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:41:02,135 DEBUG storage: calculating growth for disk /dev/sda >15:41:02,135 DEBUG storage: adjusted start sector from 34 to 2048 >15:41:02,136 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:41:02,136 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bb490> PedPartition: <_ped.Partition object at 0x36b59b0> >15:41:02,137 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:41:02,138 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:41:02,138 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,138 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:41:02,138 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:41:02,138 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:41:02,138 DEBUG storage: disk /dev/sda growth: 0 (0MB) >15:41:02,139 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:41:02,139 DEBUG storage: device sda1 new partedPartition None >15:41:02,139 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:41:02,140 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:41:02,140 DEBUG storage: total growth: 0 sectors >15:41:02,140 DEBUG storage: updating use_disk to sda, type: 0 >15:41:02,140 DEBUG storage: new free: 34-500118158 / 244198MB >15:41:02,140 DEBUG storage: new free allows for 0 sectors of growth >15:41:02,140 DEBUG storage: found free space for bootable request >15:41:02,140 DEBUG storage: adjusted start sector from 34 to 2048 >15:41:02,141 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >15:41:02,141 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:41:02,141 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bbb10> PedPartition: <_ped.Partition object at 0x3a8fef0> >15:41:02,142 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:41:02,143 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:41:02,144 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:41:02,144 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bb650> PedPartition: <_ped.Partition object at 0x3a8ff50> >15:41:02,144 DEBUG storage: allocating partition: req2 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: None ; size: 1000MB ; grow: None ; max_size: 0 >15:41:02,144 DEBUG storage: checking freespace on sda >15:41:02,144 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1000MB boot=True best=None grow=None >15:41:02,144 DEBUG storage: current free range is 34-2047 (0MB) >15:41:02,145 DEBUG storage: current free range is 1026048-500118158 (243697MB) >15:41:02,145 DEBUG storage: updating use_disk to sda, type: 0 >15:41:02,145 DEBUG storage: new free: 1026048-500118158 / 243697MB >15:41:02,145 DEBUG storage: new free allows for 0 sectors of growth >15:41:02,145 DEBUG storage: found free space for bootable request >15:41:02,145 DEBUG storage: created partition sda2 of 1000MB and added it to /dev/sda >15:41:02,146 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:41:02,146 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39763d0> PedPartition: <_ped.Partition object at 0x3a8ffb0> >15:41:02,147 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:41:02,147 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:41:02,148 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:41:02,148 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bba50> PedPartition: <_ped.Partition object at 0x3951230> >15:41:02,149 DEBUG storage: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 1024MB ; grow: True ; max_size: 0 >15:41:02,149 DEBUG storage: checking freespace on sda >15:41:02,149 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:41:02,149 DEBUG storage: current free range is 34-2047 (0MB) >15:41:02,149 DEBUG storage: current free range is 3074048-500118158 (242697MB) >15:41:02,149 DEBUG storage: evaluating growth potential for new layout >15:41:02,149 DEBUG storage: calculating growth for disk /dev/sdb >15:41:02,149 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:41:02,149 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:41:02,150 DEBUG storage: calculating growth for disk /dev/sda >15:41:02,150 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:41:02,151 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3943b90> PedPartition: <_ped.Partition object at 0x3951170> >15:41:02,151 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:41:02,152 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:41:02,152 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,152 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,152 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,152 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:41:02,152 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:41:02,152 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = None >base = 2048000 growth = 0 max_grow = 0 >done = True >15:41:02,153 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 18446744073707454463 >done = False >15:41:02,153 DEBUG storage: 1 requests and 494948973 (241674MB) left in chunk >15:41:02,153 DEBUG storage: adding 494948973 (241674MB) to 34 (sda3) >15:41:02,153 DEBUG storage: new grow amount for request 34 (sda3) is 494948973 units, or 241674MB >15:41:02,153 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:41:02,153 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 1000MB >15:41:02,153 DEBUG storage: request 34 (sda3) growth: 494948973 (241674MB) size: 242698MB >15:41:02,153 DEBUG storage: disk /dev/sda growth: 494948973 (241674MB) >15:41:02,154 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:41:02,154 DEBUG storage: device sda3 new partedPartition None >15:41:02,154 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:41:02,155 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:41:02,155 DEBUG storage: total growth: 494948973 sectors >15:41:02,155 DEBUG storage: updating use_disk to sda, type: 0 >15:41:02,155 DEBUG storage: new free: 3074048-500118158 / 242697MB >15:41:02,155 DEBUG storage: new free allows for 494948973 sectors of growth >15:41:02,156 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >15:41:02,156 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:41:02,156 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39431d0> PedPartition: <_ped.Partition object at 0x36b59b0> >15:41:02,157 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:41:02,158 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:41:02,159 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:41:02,159 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3943550> PedPartition: <_ped.Partition object at 0x39513b0> >15:41:02,159 DEBUG storage: allocating partition: req4 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 1024MB ; grow: True ; max_size: 1024 >15:41:02,159 DEBUG storage: checking freespace on sda >15:41:02,159 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >15:41:02,159 DEBUG storage: current free range is 34-2047 (0MB) >15:41:02,160 DEBUG storage: current free range is 5171200-500118158 (241673MB) >15:41:02,160 DEBUG storage: evaluating growth potential for new layout >15:41:02,160 DEBUG storage: calculating growth for disk /dev/sdb >15:41:02,160 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >15:41:02,160 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >15:41:02,160 DEBUG storage: calculating growth for disk /dev/sda >15:41:02,161 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:41:02,161 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3943790> PedPartition: <_ped.Partition object at 0x3a8fef0> >15:41:02,162 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:41:02,162 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:41:02,162 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,163 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,163 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,163 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,163 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:41:02,163 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:41:02,163 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = None >base = 2048000 growth = 0 max_grow = 0 >done = True >15:41:02,163 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 18446744073707454463 >done = False >15:41:02,163 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 0 >done = True >15:41:02,163 DEBUG storage: 1 requests and 492851821 (240650MB) left in chunk >15:41:02,163 DEBUG storage: adding 492851821 (240650MB) to 34 (sda3) >15:41:02,163 DEBUG storage: new grow amount for request 34 (sda3) is 492851821 units, or 240650MB >15:41:02,163 DEBUG storage: request 39 (sda1) growth: 0 (0MB) size: 500MB >15:41:02,163 DEBUG storage: request 38 (sda2) growth: 0 (0MB) size: 1000MB >15:41:02,164 DEBUG storage: request 34 (sda3) growth: 492851821 (240650MB) size: 241674MB >15:41:02,164 DEBUG storage: request 40 (sda4) growth: 0 (0MB) size: 1024MB >15:41:02,164 DEBUG storage: disk /dev/sda growth: 492851821 (240650MB) >15:41:02,164 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:41:02,164 DEBUG storage: device sda4 new partedPartition None >15:41:02,165 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:41:02,166 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:41:02,166 DEBUG storage: total growth: 492851821 sectors >15:41:02,166 DEBUG storage: updating use_disk to sda, type: 0 >15:41:02,166 DEBUG storage: new free: 5171200-500118158 / 241673MB >15:41:02,166 DEBUG storage: new free allows for 492851821 sectors of growth >15:41:02,166 DEBUG storage: created partition sda4 of 1024MB and added it to /dev/sda >15:41:02,167 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:41:02,167 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x36b6dd0> PedPartition: <_ped.Partition object at 0x39510b0> >15:41:02,168 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:41:02,168 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:41:02,169 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:41:02,169 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a6c790> PedPartition: <_ped.Partition object at 0x39b7350> >15:41:02,170 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] >15:41:02,170 DEBUG storage: growable partitions are ['sda1', 'sda3', 'sda4'] >15:41:02,170 DEBUG storage: growing partitions on sda >15:41:02,170 DEBUG storage: adding request 39 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,170 DEBUG storage: adding request 38 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,170 DEBUG storage: adding request 34 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,170 DEBUG storage: adding request 40 to chunk 500118125 (34-500118158) on /dev/sda >15:41:02,170 DEBUG storage: disk sda has 1 chunks >15:41:02,170 DEBUG storage: Chunk.growRequests: 500118125 on /dev/sda start = 34 end = 500118158 >sectorSize = 512 > >15:41:02,170 DEBUG storage: req: PartitionRequest instance -- >id = 39 name = sda1 growable = True >base = 1024000 growth = 0 max_grow = 0 >done = True >15:41:02,171 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda2 growable = None >base = 2048000 growth = 0 max_grow = 0 >done = True >15:41:02,171 DEBUG storage: req: PartitionRequest instance -- >id = 34 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 18446744073707454463 >done = False >15:41:02,171 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda4 growable = True >base = 2097152 growth = 0 max_grow = 0 >done = True >15:41:02,171 DEBUG storage: 1 requests and 492851821 (240650MB) left in chunk >15:41:02,171 DEBUG storage: adding 492851821 (240650MB) to 34 (sda3) >15:41:02,171 DEBUG storage: new grow amount for request 34 (sda3) is 492851821 units, or 240650MB >15:41:02,171 DEBUG storage: partition sda1 (39): 0 >15:41:02,171 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x39b9e50> >15:41:02,171 DEBUG storage: partition sda2 (38): 0 >15:41:02,171 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 3074047 length: 2048000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6cf90> >15:41:02,172 DEBUG storage: partition sda3 (34): 0 >15:41:02,172 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 3074048 end: 498022399 length: 494948352 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6ca50> >15:41:02,172 DEBUG storage: partition sda4 (40): 0 >15:41:02,172 DEBUG storage: new geometry for sda4: parted.Geometry instance -- > start: 498022400 end: 500117503 length: 2095104 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6cd90> >15:41:02,172 DEBUG storage: removing all non-preexisting partitions ['sda1(id 39)', 'sda2(id 38)', 'sda3(id 34)', 'sda4(id 40)'] from disk(s) ['sda'] >15:41:02,173 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:41:02,173 DEBUG storage: device sda1 new partedPartition None >15:41:02,174 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >15:41:02,174 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >15:41:02,175 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:41:02,175 DEBUG storage: device sda2 new partedPartition None >15:41:02,176 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >15:41:02,177 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >15:41:02,177 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:41:02,177 DEBUG storage: device sda3 new partedPartition None >15:41:02,178 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >15:41:02,179 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >15:41:02,179 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:41:02,179 DEBUG storage: device sda4 new partedPartition None >15:41:02,180 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >15:41:02,181 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >15:41:02,181 DEBUG storage: back from removeNewPartitions >15:41:02,181 DEBUG storage: extended: None >15:41:02,181 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x39b9e50> >15:41:02,182 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >15:41:02,182 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3943b90> PedPartition: <_ped.Partition object at 0x39511d0> >15:41:02,182 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >15:41:02,183 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:41:02,184 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:41:02,184 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39b9f50> PedPartition: <_ped.Partition object at 0x39513b0> >15:41:02,184 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 3074047 length: 2048000 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6cf90> >15:41:02,185 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >15:41:02,185 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39432d0> PedPartition: <_ped.Partition object at 0x3951110> >15:41:02,186 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >15:41:02,186 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:41:02,187 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:41:02,187 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3976450> PedPartition: <_ped.Partition object at 0x3951290> >15:41:02,187 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 3074048 end: 498022399 length: 494948352 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6ca50> >15:41:02,188 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >15:41:02,188 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3973290> PedPartition: <_ped.Partition object at 0x39b7710> >15:41:02,189 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >15:41:02,189 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:41:02,190 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:41:02,191 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a81e50> PedPartition: <_ped.Partition object at 0x3951170> >15:41:02,191 DEBUG storage: setting req4 new geometry: parted.Geometry instance -- > start: 498022400 end: 500117503 length: 2095104 > device: <parted.device.Device object at 0x393b450> PedGeometry: <_ped.Geometry object at 0x3a6cd90> >15:41:02,191 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >15:41:02,192 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bbdd0> PedPartition: <_ped.Partition object at 0x39b7830> >15:41:02,192 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >15:41:02,193 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:41:02,194 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:41:02,194 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3941550> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3a6c9d0> PedPartition: <_ped.Partition object at 0x39b7350> >15:41:02,194 DEBUG storage: growing partitions on sdb >15:41:02,194 DEBUG storage: disk sdb has 1 chunks >15:41:02,194 DEBUG storage: new bootloader stage1 device: None >15:41:02,195 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:41:02,196 DEBUG storage: DeviceTree.getDeviceByName returned None >15:41:02,197 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:41:02,197 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:41:02,198 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:41:02,199 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1000MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:41:02,199 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:41:02,200 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 241674MB partition sda3 (34) with non-existent luks >15:41:02,201 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:41:02,201 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1023MB partition sda4 (40) with non-existent luks >15:41:02,202 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >15:41:02,203 DEBUG storage: DeviceTree.getDeviceByName returned None >15:41:02,203 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >15:41:02,204 DEBUG storage: DeviceTree.getDeviceByName returned None >15:41:02,204 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >15:41:02,205 DEBUG storage: DeviceTree.getDeviceByName returned existing 476859MB partition sdb1 (18) with existing luks >15:41:03,292 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:41:03,293 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (39) with non-existent efi filesystem mounted at /boot/efi >15:41:03,293 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:41:03,294 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1000MB partition sda2 (38) with non-existent ext4 filesystem mounted at /boot >15:41:03,295 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:41:03,295 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 241674MB partition sda3 (34) with non-existent luks >15:41:03,296 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:41:03,297 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1023MB partition sda4 (40) with non-existent luks >15:41:13,637 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >15:41:13,639 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (29) with existing ext4 filesystem >15:41:13,640 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >15:41:13,641 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (29) with existing ext4 filesystem >15:41:13,642 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >15:41:13,643 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (29) with existing ext4 filesystem >15:41:13,644 DEBUG storage: _is_valid_disklabel(sda1) returning True >15:41:13,644 DEBUG storage: _is_valid_size(sda1) returning True >15:41:13,644 DEBUG storage: _is_valid_location(sda1) returning True >15:41:13,644 WARN storage: sda1 not bootable >15:41:13,644 DEBUG storage: _is_valid_format(sda1) returning True >15:41:13,644 DEBUG storage: is_valid_stage1_device(sda1) returning True >15:41:13,644 DEBUG storage: _is_valid_disklabel(sda2) returning True >15:41:13,644 DEBUG storage: _is_valid_size(sda2) returning True >15:41:13,644 DEBUG storage: _is_valid_location(sda2) returning True >15:41:13,645 DEBUG storage: _is_valid_format(sda2) returning False >15:41:13,645 DEBUG storage: is_valid_stage1_device(sda2) returning False >15:41:13,645 DEBUG storage: _is_valid_disklabel(sda3) returning True >15:41:13,645 DEBUG storage: _is_valid_size(sda3) returning True >15:41:13,645 DEBUG storage: _is_valid_location(sda3) returning True >15:41:13,645 WARN storage: sda3 not bootable >15:41:13,645 DEBUG storage: _is_valid_format(sda3) returning False >15:41:13,645 DEBUG storage: is_valid_stage1_device(sda3) returning False >15:41:13,645 DEBUG storage: _is_valid_disklabel(sda4) returning True >15:41:13,645 DEBUG storage: _is_valid_size(sda4) returning True >15:41:13,645 DEBUG storage: _is_valid_location(sda4) returning True >15:41:13,645 WARN storage: sda4 not bootable >15:41:13,646 DEBUG storage: _is_valid_format(sda4) returning False >15:41:13,646 DEBUG storage: is_valid_stage1_device(sda4) returning False >15:41:13,646 DEBUG storage: _is_valid_disklabel(sdb1) returning False >15:41:13,646 DEBUG storage: _is_valid_size(sdb1) returning True >15:41:13,647 DEBUG storage: _is_valid_location(sdb1) returning True >15:41:13,647 WARN storage: sdb1 not bootable >15:41:13,648 DEBUG storage: _is_valid_format(sdb1) returning False >15:41:13,648 DEBUG storage: is_valid_stage1_device(sdb1) returning False >15:41:13,648 DEBUG storage: no stage1 device: ['sda1'] >15:41:13,649 DEBUG storage: stage1_drive is existing 244198MB disk sda (21) with existing gpt disklabel >15:41:13,649 DEBUG storage: _is_valid_disklabel(sda1) returning True >15:41:13,650 DEBUG storage: _is_valid_size(sda1) returning True >15:41:13,650 DEBUG storage: _is_valid_location(sda1) returning True >15:41:13,650 WARN storage: sda1 not bootable >15:41:13,651 DEBUG storage: _is_valid_format(sda1) returning True >15:41:13,651 DEBUG storage: is_valid_stage1_device(sda1) returning True >15:41:13,652 DEBUG storage: _is_valid_disklabel(sda2) returning True >15:41:13,652 DEBUG storage: _is_valid_size(sda2) returning True >15:41:13,652 DEBUG storage: _is_valid_location(sda2) returning True >15:41:13,653 DEBUG storage: _is_valid_format(sda2) returning False >15:41:13,653 DEBUG storage: is_valid_stage1_device(sda2) returning False >15:41:13,653 DEBUG storage: _is_valid_disklabel(sda3) returning True >15:41:13,653 DEBUG storage: _is_valid_size(sda3) returning True >15:41:13,653 DEBUG storage: _is_valid_location(sda3) returning True >15:41:13,654 WARN storage: sda3 not bootable >15:41:13,654 DEBUG storage: _is_valid_format(sda3) returning False >15:41:13,654 DEBUG storage: is_valid_stage1_device(sda3) returning False >15:41:13,654 DEBUG storage: _is_valid_disklabel(sda4) returning True >15:41:13,654 DEBUG storage: _is_valid_size(sda4) returning True >15:41:13,655 DEBUG storage: _is_valid_location(sda4) returning True >15:41:13,655 WARN storage: sda4 not bootable >15:41:13,655 DEBUG storage: _is_valid_format(sda4) returning False >15:41:13,655 DEBUG storage: is_valid_stage1_device(sda4) returning False >15:41:13,656 DEBUG storage: _is_valid_disklabel(sdb1) returning False >15:41:13,656 DEBUG storage: _is_valid_size(sdb1) returning True >15:41:13,656 DEBUG storage: _is_valid_location(sdb1) returning True >15:41:13,656 WARN storage: sdb1 not bootable >15:41:13,656 DEBUG storage: _is_valid_format(sdb1) returning False >15:41:13,656 DEBUG storage: is_valid_stage1_device(sdb1) returning False >15:41:13,657 DEBUG storage: new bootloader stage1 device: sda1 >15:41:13,657 DEBUG storage: _is_valid_disklabel(sda1) returning True >15:41:13,657 DEBUG storage: _is_valid_size(sda1) returning True >15:41:13,657 DEBUG storage: _is_valid_location(sda1) returning True >15:41:13,657 WARN storage: sda1 not bootable >15:41:13,658 DEBUG storage: _is_valid_format(sda1) returning True >15:41:13,658 DEBUG storage: is_valid_stage1_device(sda1) returning True >15:41:13,659 DEBUG storage: _is_valid_disklabel(sda2) returning True >15:41:13,659 DEBUG storage: _is_valid_size(sda2) returning True >15:41:13,659 DEBUG storage: _is_valid_location(sda2) returning True >15:41:13,659 DEBUG storage: _is_valid_partition(sda2) returning True >15:41:13,659 DEBUG storage: _is_valid_format(sda2) returning True >15:41:13,659 DEBUG storage: is_valid_stage2_device(sda2) returning True >15:41:30,386 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >15:41:30,389 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >15:41:30,391 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >15:41:30,434 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:41:30,436 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:41:30,438 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:41:30,507 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:41:30,552 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:41:30,553 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:41:30,553 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >15:41:30,554 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >15:41:30,555 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >15:41:30,555 DEBUG storage: LUKSDevice.teardown: luks-req0 ; status: False ; controllable: True ; >15:41:30,556 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >15:41:30,557 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >15:41:30,557 DEBUG storage: LUKSDevice.teardown: luks-req4 ; status: False ; controllable: True ; >15:41:30,570 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >15:41:30,571 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >15:41:30,573 DEBUG storage: LUKS.teardown: device: /dev/sdb1 ; status: False ; type: luks ; >15:41:30,614 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >15:41:30,616 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:41:30,618 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >15:41:30,690 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:41:30,734 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:41:30,735 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >15:41:30,736 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >15:41:30,738 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >15:41:30,739 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >15:41:30,741 DEBUG storage: LUKSDevice.teardown: luks-req0 ; status: False ; controllable: True ; >15:41:30,742 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >15:41:30,743 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >15:41:30,744 DEBUG storage: LUKSDevice.teardown: luks-req4 ; status: False ; controllable: True ; >15:41:30,744 INFO storage: resetting parted disks... >15:41:30,745 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdb ; >15:41:30,745 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >15:41:30,746 DEBUG storage: PartitionDevice.preCommitFixup: sdb1 ; >15:41:30,746 DEBUG storage: sector-based lookup found partition sdb1 >15:41:30,747 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >15:41:30,747 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x393b6d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3943a50> PedPartition: <_ped.Partition object at 0x39512f0> >15:41:30,748 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >15:41:30,749 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >15:41:30,749 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >15:41:30,750 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >15:41:30,750 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >15:41:30,750 DEBUG storage: action: [0] Create Device partition sda3 (id 34) >15:41:30,750 DEBUG storage: action: [1] Create Format luks on partition sda3 (id 34) >15:41:30,751 DEBUG storage: action: [2] Create Device luks/dm-crypt luks-req0 (id 35) >15:41:30,751 DEBUG storage: action: [3] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req0 (id 35) >15:41:30,751 DEBUG storage: action: [4] Create Device partition sda5 (id 36) >15:41:30,751 DEBUG storage: action: [5] Create Format luks on partition sda5 (id 36) >15:41:30,751 DEBUG storage: action: [6] Create Device luks/dm-crypt luks-req1 (id 37) >15:41:30,751 DEBUG storage: action: [7] Create Format ext4 filesystem mounted at /home on luks/dm-crypt luks-req1 (id 37) >15:41:30,751 DEBUG storage: action: [8] Create Device partition sda2 (id 38) >15:41:30,751 DEBUG storage: action: [9] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 38) >15:41:30,751 DEBUG storage: action: [10] Create Device partition sda1 (id 39) >15:41:30,751 DEBUG storage: action: [11] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 39) >15:41:30,751 DEBUG storage: action: [12] Create Device partition sda4 (id 40) >15:41:30,751 DEBUG storage: action: [13] Create Format luks on partition sda4 (id 40) >15:41:30,751 DEBUG storage: action: [14] Create Device luks/dm-crypt luks-req4 (id 41) >15:41:30,751 DEBUG storage: action: [15] Create Format swap on luks/dm-crypt luks-req4 (id 41) >15:41:30,751 DEBUG storage: action: [16] Destroy Device luks/dm-crypt luks-req1 (id 37) >15:41:30,752 DEBUG storage: action: [17] Destroy Device partition sda5 (id 36) >15:41:30,752 DEBUG storage: action: [18] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 39) >15:41:30,752 DEBUG storage: action: [19] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 38) >15:41:30,753 DEBUG storage: action: [20] Create Format swap on luks/dm-crypt luks-req4 (id 41) >15:41:30,753 DEBUG storage: action: [21] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req0 (id 35) >15:41:30,753 INFO storage: pruning action queue... >15:41:30,753 INFO storage: removing obsolete action 3 (21) >15:41:30,753 INFO storage: removing obsolete action 15 (20) >15:41:30,754 INFO storage: removing obsolete action 9 (19) >15:41:30,754 INFO storage: removing obsolete action 11 (18) >15:41:30,754 INFO storage: removing obsolete action 4 (17) >15:41:30,754 INFO storage: removing obsolete action 5 (17) >15:41:30,754 INFO storage: removing obsolete action 17 (17) >15:41:30,755 INFO storage: removing obsolete action 6 (16) >15:41:30,755 INFO storage: removing obsolete action 7 (16) >15:41:30,755 INFO storage: removing obsolete action 16 (16) >15:41:30,755 DEBUG storage: action 15 already pruned >15:41:30,755 DEBUG storage: action 11 already pruned >15:41:30,756 DEBUG storage: action 9 already pruned >15:41:30,756 DEBUG storage: action 7 already pruned >15:41:30,756 DEBUG storage: action 6 already pruned >15:41:30,756 DEBUG storage: action 5 already pruned >15:41:30,756 DEBUG storage: action 4 already pruned >15:41:30,757 DEBUG storage: action 3 already pruned >15:41:30,757 INFO storage: sorting actions... >15:41:30,758 DEBUG storage: action: [10] Create Device partition sda1 (id 39) >15:41:30,758 DEBUG storage: action: [18] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 39) >15:41:30,758 DEBUG storage: action: [8] Create Device partition sda2 (id 38) >15:41:30,758 DEBUG storage: action: [19] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 38) >15:41:30,758 DEBUG storage: action: [0] Create Device partition sda3 (id 34) >15:41:30,758 DEBUG storage: action: [12] Create Device partition sda4 (id 40) >15:41:30,758 DEBUG storage: action: [13] Create Format luks on partition sda4 (id 40) >15:41:30,758 DEBUG storage: action: [14] Create Device luks/dm-crypt luks-req4 (id 41) >15:41:30,758 DEBUG storage: action: [20] Create Format swap on luks/dm-crypt luks-req4 (id 41) >15:41:30,759 DEBUG storage: action: [1] Create Format luks on partition sda3 (id 34) >15:41:30,759 DEBUG storage: action: [2] Create Device luks/dm-crypt luks-req0 (id 35) >15:41:30,759 DEBUG storage: action: [21] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req0 (id 35) >15:41:30,759 INFO storage: executing action: [10] Create Device partition sda1 (id 39) >15:41:30,760 DEBUG storage: PartitionDevice.create: sda1 ; status: False ; >15:41:30,761 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >15:41:30,761 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:41:30,762 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:41:30,763 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:41:30,787 DEBUG storage: PartitionDevice._create: sda1 ; status: False ; >15:41:30,790 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >15:41:30,947 DEBUG storage: post-commit partition path is /dev/sda1 >15:41:30,948 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:41:30,949 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x39414d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x396f7d0> PedPartition: <_ped.Partition object at 0x3a99890> >15:41:30,949 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >15:41:30,971 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:41:30,973 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >15:41:30,974 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >15:41:30,974 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda1 >15:41:31,101 INFO storage: executing action: [18] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 39) >15:41:31,103 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:41:31,103 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >15:41:31,104 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >15:41:31,105 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >15:41:31,106 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >15:41:31,106 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >15:41:31,107 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >15:41:31,108 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >15:41:31,108 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >15:41:31,109 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >15:41:31,110 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >15:41:31,110 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >15:41:31,111 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >15:41:31,112 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >15:41:31,112 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >15:41:31,114 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >15:41:31,118 DEBUG storage: EFIFS.create: device: /dev/sda1 ; status: False ; type: efi ; >15:41:31,119 DEBUG storage: EFIFS.doFormat: device: /dev/sda1 ; mountpoint: /boot/efi ; type: vfat ; >15:41:31,216 DEBUG storage: EFIFS.notifyKernel: device: /dev/sda1 ; type: efi ; >15:41:31,485 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >15:41:31,486 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >15:41:31,486 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda1 >15:41:31,526 INFO storage: executing action: [8] Create Device partition sda2 (id 38) >15:41:31,527 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >15:41:31,528 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >15:41:31,529 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:41:31,529 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:41:31,530 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:41:31,566 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >15:41:31,569 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >15:41:31,730 DEBUG storage: post-commit partition path is /dev/sda2 >15:41:31,731 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:41:31,732 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x39414d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bbe10> PedPartition: <_ped.Partition object at 0x39513b0> >15:41:31,733 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >15:41:31,745 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:41:31,746 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >15:41:31,747 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >15:41:31,748 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda2 >15:41:31,900 INFO storage: executing action: [19] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 38) >15:41:31,901 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:41:31,902 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >15:41:31,902 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >15:41:31,903 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >15:41:31,904 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >15:41:31,904 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >15:41:31,905 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >15:41:31,906 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >15:41:31,907 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >15:41:31,907 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >15:41:31,908 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >15:41:31,909 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >15:41:31,909 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >15:41:31,910 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >15:41:31,911 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >15:41:31,912 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >15:41:31,917 DEBUG storage: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >15:41:31,919 DEBUG storage: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >15:41:36,513 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >15:41:36,589 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >15:41:36,590 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >15:41:36,591 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda2 >15:41:36,632 INFO storage: executing action: [0] Create Device partition sda3 (id 34) >15:41:36,633 DEBUG storage: PartitionDevice.create: sda3 ; status: False ; >15:41:36,634 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda3 ; orig: False ; >15:41:36,635 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:41:36,636 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:41:36,636 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:41:36,668 DEBUG storage: PartitionDevice._create: sda3 ; status: False ; >15:41:36,671 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >15:41:36,851 DEBUG storage: post-commit partition path is /dev/sda3 >15:41:36,853 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:41:36,853 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x39414d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3973e50> PedPartition: <_ped.Partition object at 0x3951290> >15:41:36,854 DEBUG storage: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >15:41:36,866 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:41:36,867 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >15:41:36,867 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >15:41:36,868 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda3 >15:41:37,018 INFO storage: executing action: [12] Create Device partition sda4 (id 40) >15:41:37,019 DEBUG storage: PartitionDevice.create: sda4 ; status: False ; >15:41:37,020 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda4 ; orig: False ; >15:41:37,021 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:41:37,021 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:41:37,022 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >15:41:37,057 DEBUG storage: PartitionDevice._create: sda4 ; status: False ; >15:41:37,060 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 4 ; >15:41:37,233 DEBUG storage: post-commit partition path is /dev/sda4 >15:41:37,234 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >15:41:37,234 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x39414d0> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39bb990> PedPartition: <_ped.Partition object at 0x3a997d0> >15:41:37,235 DEBUG storage: DeviceFormat.destroy: device: /dev/sda4 ; status: False ; type: None ; >15:41:37,249 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >15:41:37,250 DEBUG storage: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >15:41:37,251 DEBUG storage: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >15:41:37,251 DEBUG storage: sda4 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda4 >15:41:37,395 INFO storage: executing action: [13] Create Format luks on partition sda4 (id 40) >15:41:37,396 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >15:41:37,397 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 1 ; >15:41:37,397 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 2 ; >15:41:37,398 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 3 ; >15:41:37,399 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 4 ; >15:41:37,399 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 5 ; >15:41:37,400 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 6 ; >15:41:37,401 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 8 ; >15:41:37,402 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 9 ; >15:41:37,402 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 10 ; >15:41:37,403 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 11 ; >15:41:37,404 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 12 ; >15:41:37,404 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 13 ; >15:41:37,405 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 14 ; >15:41:37,406 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda4 ; flag: 15 ; >15:41:37,407 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 4 ; >15:41:37,412 DEBUG storage: LUKS.create: device: /dev/sda4 ; status: False ; type: luks ; >15:41:37,460 DEBUG storage: LUKS.create: device: /dev/sda4 ; status: False ; type: luks ; >15:41:40,946 DEBUG storage: LUKS.notifyKernel: device: /dev/sda4 ; type: luks ; >15:41:41,020 DEBUG storage: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >15:41:41,022 DEBUG storage: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >15:41:41,022 DEBUG storage: sda4 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda4 >15:41:41,070 INFO storage: executing action: [14] Create Device luks/dm-crypt luks-req4 (id 41) >15:41:41,072 DEBUG storage: LUKSDevice.create: luks-req4 ; status: False ; >15:41:41,073 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-req4 ; orig: False ; >15:41:41,074 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >15:41:41,074 DEBUG storage: LUKS.setup: device: /dev/sda4 ; mapName: luks-c7594194-4c10-459b-9d6a-c82f9172173a ; status: False ; type: luks ; >15:41:41,075 DEBUG storage: LUKS.setup: device: /dev/sda4 ; status: False ; type: luks ; >15:41:43,209 DEBUG storage: LUKSDevice.setup: luks-c7594194-4c10-459b-9d6a-c82f9172173a ; status: True ; controllable: True ; orig: False ; >15:41:43,211 DEBUG storage: LUKSDevice.updateSysfsPath: luks-c7594194-4c10-459b-9d6a-c82f9172173a ; status: True ; >15:41:43,213 DEBUG storage: LUKSDevice.getDMNode: luks-c7594194-4c10-459b-9d6a-c82f9172173a ; status: True ; >15:41:43,391 INFO storage: executing action: [20] Create Format swap on luks/dm-crypt luks-c7594194-4c10-459b-9d6a-c82f9172173a (id 41) >15:41:43,392 DEBUG storage: LUKSDevice.setup: luks-c7594194-4c10-459b-9d6a-c82f9172173a ; status: True ; controllable: True ; orig: False ; >15:41:43,393 DEBUG storage: SwapSpace.create: device: /dev/mapper/luks-req4 ; status: None ; type: swap ; >15:41:43,447 DEBUG storage: SwapSpace.create: device: /dev/mapper/luks-req4 ; status: None ; type: swap ; >15:41:43,502 DEBUG storage: SwapSpace.notifyKernel: device: /dev/mapper/luks-c7594194-4c10-459b-9d6a-c82f9172173a ; type: swap ; >15:41:43,602 DEBUG storage: LUKSDevice.updateSysfsPath: luks-c7594194-4c10-459b-9d6a-c82f9172173a ; status: True ; >15:41:43,603 DEBUG storage: LUKSDevice.getDMNode: luks-c7594194-4c10-459b-9d6a-c82f9172173a ; status: True ; >15:41:43,654 INFO storage: executing action: [1] Create Format luks on partition sda3 (id 34) >15:41:43,656 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:41:43,657 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >15:41:43,658 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >15:41:43,659 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >15:41:43,661 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >15:41:43,662 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >15:41:43,663 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >15:41:43,663 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >15:41:43,664 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >15:41:43,665 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >15:41:43,665 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >15:41:43,666 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >15:41:43,667 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >15:41:43,668 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >15:41:43,668 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >15:41:43,669 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 4 ; >15:41:43,674 DEBUG storage: LUKS.create: device: /dev/sda3 ; status: False ; type: luks ; >15:41:43,721 DEBUG storage: LUKS.create: device: /dev/sda3 ; status: False ; type: luks ; >15:41:48,003 DEBUG storage: LUKS.notifyKernel: device: /dev/sda3 ; type: luks ; >15:41:48,080 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >15:41:48,083 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >15:41:48,083 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda3 >15:41:48,123 INFO storage: executing action: [2] Create Device luks/dm-crypt luks-req0 (id 35) >15:41:48,125 DEBUG storage: LUKSDevice.create: luks-req0 ; status: False ; >15:41:48,127 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-req0 ; orig: False ; >15:41:48,128 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:41:48,130 DEBUG storage: LUKS.setup: device: /dev/sda3 ; mapName: luks-19d8c6e9-bd27-4e23-9e6c-2dd362643bee ; status: False ; type: luks ; >15:41:48,132 DEBUG storage: LUKS.setup: device: /dev/sda3 ; status: False ; type: luks ; > > >/tmp/ifcfg.log: >10:39:52,450 DEBUG ifcfg: Network.update() called >10:39:52,497 DEBUG ifcfg: NetworkDevice p6p1: setDefaultConfig() >10:39:52,498 DEBUG ifcfg: NetworkDevice p6p1 set: DEVICE=p6p1 BOOTPROTO=dhcp ONBOOT=no >10:39:52,498 DEBUG ifcfg: NetworkDevice p6p1 set: HWADDR=F4:6D:04:B0:84:56 >10:39:52,499 DEBUG ifcfg: NetworkDevice p6p1 set: UUID=fe0aa85f-c0fe-43fd-9cf7-863c4f5735e0 >10:39:52,499 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: > >10:39:52,499 DEBUG ifcfg: NetworkDevice p6p1: >DEVICE="p6p1" >HWADDR="F4:6D:04:B0:84:56" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="fe0aa85f-c0fe-43fd-9cf7-863c4f5735e0" > >10:39:52,499 DEBUG ifcfg: writeIfcfgFile p6p1 to /etc/sysconfig/network-scripts/ifcfg-p6p1 >10:39:52,548 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >10:39:52,548 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >10:39:52,548 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=F4:6D:04:B0:8D:26 >10:39:52,548 DEBUG ifcfg: NetworkDevice em1 set: UUID=260e33ae-20bd-4528-93fe-45cb311727f6 >10:39:52,549 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >10:39:52,549 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="F4:6D:04:B0:8D:26" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="260e33ae-20bd-4528-93fe-45cb311727f6" > >10:39:52,549 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 >10:39:52,598 DEBUG ifcfg: NetworkDevice p6p1 set: NM_CONTROLLED=yes >10:39:52,598 DEBUG ifcfg: NetworkDevice em1 set: NM_CONTROLLED=yes > > >/proc/cmdline: >root=live:LABEL=Fedora-17-x86_64-Live-Desktop.is rootfstype=auto ro liveimg quiet rhgb > > >/var/log/messages: >Nov 17 10:36:07 localhost kernel: imklog 5.8.10, log source = /proc/kmsg started. >Nov 17 10:36:07 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="825" x-info="http://www.rsyslog.com"] start >Nov 17 10:36:07 localhost [524]: Root directory is writable, skipping check. >Nov 17 10:36:07 localhost udevd[521]: specified user 'usbmux' unknown >Nov 17 10:36:07 localhost mtp-probe: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3" >Nov 17 10:36:07 localhost mtp-probe: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4" >Nov 17 10:36:07 localhost mtp-probe: bus: 2, device: 3 was not an MTP device >Nov 17 10:36:07 localhost mtp-probe: bus: 2, device: 4 was not an MTP device >Nov 17 10:36:07 localhost fedora-storage-init[665]: Setting up Logical Volume Management: No volume groups found >Nov 17 10:36:07 localhost fedora-storage-init[665]: [ OK ] >Nov 17 10:36:07 localhost fedora-storage-init[715]: Setting up Logical Volume Management: No volume groups found >Nov 17 10:36:07 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Nov 17 10:36:07 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Nov 17 10:36:07 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 >Nov 17 10:36:07 localhost fedora-storage-init[715]: [ OK ] >Nov 17 10:36:07 localhost kernel: [ 0.000000] Command line: root=live:LABEL=Fedora-17-x86_64-Live-Desktop.is rootfstype=auto ro liveimg quiet rhgb >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-provided physical RAM map: >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable) >Nov 17 10:36:07 localhost lvm[721]: No volume groups found >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 00000000deb91000 (usable) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000deb91000 - 00000000df141000 (reserved) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000df141000 - 00000000df386000 (ACPI NVS) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000df386000 - 00000000df394000 (ACPI data) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000df394000 - 00000000df3c1000 (ACPI NVS) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000df3c1000 - 00000000df3c6000 (ACPI data) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000df3c6000 - 00000000df409000 (ACPI NVS) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000df409000 - 00000000df800000 (usable) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved) >Nov 17 10:36:07 localhost kernel: [ 0.000000] BIOS-e820: 0000000100000000 - 000000041f000000 (usable) >Nov 17 10:36:07 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI v2.31 by American Megatrends >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI=0xdf386000 ACPI 2.0=0xdf386000 SMBIOS=0xdec29e18 MPS=0xfc9f0 >Nov 17 10:36:07 localhost kernel: [ 0.000000] Kernel-defined memdesc doesn't match the one from EFI! >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem01: type=7, attr=0xf, range=[0x0000000000008000-0x0000000000048000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem02: type=4, attr=0xf, range=[0x0000000000048000-0x0000000000059000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem03: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem04: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem05: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem06: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem07: type=7, attr=0xf, range=[0x0000000000100000-0x0000000000bf9000) (10MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem08: type=2, attr=0xf, range=[0x0000000000bf9000-0x0000000001100000) (5MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem09: type=4, attr=0xf, range=[0x0000000001100000-0x0000000001645000) (5MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem10: type=3, attr=0xf, range=[0x0000000001645000-0x0000000001649000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem11: type=4, attr=0xf, range=[0x0000000001649000-0x000000000164d000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem12: type=3, attr=0xf, range=[0x000000000164d000-0x000000000164f000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem13: type=4, attr=0xf, range=[0x000000000164f000-0x0000000001651000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem14: type=3, attr=0xf, range=[0x0000000001651000-0x000000000165f000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem15: type=4, attr=0xf, range=[0x000000000165f000-0x0000000001a67000) (4MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem16: type=3, attr=0xf, range=[0x0000000001a67000-0x0000000001a68000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem17: type=4, attr=0xf, range=[0x0000000001a68000-0x0000000001a6d000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem18: type=3, attr=0xf, range=[0x0000000001a6d000-0x0000000001a6e000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem19: type=4, attr=0xf, range=[0x0000000001a6e000-0x0000000001a6f000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem20: type=3, attr=0xf, range=[0x0000000001a6f000-0x0000000001a70000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem21: type=4, attr=0xf, range=[0x0000000001a70000-0x0000000001a73000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem22: type=3, attr=0xf, range=[0x0000000001a73000-0x0000000001a74000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem23: type=4, attr=0xf, range=[0x0000000001a74000-0x0000000001a7d000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem24: type=3, attr=0xf, range=[0x0000000001a7d000-0x0000000001a83000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem25: type=4, attr=0xf, range=[0x0000000001a83000-0x0000000001a86000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem26: type=3, attr=0xf, range=[0x0000000001a86000-0x0000000001a87000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem27: type=4, attr=0xf, range=[0x0000000001a87000-0x0000000001a8e000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem28: type=3, attr=0xf, range=[0x0000000001a8e000-0x0000000001a91000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem29: type=4, attr=0xf, range=[0x0000000001a91000-0x0000000001a93000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem30: type=3, attr=0xf, range=[0x0000000001a93000-0x0000000001a95000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem31: type=4, attr=0xf, range=[0x0000000001a95000-0x0000000001a99000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem32: type=3, attr=0xf, range=[0x0000000001a99000-0x0000000001a9e000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem33: type=4, attr=0xf, range=[0x0000000001a9e000-0x0000000001aa9000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem34: type=3, attr=0xf, range=[0x0000000001aa9000-0x0000000001aac000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem35: type=4, attr=0xf, range=[0x0000000001aac000-0x0000000001aae000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem36: type=3, attr=0xf, range=[0x0000000001aae000-0x0000000001aaf000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem37: type=4, attr=0xf, range=[0x0000000001aaf000-0x0000000001ab1000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem38: type=3, attr=0xf, range=[0x0000000001ab1000-0x0000000001ab5000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem39: type=4, attr=0xf, range=[0x0000000001ab5000-0x0000000001abe000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem40: type=3, attr=0xf, range=[0x0000000001abe000-0x0000000001ac6000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem41: type=4, attr=0xf, range=[0x0000000001ac6000-0x0000000001afb000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem42: type=3, attr=0xf, range=[0x0000000001afb000-0x0000000001afc000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem43: type=4, attr=0xf, range=[0x0000000001afc000-0x0000000001afe000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem44: type=3, attr=0xf, range=[0x0000000001afe000-0x0000000001aff000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem45: type=4, attr=0xf, range=[0x0000000001aff000-0x0000000001b0b000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem46: type=3, attr=0xf, range=[0x0000000001b0b000-0x0000000001b0e000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem47: type=4, attr=0xf, range=[0x0000000001b0e000-0x0000000001b10000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem48: type=3, attr=0xf, range=[0x0000000001b10000-0x0000000001b11000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem49: type=4, attr=0xf, range=[0x0000000001b11000-0x0000000001b23000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem50: type=3, attr=0xf, range=[0x0000000001b23000-0x0000000001b26000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem51: type=4, attr=0xf, range=[0x0000000001b26000-0x0000000001b27000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem52: type=3, attr=0xf, range=[0x0000000001b27000-0x0000000001b31000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem53: type=4, attr=0xf, range=[0x0000000001b31000-0x0000000001b47000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem54: type=3, attr=0xf, range=[0x0000000001b47000-0x0000000001b4a000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem55: type=4, attr=0xf, range=[0x0000000001b4a000-0x0000000001f5f000) (4MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem56: type=3, attr=0xf, range=[0x0000000001f5f000-0x0000000001f60000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem57: type=4, attr=0xf, range=[0x0000000001f60000-0x0000000001f64000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem58: type=3, attr=0xf, range=[0x0000000001f64000-0x0000000001f69000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem59: type=4, attr=0xf, range=[0x0000000001f69000-0x0000000001f71000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem60: type=3, attr=0xf, range=[0x0000000001f71000-0x0000000001f75000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem61: type=4, attr=0xf, range=[0x0000000001f75000-0x0000000001f77000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem62: type=3, attr=0xf, range=[0x0000000001f77000-0x0000000001f7d000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem63: type=4, attr=0xf, range=[0x0000000001f7d000-0x0000000001f81000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem64: type=3, attr=0xf, range=[0x0000000001f81000-0x0000000001f83000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem65: type=4, attr=0xf, range=[0x0000000001f83000-0x0000000001f84000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem66: type=3, attr=0xf, range=[0x0000000001f84000-0x0000000001f86000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem67: type=4, attr=0xf, range=[0x0000000001f86000-0x0000000001f8b000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem68: type=3, attr=0xf, range=[0x0000000001f8b000-0x0000000001f8d000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem69: type=4, attr=0xf, range=[0x0000000001f8d000-0x0000000001f92000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem70: type=3, attr=0xf, range=[0x0000000001f92000-0x0000000001f93000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem71: type=4, attr=0xf, range=[0x0000000001f93000-0x0000000001faa000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem72: type=3, attr=0xf, range=[0x0000000001faa000-0x0000000001fab000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem73: type=4, attr=0xf, range=[0x0000000001fab000-0x0000000001fb0000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem74: type=3, attr=0xf, range=[0x0000000001fb0000-0x0000000001fbc000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem75: type=4, attr=0xf, range=[0x0000000001fbc000-0x0000000001fca000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem76: type=3, attr=0xf, range=[0x0000000001fca000-0x0000000001fcf000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem77: type=4, attr=0xf, range=[0x0000000001fcf000-0x0000000001fd4000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem78: type=3, attr=0xf, range=[0x0000000001fd4000-0x0000000001fd9000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem79: type=4, attr=0xf, range=[0x0000000001fd9000-0x0000000001fe1000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem80: type=3, attr=0xf, range=[0x0000000001fe1000-0x0000000001fe4000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem81: type=4, attr=0xf, range=[0x0000000001fe4000-0x0000000001feb000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem82: type=3, attr=0xf, range=[0x0000000001feb000-0x0000000001ff0000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem83: type=4, attr=0xf, range=[0x0000000001ff0000-0x000000000200c000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem84: type=3, attr=0xf, range=[0x000000000200c000-0x0000000002019000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem85: type=4, attr=0xf, range=[0x0000000002019000-0x000000000201d000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem86: type=3, attr=0xf, range=[0x000000000201d000-0x0000000002029000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem87: type=4, attr=0xf, range=[0x0000000002029000-0x0000000002037000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem88: type=3, attr=0xf, range=[0x0000000002037000-0x000000000203b000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem89: type=4, attr=0xf, range=[0x000000000203b000-0x0000000002046000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem90: type=3, attr=0xf, range=[0x0000000002046000-0x0000000002050000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem91: type=4, attr=0xf, range=[0x0000000002050000-0x0000000002056000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem92: type=3, attr=0xf, range=[0x0000000002056000-0x000000000206f000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem93: type=4, attr=0xf, range=[0x000000000206f000-0x0000000002072000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem94: type=3, attr=0xf, range=[0x0000000002072000-0x0000000002075000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem95: type=4, attr=0xf, range=[0x0000000002075000-0x0000000002077000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem96: type=3, attr=0xf, range=[0x0000000002077000-0x000000000207b000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem97: type=4, attr=0xf, range=[0x000000000207b000-0x0000000002082000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem98: type=3, attr=0xf, range=[0x0000000002082000-0x0000000002084000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem99: type=4, attr=0xf, range=[0x0000000002084000-0x0000000002085000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem100: type=3, attr=0xf, range=[0x0000000002085000-0x000000000208a000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem101: type=4, attr=0xf, range=[0x000000000208a000-0x0000000002094000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem102: type=3, attr=0xf, range=[0x0000000002094000-0x0000000002097000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem103: type=4, attr=0xf, range=[0x0000000002097000-0x00000000020a4000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem104: type=3, attr=0xf, range=[0x00000000020a4000-0x00000000020a6000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem105: type=4, attr=0xf, range=[0x00000000020a6000-0x00000000020a7000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem106: type=3, attr=0xf, range=[0x00000000020a7000-0x00000000020ad000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem107: type=4, attr=0xf, range=[0x00000000020ad000-0x00000000020b4000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem108: type=3, attr=0xf, range=[0x00000000020b4000-0x00000000020bb000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem109: type=4, attr=0xf, range=[0x00000000020bb000-0x00000000020f2000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem110: type=3, attr=0xf, range=[0x00000000020f2000-0x00000000020f4000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem111: type=4, attr=0xf, range=[0x00000000020f4000-0x00000000020f6000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem112: type=3, attr=0xf, range=[0x00000000020f6000-0x00000000020f8000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem113: type=4, attr=0xf, range=[0x00000000020f8000-0x00000000020f9000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem114: type=3, attr=0xf, range=[0x00000000020f9000-0x0000000002101000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem115: type=4, attr=0xf, range=[0x0000000002101000-0x0000000002102000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem116: type=3, attr=0xf, range=[0x0000000002102000-0x0000000002117000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem117: type=4, attr=0xf, range=[0x0000000002117000-0x0000000002119000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem118: type=3, attr=0xf, range=[0x0000000002119000-0x000000000211d000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem119: type=4, attr=0xf, range=[0x000000000211d000-0x0000000002122000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem120: type=3, attr=0xf, range=[0x0000000002122000-0x0000000002160000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem121: type=4, attr=0xf, range=[0x0000000002160000-0x000000000218c000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem122: type=3, attr=0xf, range=[0x000000000218c000-0x0000000002196000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem123: type=4, attr=0xf, range=[0x0000000002196000-0x0000000002197000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem124: type=3, attr=0xf, range=[0x0000000002197000-0x00000000021aa000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem125: type=4, attr=0xf, range=[0x00000000021aa000-0x00000000021af000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem126: type=3, attr=0xf, range=[0x00000000021af000-0x00000000021b0000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem127: type=4, attr=0xf, range=[0x00000000021b0000-0x00000000021bd000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem128: type=3, attr=0xf, range=[0x00000000021bd000-0x00000000021c0000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem129: type=4, attr=0xf, range=[0x00000000021c0000-0x00000000021c6000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem130: type=3, attr=0xf, range=[0x00000000021c6000-0x00000000021d5000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem131: type=4, attr=0xf, range=[0x00000000021d5000-0x00000000021d7000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem132: type=3, attr=0xf, range=[0x00000000021d7000-0x00000000021d9000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem133: type=4, attr=0xf, range=[0x00000000021d9000-0x00000000021e6000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem134: type=3, attr=0xf, range=[0x00000000021e6000-0x00000000021ee000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem135: type=4, attr=0xf, range=[0x00000000021ee000-0x00000000021ef000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem136: type=3, attr=0xf, range=[0x00000000021ef000-0x00000000021f3000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem137: type=4, attr=0xf, range=[0x00000000021f3000-0x0000000002221000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem138: type=3, attr=0xf, range=[0x0000000002221000-0x0000000002227000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem139: type=4, attr=0xf, range=[0x0000000002227000-0x000000000222a000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem140: type=3, attr=0xf, range=[0x000000000222a000-0x000000000222f000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem141: type=4, attr=0xf, range=[0x000000000222f000-0x0000000002231000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem142: type=3, attr=0xf, range=[0x0000000002231000-0x000000000224e000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem143: type=4, attr=0xf, range=[0x000000000224e000-0x0000000002258000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem144: type=3, attr=0xf, range=[0x0000000002258000-0x000000000225a000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem145: type=4, attr=0xf, range=[0x000000000225a000-0x000000000225c000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem146: type=3, attr=0xf, range=[0x000000000225c000-0x000000000225e000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem147: type=4, attr=0xf, range=[0x000000000225e000-0x0000000002260000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem148: type=3, attr=0xf, range=[0x0000000002260000-0x0000000002261000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem149: type=4, attr=0xf, range=[0x0000000002261000-0x0000000002269000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem150: type=3, attr=0xf, range=[0x0000000002269000-0x000000000226c000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem151: type=4, attr=0xf, range=[0x000000000226c000-0x000000000226e000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem152: type=3, attr=0xf, range=[0x000000000226e000-0x0000000002270000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem153: type=4, attr=0xf, range=[0x0000000002270000-0x0000000002364000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem154: type=3, attr=0xf, range=[0x0000000002364000-0x0000000002771000) (4MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem155: type=4, attr=0xf, range=[0x0000000002771000-0x000000000bde3000) (150MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem156: type=2, attr=0xf, range=[0x000000000bde3000-0x000000000bde6000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem157: type=4, attr=0xf, range=[0x000000000bde6000-0x000000000bef2000) (1MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem158: type=2, attr=0xf, range=[0x000000000bef2000-0x000000000bf23000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem159: type=1, attr=0xf, range=[0x000000000bf23000-0x000000000bf62000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem160: type=2, attr=0xf, range=[0x000000000bf62000-0x000000000bfad000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem161: type=4, attr=0xf, range=[0x000000000bfad000-0x000000000bfae000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem162: type=2, attr=0xf, range=[0x000000000bfae000-0x000000000bfb0000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem163: type=4, attr=0xf, range=[0x000000000bfb0000-0x000000000c02d000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem164: type=3, attr=0xf, range=[0x000000000c02d000-0x000000000c030000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem165: type=4, attr=0xf, range=[0x000000000c030000-0x000000000c032000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem166: type=3, attr=0xf, range=[0x000000000c032000-0x000000000c034000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem167: type=4, attr=0xf, range=[0x000000000c034000-0x000000000c1ad000) (1MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem168: type=3, attr=0xf, range=[0x000000000c1ad000-0x000000000c1c6000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem169: type=4, attr=0xf, range=[0x000000000c1c6000-0x000000000c245000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem170: type=2, attr=0xf, range=[0x000000000c245000-0x000000000c24d000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem171: type=4, attr=0xf, range=[0x000000000c24d000-0x000000000c251000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem172: type=2, attr=0xf, range=[0x000000000c251000-0x000000000c257000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem173: type=4, attr=0xf, range=[0x000000000c257000-0x000000000c274000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem174: type=2, attr=0xf, range=[0x000000000c274000-0x000000000c2d7000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem175: type=4, attr=0xf, range=[0x000000000c2d7000-0x000000000cab0000) (7MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem176: type=2, attr=0xf, range=[0x000000000cab0000-0x000000000caf9000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem177: type=4, attr=0xf, range=[0x000000000caf9000-0x000000000cb54000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem178: type=2, attr=0xf, range=[0x000000000cb54000-0x000000000cb56000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem179: type=4, attr=0xf, range=[0x000000000cb56000-0x000000000cbe3000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem180: type=2, attr=0xf, range=[0x000000000cbe3000-0x000000000cdb8000) (1MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem181: type=4, attr=0xf, range=[0x000000000cdb8000-0x000000000cf8d000) (1MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem182: type=2, attr=0xf, range=[0x000000000cf8d000-0x000000000d7b8000) (8MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem183: type=4, attr=0xf, range=[0x000000000d7b8000-0x000000000d7b9000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem184: type=7, attr=0xf, range=[0x000000000d7b9000-0x000000000d7e7000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem185: type=4, attr=0xf, range=[0x000000000d7e7000-0x000000000d819000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem186: type=2, attr=0xf, range=[0x000000000d819000-0x000000000ddb5000) (5MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem187: type=7, attr=0xf, range=[0x000000000ddb5000-0x000000000ddbe000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem188: type=4, attr=0xf, range=[0x000000000ddbe000-0x000000000ddbf000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem189: type=7, attr=0xf, range=[0x000000000ddbf000-0x000000000e000000) (2MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem190: type=2, attr=0xf, range=[0x000000000e000000-0x000000000f1ac000) (17MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem191: type=7, attr=0xf, range=[0x000000000f1ac000-0x000000007f392000) (1793MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem192: type=2, attr=0xf, range=[0x000000007f392000-0x000000007ffff000) (12MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem193: type=7, attr=0xf, range=[0x000000007ffff000-0x00000000deb91000) (1515MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem194: type=5, attr=0x800000000000000f, range=[0x00000000deb91000-0x00000000debd2000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem195: type=6, attr=0x800000000000000f, range=[0x00000000debd2000-0x00000000dec02000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem196: type=5, attr=0x800000000000000f, range=[0x00000000dec02000-0x00000000dec17000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem197: type=6, attr=0x800000000000000f, range=[0x00000000dec17000-0x00000000dec25000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem198: type=6, attr=0x800000000000000f, range=[0x00000000dec25000-0x00000000dec27000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem199: type=6, attr=0x800000000000000f, range=[0x00000000dec27000-0x00000000dec29000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem200: type=6, attr=0x800000000000000f, range=[0x00000000dec29000-0x00000000dec41000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem201: type=0, attr=0xf, range=[0x00000000dec41000-0x00000000dee8e000) (2MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem202: type=0, attr=0xf, range=[0x00000000dee8e000-0x00000000df0e7000) (2MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem203: type=0, attr=0xf, range=[0x00000000df0e7000-0x00000000df0ee000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem204: type=0, attr=0xf, range=[0x00000000df0ee000-0x00000000df141000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem205: type=10, attr=0xf, range=[0x00000000df141000-0x00000000df2fe000) (1MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem206: type=10, attr=0xf, range=[0x00000000df2fe000-0x00000000df386000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem207: type=9, attr=0xf, range=[0x00000000df386000-0x00000000df394000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem208: type=10, attr=0xf, range=[0x00000000df394000-0x00000000df3a5000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem209: type=10, attr=0xf, range=[0x00000000df3a5000-0x00000000df3a8000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem210: type=10, attr=0xf, range=[0x00000000df3a8000-0x00000000df3b3000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem211: type=10, attr=0xf, range=[0x00000000df3b3000-0x00000000df3bc000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem212: type=10, attr=0xf, range=[0x00000000df3bc000-0x00000000df3c1000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem213: type=9, attr=0xf, range=[0x00000000df3c1000-0x00000000df3c5000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem214: type=9, attr=0xf, range=[0x00000000df3c5000-0x00000000df3c6000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem215: type=10, attr=0xf, range=[0x00000000df3c6000-0x00000000df409000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem216: type=4, attr=0xf, range=[0x00000000df409000-0x00000000df54e000) (1MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem217: type=3, attr=0xf, range=[0x00000000df54e000-0x00000000df7da000) (2MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem218: type=4, attr=0xf, range=[0x00000000df7da000-0x00000000df7e3000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem219: type=3, attr=0xf, range=[0x00000000df7e3000-0x00000000df7ed000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem220: type=4, attr=0xf, range=[0x00000000df7ed000-0x00000000df800000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem221: type=7, attr=0xf, range=[0x0000000100000000-0x000000041f000000) (12784MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem222: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem223: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem224: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem225: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem226: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] EFI: mem227: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB) >Nov 17 10:36:07 localhost kernel: [ 0.000000] DMI 2.6 present. >Nov 17 10:36:07 localhost kernel: [ 0.000000] No AGP bridge found >Nov 17 10:36:07 localhost kernel: [ 0.000000] last_pfn = 0x41f000 max_arch_pfn = 0x400000000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Nov 17 10:36:07 localhost kernel: [ 0.000000] total RAM covered: 16368M >Nov 17 10:36:07 localhost kernel: [ 0.000000] Found optimal setting for mtrr clean up >Nov 17 10:36:07 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 32M num_reg: 7 lose cover RAM: 0G >Nov 17 10:36:07 localhost kernel: [ 0.000000] last_pfn = 0xdf800 max_arch_pfn = 0x400000000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] found SMP MP-table at [ffff8800000fce70] fce70 >Nov 17 10:36:07 localhost kernel: [ 0.000000] init_memory_mapping: 0000000000000000-00000000df800000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] init_memory_mapping: 0000000100000000-000000041f000000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] RAMDISK: 7f392000 - 7ffff000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: RSDP 00000000df386000 00024 (v02 ALASKA) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: XSDT 00000000df386070 00064 (v01 ALASKA A M I 01072009 AMI 00010013) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: FACP 00000000df391cd8 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: DSDT 00000000df386168 0BB6D (v02 ALASKA A M I 00000015 INTL 20051117) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: FACS 00000000df3bff80 00040 >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: APIC 00000000df391dd0 00092 (v03 ALASKA A M I 01072009 AMI 00010013) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: MCFG 00000000df391e68 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: HPET 00000000df391ea8 00038 (v01 ALASKA A M I 01072009 AMI. 00000005) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: SSDT 00000000df391ee0 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: SSDT 00000000df392250 009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: SSDT 00000000df392c00 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: DMAR 00000000df393698 00078 (v01 INTEL SNB 00000001 INTL 00000001) >Nov 17 10:36:07 localhost kernel: [ 0.000000] No NUMA configuration found >Nov 17 10:36:07 localhost kernel: [ 0.000000] Faking a node at 0000000000000000-000000041f000000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] Initmem setup node 0 0000000000000000-000000041f000000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] NODE_DATA [000000041efec000 - 000000041effffff] >Nov 17 10:36:07 localhost kernel: [ 0.000000] Zone PFN ranges: >Nov 17 10:36:07 localhost kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] Normal 0x00100000 -> 0x0041f000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] Movable zone start PFN for each node >Nov 17 10:36:07 localhost kernel: [ 0.000000] Early memory PFN ranges >Nov 17 10:36:07 localhost kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009f >Nov 17 10:36:07 localhost kernel: [ 0.000000] 0: 0x00000100 -> 0x000deb91 >Nov 17 10:36:07 localhost kernel: [ 0.000000] 0: 0x000df409 -> 0x000df800 >Nov 17 10:36:07 localhost kernel: [ 0.000000] 0: 0x00100000 -> 0x0041f000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x408 >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Nov 17 10:36:07 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Nov 17 10:36:07 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Nov 17 10:36:07 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000deb91000 - 00000000df141000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000df141000 - 00000000df386000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000df386000 - 00000000df394000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000df394000 - 00000000df3c1000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000df3c1000 - 00000000df3c6000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000df3c6000 - 00000000df409000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000df800000 - 00000000f8000000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed00000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 00000000fed1c000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] Allocating PCI resources starting at df800000 (gap: df800000:18800000) >Nov 17 10:36:07 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware >Nov 17 10:36:07 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1 >Nov 17 10:36:07 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88041ec00000 s82496 r8192 d24000 u262144 >Nov 17 10:36:07 localhost kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4118329 >Nov 17 10:36:07 localhost kernel: [ 0.000000] Policy zone: Normal >Nov 17 10:36:07 localhost kernel: [ 0.000000] Kernel command line: root=live:LABEL=Fedora-17-x86_64-Live-Desktop.is rootfstype=auto ro liveimg quiet rhgb >Nov 17 10:36:07 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 >Nov 17 10:36:07 localhost kernel: [ 0.000000] Checking aperture... >Nov 17 10:36:07 localhost kernel: [ 0.000000] No AGP bridge found >Nov 17 10:36:07 localhost kernel: [ 0.000000] Memory: 16208480k/17285120k available (6110k kernel code, 541604k absent, 535036k reserved, 4989k data, 1000k init) >Nov 17 10:36:07 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Nov 17 10:36:07 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Nov 17 10:36:07 localhost kernel: [ 0.000000] NR_IRQS:4352 nr_irqs:744 16 >Nov 17 10:36:07 localhost kernel: [ 0.000000] Extended CMOS year: 2000 >Nov 17 10:36:07 localhost kernel: [ 0.000000] Console: colour dummy device 80x25 >Nov 17 10:36:07 localhost kernel: [ 0.000000] console [tty0] enabled >Nov 17 10:36:07 localhost kernel: [ 0.000000] allocated 67108864 bytes of page_cgroup >Nov 17 10:36:07 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Nov 17 10:36:07 localhost kernel: [ 0.000000] Fast TSC calibration using PIT >Nov 17 10:36:07 localhost kernel: [ 0.001000] Detected 3411.247 MHz processor. >Nov 17 10:36:07 localhost kernel: [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6822.49 BogoMIPS (lpj=3411247) >Nov 17 10:36:07 localhost kernel: [ 0.000004] pid_max: default: 32768 minimum: 301 >Nov 17 10:36:07 localhost kernel: [ 0.020640] Security Framework initialized >Nov 17 10:36:07 localhost kernel: [ 0.020645] SELinux: Initializing. >Nov 17 10:36:07 localhost kernel: [ 0.021784] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.024314] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.025297] Mount-cache hash table entries: 256 >Nov 17 10:36:07 localhost kernel: [ 0.025382] Initializing cgroup subsys cpuacct >Nov 17 10:36:07 localhost kernel: [ 0.025383] Initializing cgroup subsys memory >Nov 17 10:36:07 localhost kernel: [ 0.025392] Initializing cgroup subsys devices >Nov 17 10:36:07 localhost kernel: [ 0.025394] Initializing cgroup subsys freezer >Nov 17 10:36:07 localhost kernel: [ 0.025395] Initializing cgroup subsys net_cls >Nov 17 10:36:07 localhost kernel: [ 0.025396] Initializing cgroup subsys blkio >Nov 17 10:36:07 localhost kernel: [ 0.025399] Initializing cgroup subsys perf_event >Nov 17 10:36:07 localhost kernel: [ 0.025419] CPU: Physical Processor ID: 0 >Nov 17 10:36:07 localhost kernel: [ 0.025420] CPU: Processor Core ID: 0 >Nov 17 10:36:07 localhost kernel: [ 0.025423] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >Nov 17 10:36:07 localhost kernel: [ 0.025424] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Nov 17 10:36:07 localhost kernel: [ 0.025426] mce: CPU supports 9 MCE banks >Nov 17 10:36:07 localhost kernel: [ 0.025435] CPU0: Thermal monitoring enabled (TM1) >Nov 17 10:36:07 localhost kernel: [ 0.025440] using mwait in idle threads. >Nov 17 10:36:07 localhost kernel: [ 0.026468] ACPI: Core revision 20120111 >Nov 17 10:36:07 localhost kernel: [ 0.127258] ftrace: allocating 22587 entries in 89 pages >Nov 17 10:36:07 localhost kernel: [ 0.136029] DMAR: Host address width 36 >Nov 17 10:36:07 localhost kernel: [ 0.136031] DMAR: DRHD base: 0x000000fed90000 flags: 0x1 >Nov 17 10:36:07 localhost kernel: [ 0.136036] IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c9008020660262 ecap f0105a >Nov 17 10:36:07 localhost kernel: [ 0.136037] DMAR: RMRR base: 0x000000df0d6000 end: 0x000000df0e4fff >Nov 17 10:36:07 localhost kernel: [ 0.136108] IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0 >Nov 17 10:36:07 localhost kernel: [ 0.136109] HPET id 0 under DRHD base 0xfed90000 >Nov 17 10:36:07 localhost kernel: [ 0.136185] Enabled IRQ remapping in x2apic mode >Nov 17 10:36:07 localhost kernel: [ 0.136186] Enabling x2apic >Nov 17 10:36:07 localhost kernel: [ 0.136187] Enabled x2apic >Nov 17 10:36:07 localhost kernel: [ 0.136191] Switched APIC routing to cluster x2apic. >Nov 17 10:36:07 localhost kernel: [ 0.136606] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Nov 17 10:36:07 localhost kernel: [ 0.146602] CPU0: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz stepping 07 >Nov 17 10:36:07 localhost kernel: [ 0.247849] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver. >Nov 17 10:36:07 localhost kernel: [ 0.247853] PEBS disabled due to CPU errata. >Nov 17 10:36:07 localhost kernel: [ 0.247854] ... version: 3 >Nov 17 10:36:07 localhost kernel: [ 0.247855] ... bit width: 48 >Nov 17 10:36:07 localhost kernel: [ 0.247856] ... generic registers: 4 >Nov 17 10:36:07 localhost kernel: [ 0.247856] ... value mask: 0000ffffffffffff >Nov 17 10:36:07 localhost kernel: [ 0.247857] ... max period: 000000007fffffff >Nov 17 10:36:07 localhost kernel: [ 0.247858] ... fixed-purpose events: 3 >Nov 17 10:36:07 localhost kernel: [ 0.247859] ... event mask: 000000070000000f >Nov 17 10:36:07 localhost kernel: [ 0.247967] NMI watchdog enabled, takes one hw-pmu counter. >Nov 17 10:36:07 localhost kernel: [ 0.248014] Booting Node 0, Processors #1 >Nov 17 10:36:07 localhost kernel: [ 0.279132] NMI watchdog enabled, takes one hw-pmu counter. >Nov 17 10:36:07 localhost kernel: [ 0.279192] #2 >Nov 17 10:36:07 localhost kernel: [ 0.310306] NMI watchdog enabled, takes one hw-pmu counter. >Nov 17 10:36:07 localhost kernel: [ 0.310362] #3 >Nov 17 10:36:07 localhost kernel: [ 0.341475] NMI watchdog enabled, takes one hw-pmu counter. >Nov 17 10:36:07 localhost kernel: [ 0.341534] #4 >Nov 17 10:36:07 localhost kernel: [ 0.372671] NMI watchdog enabled, takes one hw-pmu counter. >Nov 17 10:36:07 localhost kernel: [ 0.372739] #5 >Nov 17 10:36:07 localhost kernel: [ 0.403853] NMI watchdog enabled, takes one hw-pmu counter. >Nov 17 10:36:07 localhost kernel: [ 0.403911] #6 >Nov 17 10:36:07 localhost kernel: [ 0.435024] NMI watchdog enabled, takes one hw-pmu counter. >Nov 17 10:36:07 localhost kernel: [ 0.435081] #7 Ok. >Nov 17 10:36:07 localhost kernel: [ 0.466194] NMI watchdog enabled, takes one hw-pmu counter. >Nov 17 10:36:07 localhost kernel: [ 0.466218] Brought up 8 CPUs >Nov 17 10:36:07 localhost kernel: [ 0.466219] Total of 8 processors activated (54579.95 BogoMIPS). >Nov 17 10:36:07 localhost kernel: [ 0.472770] devtmpfs: initialized >Nov 17 10:36:07 localhost kernel: [ 0.472859] PM: Registering ACPI NVS region at df141000 (2379776 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.472885] PM: Registering ACPI NVS region at df394000 (184320 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.472889] PM: Registering ACPI NVS region at df3c6000 (274432 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.473306] atomic64 test passed for x86-64 platform with CX8 and with SSE >Nov 17 10:36:07 localhost kernel: [ 0.473331] RTC time: 15:35:18, date: 11/17/12 >Nov 17 10:36:07 localhost kernel: [ 0.473352] NET: Registered protocol family 16 >Nov 17 10:36:07 localhost kernel: [ 0.473442] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Nov 17 10:36:07 localhost kernel: [ 0.473443] ACPI: bus type pci registered >Nov 17 10:36:07 localhost kernel: [ 0.473483] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Nov 17 10:36:07 localhost kernel: [ 0.473485] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Nov 17 10:36:07 localhost kernel: [ 0.481317] PCI: Using configuration type 1 for base access >Nov 17 10:36:07 localhost kernel: [ 0.481791] bio: create slab <bio-0> at 0 >Nov 17 10:36:07 localhost kernel: [ 0.481831] ACPI: Added _OSI(Module Device) >Nov 17 10:36:07 localhost kernel: [ 0.481832] ACPI: Added _OSI(Processor Device) >Nov 17 10:36:07 localhost kernel: [ 0.481833] ACPI: Added _OSI(3.0 _SCP Extensions) >Nov 17 10:36:07 localhost kernel: [ 0.481834] ACPI: Added _OSI(Processor Aggregator Device) >Nov 17 10:36:07 localhost kernel: [ 0.483841] ACPI: Executed 1 blocks of module-level executable AML code >Nov 17 10:36:07 localhost kernel: [ 0.488993] ACPI: SSDT 00000000df0ee018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >Nov 17 10:36:07 localhost kernel: [ 0.489249] ACPI: Dynamic OEM Table Load: >Nov 17 10:36:07 localhost kernel: [ 0.489251] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >Nov 17 10:36:07 localhost kernel: [ 0.491875] ACPI: SSDT 00000000df0efa98 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >Nov 17 10:36:07 localhost kernel: [ 0.492146] ACPI: Dynamic OEM Table Load: >Nov 17 10:36:07 localhost kernel: [ 0.492148] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117) >Nov 17 10:36:07 localhost kernel: [ 0.494788] ACPI: SSDT 00000000df0f0c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >Nov 17 10:36:07 localhost kernel: [ 0.495038] ACPI: Dynamic OEM Table Load: >Nov 17 10:36:07 localhost kernel: [ 0.495040] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117) >Nov 17 10:36:07 localhost kernel: [ 0.498466] ACPI: Interpreter enabled >Nov 17 10:36:07 localhost kernel: [ 0.498469] ACPI: (supports S0 S1 S3 S4 S5) >Nov 17 10:36:07 localhost kernel: [ 0.498484] ACPI: Using IOAPIC for interrupt routing >Nov 17 10:36:07 localhost kernel: [ 0.502159] ACPI: Power Resource [FN00] (off) >Nov 17 10:36:07 localhost kernel: [ 0.502205] ACPI: Power Resource [FN01] (off) >Nov 17 10:36:07 localhost kernel: [ 0.502248] ACPI: Power Resource [FN02] (off) >Nov 17 10:36:07 localhost kernel: [ 0.502292] ACPI: Power Resource [FN03] (off) >Nov 17 10:36:07 localhost kernel: [ 0.502334] ACPI: Power Resource [FN04] (off) >Nov 17 10:36:07 localhost kernel: [ 0.502519] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 >Nov 17 10:36:07 localhost kernel: [ 0.502660] ACPI: No dock devices found. >Nov 17 10:36:07 localhost kernel: [ 0.502662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Nov 17 10:36:07 localhost kernel: [ 0.502868] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >Nov 17 10:36:07 localhost kernel: [ 0.503169] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] >Nov 17 10:36:07 localhost kernel: [ 0.503171] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] >Nov 17 10:36:07 localhost kernel: [ 0.503172] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] >Nov 17 10:36:07 localhost kernel: [ 0.503174] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] >Nov 17 10:36:07 localhost kernel: [ 0.503175] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff] >Nov 17 10:36:07 localhost kernel: [ 0.503177] pci_root PNP0A08:00: host bridge window [mem 0xe0000000-0xfeafffff] >Nov 17 10:36:07 localhost kernel: [ 0.503197] PCI host bridge to bus 0000:00 >Nov 17 10:36:07 localhost kernel: [ 0.503198] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Nov 17 10:36:07 localhost kernel: [ 0.503199] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Nov 17 10:36:07 localhost kernel: [ 0.503201] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Nov 17 10:36:07 localhost kernel: [ 0.503202] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >Nov 17 10:36:07 localhost kernel: [ 0.503203] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >Nov 17 10:36:07 localhost kernel: [ 0.503204] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff] >Nov 17 10:36:07 localhost kernel: [ 0.504872] pci 0000:00:01.0: PCI bridge to [bus 01-01] >Nov 17 10:36:07 localhost kernel: [ 0.506679] pci 0000:00:01.1: PCI bridge to [bus 02-02] >Nov 17 10:36:07 localhost kernel: [ 0.506758] pci 0000:00:1c.0: PCI bridge to [bus 03-03] >Nov 17 10:36:07 localhost kernel: [ 0.508682] pci 0000:00:1c.1: PCI bridge to [bus 04-04] >Nov 17 10:36:07 localhost kernel: [ 0.510678] pci 0000:00:1c.2: PCI bridge to [bus 05-05] >Nov 17 10:36:07 localhost kernel: [ 0.512678] pci 0000:00:1c.3: PCI bridge to [bus 06-06] >Nov 17 10:36:07 localhost kernel: [ 0.514678] pci 0000:00:1c.4: PCI bridge to [bus 07-07] >Nov 17 10:36:07 localhost kernel: [ 0.514789] pci 0000:08:00.0: Buggy bridge found [1b21:1080] >Nov 17 10:36:07 localhost kernel: [ 0.514790] pci 0000:08:00.0: Stuck interrupts will be polled and retried >Nov 17 10:36:07 localhost kernel: [ 0.514899] pci 0000:00:1c.6: PCI bridge to [bus 08-09] (subtractive decode) >Nov 17 10:36:07 localhost kernel: [ 0.515662] pci 0000:08:00.0: PCI bridge to [bus 09-09] (subtractive decode) >Nov 17 10:36:07 localhost kernel: [ 0.517673] pci 0000:00:1c.7: PCI bridge to [bus 0a-0a] >Nov 17 10:36:07 localhost kernel: [ 0.518078] pci0000:00: Requesting ACPI _OSC control (0x1d) >Nov 17 10:36:07 localhost kernel: [ 0.518108] pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d >Nov 17 10:36:07 localhost kernel: [ 0.518109] ACPI _OSC control for PCIe not granted, disabling ASPM >Nov 17 10:36:07 localhost kernel: [ 0.521530] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >Nov 17 10:36:07 localhost kernel: [ 0.521563] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) >Nov 17 10:36:07 localhost kernel: [ 0.521593] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15) >Nov 17 10:36:07 localhost kernel: [ 0.521623] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15) >Nov 17 10:36:07 localhost kernel: [ 0.521653] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15) >Nov 17 10:36:07 localhost kernel: [ 0.521681] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Nov 17 10:36:07 localhost kernel: [ 0.521709] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15) >Nov 17 10:36:07 localhost kernel: [ 0.521737] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 10 11 12 14 15) >Nov 17 10:36:07 localhost kernel: [ 0.521791] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none >Nov 17 10:36:07 localhost kernel: [ 0.521794] vgaarb: loaded >Nov 17 10:36:07 localhost kernel: [ 0.521795] vgaarb: bridge control possible 0000:02:00.0 >Nov 17 10:36:07 localhost kernel: [ 0.521828] SCSI subsystem initialized >Nov 17 10:36:07 localhost kernel: [ 0.521867] usbcore: registered new interface driver usbfs >Nov 17 10:36:07 localhost kernel: [ 0.521872] usbcore: registered new interface driver hub >Nov 17 10:36:07 localhost kernel: [ 0.521883] usbcore: registered new device driver usb >Nov 17 10:36:07 localhost kernel: [ 0.521911] PCI: Using ACPI for IRQ routing >Nov 17 10:36:07 localhost kernel: [ 0.523341] NetLabel: Initializing >Nov 17 10:36:07 localhost kernel: [ 0.523342] NetLabel: domain hash size = 128 >Nov 17 10:36:07 localhost kernel: [ 0.523343] NetLabel: protocols = UNLABELED CIPSOv4 >Nov 17 10:36:07 localhost kernel: [ 0.523349] NetLabel: unlabeled traffic allowed by default >Nov 17 10:36:07 localhost kernel: [ 0.523361] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Nov 17 10:36:07 localhost kernel: [ 0.523365] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Nov 17 10:36:07 localhost kernel: [ 0.526380] Switching to clocksource hpet >Nov 17 10:36:07 localhost kernel: [ 0.530272] pnp: PnP ACPI init >Nov 17 10:36:07 localhost kernel: [ 0.530281] ACPI: bus type pnp registered >Nov 17 10:36:07 localhost kernel: [ 0.530561] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.530711] system 00:05: [io 0x0680-0x069f] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.530712] system 00:05: [io 0x0200-0x020f] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.530713] system 00:05: [io 0xffff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.530715] system 00:05: [io 0xffff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.530716] system 00:05: [io 0x0400-0x0453] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.530717] system 00:05: [io 0x0458-0x047f] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.530719] system 00:05: [io 0x0500-0x057f] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.530720] system 00:05: [io 0x164e-0x164f] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.530783] system 00:07: [io 0x0454-0x0457] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.530848] system 00:08: [io 0x0290-0x029f] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.530903] system 00:09: [io 0x04d0-0x04d1] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.531308] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.531309] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.531311] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.531312] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.531314] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.531315] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.531316] system 00:0c: [mem 0xfed90000-0xfed93fff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.531318] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.531319] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.531321] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved >Nov 17 10:36:07 localhost kernel: [ 0.531322] system 00:0c: [mem 0xe0000000-0xe0000fff] has been reserved >Nov 17 10:36:07 localhost kernel: [ 0.531411] pnp: PnP ACPI: found 13 devices >Nov 17 10:36:07 localhost kernel: [ 0.531412] ACPI: ACPI bus type pnp unregistered >Nov 17 10:36:07 localhost kernel: [ 0.537249] pci 0000:00:1c.3: BAR 15: assigned [mem 0xe0100000-0xe01fffff pref] >Nov 17 10:36:07 localhost kernel: [ 0.537252] pci 0000:00:1c.0: BAR 14: assigned [mem 0xe0200000-0xe03fffff] >Nov 17 10:36:07 localhost kernel: [ 0.537254] pci 0000:00:1c.0: BAR 15: assigned [mem 0xe0400000-0xe05fffff 64bit pref] >Nov 17 10:36:07 localhost kernel: [ 0.537256] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >Nov 17 10:36:07 localhost kernel: [ 0.537257] pci 0000:00:01.0: PCI bridge to [bus 01-01] >Nov 17 10:36:07 localhost kernel: [ 0.537261] pci 0000:00:01.1: PCI bridge to [bus 02-02] >Nov 17 10:36:07 localhost kernel: [ 0.537263] pci 0000:00:01.1: bridge window [io 0xe000-0xefff] >Nov 17 10:36:07 localhost kernel: [ 0.537265] pci 0000:00:01.1: bridge window [mem 0xf6000000-0xf70fffff] >Nov 17 10:36:07 localhost kernel: [ 0.537267] pci 0000:00:01.1: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >Nov 17 10:36:07 localhost kernel: [ 0.537269] pci 0000:00:1c.0: PCI bridge to [bus 03-03] >Nov 17 10:36:07 localhost kernel: [ 0.537272] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >Nov 17 10:36:07 localhost kernel: [ 0.537276] pci 0000:00:1c.0: bridge window [mem 0xe0200000-0xe03fffff] >Nov 17 10:36:07 localhost kernel: [ 0.537280] pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe05fffff 64bit pref] >Nov 17 10:36:07 localhost kernel: [ 0.537285] pci 0000:00:1c.1: PCI bridge to [bus 04-04] >Nov 17 10:36:07 localhost kernel: [ 0.537290] pci 0000:00:1c.1: bridge window [mem 0xf7600000-0xf76fffff] >Nov 17 10:36:07 localhost kernel: [ 0.537297] pci 0000:00:1c.2: PCI bridge to [bus 05-05] >Nov 17 10:36:07 localhost kernel: [ 0.537299] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >Nov 17 10:36:07 localhost kernel: [ 0.537304] pci 0000:00:1c.2: bridge window [mem 0xf7500000-0xf75fffff] >Nov 17 10:36:07 localhost kernel: [ 0.537312] pci 0000:06:00.0: BAR 6: assigned [mem 0xe0100000-0xe010ffff pref] >Nov 17 10:36:07 localhost kernel: [ 0.537313] pci 0000:00:1c.3: PCI bridge to [bus 06-06] >Nov 17 10:36:07 localhost kernel: [ 0.537316] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff] >Nov 17 10:36:07 localhost kernel: [ 0.537320] pci 0000:00:1c.3: bridge window [mem 0xf7400000-0xf74fffff] >Nov 17 10:36:07 localhost kernel: [ 0.537324] pci 0000:00:1c.3: bridge window [mem 0xe0100000-0xe01fffff pref] >Nov 17 10:36:07 localhost kernel: [ 0.537329] pci 0000:00:1c.4: PCI bridge to [bus 07-07] >Nov 17 10:36:07 localhost kernel: [ 0.537334] pci 0000:00:1c.4: bridge window [mem 0xf7300000-0xf73fffff] >Nov 17 10:36:07 localhost kernel: [ 0.537341] pci 0000:08:00.0: PCI bridge to [bus 09-09] >Nov 17 10:36:07 localhost kernel: [ 0.537345] pci 0000:08:00.0: bridge window [io 0xb000-0xbfff] >Nov 17 10:36:07 localhost kernel: [ 0.537352] pci 0000:08:00.0: bridge window [mem 0xf7200000-0xf72fffff] >Nov 17 10:36:07 localhost kernel: [ 0.537366] pci 0000:00:1c.6: PCI bridge to [bus 08-09] >Nov 17 10:36:07 localhost kernel: [ 0.537368] pci 0000:00:1c.6: bridge window [io 0xb000-0xbfff] >Nov 17 10:36:07 localhost kernel: [ 0.537372] pci 0000:00:1c.6: bridge window [mem 0xf7200000-0xf72fffff] >Nov 17 10:36:07 localhost kernel: [ 0.537380] pci 0000:00:1c.7: PCI bridge to [bus 0a-0a] >Nov 17 10:36:07 localhost kernel: [ 0.537382] pci 0000:00:1c.7: bridge window [io 0xa000-0xafff] >Nov 17 10:36:07 localhost kernel: [ 0.537387] pci 0000:00:1c.7: bridge window [mem 0xf7100000-0xf71fffff] >Nov 17 10:36:07 localhost kernel: [ 0.537518] NET: Registered protocol family 2 >Nov 17 10:36:07 localhost kernel: [ 0.537811] IP route cache hash table entries: 524288 (order: 10, 4194304 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.538579] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.539536] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.539649] TCP: Hash tables configured (established 524288 bind 65536) >Nov 17 10:36:07 localhost kernel: [ 0.539650] TCP reno registered >Nov 17 10:36:07 localhost kernel: [ 0.539670] UDP hash table entries: 8192 (order: 6, 262144 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.539719] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.539795] NET: Registered protocol family 1 >Nov 17 10:36:07 localhost kernel: [ 0.786453] Unpacking initramfs... >Nov 17 10:36:07 localhost kernel: [ 0.934013] Freeing initrd memory: 12724k freed >Nov 17 10:36:07 localhost kernel: [ 0.935183] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Nov 17 10:36:07 localhost kernel: [ 0.935187] Placing 64MB software IO TLB between ffff8800dab7f000 - ffff8800deb7f000 >Nov 17 10:36:07 localhost kernel: [ 0.935188] software IO TLB at phys 0xdab7f000 - 0xdeb7f000 >Nov 17 10:36:07 localhost kernel: [ 0.937378] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Nov 17 10:36:07 localhost kernel: [ 0.937545] audit: initializing netlink socket (disabled) >Nov 17 10:36:07 localhost kernel: [ 0.937553] type=2000 audit(1353166517.597:1): initialized >Nov 17 10:36:07 localhost kernel: [ 0.949764] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Nov 17 10:36:07 localhost kernel: [ 0.951411] VFS: Disk quotas dquot_6.5.2 >Nov 17 10:36:07 localhost kernel: [ 0.951436] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Nov 17 10:36:07 localhost kernel: [ 0.951674] msgmni has been set to 32031 >Nov 17 10:36:07 localhost kernel: [ 0.952103] alg: No test for stdrng (krng) >Nov 17 10:36:07 localhost kernel: [ 0.952108] NET: Registered protocol family 38 >Nov 17 10:36:07 localhost kernel: [ 0.952129] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >Nov 17 10:36:07 localhost kernel: [ 0.952163] io scheduler noop registered >Nov 17 10:36:07 localhost kernel: [ 0.952165] io scheduler deadline registered >Nov 17 10:36:07 localhost kernel: [ 0.952196] io scheduler cfq registered (default) >Nov 17 10:36:07 localhost kernel: [ 0.952578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Nov 17 10:36:07 localhost kernel: [ 0.952588] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Nov 17 10:36:07 localhost kernel: [ 0.952589] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Nov 17 10:36:07 localhost kernel: [ 0.952865] efifb: probing for efifb >Nov 17 10:36:07 localhost kernel: [ 0.953398] efifb: framebuffer at 0xf1000000, mapped to 0xffffc9000b700000, using 3752k, total 14336k >Nov 17 10:36:07 localhost kernel: [ 0.953399] efifb: mode is 800x600x32, linelength=3200, pages=1 >Nov 17 10:36:07 localhost kernel: [ 0.953400] efifb: scrolling: redraw >Nov 17 10:36:07 localhost kernel: [ 0.953401] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >Nov 17 10:36:07 localhost kernel: [ 0.953441] Console: switching to colour frame buffer device 100x37 >Nov 17 10:36:07 localhost kernel: [ 0.954775] fb0: EFI VGA frame buffer device >Nov 17 10:36:07 localhost kernel: [ 0.954833] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Nov 17 10:36:07 localhost kernel: [ 0.954836] ACPI: Power Button [PWRB] >Nov 17 10:36:07 localhost kernel: [ 0.954856] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Nov 17 10:36:07 localhost kernel: [ 0.954858] ACPI: Power Button [PWRF] >Nov 17 10:36:07 localhost kernel: [ 0.954900] ACPI: Fan [FAN0] (off) >Nov 17 10:36:07 localhost kernel: [ 0.954917] ACPI: Fan [FAN1] (off) >Nov 17 10:36:07 localhost kernel: [ 0.954934] ACPI: Fan [FAN2] (off) >Nov 17 10:36:07 localhost kernel: [ 0.954949] ACPI: Fan [FAN3] (off) >Nov 17 10:36:07 localhost kernel: [ 0.954966] ACPI: Fan [FAN4] (off) >Nov 17 10:36:07 localhost kernel: [ 0.962336] thermal LNXTHERM:00: registered as thermal_zone0 >Nov 17 10:36:07 localhost kernel: [ 0.962338] ACPI: Thermal Zone [TZ00] (28 C) >Nov 17 10:36:07 localhost kernel: [ 0.962448] thermal LNXTHERM:01: registered as thermal_zone1 >Nov 17 10:36:07 localhost kernel: [ 0.962450] ACPI: Thermal Zone [TZ01] (30 C) >Nov 17 10:36:07 localhost kernel: [ 0.962465] GHES: HEST is not enabled! >Nov 17 10:36:07 localhost kernel: [ 0.962497] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Nov 17 10:36:07 localhost kernel: [ 0.983033] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Nov 17 10:36:07 localhost kernel: [ 1.003748] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Nov 17 10:36:07 localhost kernel: [ 1.003926] Non-volatile memory driver v1.3 >Nov 17 10:36:07 localhost kernel: [ 1.003928] Linux agpgart interface v0.103 >Nov 17 10:36:07 localhost kernel: [ 1.004411] loop: module loaded >Nov 17 10:36:07 localhost kernel: [ 1.015140] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode >Nov 17 10:36:07 localhost kernel: [ 1.015144] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst >Nov 17 10:36:07 localhost kernel: [ 1.025386] scsi0 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.025435] scsi1 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.025478] scsi2 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.025517] scsi3 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.025558] scsi4 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.025597] scsi5 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.025750] ata1: SATA max UDMA/133 abar m2048@0xf7726000 port 0xf7726100 irq 43 >Nov 17 10:36:07 localhost kernel: [ 1.025752] ata2: SATA max UDMA/133 abar m2048@0xf7726000 port 0xf7726180 irq 43 >Nov 17 10:36:07 localhost kernel: [ 1.025755] ata3: SATA max UDMA/133 abar m2048@0xf7726000 port 0xf7726200 irq 43 >Nov 17 10:36:07 localhost kernel: [ 1.025757] ata4: SATA max UDMA/133 abar m2048@0xf7726000 port 0xf7726280 irq 43 >Nov 17 10:36:07 localhost kernel: [ 1.025759] ata5: SATA max UDMA/133 abar m2048@0xf7726000 port 0xf7726300 irq 43 >Nov 17 10:36:07 localhost kernel: [ 1.025762] ata6: SATA max UDMA/133 abar m2048@0xf7726000 port 0xf7726380 irq 43 >Nov 17 10:36:07 localhost kernel: [ 1.025885] ahci 0000:05:00.0: controller can do FBS, turning on CAP_FBS >Nov 17 10:36:07 localhost kernel: [ 1.036164] ahci 0000:05:00.0: AHCI 0001.0200 32 slots 8 ports 6 Gbps 0xff impl SATA mode >Nov 17 10:36:07 localhost kernel: [ 1.036168] ahci 0000:05:00.0: flags: 64bit ncq fbs pio >Nov 17 10:36:07 localhost kernel: [ 1.036656] scsi6 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.036700] scsi7 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.036743] scsi8 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.036786] scsi9 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.036829] scsi10 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.036870] scsi11 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.036914] scsi12 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.036957] scsi13 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.036984] ata7: SATA max UDMA/133 abar m2048@0xf7510000 port 0xf7510100 irq 44 >Nov 17 10:36:07 localhost kernel: [ 1.036987] ata8: SATA max UDMA/133 abar m2048@0xf7510000 port 0xf7510180 irq 44 >Nov 17 10:36:07 localhost kernel: [ 1.036990] ata9: SATA max UDMA/133 abar m2048@0xf7510000 port 0xf7510200 irq 44 >Nov 17 10:36:07 localhost kernel: [ 1.036993] ata10: SATA max UDMA/133 abar m2048@0xf7510000 port 0xf7510280 irq 44 >Nov 17 10:36:07 localhost kernel: [ 1.036996] ata11: SATA max UDMA/133 abar m2048@0xf7510000 port 0xf7510300 irq 44 >Nov 17 10:36:07 localhost kernel: [ 1.036999] ata12: SATA max UDMA/133 abar m2048@0xf7510000 port 0xf7510380 irq 44 >Nov 17 10:36:07 localhost kernel: [ 1.037002] ata13: SATA max UDMA/133 abar m2048@0xf7510000 port 0xf7510400 irq 44 >Nov 17 10:36:07 localhost kernel: [ 1.037005] ata14: SATA max UDMA/133 abar m2048@0xf7510000 port 0xf7510480 irq 44 >Nov 17 10:36:07 localhost kernel: [ 1.037157] ahci 0000:06:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode >Nov 17 10:36:07 localhost kernel: [ 1.037160] ahci 0000:06:00.0: flags: 64bit ncq pm led clo pmp pio slum part >Nov 17 10:36:07 localhost kernel: [ 1.037360] scsi14 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.037397] scsi15 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.037437] ata15: SATA max UDMA/133 abar m512@0xf7410000 port 0xf7410100 irq 19 >Nov 17 10:36:07 localhost kernel: [ 1.037440] ata16: SATA max UDMA/133 abar m512@0xf7410000 port 0xf7410180 irq 19 >Nov 17 10:36:07 localhost kernel: [ 1.037594] ahci 0000:0a:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >Nov 17 10:36:07 localhost kernel: [ 1.037596] ahci 0000:0a:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs >Nov 17 10:36:07 localhost kernel: [ 1.037740] scsi16 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.037776] scsi17 : ahci >Nov 17 10:36:07 localhost kernel: [ 1.037799] ata17: SATA max UDMA/133 abar m512@0xf7110000 port 0xf7110100 irq 45 >Nov 17 10:36:07 localhost kernel: [ 1.037802] ata18: SATA max UDMA/133 abar m512@0xf7110000 port 0xf7110180 irq 45 >Nov 17 10:36:07 localhost kernel: [ 1.037856] Fixed MDIO Bus: probed >Nov 17 10:36:07 localhost kernel: [ 1.037895] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Nov 17 10:36:07 localhost kernel: [ 1.037917] ehci_hcd 0000:00:1a.0: EHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.037942] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Nov 17 10:36:07 localhost kernel: [ 1.037956] ehci_hcd 0000:00:1a.0: broken D3 during system sleep on ASUS >Nov 17 10:36:07 localhost kernel: [ 1.037968] ehci_hcd 0000:00:1a.0: debug port 2 >Nov 17 10:36:07 localhost kernel: [ 1.041833] ehci_hcd 0000:00:1a.0: Enabling legacy PCI PM >Nov 17 10:36:07 localhost kernel: [ 1.041851] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7728000 >Nov 17 10:36:07 localhost kernel: [ 1.047091] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Nov 17 10:36:07 localhost kernel: [ 1.047122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 17 10:36:07 localhost kernel: [ 1.047125] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 17 10:36:07 localhost kernel: [ 1.047128] usb usb1: Product: EHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.047130] usb usb1: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >Nov 17 10:36:07 localhost kernel: [ 1.047132] usb usb1: SerialNumber: 0000:00:1a.0 >Nov 17 10:36:07 localhost kernel: [ 1.047214] hub 1-0:1.0: USB hub found >Nov 17 10:36:07 localhost kernel: [ 1.047216] hub 1-0:1.0: 2 ports detected >Nov 17 10:36:07 localhost kernel: [ 1.047264] ehci_hcd 0000:00:1d.0: EHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.047288] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Nov 17 10:36:07 localhost kernel: [ 1.047298] ehci_hcd 0000:00:1d.0: broken D3 during system sleep on ASUS >Nov 17 10:36:07 localhost kernel: [ 1.047310] ehci_hcd 0000:00:1d.0: debug port 2 >Nov 17 10:36:07 localhost kernel: [ 1.051196] ehci_hcd 0000:00:1d.0: Enabling legacy PCI PM >Nov 17 10:36:07 localhost kernel: [ 1.051212] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7727000 >Nov 17 10:36:07 localhost kernel: [ 1.057084] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Nov 17 10:36:07 localhost kernel: [ 1.057111] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 17 10:36:07 localhost kernel: [ 1.057114] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 17 10:36:07 localhost kernel: [ 1.057116] usb usb2: Product: EHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.057119] usb usb2: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >Nov 17 10:36:07 localhost kernel: [ 1.057121] usb usb2: SerialNumber: 0000:00:1d.0 >Nov 17 10:36:07 localhost kernel: [ 1.057196] hub 2-0:1.0: USB hub found >Nov 17 10:36:07 localhost kernel: [ 1.057198] hub 2-0:1.0: 2 ports detected >Nov 17 10:36:07 localhost kernel: [ 1.057232] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Nov 17 10:36:07 localhost kernel: [ 1.057238] uhci_hcd: USB Universal Host Controller Interface driver >Nov 17 10:36:07 localhost kernel: [ 1.057266] xhci_hcd 0000:04:00.0: xHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.057290] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3 >Nov 17 10:36:07 localhost kernel: [ 1.057442] xhci_hcd 0000:04:00.0: irq 17, io mem 0xf7600000 >Nov 17 10:36:07 localhost kernel: [ 1.057636] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 17 10:36:07 localhost kernel: [ 1.057638] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 17 10:36:07 localhost kernel: [ 1.057639] usb usb3: Product: xHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.057640] usb usb3: Manufacturer: Linux 3.3.4-5.fc17.x86_64 xhci_hcd >Nov 17 10:36:07 localhost kernel: [ 1.057641] usb usb3: SerialNumber: 0000:04:00.0 >Nov 17 10:36:07 localhost kernel: [ 1.057692] hub 3-0:1.0: USB hub found >Nov 17 10:36:07 localhost kernel: [ 1.057698] hub 3-0:1.0: 2 ports detected >Nov 17 10:36:07 localhost kernel: [ 1.057732] xhci_hcd 0000:04:00.0: xHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.057753] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4 >Nov 17 10:36:07 localhost kernel: [ 1.060865] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Nov 17 10:36:07 localhost kernel: [ 1.060866] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 17 10:36:07 localhost kernel: [ 1.060867] usb usb4: Product: xHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.060868] usb usb4: Manufacturer: Linux 3.3.4-5.fc17.x86_64 xhci_hcd >Nov 17 10:36:07 localhost kernel: [ 1.060869] usb usb4: SerialNumber: 0000:04:00.0 >Nov 17 10:36:07 localhost kernel: [ 1.060923] hub 4-0:1.0: USB hub found >Nov 17 10:36:07 localhost kernel: [ 1.060929] hub 4-0:1.0: 2 ports detected >Nov 17 10:36:07 localhost kernel: [ 1.066100] xhci_hcd 0000:07:00.0: xHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.066144] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 5 >Nov 17 10:36:07 localhost kernel: [ 1.066304] xhci_hcd 0000:07:00.0: irq 16, io mem 0xf7300000 >Nov 17 10:36:07 localhost kernel: [ 1.066496] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 17 10:36:07 localhost kernel: [ 1.066498] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 17 10:36:07 localhost kernel: [ 1.066499] usb usb5: Product: xHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.066500] usb usb5: Manufacturer: Linux 3.3.4-5.fc17.x86_64 xhci_hcd >Nov 17 10:36:07 localhost kernel: [ 1.066501] usb usb5: SerialNumber: 0000:07:00.0 >Nov 17 10:36:07 localhost kernel: [ 1.066548] hub 5-0:1.0: USB hub found >Nov 17 10:36:07 localhost kernel: [ 1.066553] hub 5-0:1.0: 2 ports detected >Nov 17 10:36:07 localhost kernel: [ 1.066586] xhci_hcd 0000:07:00.0: xHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.066606] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 6 >Nov 17 10:36:07 localhost kernel: [ 1.069732] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003 >Nov 17 10:36:07 localhost kernel: [ 1.069733] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 17 10:36:07 localhost kernel: [ 1.069734] usb usb6: Product: xHCI Host Controller >Nov 17 10:36:07 localhost kernel: [ 1.069735] usb usb6: Manufacturer: Linux 3.3.4-5.fc17.x86_64 xhci_hcd >Nov 17 10:36:07 localhost kernel: [ 1.069736] usb usb6: SerialNumber: 0000:07:00.0 >Nov 17 10:36:07 localhost kernel: [ 1.069783] hub 6-0:1.0: USB hub found >Nov 17 10:36:07 localhost kernel: [ 1.069790] hub 6-0:1.0: 2 ports detected >Nov 17 10:36:07 localhost kernel: [ 1.078098] usbcore: registered new interface driver usbserial >Nov 17 10:36:07 localhost kernel: [ 1.078106] USB Serial support registered for generic >Nov 17 10:36:07 localhost kernel: [ 1.078117] usbcore: registered new interface driver usbserial_generic >Nov 17 10:36:07 localhost kernel: [ 1.078119] usbserial: USB Serial Driver core >Nov 17 10:36:07 localhost kernel: [ 1.078159] i8042: PNP: No PS/2 controller found. Probing ports directly. >Nov 17 10:36:07 localhost kernel: [ 1.080829] serio: i8042 KBD port at 0x60,0x64 irq 1 >Nov 17 10:36:07 localhost kernel: [ 1.080832] serio: i8042 AUX port at 0x60,0x64 irq 12 >Nov 17 10:36:07 localhost kernel: [ 1.080882] mousedev: PS/2 mouse device common for all mice >Nov 17 10:36:07 localhost kernel: [ 1.080978] rtc_cmos 00:06: RTC can wake from S4 >Nov 17 10:36:07 localhost kernel: [ 1.081069] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >Nov 17 10:36:07 localhost kernel: [ 1.081093] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Nov 17 10:36:07 localhost kernel: [ 1.081135] device-mapper: uevent: version 1.0.3 >Nov 17 10:36:07 localhost kernel: [ 1.081173] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >Nov 17 10:36:07 localhost kernel: [ 1.081262] cpuidle: using governor ladder >Nov 17 10:36:07 localhost kernel: [ 1.081353] cpuidle: using governor menu >Nov 17 10:36:07 localhost kernel: [ 1.081578] EFI Variables Facility v0.08 2004-May-17 >Nov 17 10:36:07 localhost kernel: [ 1.144046] usbcore: registered new interface driver usbhid >Nov 17 10:36:07 localhost kernel: [ 1.144047] usbhid: USB HID core driver >Nov 17 10:36:07 localhost kernel: [ 1.144089] ip_tables: (C) 2000-2006 Netfilter Core Team >Nov 17 10:36:07 localhost kernel: [ 1.144121] TCP cubic registered >Nov 17 10:36:07 localhost kernel: [ 1.144125] Initializing XFRM netlink socket >Nov 17 10:36:07 localhost kernel: [ 1.144194] NET: Registered protocol family 10 >Nov 17 10:36:07 localhost kernel: [ 1.144286] Mobile IPv6 >Nov 17 10:36:07 localhost kernel: [ 1.144287] NET: Registered protocol family 17 >Nov 17 10:36:07 localhost kernel: [ 1.144290] Registering the dns_resolver key type >Nov 17 10:36:07 localhost kernel: [ 1.144506] registered taskstats version 1 >Nov 17 10:36:07 localhost kernel: [ 1.145302] Magic number: 4:927:588 >Nov 17 10:36:07 localhost kernel: [ 1.145321] pci_bus 0000:09: hash matches >Nov 17 10:36:07 localhost kernel: [ 1.145426] rtc_cmos 00:06: setting system clock to 2012-11-17 15:35:18 UTC (1353166518) >Nov 17 10:36:07 localhost kernel: [ 1.146446] Initializing network drop monitor service >Nov 17 10:36:07 localhost kernel: [ 1.329974] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.329999] ata3: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.330027] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.330051] ata1: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.330074] ata6: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.330098] ata4: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.330388] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:36:07 localhost kernel: [ 1.330397] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff8804084b6708), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:36:07 localhost kernel: [ 1.330413] ata2.00: ATAPI: ATAPI iHAS124 B, AL0F, max UDMA/100 >Nov 17 10:36:07 localhost kernel: [ 1.330474] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:36:07 localhost kernel: [ 1.330482] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b6870), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:36:07 localhost kernel: [ 1.330609] ata5.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133 >Nov 17 10:36:07 localhost kernel: [ 1.330613] ata5.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Nov 17 10:36:07 localhost kernel: [ 1.330815] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:36:07 localhost kernel: [ 1.330821] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b6870), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:36:07 localhost kernel: [ 1.330922] ata5.00: configured for UDMA/133 >Nov 17 10:36:07 localhost kernel: [ 1.331204] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:36:07 localhost kernel: [ 1.331214] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT1._GTF] (Node ffff8804084b6708), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:36:07 localhost kernel: [ 1.331230] ata2.00: configured for UDMA/100 >Nov 17 10:36:07 localhost kernel: [ 1.333162] scsi 1:0:0:0: CD-ROM ATAPI iHAS124 B AL0F PQ: 0 ANSI: 5 >Nov 17 10:36:07 localhost kernel: [ 1.338298] sr0: scsi3-mmc drive: 47x/125x writer dvd-ram cd/rw xa/form2 cdda tray >Nov 17 10:36:07 localhost kernel: [ 1.338303] cdrom: Uniform CD-ROM driver Revision: 3.20 >Nov 17 10:36:07 localhost kernel: [ 1.338578] sr 1:0:0:0: Attached scsi generic sg0 type 5 >Nov 17 10:36:07 localhost kernel: [ 1.338818] scsi 4:0:0:0: Direct-Access ATA SAMSUNG SSD 830 CXM0 PQ: 0 ANSI: 5 >Nov 17 10:36:07 localhost kernel: [ 1.338991] sd 4:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB) >Nov 17 10:36:07 localhost kernel: [ 1.339060] sd 4:0:0:0: [sda] Write Protect is off >Nov 17 10:36:07 localhost kernel: [ 1.339068] sd 4:0:0:0: Attached scsi generic sg1 type 0 >Nov 17 10:36:07 localhost kernel: [ 1.339102] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Nov 17 10:36:07 localhost kernel: [ 1.340766] sda: sda1 sda2 sda3 sda4 >Nov 17 10:36:07 localhost kernel: [ 1.341402] sd 4:0:0:0: [sda] Attached SCSI disk >Nov 17 10:36:07 localhost kernel: [ 1.341941] ata16: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.341973] ata9: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.341980] ata18: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.342045] ata17: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.342051] ata8: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.342065] ata15: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.343924] ata14: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.343959] ata13: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.343996] ata11: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.344035] ata12: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.344072] ata10: SATA link down (SStatus 0 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.348916] usb 1-1: new high-speed USB device number 2 using ehci_hcd >Nov 17 10:36:07 localhost kernel: [ 1.455555] ata14.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66 >Nov 17 10:36:07 localhost kernel: [ 1.455865] ata14.00: configured for UDMA/66 >Nov 17 10:36:07 localhost kernel: [ 1.463292] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >Nov 17 10:36:07 localhost kernel: [ 1.463296] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Nov 17 10:36:07 localhost kernel: [ 1.463543] hub 1-1:1.0: USB hub found >Nov 17 10:36:07 localhost kernel: [ 1.463663] hub 1-1:1.0: 6 ports detected >Nov 17 10:36:07 localhost kernel: [ 1.495891] ata7: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Nov 17 10:36:07 localhost kernel: [ 1.496037] ata7.00: ATA-7: MARVELL Raid VD 0, MV.R00-0, max UDMA7 >Nov 17 10:36:07 localhost kernel: [ 1.496041] ata7.00: 976609280 sectors, multi 0: LBA48 NCQ (depth 31/32) >Nov 17 10:36:07 localhost kernel: [ 1.496271] ata7.00: configured for UDMA/133 >Nov 17 10:36:07 localhost kernel: [ 1.496398] scsi 6:0:0:0: Direct-Access ATA MARVELL Raid VD MV.R PQ: 0 ANSI: 5 >Nov 17 10:36:07 localhost kernel: [ 1.496567] sd 6:0:0:0: [sdb] 976609280 512-byte logical blocks: (500 GB/465 GiB) >Nov 17 10:36:07 localhost kernel: [ 1.496615] sd 6:0:0:0: [sdb] Write Protect is off >Nov 17 10:36:07 localhost kernel: [ 1.496627] sd 6:0:0:0: Attached scsi generic sg2 type 0 >Nov 17 10:36:07 localhost kernel: [ 1.496638] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Nov 17 10:36:07 localhost kernel: [ 1.497182] scsi 13:0:0:0: Processor Marvell 91xx Config 1.01 PQ: 0 ANSI: 5 >Nov 17 10:36:07 localhost kernel: [ 1.497391] scsi 13:0:0:0: Attached scsi generic sg3 type 3 >Nov 17 10:36:07 localhost kernel: [ 1.511788] sdb: sdb1 >Nov 17 10:36:07 localhost kernel: [ 1.512095] sd 6:0:0:0: [sdb] Attached SCSI disk >Nov 17 10:36:07 localhost kernel: [ 1.514139] Freeing unused kernel memory: 1000k freed >Nov 17 10:36:07 localhost kernel: [ 1.514292] Write protecting the kernel read-only data: 10240k >Nov 17 10:36:07 localhost kernel: [ 1.514645] Freeing unused kernel memory: 16k freed >Nov 17 10:36:07 localhost kernel: [ 1.520101] Freeing unused kernel memory: 1516k freed >Nov 17 10:36:07 localhost kernel: [ 1.565778] usb 2-1: new high-speed USB device number 2 using ehci_hcd >Nov 17 10:36:07 localhost kernel: [ 1.658974] [drm] Initialized drm 1.1.0 20060810 >Nov 17 10:36:07 localhost kernel: [ 1.660908] wmi: Mapper loaded >Nov 17 10:36:07 localhost kernel: [ 1.663596] MXM: GUID detected in BIOS >Nov 17 10:36:07 localhost kernel: [ 1.663601] VGA switcheroo: detected Optimus DSM method \ handle >Nov 17 10:36:07 localhost kernel: [ 1.665041] [drm] nouveau 0000:02:00.0: Detected an NVc0 generation card (0x0c1080a1) >Nov 17 10:36:07 localhost kernel: [ 1.665047] fb: conflicting fb hw usage nouveaufb vs EFI VGA - removing generic driver >Nov 17 10:36:07 localhost kernel: [ 1.665058] Console: switching to colour dummy device 80x25 >Nov 17 10:36:07 localhost kernel: [ 1.669814] [drm] nouveau 0000:02:00.0: Attempting to load BIOS image from PRAMIN >Nov 17 10:36:07 localhost kernel: [ 1.682126] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >Nov 17 10:36:07 localhost kernel: [ 1.682128] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Nov 17 10:36:07 localhost kernel: [ 1.682388] hub 2-1:1.0: USB hub found >Nov 17 10:36:07 localhost kernel: [ 1.682476] hub 2-1:1.0: 8 ports detected >Nov 17 10:36:07 localhost kernel: [ 1.734066] [drm] nouveau 0000:02:00.0: ... appears to be valid >Nov 17 10:36:07 localhost kernel: [ 1.734068] [drm] nouveau 0000:02:00.0: BIT BIOS found >Nov 17 10:36:07 localhost kernel: [ 1.734069] [drm] nouveau 0000:02:00.0: Bios version 70.08.29.00 >Nov 17 10:36:07 localhost kernel: [ 1.734071] [drm] nouveau 0000:02:00.0: TMDS table version 2.0 >Nov 17 10:36:07 localhost kernel: [ 1.734177] [drm] nouveau 0000:02:00.0: MXM: no VBIOS data, nothing to do >Nov 17 10:36:07 localhost kernel: [ 1.734178] [drm] nouveau 0000:02:00.0: DCB version 4.0 >Nov 17 10:36:07 localhost kernel: [ 1.734180] [drm] nouveau 0000:02:00.0: DCB outp 00: 01000302 00020030 >Nov 17 10:36:07 localhost kernel: [ 1.734181] [drm] nouveau 0000:02:00.0: DCB outp 01: 02000300 00000000 >Nov 17 10:36:07 localhost kernel: [ 1.734182] [drm] nouveau 0000:02:00.0: DCB outp 02: 08011392 00020020 >Nov 17 10:36:07 localhost kernel: [ 1.734183] [drm] nouveau 0000:02:00.0: DCB outp 03: 04022310 00000000 >Nov 17 10:36:07 localhost kernel: [ 1.734184] [drm] nouveau 0000:02:00.0: DCB conn 00: 00001030 >Nov 17 10:36:07 localhost kernel: [ 1.734185] [drm] nouveau 0000:02:00.0: DCB conn 01: 00002161 >Nov 17 10:36:07 localhost kernel: [ 1.734186] [drm] nouveau 0000:02:00.0: DCB conn 02: 00000200 >Nov 17 10:36:07 localhost kernel: [ 1.734189] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 0 at offset 0x6BB6 >Nov 17 10:36:07 localhost kernel: [ 1.754321] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 1 at offset 0x71FC >Nov 17 10:36:07 localhost kernel: [ 1.757828] usb 1-1.4: new full-speed USB device number 3 using ehci_hcd >Nov 17 10:36:07 localhost kernel: [ 1.761356] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 2 at offset 0x8391 >Nov 17 10:36:07 localhost kernel: [ 1.761358] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 3 at offset 0x8395 >Nov 17 10:36:07 localhost kernel: [ 1.761400] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table 4 at offset 0x847D >Nov 17 10:36:07 localhost kernel: [ 1.761401] [drm] nouveau 0000:02:00.0: Parsing VBIOS init table at offset 0x84E2 >Nov 17 10:36:07 localhost kernel: [ 1.781393] [drm] nouveau 0000:02:00.0: 0x6B29: Condition still not met after 20ms, skipping following opcodes >Nov 17 10:36:07 localhost kernel: [ 1.805806] [drm] nouveau 0000:02:00.0: 3 available performance level(s) >Nov 17 10:36:07 localhost kernel: [ 1.805808] [drm] nouveau 0000:02:00.0: 0: core 50MHz shader 101MHz memory 135MHz timing 0 voltage 880mV >Nov 17 10:36:07 localhost kernel: [ 1.805810] [drm] nouveau 0000:02:00.0: 1: core 405MHz shader 810MHz memory 324MHz timing 1 voltage 900mV >Nov 17 10:36:07 localhost kernel: [ 1.805812] [drm] nouveau 0000:02:00.0: 3: core 700MHz shader 1400MHz memory 535MHz timing 2 voltage 1080mV >Nov 17 10:36:07 localhost kernel: [ 1.805889] [drm] nouveau 0000:02:00.0: c: core 405MHz shader 810MHz memory 324MHz voltage 900mV >Nov 17 10:36:07 localhost kernel: [ 1.808701] [TTM] Zone kernel: Available graphics memory: 8201360 kiB. >Nov 17 10:36:07 localhost kernel: [ 1.808705] [TTM] Zone dma32: Available graphics memory: 2097152 kiB. >Nov 17 10:36:07 localhost kernel: [ 1.808707] [TTM] Initializing pool allocator. >Nov 17 10:36:07 localhost kernel: [ 1.808713] [TTM] Initializing DMA pool allocator. >Nov 17 10:36:07 localhost kernel: [ 1.808732] [drm] nouveau 0000:02:00.0: Detected 1024MiB VRAM >Nov 17 10:36:07 localhost kernel: [ 1.813876] [drm] nouveau 0000:02:00.0: 512 MiB GART (aperture) >Nov 17 10:36:07 localhost kernel: [ 1.821159] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Nov 17 10:36:07 localhost kernel: [ 1.821162] [drm] No driver support for vblank timestamp query. >Nov 17 10:36:07 localhost kernel: [ 1.821803] usb 1-1.4: device descriptor read/64, error -32 >Nov 17 10:36:07 localhost kernel: [ 1.938214] Refined TSC clocksource calibration: 3411.127 MHz. >Nov 17 10:36:07 localhost kernel: [ 1.938221] Switching to clocksource tsc >Nov 17 10:36:07 localhost kernel: [ 1.941360] [drm] nouveau 0000:02:00.0: allocated 1920x1080 fb: 0x1a0000, bo ffff8804048b7400 >Nov 17 10:36:07 localhost kernel: [ 1.941527] fbcon: nouveaufb (fb0) is primary device >Nov 17 10:36:07 localhost kernel: [ 1.975794] Console: switching to colour frame buffer device 240x67 >Nov 17 10:36:07 localhost kernel: [ 1.978079] fb0: nouveaufb frame buffer device >Nov 17 10:36:07 localhost kernel: [ 1.978081] drm: registered panic notifier >Nov 17 10:36:07 localhost kernel: [ 1.978086] [drm] Initialized nouveau 0.0.16 20090420 for 0000:02:00.0 on minor 0 >Nov 17 10:36:07 localhost kernel: [ 1.995716] usb 1-1.4: device descriptor read/64, error -32 >Nov 17 10:36:07 localhost kernel: [ 2.170553] usb 1-1.4: new full-speed USB device number 4 using ehci_hcd >Nov 17 10:36:07 localhost kernel: [ 2.233535] usb 1-1.4: device descriptor read/64, error -32 >Nov 17 10:36:07 localhost kernel: [ 2.349305] firewire_ohci: Added fw-ohci device 0000:09:03.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x11 >Nov 17 10:36:07 localhost kernel: [ 2.407427] usb 1-1.4: device descriptor read/64, error -32 >Nov 17 10:36:07 localhost kernel: [ 2.581304] usb 1-1.4: new full-speed USB device number 5 using ehci_hcd >Nov 17 10:36:07 localhost kernel: [ 2.850132] firewire_core: created device fw0: GUID 001e8c00004bae64, S400 >Nov 17 10:36:07 localhost kernel: [ 2.982901] usb 1-1.4: device not accepting address 5, error -32 >Nov 17 10:36:07 localhost kernel: [ 3.056021] usb 1-1.4: new full-speed USB device number 6 using ehci_hcd >Nov 17 10:36:07 localhost kernel: [ 3.457593] usb 1-1.4: device not accepting address 6, error -32 >Nov 17 10:36:07 localhost kernel: [ 3.457741] hub 1-1:1.0: unable to enumerate USB device on port 4 >Nov 17 10:36:07 localhost kernel: [ 3.530689] usb 2-1.3: new low-speed USB device number 3 using ehci_hcd >Nov 17 10:36:07 localhost kernel: [ 3.622375] usb 2-1.3: New USB device found, idVendor=046d, idProduct=c00e >Nov 17 10:36:07 localhost kernel: [ 3.622380] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Nov 17 10:36:07 localhost kernel: [ 3.622383] usb 2-1.3: Product: USB-PS/2 Optical Mouse >Nov 17 10:36:07 localhost kernel: [ 3.622385] usb 2-1.3: Manufacturer: Logitech >Nov 17 10:36:07 localhost kernel: [ 3.626001] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input2 >Nov 17 10:36:07 localhost kernel: [ 3.626193] generic-usb 0003:046D:C00E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1.3/input0 >Nov 17 10:36:07 localhost kernel: [ 3.688608] usb 2-1.4: new low-speed USB device number 4 using ehci_hcd >Nov 17 10:36:07 localhost kernel: [ 3.796514] usb 2-1.4: New USB device found, idVendor=04d9, idProduct=1602 >Nov 17 10:36:07 localhost kernel: [ 3.796518] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Nov 17 10:36:07 localhost kernel: [ 3.796521] usb 2-1.4: Product: USB Keyboard >Nov 17 10:36:07 localhost kernel: [ 3.796524] usb 2-1.4: Manufacturer: >Nov 17 10:36:07 localhost kernel: [ 3.807482] input: USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input3 >Nov 17 10:36:07 localhost kernel: [ 3.807746] generic-usb 0003:04D9:1602.0002: input,hidraw1: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:1d.0-1.4/input0 >Nov 17 10:36:07 localhost kernel: [ 3.824542] input: USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.1/input/input4 >Nov 17 10:36:07 localhost kernel: [ 3.824807] generic-usb 0003:04D9:1602.0003: input,hidraw2: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:1d.0-1.4/input1 >Nov 17 10:36:07 localhost kernel: [ 3.897471] usb 2-1.7: new full-speed USB device number 5 using ehci_hcd >Nov 17 10:36:07 localhost kernel: [ 3.983398] usb 2-1.7: New USB device found, idVendor=0b05, idProduct=179c >Nov 17 10:36:07 localhost kernel: [ 3.983403] usb 2-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Nov 17 10:36:07 localhost kernel: [ 11.184557] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Nov 17 10:36:07 localhost kernel: [ 13.583902] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Nov 17 10:36:07 localhost kernel: [ 17.513347] type=1404 audit(1353166534.877:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Nov 17 10:36:07 localhost kernel: [ 18.129666] SELinux: Permission ptrace_child in class process not defined in policy. >Nov 17 10:36:07 localhost kernel: [ 18.129718] SELinux: the above unknown classes and permissions will be allowed >Nov 17 10:36:07 localhost kernel: [ 18.152813] type=1403 audit(1353166535.517:3): policy loaded auid=4294967295 ses=4294967295 >Nov 17 10:36:07 localhost kernel: [ 24.726243] EXT4-fs (dm-0): re-mounted. Opts: (null) >Nov 17 10:36:07 localhost kernel: [ 30.535392] iTCO_vendor_support: vendor-support=0 >Nov 17 10:36:07 localhost kernel: [ 31.348705] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x25 >Nov 17 10:36:07 localhost kernel: [ 31.348801] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07 >Nov 17 10:36:07 localhost kernel: [ 31.348864] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460) >Nov 17 10:36:07 localhost kernel: [ 31.348968] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Nov 17 10:36:07 localhost kernel: [ 31.349003] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Nov 17 10:36:07 localhost kernel: [ 31.349042] r8169 0000:09:02.0: (unregistered net_device): not PCI Express >Nov 17 10:36:07 localhost kernel: [ 31.349111] ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120111/utaddress-251) >Nov 17 10:36:07 localhost kernel: [ 31.349117] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Nov 17 10:36:07 localhost kernel: [ 31.349213] r8169 0000:09:02.0: eth0: RTL8169sc/8110sc at 0xffffc90006968000, f4:6d:04:b0:84:56, XID 18000000 IRQ 16 >Nov 17 10:36:07 localhost kernel: [ 31.349216] r8169 0000:09:02.0: eth0: jumbo features [frames: 7152 bytes, tx checksumming: ok] >Nov 17 10:36:07 localhost kernel: [ 31.781073] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k >Nov 17 10:36:07 localhost kernel: [ 31.781075] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. >Nov 17 10:36:07 localhost kernel: [ 32.087329] e1000e 0000:00:19.0: eth1: (PCI Express:2.5GT/s:Width x1) f4:6d:04:b0:8d:26 >Nov 17 10:36:07 localhost kernel: [ 32.087331] e1000e 0000:00:19.0: eth1: Intel(R) PRO/1000 Network Connection >Nov 17 10:36:07 localhost kernel: [ 32.087368] e1000e 0000:00:19.0: eth1: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF >Nov 17 10:36:07 localhost kernel: [ 32.552264] asus_wmi: ASUS WMI generic driver loaded >Nov 17 10:36:07 localhost kernel: [ 32.761937] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x25 >Nov 17 10:36:07 localhost kernel: [ 32.762602] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x25 >Nov 17 10:36:07 localhost kernel: [ 32.763001] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x25 >Nov 17 10:36:07 localhost kernel: [ 32.763382] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x25 >Nov 17 10:36:07 localhost kernel: [ 32.763767] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x25 >Nov 17 10:36:07 localhost kernel: [ 32.764141] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x25 >Nov 17 10:36:07 localhost kernel: [ 32.764498] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x25 >Nov 17 10:36:07 localhost kernel: [ 32.764868] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Nov 17 10:36:07 localhost kernel: [ 32.847074] asus_wmi: Initialization: 0x0 >Nov 17 10:36:07 localhost kernel: [ 32.847089] asus_wmi: BIOS WMI version: 0.9 >Nov 17 10:36:07 localhost kernel: [ 32.847111] asus_wmi: SFUN value: 0x0 >Nov 17 10:36:07 localhost kernel: [ 32.847252] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input5 >Nov 17 10:36:07 localhost kernel: [ 32.850053] Bluetooth: Core ver 2.16 >Nov 17 10:36:07 localhost kernel: [ 32.850069] NET: Registered protocol family 31 >Nov 17 10:36:07 localhost kernel: [ 32.850071] Bluetooth: HCI device and connection manager initialized >Nov 17 10:36:07 localhost kernel: [ 32.850073] Bluetooth: HCI socket layer initialized >Nov 17 10:36:07 localhost kernel: [ 32.850074] Bluetooth: L2CAP socket layer initialized >Nov 17 10:36:07 localhost kernel: [ 32.850079] Bluetooth: SCO socket layer initialized >Nov 17 10:36:07 localhost kernel: [ 32.853970] cfg80211: Calling CRDA to update world regulatory domain >Nov 17 10:36:07 localhost kernel: [ 33.415833] usbcore: registered new interface driver btusb >Nov 17 10:36:07 localhost kernel: [ 35.416833] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002) >Nov 17 10:36:07 localhost kernel: [ 36.282543] rt2800pci 0000:09:00.0: enabling device (0000 -> 0002) >Nov 17 10:36:07 localhost kernel: [ 36.772862] cfg80211: World regulatory domain updated: >Nov 17 10:36:07 localhost kernel: [ 36.772864] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Nov 17 10:36:07 localhost kernel: [ 36.772865] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 17 10:36:07 localhost kernel: [ 36.772866] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Nov 17 10:36:07 localhost kernel: [ 36.772868] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Nov 17 10:36:07 localhost kernel: [ 36.772869] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 17 10:36:07 localhost kernel: [ 36.772870] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 17 10:36:07 localhost kernel: [ 38.425903] ALSA sound/pci/hda/hda_intel.c:823 azx_get_response timeout, switching to polling mode: last cmd=0x300f0000 >Nov 17 10:36:07 localhost kernel: [ 39.426266] ALSA sound/pci/hda/hda_intel.c:831 No response from codec, disabling MSI: last cmd=0x300f0000 >Nov 17 10:36:07 localhost kernel: [ 40.426618] ALSA sound/pci/hda/hda_intel.c:1552 Codec #3 probe error; disabling it... >Nov 17 10:36:07 localhost kernel: [ 40.784589] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 >Nov 17 10:36:07 localhost kernel: [ 40.784757] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 >Nov 17 10:36:07 localhost kernel: [ 40.784830] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >Nov 17 10:36:07 localhost kernel: [ 40.784893] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Nov 17 10:36:07 localhost kernel: [ 40.784961] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 >Nov 17 10:36:07 localhost kernel: [ 40.785032] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >Nov 17 10:36:07 localhost kernel: [ 40.785101] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >Nov 17 10:36:07 localhost kernel: [ 40.785170] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 >Nov 17 10:36:07 localhost kernel: [ 40.785606] snd_hda_intel 0000:02:00.1: enabling device (0000 -> 0002) >Nov 17 10:36:07 localhost kernel: [ 40.785611] hda_intel: Disabling MSI >Nov 17 10:36:07 localhost kernel: [ 41.357130] HDMI status: Codec=0 Pin=5 Presence_Detect=0 ELD_Valid=0 >Nov 17 10:36:07 localhost kernel: [ 41.366023] HDMI status: Codec=1 Pin=5 Presence_Detect=0 ELD_Valid=0 >Nov 17 10:36:07 localhost kernel: [ 41.375015] HDMI status: Codec=2 Pin=5 Presence_Detect=0 ELD_Valid=0 >Nov 17 10:36:07 localhost kernel: [ 41.384005] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0 >Nov 17 10:36:07 localhost kernel: [ 41.384104] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card1/input14 >Nov 17 10:36:07 localhost kernel: [ 41.384311] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card1/input15 >Nov 17 10:36:07 localhost kernel: [ 41.384442] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card1/input16 >Nov 17 10:36:07 localhost kernel: [ 41.384575] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card1/input17 >Nov 17 10:36:07 localhost kernel: [ 48.665316] ip6_tables: (C) 2000-2006 Netfilter Core Team >Nov 17 10:36:07 localhost kernel: [ 49.986880] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Nov 17 10:36:08 localhost iptables.init[759]: iptables: Applying firewall rules: [ OK ] >Nov 17 10:36:08 localhost ip6tables.init[756]: ip6tables: Applying firewall rules: [ OK ] >Nov 17 10:36:10 localhost NetworkManager[774]: <info> NetworkManager (version 0.9.4.0-7.git20120403.fc17) is starting... >Nov 17 10:36:10 localhost NetworkManager[774]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Nov 17 10:36:10 localhost livesys[754]: Adding live user [ OK ] >Nov 17 10:36:12 localhost bluetoothd[753]: bluetoothd[753]: Starting SDP server >Nov 17 10:36:12 localhost bluetoothd[753]: Starting SDP server >Nov 17 10:36:12 localhost avahi-daemon[775]: Successfully called chroot(). >Nov 17 10:36:12 localhost avahi-daemon[775]: Successfully dropped remaining capabilities. >Nov 17 10:36:12 localhost avahi-daemon[775]: Loading service file /services/ssh.service. >Nov 17 10:36:12 localhost avahi-daemon[775]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Nov 17 10:36:12 localhost avahi-daemon[775]: Network interface enumeration completed. >Nov 17 10:36:12 localhost avahi-daemon[775]: Registering HINFO record with values 'X86_64'/'LINUX'. >Nov 17 10:36:12 localhost avahi-daemon[775]: Server startup complete. Host name is linux.local. Local service cookie is 2155114328. >Nov 17 10:36:12 localhost avahi-daemon[775]: Service "linux" (/services/ssh.service) successfully established. >Nov 17 10:36:12 localhost systemd-logind[788]: New seat seat0. >Nov 17 10:36:12 localhost NetworkManager[774]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Nov 17 10:36:12 localhost NetworkManager[774]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Nov 17 10:36:12 localhost NetworkManager[774]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Nov 17 10:36:12 localhost bluetoothd[753]: bluetoothd[753]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Nov 17 10:36:12 localhost bluetoothd[753]: bluetoothd[753]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Nov 17 10:36:12 localhost bluetoothd[753]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Nov 17 10:36:12 localhost kernel: [ 55.447074] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Nov 17 10:36:12 localhost kernel: [ 55.447076] Bluetooth: BNEP filters: protocol multicast >Nov 17 10:36:12 localhost bluetoothd[753]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Nov 17 10:36:12 localhost bluetoothd[753]: Listening for HCI events on hci0 >Nov 17 10:36:12 localhost bluetoothd[753]: bluetoothd[753]: Listening for HCI events on hci0 >Nov 17 10:36:12 localhost NetworkManager[774]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Nov 17 10:36:12 localhost dbus-daemon[849]: dbus[849]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >Nov 17 10:36:12 localhost dbus[849]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >Nov 17 10:36:13 localhost livesys[754]: ** (process:879): WARNING **: Command line `dbus-launch --autolaunch=4ad25db2d1fe42d09aab0fca0000002d --binary-syntax --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11 initialization failed.\n >Nov 17 10:36:13 localhost polkitd[893]: started daemon version 0.104 using authority implementation `local' version `0.104' >Nov 17 10:36:13 localhost dbus[849]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 17 10:36:13 localhost dbus-daemon[849]: dbus[849]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 17 10:36:13 localhost livesys[754]: ** (process:879): WARNING **: Command line `dbus-launch --autolaunch=4ad25db2d1fe42d09aab0fca0000002d --binary-syntax --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11 initialization failed.\n >Nov 17 10:36:13 localhost NetworkManager[774]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Nov 17 10:36:13 localhost NetworkManager[774]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 17 10:36:13 localhost NetworkManager[774]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 17 10:36:13 localhost NetworkManager[774]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Nov 17 10:36:13 localhost bluetoothd[753]: bluetoothd[753]: HCI dev 0 up >Nov 17 10:36:13 localhost bluetoothd[753]: HCI dev 0 up >Nov 17 10:36:13 localhost bluetoothd[753]: Parsing /etc/bluetooth/serial.conf failed: No such file or directory >Nov 17 10:36:13 localhost bluetoothd[753]: bluetoothd[753]: Parsing /etc/bluetooth/serial.conf failed: No such file or directory >Nov 17 10:36:13 localhost NetworkManager[774]: <info> trying to start the modem manager... >Nov 17 10:36:13 localhost NetworkManager[774]: <info> monitoring kernel firmware directory '/lib/firmware'. >Nov 17 10:36:13 localhost dbus[849]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Nov 17 10:36:13 localhost NetworkManager[774]: <info> found WiFi radio killswitch rfkill1 (at /sys/devices/pci0000:00/0000:00:1c.6/0000:08:00.0/0000:09:00.0/ieee80211/phy0/rfkill1) (driver (unknown)) >Nov 17 10:36:13 localhost dbus-daemon[849]: dbus[849]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Nov 17 10:36:13 localhost livesys[754]: sed: can't read : No such file or directory >Nov 17 10:36:13 localhost NetworkManager[774]: <info> WiFi enabled by radio killswitch; enabled by state file >Nov 17 10:36:13 localhost kernel: [ 56.567221] Bluetooth: RFCOMM TTY layer initialized >Nov 17 10:36:13 localhost kernel: [ 56.567224] Bluetooth: RFCOMM socket layer initialized >Nov 17 10:36:13 localhost kernel: [ 56.567225] Bluetooth: RFCOMM ver 1.11 >Nov 17 10:36:13 localhost NetworkManager[774]: <info> WWAN enabled by radio killswitch; enabled by state file >Nov 17 10:36:13 localhost NetworkManager[774]: <info> WiMAX enabled by radio killswitch; enabled by state file >Nov 17 10:36:13 localhost NetworkManager[774]: <info> Networking is enabled by state file >Nov 17 10:36:13 localhost NetworkManager[774]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 17 10:36:13 localhost NetworkManager[774]: <info> (em1): carrier is OFF >Nov 17 10:36:13 localhost NetworkManager[774]: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 3) >Nov 17 10:36:13 localhost NetworkManager[774]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >Nov 17 10:36:13 localhost NetworkManager[774]: <info> (em1): now managed >Nov 17 10:36:13 localhost NetworkManager[774]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 17 10:36:13 localhost NetworkManager[774]: <info> (em1): bringing up device. >Nov 17 10:36:14 localhost kernel: [ 56.767917] ADDRCONF(NETDEV_UP): em1: link is not ready >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (em1): preparing device. >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (em1): deactivating device (reason 'managed') [2] >Nov 17 10:36:14 localhost NetworkManager[774]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (wlan0): using nl80211 for WiFi device control >Nov 17 10:36:14 localhost NetworkManager[774]: <warn> (wlan0): driver supports Access Point (AP) mode >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (wlan0): new 802.11 WiFi device (driver: 'rt2800pci' ifindex: 4) >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (wlan0): now managed >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (wlan0): bringing up device. >Nov 17 10:36:14 localhost bluetoothd[753]: bluetoothd[753]: Adapter /org/bluez/753/hci0 has been enabled >Nov 17 10:36:14 localhost bluetoothd[753]: Adapter /org/bluez/753/hci0 has been enabled >Nov 17 10:36:14 localhost kernel: [ 57.021543] ADDRCONF(NETDEV_UP): wlan0: link is not ready >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (wlan0): preparing device. >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (wlan0): deactivating device (reason 'managed') [2] >Nov 17 10:36:14 localhost NetworkManager[774]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 17 10:36:14 localhost dbus[849]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (p6p1): carrier is OFF >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (p6p1): new Ethernet device (driver: 'r8169' ifindex: 2) >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (p6p1): exported as /org/freedesktop/NetworkManager/Devices/2 >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (p6p1): now managed >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (p6p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (p6p1): bringing up device. >Nov 17 10:36:14 localhost dbus-daemon[849]: dbus[849]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Nov 17 10:36:14 localhost kernel: [ 57.029285] r8169 0000:09:02.0: p6p1: link down >Nov 17 10:36:14 localhost kernel: [ 57.029317] r8169 0000:09:02.0: p6p1: link down >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (p6p1): preparing device. >Nov 17 10:36:14 localhost NetworkManager[774]: <info> (p6p1): deactivating device (reason 'managed') [2] >Nov 17 10:36:14 localhost kernel: [ 57.029992] ADDRCONF(NETDEV_UP): p6p1: link is not ready >Nov 17 10:36:14 localhost NetworkManager[774]: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:1c.6/0000:08:00.0/0000:09:02.0/net/p6p1 >Nov 17 10:36:14 localhost dbus-daemon[849]: modem-manager[914]: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >Nov 17 10:36:14 localhost modem-manager[914]: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >Nov 17 10:36:14 localhost dbus-daemon[849]: dbus[849]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Nov 17 10:36:14 localhost dbus[849]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Nov 17 10:36:14 localhost NetworkManager[774]: <info> modem-manager is now available >Nov 17 10:36:14 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Huawei >Nov 17 10:36:14 localhost modem-manager[914]: <info> Loaded plugin Huawei >Nov 17 10:36:14 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin MotoC >Nov 17 10:36:14 localhost modem-manager[914]: <info> Loaded plugin MotoC >Nov 17 10:36:14 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Generic >Nov 17 10:36:14 localhost modem-manager[914]: <info> Loaded plugin Generic >Nov 17 10:36:15 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Samsung >Nov 17 10:36:15 localhost modem-manager[914]: <info> Loaded plugin Samsung >Nov 17 10:36:15 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin SimTech >Nov 17 10:36:15 localhost modem-manager[914]: <info> Loaded plugin SimTech >Nov 17 10:36:15 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin AnyData >Nov 17 10:36:15 localhost modem-manager[914]: <info> Loaded plugin AnyData >Nov 17 10:36:16 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Option >Nov 17 10:36:16 localhost modem-manager[914]: <info> Loaded plugin Option >Nov 17 10:36:16 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Ericsson MBM >Nov 17 10:36:16 localhost modem-manager[914]: <info> Loaded plugin Ericsson MBM >Nov 17 10:36:16 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Sierra >Nov 17 10:36:16 localhost modem-manager[914]: <info> Loaded plugin Sierra >Nov 17 10:36:16 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Gobi >Nov 17 10:36:16 localhost modem-manager[914]: <info> Loaded plugin Gobi >Nov 17 10:36:17 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Option High-Speed >Nov 17 10:36:17 localhost modem-manager[914]: <info> Loaded plugin Option High-Speed >Nov 17 10:36:17 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Wavecom >Nov 17 10:36:17 localhost modem-manager[914]: <info> Loaded plugin Wavecom >Nov 17 10:36:17 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Nokia >Nov 17 10:36:17 localhost modem-manager[914]: <info> Loaded plugin Nokia >Nov 17 10:36:17 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Linktop >Nov 17 10:36:17 localhost modem-manager[914]: <info> Loaded plugin Linktop >Nov 17 10:36:17 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin ZTE >Nov 17 10:36:17 localhost modem-manager[914]: <info> Loaded plugin ZTE >Nov 17 10:36:17 localhost kernel: [ 60.329515] e1000e: em1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >Nov 17 10:36:17 localhost NetworkManager[774]: <info> (em1): carrier now ON (device state 20) >Nov 17 10:36:17 localhost NetworkManager[774]: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Nov 17 10:36:17 localhost kernel: [ 60.330238] ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Auto-activating connection 'Wired connection 1'. >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Activation (em1) starting connection 'Wired connection 1' >Nov 17 10:36:17 localhost NetworkManager[774]: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >Nov 17 10:36:17 localhost NetworkManager[774]: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >Nov 17 10:36:17 localhost NetworkManager[774]: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >Nov 17 10:36:17 localhost NetworkManager[774]: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Nov 17 10:36:17 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Novatel >Nov 17 10:36:17 localhost modem-manager[914]: <info> Loaded plugin Novatel >Nov 17 10:36:17 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin Longcheer >Nov 17 10:36:17 localhost modem-manager[914]: <info> Loaded plugin Longcheer >Nov 17 10:36:18 localhost NetworkManager[774]: <info> dhclient started with pid 931 >Nov 17 10:36:18 localhost NetworkManager[774]: <info> Activation (em1) Beginning IP6 addrconf. >Nov 17 10:36:18 localhost NetworkManager[774]: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >Nov 17 10:36:18 localhost dbus-daemon[849]: modem-manager[914]: <info> Loaded plugin X22X >Nov 17 10:36:18 localhost modem-manager[914]: <info> Loaded plugin X22X >Nov 17 10:36:19 localhost dbus-daemon[849]: dbus[849]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Nov 17 10:36:19 localhost dbus[849]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Nov 17 10:36:19 localhost NetworkManager[774]: <info> wpa_supplicant started >Nov 17 10:36:20 localhost avahi-daemon[775]: Registering new address record for fe80::f66d:4ff:feb0:8d26 on em1.*. >Nov 17 10:36:20 localhost NetworkManager[774]: <info> (wlan0): supplicant interface state: starting -> ready >Nov 17 10:36:20 localhost NetworkManager[774]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Nov 17 10:36:20 localhost NetworkManager[774]: <info> (wlan0): supplicant interface state: ready -> inactive >Nov 17 10:36:20 localhost NetworkManager[774]: <warn> Trying to remove a non-existant call id. >Nov 17 10:36:20 localhost livesys[754]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:21 localhost livesys[754]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:21 localhost livesys[754]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:21 localhost livesys[754]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:21 localhost livesys[754]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:21 localhost livesys[754]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:21 localhost livesys[754]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:21 localhost dhclient[931]: Internet Systems Consortium DHCP Client 4.2.4rc1 >Nov 17 10:36:21 localhost dhclient[931]: Copyright 2004-2012 Internet Systems Consortium. >Nov 17 10:36:21 localhost dhclient[931]: All rights reserved. >Nov 17 10:36:21 localhost dhclient[931]: For info, please visit https://www.isc.org/software/dhcp/ >Nov 17 10:36:21 localhost dhclient[931]: >Nov 17 10:36:22 localhost NetworkManager[774]: <info> (em1): DHCPv4 state changed nbi -> preinit >Nov 17 10:36:22 localhost dhclient[931]: Listening on LPF/em1/f4:6d:04:b0:8d:26 >Nov 17 10:36:22 localhost dhclient[931]: Sending on LPF/em1/f4:6d:04:b0:8d:26 >Nov 17 10:36:22 localhost dhclient[931]: Sending on Socket/fallback >Nov 17 10:36:22 localhost dhclient[931]: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 7 (xid=0xe283ad7) >Nov 17 10:36:22 localhost dhclient[931]: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0xe283ad7) >Nov 17 10:36:22 localhost dhclient[931]: DHCPOFFER from 192.168.1.254 >Nov 17 10:36:22 localhost dhclient[931]: DHCPACK from 192.168.1.254 (xid=0xe283ad7) >Nov 17 10:36:22 localhost dhclient[931]: bound to 192.168.1.84 -- renewal in 41004 seconds. >Nov 17 10:36:22 localhost NetworkManager[774]: <info> (em1): DHCPv4 state changed preinit -> bound >Nov 17 10:36:22 localhost NetworkManager[774]: <info> address 192.168.1.84 >Nov 17 10:36:22 localhost NetworkManager[774]: <info> prefix 24 (255.255.255.0) >Nov 17 10:36:22 localhost NetworkManager[774]: <info> gateway 192.168.1.254 >Nov 17 10:36:22 localhost NetworkManager[774]: <info> nameserver '192.168.1.254' >Nov 17 10:36:22 localhost NetworkManager[774]: nm_ip4_config_add_nameserver: assertion `nameserver != s' failed >Nov 17 10:36:22 localhost NetworkManager[774]: <info> nameserver '192.168.1.254' >Nov 17 10:36:22 localhost NetworkManager[774]: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Nov 17 10:36:22 localhost NetworkManager[774]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >Nov 17 10:36:22 localhost avahi-daemon[775]: Joining mDNS multicast group on interface em1.IPv4 with address 192.168.1.84. >Nov 17 10:36:22 localhost avahi-daemon[775]: New relevant interface em1.IPv4 for mDNS. >Nov 17 10:36:22 localhost avahi-daemon[775]: Registering new address record for 192.168.1.84 on em1.IPv4. >Nov 17 10:36:22 localhost livesys[754]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:23 localhost NetworkManager[774]: <info> (em1): device state change: ip-config -> activated (reason 'none') [70 100 0] >Nov 17 10:36:23 localhost NetworkManager[774]: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >Nov 17 10:36:23 localhost NetworkManager[774]: <info> Activation (em1) successful, device activated. >Nov 17 10:36:23 localhost NetworkManager[774]: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >Nov 17 10:36:23 localhost dbus-daemon[849]: dbus[849]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Nov 17 10:36:23 localhost dbus[849]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Nov 17 10:36:23 localhost dbus-daemon[849]: dbus[849]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 17 10:36:23 localhost dbus[849]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Nov 17 10:36:23 localhost livesys[754]: warning: Schema 'org.gnome.Vino' has path '/desktop/gnome/remote-access/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:23 localhost livesys[754]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:23 localhost livesys[754]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:25 localhost livesys[754]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:25 localhost livesys[754]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:25 localhost livesys[754]: warning: Schema 'org.gnome.system.dns_sd' has path '/system/dns-sd/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:25 localhost livesys[754]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:25 localhost livesys[754]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:25 localhost livesys[754]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:25 localhost livesys[754]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:25 localhost livesys[754]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:25 localhost livesys[754]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:25 localhost livesys[754]: warning: Schema 'org.gnome.system.smb' has path '/system/smb/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.sharing.org-yorba-shotwell-publishing-piwigo' has path '/apps/shotwell/sharing/org-yorba-shotwell-publishing-piwigo/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.sharing.org-yorba-shotwell-publishing-yandex-fotki' has path '/apps/shotwell/sharing/org-yorba-shotwell-publishing-yandex-fotki/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell' has path '/apps/shotwell/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.preferences' has path '/apps/shotwell/preferences/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.preferences.ui' has path '/apps/shotwell/preferences/ui/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.preferences.slideshow' has path '/apps/shotwell/preferences/slideshow/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.preferences.window' has path '/apps/shotwell/preferences/window/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.preferences.files' has path '/apps/shotwell/preferences/files/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.crop-settings' has path '/apps/shotwell/crop-settings/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.preferences.editing' has path '/apps/shotwell/preferences/editing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.sharing' has path '/apps/shotwell/sharing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.sharing.facebook' has path '/apps/shotwell/sharing/facebook/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.sharing.flickr' has path '/apps/shotwell/sharing/flickr/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.sharing.picasa' has path '/apps/shotwell/sharing/picasa/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.sharing.youtube' has path '/apps/shotwell/sharing/youtube/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.dataimports' has path '/apps/shotwell/dataimports/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.video' has path '/apps/shotwell/video/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.printing' has path '/apps/shotwell/printing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.plugins' has path '/apps/shotwell/plugins/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:26 localhost livesys[754]: warning: Schema 'org.yorba.shotwell.plugins.enable-state' has path '/apps/shotwell/plugins/enable-state/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 17 10:36:34 localhost dbus-daemon[849]: dbus[849]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' >Nov 17 10:36:34 localhost dbus[849]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' >Nov 17 10:36:34 localhost systemd[1]: Startup finished in 1s 191ms 194us (kernel) + 17s 348ms 99us (initrd) + 58s 574ms 821us (userspace) = 1min 17s 114ms 114us. >Nov 17 10:36:34 localhost accounts-daemon[1025]: started daemon version 0.6.18 >Nov 17 10:36:34 localhost dbus[849]: [system] Successfully activated service 'org.freedesktop.Accounts' >Nov 17 10:36:34 localhost dbus-daemon[849]: dbus[849]: [system] Successfully activated service 'org.freedesktop.Accounts' >Nov 17 10:36:36 localhost accounts-daemon[1025]: (accounts-daemon:1025): GLib-GObject-WARNING **: g_object_notify: object class `User' has no property named `x-session' >Nov 17 10:36:37 localhost systemd-logind[788]: New session 1 of user liveuser. >Nov 17 10:36:37 localhost systemd-logind[788]: Linked /tmp/.X11-unix/X0 to /run/user/liveuser/X11-display. >Nov 17 10:36:37 localhost gdm-autologin][1021]: GLib-GObject-CRITICAL: g_object_unref: assertion `G_IS_OBJECT (object)' failed >Nov 17 10:36:37 localhost gdm-autologin][1021]: GLib-GObject-CRITICAL: g_object_unref: assertion `G_IS_OBJECT (object)' failed >Nov 17 10:36:38 localhost NetworkManager[774]: <info> (em1): IP6 addrconf timed out or failed. >Nov 17 10:36:38 localhost NetworkManager[774]: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Nov 17 10:36:38 localhost NetworkManager[774]: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) started... >Nov 17 10:36:38 localhost NetworkManager[774]: <info> Activation (em1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Nov 17 10:36:42 localhost kernel: [ 85.445995] fuse init (API version 7.18) >Nov 17 10:36:50 localhost dbus-daemon[849]: dbus[849]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' >Nov 17 10:36:50 localhost dbus[849]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' >Nov 17 10:36:51 localhost dbus-daemon[849]: dbus[849]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' >Nov 17 10:36:51 localhost dbus[849]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' >Nov 17 10:36:51 localhost rtkit-daemon[1217]: Successfully made thread 1216 of process 1216 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Nov 17 10:36:52 localhost dbus-daemon[849]: dbus[849]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 17 10:36:52 localhost dbus[849]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 17 10:36:53 localhost dbus-daemon[849]: dbus[849]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 17 10:36:53 localhost dbus[849]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 17 10:36:53 localhost rtkit-daemon[1217]: Successfully made thread 1239 of process 1216 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Nov 17 10:36:53 localhost rtkit-daemon[1217]: Successfully made thread 1258 of process 1216 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Nov 17 10:36:54 localhost rtkit-daemon[1217]: Successfully made thread 1259 of process 1216 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Nov 17 10:36:55 localhost bluetoothd[753]: bluetoothd[753]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/HFPAG >Nov 17 10:36:55 localhost bluetoothd[753]: bluetoothd[753]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource >Nov 17 10:36:55 localhost bluetoothd[753]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/HFPAG >Nov 17 10:36:55 localhost bluetoothd[753]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource >Nov 17 10:37:00 localhost dbus-daemon[849]: dbus[849]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 17 10:37:00 localhost dbus[849]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 17 10:37:02 localhost dbus-daemon[849]: dbus[849]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 17 10:37:02 localhost dbus[849]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 17 10:37:03 localhost kernel: [ 105.933571] [drm] nouveau 0000:02:00.0: PMFB0_SUBP0: 0x037f0040 >Nov 17 10:37:03 localhost kernel: [ 105.933577] [drm] nouveau 0000:02:00.0: PMFB0_SUBP1: 0x037f0000 >Nov 17 10:37:03 localhost kernel: [ 105.933633] [drm] nouveau 0000:02:00.0: PMFB0_SUBP0: 0x037f0040 >Nov 17 10:37:03 localhost kernel: [ 105.933637] [drm] nouveau 0000:02:00.0: PMFB0_SUBP1: 0x037f0000 >Nov 17 10:37:03 localhost kernel: [ 105.933740] [drm] nouveau 0000:02:00.0: PMFB0_SUBP0: 0x037f0000 >Nov 17 10:37:03 localhost kernel: [ 105.933743] [drm] nouveau 0000:02:00.0: PMFB0_SUBP1: 0x037f0040 >Nov 17 10:37:03 localhost kernel: [ 105.933933] [drm] nouveau 0000:02:00.0: PMFB0_SUBP0: 0x037f0000 >Nov 17 10:37:03 localhost kernel: [ 105.933937] [drm] nouveau 0000:02:00.0: PMFB0_SUBP1: 0x037f0040 >Nov 17 10:37:03 localhost kernel: [ 105.934055] [drm] nouveau 0000:02:00.0: PMFB0_SUBP0: 0x037f0040 >Nov 17 10:37:03 localhost kernel: [ 105.934059] [drm] nouveau 0000:02:00.0: PMFB0_SUBP1: 0x037f0000 >Nov 17 10:37:03 localhost kernel: [ 105.934247] [drm] nouveau 0000:02:00.0: PMFB0_SUBP0: 0x037f0040 >Nov 17 10:37:03 localhost kernel: [ 105.934251] [drm] nouveau 0000:02:00.0: PMFB0_SUBP1: 0x037f0000 >Nov 17 10:37:03 localhost kernel: [ 105.934714] [drm] nouveau 0000:02:00.0: PMFB0_SUBP0: 0x037f0000 >Nov 17 10:37:03 localhost kernel: [ 105.934720] [drm] nouveau 0000:02:00.0: PMFB0_SUBP1: 0x037f0040 >Nov 17 10:37:04 localhost dbus-daemon[849]: dbus[849]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Nov 17 10:37:04 localhost dbus[849]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Nov 17 10:37:06 localhost dbus-daemon[849]: dbus[849]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Nov 17 10:37:06 localhost dbus[849]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Nov 17 10:37:06 localhost kernel: [ 109.366230] usb 1-1.4: new full-speed USB device number 7 using ehci_hcd >Nov 17 10:37:06 localhost kernel: [ 109.439174] usb 1-1.4: device descriptor read/64, error -32 >Nov 17 10:37:07 localhost kernel: [ 109.603136] usb 1-1.4: device descriptor read/64, error -32 >Nov 17 10:37:07 localhost kernel: [ 109.776960] usb 1-1.4: new full-speed USB device number 8 using ehci_hcd >Nov 17 10:37:07 localhost kernel: [ 109.849940] usb 1-1.4: device descriptor read/64, error -32 >Nov 17 10:37:07 localhost kernel: [ 110.023831] usb 1-1.4: device descriptor read/64, error -32 >Nov 17 10:37:07 localhost kernel: [ 110.197563] usb 1-1.4: new full-speed USB device number 9 using ehci_hcd >Nov 17 10:37:08 localhost kernel: [ 110.599245] usb 1-1.4: device not accepting address 9, error -32 >Nov 17 10:37:08 localhost kernel: [ 110.672301] usb 1-1.4: new full-speed USB device number 10 using ehci_hcd >Nov 17 10:37:08 localhost kernel: [ 111.074041] usb 1-1.4: device not accepting address 10, error -32 >Nov 17 10:37:08 localhost kernel: [ 111.074199] hub 1-1:1.0: unable to enumerate USB device on port 4 >Nov 17 10:37:19 localhost dbus-daemon[849]: dbus[849]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 17 10:37:19 localhost dbus[849]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 17 10:37:20 localhost udisksd[1369]: udisks daemon version 1.94.0 starting >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:37:20 localhost dbus[849]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 17 10:37:20 localhost udisksd[1369]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Nov 17 10:37:20 localhost dbus-daemon[849]: dbus[849]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 17 10:37:39 localhost goa[1406]: goa-daemon version 3.4.1 starting [main.c:112, main()] >Nov 17 10:38:45 localhost yum[1547]: Installed: gtkmm24-2.24.2-3.fc17.x86_64 >Nov 17 10:38:46 localhost yum[1547]: Installed: gparted-0.12.0-2.fc17.x86_64 >Nov 17 10:38:53 localhost dbus-daemon[849]: dbus[849]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Nov 17 10:38:53 localhost dbus[849]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Nov 17 10:38:53 localhost dbus-daemon[849]: dbus[849]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Nov 17 10:38:53 localhost dbus[849]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Nov 17 10:38:58 localhost kernel: [ 221.069410] Btrfs loaded >Nov 17 10:38:58 localhost kernel: [ 221.367249] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Nov 17 10:38:58 localhost kernel: [ 221.368878] SGI XFS Quota Management subsystem >Nov 17 10:38:59 localhost kernel: [ 221.917579] mdadm: sending ioctl 800c0910 to a partition! >Nov 17 10:38:59 localhost kernel: [ 221.917585] mdadm: sending ioctl 800c0910 to a partition! >Nov 17 10:38:59 localhost kernel: [ 221.917592] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:38:59 localhost kernel: [ 221.917594] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:38:59 localhost kernel: [ 221.917802] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:38:59 localhost kernel: [ 221.917804] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:38:59 localhost kernel: [ 221.917970] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:38:59 localhost kernel: [ 221.917972] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:38:59 localhost kernel: [ 221.918128] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:38:59 localhost kernel: [ 221.918130] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:38:59 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:38:59 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:00 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:00 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:00 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:00 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:11 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:11 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:11 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:11 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:11 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:12 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:12 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:12 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:12 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:12 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:12 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:12 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:13 localhost kernel: [ 236.099492] scsi_verify_blk_ioctl: 64 callbacks suppressed >Nov 17 10:39:13 localhost kernel: [ 236.099496] mdadm: sending ioctl 800c0910 to a partition! >Nov 17 10:39:13 localhost kernel: [ 236.099500] mdadm: sending ioctl 800c0910 to a partition! >Nov 17 10:39:13 localhost kernel: [ 236.099507] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:13 localhost kernel: [ 236.099509] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:13 localhost kernel: [ 236.100032] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:13 localhost kernel: [ 236.100035] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:13 localhost kernel: [ 236.100223] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:13 localhost kernel: [ 236.100225] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:13 localhost kernel: [ 236.100488] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:13 localhost kernel: [ 236.100491] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:14 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:14 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:21 localhost kernel: [ 243.919669] scsi_verify_blk_ioctl: 4 callbacks suppressed >Nov 17 10:39:21 localhost kernel: [ 243.919671] mdadm: sending ioctl 800c0910 to a partition! >Nov 17 10:39:21 localhost kernel: [ 243.919673] mdadm: sending ioctl 800c0910 to a partition! >Nov 17 10:39:21 localhost kernel: [ 243.919676] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:21 localhost kernel: [ 243.919677] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:21 localhost kernel: [ 243.920182] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:21 localhost kernel: [ 243.920185] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:21 localhost kernel: [ 243.920380] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:21 localhost kernel: [ 243.920384] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:21 localhost kernel: [ 243.920667] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:21 localhost kernel: [ 243.920670] mdadm: sending ioctl 1261 to a partition! >Nov 17 10:39:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:30 localhost kernel: [ 252.955819] md: raid0 personality registered for level 0 >Nov 17 10:39:30 localhost kernel: [ 252.956936] md: raid1 personality registered for level 1 >Nov 17 10:39:30 localhost kernel: [ 253.035782] async_tx: api initialized (async) >Nov 17 10:39:30 localhost kernel: [ 253.113253] xor: automatically using best checksumming function: generic_sse >Nov 17 10:39:30 localhost kernel: [ 253.118042] generic_sse: 11664.000 MB/sec >Nov 17 10:39:30 localhost kernel: [ 253.118043] xor: using function: generic_sse (11664.000 MB/sec) >Nov 17 10:39:30 localhost kernel: [ 253.207013] raid6: int64x1 3449 MB/s >Nov 17 10:39:30 localhost kernel: [ 253.224001] raid6: int64x2 4101 MB/s >Nov 17 10:39:30 localhost kernel: [ 253.240991] raid6: int64x4 3484 MB/s >Nov 17 10:39:30 localhost kernel: [ 253.257956] raid6: int64x8 3121 MB/s >Nov 17 10:39:30 localhost kernel: [ 253.274948] raid6: sse2x1 9617 MB/s >Nov 17 10:39:30 localhost kernel: [ 253.291934] raid6: sse2x2 11789 MB/s >Nov 17 10:39:30 localhost kernel: [ 253.308922] raid6: sse2x4 13496 MB/s >Nov 17 10:39:30 localhost kernel: [ 253.308923] raid6: using algorithm sse2x4 (13496 MB/s) >Nov 17 10:39:30 localhost kernel: [ 253.329812] md: raid6 personality registered for level 6 >Nov 17 10:39:30 localhost kernel: [ 253.329814] md: raid5 personality registered for level 5 >Nov 17 10:39:30 localhost kernel: [ 253.329815] md: raid4 personality registered for level 4 >Nov 17 10:39:30 localhost kernel: [ 253.335191] md: raid10 personality registered for level 10 >Nov 17 10:39:30 localhost kernel: [ 253.459340] device-mapper: multipath: version 1.3.0 loaded >Nov 17 10:39:30 localhost kernel: [ 253.461319] device-mapper: multipath round-robin: version 1.0.0 loaded >Nov 17 10:39:31 localhost kernel: [ 253.691581] Loading iSCSI transport class v2.0-870. >Nov 17 10:39:31 localhost kernel: [ 253.832930] iscsi: registered transport (tcp) >Nov 17 10:39:31 localhost kernel: [ 253.961944] No iBFT detected. >Nov 17 10:39:31 localhost dbus-daemon[849]: dbus[849]: avc: received setenforce notice (enforcing=0) >Nov 17 10:39:31 localhost dbus[849]: avc: received setenforce notice (enforcing=0) >Nov 17 10:39:31 localhost dbus[1040]: avc: received setenforce notice (enforcing=0) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:32 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:33 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:33 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:33 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:34 localhost anaconda: /sbin/anaconda 17.29 >Nov 17 10:39:36 localhost program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >Nov 17 10:39:37 localhost anaconda: 16515072 kB (16128 MB) are available >Nov 17 10:39:37 localhost anaconda: check_memory(): total:16128, needed:512, graphical:512 >Nov 17 10:39:37 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/loop3', '--lang', 'en_US.UTF-8'] >Nov 17 10:39:37 localhost anaconda: Default encoding = ascii >Nov 17 10:39:37 localhost anaconda: Display mode = g >Nov 17 10:39:37 localhost anaconda: 16515072 kB (16128 MB) are available >Nov 17 10:39:37 localhost anaconda: check_memory(): total:16128, needed:512, graphical:512 >Nov 17 10:39:37 localhost anaconda: Starting graphical installation. >Nov 17 10:39:37 localhost anaconda: using only installclass _Fedora >Nov 17 10:39:37 localhost anaconda: Detected 16032M of memory >Nov 17 10:39:37 localhost anaconda: Swap attempt of 1024M to 18080M >Nov 17 10:39:38 localhost program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >Nov 17 10:39:38 localhost anaconda: set timezone: America/New_York, utc: 0 >Nov 17 10:39:38 localhost anaconda: set timezone: America/New_York, utc: 0 >Nov 17 10:39:38 localhost anaconda: dispatch: resetting to the first step. >Nov 17 10:39:38 localhost anaconda: dispatch: moving (1) to step sshd >Nov 17 10:39:38 localhost anaconda: sshd: not enabled, skipping. >Nov 17 10:39:38 localhost anaconda: created new libuser.conf at /tmp/libuser.VY8vJn with instPath="/mnt/sysimage" >Nov 17 10:39:38 localhost anaconda: dispatch: leaving (1) step sshd >Nov 17 10:39:38 localhost anaconda: dispatch: moving (1) to step keyboard >Nov 17 10:39:43 localhost anaconda: dispatch: leaving (1) step keyboard >Nov 17 10:39:43 localhost anaconda: dispatch: moving (1) to step filtertype >Nov 17 10:39:45 localhost anaconda: dispatch: leaving (1) step filtertype >Nov 17 10:39:45 localhost anaconda: dispatch: moving (1) to step filter >Nov 17 10:39:45 localhost anaconda: dispatch: leaving (1) step filter >Nov 17 10:39:45 localhost anaconda: dispatch: moving (1) to step storageinit >Nov 17 10:39:45 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost program: Running... modprobe fcoe >Nov 17 10:39:45 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Nov 17 10:39:45 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:45 localhost program: No FCoE boot disk information is found in EDD! >Nov 17 10:39:45 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Nov 17 10:39:45 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Nov 17 10:39:45 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Nov 17 10:39:45 localhost storage: not going to create backup copy of non-existent /etc/multipath.conf >Nov 17 10:39:45 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Nov 17 10:39:45 localhost storage: sr0 looks to be the live device; marking as protected >Nov 17 10:39:45 localhost program: Running... modprobe scsi_wait_scan >Nov 17 10:39:45 localhost program: Running... rmmod scsi_wait_scan >Nov 17 10:39:45 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:39:46 localhost program: Running... multipath -d >Nov 17 10:39:46 localhost program: Running... multipath -ll >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: sdb >Nov 17 10:39:46 localhost storage: MultipathTopology: found non-disk device: sdb1 >Nov 17 10:39:46 localhost storage: MultipathTopology: found non-disk device: sr0 >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: sda >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: loop0 >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: loop1 >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: loop2 >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: loop3 >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: loop4 >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: loop5 >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: loop6 >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: loop7 >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: dm-0 >Nov 17 10:39:46 localhost storage: MultipathTopology: found singlepath device: dm-1 >Nov 17 10:39:46 localhost storage: devices to scan: ['sdb', 'sdb1', 'sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Nov 17 10:39:46 localhost storage: scanning sdb (/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb)... >Nov 17 10:39:46 localhost storage: sdb is a disk >Nov 17 10:39:46 localhost storage: added disk sdb (id 0) to device tree >Nov 17 10:39:46 localhost program: Running... modprobe scsi_wait_scan >Nov 17 10:39:46 localhost program: Running... rmmod scsi_wait_scan >Nov 17 10:39:46 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:39:46 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:46 localhost storage: got device: DiskDevice instance (0x35dc790) -- >Nov 17 10:39:46 localhost storage: got format: DiskLabel instance (0x3634810) -- >Nov 17 10:39:46 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:46 localhost storage: scanning sdb1 (/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >Nov 17 10:39:46 localhost storage: sdb1 is a partition >Nov 17 10:39:46 localhost storage: added partition sdb1 (id 1) to device tree >Nov 17 10:39:46 localhost storage: type detected on 'sdb1' is 'crypto_LUKS' >Nov 17 10:39:49 localhost storage: skipping passphrase for sdb1 >Nov 17 10:39:49 localhost storage: setup of luks-acc84e47-e326-409d-9e78-5d5a1498d0eb failed: luks device not configured >Nov 17 10:39:49 localhost storage: got device: PartitionDevice instance (0x35dc7d0) -- >Nov 17 10:39:49 localhost storage: got format: LUKS instance (0x3648f90) -- >Nov 17 10:39:49 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Nov 17 10:39:50 localhost storage: sr0 is a cdrom >Nov 17 10:39:50 localhost storage: added cdrom sr0 (id 3) to device tree >Nov 17 10:39:50 localhost storage: type detected on 'sr0' is 'iso9660' >Nov 17 10:39:50 localhost storage: got device: OpticalDevice instance (0x36486d0) -- >Nov 17 10:39:50 localhost storage: got format: Iso9660FS instance (0x36b6d10) -- >Nov 17 10:39:50 localhost storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda)... >Nov 17 10:39:50 localhost storage: sda is a disk >Nov 17 10:39:50 localhost storage: added disk sda (id 4) to device tree >Nov 17 10:39:50 localhost program: Running... modprobe scsi_wait_scan >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost program: Running... rmmod scsi_wait_scan >Nov 17 10:39:50 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:39:50 localhost storage: got device: DiskDevice instance (0x364e250) -- >Nov 17 10:39:50 localhost storage: got format: DiskLabel instance (0x3648fd0) -- >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Nov 17 10:39:50 localhost storage: loop0 is a loop device >Nov 17 10:39:50 localhost storage: added file /osmin.img (deleted) (id 5) to device tree >Nov 17 10:39:50 localhost storage: added loop loop0 (id 6) to device tree >Nov 17 10:39:50 localhost storage: disklabel detected but not usable on loop0 >Nov 17 10:39:50 localhost storage: type detected on 'loop0' is 'squashfs' >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost storage: got device: LoopDevice instance (0x36ba450) -- >Nov 17 10:39:50 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Nov 17 10:39:50 localhost storage: loop1 is a loop device >Nov 17 10:39:50 localhost storage: added file /osmin (id 7) to device tree >Nov 17 10:39:50 localhost storage: added loop loop1 (id 8) to device tree >Nov 17 10:39:50 localhost storage: disklabel detected but not usable on loop1 >Nov 17 10:39:50 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost storage: got device: LoopDevice instance (0x36ba7d0) -- >Nov 17 10:39:50 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Nov 17 10:39:50 localhost storage: loop2 is a loop device >Nov 17 10:39:50 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >Nov 17 10:39:50 localhost storage: added loop loop2 (id 10) to device tree >Nov 17 10:39:50 localhost storage: disklabel detected but not usable on loop2 >Nov 17 10:39:50 localhost storage: type detected on 'loop2' is 'squashfs' >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost storage: got device: LoopDevice instance (0x36ba8d0) -- >Nov 17 10:39:50 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Nov 17 10:39:50 localhost storage: loop3 is a loop device >Nov 17 10:39:50 localhost storage: added file /LiveOS/ext3fs.img (id 11) to device tree >Nov 17 10:39:50 localhost storage: added loop loop3 (id 12) to device tree >Nov 17 10:39:50 localhost storage: type detected on 'loop3' is 'ext4' >Nov 17 10:39:50 localhost program: Running... dumpe2fs -h /dev/loop3 >Nov 17 10:39:50 localhost program: Filesystem volume name: _Fedora-17-x86_6 >Nov 17 10:39:50 localhost program: Last mounted on: /var/tmp/imgcreate-TpiLH7/install_root >Nov 17 10:39:50 localhost program: Filesystem UUID: b39d6418-8f98-4350-a48a-e70b0dd203f9 >Nov 17 10:39:50 localhost program: Filesystem magic number: 0xEF53 >Nov 17 10:39:50 localhost program: Filesystem revision #: 1 (dynamic) >Nov 17 10:39:50 localhost 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 >Nov 17 10:39:50 localhost program: Filesystem flags: signed_directory_hash >Nov 17 10:39:50 localhost program: Default mount options: user_xattr acl >Nov 17 10:39:50 localhost program: Filesystem state: clean >Nov 17 10:39:50 localhost program: Errors behavior: Continue >Nov 17 10:39:50 localhost program: Filesystem OS type: Linux >Nov 17 10:39:50 localhost program: Inode count: 262144 >Nov 17 10:39:50 localhost program: Block count: 1048576 >Nov 17 10:39:50 localhost program: Reserved block count: 10484 >Nov 17 10:39:50 localhost program: Free blocks: 399335 >Nov 17 10:39:50 localhost program: Free inodes: 161422 >Nov 17 10:39:50 localhost program: First block: 0 >Nov 17 10:39:50 localhost program: Block size: 4096 >Nov 17 10:39:50 localhost program: Fragment size: 4096 >Nov 17 10:39:50 localhost program: Reserved GDT blocks: 255 >Nov 17 10:39:50 localhost program: Blocks per group: 32768 >Nov 17 10:39:50 localhost program: Fragments per group: 32768 >Nov 17 10:39:50 localhost program: Inodes per group: 8192 >Nov 17 10:39:50 localhost program: Inode blocks per group: 512 >Nov 17 10:39:50 localhost program: Flex block group size: 16 >Nov 17 10:39:50 localhost program: Filesystem created: Tue May 22 16:37:52 2012 >Nov 17 10:39:50 localhost program: Last mount time: Tue May 22 16:37:53 2012 >Nov 17 10:39:50 localhost program: Last write time: Tue May 22 16:48:36 2012 >Nov 17 10:39:50 localhost program: Mount count: 0 >Nov 17 10:39:50 localhost program: Maximum mount count: -1 >Nov 17 10:39:50 localhost program: Last checked: Tue May 22 16:48:36 2012 >Nov 17 10:39:50 localhost program: Check interval: 0 (<none>) >Nov 17 10:39:50 localhost program: Lifetime writes: 1172 MB >Nov 17 10:39:50 localhost program: Reserved blocks uid: 0 (user root) >Nov 17 10:39:50 localhost program: Reserved blocks gid: 0 (group root) >Nov 17 10:39:50 localhost program: First inode: 11 >Nov 17 10:39:50 localhost program: Inode size:#011 256 >Nov 17 10:39:50 localhost program: Required extra isize: 28 >Nov 17 10:39:50 localhost program: Desired extra isize: 28 >Nov 17 10:39:50 localhost program: Journal inode: 8 >Nov 17 10:39:50 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1803 due to rate-limiting >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:50 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:39:53 localhost NetworkManager[774]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p6p1 ... >Nov 17 10:39:53 localhost NetworkManager[774]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 17 10:39:53 localhost NetworkManager[774]: ifcfg-rh: read connection 'System p6p1' >Nov 17 10:39:53 localhost NetworkManager[774]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 17 10:39:53 localhost NetworkManager[774]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >Nov 17 10:39:53 localhost NetworkManager[774]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 17 10:39:53 localhost NetworkManager[774]: ifcfg-rh: read connection 'System em1' >Nov 17 10:39:53 localhost NetworkManager[774]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 17 10:39:55 localhost rsyslogd-2177: imuxsock lost 434 messages from pid 1803 due to rate-limiting >Nov 17 10:39:55 localhost anaconda: setting installation environment hostname to asriel.vx >Nov 17 10:39:55 localhost program: Running... hostname -v asriel.vx >Nov 17 10:39:55 localhost anaconda: dispatch: leaving (1) step network >Nov 17 10:39:56 localhost anaconda: dispatch: moving (1) to step timezone >Nov 17 10:40:00 localhost anaconda: set timezone: Europe/London, utc: 1 >Nov 17 10:40:00 localhost anaconda: dispatch: leaving (1) step timezone >Nov 17 10:40:00 localhost anaconda: dispatch: moving (1) to step accounts >Nov 17 10:40:08 localhost anaconda: dispatch: leaving (1) step accounts >Nov 17 10:40:08 localhost anaconda: dispatch: moving (1) to step setuptime >Nov 17 10:40:08 localhost program: Running... /sbin/hwclock --hctosys -u >Nov 17 10:40:09 localhost anaconda: dispatch: leaving (1) step setuptime >Nov 17 10:40:09 localhost anaconda: dispatch: moving (1) to step parttype >Nov 17 10:40:14 localhost anaconda: dispatch: leaving (1) step parttype >Nov 17 10:40:14 localhost anaconda: dispatch: moving (1) to step cleardiskssel >Nov 17 10:40:14 localhost program: Running... modprobe scsi_wait_scan >Nov 17 10:40:14 localhost program: Running... rmmod scsi_wait_scan >Nov 17 10:40:14 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:40:14 localhost program: Running... modprobe scsi_wait_scan >Nov 17 10:40:14 localhost program: Running... rmmod scsi_wait_scan >Nov 17 10:40:14 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:40:20 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Nov 17 10:40:20 localhost storage: not going to create backup copy of non-existent /etc/multipath.conf >Nov 17 10:40:20 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Nov 17 10:40:20 localhost storage: sr0 looks to be the live device; marking as protected >Nov 17 10:40:20 localhost program: Running... modprobe scsi_wait_scan >Nov 17 10:40:20 localhost program: Running... rmmod scsi_wait_scan >Nov 17 10:40:21 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:40:21 localhost program: Running... multipath -d >Nov 17 10:40:21 localhost program: Running... multipath -ll >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: sdb >Nov 17 10:40:21 localhost storage: MultipathTopology: found non-disk device: sdb1 >Nov 17 10:40:21 localhost storage: MultipathTopology: found non-disk device: sr0 >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: sda >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: loop0 >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: loop1 >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: loop2 >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: loop3 >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: loop4 >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: loop5 >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: loop6 >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: loop7 >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: dm-0 >Nov 17 10:40:21 localhost storage: MultipathTopology: found singlepath device: dm-1 >Nov 17 10:40:21 localhost storage: devices to scan: ['sdb', 'sdb1', 'sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Nov 17 10:40:21 localhost storage: scanning sdb (/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb)... >Nov 17 10:40:21 localhost storage: sdb is a disk >Nov 17 10:40:21 localhost storage: added disk sdb (id 17) to device tree >Nov 17 10:40:21 localhost program: Running... modprobe scsi_wait_scan >Nov 17 10:40:21 localhost program: Running... rmmod scsi_wait_scan >Nov 17 10:40:21 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:40:21 localhost storage: got device: DiskDevice instance (0x393b390) -- >Nov 17 10:40:21 localhost storage: got format: DiskLabel instance (0x393b5d0) -- >Nov 17 10:40:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:40:21 localhost storage: scanning sdb1 (/devices/pci0000:00/0000:00:1c.2/0000:05:00.0/ata7/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >Nov 17 10:40:21 localhost storage: sdb1 is a partition >Nov 17 10:40:21 localhost storage: added partition sdb1 (id 18) to device tree >Nov 17 10:40:21 localhost storage: type detected on 'sdb1' is 'crypto_LUKS' >Nov 17 10:40:21 localhost storage: skipping previously-skipped luks device sdb1 >Nov 17 10:40:21 localhost storage: setup of luks-acc84e47-e326-409d-9e78-5d5a1498d0eb failed: luks device not configured >Nov 17 10:40:21 localhost storage: got device: PartitionDevice instance (0x393be90) -- >Nov 17 10:40:21 localhost storage: got format: LUKS instance (0x393bed0) -- >Nov 17 10:40:21 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Nov 17 10:40:21 localhost storage: sr0 is a cdrom >Nov 17 10:40:21 localhost storage: added cdrom sr0 (id 20) to device tree >Nov 17 10:40:21 localhost storage: type detected on 'sr0' is 'iso9660' >Nov 17 10:40:21 localhost storage: got device: OpticalDevice instance (0x393b590) -- >Nov 17 10:40:21 localhost storage: got format: Iso9660FS instance (0x3941050) -- >Nov 17 10:40:21 localhost storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda)... >Nov 17 10:40:21 localhost storage: sda is a disk >Nov 17 10:40:21 localhost storage: added disk sda (id 21) to device tree >Nov 17 10:40:21 localhost program: Running... modprobe scsi_wait_scan >Nov 17 10:40:21 localhost program: Running... rmmod scsi_wait_scan >Nov 17 10:40:21 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:40:21 localhost storage: got device: DiskDevice instance (0x39412d0) -- >Nov 17 10:40:21 localhost storage: got format: DiskLabel instance (0x393bd90) -- >Nov 17 10:40:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:40:21 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Nov 17 10:40:21 localhost storage: loop0 is a loop device >Nov 17 10:40:21 localhost storage: added file /osmin.img (deleted) (id 22) to device tree >Nov 17 10:40:21 localhost storage: added loop loop0 (id 23) to device tree >Nov 17 10:40:21 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1803 due to rate-limiting >Nov 17 10:40:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:40:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:40:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:40:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:40:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:40:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:40:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:40:21 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:40:28 localhost rsyslogd-2177: imuxsock lost 1121 messages from pid 1803 due to rate-limiting >Nov 17 10:40:32 localhost storage: removed luks/dm-crypt luks-req1 (id 37) from device tree >Nov 17 10:40:32 localhost storage: registered action: [16] Destroy Device luks/dm-crypt luks-req1 (id 37) >Nov 17 10:40:32 localhost storage: removed partition sda5 (id 36) from device tree >Nov 17 10:40:32 localhost storage: registered action: [17] Destroy Device partition sda5 (id 36) >Nov 17 10:40:32 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1803 due to rate-limiting >Nov 17 10:40:34 localhost rsyslogd-2177: imuxsock lost 99 messages from pid 1803 due to rate-limiting >Nov 17 10:40:34 localhost storage: DiskLabel.partedDevice returning None >Nov 17 10:40:39 localhost storage: registered action: [18] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 39) >Nov 17 10:40:39 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1803 due to rate-limiting >Nov 17 10:40:40 localhost rsyslogd-2177: imuxsock lost 113 messages from pid 1803 due to rate-limiting >Nov 17 10:40:41 localhost storage: DiskLabel.partedDevice returning None >Nov 17 10:40:46 localhost storage: registered action: [19] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 38) >Nov 17 10:40:46 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1803 due to rate-limiting >Nov 17 10:40:54 localhost rsyslogd-2177: imuxsock lost 123 messages from pid 1803 due to rate-limiting >Nov 17 10:40:54 localhost storage: registered action: [20] Create Format swap on luks/dm-crypt luks-req4 (id 41) >Nov 17 10:40:54 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1803 due to rate-limiting >Nov 17 10:41:02 localhost rsyslogd-2177: imuxsock lost 117 messages from pid 1803 due to rate-limiting >Nov 17 10:41:02 localhost storage: registered action: [21] Create Format ext4 filesystem mounted at / on luks/dm-crypt luks-req0 (id 35) >Nov 17 10:41:02 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1803 due to rate-limiting >Nov 17 10:41:13 localhost rsyslogd-2177: imuxsock lost 64 messages from pid 1803 due to rate-limiting >Nov 17 10:41:13 localhost storage: sda1 not bootable >Nov 17 10:41:13 localhost storage: sda3 not bootable >Nov 17 10:41:13 localhost storage: sda4 not bootable >Nov 17 10:41:13 localhost storage: sdb1 not bootable >Nov 17 10:41:13 localhost storage: sda1 not bootable >Nov 17 10:41:13 localhost storage: sda3 not bootable >Nov 17 10:41:13 localhost storage: sda4 not bootable >Nov 17 10:41:13 localhost storage: sdb1 not bootable >Nov 17 10:41:13 localhost storage: sda1 not bootable >Nov 17 10:41:13 localhost anaconda: dispatch: leaving (1) step partition >Nov 17 10:41:13 localhost anaconda: dispatch: moving (1) to step storagedone >Nov 17 10:41:30 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:30 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:30 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:30 localhost anaconda: dispatch: leaving (1) step storagedone >Nov 17 10:41:30 localhost anaconda: dispatch: moving (1) to step enablefilesystems >Nov 17 10:41:30 localhost program: Running... swapoff -a >Nov 17 10:41:30 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:30 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:30 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:30 localhost storage: resetting parted disks... >Nov 17 10:41:30 localhost storage: pruning action queue... >Nov 17 10:41:30 localhost storage: removing obsolete action 3 (21) >Nov 17 10:41:30 localhost storage: removing obsolete action 15 (20) >Nov 17 10:41:30 localhost storage: removing obsolete action 9 (19) >Nov 17 10:41:30 localhost storage: removing obsolete action 11 (18) >Nov 17 10:41:30 localhost storage: removing obsolete action 4 (17) >Nov 17 10:41:30 localhost storage: removing obsolete action 5 (17) >Nov 17 10:41:30 localhost storage: removing obsolete action 17 (17) >Nov 17 10:41:30 localhost storage: removing obsolete action 6 (16) >Nov 17 10:41:30 localhost storage: removing obsolete action 7 (16) >Nov 17 10:41:30 localhost storage: removing obsolete action 16 (16) >Nov 17 10:41:30 localhost storage: sorting actions... >Nov 17 10:41:30 localhost storage: executing action: [10] Create Device partition sda1 (id 39) >Nov 17 10:41:30 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:30 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:30 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:30 localhost program: Running... wipefs -a /dev/sda1 >Nov 17 10:41:30 localhost program: 8 bytes were erased at offset 0x00000036 (vfat): 46 41 54 31 36 20 20 20 >Nov 17 10:41:30 localhost program: 1 bytes were erased at offset 0x00000000 (vfat): eb >Nov 17 10:41:30 localhost program: 2 bytes were erased at offset 0x000001fe (vfat): 55 aa >Nov 17 10:41:30 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:30 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:31 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:31 localhost storage: executing action: [18] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 39) >Nov 17 10:41:31 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:31 localhost program: Running... mkdosfs /dev/sda1 >Nov 17 10:41:31 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:31 localhost program: m >Nov 17 10:41:31 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:31 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:31 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:31 localhost storage: executing action: [8] Create Device partition sda2 (id 38) >Nov 17 10:41:31 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:31 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:31 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:31 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:31 localhost program: Running... wipefs -a /dev/sda2 >Nov 17 10:41:31 localhost program: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >Nov 17 10:41:31 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:31 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:31 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:31 localhost storage: executing action: [19] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 38) >Nov 17 10:41:31 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:31 localhost program: Running... mke2fs -t ext4 /dev/sda2 >Nov 17 10:41:32 localhost kernel: [ 374.415625] ata5.00: exception Emask 0x10 SAct 0x7ff80fff SErr 0x4890000 action 0xe frozen >Nov 17 10:41:32 localhost kernel: [ 374.415628] ata5.00: irq_stat 0x08400040, interface fatal error, connection status changed >Nov 17 10:41:32 localhost kernel: [ 374.415630] ata5: SError: { PHYRdyChg 10B8B LinkSeq DevExch } >Nov 17 10:41:32 localhost kernel: [ 374.415631] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415634] ata5.00: cmd 61/00:00:00:08:18/04:00:00:00:00/40 tag 0 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415635] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415637] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415638] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415649] ata5.00: cmd 61/00:08:00:0c:18/04:00:00:00:00/40 tag 1 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415649] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415651] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415652] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415654] ata5.00: cmd 61/00:10:00:10:18/04:00:00:00:00/40 tag 2 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415655] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415656] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415657] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415660] ata5.00: cmd 61/00:18:00:14:18/04:00:00:00:00/40 tag 3 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415660] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415662] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415663] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415665] ata5.00: cmd 61/00:20:00:18:18/04:00:00:00:00/40 tag 4 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415666] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415667] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415668] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415671] ata5.00: cmd 61/00:28:00:1c:18/04:00:00:00:00/40 tag 5 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415671] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415673] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415674] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415676] ata5.00: cmd 61/00:30:00:20:18/04:00:00:00:00/40 tag 6 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415677] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415678] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415679] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415681] ata5.00: cmd 61/00:38:00:24:18/04:00:00:00:00/40 tag 7 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415682] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415683] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415685] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415687] ata5.00: cmd 61/10:40:00:a8:1b/00:00:00:00:00/40 tag 8 ncq 8192 out >Nov 17 10:41:32 localhost kernel: [ 374.415688] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415689] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415690] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415693] ata5.00: cmd 61/10:48:00:a8:23/00:00:00:00:00/40 tag 9 ncq 8192 out >Nov 17 10:41:32 localhost kernel: [ 374.415693] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415694] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415696] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415698] ata5.00: cmd 61/10:50:00:a8:2b/00:00:00:00:00/40 tag 10 ncq 8192 out >Nov 17 10:41:32 localhost kernel: [ 374.415699] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415700] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415701] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415704] ata5.00: cmd 61/80:58:80:e7:2e/00:00:00:00:00/40 tag 11 ncq 65536 out >Nov 17 10:41:32 localhost kernel: [ 374.415704] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415706] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415707] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415709] ata5.00: cmd 61/00:98:00:d8:17/04:00:00:00:00/40 tag 19 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415710] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415711] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415712] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415715] ata5.00: cmd 61/00:a0:00:dc:17/04:00:00:00:00/40 tag 20 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415715] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415717] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415718] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415720] ata5.00: cmd 61/00:a8:00:e0:17/04:00:00:00:00/40 tag 21 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415721] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415722] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415723] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415726] ata5.00: cmd 61/00:b0:00:e4:17/04:00:00:00:00/40 tag 22 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415726] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415727] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415729] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415731] ata5.00: cmd 61/00:b8:00:e8:17/04:00:00:00:00/40 tag 23 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415732] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415733] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415734] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415736] ata5.00: cmd 61/00:c0:00:ec:17/04:00:00:00:00/40 tag 24 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415737] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415738] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415739] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415742] ata5.00: cmd 61/00:c8:00:f0:17/04:00:00:00:00/40 tag 25 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415742] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415744] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415745] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415747] ata5.00: cmd 61/00:d0:00:f4:17/04:00:00:00:00/40 tag 26 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415748] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415749] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415750] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415753] ata5.00: cmd 61/00:d8:00:f8:17/04:00:00:00:00/40 tag 27 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415753] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415755] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415756] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415758] ata5.00: cmd 61/00:e0:00:fc:17/04:00:00:00:00/40 tag 28 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415759] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415760] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415761] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415764] ata5.00: cmd 61/00:e8:00:00:18/04:00:00:00:00/40 tag 29 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415764] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415766] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415767] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:32 localhost kernel: [ 374.415769] ata5.00: cmd 61/00:f0:00:04:18/04:00:00:00:00/40 tag 30 ncq 524288 out >Nov 17 10:41:32 localhost kernel: [ 374.415770] res 40/00:58:80:e7:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:32 localhost kernel: [ 374.415771] ata5.00: status: { DRDY } >Nov 17 10:41:32 localhost kernel: [ 374.415774] ata5: hard resetting link >Nov 17 10:41:33 localhost kernel: [ 375.293092] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Nov 17 10:41:33 localhost kernel: [ 375.423682] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:41:33 localhost kernel: [ 375.423691] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b6870), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:41:33 localhost kernel: [ 375.424039] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:41:33 localhost kernel: [ 375.424048] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b6870), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:41:33 localhost kernel: [ 375.424162] ata5.00: configured for UDMA/133 >Nov 17 10:41:33 localhost kernel: [ 375.424211] ata5: EH complete >Nov 17 10:41:33 localhost kernel: [ 375.936582] ata5.00: exception Emask 0x10 SAct 0xfe0000 SErr 0x4090000 action 0xe frozen >Nov 17 10:41:33 localhost kernel: [ 375.936587] ata5.00: irq_stat 0x00400040, connection status changed >Nov 17 10:41:33 localhost kernel: [ 375.936591] ata5: SError: { PHYRdyChg 10B8B DevExch } >Nov 17 10:41:33 localhost kernel: [ 375.936594] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:33 localhost kernel: [ 375.936601] ata5.00: cmd 61/00:88:00:20:18/04:00:00:00:00/40 tag 17 ncq 524288 out >Nov 17 10:41:33 localhost kernel: [ 375.936603] res 40/00:b8:00:08:18/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:33 localhost kernel: [ 375.936624] ata5.00: status: { DRDY } >Nov 17 10:41:33 localhost kernel: [ 375.936627] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:33 localhost kernel: [ 375.936633] ata5.00: cmd 61/00:90:00:1c:18/04:00:00:00:00/40 tag 18 ncq 524288 out >Nov 17 10:41:33 localhost kernel: [ 375.936634] res 40/00:b8:00:08:18/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:33 localhost kernel: [ 375.936637] ata5.00: status: { DRDY } >Nov 17 10:41:33 localhost kernel: [ 375.936640] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:33 localhost kernel: [ 375.936645] ata5.00: cmd 61/00:98:00:18:18/04:00:00:00:00/40 tag 19 ncq 524288 out >Nov 17 10:41:33 localhost kernel: [ 375.936647] res 40/00:b8:00:08:18/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:33 localhost kernel: [ 375.936650] ata5.00: status: { DRDY } >Nov 17 10:41:33 localhost kernel: [ 375.936654] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:33 localhost kernel: [ 375.936661] ata5.00: cmd 61/00:a0:00:14:18/04:00:00:00:00/40 tag 20 ncq 524288 out >Nov 17 10:41:33 localhost kernel: [ 375.936663] res 40/00:b8:00:08:18/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:33 localhost kernel: [ 375.936668] ata5.00: status: { DRDY } >Nov 17 10:41:33 localhost kernel: [ 375.936672] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:33 localhost kernel: [ 375.936679] ata5.00: cmd 61/00:a8:00:10:18/04:00:00:00:00/40 tag 21 ncq 524288 out >Nov 17 10:41:33 localhost kernel: [ 375.936681] res 40/00:b8:00:08:18/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:33 localhost kernel: [ 375.936686] ata5.00: status: { DRDY } >Nov 17 10:41:33 localhost kernel: [ 375.936690] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:33 localhost kernel: [ 375.936697] ata5.00: cmd 61/00:b0:00:0c:18/04:00:00:00:00/40 tag 22 ncq 524288 out >Nov 17 10:41:33 localhost kernel: [ 375.936699] res 40/00:b8:00:08:18/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:33 localhost kernel: [ 375.936705] ata5.00: status: { DRDY } >Nov 17 10:41:33 localhost kernel: [ 375.936708] ata5.00: failed command: WRITE FPDMA QUEUED >Nov 17 10:41:33 localhost kernel: [ 375.936715] ata5.00: cmd 61/00:b8:00:08:18/04:00:00:00:00/40 tag 23 ncq 524288 out >Nov 17 10:41:33 localhost kernel: [ 375.936718] res 40/00:b8:00:08:18/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:33 localhost kernel: [ 375.936723] ata5.00: status: { DRDY } >Nov 17 10:41:33 localhost kernel: [ 375.936729] ata5: hard resetting link >Nov 17 10:41:34 localhost kernel: [ 376.763137] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Nov 17 10:41:34 localhost kernel: [ 376.763381] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:41:34 localhost kernel: [ 376.763391] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b6870), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:41:34 localhost kernel: [ 376.763704] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:41:34 localhost kernel: [ 376.763710] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b6870), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:41:34 localhost kernel: [ 376.763809] ata5.00: configured for UDMA/133 >Nov 17 10:41:34 localhost kernel: [ 376.763821] ata5: EH complete >Nov 17 10:41:35 localhost kernel: [ 377.408441] ata5.00: exception Emask 0x10 SAct 0x0 SErr 0x4090000 action 0xe frozen >Nov 17 10:41:35 localhost kernel: [ 377.408446] ata5.00: irq_stat 0x00400040, connection status changed >Nov 17 10:41:35 localhost kernel: [ 377.408450] ata5: SError: { PHYRdyChg 10B8B DevExch } >Nov 17 10:41:35 localhost kernel: [ 377.408452] ata5.00: failed command: FLUSH CACHE EXT >Nov 17 10:41:35 localhost kernel: [ 377.408459] ata5.00: cmd ea/00:00:00:00:00/00:00:00:00:00/a0 tag 0 >Nov 17 10:41:35 localhost kernel: [ 377.408460] res 40/00:30:00:20:18/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:35 localhost kernel: [ 377.408463] ata5.00: status: { DRDY } >Nov 17 10:41:35 localhost kernel: [ 377.408468] ata5: hard resetting link >Nov 17 10:41:36 localhost kernel: [ 378.234199] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Nov 17 10:41:36 localhost kernel: [ 378.234422] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:41:36 localhost kernel: [ 378.234431] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b6870), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:41:36 localhost kernel: [ 378.234857] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:41:36 localhost kernel: [ 378.234865] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b6870), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:41:36 localhost kernel: [ 378.234982] ata5.00: configured for UDMA/133 >Nov 17 10:41:36 localhost kernel: [ 378.234986] ata5.00: retrying FLUSH 0xea Emask 0x10 >Nov 17 10:41:36 localhost kernel: [ 378.315975] ata5.00: device reported invalid CHS sector 0 >Nov 17 10:41:36 localhost kernel: [ 378.315984] ata5: EH complete >Nov 17 10:41:36 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:36 localhost program: Discarding device blocks: 4096/256000#010#010#010#010#010#010#010#010#010#010#010#010#010 #010#010#010#010#010#010#010#010#010#010#010#010#010done >Nov 17 10:41:36 localhost program: Filesystem label= >Nov 17 10:41:36 localhost program: OS type: Linux >Nov 17 10:41:36 localhost program: Block size=4096 (log=2) >Nov 17 10:41:36 localhost program: Fragment size=4096 (log=2) >Nov 17 10:41:36 localhost program: Stride=0 blocks, Stripe width=0 blocks >Nov 17 10:41:36 localhost program: 64000 inodes, 256000 blocks >Nov 17 10:41:36 localhost program: 12800 blocks (5.00%) reserved for the super user >Nov 17 10:41:36 localhost program: First data block=0 >Nov 17 10:41:36 localhost program: Maximum filesystem blocks=264241152 >Nov 17 10:41:36 localhost program: 8 block groups >Nov 17 10:41:36 localhost program: 32768 blocks per group, 32768 fragments per group >Nov 17 10:41:36 localhost program: 8000 inodes per group >Nov 17 10:41:36 localhost program: Superblock backups stored on blocks: >Nov 17 10:41:36 localhost program: #01132768, 98304, 163840, 229376 >Nov 17 10:41:36 localhost program: >Nov 17 10:41:36 localhost program: Allocating group tables: 0/8#010#010#0101/8#010#010#0102/8#010#010#0103/8#010#010#0104/8#010#010#0105/8#010#010#0106/8#010#010#0107/8#010#010#010 #010#010#010done >Nov 17 10:41:36 localhost program: Writing inode tables: 0/8#010#010#0101/8#010#010#0102/8#010#010#0103/8#010#010#0104/8#010#010#0105/8#010#010#0106/8#010#010#0107/8#010#010#010 #010#010#010done >Nov 17 10:41:36 localhost program: Creating journal (4096 blocks): done >Nov 17 10:41:36 localhost program: Writing superblocks and filesystem accounting information: 0/8#010#010#0101/8#010#010#0102/8#010#010#0103/8#010#010#0104/8#010#010#0105/8#010#010#0106/8#010#010#0107/8#010#010#010 #010#010#010d >Nov 17 10:41:36 localhost program: mke2fs 1.42 (29-Nov-2011) >Nov 17 10:41:36 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:36 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:36 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:36 localhost storage: executing action: [0] Create Device partition sda3 (id 34) >Nov 17 10:41:36 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:36 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:36 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:36 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:36 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:36 localhost program: Running... wipefs -a /dev/sda3 >Nov 17 10:41:36 localhost program: 6 bytes were erased at offset 0x00000000 (crypto_LUKS): 4c 55 4b 53 ba be >Nov 17 10:41:36 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:36 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:36 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:37 localhost storage: executing action: [12] Create Device partition sda4 (id 40) >Nov 17 10:41:37 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:37 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:37 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:37 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:37 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:37 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:37 localhost program: Running... wipefs -a /dev/sda4 >Nov 17 10:41:37 localhost program: 6 bytes were erased at offset 0x00000000 (crypto_LUKS): 4c 55 4b 53 ba be >Nov 17 10:41:37 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:37 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:37 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:37 localhost storage: executing action: [13] Create Format luks on partition sda4 (id 40) >Nov 17 10:41:37 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:38 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:40 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:40 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:40 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:41 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:41 localhost storage: executing action: [14] Create Device luks/dm-crypt luks-req4 (id 41) >Nov 17 10:41:43 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:43 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:43 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:43 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:43 localhost storage: executing action: [20] Create Format swap on luks/dm-crypt luks-c7594194-4c10-459b-9d6a-c82f9172173a (id 41) >Nov 17 10:41:43 localhost program: Running... mkswap -f /dev/mapper/luks-c7594194-4c10-459b-9d6a-c82f9172173a >Nov 17 10:41:43 localhost program: S >Nov 17 10:41:43 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:43 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:43 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:43 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:43 localhost storage: executing action: [1] Create Format luks on partition sda3 (id 34) >Nov 17 10:41:43 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:44 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:46 localhost kernel: [ 389.070816] ata5: limiting SATA link speed to 1.5 Gbps >Nov 17 10:41:46 localhost kernel: [ 389.070823] ata5.00: exception Emask 0x10 SAct 0x0 SErr 0x4090000 action 0xe frozen >Nov 17 10:41:46 localhost kernel: [ 389.070826] ata5.00: irq_stat 0x00400040, connection status changed >Nov 17 10:41:46 localhost kernel: [ 389.070830] ata5: SError: { PHYRdyChg 10B8B DevExch } >Nov 17 10:41:46 localhost kernel: [ 389.070833] ata5.00: failed command: FLUSH CACHE EXT >Nov 17 10:41:46 localhost kernel: [ 389.070839] ata5.00: cmd ea/00:00:00:00:00/00:00:00:00:00/a0 tag 0 >Nov 17 10:41:46 localhost kernel: [ 389.070841] res 40/00:00:08:e8:2e/00:00:00:00:00/40 Emask 0x10 (ATA bus error) >Nov 17 10:41:46 localhost kernel: [ 389.070844] ata5.00: status: { DRDY } >Nov 17 10:41:46 localhost kernel: [ 389.070850] ata5: hard resetting link >Nov 17 10:41:47 localhost kernel: [ 389.896648] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 310) >Nov 17 10:41:47 localhost kernel: [ 389.896912] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:41:47 localhost kernel: [ 389.896921] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b6870), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:41:47 localhost kernel: [ 389.897409] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20120111/psargs-359) >Nov 17 10:41:47 localhost kernel: [ 389.897418] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT4._GTF] (Node ffff8804084b6870), AE_NOT_FOUND (20120111/psparse-536) >Nov 17 10:41:47 localhost kernel: [ 389.897529] ata5.00: configured for UDMA/133 >Nov 17 10:41:47 localhost kernel: [ 389.897532] ata5.00: retrying FLUSH 0xea Emask 0x10 >Nov 17 10:41:47 localhost kernel: [ 389.966300] ata5: EH complete >Nov 17 10:41:48 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:48 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:48 localhost udisksd[1369]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 17 10:41:48 localhost program: Running... udevadm settle --timeout=300 >Nov 17 10:41:48 localhost storage: executing action: [2] Create Device luks/dm-crypt luks-req0 (id 35)
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 877645
: 646834