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 612272 Details for
Bug 856818
SwapError: mkswap failed for '/dev/sda2'
[?]
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-Un3L6V
anaconda-tb-Un3L6V (text/plain), 797.87 KB, created by
Andy Lawrence
on 2012-09-12 20:41:54 UTC
(
hide
)
Description:
File: anaconda-tb-Un3L6V
Filename:
MIME Type:
Creator:
Andy Lawrence
Created:
2012-09-12 20:41:54 UTC
Size:
797.87 KB
patch
obsolete
>anaconda 17.29 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/swap.py", line 49, in mkswap > raise SwapError("mkswap failed for '%s'" % device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/swap.py", line 168, in create > swap.mkswap(self.device, label=self.label, progress=w) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 433, in execute > options=self.device.formatArgs) > 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() >SwapError: mkswap failed for '/dev/sda2' > >Local variables in innermost frame: >device: /dev/sda2 >progress: <pyanaconda.gui.ProgressWindow instance at 0x3e59290> >argv: ['-f', '/dev/sda2'] >ret: <pyanaconda.iutil.ExecProduct object at 0x3d880d0> >label: None > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._initLabelAnswers: {'all': True} > _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: 2416 > _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: CanvasText instance, containing members: > _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: [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, asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20] > _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: X86 instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.platform.anaconda: None > _intf.icw.currentWindow.storage.fsset.devicetree.exclusiveDisks: [] > _intf.icw.currentWindow.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.icw.currentWindow.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.icw.currentWindow.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.icw.currentWindow.storage.fsset.devicetree.topology._multipaths: [] > _intf.icw.currentWindow.storage.fsset.devicetree.topology._nondisks: [sr0] > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap: {'dm-2': 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-2 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-2 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-2 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: dm-2 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, '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:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0 > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2: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/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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) >] > _intf.icw.currentWindow.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, dm-1, dm-2] > _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: [ActionDestroyFormat instance, containing members: > device: existing 76319MB disk sda (15) with existing msdos disklabel > origFormat: non-existent None > id: 2 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 3 >, ActionCreateDevice instance, containing members: > device: existing 500MB partition sda1 (30) with non-existent ext4 filesystem mounted at /boot > id: 8 >, ActionCreateDevice instance, containing members: > device: existing 4000MB partition sda2 (31) with non-existent swap > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateDevice instance, containing members: > device: non-existent 71818MB partition sda3 (28) with non-existent ext4 filesystem mounted at / > id: 4 >, 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: / > origFormat._migrate: False > origFormat._device: /dev/req0 > id: 13 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 9 >] > _intf.icw.currentWindow.storage.fsset.devicetree.reinitializeDisks: False > _intf.icw.currentWindow.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: DVDR_PX-610U_USB_Device > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: PLEXTOR DVDR PX-610U path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 343190 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (21, 255, 63) biosGeometry: (21, 255, 63) > PedDevice: <_ped.Device object at 0x39bd830> > 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-XFCE.iso > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0 > _vendor: Plextor > _name: sr0 > _targetSize: 0 > protected: True > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: > _size: 670.29296875 > _serial: None > id: 14 > minor: 0 >, Already dumped (DiskDevice instance) >, 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: 16 > 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: 17 > 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: 18 > 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: 19 > 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: 20 > 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: 21 > 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: 22 > 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: f1e0b5af-fd38-45e5-8ece-e73a25426160 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-17-x86_6 > _format._targetSize: 3072.0 > _format._size: 3072.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop3 > sysfsPath: > _vendor: > _name: loop3 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: > _size: 0 > _serial: None > id: 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: /overlay (deleted) > _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: loop4 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 25 > minor: 0 >, existing 3072MB dm live-rw (26) with existing ext4 filesystem >, existing 3072MB dm live-osimg-min (27) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice 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.retrofitPassphrase: False > _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: None > _intf.icw.currentWindow.storage.encryptionRetrofit: False > _intf.icw.currentWindow.storage._nextID: 4 > _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 (0x37456d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x3745710) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x3745750) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x3745790) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x37457d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2000 maxSize = 4000 grow = True > >] > _intf.icw.currentWindow.storage.doAutoPart: True > _intf.icw.currentWindow.storage.iscsi: Already dumped (iscsi instance) > _intf.icw.currentWindow.storage.encryptedAutoPart: False > _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 0x3d27290>> > _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 0x3da6140 (GtkTreeStore at 0x3cfa320)>> > _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="us"\n', 'KEYTABLE', 'us'] >, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet'] >, ['LAYOUT="us"\n', 'LAYOUT', 'us'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: Skipped > keyboard.beenset: 1 >clearPartTypeSystem: None >dispatch: Skipped >upgradeRoot: None >_platform: X86 instance, containing members: > _platform.anaconda: Already dumped (Anaconda instance) >id: None >rescue: False >_instLanguage: Language instance, containing members: > _instLanguage.info: Skipped > _instLanguage.nativeLangNames: Skipped > _instLanguage._instLang: en_US.UTF-8 > _instLanguage.displayMode: g > _instLanguage._systemLang: en_US.UTF-8 > _instLanguage._default: en_US.UTF-8 > _instLanguage.localeInfo: Skipped >mediaDevice: None >upgrade: False >_network: Network instance, containing members: > _network.netdevices: {'p17p1': UUID="97a7e4c6-69db-467c-8376-713cce9c2015" >NM_CONTROLLED="yes" >HWADDR="00:30:18:AF:29:B7" >BOOTPROTO="dhcp" >DEVICE="p17p1" >ONBOOT="no" > >, 'wlan0': WirelessNetworkDevice instance, containing members: > _network.netdevices.info: {'NM_CONTROLLED': yes} > _network.netdevices.iface: wlan0 > _network.netdevices.description: Manufacturer\x20Realtek\x20 RNX-180UBE > _network.netdevices.dir: >} > _network.ksdevice: None > _network.hostname: fedorabox >methodstr: livecd:///dev/loop3 >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 3 >rootParts: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader.encrypted_password: > _bootloader.console_options: > _bootloader.console: > _bootloader.errors: [] > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader._drives: [] > _bootloader.storage: Already dumped (Storage instance) > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage1_drive: Already dumped (DiskDevice instance) > _bootloader._stage1_device: Already dumped (DiskDevice 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: America/Indiana/Indianapolis >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0x3b9f030> > _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: >16:31:49,420 INFO anaconda: /sbin/anaconda 17.29 >20:31:56,395 INFO anaconda: 2097152 kB (2048 MB) are available >16:31:56,395 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:31:56,399 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/loop3', '--lang', 'en_US.UTF-8'] >16:31:56,400 INFO anaconda: Default encoding = ascii >16:31:56,463 INFO anaconda: Display mode = g >20:31:56,471 INFO anaconda: 2097152 kB (2048 MB) are available >16:31:56,471 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:31:56,474 INFO anaconda.stdout: Starting graphical installation. >16:31:56,899 INFO anaconda: using only installclass _Fedora >16:31:56,903 INFO anaconda: Detected 2000M of memory >16:31:56,904 INFO anaconda: Swap attempt of 2000M to 4000M >16:32:01,101 INFO anaconda: set timezone: America/New_York, utc: 0 >16:32:01,103 INFO anaconda: set timezone: America/New_York, utc: 0 >16:32:01,461 INFO anaconda: dispatch: resetting to the first step. >16:32:01,463 INFO anaconda: dispatch: moving (1) to step sshd >16:32:01,465 DEBUG anaconda: dispatch: sshd is a direct step >16:32:01,466 INFO anaconda: sshd: not enabled, skipping. >16:32:01,474 INFO anaconda: created new libuser.conf at /tmp/libuser.9pP1sm with instPath="/mnt/sysimage" >16:32:01,477 INFO anaconda: dispatch: leaving (1) step sshd >16:32:01,479 INFO anaconda: dispatch: moving (1) to step keyboard >16:32:04,441 INFO anaconda: dispatch: leaving (1) step keyboard >16:32:04,444 INFO anaconda: dispatch: moving (1) to step filtertype >16:32:05,862 INFO anaconda: dispatch: leaving (1) step filtertype >16:32:05,864 INFO anaconda: dispatch: moving (1) to step filter >16:32:05,879 DEBUG anaconda: dispatch: the interface chose not to display step filter. >16:32:05,880 INFO anaconda: dispatch: leaving (1) step filter >16:32:05,881 INFO anaconda: dispatch: moving (1) to step storageinit >16:32:05,882 DEBUG anaconda: dispatch: storageinit is a direct step >16:32:06,338 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:32:06,340 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >16:32:18,068 INFO anaconda: dispatch: leaving (1) step storageinit >16:32:18,070 INFO anaconda: dispatch: moving (1) to step network >16:34:41,653 INFO anaconda: /sbin/anaconda 17.29 >20:34:46,582 INFO anaconda: 2097152 kB (2048 MB) are available >16:34:46,583 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:34:46,586 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/loop3', '--lang', 'en_US.UTF-8'] >16:34:46,588 INFO anaconda: Default encoding = ascii >16:34:46,651 INFO anaconda: Display mode = g >20:34:46,659 INFO anaconda: 2097152 kB (2048 MB) are available >16:34:46,659 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:34:46,662 INFO anaconda.stdout: Starting graphical installation. >16:34:46,952 INFO anaconda: using only installclass _Fedora >16:34:46,957 INFO anaconda: Detected 2000M of memory >16:34:46,958 INFO anaconda: Swap attempt of 2000M to 4000M >16:34:50,950 INFO anaconda: set timezone: America/New_York, utc: 0 >16:34:50,951 INFO anaconda: set timezone: America/New_York, utc: 0 >16:34:51,100 INFO anaconda: dispatch: resetting to the first step. >16:34:51,106 INFO anaconda: dispatch: moving (1) to step sshd >16:34:51,109 DEBUG anaconda: dispatch: sshd is a direct step >16:34:51,112 INFO anaconda: sshd: not enabled, skipping. >16:34:51,120 INFO anaconda: created new libuser.conf at /tmp/libuser.olXamP with instPath="/mnt/sysimage" >16:34:51,123 INFO anaconda: dispatch: leaving (1) step sshd >16:34:51,126 INFO anaconda: dispatch: moving (1) to step keyboard >16:34:53,082 INFO anaconda: dispatch: leaving (1) step keyboard >16:34:53,085 INFO anaconda: dispatch: moving (1) to step filtertype >16:34:54,000 INFO anaconda: dispatch: leaving (1) step filtertype >16:34:54,003 INFO anaconda: dispatch: moving (1) to step filter >16:34:54,021 DEBUG anaconda: dispatch: the interface chose not to display step filter. >16:34:54,022 INFO anaconda: dispatch: leaving (1) step filter >16:34:54,023 INFO anaconda: dispatch: moving (1) to step storageinit >16:34:54,025 DEBUG anaconda: dispatch: storageinit is a direct step >16:34:54,291 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:34:54,293 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >16:35:59,130 DEBUG anaconda: required disklabel type for sda (1) is None >16:35:59,131 DEBUG anaconda: default disklabel type for sda is msdos >16:35:59,133 DEBUG anaconda: selecting msdos disklabel for sda based on size >16:36:01,716 INFO anaconda: /sbin/anaconda 17.29 >20:36:06,957 INFO anaconda: 2097152 kB (2048 MB) are available >16:36:06,957 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:36:06,961 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/loop3', '--lang', 'en_US.UTF-8'] >16:36:06,962 INFO anaconda: Default encoding = ascii >16:36:07,026 INFO anaconda: Display mode = g >20:36:07,034 INFO anaconda: 2097152 kB (2048 MB) are available >16:36:07,035 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:36:07,038 INFO anaconda.stdout: Starting graphical installation. >16:36:07,328 INFO anaconda: using only installclass _Fedora >16:36:07,332 INFO anaconda: Detected 2000M of memory >16:36:07,333 INFO anaconda: Swap attempt of 2000M to 4000M >16:36:11,342 INFO anaconda: set timezone: America/New_York, utc: 0 >16:36:11,344 INFO anaconda: set timezone: America/New_York, utc: 0 >16:36:11,494 INFO anaconda: dispatch: resetting to the first step. >16:36:11,498 INFO anaconda: dispatch: moving (1) to step sshd >16:36:11,500 DEBUG anaconda: dispatch: sshd is a direct step >16:36:11,501 INFO anaconda: sshd: not enabled, skipping. >16:36:11,506 INFO anaconda: created new libuser.conf at /tmp/libuser.sAnFvJ with instPath="/mnt/sysimage" >16:36:11,508 INFO anaconda: dispatch: leaving (1) step sshd >16:36:11,510 INFO anaconda: dispatch: moving (1) to step keyboard >16:36:13,698 INFO anaconda: dispatch: leaving (1) step keyboard >16:36:13,701 INFO anaconda: dispatch: moving (1) to step filtertype >16:36:14,510 INFO anaconda: dispatch: leaving (1) step filtertype >16:36:14,512 INFO anaconda: dispatch: moving (1) to step filter >16:36:14,525 DEBUG anaconda: dispatch: the interface chose not to display step filter. >16:36:14,526 INFO anaconda: dispatch: leaving (1) step filter >16:36:14,528 INFO anaconda: dispatch: moving (1) to step storageinit >16:36:14,529 DEBUG anaconda: dispatch: storageinit is a direct step >16:36:14,817 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:36:14,819 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >16:36:16,412 DEBUG anaconda: required disklabel type for sda (1) is None >16:36:16,413 DEBUG anaconda: default disklabel type for sda is msdos >16:36:16,417 DEBUG anaconda: selecting msdos disklabel for sda based on size >16:36:25,238 INFO anaconda: dispatch: leaving (1) step storageinit >16:36:25,240 INFO anaconda: dispatch: moving (1) to step network >16:36:42,688 INFO anaconda: setting installation environment hostname to fedorabox >16:36:42,717 INFO anaconda: dispatch: leaving (1) step network >16:36:42,720 INFO anaconda: dispatch: moving (1) to step timezone >16:36:52,060 INFO anaconda: set timezone: America/Indiana/Indianapolis, utc: 1 >16:36:52,062 INFO anaconda: dispatch: leaving (1) step timezone >16:36:52,064 INFO anaconda: dispatch: moving (1) to step accounts >16:36:58,537 INFO anaconda: dispatch: leaving (1) step accounts >16:36:58,538 INFO anaconda: dispatch: moving (1) to step setuptime >16:36:58,539 DEBUG anaconda: dispatch: setuptime is a direct step >16:36:59,003 INFO anaconda: dispatch: leaving (1) step setuptime >16:36:59,005 INFO anaconda: dispatch: moving (1) to step parttype >16:37:03,173 INFO anaconda: dispatch: leaving (1) step parttype >16:37:03,175 INFO anaconda: dispatch: moving (1) to step cleardiskssel >16:37:04,316 DEBUG anaconda: required disklabel type for sda (1) is None >16:37:04,317 DEBUG anaconda: default disklabel type for sda is msdos >16:37:04,319 DEBUG anaconda: selecting msdos disklabel for sda based on size >16:37:04,336 INFO anaconda: UI not asking about disk initialization, using cached answer: True >16:37:08,110 DEBUG anaconda: dispatch: the interface chose not to display step cleardiskssel. >16:37:08,111 INFO anaconda: dispatch: leaving (1) step cleardiskssel >16:37:08,113 INFO anaconda: dispatch: moving (1) to step autopartitionexecute >16:37:08,115 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >16:37:08,141 DEBUG anaconda: required disklabel type for sda (1) is None >16:37:08,142 DEBUG anaconda: default disklabel type for sda is msdos >16:37:08,146 DEBUG anaconda: selecting msdos disklabel for sda based on size >16:37:09,805 INFO anaconda: dispatch: leaving (1) step autopartitionexecute >16:37:09,807 INFO anaconda: dispatch: moving (1) to step partition >16:37:14,641 DEBUG anaconda: refresh: justRedraw=False >16:37:26,108 DEBUG anaconda: refresh: justRedraw=False >16:37:35,336 INFO anaconda: dispatch: leaving (1) step partition >16:37:35,338 INFO anaconda: dispatch: moving (1) to step storagedone >16:37:35,339 DEBUG anaconda: dispatch: storagedone is a direct step >16:37:36,873 INFO anaconda: dispatch: leaving (1) step storagedone >16:37:36,875 INFO anaconda: dispatch: moving (1) to step enablefilesystems >16:37:36,876 DEBUG anaconda: dispatch: enablefilesystems is a direct step > > >/tmp/program.log: >16:31:45,521 INFO program: Running... modprobe scsi_wait_scan >16:31:45,546 INFO program: Running... rmmod scsi_wait_scan >16:31:45,577 INFO program: Running... udevadm settle --timeout=300 >16:31:46,029 INFO program: Running... multipath -d >16:31:46,075 INFO program: Running... multipath -ll >16:31:46,914 INFO program: Running... dumpe2fs -h /dev/loop3 >16:31:47,131 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:31:47,132 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:31:47,132 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:31:47,133 INFO program: Filesystem magic number: 0xEF53 >16:31:47,133 INFO program: Filesystem revision #: 1 (dynamic) >16:31:47,134 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 >16:31:47,134 INFO program: Filesystem flags: signed_directory_hash >16:31:47,134 INFO program: Default mount options: user_xattr acl >16:31:47,135 INFO program: Filesystem state: clean >16:31:47,135 INFO program: Errors behavior: Continue >16:31:47,136 INFO program: Filesystem OS type: Linux >16:31:47,136 INFO program: Inode count: 196608 >16:31:47,136 INFO program: Block count: 786432 >16:31:47,137 INFO program: Reserved block count: 7863 >16:31:47,137 INFO program: Free blocks: 150245 >16:31:47,137 INFO program: Free inodes: 98219 >16:31:47,138 INFO program: First block: 0 >16:31:47,138 INFO program: Block size: 4096 >16:31:47,139 INFO program: Fragment size: 4096 >16:31:47,139 INFO program: Reserved GDT blocks: 191 >16:31:47,139 INFO program: Blocks per group: 32768 >16:31:47,140 INFO program: Fragments per group: 32768 >16:31:47,140 INFO program: Inodes per group: 8192 >16:31:47,141 INFO program: Inode blocks per group: 512 >16:31:47,141 INFO program: Flex block group size: 16 >16:31:47,141 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:31:47,142 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:31:47,142 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:31:47,143 INFO program: Mount count: 0 >16:31:47,143 INFO program: Maximum mount count: -1 >16:31:47,143 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:31:47,144 INFO program: Check interval: 0 (<none>) >16:31:47,144 INFO program: Lifetime writes: 166 MB >16:31:47,144 INFO program: Reserved blocks uid: 0 (user root) >16:31:47,145 INFO program: Reserved blocks gid: 0 (group root) >16:31:47,145 INFO program: First inode: 11 >16:31:47,146 INFO program: Inode size: 256 >16:31:47,146 INFO program: Required extra isize: 28 >16:31:47,146 INFO program: Desired extra isize: 28 >16:31:47,147 INFO program: Journal inode: 8 >16:31:47,147 INFO program: Default directory hash: half_md4 >16:31:47,148 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:31:47,148 INFO program: Journal backup: inode blocks >16:31:47,148 INFO program: Journal features: journal_incompat_revoke >16:31:47,149 INFO program: Journal size: 64M >16:31:47,149 INFO program: Journal length: 16384 >16:31:47,150 INFO program: Journal sequence: 0x00001563 >16:31:47,150 INFO program: Journal start: 0 >16:31:47,150 INFO program: >16:31:47,151 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:31:47,153 INFO program: Running... dumpe2fs -h /dev/loop3 >16:31:47,170 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:31:47,171 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:31:47,172 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:31:47,172 INFO program: Filesystem magic number: 0xEF53 >16:31:47,173 INFO program: Filesystem revision #: 1 (dynamic) >16:31:47,173 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 >16:31:47,173 INFO program: Filesystem flags: signed_directory_hash >16:31:47,174 INFO program: Default mount options: user_xattr acl >16:31:47,174 INFO program: Filesystem state: clean >16:31:47,175 INFO program: Errors behavior: Continue >16:31:47,175 INFO program: Filesystem OS type: Linux >16:31:47,175 INFO program: Inode count: 196608 >16:31:47,176 INFO program: Block count: 786432 >16:31:47,176 INFO program: Reserved block count: 7863 >16:31:47,176 INFO program: Free blocks: 150245 >16:31:47,177 INFO program: Free inodes: 98219 >16:31:47,177 INFO program: First block: 0 >16:31:47,178 INFO program: Block size: 4096 >16:31:47,178 INFO program: Fragment size: 4096 >16:31:47,178 INFO program: Reserved GDT blocks: 191 >16:31:47,179 INFO program: Blocks per group: 32768 >16:31:47,179 INFO program: Fragments per group: 32768 >16:31:47,180 INFO program: Inodes per group: 8192 >16:31:47,180 INFO program: Inode blocks per group: 512 >16:31:47,180 INFO program: Flex block group size: 16 >16:31:47,181 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:31:47,181 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:31:47,181 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:31:47,182 INFO program: Mount count: 0 >16:31:47,182 INFO program: Maximum mount count: -1 >16:31:47,183 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:31:47,183 INFO program: Check interval: 0 (<none>) >16:31:47,183 INFO program: Lifetime writes: 166 MB >16:31:47,184 INFO program: Reserved blocks uid: 0 (user root) >16:31:47,184 INFO program: Reserved blocks gid: 0 (group root) >16:31:47,184 INFO program: First inode: 11 >16:31:47,185 INFO program: Inode size: 256 >16:31:47,185 INFO program: Required extra isize: 28 >16:31:47,186 INFO program: Desired extra isize: 28 >16:31:47,186 INFO program: Journal inode: 8 >16:31:47,186 INFO program: Default directory hash: half_md4 >16:31:47,187 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:31:47,187 INFO program: Journal backup: inode blocks >16:31:47,188 INFO program: Journal features: journal_incompat_revoke >16:31:47,188 INFO program: Journal size: 64M >16:31:47,188 INFO program: Journal length: 16384 >16:31:47,189 INFO program: Journal sequence: 0x00001563 >16:31:47,189 INFO program: Journal start: 0 >16:31:47,189 INFO program: >16:31:47,190 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:31:47,191 INFO program: Running... resize2fs -P /dev/loop3 >16:31:47,219 INFO program: Couldn't find valid filesystem superblock. >16:31:47,220 ERR program: resize2fs 1.42 (29-Nov-2011) >16:31:47,221 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:31:47,358 INFO program: Running... modprobe scsi_wait_scan >16:31:47,380 INFO program: Running... rmmod scsi_wait_scan >16:31:47,400 INFO program: Running... udevadm settle --timeout=300 >16:31:47,616 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:31:47,634 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:31:47,635 INFO program: Last mounted on: /sysroot >16:31:47,636 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:31:47,636 INFO program: Filesystem magic number: 0xEF53 >16:31:47,637 INFO program: Filesystem revision #: 1 (dynamic) >16:31:47,637 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 >16:31:47,637 INFO program: Filesystem flags: signed_directory_hash >16:31:47,638 INFO program: Default mount options: user_xattr acl >16:31:47,638 INFO program: Filesystem state: clean >16:31:47,639 INFO program: Errors behavior: Continue >16:31:47,639 INFO program: Filesystem OS type: Linux >16:31:47,639 INFO program: Inode count: 196608 >16:31:47,640 INFO program: Block count: 786432 >16:31:47,640 INFO program: Reserved block count: 7863 >16:31:47,641 INFO program: Free blocks: 150245 >16:31:47,641 INFO program: Free inodes: 98219 >16:31:47,641 INFO program: First block: 0 >16:31:47,642 INFO program: Block size: 4096 >16:31:47,642 INFO program: Fragment size: 4096 >16:31:47,643 INFO program: Reserved GDT blocks: 191 >16:31:47,643 INFO program: Blocks per group: 32768 >16:31:47,643 INFO program: Fragments per group: 32768 >16:31:47,644 INFO program: Inodes per group: 8192 >16:31:47,644 INFO program: Inode blocks per group: 512 >16:31:47,644 INFO program: Flex block group size: 16 >16:31:47,645 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:31:47,645 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:31:47,646 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:31:47,646 INFO program: Mount count: 1 >16:31:47,646 INFO program: Maximum mount count: -1 >16:31:47,647 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:31:47,647 INFO program: Check interval: 0 (<none>) >16:31:47,648 INFO program: Lifetime writes: 166 MB >16:31:47,648 INFO program: Reserved blocks uid: 0 (user root) >16:31:47,648 INFO program: Reserved blocks gid: 0 (group root) >16:31:47,649 INFO program: First inode: 11 >16:31:47,649 INFO program: Inode size: 256 >16:31:47,650 INFO program: Required extra isize: 28 >16:31:47,650 INFO program: Desired extra isize: 28 >16:31:47,650 INFO program: Journal inode: 8 >16:31:47,651 INFO program: Default directory hash: half_md4 >16:31:47,651 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:31:47,652 INFO program: Journal backup: inode blocks >16:31:47,652 INFO program: Journal features: journal_incompat_revoke >16:31:47,652 INFO program: Journal size: 64M >16:31:47,653 INFO program: Journal length: 16384 >16:31:47,653 INFO program: Journal sequence: 0x00001564 >16:31:47,654 INFO program: Journal start: 1 >16:31:47,654 INFO program: >16:31:47,654 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:31:47,656 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:31:47,675 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:31:47,675 INFO program: Last mounted on: /sysroot >16:31:47,676 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:31:47,676 INFO program: Filesystem magic number: 0xEF53 >16:31:47,677 INFO program: Filesystem revision #: 1 (dynamic) >16:31:47,677 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 >16:31:47,678 INFO program: Filesystem flags: signed_directory_hash >16:31:47,678 INFO program: Default mount options: user_xattr acl >16:31:47,678 INFO program: Filesystem state: clean >16:31:47,679 INFO program: Errors behavior: Continue >16:31:47,679 INFO program: Filesystem OS type: Linux >16:31:47,679 INFO program: Inode count: 196608 >16:31:47,680 INFO program: Block count: 786432 >16:31:47,680 INFO program: Reserved block count: 7863 >16:31:47,681 INFO program: Free blocks: 150245 >16:31:47,681 INFO program: Free inodes: 98219 >16:31:47,681 INFO program: First block: 0 >16:31:47,682 INFO program: Block size: 4096 >16:31:47,682 INFO program: Fragment size: 4096 >16:31:47,683 INFO program: Reserved GDT blocks: 191 >16:31:47,683 INFO program: Blocks per group: 32768 >16:31:47,683 INFO program: Fragments per group: 32768 >16:31:47,684 INFO program: Inodes per group: 8192 >16:31:47,684 INFO program: Inode blocks per group: 512 >16:31:47,684 INFO program: Flex block group size: 16 >16:31:47,685 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:31:47,685 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:31:47,686 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:31:47,686 INFO program: Mount count: 1 >16:31:47,686 INFO program: Maximum mount count: -1 >16:31:47,687 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:31:47,687 INFO program: Check interval: 0 (<none>) >16:31:47,688 INFO program: Lifetime writes: 166 MB >16:31:47,688 INFO program: Reserved blocks uid: 0 (user root) >16:31:47,688 INFO program: Reserved blocks gid: 0 (group root) >16:31:47,689 INFO program: First inode: 11 >16:31:47,689 INFO program: Inode size: 256 >16:31:47,689 INFO program: Required extra isize: 28 >16:31:47,690 INFO program: Desired extra isize: 28 >16:31:47,690 INFO program: Journal inode: 8 >16:31:47,691 INFO program: Default directory hash: half_md4 >16:31:47,691 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:31:47,691 INFO program: Journal backup: inode blocks >16:31:47,692 INFO program: Journal features: journal_incompat_revoke >16:31:47,692 INFO program: Journal size: 64M >16:31:47,693 INFO program: Journal length: 16384 >16:31:47,693 INFO program: Journal sequence: 0x00001564 >16:31:47,693 INFO program: Journal start: 1 >16:31:47,694 INFO program: >16:31:47,694 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:31:47,695 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:31:47,714 INFO program: Estimated minimum size of the filesystem: 642130 >16:31:47,716 ERR program: resize2fs 1.42 (29-Nov-2011) >16:31:47,845 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:31:47,866 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:31:47,867 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:31:47,868 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:31:47,868 INFO program: Filesystem magic number: 0xEF53 >16:31:47,868 INFO program: Filesystem revision #: 1 (dynamic) >16:31:47,869 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 >16:31:47,869 INFO program: Filesystem flags: signed_directory_hash >16:31:47,870 INFO program: Default mount options: user_xattr acl >16:31:47,870 INFO program: Filesystem state: clean >16:31:47,871 INFO program: Errors behavior: Continue >16:31:47,871 INFO program: Filesystem OS type: Linux >16:31:47,871 INFO program: Inode count: 163840 >16:31:47,872 INFO program: Block count: 642130 >16:31:47,872 INFO program: Reserved block count: 6420 >16:31:47,872 INFO program: Free blocks: 7999 >16:31:47,873 INFO program: Free inodes: 65451 >16:31:47,873 INFO program: First block: 0 >16:31:47,874 INFO program: Block size: 4096 >16:31:47,874 INFO program: Fragment size: 4096 >16:31:47,874 INFO program: Reserved GDT blocks: 191 >16:31:47,875 INFO program: Blocks per group: 32768 >16:31:47,875 INFO program: Fragments per group: 32768 >16:31:47,876 INFO program: Inodes per group: 8192 >16:31:47,876 INFO program: Inode blocks per group: 512 >16:31:47,876 INFO program: Flex block group size: 16 >16:31:47,877 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:31:47,877 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:31:47,877 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:31:47,878 INFO program: Mount count: 0 >16:31:47,878 INFO program: Maximum mount count: -1 >16:31:47,879 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:31:47,879 INFO program: Check interval: 0 (<none>) >16:31:47,879 INFO program: Lifetime writes: 166 MB >16:31:47,880 INFO program: Reserved blocks uid: 0 (user root) >16:31:47,880 INFO program: Reserved blocks gid: 0 (group root) >16:31:47,881 INFO program: First inode: 11 >16:31:47,881 INFO program: Inode size: 256 >16:31:47,881 INFO program: Required extra isize: 28 >16:31:47,882 INFO program: Desired extra isize: 28 >16:31:47,882 INFO program: Journal inode: 8 >16:31:47,883 INFO program: Default directory hash: half_md4 >16:31:47,883 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:31:47,883 INFO program: Journal backup: inode blocks >16:31:47,884 INFO program: Journal features: journal_incompat_revoke >16:31:47,884 INFO program: Journal size: 64M >16:31:47,884 INFO program: Journal length: 16384 >16:31:47,885 INFO program: Journal sequence: 0x00001563 >16:31:47,885 INFO program: Journal start: 0 >16:31:47,886 INFO program: >16:31:47,886 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:31:47,888 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:31:47,907 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:31:47,908 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:31:47,908 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:31:47,909 INFO program: Filesystem magic number: 0xEF53 >16:31:47,909 INFO program: Filesystem revision #: 1 (dynamic) >16:31:47,909 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 >16:31:47,910 INFO program: Filesystem flags: signed_directory_hash >16:31:47,910 INFO program: Default mount options: user_xattr acl >16:31:47,911 INFO program: Filesystem state: clean >16:31:47,911 INFO program: Errors behavior: Continue >16:31:47,911 INFO program: Filesystem OS type: Linux >16:31:47,912 INFO program: Inode count: 163840 >16:31:47,912 INFO program: Block count: 642130 >16:31:47,913 INFO program: Reserved block count: 6420 >16:31:47,913 INFO program: Free blocks: 7999 >16:31:47,913 INFO program: Free inodes: 65451 >16:31:47,914 INFO program: First block: 0 >16:31:47,914 INFO program: Block size: 4096 >16:31:47,914 INFO program: Fragment size: 4096 >16:31:47,915 INFO program: Reserved GDT blocks: 191 >16:31:47,915 INFO program: Blocks per group: 32768 >16:31:47,915 INFO program: Fragments per group: 32768 >16:31:47,916 INFO program: Inodes per group: 8192 >16:31:47,916 INFO program: Inode blocks per group: 512 >16:31:47,917 INFO program: Flex block group size: 16 >16:31:47,917 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:31:47,917 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:31:47,918 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:31:47,918 INFO program: Mount count: 0 >16:31:47,919 INFO program: Maximum mount count: -1 >16:31:47,919 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:31:47,919 INFO program: Check interval: 0 (<none>) >16:31:47,920 INFO program: Lifetime writes: 166 MB >16:31:47,920 INFO program: Reserved blocks uid: 0 (user root) >16:31:47,920 INFO program: Reserved blocks gid: 0 (group root) >16:31:47,921 INFO program: First inode: 11 >16:31:47,921 INFO program: Inode size: 256 >16:31:47,922 INFO program: Required extra isize: 28 >16:31:47,922 INFO program: Desired extra isize: 28 >16:31:47,922 INFO program: Journal inode: 8 >16:31:47,923 INFO program: Default directory hash: half_md4 >16:31:47,923 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:31:47,923 INFO program: Journal backup: inode blocks >16:31:47,924 INFO program: Journal features: journal_incompat_revoke >16:31:47,924 INFO program: Journal size: 64M >16:31:47,925 INFO program: Journal length: 16384 >16:31:47,925 INFO program: Journal sequence: 0x00001563 >16:31:47,925 INFO program: Journal start: 0 >16:31:47,926 INFO program: >16:31:47,926 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:31:47,927 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:31:47,944 INFO program: Couldn't find valid filesystem superblock. >16:31:47,945 ERR program: resize2fs 1.42 (29-Nov-2011) >16:31:47,946 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:31:48,045 INFO program: Running... modprobe scsi_wait_scan >16:31:48,066 INFO program: Running... rmmod scsi_wait_scan >16:31:48,086 INFO program: Running... udevadm settle --timeout=300 >16:31:48,212 INFO program: Running... udevadm settle --timeout=300 >16:31:48,316 INFO program: Running... udevadm settle --timeout=300 >16:31:48,435 INFO program: Running... udevadm settle --timeout=300 >16:31:48,538 INFO program: Running... udevadm settle --timeout=300 >16:31:51,320 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >16:31:57,135 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >16:32:05,884 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:32:06,069 INFO program: Running... modprobe fcoe >16:32:06,287 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:32:06,336 INFO program: No FCoE boot disk information is found in EDD! >16:32:06,354 INFO program: Running... modprobe scsi_wait_scan >16:32:06,388 INFO program: Running... rmmod scsi_wait_scan >16:32:06,417 INFO program: Running... udevadm settle --timeout=300 >16:32:07,034 INFO program: Running... multipath -d >16:32:07,088 INFO program: Running... multipath -ll >16:32:08,598 INFO program: Running... dumpe2fs -h /dev/loop3 >16:32:08,623 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:32:08,624 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:32:08,625 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:32:08,627 INFO program: Filesystem magic number: 0xEF53 >16:32:08,628 INFO program: Filesystem revision #: 1 (dynamic) >16:32:08,629 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 >16:32:08,631 INFO program: Filesystem flags: signed_directory_hash >16:32:08,632 INFO program: Default mount options: user_xattr acl >16:32:08,632 INFO program: Filesystem state: clean >16:32:08,633 INFO program: Errors behavior: Continue >16:32:08,634 INFO program: Filesystem OS type: Linux >16:32:08,634 INFO program: Inode count: 196608 >16:32:08,635 INFO program: Block count: 786432 >16:32:08,635 INFO program: Reserved block count: 7863 >16:32:08,636 INFO program: Free blocks: 150245 >16:32:08,637 INFO program: Free inodes: 98219 >16:32:08,637 INFO program: First block: 0 >16:32:08,638 INFO program: Block size: 4096 >16:32:08,639 INFO program: Fragment size: 4096 >16:32:08,640 INFO program: Reserved GDT blocks: 191 >16:32:08,641 INFO program: Blocks per group: 32768 >16:32:08,643 INFO program: Fragments per group: 32768 >16:32:08,645 INFO program: Inodes per group: 8192 >16:32:08,647 INFO program: Inode blocks per group: 512 >16:32:08,648 INFO program: Flex block group size: 16 >16:32:08,650 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:32:08,652 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:32:08,654 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:32:08,655 INFO program: Mount count: 0 >16:32:08,657 INFO program: Maximum mount count: -1 >16:32:08,659 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:32:08,661 INFO program: Check interval: 0 (<none>) >16:32:08,663 INFO program: Lifetime writes: 166 MB >16:32:08,665 INFO program: Reserved blocks uid: 0 (user root) >16:32:08,666 INFO program: Reserved blocks gid: 0 (group root) >16:32:08,668 INFO program: First inode: 11 >16:32:08,670 INFO program: Inode size: 256 >16:32:08,672 INFO program: Required extra isize: 28 >16:32:08,673 INFO program: Desired extra isize: 28 >16:32:08,675 INFO program: Journal inode: 8 >16:32:08,677 INFO program: Default directory hash: half_md4 >16:32:08,679 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:32:08,681 INFO program: Journal backup: inode blocks >16:32:08,683 INFO program: Journal features: journal_incompat_revoke >16:32:08,684 INFO program: Journal size: 64M >16:32:08,686 INFO program: Journal length: 16384 >16:32:08,688 INFO program: Journal sequence: 0x00001563 >16:32:08,690 INFO program: Journal start: 0 >16:32:08,692 INFO program: >16:32:08,693 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:32:08,697 INFO program: Running... dumpe2fs -h /dev/loop3 >16:32:08,722 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:32:08,724 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:32:08,725 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:32:08,725 INFO program: Filesystem magic number: 0xEF53 >16:32:08,726 INFO program: Filesystem revision #: 1 (dynamic) >16:32:08,727 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 >16:32:08,727 INFO program: Filesystem flags: signed_directory_hash >16:32:08,728 INFO program: Default mount options: user_xattr acl >16:32:08,729 INFO program: Filesystem state: clean >16:32:08,729 INFO program: Errors behavior: Continue >16:32:08,730 INFO program: Filesystem OS type: Linux >16:32:08,731 INFO program: Inode count: 196608 >16:32:08,731 INFO program: Block count: 786432 >16:32:08,732 INFO program: Reserved block count: 7863 >16:32:08,733 INFO program: Free blocks: 150245 >16:32:08,733 INFO program: Free inodes: 98219 >16:32:08,734 INFO program: First block: 0 >16:32:08,734 INFO program: Block size: 4096 >16:32:08,735 INFO program: Fragment size: 4096 >16:32:08,736 INFO program: Reserved GDT blocks: 191 >16:32:08,738 INFO program: Blocks per group: 32768 >16:32:08,740 INFO program: Fragments per group: 32768 >16:32:08,742 INFO program: Inodes per group: 8192 >16:32:08,744 INFO program: Inode blocks per group: 512 >16:32:08,745 INFO program: Flex block group size: 16 >16:32:08,747 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:32:08,749 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:32:08,751 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:32:08,753 INFO program: Mount count: 0 >16:32:08,754 INFO program: Maximum mount count: -1 >16:32:08,756 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:32:08,758 INFO program: Check interval: 0 (<none>) >16:32:08,761 INFO program: Lifetime writes: 166 MB >16:32:08,765 INFO program: Reserved blocks uid: 0 (user root) >16:32:08,767 INFO program: Reserved blocks gid: 0 (group root) >16:32:08,769 INFO program: First inode: 11 >16:32:08,772 INFO program: Inode size: 256 >16:32:08,775 INFO program: Required extra isize: 28 >16:32:08,777 INFO program: Desired extra isize: 28 >16:32:08,780 INFO program: Journal inode: 8 >16:32:08,782 INFO program: Default directory hash: half_md4 >16:32:08,785 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:32:08,788 INFO program: Journal backup: inode blocks >16:32:08,791 INFO program: Journal features: journal_incompat_revoke >16:32:08,793 INFO program: Journal size: 64M >16:32:08,796 INFO program: Journal length: 16384 >16:32:08,798 INFO program: Journal sequence: 0x00001563 >16:32:08,801 INFO program: Journal start: 0 >16:32:08,803 INFO program: >16:32:08,806 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:32:08,809 INFO program: Running... resize2fs -P /dev/loop3 >16:32:08,836 INFO program: Couldn't find valid filesystem superblock. >16:32:08,838 ERR program: resize2fs 1.42 (29-Nov-2011) >16:32:08,840 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:32:09,191 INFO program: Running... modprobe scsi_wait_scan >16:32:09,220 INFO program: Running... rmmod scsi_wait_scan >16:32:09,247 INFO program: Running... udevadm settle --timeout=300 >16:32:09,515 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:32:09,540 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:32:09,541 INFO program: Last mounted on: /sysroot >16:32:09,542 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:32:09,544 INFO program: Filesystem magic number: 0xEF53 >16:32:09,545 INFO program: Filesystem revision #: 1 (dynamic) >16:32:09,546 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 >16:32:09,547 INFO program: Filesystem flags: signed_directory_hash >16:32:09,548 INFO program: Default mount options: user_xattr acl >16:32:09,549 INFO program: Filesystem state: clean >16:32:09,550 INFO program: Errors behavior: Continue >16:32:09,551 INFO program: Filesystem OS type: Linux >16:32:09,551 INFO program: Inode count: 196608 >16:32:09,552 INFO program: Block count: 786432 >16:32:09,553 INFO program: Reserved block count: 7863 >16:32:09,553 INFO program: Free blocks: 150245 >16:32:09,554 INFO program: Free inodes: 98219 >16:32:09,555 INFO program: First block: 0 >16:32:09,555 INFO program: Block size: 4096 >16:32:09,556 INFO program: Fragment size: 4096 >16:32:09,556 INFO program: Reserved GDT blocks: 191 >16:32:09,558 INFO program: Blocks per group: 32768 >16:32:09,560 INFO program: Fragments per group: 32768 >16:32:09,561 INFO program: Inodes per group: 8192 >16:32:09,563 INFO program: Inode blocks per group: 512 >16:32:09,565 INFO program: Flex block group size: 16 >16:32:09,567 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:32:09,569 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:32:09,570 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:32:09,572 INFO program: Mount count: 1 >16:32:09,574 INFO program: Maximum mount count: -1 >16:32:09,575 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:32:09,577 INFO program: Check interval: 0 (<none>) >16:32:09,579 INFO program: Lifetime writes: 166 MB >16:32:09,581 INFO program: Reserved blocks uid: 0 (user root) >16:32:09,582 INFO program: Reserved blocks gid: 0 (group root) >16:32:09,584 INFO program: First inode: 11 >16:32:09,586 INFO program: Inode size: 256 >16:32:09,588 INFO program: Required extra isize: 28 >16:32:09,589 INFO program: Desired extra isize: 28 >16:32:09,591 INFO program: Journal inode: 8 >16:32:09,593 INFO program: Default directory hash: half_md4 >16:32:09,595 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:32:09,596 INFO program: Journal backup: inode blocks >16:32:09,598 INFO program: Journal features: journal_incompat_revoke >16:32:09,600 INFO program: Journal size: 64M >16:32:09,602 INFO program: Journal length: 16384 >16:32:09,603 INFO program: Journal sequence: 0x00001564 >16:32:09,605 INFO program: Journal start: 1 >16:32:09,607 INFO program: >16:32:09,609 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:32:09,612 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:32:09,637 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:32:09,639 INFO program: Last mounted on: /sysroot >16:32:09,639 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:32:09,640 INFO program: Filesystem magic number: 0xEF53 >16:32:09,641 INFO program: Filesystem revision #: 1 (dynamic) >16:32:09,641 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 >16:32:09,642 INFO program: Filesystem flags: signed_directory_hash >16:32:09,643 INFO program: Default mount options: user_xattr acl >16:32:09,644 INFO program: Filesystem state: clean >16:32:09,644 INFO program: Errors behavior: Continue >16:32:09,645 INFO program: Filesystem OS type: Linux >16:32:09,646 INFO program: Inode count: 196608 >16:32:09,646 INFO program: Block count: 786432 >16:32:09,647 INFO program: Reserved block count: 7863 >16:32:09,648 INFO program: Free blocks: 150245 >16:32:09,648 INFO program: Free inodes: 98219 >16:32:09,649 INFO program: First block: 0 >16:32:09,649 INFO program: Block size: 4096 >16:32:09,650 INFO program: Fragment size: 4096 >16:32:09,651 INFO program: Reserved GDT blocks: 191 >16:32:09,653 INFO program: Blocks per group: 32768 >16:32:09,655 INFO program: Fragments per group: 32768 >16:32:09,657 INFO program: Inodes per group: 8192 >16:32:09,659 INFO program: Inode blocks per group: 512 >16:32:09,660 INFO program: Flex block group size: 16 >16:32:09,662 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:32:09,664 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:32:09,666 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:32:09,669 INFO program: Mount count: 1 >16:32:09,671 INFO program: Maximum mount count: -1 >16:32:09,674 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:32:09,676 INFO program: Check interval: 0 (<none>) >16:32:09,679 INFO program: Lifetime writes: 166 MB >16:32:09,681 INFO program: Reserved blocks uid: 0 (user root) >16:32:09,683 INFO program: Reserved blocks gid: 0 (group root) >16:32:09,686 INFO program: First inode: 11 >16:32:09,688 INFO program: Inode size: 256 >16:32:09,691 INFO program: Required extra isize: 28 >16:32:09,693 INFO program: Desired extra isize: 28 >16:32:09,696 INFO program: Journal inode: 8 >16:32:09,698 INFO program: Default directory hash: half_md4 >16:32:09,701 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:32:09,703 INFO program: Journal backup: inode blocks >16:32:09,705 INFO program: Journal features: journal_incompat_revoke >16:32:09,708 INFO program: Journal size: 64M >16:32:09,710 INFO program: Journal length: 16384 >16:32:09,713 INFO program: Journal sequence: 0x00001564 >16:32:09,715 INFO program: Journal start: 1 >16:32:09,718 INFO program: >16:32:09,720 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:32:09,724 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:32:09,751 INFO program: Estimated minimum size of the filesystem: 642130 >16:32:09,753 ERR program: resize2fs 1.42 (29-Nov-2011) >16:32:10,032 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:32:10,057 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:32:10,059 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:32:10,060 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:32:10,060 INFO program: Filesystem magic number: 0xEF53 >16:32:10,061 INFO program: Filesystem revision #: 1 (dynamic) >16:32:10,062 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 >16:32:10,063 INFO program: Filesystem flags: signed_directory_hash >16:32:10,064 INFO program: Default mount options: user_xattr acl >16:32:10,064 INFO program: Filesystem state: clean >16:32:10,065 INFO program: Errors behavior: Continue >16:32:10,066 INFO program: Filesystem OS type: Linux >16:32:10,066 INFO program: Inode count: 163840 >16:32:10,067 INFO program: Block count: 642130 >16:32:10,068 INFO program: Reserved block count: 6420 >16:32:10,068 INFO program: Free blocks: 7999 >16:32:10,069 INFO program: Free inodes: 65451 >16:32:10,070 INFO program: First block: 0 >16:32:10,071 INFO program: Block size: 4096 >16:32:10,071 INFO program: Fragment size: 4096 >16:32:10,072 INFO program: Reserved GDT blocks: 191 >16:32:10,073 INFO program: Blocks per group: 32768 >16:32:10,073 INFO program: Fragments per group: 32768 >16:32:10,074 INFO program: Inodes per group: 8192 >16:32:10,075 INFO program: Inode blocks per group: 512 >16:32:10,075 INFO program: Flex block group size: 16 >16:32:10,076 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:32:10,077 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:32:10,077 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:32:10,078 INFO program: Mount count: 0 >16:32:10,079 INFO program: Maximum mount count: -1 >16:32:10,080 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:32:10,080 INFO program: Check interval: 0 (<none>) >16:32:10,081 INFO program: Lifetime writes: 166 MB >16:32:10,082 INFO program: Reserved blocks uid: 0 (user root) >16:32:10,082 INFO program: Reserved blocks gid: 0 (group root) >16:32:10,083 INFO program: First inode: 11 >16:32:10,084 INFO program: Inode size: 256 >16:32:10,084 INFO program: Required extra isize: 28 >16:32:10,085 INFO program: Desired extra isize: 28 >16:32:10,086 INFO program: Journal inode: 8 >16:32:10,086 INFO program: Default directory hash: half_md4 >16:32:10,087 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:32:10,088 INFO program: Journal backup: inode blocks >16:32:10,089 INFO program: Journal features: journal_incompat_revoke >16:32:10,089 INFO program: Journal size: 64M >16:32:10,090 INFO program: Journal length: 16384 >16:32:10,091 INFO program: Journal sequence: 0x00001563 >16:32:10,091 INFO program: Journal start: 0 >16:32:10,092 INFO program: >16:32:10,093 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:32:10,095 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:32:10,120 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:32:10,121 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:32:10,122 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:32:10,123 INFO program: Filesystem magic number: 0xEF53 >16:32:10,123 INFO program: Filesystem revision #: 1 (dynamic) >16:32:10,124 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 >16:32:10,125 INFO program: Filesystem flags: signed_directory_hash >16:32:10,126 INFO program: Default mount options: user_xattr acl >16:32:10,126 INFO program: Filesystem state: clean >16:32:10,127 INFO program: Errors behavior: Continue >16:32:10,128 INFO program: Filesystem OS type: Linux >16:32:10,128 INFO program: Inode count: 163840 >16:32:10,129 INFO program: Block count: 642130 >16:32:10,130 INFO program: Reserved block count: 6420 >16:32:10,130 INFO program: Free blocks: 7999 >16:32:10,131 INFO program: Free inodes: 65451 >16:32:10,132 INFO program: First block: 0 >16:32:10,133 INFO program: Block size: 4096 >16:32:10,133 INFO program: Fragment size: 4096 >16:32:10,134 INFO program: Reserved GDT blocks: 191 >16:32:10,135 INFO program: Blocks per group: 32768 >16:32:10,135 INFO program: Fragments per group: 32768 >16:32:10,136 INFO program: Inodes per group: 8192 >16:32:10,137 INFO program: Inode blocks per group: 512 >16:32:10,137 INFO program: Flex block group size: 16 >16:32:10,138 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:32:10,139 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:32:10,139 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:32:10,140 INFO program: Mount count: 0 >16:32:10,141 INFO program: Maximum mount count: -1 >16:32:10,141 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:32:10,142 INFO program: Check interval: 0 (<none>) >16:32:10,143 INFO program: Lifetime writes: 166 MB >16:32:10,144 INFO program: Reserved blocks uid: 0 (user root) >16:32:10,144 INFO program: Reserved blocks gid: 0 (group root) >16:32:10,145 INFO program: First inode: 11 >16:32:10,146 INFO program: Inode size: 256 >16:32:10,146 INFO program: Required extra isize: 28 >16:32:10,147 INFO program: Desired extra isize: 28 >16:32:10,148 INFO program: Journal inode: 8 >16:32:10,148 INFO program: Default directory hash: half_md4 >16:32:10,149 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:32:10,149 INFO program: Journal backup: inode blocks >16:32:10,150 INFO program: Journal features: journal_incompat_revoke >16:32:10,151 INFO program: Journal size: 64M >16:32:10,151 INFO program: Journal length: 16384 >16:32:10,152 INFO program: Journal sequence: 0x00001563 >16:32:10,153 INFO program: Journal start: 0 >16:32:10,153 INFO program: >16:32:10,154 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:32:10,156 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:32:10,179 INFO program: Couldn't find valid filesystem superblock. >16:32:10,180 ERR program: resize2fs 1.42 (29-Nov-2011) >16:32:10,181 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:32:10,401 INFO program: Running... modprobe scsi_wait_scan >16:32:10,430 INFO program: Running... rmmod scsi_wait_scan >16:32:10,456 INFO program: Running... udevadm settle --timeout=300 >16:32:16,652 INFO program: Running... udevadm settle --timeout=300 >16:32:16,784 INFO program: Running... udevadm settle --timeout=300 >16:34:38,137 INFO program: Running... modprobe scsi_wait_scan >16:34:38,163 INFO program: Running... rmmod scsi_wait_scan >16:34:38,187 INFO program: Running... udevadm settle --timeout=300 >16:34:38,441 INFO program: Running... multipath -d >16:34:38,478 INFO program: Running... multipath -ll >16:34:39,329 INFO program: Running... dumpe2fs -h /dev/loop3 >16:34:39,348 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:39,349 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:34:39,349 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:39,350 INFO program: Filesystem magic number: 0xEF53 >16:34:39,350 INFO program: Filesystem revision #: 1 (dynamic) >16:34:39,351 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 >16:34:39,351 INFO program: Filesystem flags: signed_directory_hash >16:34:39,351 INFO program: Default mount options: user_xattr acl >16:34:39,352 INFO program: Filesystem state: clean >16:34:39,352 INFO program: Errors behavior: Continue >16:34:39,352 INFO program: Filesystem OS type: Linux >16:34:39,353 INFO program: Inode count: 196608 >16:34:39,353 INFO program: Block count: 786432 >16:34:39,354 INFO program: Reserved block count: 7863 >16:34:39,354 INFO program: Free blocks: 150245 >16:34:39,354 INFO program: Free inodes: 98219 >16:34:39,355 INFO program: First block: 0 >16:34:39,355 INFO program: Block size: 4096 >16:34:39,356 INFO program: Fragment size: 4096 >16:34:39,356 INFO program: Reserved GDT blocks: 191 >16:34:39,356 INFO program: Blocks per group: 32768 >16:34:39,357 INFO program: Fragments per group: 32768 >16:34:39,357 INFO program: Inodes per group: 8192 >16:34:39,358 INFO program: Inode blocks per group: 512 >16:34:39,358 INFO program: Flex block group size: 16 >16:34:39,358 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:39,359 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:34:39,359 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:34:39,359 INFO program: Mount count: 0 >16:34:39,360 INFO program: Maximum mount count: -1 >16:34:39,360 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:34:39,361 INFO program: Check interval: 0 (<none>) >16:34:39,361 INFO program: Lifetime writes: 166 MB >16:34:39,361 INFO program: Reserved blocks uid: 0 (user root) >16:34:39,362 INFO program: Reserved blocks gid: 0 (group root) >16:34:39,362 INFO program: First inode: 11 >16:34:39,362 INFO program: Inode size: 256 >16:34:39,363 INFO program: Required extra isize: 28 >16:34:39,363 INFO program: Desired extra isize: 28 >16:34:39,364 INFO program: Journal inode: 8 >16:34:39,364 INFO program: Default directory hash: half_md4 >16:34:39,364 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:39,365 INFO program: Journal backup: inode blocks >16:34:39,365 INFO program: Journal features: journal_incompat_revoke >16:34:39,365 INFO program: Journal size: 64M >16:34:39,366 INFO program: Journal length: 16384 >16:34:39,366 INFO program: Journal sequence: 0x00001563 >16:34:39,367 INFO program: Journal start: 0 >16:34:39,367 INFO program: >16:34:39,367 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:39,369 INFO program: Running... dumpe2fs -h /dev/loop3 >16:34:39,387 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:39,388 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:34:39,389 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:39,389 INFO program: Filesystem magic number: 0xEF53 >16:34:39,390 INFO program: Filesystem revision #: 1 (dynamic) >16:34:39,390 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 >16:34:39,391 INFO program: Filesystem flags: signed_directory_hash >16:34:39,391 INFO program: Default mount options: user_xattr acl >16:34:39,391 INFO program: Filesystem state: clean >16:34:39,392 INFO program: Errors behavior: Continue >16:34:39,392 INFO program: Filesystem OS type: Linux >16:34:39,392 INFO program: Inode count: 196608 >16:34:39,393 INFO program: Block count: 786432 >16:34:39,394 INFO program: Reserved block count: 7863 >16:34:39,394 INFO program: Free blocks: 150245 >16:34:39,395 INFO program: Free inodes: 98219 >16:34:39,395 INFO program: First block: 0 >16:34:39,395 INFO program: Block size: 4096 >16:34:39,396 INFO program: Fragment size: 4096 >16:34:39,396 INFO program: Reserved GDT blocks: 191 >16:34:39,396 INFO program: Blocks per group: 32768 >16:34:39,397 INFO program: Fragments per group: 32768 >16:34:39,397 INFO program: Inodes per group: 8192 >16:34:39,398 INFO program: Inode blocks per group: 512 >16:34:39,398 INFO program: Flex block group size: 16 >16:34:39,398 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:39,399 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:34:39,399 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:34:39,400 INFO program: Mount count: 0 >16:34:39,400 INFO program: Maximum mount count: -1 >16:34:39,400 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:34:39,401 INFO program: Check interval: 0 (<none>) >16:34:39,401 INFO program: Lifetime writes: 166 MB >16:34:39,402 INFO program: Reserved blocks uid: 0 (user root) >16:34:39,402 INFO program: Reserved blocks gid: 0 (group root) >16:34:39,402 INFO program: First inode: 11 >16:34:39,403 INFO program: Inode size: 256 >16:34:39,403 INFO program: Required extra isize: 28 >16:34:39,403 INFO program: Desired extra isize: 28 >16:34:39,404 INFO program: Journal inode: 8 >16:34:39,404 INFO program: Default directory hash: half_md4 >16:34:39,405 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:39,405 INFO program: Journal backup: inode blocks >16:34:39,405 INFO program: Journal features: journal_incompat_revoke >16:34:39,406 INFO program: Journal size: 64M >16:34:39,406 INFO program: Journal length: 16384 >16:34:39,407 INFO program: Journal sequence: 0x00001563 >16:34:39,407 INFO program: Journal start: 0 >16:34:39,407 INFO program: >16:34:39,408 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:39,409 INFO program: Running... resize2fs -P /dev/loop3 >16:34:39,426 INFO program: Couldn't find valid filesystem superblock. >16:34:39,427 ERR program: resize2fs 1.42 (29-Nov-2011) >16:34:39,427 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:34:39,574 INFO program: Running... modprobe scsi_wait_scan >16:34:39,602 INFO program: Running... rmmod scsi_wait_scan >16:34:39,626 INFO program: Running... udevadm settle --timeout=300 >16:34:39,864 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:34:39,884 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:39,885 INFO program: Last mounted on: /sysroot >16:34:39,886 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:39,886 INFO program: Filesystem magic number: 0xEF53 >16:34:39,887 INFO program: Filesystem revision #: 1 (dynamic) >16:34:39,887 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 >16:34:39,887 INFO program: Filesystem flags: signed_directory_hash >16:34:39,888 INFO program: Default mount options: user_xattr acl >16:34:39,888 INFO program: Filesystem state: clean >16:34:39,889 INFO program: Errors behavior: Continue >16:34:39,889 INFO program: Filesystem OS type: Linux >16:34:39,889 INFO program: Inode count: 196608 >16:34:39,890 INFO program: Block count: 786432 >16:34:39,890 INFO program: Reserved block count: 7863 >16:34:39,891 INFO program: Free blocks: 150245 >16:34:39,891 INFO program: Free inodes: 98219 >16:34:39,891 INFO program: First block: 0 >16:34:39,892 INFO program: Block size: 4096 >16:34:39,892 INFO program: Fragment size: 4096 >16:34:39,892 INFO program: Reserved GDT blocks: 191 >16:34:39,893 INFO program: Blocks per group: 32768 >16:34:39,893 INFO program: Fragments per group: 32768 >16:34:39,894 INFO program: Inodes per group: 8192 >16:34:39,894 INFO program: Inode blocks per group: 512 >16:34:39,894 INFO program: Flex block group size: 16 >16:34:39,895 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:39,895 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:34:39,895 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:34:39,896 INFO program: Mount count: 1 >16:34:39,896 INFO program: Maximum mount count: -1 >16:34:39,897 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:34:39,897 INFO program: Check interval: 0 (<none>) >16:34:39,897 INFO program: Lifetime writes: 166 MB >16:34:39,898 INFO program: Reserved blocks uid: 0 (user root) >16:34:39,898 INFO program: Reserved blocks gid: 0 (group root) >16:34:39,899 INFO program: First inode: 11 >16:34:39,899 INFO program: Inode size: 256 >16:34:39,899 INFO program: Required extra isize: 28 >16:34:39,900 INFO program: Desired extra isize: 28 >16:34:39,900 INFO program: Journal inode: 8 >16:34:39,900 INFO program: Default directory hash: half_md4 >16:34:39,901 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:39,901 INFO program: Journal backup: inode blocks >16:34:39,902 INFO program: Journal features: journal_incompat_revoke >16:34:39,902 INFO program: Journal size: 64M >16:34:39,902 INFO program: Journal length: 16384 >16:34:39,903 INFO program: Journal sequence: 0x00001564 >16:34:39,903 INFO program: Journal start: 1 >16:34:39,904 INFO program: >16:34:39,904 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:39,906 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:34:39,924 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:39,925 INFO program: Last mounted on: /sysroot >16:34:39,926 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:39,926 INFO program: Filesystem magic number: 0xEF53 >16:34:39,927 INFO program: Filesystem revision #: 1 (dynamic) >16:34:39,927 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 >16:34:39,928 INFO program: Filesystem flags: signed_directory_hash >16:34:39,928 INFO program: Default mount options: user_xattr acl >16:34:39,928 INFO program: Filesystem state: clean >16:34:39,929 INFO program: Errors behavior: Continue >16:34:39,929 INFO program: Filesystem OS type: Linux >16:34:39,930 INFO program: Inode count: 196608 >16:34:39,930 INFO program: Block count: 786432 >16:34:39,930 INFO program: Reserved block count: 7863 >16:34:39,931 INFO program: Free blocks: 150245 >16:34:39,931 INFO program: Free inodes: 98219 >16:34:39,931 INFO program: First block: 0 >16:34:39,932 INFO program: Block size: 4096 >16:34:39,932 INFO program: Fragment size: 4096 >16:34:39,933 INFO program: Reserved GDT blocks: 191 >16:34:39,933 INFO program: Blocks per group: 32768 >16:34:39,933 INFO program: Fragments per group: 32768 >16:34:39,934 INFO program: Inodes per group: 8192 >16:34:39,934 INFO program: Inode blocks per group: 512 >16:34:39,935 INFO program: Flex block group size: 16 >16:34:39,935 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:39,935 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:34:39,936 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:34:39,936 INFO program: Mount count: 1 >16:34:39,936 INFO program: Maximum mount count: -1 >16:34:39,937 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:34:39,937 INFO program: Check interval: 0 (<none>) >16:34:39,938 INFO program: Lifetime writes: 166 MB >16:34:39,938 INFO program: Reserved blocks uid: 0 (user root) >16:34:39,938 INFO program: Reserved blocks gid: 0 (group root) >16:34:39,939 INFO program: First inode: 11 >16:34:39,939 INFO program: Inode size: 256 >16:34:39,939 INFO program: Required extra isize: 28 >16:34:39,940 INFO program: Desired extra isize: 28 >16:34:39,940 INFO program: Journal inode: 8 >16:34:39,941 INFO program: Default directory hash: half_md4 >16:34:39,941 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:39,941 INFO program: Journal backup: inode blocks >16:34:39,942 INFO program: Journal features: journal_incompat_revoke >16:34:39,942 INFO program: Journal size: 64M >16:34:39,943 INFO program: Journal length: 16384 >16:34:39,943 INFO program: Journal sequence: 0x00001564 >16:34:39,943 INFO program: Journal start: 1 >16:34:39,944 INFO program: >16:34:39,944 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:39,945 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:34:39,963 INFO program: Estimated minimum size of the filesystem: 642130 >16:34:39,964 ERR program: resize2fs 1.42 (29-Nov-2011) >16:34:40,096 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:34:40,117 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:40,118 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:34:40,118 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:40,119 INFO program: Filesystem magic number: 0xEF53 >16:34:40,120 INFO program: Filesystem revision #: 1 (dynamic) >16:34:40,121 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 >16:34:40,121 INFO program: Filesystem flags: signed_directory_hash >16:34:40,122 INFO program: Default mount options: user_xattr acl >16:34:40,122 INFO program: Filesystem state: clean >16:34:40,123 INFO program: Errors behavior: Continue >16:34:40,124 INFO program: Filesystem OS type: Linux >16:34:40,124 INFO program: Inode count: 163840 >16:34:40,125 INFO program: Block count: 642130 >16:34:40,125 INFO program: Reserved block count: 6420 >16:34:40,126 INFO program: Free blocks: 7999 >16:34:40,126 INFO program: Free inodes: 65451 >16:34:40,126 INFO program: First block: 0 >16:34:40,127 INFO program: Block size: 4096 >16:34:40,127 INFO program: Fragment size: 4096 >16:34:40,128 INFO program: Reserved GDT blocks: 191 >16:34:40,128 INFO program: Blocks per group: 32768 >16:34:40,128 INFO program: Fragments per group: 32768 >16:34:40,129 INFO program: Inodes per group: 8192 >16:34:40,129 INFO program: Inode blocks per group: 512 >16:34:40,129 INFO program: Flex block group size: 16 >16:34:40,130 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:40,130 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:34:40,131 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:34:40,131 INFO program: Mount count: 0 >16:34:40,131 INFO program: Maximum mount count: -1 >16:34:40,132 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:34:40,132 INFO program: Check interval: 0 (<none>) >16:34:40,133 INFO program: Lifetime writes: 166 MB >16:34:40,134 INFO program: Reserved blocks uid: 0 (user root) >16:34:40,134 INFO program: Reserved blocks gid: 0 (group root) >16:34:40,135 INFO program: First inode: 11 >16:34:40,135 INFO program: Inode size: 256 >16:34:40,136 INFO program: Required extra isize: 28 >16:34:40,136 INFO program: Desired extra isize: 28 >16:34:40,136 INFO program: Journal inode: 8 >16:34:40,137 INFO program: Default directory hash: half_md4 >16:34:40,137 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:40,138 INFO program: Journal backup: inode blocks >16:34:40,138 INFO program: Journal features: journal_incompat_revoke >16:34:40,138 INFO program: Journal size: 64M >16:34:40,139 INFO program: Journal length: 16384 >16:34:40,140 INFO program: Journal sequence: 0x00001563 >16:34:40,141 INFO program: Journal start: 0 >16:34:40,142 INFO program: >16:34:40,143 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:40,145 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:34:40,167 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:40,168 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:34:40,169 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:40,169 INFO program: Filesystem magic number: 0xEF53 >16:34:40,169 INFO program: Filesystem revision #: 1 (dynamic) >16:34:40,170 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 >16:34:40,170 INFO program: Filesystem flags: signed_directory_hash >16:34:40,171 INFO program: Default mount options: user_xattr acl >16:34:40,171 INFO program: Filesystem state: clean >16:34:40,171 INFO program: Errors behavior: Continue >16:34:40,172 INFO program: Filesystem OS type: Linux >16:34:40,172 INFO program: Inode count: 163840 >16:34:40,173 INFO program: Block count: 642130 >16:34:40,173 INFO program: Reserved block count: 6420 >16:34:40,173 INFO program: Free blocks: 7999 >16:34:40,174 INFO program: Free inodes: 65451 >16:34:40,174 INFO program: First block: 0 >16:34:40,174 INFO program: Block size: 4096 >16:34:40,175 INFO program: Fragment size: 4096 >16:34:40,175 INFO program: Reserved GDT blocks: 191 >16:34:40,176 INFO program: Blocks per group: 32768 >16:34:40,176 INFO program: Fragments per group: 32768 >16:34:40,176 INFO program: Inodes per group: 8192 >16:34:40,177 INFO program: Inode blocks per group: 512 >16:34:40,177 INFO program: Flex block group size: 16 >16:34:40,178 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:40,178 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:34:40,178 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:34:40,179 INFO program: Mount count: 0 >16:34:40,179 INFO program: Maximum mount count: -1 >16:34:40,180 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:34:40,180 INFO program: Check interval: 0 (<none>) >16:34:40,180 INFO program: Lifetime writes: 166 MB >16:34:40,181 INFO program: Reserved blocks uid: 0 (user root) >16:34:40,181 INFO program: Reserved blocks gid: 0 (group root) >16:34:40,181 INFO program: First inode: 11 >16:34:40,182 INFO program: Inode size: 256 >16:34:40,182 INFO program: Required extra isize: 28 >16:34:40,183 INFO program: Desired extra isize: 28 >16:34:40,183 INFO program: Journal inode: 8 >16:34:40,183 INFO program: Default directory hash: half_md4 >16:34:40,184 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:40,184 INFO program: Journal backup: inode blocks >16:34:40,185 INFO program: Journal features: journal_incompat_revoke >16:34:40,185 INFO program: Journal size: 64M >16:34:40,185 INFO program: Journal length: 16384 >16:34:40,186 INFO program: Journal sequence: 0x00001563 >16:34:40,186 INFO program: Journal start: 0 >16:34:40,186 INFO program: >16:34:40,187 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:40,188 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:34:40,206 INFO program: Couldn't find valid filesystem superblock. >16:34:40,208 ERR program: resize2fs 1.42 (29-Nov-2011) >16:34:40,209 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:34:40,313 INFO program: Running... modprobe scsi_wait_scan >16:34:40,335 INFO program: Running... rmmod scsi_wait_scan >16:34:40,356 INFO program: Running... udevadm settle --timeout=300 >16:34:40,482 INFO program: Running... udevadm settle --timeout=300 >16:34:40,591 INFO program: Running... udevadm settle --timeout=300 >16:34:40,716 INFO program: Running... udevadm settle --timeout=300 >16:34:40,818 INFO program: Running... udevadm settle --timeout=300 >16:34:42,464 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >16:34:46,990 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >16:34:54,027 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:34:54,205 INFO program: Running... modprobe fcoe >16:34:54,249 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:34:54,289 INFO program: No FCoE boot disk information is found in EDD! >16:34:54,309 INFO program: Running... modprobe scsi_wait_scan >16:34:54,356 INFO program: Running... rmmod scsi_wait_scan >16:34:54,395 INFO program: Running... udevadm settle --timeout=300 >16:34:54,924 INFO program: Running... multipath -d >16:34:54,980 INFO program: Running... multipath -ll >16:34:56,640 INFO program: Running... dumpe2fs -h /dev/loop3 >16:34:56,665 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:56,667 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:34:56,668 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:56,669 INFO program: Filesystem magic number: 0xEF53 >16:34:56,670 INFO program: Filesystem revision #: 1 (dynamic) >16:34:56,672 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 >16:34:56,673 INFO program: Filesystem flags: signed_directory_hash >16:34:56,674 INFO program: Default mount options: user_xattr acl >16:34:56,675 INFO program: Filesystem state: clean >16:34:56,676 INFO program: Errors behavior: Continue >16:34:56,676 INFO program: Filesystem OS type: Linux >16:34:56,677 INFO program: Inode count: 196608 >16:34:56,678 INFO program: Block count: 786432 >16:34:56,679 INFO program: Reserved block count: 7863 >16:34:56,679 INFO program: Free blocks: 150245 >16:34:56,680 INFO program: Free inodes: 98219 >16:34:56,680 INFO program: First block: 0 >16:34:56,681 INFO program: Block size: 4096 >16:34:56,682 INFO program: Fragment size: 4096 >16:34:56,684 INFO program: Reserved GDT blocks: 191 >16:34:56,687 INFO program: Blocks per group: 32768 >16:34:56,689 INFO program: Fragments per group: 32768 >16:34:56,691 INFO program: Inodes per group: 8192 >16:34:56,694 INFO program: Inode blocks per group: 512 >16:34:56,697 INFO program: Flex block group size: 16 >16:34:56,699 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:56,702 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:34:56,704 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:34:56,707 INFO program: Mount count: 0 >16:34:56,709 INFO program: Maximum mount count: -1 >16:34:56,712 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:34:56,714 INFO program: Check interval: 0 (<none>) >16:34:56,717 INFO program: Lifetime writes: 166 MB >16:34:56,719 INFO program: Reserved blocks uid: 0 (user root) >16:34:56,722 INFO program: Reserved blocks gid: 0 (group root) >16:34:56,725 INFO program: First inode: 11 >16:34:56,727 INFO program: Inode size: 256 >16:34:56,730 INFO program: Required extra isize: 28 >16:34:56,732 INFO program: Desired extra isize: 28 >16:34:56,735 INFO program: Journal inode: 8 >16:34:56,737 INFO program: Default directory hash: half_md4 >16:34:56,740 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:56,742 INFO program: Journal backup: inode blocks >16:34:56,745 INFO program: Journal features: journal_incompat_revoke >16:34:56,747 INFO program: Journal size: 64M >16:34:56,750 INFO program: Journal length: 16384 >16:34:56,752 INFO program: Journal sequence: 0x00001563 >16:34:56,755 INFO program: Journal start: 0 >16:34:56,758 INFO program: >16:34:56,761 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:56,765 INFO program: Running... dumpe2fs -h /dev/loop3 >16:34:56,792 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:56,793 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:34:56,794 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:56,795 INFO program: Filesystem magic number: 0xEF53 >16:34:56,795 INFO program: Filesystem revision #: 1 (dynamic) >16:34:56,796 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 >16:34:56,797 INFO program: Filesystem flags: signed_directory_hash >16:34:56,798 INFO program: Default mount options: user_xattr acl >16:34:56,798 INFO program: Filesystem state: clean >16:34:56,799 INFO program: Errors behavior: Continue >16:34:56,800 INFO program: Filesystem OS type: Linux >16:34:56,800 INFO program: Inode count: 196608 >16:34:56,801 INFO program: Block count: 786432 >16:34:56,802 INFO program: Reserved block count: 7863 >16:34:56,802 INFO program: Free blocks: 150245 >16:34:56,803 INFO program: Free inodes: 98219 >16:34:56,804 INFO program: First block: 0 >16:34:56,805 INFO program: Block size: 4096 >16:34:56,807 INFO program: Fragment size: 4096 >16:34:56,810 INFO program: Reserved GDT blocks: 191 >16:34:56,813 INFO program: Blocks per group: 32768 >16:34:56,815 INFO program: Fragments per group: 32768 >16:34:56,818 INFO program: Inodes per group: 8192 >16:34:56,820 INFO program: Inode blocks per group: 512 >16:34:56,823 INFO program: Flex block group size: 16 >16:34:56,826 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:56,829 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:34:56,831 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:34:56,834 INFO program: Mount count: 0 >16:34:56,837 INFO program: Maximum mount count: -1 >16:34:56,839 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:34:56,842 INFO program: Check interval: 0 (<none>) >16:34:56,845 INFO program: Lifetime writes: 166 MB >16:34:56,848 INFO program: Reserved blocks uid: 0 (user root) >16:34:56,851 INFO program: Reserved blocks gid: 0 (group root) >16:34:56,853 INFO program: First inode: 11 >16:34:56,856 INFO program: Inode size: 256 >16:34:56,860 INFO program: Required extra isize: 28 >16:34:56,862 INFO program: Desired extra isize: 28 >16:34:56,865 INFO program: Journal inode: 8 >16:34:56,867 INFO program: Default directory hash: half_md4 >16:34:56,870 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:56,873 INFO program: Journal backup: inode blocks >16:34:56,876 INFO program: Journal features: journal_incompat_revoke >16:34:56,879 INFO program: Journal size: 64M >16:34:56,882 INFO program: Journal length: 16384 >16:34:56,884 INFO program: Journal sequence: 0x00001563 >16:34:56,887 INFO program: Journal start: 0 >16:34:56,889 INFO program: >16:34:56,892 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:56,896 INFO program: Running... resize2fs -P /dev/loop3 >16:34:56,922 INFO program: Couldn't find valid filesystem superblock. >16:34:56,924 ERR program: resize2fs 1.42 (29-Nov-2011) >16:34:56,925 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:34:57,261 INFO program: Running... modprobe scsi_wait_scan >16:34:57,289 INFO program: Running... rmmod scsi_wait_scan >16:34:57,315 INFO program: Running... udevadm settle --timeout=300 >16:34:57,591 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:34:57,616 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:57,617 INFO program: Last mounted on: /sysroot >16:34:57,618 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:57,620 INFO program: Filesystem magic number: 0xEF53 >16:34:57,621 INFO program: Filesystem revision #: 1 (dynamic) >16:34:57,622 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 >16:34:57,624 INFO program: Filesystem flags: signed_directory_hash >16:34:57,625 INFO program: Default mount options: user_xattr acl >16:34:57,625 INFO program: Filesystem state: clean >16:34:57,626 INFO program: Errors behavior: Continue >16:34:57,627 INFO program: Filesystem OS type: Linux >16:34:57,628 INFO program: Inode count: 196608 >16:34:57,628 INFO program: Block count: 786432 >16:34:57,629 INFO program: Reserved block count: 7863 >16:34:57,630 INFO program: Free blocks: 150245 >16:34:57,630 INFO program: Free inodes: 98219 >16:34:57,631 INFO program: First block: 0 >16:34:57,632 INFO program: Block size: 4096 >16:34:57,632 INFO program: Fragment size: 4096 >16:34:57,633 INFO program: Reserved GDT blocks: 191 >16:34:57,636 INFO program: Blocks per group: 32768 >16:34:57,638 INFO program: Fragments per group: 32768 >16:34:57,641 INFO program: Inodes per group: 8192 >16:34:57,643 INFO program: Inode blocks per group: 512 >16:34:57,645 INFO program: Flex block group size: 16 >16:34:57,648 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:57,650 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:34:57,653 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:34:57,655 INFO program: Mount count: 1 >16:34:57,658 INFO program: Maximum mount count: -1 >16:34:57,660 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:34:57,663 INFO program: Check interval: 0 (<none>) >16:34:57,665 INFO program: Lifetime writes: 166 MB >16:34:57,668 INFO program: Reserved blocks uid: 0 (user root) >16:34:57,670 INFO program: Reserved blocks gid: 0 (group root) >16:34:57,673 INFO program: First inode: 11 >16:34:57,675 INFO program: Inode size: 256 >16:34:57,678 INFO program: Required extra isize: 28 >16:34:57,680 INFO program: Desired extra isize: 28 >16:34:57,682 INFO program: Journal inode: 8 >16:34:57,685 INFO program: Default directory hash: half_md4 >16:34:57,687 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:57,690 INFO program: Journal backup: inode blocks >16:34:57,693 INFO program: Journal features: journal_incompat_revoke >16:34:57,695 INFO program: Journal size: 64M >16:34:57,697 INFO program: Journal length: 16384 >16:34:57,700 INFO program: Journal sequence: 0x00001564 >16:34:57,702 INFO program: Journal start: 1 >16:34:57,705 INFO program: >16:34:57,707 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:57,712 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:34:57,739 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:57,740 INFO program: Last mounted on: /sysroot >16:34:57,741 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:57,742 INFO program: Filesystem magic number: 0xEF53 >16:34:57,743 INFO program: Filesystem revision #: 1 (dynamic) >16:34:57,743 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 >16:34:57,744 INFO program: Filesystem flags: signed_directory_hash >16:34:57,745 INFO program: Default mount options: user_xattr acl >16:34:57,745 INFO program: Filesystem state: clean >16:34:57,746 INFO program: Errors behavior: Continue >16:34:57,747 INFO program: Filesystem OS type: Linux >16:34:57,748 INFO program: Inode count: 196608 >16:34:57,748 INFO program: Block count: 786432 >16:34:57,749 INFO program: Reserved block count: 7863 >16:34:57,750 INFO program: Free blocks: 150245 >16:34:57,750 INFO program: Free inodes: 98219 >16:34:57,751 INFO program: First block: 0 >16:34:57,752 INFO program: Block size: 4096 >16:34:57,752 INFO program: Fragment size: 4096 >16:34:57,754 INFO program: Reserved GDT blocks: 191 >16:34:57,755 INFO program: Blocks per group: 32768 >16:34:57,757 INFO program: Fragments per group: 32768 >16:34:57,759 INFO program: Inodes per group: 8192 >16:34:57,761 INFO program: Inode blocks per group: 512 >16:34:57,763 INFO program: Flex block group size: 16 >16:34:57,765 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:57,767 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:34:57,769 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:34:57,771 INFO program: Mount count: 1 >16:34:57,772 INFO program: Maximum mount count: -1 >16:34:57,774 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:34:57,776 INFO program: Check interval: 0 (<none>) >16:34:57,778 INFO program: Lifetime writes: 166 MB >16:34:57,780 INFO program: Reserved blocks uid: 0 (user root) >16:34:57,782 INFO program: Reserved blocks gid: 0 (group root) >16:34:57,784 INFO program: First inode: 11 >16:34:57,786 INFO program: Inode size: 256 >16:34:57,787 INFO program: Required extra isize: 28 >16:34:57,789 INFO program: Desired extra isize: 28 >16:34:57,791 INFO program: Journal inode: 8 >16:34:57,794 INFO program: Default directory hash: half_md4 >16:34:57,796 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:57,799 INFO program: Journal backup: inode blocks >16:34:57,801 INFO program: Journal features: journal_incompat_revoke >16:34:57,804 INFO program: Journal size: 64M >16:34:57,806 INFO program: Journal length: 16384 >16:34:57,809 INFO program: Journal sequence: 0x00001564 >16:34:57,811 INFO program: Journal start: 1 >16:34:57,814 INFO program: >16:34:57,817 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:57,820 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:34:57,847 INFO program: Estimated minimum size of the filesystem: 642130 >16:34:57,849 ERR program: resize2fs 1.42 (29-Nov-2011) >16:34:58,145 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:34:58,170 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:58,172 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:34:58,173 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:58,173 INFO program: Filesystem magic number: 0xEF53 >16:34:58,174 INFO program: Filesystem revision #: 1 (dynamic) >16:34:58,175 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 >16:34:58,176 INFO program: Filesystem flags: signed_directory_hash >16:34:58,176 INFO program: Default mount options: user_xattr acl >16:34:58,177 INFO program: Filesystem state: clean >16:34:58,178 INFO program: Errors behavior: Continue >16:34:58,178 INFO program: Filesystem OS type: Linux >16:34:58,179 INFO program: Inode count: 163840 >16:34:58,180 INFO program: Block count: 642130 >16:34:58,180 INFO program: Reserved block count: 6420 >16:34:58,181 INFO program: Free blocks: 7999 >16:34:58,182 INFO program: Free inodes: 65451 >16:34:58,182 INFO program: First block: 0 >16:34:58,183 INFO program: Block size: 4096 >16:34:58,184 INFO program: Fragment size: 4096 >16:34:58,185 INFO program: Reserved GDT blocks: 191 >16:34:58,187 INFO program: Blocks per group: 32768 >16:34:58,190 INFO program: Fragments per group: 32768 >16:34:58,193 INFO program: Inodes per group: 8192 >16:34:58,195 INFO program: Inode blocks per group: 512 >16:34:58,198 INFO program: Flex block group size: 16 >16:34:58,200 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:58,203 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:34:58,205 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:34:58,208 INFO program: Mount count: 0 >16:34:58,210 INFO program: Maximum mount count: -1 >16:34:58,213 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:34:58,215 INFO program: Check interval: 0 (<none>) >16:34:58,217 INFO program: Lifetime writes: 166 MB >16:34:58,220 INFO program: Reserved blocks uid: 0 (user root) >16:34:58,222 INFO program: Reserved blocks gid: 0 (group root) >16:34:58,225 INFO program: First inode: 11 >16:34:58,227 INFO program: Inode size: 256 >16:34:58,230 INFO program: Required extra isize: 28 >16:34:58,232 INFO program: Desired extra isize: 28 >16:34:58,235 INFO program: Journal inode: 8 >16:34:58,237 INFO program: Default directory hash: half_md4 >16:34:58,240 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:58,242 INFO program: Journal backup: inode blocks >16:34:58,245 INFO program: Journal features: journal_incompat_revoke >16:34:58,247 INFO program: Journal size: 64M >16:34:58,250 INFO program: Journal length: 16384 >16:34:58,252 INFO program: Journal sequence: 0x00001563 >16:34:58,255 INFO program: Journal start: 0 >16:34:58,257 INFO program: >16:34:58,260 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:58,265 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:34:58,292 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:34:58,293 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:34:58,294 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:34:58,295 INFO program: Filesystem magic number: 0xEF53 >16:34:58,295 INFO program: Filesystem revision #: 1 (dynamic) >16:34:58,296 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 >16:34:58,297 INFO program: Filesystem flags: signed_directory_hash >16:34:58,297 INFO program: Default mount options: user_xattr acl >16:34:58,298 INFO program: Filesystem state: clean >16:34:58,299 INFO program: Errors behavior: Continue >16:34:58,299 INFO program: Filesystem OS type: Linux >16:34:58,300 INFO program: Inode count: 163840 >16:34:58,301 INFO program: Block count: 642130 >16:34:58,301 INFO program: Reserved block count: 6420 >16:34:58,302 INFO program: Free blocks: 7999 >16:34:58,303 INFO program: Free inodes: 65451 >16:34:58,303 INFO program: First block: 0 >16:34:58,304 INFO program: Block size: 4096 >16:34:58,305 INFO program: Fragment size: 4096 >16:34:58,307 INFO program: Reserved GDT blocks: 191 >16:34:58,308 INFO program: Blocks per group: 32768 >16:34:58,310 INFO program: Fragments per group: 32768 >16:34:58,312 INFO program: Inodes per group: 8192 >16:34:58,314 INFO program: Inode blocks per group: 512 >16:34:58,316 INFO program: Flex block group size: 16 >16:34:58,318 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:34:58,320 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:34:58,322 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:34:58,323 INFO program: Mount count: 0 >16:34:58,325 INFO program: Maximum mount count: -1 >16:34:58,327 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:34:58,329 INFO program: Check interval: 0 (<none>) >16:34:58,331 INFO program: Lifetime writes: 166 MB >16:34:58,333 INFO program: Reserved blocks uid: 0 (user root) >16:34:58,335 INFO program: Reserved blocks gid: 0 (group root) >16:34:58,337 INFO program: First inode: 11 >16:34:58,338 INFO program: Inode size: 256 >16:34:58,339 INFO program: Required extra isize: 28 >16:34:58,340 INFO program: Desired extra isize: 28 >16:34:58,342 INFO program: Journal inode: 8 >16:34:58,343 INFO program: Default directory hash: half_md4 >16:34:58,344 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:34:58,345 INFO program: Journal backup: inode blocks >16:34:58,347 INFO program: Journal features: journal_incompat_revoke >16:34:58,348 INFO program: Journal size: 64M >16:34:58,349 INFO program: Journal length: 16384 >16:34:58,350 INFO program: Journal sequence: 0x00001563 >16:34:58,351 INFO program: Journal start: 0 >16:34:58,353 INFO program: >16:34:58,354 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:34:58,356 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:34:58,381 INFO program: Couldn't find valid filesystem superblock. >16:34:58,382 ERR program: resize2fs 1.42 (29-Nov-2011) >16:34:58,384 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:34:58,636 INFO program: Running... modprobe scsi_wait_scan >16:34:58,666 INFO program: Running... rmmod scsi_wait_scan >16:34:58,692 INFO program: Running... udevadm settle --timeout=300 >16:35:58,403 INFO program: Running... modprobe scsi_wait_scan >16:35:58,429 INFO program: Running... rmmod scsi_wait_scan >16:35:58,451 INFO program: Running... udevadm settle --timeout=300 >16:35:58,698 INFO program: Running... multipath -d >16:35:58,735 INFO program: Running... multipath -ll >16:35:59,488 INFO program: Running... dumpe2fs -h /dev/loop3 >16:35:59,507 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:35:59,508 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:35:59,508 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:35:59,509 INFO program: Filesystem magic number: 0xEF53 >16:35:59,509 INFO program: Filesystem revision #: 1 (dynamic) >16:35:59,509 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 >16:35:59,510 INFO program: Filesystem flags: signed_directory_hash >16:35:59,510 INFO program: Default mount options: user_xattr acl >16:35:59,511 INFO program: Filesystem state: clean >16:35:59,511 INFO program: Errors behavior: Continue >16:35:59,511 INFO program: Filesystem OS type: Linux >16:35:59,512 INFO program: Inode count: 196608 >16:35:59,512 INFO program: Block count: 786432 >16:35:59,513 INFO program: Reserved block count: 7863 >16:35:59,513 INFO program: Free blocks: 150245 >16:35:59,513 INFO program: Free inodes: 98219 >16:35:59,514 INFO program: First block: 0 >16:35:59,514 INFO program: Block size: 4096 >16:35:59,514 INFO program: Fragment size: 4096 >16:35:59,515 INFO program: Reserved GDT blocks: 191 >16:35:59,515 INFO program: Blocks per group: 32768 >16:35:59,516 INFO program: Fragments per group: 32768 >16:35:59,516 INFO program: Inodes per group: 8192 >16:35:59,516 INFO program: Inode blocks per group: 512 >16:35:59,517 INFO program: Flex block group size: 16 >16:35:59,517 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:35:59,517 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:35:59,518 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:35:59,518 INFO program: Mount count: 0 >16:35:59,519 INFO program: Maximum mount count: -1 >16:35:59,519 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:35:59,519 INFO program: Check interval: 0 (<none>) >16:35:59,520 INFO program: Lifetime writes: 166 MB >16:35:59,520 INFO program: Reserved blocks uid: 0 (user root) >16:35:59,521 INFO program: Reserved blocks gid: 0 (group root) >16:35:59,521 INFO program: First inode: 11 >16:35:59,521 INFO program: Inode size: 256 >16:35:59,522 INFO program: Required extra isize: 28 >16:35:59,522 INFO program: Desired extra isize: 28 >16:35:59,522 INFO program: Journal inode: 8 >16:35:59,523 INFO program: Default directory hash: half_md4 >16:35:59,523 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:35:59,524 INFO program: Journal backup: inode blocks >16:35:59,524 INFO program: Journal features: journal_incompat_revoke >16:35:59,524 INFO program: Journal size: 64M >16:35:59,525 INFO program: Journal length: 16384 >16:35:59,525 INFO program: Journal sequence: 0x00001563 >16:35:59,526 INFO program: Journal start: 0 >16:35:59,526 INFO program: >16:35:59,526 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:35:59,528 INFO program: Running... dumpe2fs -h /dev/loop3 >16:35:59,547 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:35:59,548 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:35:59,548 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:35:59,549 INFO program: Filesystem magic number: 0xEF53 >16:35:59,549 INFO program: Filesystem revision #: 1 (dynamic) >16:35:59,550 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 >16:35:59,550 INFO program: Filesystem flags: signed_directory_hash >16:35:59,550 INFO program: Default mount options: user_xattr acl >16:35:59,551 INFO program: Filesystem state: clean >16:35:59,551 INFO program: Errors behavior: Continue >16:35:59,552 INFO program: Filesystem OS type: Linux >16:35:59,552 INFO program: Inode count: 196608 >16:35:59,552 INFO program: Block count: 786432 >16:35:59,553 INFO program: Reserved block count: 7863 >16:35:59,553 INFO program: Free blocks: 150245 >16:35:59,554 INFO program: Free inodes: 98219 >16:35:59,554 INFO program: First block: 0 >16:35:59,554 INFO program: Block size: 4096 >16:35:59,555 INFO program: Fragment size: 4096 >16:35:59,555 INFO program: Reserved GDT blocks: 191 >16:35:59,555 INFO program: Blocks per group: 32768 >16:35:59,556 INFO program: Fragments per group: 32768 >16:35:59,556 INFO program: Inodes per group: 8192 >16:35:59,557 INFO program: Inode blocks per group: 512 >16:35:59,557 INFO program: Flex block group size: 16 >16:35:59,557 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:35:59,558 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:35:59,558 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:35:59,559 INFO program: Mount count: 0 >16:35:59,559 INFO program: Maximum mount count: -1 >16:35:59,559 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:35:59,560 INFO program: Check interval: 0 (<none>) >16:35:59,560 INFO program: Lifetime writes: 166 MB >16:35:59,560 INFO program: Reserved blocks uid: 0 (user root) >16:35:59,561 INFO program: Reserved blocks gid: 0 (group root) >16:35:59,561 INFO program: First inode: 11 >16:35:59,562 INFO program: Inode size: 256 >16:35:59,562 INFO program: Required extra isize: 28 >16:35:59,562 INFO program: Desired extra isize: 28 >16:35:59,563 INFO program: Journal inode: 8 >16:35:59,563 INFO program: Default directory hash: half_md4 >16:35:59,563 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:35:59,564 INFO program: Journal backup: inode blocks >16:35:59,564 INFO program: Journal features: journal_incompat_revoke >16:35:59,565 INFO program: Journal size: 64M >16:35:59,565 INFO program: Journal length: 16384 >16:35:59,565 INFO program: Journal sequence: 0x00001563 >16:35:59,566 INFO program: Journal start: 0 >16:35:59,566 INFO program: >16:35:59,567 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:35:59,568 INFO program: Running... resize2fs -P /dev/loop3 >16:35:59,586 INFO program: Couldn't find valid filesystem superblock. >16:35:59,587 ERR program: resize2fs 1.42 (29-Nov-2011) >16:35:59,588 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:35:59,733 INFO program: Running... modprobe scsi_wait_scan >16:35:59,757 INFO program: Running... rmmod scsi_wait_scan >16:35:59,778 INFO program: Running... udevadm settle --timeout=300 >16:35:59,988 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:36:00,007 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:36:00,008 INFO program: Last mounted on: /sysroot >16:36:00,009 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:36:00,009 INFO program: Filesystem magic number: 0xEF53 >16:36:00,009 INFO program: Filesystem revision #: 1 (dynamic) >16:36:00,010 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 >16:36:00,010 INFO program: Filesystem flags: signed_directory_hash >16:36:00,011 INFO program: Default mount options: user_xattr acl >16:36:00,011 INFO program: Filesystem state: clean >16:36:00,011 INFO program: Errors behavior: Continue >16:36:00,012 INFO program: Filesystem OS type: Linux >16:36:00,012 INFO program: Inode count: 196608 >16:36:00,013 INFO program: Block count: 786432 >16:36:00,013 INFO program: Reserved block count: 7863 >16:36:00,013 INFO program: Free blocks: 150245 >16:36:00,014 INFO program: Free inodes: 98219 >16:36:00,014 INFO program: First block: 0 >16:36:00,014 INFO program: Block size: 4096 >16:36:00,015 INFO program: Fragment size: 4096 >16:36:00,015 INFO program: Reserved GDT blocks: 191 >16:36:00,016 INFO program: Blocks per group: 32768 >16:36:00,016 INFO program: Fragments per group: 32768 >16:36:00,016 INFO program: Inodes per group: 8192 >16:36:00,017 INFO program: Inode blocks per group: 512 >16:36:00,017 INFO program: Flex block group size: 16 >16:36:00,017 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:36:00,018 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:36:00,018 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:36:00,019 INFO program: Mount count: 1 >16:36:00,019 INFO program: Maximum mount count: -1 >16:36:00,019 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:36:00,020 INFO program: Check interval: 0 (<none>) >16:36:00,020 INFO program: Lifetime writes: 166 MB >16:36:00,020 INFO program: Reserved blocks uid: 0 (user root) >16:36:00,021 INFO program: Reserved blocks gid: 0 (group root) >16:36:00,021 INFO program: First inode: 11 >16:36:00,022 INFO program: Inode size: 256 >16:36:00,022 INFO program: Required extra isize: 28 >16:36:00,022 INFO program: Desired extra isize: 28 >16:36:00,023 INFO program: Journal inode: 8 >16:36:00,023 INFO program: Default directory hash: half_md4 >16:36:00,023 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:36:00,024 INFO program: Journal backup: inode blocks >16:36:00,024 INFO program: Journal features: journal_incompat_revoke >16:36:00,025 INFO program: Journal size: 64M >16:36:00,025 INFO program: Journal length: 16384 >16:36:00,025 INFO program: Journal sequence: 0x00001564 >16:36:00,026 INFO program: Journal start: 1 >16:36:00,026 INFO program: >16:36:00,027 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:36:00,028 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:36:00,047 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:36:00,048 INFO program: Last mounted on: /sysroot >16:36:00,049 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:36:00,049 INFO program: Filesystem magic number: 0xEF53 >16:36:00,050 INFO program: Filesystem revision #: 1 (dynamic) >16:36:00,050 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 >16:36:00,050 INFO program: Filesystem flags: signed_directory_hash >16:36:00,051 INFO program: Default mount options: user_xattr acl >16:36:00,051 INFO program: Filesystem state: clean >16:36:00,052 INFO program: Errors behavior: Continue >16:36:00,052 INFO program: Filesystem OS type: Linux >16:36:00,052 INFO program: Inode count: 196608 >16:36:00,053 INFO program: Block count: 786432 >16:36:00,053 INFO program: Reserved block count: 7863 >16:36:00,054 INFO program: Free blocks: 150245 >16:36:00,054 INFO program: Free inodes: 98219 >16:36:00,054 INFO program: First block: 0 >16:36:00,055 INFO program: Block size: 4096 >16:36:00,055 INFO program: Fragment size: 4096 >16:36:00,055 INFO program: Reserved GDT blocks: 191 >16:36:00,056 INFO program: Blocks per group: 32768 >16:36:00,056 INFO program: Fragments per group: 32768 >16:36:00,057 INFO program: Inodes per group: 8192 >16:36:00,057 INFO program: Inode blocks per group: 512 >16:36:00,057 INFO program: Flex block group size: 16 >16:36:00,058 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:36:00,058 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:36:00,058 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:36:00,059 INFO program: Mount count: 1 >16:36:00,059 INFO program: Maximum mount count: -1 >16:36:00,060 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:36:00,060 INFO program: Check interval: 0 (<none>) >16:36:00,060 INFO program: Lifetime writes: 166 MB >16:36:00,061 INFO program: Reserved blocks uid: 0 (user root) >16:36:00,061 INFO program: Reserved blocks gid: 0 (group root) >16:36:00,061 INFO program: First inode: 11 >16:36:00,062 INFO program: Inode size: 256 >16:36:00,062 INFO program: Required extra isize: 28 >16:36:00,062 INFO program: Desired extra isize: 28 >16:36:00,063 INFO program: Journal inode: 8 >16:36:00,063 INFO program: Default directory hash: half_md4 >16:36:00,064 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:36:00,064 INFO program: Journal backup: inode blocks >16:36:00,064 INFO program: Journal features: journal_incompat_revoke >16:36:00,065 INFO program: Journal size: 64M >16:36:00,065 INFO program: Journal length: 16384 >16:36:00,066 INFO program: Journal sequence: 0x00001564 >16:36:00,066 INFO program: Journal start: 1 >16:36:00,066 INFO program: >16:36:00,067 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:36:00,068 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:36:00,086 INFO program: Estimated minimum size of the filesystem: 642130 >16:36:00,087 ERR program: resize2fs 1.42 (29-Nov-2011) >16:36:00,217 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:36:00,237 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:36:00,238 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:36:00,239 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:36:00,239 INFO program: Filesystem magic number: 0xEF53 >16:36:00,240 INFO program: Filesystem revision #: 1 (dynamic) >16:36:00,240 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 >16:36:00,240 INFO program: Filesystem flags: signed_directory_hash >16:36:00,241 INFO program: Default mount options: user_xattr acl >16:36:00,241 INFO program: Filesystem state: clean >16:36:00,242 INFO program: Errors behavior: Continue >16:36:00,242 INFO program: Filesystem OS type: Linux >16:36:00,242 INFO program: Inode count: 163840 >16:36:00,243 INFO program: Block count: 642130 >16:36:00,243 INFO program: Reserved block count: 6420 >16:36:00,244 INFO program: Free blocks: 7999 >16:36:00,244 INFO program: Free inodes: 65451 >16:36:00,244 INFO program: First block: 0 >16:36:00,245 INFO program: Block size: 4096 >16:36:00,245 INFO program: Fragment size: 4096 >16:36:00,245 INFO program: Reserved GDT blocks: 191 >16:36:00,246 INFO program: Blocks per group: 32768 >16:36:00,246 INFO program: Fragments per group: 32768 >16:36:00,247 INFO program: Inodes per group: 8192 >16:36:00,247 INFO program: Inode blocks per group: 512 >16:36:00,247 INFO program: Flex block group size: 16 >16:36:00,248 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:36:00,248 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:36:00,248 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:36:00,249 INFO program: Mount count: 0 >16:36:00,249 INFO program: Maximum mount count: -1 >16:36:00,250 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:36:00,250 INFO program: Check interval: 0 (<none>) >16:36:00,250 INFO program: Lifetime writes: 166 MB >16:36:00,251 INFO program: Reserved blocks uid: 0 (user root) >16:36:00,251 INFO program: Reserved blocks gid: 0 (group root) >16:36:00,252 INFO program: First inode: 11 >16:36:00,252 INFO program: Inode size: 256 >16:36:00,252 INFO program: Required extra isize: 28 >16:36:00,253 INFO program: Desired extra isize: 28 >16:36:00,253 INFO program: Journal inode: 8 >16:36:00,254 INFO program: Default directory hash: half_md4 >16:36:00,254 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:36:00,254 INFO program: Journal backup: inode blocks >16:36:00,255 INFO program: Journal features: journal_incompat_revoke >16:36:00,255 INFO program: Journal size: 64M >16:36:00,255 INFO program: Journal length: 16384 >16:36:00,256 INFO program: Journal sequence: 0x00001563 >16:36:00,256 INFO program: Journal start: 0 >16:36:00,257 INFO program: >16:36:00,259 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:36:00,262 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:36:00,288 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:36:00,289 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:36:00,290 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:36:00,290 INFO program: Filesystem magic number: 0xEF53 >16:36:00,290 INFO program: Filesystem revision #: 1 (dynamic) >16:36:00,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 >16:36:00,291 INFO program: Filesystem flags: signed_directory_hash >16:36:00,292 INFO program: Default mount options: user_xattr acl >16:36:00,292 INFO program: Filesystem state: clean >16:36:00,293 INFO program: Errors behavior: Continue >16:36:00,293 INFO program: Filesystem OS type: Linux >16:36:00,293 INFO program: Inode count: 163840 >16:36:00,294 INFO program: Block count: 642130 >16:36:00,294 INFO program: Reserved block count: 6420 >16:36:00,295 INFO program: Free blocks: 7999 >16:36:00,295 INFO program: Free inodes: 65451 >16:36:00,295 INFO program: First block: 0 >16:36:00,296 INFO program: Block size: 4096 >16:36:00,296 INFO program: Fragment size: 4096 >16:36:00,297 INFO program: Reserved GDT blocks: 191 >16:36:00,297 INFO program: Blocks per group: 32768 >16:36:00,297 INFO program: Fragments per group: 32768 >16:36:00,298 INFO program: Inodes per group: 8192 >16:36:00,298 INFO program: Inode blocks per group: 512 >16:36:00,299 INFO program: Flex block group size: 16 >16:36:00,299 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:36:00,299 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:36:00,300 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:36:00,300 INFO program: Mount count: 0 >16:36:00,300 INFO program: Maximum mount count: -1 >16:36:00,301 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:36:00,301 INFO program: Check interval: 0 (<none>) >16:36:00,302 INFO program: Lifetime writes: 166 MB >16:36:00,302 INFO program: Reserved blocks uid: 0 (user root) >16:36:00,302 INFO program: Reserved blocks gid: 0 (group root) >16:36:00,303 INFO program: First inode: 11 >16:36:00,303 INFO program: Inode size: 256 >16:36:00,303 INFO program: Required extra isize: 28 >16:36:00,304 INFO program: Desired extra isize: 28 >16:36:00,304 INFO program: Journal inode: 8 >16:36:00,305 INFO program: Default directory hash: half_md4 >16:36:00,305 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:36:00,305 INFO program: Journal backup: inode blocks >16:36:00,306 INFO program: Journal features: journal_incompat_revoke >16:36:00,306 INFO program: Journal size: 64M >16:36:00,306 INFO program: Journal length: 16384 >16:36:00,307 INFO program: Journal sequence: 0x00001563 >16:36:00,307 INFO program: Journal start: 0 >16:36:00,308 INFO program: >16:36:00,308 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:36:00,309 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:36:00,333 INFO program: Couldn't find valid filesystem superblock. >16:36:00,335 ERR program: resize2fs 1.42 (29-Nov-2011) >16:36:00,336 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:36:00,463 INFO program: Running... modprobe scsi_wait_scan >16:36:00,487 INFO program: Running... rmmod scsi_wait_scan >16:36:00,517 INFO program: Running... udevadm settle --timeout=300 >16:36:00,643 INFO program: Running... udevadm settle --timeout=300 >16:36:00,809 INFO program: Running... udevadm settle --timeout=300 >16:36:02,556 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >16:36:07,363 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >16:36:14,532 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:36:14,737 INFO program: Running... modprobe fcoe >16:36:14,772 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:36:14,816 INFO program: No FCoE boot disk information is found in EDD! >16:36:14,832 INFO program: Running... modprobe scsi_wait_scan >16:36:14,875 INFO program: Running... rmmod scsi_wait_scan >16:36:14,913 INFO program: Running... udevadm settle --timeout=300 >16:36:15,454 INFO program: Running... multipath -d >16:36:15,511 INFO program: Running... multipath -ll >16:36:16,220 INFO program: Running... modprobe scsi_wait_scan >16:36:16,251 INFO program: Running... rmmod scsi_wait_scan >16:36:16,281 INFO program: Running... udevadm settle --timeout=300 >16:36:22,594 INFO program: Running... dumpe2fs -h /dev/loop3 >16:36:22,627 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:36:22,629 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:36:22,630 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:36:22,631 INFO program: Filesystem magic number: 0xEF53 >16:36:22,631 INFO program: Filesystem revision #: 1 (dynamic) >16:36:22,632 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 >16:36:22,633 INFO program: Filesystem flags: signed_directory_hash >16:36:22,634 INFO program: Default mount options: user_xattr acl >16:36:22,634 INFO program: Filesystem state: clean >16:36:22,635 INFO program: Errors behavior: Continue >16:36:22,636 INFO program: Filesystem OS type: Linux >16:36:22,636 INFO program: Inode count: 196608 >16:36:22,637 INFO program: Block count: 786432 >16:36:22,638 INFO program: Reserved block count: 7863 >16:36:22,638 INFO program: Free blocks: 150245 >16:36:22,639 INFO program: Free inodes: 98219 >16:36:22,641 INFO program: First block: 0 >16:36:22,643 INFO program: Block size: 4096 >16:36:22,646 INFO program: Fragment size: 4096 >16:36:22,648 INFO program: Reserved GDT blocks: 191 >16:36:22,651 INFO program: Blocks per group: 32768 >16:36:22,655 INFO program: Fragments per group: 32768 >16:36:22,658 INFO program: Inodes per group: 8192 >16:36:22,661 INFO program: Inode blocks per group: 512 >16:36:22,664 INFO program: Flex block group size: 16 >16:36:22,667 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:36:22,670 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:36:22,672 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:36:22,676 INFO program: Mount count: 0 >16:36:22,678 INFO program: Maximum mount count: -1 >16:36:22,681 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:36:22,683 INFO program: Check interval: 0 (<none>) >16:36:22,686 INFO program: Lifetime writes: 166 MB >16:36:22,689 INFO program: Reserved blocks uid: 0 (user root) >16:36:22,692 INFO program: Reserved blocks gid: 0 (group root) >16:36:22,694 INFO program: First inode: 11 >16:36:22,697 INFO program: Inode size: 256 >16:36:22,700 INFO program: Required extra isize: 28 >16:36:22,703 INFO program: Desired extra isize: 28 >16:36:22,705 INFO program: Journal inode: 8 >16:36:22,707 INFO program: Default directory hash: half_md4 >16:36:22,709 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:36:22,711 INFO program: Journal backup: inode blocks >16:36:22,713 INFO program: Journal features: journal_incompat_revoke >16:36:22,715 INFO program: Journal size: 64M >16:36:22,717 INFO program: Journal length: 16384 >16:36:22,720 INFO program: Journal sequence: 0x00001563 >16:36:22,721 INFO program: Journal start: 0 >16:36:22,723 INFO program: >16:36:22,726 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:36:22,729 INFO program: Running... dumpe2fs -h /dev/loop3 >16:36:22,756 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:36:22,757 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:36:22,758 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:36:22,759 INFO program: Filesystem magic number: 0xEF53 >16:36:22,760 INFO program: Filesystem revision #: 1 (dynamic) >16:36:22,760 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 >16:36:22,761 INFO program: Filesystem flags: signed_directory_hash >16:36:22,762 INFO program: Default mount options: user_xattr acl >16:36:22,762 INFO program: Filesystem state: clean >16:36:22,763 INFO program: Errors behavior: Continue >16:36:22,764 INFO program: Filesystem OS type: Linux >16:36:22,764 INFO program: Inode count: 196608 >16:36:22,765 INFO program: Block count: 786432 >16:36:22,766 INFO program: Reserved block count: 7863 >16:36:22,766 INFO program: Free blocks: 150245 >16:36:22,767 INFO program: Free inodes: 98219 >16:36:22,769 INFO program: First block: 0 >16:36:22,771 INFO program: Block size: 4096 >16:36:22,773 INFO program: Fragment size: 4096 >16:36:22,775 INFO program: Reserved GDT blocks: 191 >16:36:22,778 INFO program: Blocks per group: 32768 >16:36:22,781 INFO program: Fragments per group: 32768 >16:36:22,784 INFO program: Inodes per group: 8192 >16:36:22,787 INFO program: Inode blocks per group: 512 >16:36:22,789 INFO program: Flex block group size: 16 >16:36:22,792 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:36:22,794 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:36:22,797 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:36:22,799 INFO program: Mount count: 0 >16:36:22,802 INFO program: Maximum mount count: -1 >16:36:22,805 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:36:22,807 INFO program: Check interval: 0 (<none>) >16:36:22,810 INFO program: Lifetime writes: 166 MB >16:36:22,812 INFO program: Reserved blocks uid: 0 (user root) >16:36:22,815 INFO program: Reserved blocks gid: 0 (group root) >16:36:22,817 INFO program: First inode: 11 >16:36:22,820 INFO program: Inode size: 256 >16:36:22,823 INFO program: Required extra isize: 28 >16:36:22,825 INFO program: Desired extra isize: 28 >16:36:22,828 INFO program: Journal inode: 8 >16:36:22,830 INFO program: Default directory hash: half_md4 >16:36:22,832 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:36:22,834 INFO program: Journal backup: inode blocks >16:36:22,836 INFO program: Journal features: journal_incompat_revoke >16:36:22,838 INFO program: Journal size: 64M >16:36:22,840 INFO program: Journal length: 16384 >16:36:22,842 INFO program: Journal sequence: 0x00001563 >16:36:22,844 INFO program: Journal start: 0 >16:36:22,845 INFO program: >16:36:22,847 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:36:22,850 INFO program: Running... resize2fs -P /dev/loop3 >16:36:22,879 INFO program: Couldn't find valid filesystem superblock. >16:36:22,881 ERR program: resize2fs 1.42 (29-Nov-2011) >16:36:22,883 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:36:23,255 INFO program: Running... modprobe scsi_wait_scan >16:36:23,284 INFO program: Running... rmmod scsi_wait_scan >16:36:23,311 INFO program: Running... udevadm settle --timeout=300 >16:36:23,616 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:36:23,641 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:36:23,643 INFO program: Last mounted on: /sysroot >16:36:23,644 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:36:23,645 INFO program: Filesystem magic number: 0xEF53 >16:36:23,647 INFO program: Filesystem revision #: 1 (dynamic) >16:36:23,647 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 >16:36:23,648 INFO program: Filesystem flags: signed_directory_hash >16:36:23,649 INFO program: Default mount options: user_xattr acl >16:36:23,650 INFO program: Filesystem state: clean >16:36:23,650 INFO program: Errors behavior: Continue >16:36:23,651 INFO program: Filesystem OS type: Linux >16:36:23,652 INFO program: Inode count: 196608 >16:36:23,653 INFO program: Block count: 786432 >16:36:23,653 INFO program: Reserved block count: 7863 >16:36:23,654 INFO program: Free blocks: 150245 >16:36:23,655 INFO program: Free inodes: 98219 >16:36:23,655 INFO program: First block: 0 >16:36:23,656 INFO program: Block size: 4096 >16:36:23,657 INFO program: Fragment size: 4096 >16:36:23,658 INFO program: Reserved GDT blocks: 191 >16:36:23,659 INFO program: Blocks per group: 32768 >16:36:23,661 INFO program: Fragments per group: 32768 >16:36:23,663 INFO program: Inodes per group: 8192 >16:36:23,665 INFO program: Inode blocks per group: 512 >16:36:23,666 INFO program: Flex block group size: 16 >16:36:23,668 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:36:23,670 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:36:23,672 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:36:23,674 INFO program: Mount count: 1 >16:36:23,675 INFO program: Maximum mount count: -1 >16:36:23,677 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:36:23,679 INFO program: Check interval: 0 (<none>) >16:36:23,681 INFO program: Lifetime writes: 166 MB >16:36:23,683 INFO program: Reserved blocks uid: 0 (user root) >16:36:23,685 INFO program: Reserved blocks gid: 0 (group root) >16:36:23,686 INFO program: First inode: 11 >16:36:23,688 INFO program: Inode size: 256 >16:36:23,690 INFO program: Required extra isize: 28 >16:36:23,693 INFO program: Desired extra isize: 28 >16:36:23,695 INFO program: Journal inode: 8 >16:36:23,698 INFO program: Default directory hash: half_md4 >16:36:23,700 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:36:23,703 INFO program: Journal backup: inode blocks >16:36:23,706 INFO program: Journal features: journal_incompat_revoke >16:36:23,708 INFO program: Journal size: 64M >16:36:23,710 INFO program: Journal length: 16384 >16:36:23,713 INFO program: Journal sequence: 0x00001564 >16:36:23,715 INFO program: Journal start: 1 >16:36:23,718 INFO program: >16:36:23,721 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:36:23,725 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:36:23,754 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:36:23,755 INFO program: Last mounted on: /sysroot >16:36:23,756 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:36:23,757 INFO program: Filesystem magic number: 0xEF53 >16:36:23,757 INFO program: Filesystem revision #: 1 (dynamic) >16:36:23,758 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 >16:36:23,759 INFO program: Filesystem flags: signed_directory_hash >16:36:23,760 INFO program: Default mount options: user_xattr acl >16:36:23,760 INFO program: Filesystem state: clean >16:36:23,761 INFO program: Errors behavior: Continue >16:36:23,762 INFO program: Filesystem OS type: Linux >16:36:23,762 INFO program: Inode count: 196608 >16:36:23,763 INFO program: Block count: 786432 >16:36:23,763 INFO program: Reserved block count: 7863 >16:36:23,764 INFO program: Free blocks: 150245 >16:36:23,765 INFO program: Free inodes: 98219 >16:36:23,765 INFO program: First block: 0 >16:36:23,766 INFO program: Block size: 4096 >16:36:23,768 INFO program: Fragment size: 4096 >16:36:23,771 INFO program: Reserved GDT blocks: 191 >16:36:23,774 INFO program: Blocks per group: 32768 >16:36:23,776 INFO program: Fragments per group: 32768 >16:36:23,779 INFO program: Inodes per group: 8192 >16:36:23,781 INFO program: Inode blocks per group: 512 >16:36:23,784 INFO program: Flex block group size: 16 >16:36:23,786 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:36:23,789 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:36:23,792 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:36:23,794 INFO program: Mount count: 1 >16:36:23,797 INFO program: Maximum mount count: -1 >16:36:23,799 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:36:23,802 INFO program: Check interval: 0 (<none>) >16:36:23,804 INFO program: Lifetime writes: 166 MB >16:36:23,807 INFO program: Reserved blocks uid: 0 (user root) >16:36:23,810 INFO program: Reserved blocks gid: 0 (group root) >16:36:23,812 INFO program: First inode: 11 >16:36:23,815 INFO program: Inode size: 256 >16:36:23,817 INFO program: Required extra isize: 28 >16:36:23,819 INFO program: Desired extra isize: 28 >16:36:23,822 INFO program: Journal inode: 8 >16:36:23,824 INFO program: Default directory hash: half_md4 >16:36:23,827 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:36:23,830 INFO program: Journal backup: inode blocks >16:36:23,832 INFO program: Journal features: journal_incompat_revoke >16:36:23,835 INFO program: Journal size: 64M >16:36:23,837 INFO program: Journal length: 16384 >16:36:23,840 INFO program: Journal sequence: 0x00001564 >16:36:23,842 INFO program: Journal start: 1 >16:36:23,845 INFO program: >16:36:23,847 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:36:23,851 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:36:23,878 INFO program: Estimated minimum size of the filesystem: 642130 >16:36:23,879 ERR program: resize2fs 1.42 (29-Nov-2011) >16:36:24,171 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:36:24,198 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:36:24,199 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:36:24,200 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:36:24,202 INFO program: Filesystem magic number: 0xEF53 >16:36:24,203 INFO program: Filesystem revision #: 1 (dynamic) >16:36:24,204 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 >16:36:24,206 INFO program: Filesystem flags: signed_directory_hash >16:36:24,207 INFO program: Default mount options: user_xattr acl >16:36:24,208 INFO program: Filesystem state: clean >16:36:24,209 INFO program: Errors behavior: Continue >16:36:24,210 INFO program: Filesystem OS type: Linux >16:36:24,210 INFO program: Inode count: 163840 >16:36:24,211 INFO program: Block count: 642130 >16:36:24,212 INFO program: Reserved block count: 6420 >16:36:24,212 INFO program: Free blocks: 7999 >16:36:24,213 INFO program: Free inodes: 65451 >16:36:24,214 INFO program: First block: 0 >16:36:24,214 INFO program: Block size: 4096 >16:36:24,215 INFO program: Fragment size: 4096 >16:36:24,216 INFO program: Reserved GDT blocks: 191 >16:36:24,218 INFO program: Blocks per group: 32768 >16:36:24,221 INFO program: Fragments per group: 32768 >16:36:24,223 INFO program: Inodes per group: 8192 >16:36:24,226 INFO program: Inode blocks per group: 512 >16:36:24,228 INFO program: Flex block group size: 16 >16:36:24,231 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:36:24,233 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:36:24,236 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:36:24,238 INFO program: Mount count: 0 >16:36:24,241 INFO program: Maximum mount count: -1 >16:36:24,243 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:36:24,246 INFO program: Check interval: 0 (<none>) >16:36:24,249 INFO program: Lifetime writes: 166 MB >16:36:24,251 INFO program: Reserved blocks uid: 0 (user root) >16:36:24,254 INFO program: Reserved blocks gid: 0 (group root) >16:36:24,256 INFO program: First inode: 11 >16:36:24,259 INFO program: Inode size: 256 >16:36:24,261 INFO program: Required extra isize: 28 >16:36:24,263 INFO program: Desired extra isize: 28 >16:36:24,266 INFO program: Journal inode: 8 >16:36:24,269 INFO program: Default directory hash: half_md4 >16:36:24,272 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:36:24,274 INFO program: Journal backup: inode blocks >16:36:24,277 INFO program: Journal features: journal_incompat_revoke >16:36:24,280 INFO program: Journal size: 64M >16:36:24,282 INFO program: Journal length: 16384 >16:36:24,285 INFO program: Journal sequence: 0x00001563 >16:36:24,288 INFO program: Journal start: 0 >16:36:24,290 INFO program: >16:36:24,293 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:36:24,298 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:36:24,330 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:36:24,331 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:36:24,333 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:36:24,334 INFO program: Filesystem magic number: 0xEF53 >16:36:24,335 INFO program: Filesystem revision #: 1 (dynamic) >16:36:24,336 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 >16:36:24,337 INFO program: Filesystem flags: signed_directory_hash >16:36:24,338 INFO program: Default mount options: user_xattr acl >16:36:24,339 INFO program: Filesystem state: clean >16:36:24,341 INFO program: Errors behavior: Continue >16:36:24,342 INFO program: Filesystem OS type: Linux >16:36:24,343 INFO program: Inode count: 163840 >16:36:24,344 INFO program: Block count: 642130 >16:36:24,345 INFO program: Reserved block count: 6420 >16:36:24,346 INFO program: Free blocks: 7999 >16:36:24,347 INFO program: Free inodes: 65451 >16:36:24,348 INFO program: First block: 0 >16:36:24,350 INFO program: Block size: 4096 >16:36:24,351 INFO program: Fragment size: 4096 >16:36:24,352 INFO program: Reserved GDT blocks: 191 >16:36:24,353 INFO program: Blocks per group: 32768 >16:36:24,354 INFO program: Fragments per group: 32768 >16:36:24,355 INFO program: Inodes per group: 8192 >16:36:24,356 INFO program: Inode blocks per group: 512 >16:36:24,357 INFO program: Flex block group size: 16 >16:36:24,358 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:36:24,359 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:36:24,364 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:36:24,365 INFO program: Mount count: 0 >16:36:24,366 INFO program: Maximum mount count: -1 >16:36:24,367 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:36:24,368 INFO program: Check interval: 0 (<none>) >16:36:24,369 INFO program: Lifetime writes: 166 MB >16:36:24,370 INFO program: Reserved blocks uid: 0 (user root) >16:36:24,372 INFO program: Reserved blocks gid: 0 (group root) >16:36:24,373 INFO program: First inode: 11 >16:36:24,373 INFO program: Inode size: 256 >16:36:24,374 INFO program: Required extra isize: 28 >16:36:24,375 INFO program: Desired extra isize: 28 >16:36:24,376 INFO program: Journal inode: 8 >16:36:24,377 INFO program: Default directory hash: half_md4 >16:36:24,378 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:36:24,378 INFO program: Journal backup: inode blocks >16:36:24,379 INFO program: Journal features: journal_incompat_revoke >16:36:24,380 INFO program: Journal size: 64M >16:36:24,381 INFO program: Journal length: 16384 >16:36:24,382 INFO program: Journal sequence: 0x00001563 >16:36:24,382 INFO program: Journal start: 0 >16:36:24,383 INFO program: >16:36:24,384 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:36:24,386 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:36:24,411 INFO program: Couldn't find valid filesystem superblock. >16:36:24,413 ERR program: resize2fs 1.42 (29-Nov-2011) >16:36:24,414 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:36:24,660 INFO program: Running... modprobe scsi_wait_scan >16:36:24,690 INFO program: Running... rmmod scsi_wait_scan >16:36:24,717 INFO program: Running... udevadm settle --timeout=300 >16:36:24,854 INFO program: Running... udevadm settle --timeout=300 >16:36:24,960 INFO program: Running... udevadm settle --timeout=300 >16:36:42,690 INFO program: Running... hostname -v fedorabox >16:36:58,988 INFO program: Running... /sbin/hwclock --hctosys -u >16:37:03,278 INFO program: Running... modprobe scsi_wait_scan >16:37:03,312 INFO program: Running... rmmod scsi_wait_scan >16:37:03,342 INFO program: Running... udevadm settle --timeout=300 >16:37:03,589 INFO program: Running... multipath -d >16:37:03,653 INFO program: Running... multipath -ll >16:37:04,137 INFO program: Running... modprobe scsi_wait_scan >16:37:04,165 INFO program: Running... rmmod scsi_wait_scan >16:37:04,192 INFO program: Running... udevadm settle --timeout=300 >16:37:05,185 INFO program: Running... dumpe2fs -h /dev/loop3 >16:37:05,211 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:37:05,213 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:37:05,214 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:37:05,215 INFO program: Filesystem magic number: 0xEF53 >16:37:05,216 INFO program: Filesystem revision #: 1 (dynamic) >16:37:05,217 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 >16:37:05,218 INFO program: Filesystem flags: signed_directory_hash >16:37:05,219 INFO program: Default mount options: user_xattr acl >16:37:05,219 INFO program: Filesystem state: clean >16:37:05,220 INFO program: Errors behavior: Continue >16:37:05,221 INFO program: Filesystem OS type: Linux >16:37:05,221 INFO program: Inode count: 196608 >16:37:05,222 INFO program: Block count: 786432 >16:37:05,223 INFO program: Reserved block count: 7863 >16:37:05,223 INFO program: Free blocks: 150245 >16:37:05,224 INFO program: Free inodes: 98219 >16:37:05,225 INFO program: First block: 0 >16:37:05,225 INFO program: Block size: 4096 >16:37:05,227 INFO program: Fragment size: 4096 >16:37:05,229 INFO program: Reserved GDT blocks: 191 >16:37:05,231 INFO program: Blocks per group: 32768 >16:37:05,233 INFO program: Fragments per group: 32768 >16:37:05,235 INFO program: Inodes per group: 8192 >16:37:05,237 INFO program: Inode blocks per group: 512 >16:37:05,239 INFO program: Flex block group size: 16 >16:37:05,241 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:37:05,243 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:37:05,245 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:37:05,247 INFO program: Mount count: 0 >16:37:05,249 INFO program: Maximum mount count: -1 >16:37:05,251 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:37:05,253 INFO program: Check interval: 0 (<none>) >16:37:05,255 INFO program: Lifetime writes: 166 MB >16:37:05,258 INFO program: Reserved blocks uid: 0 (user root) >16:37:05,260 INFO program: Reserved blocks gid: 0 (group root) >16:37:05,262 INFO program: First inode: 11 >16:37:05,264 INFO program: Inode size: 256 >16:37:05,266 INFO program: Required extra isize: 28 >16:37:05,268 INFO program: Desired extra isize: 28 >16:37:05,270 INFO program: Journal inode: 8 >16:37:05,273 INFO program: Default directory hash: half_md4 >16:37:05,275 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:37:05,278 INFO program: Journal backup: inode blocks >16:37:05,281 INFO program: Journal features: journal_incompat_revoke >16:37:05,283 INFO program: Journal size: 64M >16:37:05,286 INFO program: Journal length: 16384 >16:37:05,288 INFO program: Journal sequence: 0x00001563 >16:37:05,291 INFO program: Journal start: 0 >16:37:05,294 INFO program: >16:37:05,297 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:37:05,301 INFO program: Running... dumpe2fs -h /dev/loop3 >16:37:05,330 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:37:05,332 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:37:05,332 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:37:05,333 INFO program: Filesystem magic number: 0xEF53 >16:37:05,334 INFO program: Filesystem revision #: 1 (dynamic) >16:37:05,334 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 >16:37:05,335 INFO program: Filesystem flags: signed_directory_hash >16:37:05,336 INFO program: Default mount options: user_xattr acl >16:37:05,336 INFO program: Filesystem state: clean >16:37:05,337 INFO program: Errors behavior: Continue >16:37:05,338 INFO program: Filesystem OS type: Linux >16:37:05,338 INFO program: Inode count: 196608 >16:37:05,339 INFO program: Block count: 786432 >16:37:05,340 INFO program: Reserved block count: 7863 >16:37:05,340 INFO program: Free blocks: 150245 >16:37:05,341 INFO program: Free inodes: 98219 >16:37:05,342 INFO program: First block: 0 >16:37:05,344 INFO program: Block size: 4096 >16:37:05,347 INFO program: Fragment size: 4096 >16:37:05,350 INFO program: Reserved GDT blocks: 191 >16:37:05,352 INFO program: Blocks per group: 32768 >16:37:05,355 INFO program: Fragments per group: 32768 >16:37:05,358 INFO program: Inodes per group: 8192 >16:37:05,361 INFO program: Inode blocks per group: 512 >16:37:05,363 INFO program: Flex block group size: 16 >16:37:05,366 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:37:05,369 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:37:05,372 INFO program: Last write time: Tue May 22 16:49:56 2012 >16:37:05,374 INFO program: Mount count: 0 >16:37:05,377 INFO program: Maximum mount count: -1 >16:37:05,380 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:37:05,382 INFO program: Check interval: 0 (<none>) >16:37:05,385 INFO program: Lifetime writes: 166 MB >16:37:05,388 INFO program: Reserved blocks uid: 0 (user root) >16:37:05,390 INFO program: Reserved blocks gid: 0 (group root) >16:37:05,393 INFO program: First inode: 11 >16:37:05,395 INFO program: Inode size: 256 >16:37:05,397 INFO program: Required extra isize: 28 >16:37:05,400 INFO program: Desired extra isize: 28 >16:37:05,402 INFO program: Journal inode: 8 >16:37:05,405 INFO program: Default directory hash: half_md4 >16:37:05,407 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:37:05,410 INFO program: Journal backup: inode blocks >16:37:05,413 INFO program: Journal features: journal_incompat_revoke >16:37:05,415 INFO program: Journal size: 64M >16:37:05,418 INFO program: Journal length: 16384 >16:37:05,420 INFO program: Journal sequence: 0x00001563 >16:37:05,423 INFO program: Journal start: 0 >16:37:05,426 INFO program: >16:37:05,428 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:37:05,432 INFO program: Running... resize2fs -P /dev/loop3 >16:37:05,460 INFO program: Couldn't find valid filesystem superblock. >16:37:05,462 ERR program: resize2fs 1.42 (29-Nov-2011) >16:37:05,463 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:37:05,848 INFO program: Running... modprobe scsi_wait_scan >16:37:05,878 INFO program: Running... rmmod scsi_wait_scan >16:37:05,906 INFO program: Running... udevadm settle --timeout=300 >16:37:06,215 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:37:06,257 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:37:06,260 INFO program: Last mounted on: /sysroot >16:37:06,265 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:37:06,268 INFO program: Filesystem magic number: 0xEF53 >16:37:06,271 INFO program: Filesystem revision #: 1 (dynamic) >16:37:06,275 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 >16:37:06,278 INFO program: Filesystem flags: signed_directory_hash >16:37:06,282 INFO program: Default mount options: user_xattr acl >16:37:06,286 INFO program: Filesystem state: clean >16:37:06,289 INFO program: Errors behavior: Continue >16:37:06,292 INFO program: Filesystem OS type: Linux >16:37:06,297 INFO program: Inode count: 196608 >16:37:06,300 INFO program: Block count: 786432 >16:37:06,302 INFO program: Reserved block count: 7863 >16:37:06,303 INFO program: Free blocks: 150245 >16:37:06,305 INFO program: Free inodes: 98219 >16:37:06,306 INFO program: First block: 0 >16:37:06,308 INFO program: Block size: 4096 >16:37:06,309 INFO program: Fragment size: 4096 >16:37:06,310 INFO program: Reserved GDT blocks: 191 >16:37:06,312 INFO program: Blocks per group: 32768 >16:37:06,313 INFO program: Fragments per group: 32768 >16:37:06,315 INFO program: Inodes per group: 8192 >16:37:06,316 INFO program: Inode blocks per group: 512 >16:37:06,317 INFO program: Flex block group size: 16 >16:37:06,319 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:37:06,320 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:37:06,321 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:37:06,323 INFO program: Mount count: 1 >16:37:06,324 INFO program: Maximum mount count: -1 >16:37:06,325 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:37:06,328 INFO program: Check interval: 0 (<none>) >16:37:06,332 INFO program: Lifetime writes: 166 MB >16:37:06,335 INFO program: Reserved blocks uid: 0 (user root) >16:37:06,338 INFO program: Reserved blocks gid: 0 (group root) >16:37:06,342 INFO program: First inode: 11 >16:37:06,343 INFO program: Inode size: 256 >16:37:06,346 INFO program: Required extra isize: 28 >16:37:06,349 INFO program: Desired extra isize: 28 >16:37:06,352 INFO program: Journal inode: 8 >16:37:06,354 INFO program: Default directory hash: half_md4 >16:37:06,357 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:37:06,359 INFO program: Journal backup: inode blocks >16:37:06,362 INFO program: Journal features: journal_incompat_revoke >16:37:06,364 INFO program: Journal size: 64M >16:37:06,368 INFO program: Journal length: 16384 >16:37:06,370 INFO program: Journal sequence: 0x00001564 >16:37:06,373 INFO program: Journal start: 1 >16:37:06,375 INFO program: >16:37:06,378 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:37:06,382 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:37:06,419 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:37:06,421 INFO program: Last mounted on: /sysroot >16:37:06,422 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:37:06,423 INFO program: Filesystem magic number: 0xEF53 >16:37:06,425 INFO program: Filesystem revision #: 1 (dynamic) >16:37:06,426 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 >16:37:06,427 INFO program: Filesystem flags: signed_directory_hash >16:37:06,429 INFO program: Default mount options: user_xattr acl >16:37:06,430 INFO program: Filesystem state: clean >16:37:06,431 INFO program: Errors behavior: Continue >16:37:06,432 INFO program: Filesystem OS type: Linux >16:37:06,434 INFO program: Inode count: 196608 >16:37:06,435 INFO program: Block count: 786432 >16:37:06,436 INFO program: Reserved block count: 7863 >16:37:06,437 INFO program: Free blocks: 150245 >16:37:06,439 INFO program: Free inodes: 98219 >16:37:06,440 INFO program: First block: 0 >16:37:06,441 INFO program: Block size: 4096 >16:37:06,443 INFO program: Fragment size: 4096 >16:37:06,444 INFO program: Reserved GDT blocks: 191 >16:37:06,447 INFO program: Blocks per group: 32768 >16:37:06,449 INFO program: Fragments per group: 32768 >16:37:06,452 INFO program: Inodes per group: 8192 >16:37:06,454 INFO program: Inode blocks per group: 512 >16:37:06,457 INFO program: Flex block group size: 16 >16:37:06,460 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:37:06,462 INFO program: Last mount time: Wed Sep 12 16:22:28 2012 >16:37:06,465 INFO program: Last write time: Wed Sep 12 16:22:28 2012 >16:37:06,468 INFO program: Mount count: 1 >16:37:06,470 INFO program: Maximum mount count: -1 >16:37:06,473 INFO program: Last checked: Tue May 22 16:49:56 2012 >16:37:06,475 INFO program: Check interval: 0 (<none>) >16:37:06,478 INFO program: Lifetime writes: 166 MB >16:37:06,481 INFO program: Reserved blocks uid: 0 (user root) >16:37:06,483 INFO program: Reserved blocks gid: 0 (group root) >16:37:06,486 INFO program: First inode: 11 >16:37:06,488 INFO program: Inode size: 256 >16:37:06,492 INFO program: Required extra isize: 28 >16:37:06,494 INFO program: Desired extra isize: 28 >16:37:06,496 INFO program: Journal inode: 8 >16:37:06,499 INFO program: Default directory hash: half_md4 >16:37:06,502 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:37:06,506 INFO program: Journal backup: inode blocks >16:37:06,508 INFO program: Journal features: journal_incompat_revoke >16:37:06,511 INFO program: Journal size: 64M >16:37:06,514 INFO program: Journal length: 16384 >16:37:06,517 INFO program: Journal sequence: 0x00001564 >16:37:06,519 INFO program: Journal start: 1 >16:37:06,522 INFO program: >16:37:06,526 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:37:06,530 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:37:06,581 INFO program: Estimated minimum size of the filesystem: 642130 >16:37:06,583 ERR program: resize2fs 1.42 (29-Nov-2011) >16:37:06,973 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:37:07,004 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:37:07,005 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:37:07,007 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:37:07,008 INFO program: Filesystem magic number: 0xEF53 >16:37:07,009 INFO program: Filesystem revision #: 1 (dynamic) >16:37:07,010 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 >16:37:07,012 INFO program: Filesystem flags: signed_directory_hash >16:37:07,013 INFO program: Default mount options: user_xattr acl >16:37:07,014 INFO program: Filesystem state: clean >16:37:07,015 INFO program: Errors behavior: Continue >16:37:07,017 INFO program: Filesystem OS type: Linux >16:37:07,018 INFO program: Inode count: 163840 >16:37:07,019 INFO program: Block count: 642130 >16:37:07,020 INFO program: Reserved block count: 6420 >16:37:07,021 INFO program: Free blocks: 7999 >16:37:07,023 INFO program: Free inodes: 65451 >16:37:07,024 INFO program: First block: 0 >16:37:07,025 INFO program: Block size: 4096 >16:37:07,026 INFO program: Fragment size: 4096 >16:37:07,027 INFO program: Reserved GDT blocks: 191 >16:37:07,028 INFO program: Blocks per group: 32768 >16:37:07,030 INFO program: Fragments per group: 32768 >16:37:07,031 INFO program: Inodes per group: 8192 >16:37:07,032 INFO program: Inode blocks per group: 512 >16:37:07,033 INFO program: Flex block group size: 16 >16:37:07,034 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:37:07,036 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:37:07,037 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:37:07,038 INFO program: Mount count: 0 >16:37:07,039 INFO program: Maximum mount count: -1 >16:37:07,040 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:37:07,041 INFO program: Check interval: 0 (<none>) >16:37:07,042 INFO program: Lifetime writes: 166 MB >16:37:07,044 INFO program: Reserved blocks uid: 0 (user root) >16:37:07,045 INFO program: Reserved blocks gid: 0 (group root) >16:37:07,046 INFO program: First inode: 11 >16:37:07,047 INFO program: Inode size: 256 >16:37:07,048 INFO program: Required extra isize: 28 >16:37:07,049 INFO program: Desired extra isize: 28 >16:37:07,050 INFO program: Journal inode: 8 >16:37:07,052 INFO program: Default directory hash: half_md4 >16:37:07,053 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:37:07,054 INFO program: Journal backup: inode blocks >16:37:07,055 INFO program: Journal features: journal_incompat_revoke >16:37:07,056 INFO program: Journal size: 64M >16:37:07,058 INFO program: Journal length: 16384 >16:37:07,059 INFO program: Journal sequence: 0x00001563 >16:37:07,060 INFO program: Journal start: 0 >16:37:07,061 INFO program: >16:37:07,062 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:37:07,066 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:37:07,094 INFO program: Filesystem volume name: _Fedora-17-x86_6 >16:37:07,095 INFO program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >16:37:07,097 INFO program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >16:37:07,098 INFO program: Filesystem magic number: 0xEF53 >16:37:07,099 INFO program: Filesystem revision #: 1 (dynamic) >16:37:07,100 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 >16:37:07,101 INFO program: Filesystem flags: signed_directory_hash >16:37:07,103 INFO program: Default mount options: user_xattr acl >16:37:07,104 INFO program: Filesystem state: clean >16:37:07,105 INFO program: Errors behavior: Continue >16:37:07,106 INFO program: Filesystem OS type: Linux >16:37:07,107 INFO program: Inode count: 163840 >16:37:07,109 INFO program: Block count: 642130 >16:37:07,110 INFO program: Reserved block count: 6420 >16:37:07,111 INFO program: Free blocks: 7999 >16:37:07,113 INFO program: Free inodes: 65451 >16:37:07,114 INFO program: First block: 0 >16:37:07,115 INFO program: Block size: 4096 >16:37:07,116 INFO program: Fragment size: 4096 >16:37:07,117 INFO program: Reserved GDT blocks: 191 >16:37:07,118 INFO program: Blocks per group: 32768 >16:37:07,120 INFO program: Fragments per group: 32768 >16:37:07,121 INFO program: Inodes per group: 8192 >16:37:07,122 INFO program: Inode blocks per group: 512 >16:37:07,123 INFO program: Flex block group size: 16 >16:37:07,124 INFO program: Filesystem created: Tue May 22 16:39:38 2012 >16:37:07,126 INFO program: Last mount time: Tue May 22 16:39:39 2012 >16:37:07,127 INFO program: Last write time: Tue May 22 16:49:57 2012 >16:37:07,128 INFO program: Mount count: 0 >16:37:07,129 INFO program: Maximum mount count: -1 >16:37:07,130 INFO program: Last checked: Tue May 22 16:49:57 2012 >16:37:07,132 INFO program: Check interval: 0 (<none>) >16:37:07,133 INFO program: Lifetime writes: 166 MB >16:37:07,134 INFO program: Reserved blocks uid: 0 (user root) >16:37:07,135 INFO program: Reserved blocks gid: 0 (group root) >16:37:07,136 INFO program: First inode: 11 >16:37:07,137 INFO program: Inode size: 256 >16:37:07,139 INFO program: Required extra isize: 28 >16:37:07,140 INFO program: Desired extra isize: 28 >16:37:07,141 INFO program: Journal inode: 8 >16:37:07,142 INFO program: Default directory hash: half_md4 >16:37:07,143 INFO program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >16:37:07,144 INFO program: Journal backup: inode blocks >16:37:07,145 INFO program: Journal features: journal_incompat_revoke >16:37:07,147 INFO program: Journal size: 64M >16:37:07,148 INFO program: Journal length: 16384 >16:37:07,149 INFO program: Journal sequence: 0x00001563 >16:37:07,150 INFO program: Journal start: 0 >16:37:07,151 INFO program: >16:37:07,152 ERR program: dumpe2fs 1.42 (29-Nov-2011) >16:37:07,155 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:37:07,181 INFO program: Couldn't find valid filesystem superblock. >16:37:07,184 ERR program: resize2fs 1.42 (29-Nov-2011) >16:37:07,186 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:37:07,483 INFO program: Running... modprobe scsi_wait_scan >16:37:07,516 INFO program: Running... rmmod scsi_wait_scan >16:37:07,546 INFO program: Running... udevadm settle --timeout=300 >16:37:07,692 INFO program: Running... udevadm settle --timeout=300 >16:37:07,806 INFO program: Running... udevadm settle --timeout=300 >16:37:20,155 INFO program: Running... modprobe btrfs >16:37:22,933 INFO program: Running... modprobe xfs >16:37:36,723 INFO program: Running... udevadm settle --timeout=300 >16:37:36,877 INFO program: Running... swapoff -a >16:37:37,257 INFO program: Running... udevadm settle --timeout=300 >16:37:37,512 INFO program: Running... wipefs -a /dev/sda >16:37:37,572 INFO program: Running... udevadm settle --timeout=300 >16:37:37,686 INFO program: Running... udevadm settle --timeout=300 >16:37:37,788 INFO program: Running... udevadm settle --timeout=300 >16:37:37,989 INFO program: Running... udevadm settle --timeout=300 >16:37:38,202 INFO program: Running... udevadm settle --timeout=300 >16:37:38,317 INFO program: Running... udevadm settle --timeout=300 >16:37:38,598 INFO program: Running... udevadm settle --timeout=300 >16:37:38,875 INFO program: Running... wipefs -a /dev/sda1 >16:37:38,975 INFO program: Running... udevadm settle --timeout=300 >16:37:39,076 INFO program: Running... udevadm settle --timeout=300 >16:37:39,323 INFO program: Running... udevadm settle --timeout=300 >16:37:39,630 INFO program: Running... wipefs -a /dev/sda2 >16:37:39,768 INFO program: Running... udevadm settle --timeout=300 >16:37:39,870 INFO program: Running... udevadm settle --timeout=300 >16:37:40,214 INFO program: Running... mkswap -f /dev/sda2 >16:37:40,297 ERR program: /dev/sda2: Device or resource busy > > >/tmp/storage.log: >16:31:44,848 DEBUG storage: registered device format class MDRaidMember as mdmember >16:31:45,012 DEBUG storage: registered device format class LUKS as luks >16:31:45,014 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:31:45,016 DEBUG storage: registered device format class MultipathMember as multipath_member >16:31:45,019 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:31:45,021 DEBUG storage: registered device format class BIOSBoot as biosboot >16:31:45,084 DEBUG storage: registered device format class Ext2FS as ext2 >16:31:45,084 DEBUG storage: registered device format class Ext3FS as ext3 >16:31:45,085 DEBUG storage: registered device format class Ext4FS as ext4 >16:31:45,087 DEBUG storage: registered device format class FATFS as vfat >16:31:45,089 DEBUG storage: registered device format class EFIFS as efi >16:31:45,090 DEBUG storage: registered device format class BTRFS as btrfs >16:31:45,090 DEBUG storage: registered device format class GFS2 as gfs2 >16:31:45,091 DEBUG storage: registered device format class JFS as jfs >16:31:45,092 DEBUG storage: registered device format class ReiserFS as reiserfs >16:31:45,093 DEBUG storage: registered device format class XFS as xfs >16:31:45,093 DEBUG storage: registered device format class HFS as hfs >16:31:45,094 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:31:45,095 DEBUG storage: registered device format class HFSPlus as hfs+ >16:31:45,096 DEBUG storage: registered device format class NTFS as ntfs >16:31:45,096 DEBUG storage: registered device format class NFS as nfs >16:31:45,097 DEBUG storage: registered device format class NFSv4 as nfs4 >16:31:45,098 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:31:45,099 DEBUG storage: registered device format class NoDevFS as nodev >16:31:45,099 DEBUG storage: registered device format class DevPtsFS as devpts >16:31:45,100 DEBUG storage: registered device format class ProcFS as proc >16:31:45,101 DEBUG storage: registered device format class SysFS as sysfs >16:31:45,101 DEBUG storage: registered device format class TmpFS as tmpfs >16:31:45,102 DEBUG storage: registered device format class BindFS as bind >16:31:45,103 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:31:45,103 DEBUG storage: registered device format class USBFS as usbfs >16:31:45,106 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:31:45,109 DEBUG storage: registered device format class DiskLabel as disklabel >16:31:45,113 DEBUG storage: registered device format class SwapSpace as swap >16:31:45,513 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:31:45,515 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >16:31:45,516 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:31:45,518 INFO storage: sr0 looks to be the live device; marking as protected >16:31:46,014 DEBUG storage: MultipathTopology._build_topology: >16:31:46,014 DEBUG storage: /etc/multipath.conf contents: >16:31:46,015 DEBUG storage: # multipath.conf written by anaconda >16:31:46,016 DEBUG storage: >16:31:46,016 DEBUG storage: defaults { >16:31:46,016 DEBUG storage: user_friendly_names yes >16:31:46,017 DEBUG storage: } >16:31:46,017 DEBUG storage: blacklist { >16:31:46,018 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:31:46,018 DEBUG storage: devnode "^hd[a-z]" >16:31:46,018 DEBUG storage: devnode "^dcssblk[0-9]*" >16:31:46,019 DEBUG storage: device { >16:31:46,019 DEBUG storage: vendor "DGC" >16:31:46,020 DEBUG storage: product "LUNZ" >16:31:46,020 DEBUG storage: } >16:31:46,020 DEBUG storage: device { >16:31:46,021 DEBUG storage: vendor "IBM" >16:31:46,021 DEBUG storage: product "S/390.*" >16:31:46,021 DEBUG storage: } >16:31:46,022 DEBUG storage: # don't count normal SATA devices as multipaths >16:31:46,022 DEBUG storage: device { >16:31:46,023 DEBUG storage: vendor "ATA" >16:31:46,023 DEBUG storage: } >16:31:46,023 DEBUG storage: # don't count 3ware devices as multipaths >16:31:46,024 DEBUG storage: device { >16:31:46,024 DEBUG storage: vendor "3ware" >16:31:46,025 DEBUG storage: } >16:31:46,025 DEBUG storage: device { >16:31:46,025 DEBUG storage: vendor "AMCC" >16:31:46,026 DEBUG storage: } >16:31:46,026 DEBUG storage: # nor highpoint devices >16:31:46,027 DEBUG storage: device { >16:31:46,027 DEBUG storage: vendor "HPT" >16:31:46,027 DEBUG storage: } >16:31:46,028 DEBUG storage: } >16:31:46,028 DEBUG storage: multipaths { >16:31:46,028 DEBUG storage: } >16:31:46,029 DEBUG storage: (end of /etc/multipath.conf) >16:31:46,107 INFO storage: MultipathTopology: found non-disk device: sr0 >16:31:46,109 INFO storage: MultipathTopology: found singlepath device: sda >16:31:46,109 INFO storage: MultipathTopology: found singlepath device: loop0 >16:31:46,110 INFO storage: MultipathTopology: found singlepath device: loop1 >16:31:46,111 INFO storage: MultipathTopology: found singlepath device: loop2 >16:31:46,112 INFO storage: MultipathTopology: found singlepath device: loop3 >16:31:46,113 INFO storage: MultipathTopology: found singlepath device: loop4 >16:31:46,114 INFO storage: MultipathTopology: found singlepath device: loop5 >16:31:46,114 INFO storage: MultipathTopology: found singlepath device: loop6 >16:31:46,115 INFO storage: MultipathTopology: found singlepath device: loop7 >16:31:46,116 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:31:46,117 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:31:46,118 INFO storage: MultipathTopology: found singlepath device: dm-2 >16:31:46,119 INFO storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >16:31:46,145 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985 /dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso /dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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_RW_DL': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'DVDR_PX-610U_USB_Device', > 'ID_MODEL_ENC': 'DVDR\\x20PX-610U\\x20USB\\x20Device', > 'ID_MODEL_ID': '0027', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0158', > 'ID_SERIAL': 'Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > 'ID_SERIAL_SHORT': '00101016400035985', > 'ID_TYPE': 'floppy', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080550:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Plextor', > 'ID_VENDOR_ENC': 'Plextor', > 'ID_VENDOR_ID': '093b', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '42045728', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > '/dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >16:31:46,146 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0)... >16:31:46,150 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:31:46,153 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:46,154 INFO storage: sr0 is a cdrom >16:31:46,158 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:31:46,159 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:46,170 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:31:46,170 INFO storage: added cdrom sr0 (id 0) to device tree >16:31:46,174 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:31:46,209 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:31:46,213 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >16:31:46,228 DEBUG storage: Iso9660FS.supported: supported: True ; >16:31:46,229 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:31:46,230 DEBUG storage: device sr0 does not contain a disklabel >16:31:46,231 INFO storage: type detected on 'sr0' is 'iso9660' >16:31:46,236 DEBUG storage: Iso9660FS.supported: supported: True ; >16:31:46,236 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:31:46,241 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:31:46,246 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:31:46,278 DEBUG storage: looking up parted Device: /dev/sr0 >16:31:46,373 INFO storage: got device: OpticalDevice instance (0x1da7290) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 670.29296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: PLEXTOR DVDR PX-610U path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 343190 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (21, 255, 63) biosGeometry: (21, 255, 63) > PedDevice: <_ped.Device object at 0x1cc1f80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:31:46,378 DEBUG storage: Iso9660FS.supported: supported: True ; >16:31:46,379 INFO storage: got format: Iso9660FS instance (0x1e2bb10) -- > 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-XFCE.iso size = 0 targetSize = 0 > >16:31:46,397 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380815AS_9QZ96370', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'adaptec_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '8', > 'ID_MODEL': 'ST380815AS', > 'ID_MODEL_ENC': 'ST380815AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST380815AS_9QZ96370', > 'ID_SERIAL_SHORT': '9QZ96370', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40846185', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST380815AS_9QZ96370'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:31:46,398 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:31:46,402 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:31:46,406 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:46,407 INFO storage: sda is part of a biosraid >16:31:46,408 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:46,413 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:31:46,413 INFO storage: added disk sda (id 1) to device tree >16:31:46,414 DEBUG storage: looking up parted Device: /dev/sda >16:31:46,420 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:31:46,421 INFO storage: type detected on 'sda' is 'adaptec_raid_member' >16:31:46,427 DEBUG storage: DMRaidMember.__init__: device: /dev/sda ; serial: 9QZ96370 ; uuid: None ; exists: True ; label: None ; >16:31:46,428 DEBUG storage: getFormat('adaptec_raid_member') returning DMRaidMember instance >16:31:46,437 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: dmraidmember ; >16:31:46,441 DEBUG storage: DeviceTree.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sda ; >16:31:46,581 DEBUG storage: lvm filter: adding sda to the reject list >16:31:46,586 INFO storage: got device: DiskDevice instance (0x1e2bcd0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 76319.0859375 > format = existing dmraidmember > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST380815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x1d375f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1e2bd10> >16:31:46,587 INFO storage: got format: DMRaidMember instance (0x1e2be10) -- > type = dmraidmember name = dm-raid member device status = True > device = /dev/sda uuid = None exists = True > options = None supported = True formattable = False resizable = False > raidmem = None >16:31:46,595 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': '39749251', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:31:46,597 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:31:46,600 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:31:46,604 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:46,605 INFO storage: loop0 is a loop device >16:31:46,608 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:31:46,613 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:31:46,616 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:46,618 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:46,623 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:31:46,623 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >16:31:46,629 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:31:46,630 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:46,635 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:31:46,635 INFO storage: added loop loop0 (id 3) to device tree >16:31:46,639 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:31:46,643 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:31:46,644 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:31:46,649 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:31:46,655 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:31:46,658 WARN storage: disklabel detected but not usable on loop0 >16:31:46,660 INFO storage: type detected on 'loop0' is 'squashfs' >16:31:46,661 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:31:46,668 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:31:46,672 INFO storage: got device: LoopDevice instance (0x1e2bc90) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >16:31:46,680 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': '39733383', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:31:46,681 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:31:46,685 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:31:46,689 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:46,689 INFO storage: loop1 is a loop device >16:31:46,693 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:31:46,697 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:31:46,701 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:46,702 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:46,707 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:31:46,708 INFO storage: added file /osmin (id 4) to device tree >16:31:46,713 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:31:46,714 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:46,719 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:31:46,720 INFO storage: added loop loop1 (id 5) to device tree >16:31:46,724 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:31:46,728 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:31:46,728 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:31:46,733 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:31:46,738 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:31:46,745 WARN storage: disklabel detected but not usable on loop1 >16:31:46,747 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:31:46,749 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:31:46,756 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:31:46,758 INFO storage: got device: LoopDevice instance (0x1e36c50) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > 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 >16:31:46,766 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': '40059612', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:31:46,768 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:31:46,771 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:31:46,775 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:46,776 INFO storage: loop2 is a loop device >16:31:46,779 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:31:46,784 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:31:46,787 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:46,789 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:46,794 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:31:46,795 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >16:31:46,800 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:31:46,801 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:46,808 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:31:46,808 INFO storage: added loop loop2 (id 7) to device tree >16:31:46,812 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:31:46,816 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:31:46,817 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:31:46,821 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:31:46,826 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:31:46,831 WARN storage: disklabel detected but not usable on loop2 >16:31:46,833 INFO storage: type detected on 'loop2' is 'squashfs' >16:31:46,834 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:31:46,840 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:31:46,843 INFO storage: got device: LoopDevice instance (0x1e43190) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:31:46,854 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '41051741', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:31:46,856 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:31:46,860 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:31:46,864 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:46,865 INFO storage: loop3 is a loop device >16:31:46,868 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:31:46,873 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:31:46,877 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:46,878 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:46,883 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:31:46,883 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >16:31:46,889 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:31:46,890 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:46,895 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:31:46,896 INFO storage: added loop loop3 (id 9) to device tree >16:31:46,899 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:31:46,903 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:31:46,908 DEBUG storage: Ext4FS.supported: supported: True ; >16:31:46,910 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:31:46,911 DEBUG storage: device loop3 does not contain a disklabel >16:31:46,912 INFO storage: type detected on 'loop3' is 'ext4' >16:31:47,227 DEBUG storage: Ext4FS.supported: supported: True ; >16:31:47,228 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:31:47,235 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:31:47,237 INFO storage: got device: LoopDevice instance (0x1e36b50) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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 >16:31:47,243 DEBUG storage: Ext4FS.supported: supported: True ; >16:31:47,244 INFO storage: got format: Ext4FS instance (0x1e2bf90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:31:47,252 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': '39749717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:31:47,254 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:31:47,257 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:31:47,261 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:47,262 INFO storage: loop4 is a loop device >16:31:47,266 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:31:47,270 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:31:47,274 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:47,275 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:47,280 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:31:47,281 INFO storage: added file /overlay (deleted) (id 10) to device tree >16:31:47,287 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:31:47,288 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:47,293 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:31:47,293 INFO storage: added loop loop4 (id 11) to device tree >16:31:47,297 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:31:47,301 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:31:47,302 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:31:47,306 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:31:47,311 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:31:47,317 WARN storage: disklabel detected but not usable on loop4 >16:31:47,319 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:31:47,320 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:31:47,326 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:31:47,328 INFO storage: got device: LoopDevice instance (0x1e43290) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:31:47,335 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': '39725866', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:31:47,336 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:31:47,337 DEBUG storage: lvm filter: adding loop5 to the reject list >16:31:47,344 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': '39734316', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:31:47,345 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:31:47,346 DEBUG storage: lvm filter: adding loop6 to the reject list >16:31:47,352 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': '39734671', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:31:47,353 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:31:47,354 DEBUG storage: lvm filter: adding loop7 to the reject list >16:31:47,355 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:31:47,355 DEBUG storage: Skipping a device mapper drive (dm-1) for now >16:31:47,355 DEBUG storage: Skipping a device mapper drive (dm-2) for now >16:31:47,519 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >16:31:47,534 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7500173', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:31:47,536 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:31:47,539 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:31:47,543 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:47,544 INFO storage: live-rw is a device-mapper device >16:31:47,547 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:31:47,552 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:31:47,556 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:31:47,564 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:31:47,568 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >16:31:47,576 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:31:47,580 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:47,587 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:31:47,588 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:47,594 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:31:47,595 INFO storage: added dm live-rw (id 12) to device tree >16:31:47,602 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:31:47,607 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:31:47,612 DEBUG storage: Ext4FS.supported: supported: True ; >16:31:47,613 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:31:47,614 DEBUG storage: device live-rw does not contain a disklabel >16:31:47,615 INFO storage: type detected on 'live-rw' is 'ext4' >16:31:47,724 DEBUG storage: Ext4FS.supported: supported: True ; >16:31:47,726 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:31:47,733 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:31:47,737 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:31:47,743 INFO storage: got device: DMDevice instance (0x1e43c50) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28463 did: 28019 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7f74b6d04b90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:31:47,748 DEBUG storage: Ext4FS.supported: supported: True ; >16:31:47,750 INFO storage: got format: Ext4FS instance (0x1e36e10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:31:47,767 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7566043', > '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/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:31:47,768 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:31:47,771 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:31:47,775 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:47,776 INFO storage: live-osimg-min is a device-mapper device >16:31:47,779 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:31:47,784 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:31:47,789 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:31:47,793 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:31:47,801 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:31:47,805 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >16:31:47,812 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:31:47,816 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:47,822 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >16:31:47,823 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:31:47,827 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:31:47,828 INFO storage: added dm live-osimg-min (id 13) to device tree >16:31:47,832 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:31:47,836 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:31:47,841 DEBUG storage: Ext4FS.supported: supported: True ; >16:31:47,842 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:31:47,843 DEBUG storage: device live-osimg-min does not contain a disklabel >16:31:47,843 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:31:47,955 DEBUG storage: Ext4FS.supported: supported: True ; >16:31:47,956 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:31:47,961 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:31:47,967 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:31:47,977 INFO storage: got device: DMDevice instance (0x1e36f10) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop1 (5)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30812 did: 12338 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x1d37710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:31:47,982 DEBUG storage: Ext4FS.supported: supported: True ; >16:31:47,984 INFO storage: got format: Ext4FS instance (0x1e43350) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2508.0 targetSize = 2508.0 > >16:31:47,998 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20 /dev/disk/by-id/dm-uuid-DMRAID-asr_boot', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-asr_boot', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42252476', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '/dev/disk/by-id/dm-uuid-DMRAID-asr_boot'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:31:47,999 INFO storage: scanning asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 (/devices/virtual/block/dm-2)... >16:31:48,003 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:31:48,007 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:48,008 INFO storage: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 is a device-mapper device >16:31:48,011 DEBUG storage: DeviceTree.addUdevDMDevice: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:31:48,016 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:31:48,021 DEBUG storage: DMDevice.getDMNode: live-osimg-min ; status: True ; >16:31:48,025 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:31:48,030 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (1) with existing dmraidmember >16:31:48,039 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:31:48,043 DEBUG storage: DeviceTree.getDeviceByName returned None >16:31:48,044 DEBUG storage: lvm filter: adding asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 to the reject list >16:31:48,044 WARN storage: ignoring dm device asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 >16:31:48,206 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:31:48,301 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:31:48,306 DEBUG storage: DMRaidMember.teardown: device: /dev/sda ; status: True ; type: dmraidmember ; >16:31:48,315 DEBUG storage: DMRaidMember.teardown: device: /dev/sda ; status: True ; type: dmraidmember ; >16:31:48,405 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:31:48,409 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:31:48,413 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >16:31:48,418 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:31:48,423 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:31:48,424 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:31:48,426 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >16:31:48,430 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:31:48,524 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:31:48,528 DEBUG storage: DMRaidMember.teardown: device: /dev/sda ; status: True ; type: dmraidmember ; >16:31:48,537 DEBUG storage: DMRaidMember.teardown: device: /dev/sda ; status: True ; type: dmraidmember ; >16:31:48,630 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:31:48,634 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:31:48,637 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >16:31:48,641 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:31:48,645 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:31:49,923 DEBUG storage: registered device format class MDRaidMember as mdmember >16:31:49,935 DEBUG storage: registered device format class LUKS as luks >16:31:49,938 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:31:49,941 DEBUG storage: registered device format class MultipathMember as multipath_member >16:31:49,944 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:31:49,948 DEBUG storage: registered device format class BIOSBoot as biosboot >16:31:50,013 DEBUG storage: registered device format class Ext2FS as ext2 >16:31:50,014 DEBUG storage: registered device format class Ext3FS as ext3 >16:31:50,016 DEBUG storage: registered device format class Ext4FS as ext4 >16:31:50,020 DEBUG storage: registered device format class FATFS as vfat >16:31:50,022 DEBUG storage: registered device format class EFIFS as efi >16:31:50,024 DEBUG storage: registered device format class BTRFS as btrfs >16:31:50,025 DEBUG storage: registered device format class GFS2 as gfs2 >16:31:50,027 DEBUG storage: registered device format class JFS as jfs >16:31:50,029 DEBUG storage: registered device format class ReiserFS as reiserfs >16:31:50,030 DEBUG storage: registered device format class XFS as xfs >16:31:50,032 DEBUG storage: registered device format class HFS as hfs >16:31:50,034 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:31:50,035 DEBUG storage: registered device format class HFSPlus as hfs+ >16:31:50,037 DEBUG storage: registered device format class NTFS as ntfs >16:31:50,039 DEBUG storage: registered device format class NFS as nfs >16:31:50,040 DEBUG storage: registered device format class NFSv4 as nfs4 >16:31:50,042 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:31:50,044 DEBUG storage: registered device format class NoDevFS as nodev >16:31:50,046 DEBUG storage: registered device format class DevPtsFS as devpts >16:31:50,048 DEBUG storage: registered device format class ProcFS as proc >16:31:50,050 DEBUG storage: registered device format class SysFS as sysfs >16:31:50,051 DEBUG storage: registered device format class TmpFS as tmpfs >16:31:50,053 DEBUG storage: registered device format class BindFS as bind >16:31:50,055 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:31:50,056 DEBUG storage: registered device format class USBFS as usbfs >16:31:50,059 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:31:50,064 DEBUG storage: registered device format class DiskLabel as disklabel >16:31:50,069 DEBUG storage: registered device format class SwapSpace as swap >16:32:06,343 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:32:06,345 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >16:32:06,347 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:32:06,350 INFO storage: sr0 looks to be the live device; marking as protected >16:32:06,958 DEBUG storage: MultipathTopology._build_topology: >16:32:06,960 DEBUG storage: /etc/multipath.conf contents: >16:32:06,961 DEBUG storage: # multipath.conf written by anaconda >16:32:06,963 DEBUG storage: >16:32:06,964 DEBUG storage: defaults { >16:32:06,965 DEBUG storage: user_friendly_names yes >16:32:06,967 DEBUG storage: } >16:32:06,968 DEBUG storage: blacklist { >16:32:06,969 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:32:06,970 DEBUG storage: devnode "^hd[a-z]" >16:32:06,972 DEBUG storage: devnode "^dcssblk[0-9]*" >16:32:06,973 DEBUG storage: device { >16:32:06,974 DEBUG storage: vendor "DGC" >16:32:06,976 DEBUG storage: product "LUNZ" >16:32:06,977 DEBUG storage: } >16:32:06,978 DEBUG storage: device { >16:32:06,980 DEBUG storage: vendor "IBM" >16:32:06,981 DEBUG storage: product "S/390.*" >16:32:06,982 DEBUG storage: } >16:32:06,984 DEBUG storage: # don't count normal SATA devices as multipaths >16:32:06,986 DEBUG storage: device { >16:32:06,988 DEBUG storage: vendor "ATA" >16:32:06,991 DEBUG storage: } >16:32:06,994 DEBUG storage: # don't count 3ware devices as multipaths >16:32:06,996 DEBUG storage: device { >16:32:06,999 DEBUG storage: vendor "3ware" >16:32:07,001 DEBUG storage: } >16:32:07,004 DEBUG storage: device { >16:32:07,007 DEBUG storage: vendor "AMCC" >16:32:07,010 DEBUG storage: } >16:32:07,012 DEBUG storage: # nor highpoint devices >16:32:07,015 DEBUG storage: device { >16:32:07,017 DEBUG storage: vendor "HPT" >16:32:07,020 DEBUG storage: } >16:32:07,023 DEBUG storage: } >16:32:07,025 DEBUG storage: multipaths { >16:32:07,028 DEBUG storage: } >16:32:07,031 DEBUG storage: (end of /etc/multipath.conf) >16:32:07,123 INFO storage: MultipathTopology: found non-disk device: sr0 >16:32:07,125 INFO storage: MultipathTopology: found singlepath device: sda >16:32:07,127 INFO storage: MultipathTopology: found singlepath device: loop0 >16:32:07,130 INFO storage: MultipathTopology: found singlepath device: loop1 >16:32:07,132 INFO storage: MultipathTopology: found singlepath device: loop2 >16:32:07,134 INFO storage: MultipathTopology: found singlepath device: loop3 >16:32:07,136 INFO storage: MultipathTopology: found singlepath device: loop4 >16:32:07,139 INFO storage: MultipathTopology: found singlepath device: loop5 >16:32:07,141 INFO storage: MultipathTopology: found singlepath device: loop6 >16:32:07,143 INFO storage: MultipathTopology: found singlepath device: loop7 >16:32:07,145 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:32:07,147 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:32:07,149 INFO storage: MultipathTopology: found singlepath device: dm-2 >16:32:07,152 INFO storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >16:32:07,191 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985 /dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso /dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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_RW_DL': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'DVDR_PX-610U_USB_Device', > 'ID_MODEL_ENC': 'DVDR\\x20PX-610U\\x20USB\\x20Device', > 'ID_MODEL_ID': '0027', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0158', > 'ID_SERIAL': 'Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > 'ID_SERIAL_SHORT': '00101016400035985', > 'ID_TYPE': 'floppy', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080550:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Plextor', > 'ID_VENDOR_ENC': 'Plextor', > 'ID_VENDOR_ID': '093b', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '42045728', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > '/dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >16:32:07,193 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0)... >16:32:07,203 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:32:07,212 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:07,214 INFO storage: sr0 is a cdrom >16:32:07,224 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:32:07,227 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:07,242 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:32:07,244 INFO storage: added cdrom sr0 (id 0) to device tree >16:32:07,254 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:32:07,293 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:32:07,302 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >16:32:07,315 DEBUG storage: Iso9660FS.supported: supported: True ; >16:32:07,316 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:32:07,318 DEBUG storage: device sr0 does not contain a disklabel >16:32:07,320 INFO storage: type detected on 'sr0' is 'iso9660' >16:32:07,330 DEBUG storage: Iso9660FS.supported: supported: True ; >16:32:07,331 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:32:07,339 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:32:07,350 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:32:07,382 DEBUG storage: looking up parted Device: /dev/sr0 >16:32:07,478 INFO storage: got device: OpticalDevice instance (0x345d550) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 670.29296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: PLEXTOR DVDR PX-610U path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 343190 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (21, 255, 63) biosGeometry: (21, 255, 63) > PedDevice: <_ped.Device object at 0x321bb00> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:32:07,486 DEBUG storage: Iso9660FS.supported: supported: True ; >16:32:07,487 INFO storage: got format: Iso9660FS instance (0x34dee10) -- > 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-XFCE.iso size = 0 targetSize = 0 > >16:32:07,708 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380815AS_9QZ96370', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'adaptec_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '8', > 'ID_MODEL': 'ST380815AS', > 'ID_MODEL_ENC': 'ST380815AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST380815AS_9QZ96370', > 'ID_SERIAL_SHORT': '9QZ96370', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40846185', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST380815AS_9QZ96370'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:32:07,710 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:32:07,718 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:32:07,725 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:07,726 INFO storage: sda is part of a biosraid >16:32:07,728 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:07,736 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:32:07,737 INFO storage: added disk sda (id 1) to device tree >16:32:07,739 DEBUG storage: looking up parted Device: /dev/sda >16:32:07,748 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:32:07,750 INFO storage: type detected on 'sda' is 'adaptec_raid_member' >16:32:07,760 DEBUG storage: DMRaidMember.__init__: device: /dev/sda ; serial: 9QZ96370 ; uuid: None ; exists: True ; label: None ; >16:32:07,762 DEBUG storage: getFormat('adaptec_raid_member') returning DMRaidMember instance >16:32:07,772 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: dmraidmember ; >16:32:07,780 DEBUG storage: DeviceTree.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sda ; >16:32:07,921 DEBUG storage: lvm filter: adding sda to the reject list >16:32:07,928 INFO storage: got device: DiskDevice instance (0x34dee90) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 76319.0859375 > format = existing dmraidmember > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST380815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x344d440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x34deed0> >16:32:07,930 INFO storage: got format: DMRaidMember instance (0x34defd0) -- > type = dmraidmember name = dm-raid member device status = True > device = /dev/sda uuid = None exists = True > options = None supported = True formattable = False resizable = False > raidmem = None >16:32:07,996 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': '39749251', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:32:07,998 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:32:08,005 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:32:08,012 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:08,013 INFO storage: loop0 is a loop device >16:32:08,021 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:32:08,028 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:32:08,036 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:08,037 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:08,046 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:32:08,047 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >16:32:08,056 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:32:08,057 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:08,065 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:32:08,066 INFO storage: added loop loop0 (id 3) to device tree >16:32:08,074 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:32:08,081 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:32:08,082 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:32:08,091 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:32:08,102 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:32:08,105 WARN storage: disklabel detected but not usable on loop0 >16:32:08,109 INFO storage: type detected on 'loop0' is 'squashfs' >16:32:08,110 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:32:08,122 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:32:08,125 INFO storage: got device: LoopDevice instance (0x34e83d0) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >16:32:08,160 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': '39733383', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:32:08,162 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:32:08,169 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:32:08,176 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:08,177 INFO storage: loop1 is a loop device >16:32:08,185 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:32:08,193 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:32:08,200 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:08,201 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:08,210 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:32:08,211 INFO storage: added file /osmin (id 4) to device tree >16:32:08,220 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:32:08,221 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:08,230 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:32:08,231 INFO storage: added loop loop1 (id 5) to device tree >16:32:08,239 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:32:08,247 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:32:08,248 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:32:08,256 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:32:08,264 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:32:08,272 WARN storage: disklabel detected but not usable on loop1 >16:32:08,276 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:32:08,278 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:32:08,287 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:32:08,290 INFO storage: got device: LoopDevice instance (0x34e8290) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > 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 >16:32:08,325 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': '40059612', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:32:08,327 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:32:08,335 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:32:08,342 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:08,343 INFO storage: loop2 is a loop device >16:32:08,351 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:32:08,359 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:32:08,366 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:08,368 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:08,376 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:32:08,378 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >16:32:08,386 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:32:08,388 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:08,396 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:32:08,397 INFO storage: added loop loop2 (id 7) to device tree >16:32:08,405 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:32:08,412 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:32:08,413 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:32:08,422 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:32:08,430 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:32:08,439 WARN storage: disklabel detected but not usable on loop2 >16:32:08,443 INFO storage: type detected on 'loop2' is 'squashfs' >16:32:08,445 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:32:08,456 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:32:08,459 INFO storage: got device: LoopDevice instance (0x34f0390) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:32:08,498 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '41051741', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:32:08,500 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:32:08,508 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:32:08,515 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:08,516 INFO storage: loop3 is a loop device >16:32:08,523 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:32:08,530 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:32:08,538 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:08,539 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:08,548 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:32:08,549 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >16:32:08,558 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:32:08,559 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:08,567 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:32:08,568 INFO storage: added loop loop3 (id 9) to device tree >16:32:08,575 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:32:08,583 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:32:08,592 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:08,594 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:32:08,595 DEBUG storage: device loop3 does not contain a disklabel >16:32:08,596 INFO storage: type detected on 'loop3' is 'ext4' >16:32:08,858 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:08,860 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:32:08,870 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:32:08,873 INFO storage: got device: LoopDevice instance (0x34f0490) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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 >16:32:08,881 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:08,883 INFO storage: got format: Ext4FS instance (0x34f0410) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:32:08,948 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': '39749717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:32:08,950 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:32:08,960 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:32:08,970 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:08,971 INFO storage: loop4 is a loop device >16:32:08,981 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:32:08,990 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:32:08,999 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:09,001 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:09,012 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:32:09,014 INFO storage: added file /overlay (deleted) (id 10) to device tree >16:32:09,025 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:32:09,026 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:09,037 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:32:09,039 INFO storage: added loop loop4 (id 11) to device tree >16:32:09,046 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:32:09,054 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:32:09,055 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:32:09,063 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:32:09,072 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:32:09,081 WARN storage: disklabel detected but not usable on loop4 >16:32:09,084 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:32:09,086 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:32:09,094 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:32:09,097 INFO storage: got device: LoopDevice instance (0x34f0150) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:32:09,138 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': '39725866', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:32:09,139 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:32:09,141 DEBUG storage: lvm filter: adding loop5 to the reject list >16:32:09,156 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': '39734316', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:32:09,158 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:32:09,159 DEBUG storage: lvm filter: adding loop6 to the reject list >16:32:09,178 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': '39734671', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:32:09,179 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:32:09,180 DEBUG storage: lvm filter: adding loop7 to the reject list >16:32:09,185 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:32:09,186 DEBUG storage: Skipping a device mapper drive (dm-1) for now >16:32:09,188 DEBUG storage: Skipping a device mapper drive (dm-2) for now >16:32:09,368 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >16:32:09,387 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7500173', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:32:09,389 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:32:09,396 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:32:09,403 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:09,404 INFO storage: live-rw is a device-mapper device >16:32:09,412 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:32:09,420 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:32:09,428 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:32:09,439 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:32:09,448 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >16:32:09,458 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:32:09,466 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:09,475 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:32:09,476 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:09,485 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:32:09,486 INFO storage: added dm live-rw (id 12) to device tree >16:32:09,493 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:32:09,501 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:32:09,510 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:09,511 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:32:09,512 DEBUG storage: device live-rw does not contain a disklabel >16:32:09,513 INFO storage: type detected on 'live-rw' is 'ext4' >16:32:09,763 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:09,765 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:32:09,774 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:32:09,778 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:32:09,784 INFO storage: got device: DMDevice instance (0x34f0b90) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 17453 did: 21069 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x321b050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:32:09,795 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:09,796 INFO storage: got format: Ext4FS instance (0x34f0d10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:32:09,894 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7566043', > '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/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:32:09,895 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:32:09,903 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:32:09,910 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:09,911 INFO storage: live-osimg-min is a device-mapper device >16:32:09,918 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:32:09,927 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:32:09,935 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:32:09,943 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:32:09,954 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:32:09,962 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >16:32:09,973 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:32:09,980 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:09,990 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >16:32:09,991 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:32:09,999 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:32:10,001 INFO storage: added dm live-osimg-min (id 13) to device tree >16:32:10,008 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:32:10,016 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:32:10,025 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:10,026 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:32:10,027 DEBUG storage: device live-osimg-min does not contain a disklabel >16:32:10,028 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:32:10,191 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:10,192 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:32:10,201 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:32:10,206 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:32:10,214 INFO storage: got device: DMDevice instance (0x34f0dd0) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop1 (5)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x344d7a0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:32:10,224 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:10,225 INFO storage: got format: Ext4FS instance (0x3530050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2508.0 targetSize = 2508.0 > >16:32:10,296 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20 /dev/disk/by-id/dm-uuid-DMRAID-asr_boot', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-asr_boot', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42252476', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '/dev/disk/by-id/dm-uuid-DMRAID-asr_boot'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:32:10,298 INFO storage: scanning asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 (/devices/virtual/block/dm-2)... >16:32:10,305 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:32:10,313 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:10,314 INFO storage: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 is a device-mapper device >16:32:10,321 DEBUG storage: DeviceTree.addUdevDMDevice: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:32:10,330 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:32:10,338 DEBUG storage: DMDevice.getDMNode: live-osimg-min ; status: True ; >16:32:10,346 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:32:10,355 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (1) with existing dmraidmember >16:32:10,368 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:32:10,375 DEBUG storage: DeviceTree.getDeviceByName returned None >16:32:10,376 DEBUG storage: lvm filter: adding asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 to the reject list >16:32:10,377 WARN storage: ignoring dm device asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 >16:32:16,642 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:32:16,762 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:32:16,770 DEBUG storage: DMRaidMember.teardown: device: /dev/sda ; status: True ; type: dmraidmember ; >16:32:16,783 DEBUG storage: DMRaidMember.teardown: device: /dev/sda ; status: True ; type: dmraidmember ; >16:32:16,883 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:32:16,891 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:32:16,900 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >16:32:16,909 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:32:16,919 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:32:16,921 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:32:16,923 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >16:32:16,925 INFO storage: edd: collected mbr signatures: {} >16:32:16,927 DEBUG storage: new bootloader stage1 device: None >16:32:17,982 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:17,995 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:18,007 DEBUG storage: Ext4FS.supported: supported: True ; >16:32:18,019 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:32:18,057 DEBUG storage: Iso9660FS.supported: supported: True ; >16:34:37,661 DEBUG storage: registered device format class MDRaidMember as mdmember >16:34:37,672 DEBUG storage: registered device format class LUKS as luks >16:34:37,674 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:34:37,676 DEBUG storage: registered device format class MultipathMember as multipath_member >16:34:37,677 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:34:37,679 DEBUG storage: registered device format class BIOSBoot as biosboot >16:34:37,742 DEBUG storage: registered device format class Ext2FS as ext2 >16:34:37,742 DEBUG storage: registered device format class Ext3FS as ext3 >16:34:37,743 DEBUG storage: registered device format class Ext4FS as ext4 >16:34:37,745 DEBUG storage: registered device format class FATFS as vfat >16:34:37,747 DEBUG storage: registered device format class EFIFS as efi >16:34:37,748 DEBUG storage: registered device format class BTRFS as btrfs >16:34:37,749 DEBUG storage: registered device format class GFS2 as gfs2 >16:34:37,750 DEBUG storage: registered device format class JFS as jfs >16:34:37,750 DEBUG storage: registered device format class ReiserFS as reiserfs >16:34:37,751 DEBUG storage: registered device format class XFS as xfs >16:34:37,752 DEBUG storage: registered device format class HFS as hfs >16:34:37,753 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:34:37,753 DEBUG storage: registered device format class HFSPlus as hfs+ >16:34:37,754 DEBUG storage: registered device format class NTFS as ntfs >16:34:37,755 DEBUG storage: registered device format class NFS as nfs >16:34:37,756 DEBUG storage: registered device format class NFSv4 as nfs4 >16:34:37,756 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:34:37,757 DEBUG storage: registered device format class NoDevFS as nodev >16:34:37,758 DEBUG storage: registered device format class DevPtsFS as devpts >16:34:37,758 DEBUG storage: registered device format class ProcFS as proc >16:34:37,759 DEBUG storage: registered device format class SysFS as sysfs >16:34:37,760 DEBUG storage: registered device format class TmpFS as tmpfs >16:34:37,760 DEBUG storage: registered device format class BindFS as bind >16:34:37,761 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:34:37,762 DEBUG storage: registered device format class USBFS as usbfs >16:34:37,764 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:34:37,766 DEBUG storage: registered device format class DiskLabel as disklabel >16:34:37,769 DEBUG storage: registered device format class SwapSpace as swap >16:34:38,130 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:34:38,132 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >16:34:38,133 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:34:38,134 INFO storage: sr0 looks to be the live device; marking as protected >16:34:38,425 DEBUG storage: MultipathTopology._build_topology: >16:34:38,426 DEBUG storage: /etc/multipath.conf contents: >16:34:38,426 DEBUG storage: # multipath.conf written by anaconda >16:34:38,427 DEBUG storage: >16:34:38,427 DEBUG storage: defaults { >16:34:38,428 DEBUG storage: user_friendly_names yes >16:34:38,428 DEBUG storage: } >16:34:38,429 DEBUG storage: blacklist { >16:34:38,429 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:34:38,429 DEBUG storage: devnode "^hd[a-z]" >16:34:38,430 DEBUG storage: devnode "^dcssblk[0-9]*" >16:34:38,430 DEBUG storage: device { >16:34:38,431 DEBUG storage: vendor "DGC" >16:34:38,431 DEBUG storage: product "LUNZ" >16:34:38,431 DEBUG storage: } >16:34:38,432 DEBUG storage: device { >16:34:38,432 DEBUG storage: vendor "IBM" >16:34:38,433 DEBUG storage: product "S/390.*" >16:34:38,433 DEBUG storage: } >16:34:38,433 DEBUG storage: # don't count normal SATA devices as multipaths >16:34:38,434 DEBUG storage: device { >16:34:38,434 DEBUG storage: vendor "ATA" >16:34:38,435 DEBUG storage: } >16:34:38,435 DEBUG storage: # don't count 3ware devices as multipaths >16:34:38,435 DEBUG storage: device { >16:34:38,436 DEBUG storage: vendor "3ware" >16:34:38,436 DEBUG storage: } >16:34:38,437 DEBUG storage: device { >16:34:38,437 DEBUG storage: vendor "AMCC" >16:34:38,437 DEBUG storage: } >16:34:38,438 DEBUG storage: # nor highpoint devices >16:34:38,438 DEBUG storage: device { >16:34:38,439 DEBUG storage: vendor "HPT" >16:34:38,439 DEBUG storage: } >16:34:38,439 DEBUG storage: } >16:34:38,440 DEBUG storage: multipaths { >16:34:38,440 DEBUG storage: } >16:34:38,441 DEBUG storage: (end of /etc/multipath.conf) >16:34:38,505 INFO storage: MultipathTopology: found non-disk device: sr0 >16:34:38,507 INFO storage: MultipathTopology: found singlepath device: sda >16:34:38,508 INFO storage: MultipathTopology: found singlepath device: loop0 >16:34:38,509 INFO storage: MultipathTopology: found singlepath device: loop1 >16:34:38,509 INFO storage: MultipathTopology: found singlepath device: loop2 >16:34:38,510 INFO storage: MultipathTopology: found singlepath device: loop3 >16:34:38,511 INFO storage: MultipathTopology: found singlepath device: loop4 >16:34:38,512 INFO storage: MultipathTopology: found singlepath device: loop5 >16:34:38,513 INFO storage: MultipathTopology: found singlepath device: loop6 >16:34:38,514 INFO storage: MultipathTopology: found singlepath device: loop7 >16:34:38,514 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:34:38,516 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:34:38,516 INFO storage: MultipathTopology: found singlepath device: dm-2 >16:34:38,517 INFO storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >16:34:38,544 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985 /dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso /dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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_RW_DL': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'DVDR_PX-610U_USB_Device', > 'ID_MODEL_ENC': 'DVDR\\x20PX-610U\\x20USB\\x20Device', > 'ID_MODEL_ID': '0027', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0158', > 'ID_SERIAL': 'Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > 'ID_SERIAL_SHORT': '00101016400035985', > 'ID_TYPE': 'floppy', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080550:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Plextor', > 'ID_VENDOR_ENC': 'Plextor', > 'ID_VENDOR_ID': '093b', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '42045728', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > '/dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >16:34:38,545 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0)... >16:34:38,549 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:34:38,553 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:38,554 INFO storage: sr0 is a cdrom >16:34:38,558 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:34:38,559 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:38,569 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:34:38,570 INFO storage: added cdrom sr0 (id 0) to device tree >16:34:38,574 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:34:38,608 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:34:38,613 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >16:34:38,621 DEBUG storage: Iso9660FS.supported: supported: True ; >16:34:38,622 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:34:38,622 DEBUG storage: device sr0 does not contain a disklabel >16:34:38,623 INFO storage: type detected on 'sr0' is 'iso9660' >16:34:38,628 DEBUG storage: Iso9660FS.supported: supported: True ; >16:34:38,629 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:34:38,633 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:34:38,639 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:34:38,670 DEBUG storage: looking up parted Device: /dev/sr0 >16:34:38,768 INFO storage: got device: OpticalDevice instance (0x2996290) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 670.29296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: PLEXTOR DVDR PX-610U path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 343190 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (21, 255, 63) biosGeometry: (21, 255, 63) > PedDevice: <_ped.Device object at 0x28b0f80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:34:38,774 DEBUG storage: Iso9660FS.supported: supported: True ; >16:34:38,775 INFO storage: got format: Iso9660FS instance (0x2a1ab10) -- > 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-XFCE.iso size = 0 targetSize = 0 > >16:34:38,792 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380815AS_9QZ96370', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'adaptec_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '8', > 'ID_MODEL': 'ST380815AS', > 'ID_MODEL_ENC': 'ST380815AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST380815AS_9QZ96370', > 'ID_SERIAL_SHORT': '9QZ96370', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40846185', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST380815AS_9QZ96370'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:34:38,794 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:34:38,798 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:34:38,801 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:38,802 INFO storage: sda is part of a biosraid >16:34:38,804 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:38,808 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:34:38,809 INFO storage: added disk sda (id 1) to device tree >16:34:38,810 DEBUG storage: looking up parted Device: /dev/sda >16:34:38,818 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:34:38,819 INFO storage: type detected on 'sda' is 'adaptec_raid_member' >16:34:38,828 DEBUG storage: DMRaidMember.__init__: device: /dev/sda ; serial: 9QZ96370 ; uuid: None ; exists: True ; label: None ; >16:34:38,829 DEBUG storage: getFormat('adaptec_raid_member') returning DMRaidMember instance >16:34:38,840 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: dmraidmember ; >16:34:38,844 DEBUG storage: DeviceTree.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sda ; >16:34:38,996 DEBUG storage: lvm filter: adding sda to the reject list >16:34:39,001 INFO storage: got device: DiskDevice instance (0x2a1acd0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 76319.0859375 > format = existing dmraidmember > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST380815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x29265f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2a1ad10> >16:34:39,002 INFO storage: got format: DMRaidMember instance (0x2a1ae10) -- > type = dmraidmember name = dm-raid member device status = True > device = /dev/sda uuid = None exists = True > options = None supported = True formattable = False resizable = False > raidmem = None >16:34:39,011 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': '39749251', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:34:39,012 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:34:39,016 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:34:39,020 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,020 INFO storage: loop0 is a loop device >16:34:39,024 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:34:39,029 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:34:39,033 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,034 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:39,039 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:34:39,040 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >16:34:39,045 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:34:39,046 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:39,051 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:34:39,052 INFO storage: added loop loop0 (id 3) to device tree >16:34:39,055 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:34:39,060 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:34:39,060 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:34:39,065 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:34:39,071 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:34:39,073 WARN storage: disklabel detected but not usable on loop0 >16:34:39,075 INFO storage: type detected on 'loop0' is 'squashfs' >16:34:39,077 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:34:39,085 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:34:39,089 INFO storage: got device: LoopDevice instance (0x2a1ac90) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >16:34:39,096 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': '39733383', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:34:39,098 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:34:39,101 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:34:39,105 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,106 INFO storage: loop1 is a loop device >16:34:39,109 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:34:39,114 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:34:39,118 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,119 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:39,124 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:34:39,125 INFO storage: added file /osmin (id 4) to device tree >16:34:39,130 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:34:39,131 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:39,136 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:34:39,137 INFO storage: added loop loop1 (id 5) to device tree >16:34:39,141 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:34:39,145 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:34:39,145 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:34:39,150 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:34:39,155 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:34:39,160 WARN storage: disklabel detected but not usable on loop1 >16:34:39,162 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:34:39,164 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:34:39,169 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:34:39,172 INFO storage: got device: LoopDevice instance (0x2a25c50) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > 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 >16:34:39,179 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': '40059612', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:34:39,181 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:34:39,185 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:34:39,189 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,190 INFO storage: loop2 is a loop device >16:34:39,193 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:34:39,198 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:34:39,202 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,203 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:39,209 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:34:39,209 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >16:34:39,215 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:34:39,216 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:39,223 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:34:39,223 INFO storage: added loop loop2 (id 7) to device tree >16:34:39,227 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:34:39,231 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:34:39,232 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:34:39,237 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:34:39,242 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:34:39,246 WARN storage: disklabel detected but not usable on loop2 >16:34:39,248 INFO storage: type detected on 'loop2' is 'squashfs' >16:34:39,249 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:34:39,256 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:34:39,258 INFO storage: got device: LoopDevice instance (0x2a32190) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:34:39,270 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '41051741', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:34:39,273 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:34:39,276 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:34:39,280 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,281 INFO storage: loop3 is a loop device >16:34:39,284 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:34:39,289 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:34:39,293 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,294 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:39,299 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:34:39,300 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >16:34:39,305 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:34:39,306 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:39,311 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:34:39,312 INFO storage: added loop loop3 (id 9) to device tree >16:34:39,316 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:34:39,320 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:34:39,325 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:39,326 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:39,327 DEBUG storage: device loop3 does not contain a disklabel >16:34:39,328 INFO storage: type detected on 'loop3' is 'ext4' >16:34:39,434 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:39,435 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:39,442 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:34:39,445 INFO storage: got device: LoopDevice instance (0x2a25b50) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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 >16:34:39,450 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:39,451 INFO storage: got format: Ext4FS instance (0x2a1af90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:34:39,459 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': '39749717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:34:39,461 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:34:39,465 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:34:39,468 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,469 INFO storage: loop4 is a loop device >16:34:39,473 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:34:39,478 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:34:39,482 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,483 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:39,489 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:34:39,490 INFO storage: added file /overlay (deleted) (id 10) to device tree >16:34:39,496 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:34:39,497 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:39,502 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:34:39,503 INFO storage: added loop loop4 (id 11) to device tree >16:34:39,507 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:34:39,512 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:34:39,512 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:34:39,517 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:34:39,523 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:34:39,528 WARN storage: disklabel detected but not usable on loop4 >16:34:39,530 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:34:39,532 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:34:39,539 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:34:39,542 INFO storage: got device: LoopDevice instance (0x2a32290) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:34:39,549 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': '39725866', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:34:39,550 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:34:39,551 DEBUG storage: lvm filter: adding loop5 to the reject list >16:34:39,558 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': '39734316', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:34:39,559 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:34:39,560 DEBUG storage: lvm filter: adding loop6 to the reject list >16:34:39,567 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': '39734671', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:34:39,569 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:34:39,570 DEBUG storage: lvm filter: adding loop7 to the reject list >16:34:39,570 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:34:39,571 DEBUG storage: Skipping a device mapper drive (dm-1) for now >16:34:39,572 DEBUG storage: Skipping a device mapper drive (dm-2) for now >16:34:39,746 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >16:34:39,761 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7500173', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:34:39,763 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:34:39,766 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:34:39,770 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,771 INFO storage: live-rw is a device-mapper device >16:34:39,775 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:34:39,779 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:34:39,784 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:34:39,792 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:34:39,796 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >16:34:39,804 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:34:39,813 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:39,827 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:34:39,828 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:39,835 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:34:39,836 INFO storage: added dm live-rw (id 12) to device tree >16:34:39,841 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:34:39,850 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:34:39,860 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:39,861 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:39,862 DEBUG storage: device live-rw does not contain a disklabel >16:34:39,863 INFO storage: type detected on 'live-rw' is 'ext4' >16:34:39,971 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:39,972 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:39,978 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:34:39,982 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:34:39,988 INFO storage: got device: DMDevice instance (0x2a32c50) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x7fd5717eab90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:34:39,994 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:39,996 INFO storage: got format: Ext4FS instance (0x2a25e10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:34:40,015 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7566043', > '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/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:34:40,016 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:34:40,020 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:34:40,024 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:40,024 INFO storage: live-osimg-min is a device-mapper device >16:34:40,028 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:34:40,033 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:34:40,038 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:34:40,042 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:34:40,050 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:34:40,054 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >16:34:40,062 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:34:40,066 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:40,072 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >16:34:40,073 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:40,078 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:34:40,079 INFO storage: added dm live-osimg-min (id 13) to device tree >16:34:40,083 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:34:40,087 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:34:40,092 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:40,093 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:40,094 DEBUG storage: device live-osimg-min does not contain a disklabel >16:34:40,095 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:34:40,215 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:40,217 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:40,225 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:34:40,232 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:34:40,243 INFO storage: got device: DMDevice instance (0x2a25f10) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop1 (5)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30812 did: 12338 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x2926710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:34:40,249 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:40,251 INFO storage: got format: Ext4FS instance (0x2a32350) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2508.0 targetSize = 2508.0 > >16:34:40,264 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20 /dev/disk/by-id/dm-uuid-DMRAID-asr_boot', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-asr_boot', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42252476', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '/dev/disk/by-id/dm-uuid-DMRAID-asr_boot'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:34:40,266 INFO storage: scanning asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 (/devices/virtual/block/dm-2)... >16:34:40,270 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:34:40,274 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:40,275 INFO storage: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 is a device-mapper device >16:34:40,279 DEBUG storage: DeviceTree.addUdevDMDevice: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:34:40,284 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:34:40,288 DEBUG storage: DMDevice.getDMNode: live-osimg-min ; status: True ; >16:34:40,293 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:34:40,298 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (1) with existing dmraidmember >16:34:40,307 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:34:40,311 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:40,312 DEBUG storage: lvm filter: adding asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 to the reject list >16:34:40,312 WARN storage: ignoring dm device asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 >16:34:40,476 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:34:40,575 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:34:40,580 DEBUG storage: DMRaidMember.teardown: device: /dev/sda ; status: True ; type: dmraidmember ; >16:34:40,590 DEBUG storage: DMRaidMember.teardown: device: /dev/sda ; status: True ; type: dmraidmember ; >16:34:40,684 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:34:40,689 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:34:40,693 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >16:34:40,698 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:34:40,703 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:34:40,704 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:34:40,706 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >16:34:40,710 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:34:40,804 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:34:40,808 DEBUG storage: DMRaidMember.teardown: device: /dev/sda ; status: True ; type: dmraidmember ; >16:34:40,817 DEBUG storage: DMRaidMember.teardown: device: /dev/sda ; status: True ; type: dmraidmember ; >16:34:40,906 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:34:40,910 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:34:40,913 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >16:34:40,917 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:34:40,922 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:34:41,911 DEBUG storage: registered device format class MDRaidMember as mdmember >16:34:41,923 DEBUG storage: registered device format class LUKS as luks >16:34:41,926 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:34:41,929 DEBUG storage: registered device format class MultipathMember as multipath_member >16:34:41,932 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:34:41,935 DEBUG storage: registered device format class BIOSBoot as biosboot >16:34:41,999 DEBUG storage: registered device format class Ext2FS as ext2 >16:34:42,000 DEBUG storage: registered device format class Ext3FS as ext3 >16:34:42,001 DEBUG storage: registered device format class Ext4FS as ext4 >16:34:42,004 DEBUG storage: registered device format class FATFS as vfat >16:34:42,005 DEBUG storage: registered device format class EFIFS as efi >16:34:42,006 DEBUG storage: registered device format class BTRFS as btrfs >16:34:42,007 DEBUG storage: registered device format class GFS2 as gfs2 >16:34:42,008 DEBUG storage: registered device format class JFS as jfs >16:34:42,009 DEBUG storage: registered device format class ReiserFS as reiserfs >16:34:42,011 DEBUG storage: registered device format class XFS as xfs >16:34:42,013 DEBUG storage: registered device format class HFS as hfs >16:34:42,015 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:34:42,017 DEBUG storage: registered device format class HFSPlus as hfs+ >16:34:42,019 DEBUG storage: registered device format class NTFS as ntfs >16:34:42,020 DEBUG storage: registered device format class NFS as nfs >16:34:42,021 DEBUG storage: registered device format class NFSv4 as nfs4 >16:34:42,023 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:34:42,024 DEBUG storage: registered device format class NoDevFS as nodev >16:34:42,026 DEBUG storage: registered device format class DevPtsFS as devpts >16:34:42,027 DEBUG storage: registered device format class ProcFS as proc >16:34:42,028 DEBUG storage: registered device format class SysFS as sysfs >16:34:42,029 DEBUG storage: registered device format class TmpFS as tmpfs >16:34:42,030 DEBUG storage: registered device format class BindFS as bind >16:34:42,031 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:34:42,032 DEBUG storage: registered device format class USBFS as usbfs >16:34:42,034 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:34:42,038 DEBUG storage: registered device format class DiskLabel as disklabel >16:34:42,041 DEBUG storage: registered device format class SwapSpace as swap >16:34:54,296 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:34:54,298 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >16:34:54,300 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:34:54,304 INFO storage: sr0 looks to be the live device; marking as protected >16:34:54,850 DEBUG storage: MultipathTopology._build_topology: >16:34:54,852 DEBUG storage: /etc/multipath.conf contents: >16:34:54,853 DEBUG storage: # multipath.conf written by anaconda >16:34:54,854 DEBUG storage: >16:34:54,855 DEBUG storage: defaults { >16:34:54,855 DEBUG storage: user_friendly_names yes >16:34:54,856 DEBUG storage: } >16:34:54,857 DEBUG storage: blacklist { >16:34:54,858 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:34:54,859 DEBUG storage: devnode "^hd[a-z]" >16:34:54,860 DEBUG storage: devnode "^dcssblk[0-9]*" >16:34:54,860 DEBUG storage: device { >16:34:54,861 DEBUG storage: vendor "DGC" >16:34:54,862 DEBUG storage: product "LUNZ" >16:34:54,863 DEBUG storage: } >16:34:54,864 DEBUG storage: device { >16:34:54,865 DEBUG storage: vendor "IBM" >16:34:54,867 DEBUG storage: product "S/390.*" >16:34:54,870 DEBUG storage: } >16:34:54,872 DEBUG storage: # don't count normal SATA devices as multipaths >16:34:54,875 DEBUG storage: device { >16:34:54,878 DEBUG storage: vendor "ATA" >16:34:54,881 DEBUG storage: } >16:34:54,883 DEBUG storage: # don't count 3ware devices as multipaths >16:34:54,886 DEBUG storage: device { >16:34:54,889 DEBUG storage: vendor "3ware" >16:34:54,891 DEBUG storage: } >16:34:54,894 DEBUG storage: device { >16:34:54,897 DEBUG storage: vendor "AMCC" >16:34:54,900 DEBUG storage: } >16:34:54,902 DEBUG storage: # nor highpoint devices >16:34:54,905 DEBUG storage: device { >16:34:54,907 DEBUG storage: vendor "HPT" >16:34:54,910 DEBUG storage: } >16:34:54,913 DEBUG storage: } >16:34:54,916 DEBUG storage: multipaths { >16:34:54,918 DEBUG storage: } >16:34:54,921 DEBUG storage: (end of /etc/multipath.conf) >16:34:55,015 INFO storage: MultipathTopology: found non-disk device: sr0 >16:34:55,017 INFO storage: MultipathTopology: found singlepath device: sda >16:34:55,019 INFO storage: MultipathTopology: found singlepath device: loop0 >16:34:55,021 INFO storage: MultipathTopology: found singlepath device: loop1 >16:34:55,024 INFO storage: MultipathTopology: found singlepath device: loop2 >16:34:55,026 INFO storage: MultipathTopology: found singlepath device: loop3 >16:34:55,028 INFO storage: MultipathTopology: found singlepath device: loop4 >16:34:55,030 INFO storage: MultipathTopology: found singlepath device: loop5 >16:34:55,032 INFO storage: MultipathTopology: found singlepath device: loop6 >16:34:55,034 INFO storage: MultipathTopology: found singlepath device: loop7 >16:34:55,036 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:34:55,039 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:34:55,041 INFO storage: MultipathTopology: found singlepath device: dm-2 >16:34:55,043 INFO storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >16:34:55,083 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985 /dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso /dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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_RW_DL': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'DVDR_PX-610U_USB_Device', > 'ID_MODEL_ENC': 'DVDR\\x20PX-610U\\x20USB\\x20Device', > 'ID_MODEL_ID': '0027', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0158', > 'ID_SERIAL': 'Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > 'ID_SERIAL_SHORT': '00101016400035985', > 'ID_TYPE': 'floppy', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080550:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Plextor', > 'ID_VENDOR_ENC': 'Plextor', > 'ID_VENDOR_ID': '093b', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '42045728', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > '/dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >16:34:55,086 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0)... >16:34:55,096 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:34:55,105 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:55,107 INFO storage: sr0 is a cdrom >16:34:55,117 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:34:55,120 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:55,135 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:34:55,136 INFO storage: added cdrom sr0 (id 0) to device tree >16:34:55,147 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:34:55,185 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:34:55,195 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >16:34:55,208 DEBUG storage: Iso9660FS.supported: supported: True ; >16:34:55,209 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:34:55,210 DEBUG storage: device sr0 does not contain a disklabel >16:34:55,213 INFO storage: type detected on 'sr0' is 'iso9660' >16:34:55,225 DEBUG storage: Iso9660FS.supported: supported: True ; >16:34:55,226 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:34:55,238 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:34:55,251 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:34:55,283 DEBUG storage: looking up parted Device: /dev/sr0 >16:34:55,379 INFO storage: got device: OpticalDevice instance (0x2513550) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 670.29296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: PLEXTOR DVDR PX-610U path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 343190 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (21, 255, 63) biosGeometry: (21, 255, 63) > PedDevice: <_ped.Device object at 0x22d1b90> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:34:55,390 DEBUG storage: Iso9660FS.supported: supported: True ; >16:34:55,391 INFO storage: got format: Iso9660FS instance (0x25c7e10) -- > 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-XFCE.iso size = 0 targetSize = 0 > >16:34:55,595 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380815AS_9QZ96370', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'adaptec_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '8', > 'ID_MODEL': 'ST380815AS', > 'ID_MODEL_ENC': 'ST380815AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST380815AS_9QZ96370', > 'ID_SERIAL_SHORT': '9QZ96370', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40846185', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST380815AS_9QZ96370'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:34:55,597 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:34:55,607 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:34:55,616 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:55,618 INFO storage: sda is part of a biosraid >16:34:55,621 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:55,632 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:34:55,633 INFO storage: added disk sda (id 1) to device tree >16:34:55,635 DEBUG storage: looking up parted Device: /dev/sda >16:34:55,650 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:34:55,652 INFO storage: type detected on 'sda' is 'adaptec_raid_member' >16:34:55,668 DEBUG storage: DMRaidMember.__init__: device: /dev/sda ; serial: 9QZ96370 ; uuid: None ; exists: True ; label: None ; >16:34:55,669 DEBUG storage: getFormat('adaptec_raid_member') returning DMRaidMember instance >16:34:55,680 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: dmraidmember ; >16:34:55,690 DEBUG storage: DeviceTree.handleUdevDMRaidMemberFormat: type: dmraidmember ; name: sda ; >16:34:55,842 DEBUG storage: lvm filter: adding sda to the reject list >16:34:55,849 INFO storage: got device: DiskDevice instance (0x25c7e90) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 76319.0859375 > format = existing dmraidmember > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST380815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x2503440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x25c7ed0> >16:34:55,851 INFO storage: got format: DMRaidMember instance (0x25c7fd0) -- > type = dmraidmember name = dm-raid member device status = True > device = /dev/sda uuid = None exists = True > options = None supported = True formattable = False resizable = False > raidmem = None >16:34:55,932 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': '39749251', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:34:55,935 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:34:55,945 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:34:55,954 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:55,956 INFO storage: loop0 is a loop device >16:34:55,966 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:34:55,976 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:34:55,985 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:55,987 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:55,998 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:34:55,999 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >16:34:56,012 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:34:56,013 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:56,025 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:34:56,026 INFO storage: added loop loop0 (id 3) to device tree >16:34:56,037 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:34:56,046 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:34:56,048 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:34:56,058 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:34:56,071 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:34:56,076 WARN storage: disklabel detected but not usable on loop0 >16:34:56,079 INFO storage: type detected on 'loop0' is 'squashfs' >16:34:56,082 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:34:56,100 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:34:56,104 INFO storage: got device: LoopDevice instance (0x25d13d0) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >16:34:56,159 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': '39733383', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:34:56,161 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:34:56,171 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:34:56,180 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:56,181 INFO storage: loop1 is a loop device >16:34:56,192 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:34:56,202 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:34:56,211 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:56,213 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:56,224 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:34:56,225 INFO storage: added file /osmin (id 4) to device tree >16:34:56,238 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:34:56,239 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:56,251 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:34:56,252 INFO storage: added loop loop1 (id 5) to device tree >16:34:56,263 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:34:56,272 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:34:56,273 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:34:56,284 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:34:56,294 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:34:56,302 WARN storage: disklabel detected but not usable on loop1 >16:34:56,305 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:34:56,307 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:34:56,321 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:34:56,325 INFO storage: got device: LoopDevice instance (0x25d1290) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > 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 >16:34:56,367 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': '40059612', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:34:56,369 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:34:56,379 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:34:56,388 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:56,389 INFO storage: loop2 is a loop device >16:34:56,398 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:34:56,406 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:34:56,413 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:56,414 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:56,423 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:34:56,424 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >16:34:56,433 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:34:56,434 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:56,442 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:34:56,444 INFO storage: added loop loop2 (id 7) to device tree >16:34:56,451 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:34:56,458 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:34:56,460 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:34:56,468 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:34:56,476 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:34:56,484 WARN storage: disklabel detected but not usable on loop2 >16:34:56,487 INFO storage: type detected on 'loop2' is 'squashfs' >16:34:56,488 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:34:56,497 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:34:56,499 INFO storage: got device: LoopDevice instance (0x25d9390) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:34:56,539 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '41051741', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:34:56,541 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:34:56,549 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:34:56,556 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:56,557 INFO storage: loop3 is a loop device >16:34:56,565 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:34:56,572 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:34:56,580 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:56,581 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:56,590 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:34:56,591 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >16:34:56,600 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:34:56,602 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:56,610 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:34:56,611 INFO storage: added loop loop3 (id 9) to device tree >16:34:56,618 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:34:56,626 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:34:56,635 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:56,636 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:56,637 DEBUG storage: device loop3 does not contain a disklabel >16:34:56,638 INFO storage: type detected on 'loop3' is 'ext4' >16:34:56,937 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:56,939 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:56,947 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:34:56,950 INFO storage: got device: LoopDevice instance (0x25d9490) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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 >16:34:56,959 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:56,961 INFO storage: got format: Ext4FS instance (0x25d9410) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:34:57,033 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': '39749717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:34:57,035 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:34:57,043 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:34:57,050 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:57,051 INFO storage: loop4 is a loop device >16:34:57,059 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:34:57,066 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:34:57,075 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:57,076 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:57,085 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:34:57,086 INFO storage: added file /overlay (deleted) (id 10) to device tree >16:34:57,095 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:34:57,096 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:57,105 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:34:57,106 INFO storage: added loop loop4 (id 11) to device tree >16:34:57,113 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:34:57,121 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:34:57,122 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:34:57,130 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:34:57,138 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:34:57,148 WARN storage: disklabel detected but not usable on loop4 >16:34:57,150 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:34:57,152 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:34:57,162 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:34:57,165 INFO storage: got device: LoopDevice instance (0x25d9150) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:34:57,206 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': '39725866', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:34:57,208 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:34:57,210 DEBUG storage: lvm filter: adding loop5 to the reject list >16:34:57,226 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': '39734316', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:34:57,228 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:34:57,229 DEBUG storage: lvm filter: adding loop6 to the reject list >16:34:57,247 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': '39734671', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:34:57,248 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:34:57,249 DEBUG storage: lvm filter: adding loop7 to the reject list >16:34:57,254 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:34:57,255 DEBUG storage: Skipping a device mapper drive (dm-1) for now >16:34:57,257 DEBUG storage: Skipping a device mapper drive (dm-2) for now >16:34:57,437 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >16:34:57,458 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7500173', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:34:57,460 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:34:57,469 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:34:57,478 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:57,479 INFO storage: live-rw is a device-mapper device >16:34:57,488 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:34:57,497 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:34:57,505 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:34:57,516 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:34:57,524 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >16:34:57,535 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:34:57,542 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:57,551 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:34:57,552 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:57,561 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:34:57,562 INFO storage: added dm live-rw (id 12) to device tree >16:34:57,569 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:34:57,577 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:34:57,586 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:57,587 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:57,588 DEBUG storage: device live-rw does not contain a disklabel >16:34:57,589 INFO storage: type detected on 'live-rw' is 'ext4' >16:34:57,865 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:57,866 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:57,874 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:34:57,878 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:34:57,886 INFO storage: got device: DMDevice instance (0x25d9b90) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x22d1050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:34:57,901 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:57,903 INFO storage: got format: Ext4FS instance (0x25d9d10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:34:58,007 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7566043', > '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/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:34:58,008 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:34:58,015 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:34:58,022 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:58,023 INFO storage: live-osimg-min is a device-mapper device >16:34:58,031 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:34:58,039 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:34:58,047 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:34:58,055 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:34:58,067 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:34:58,075 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >16:34:58,086 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:34:58,093 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:58,102 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >16:34:58,103 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:34:58,112 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:34:58,113 INFO storage: added dm live-osimg-min (id 13) to device tree >16:34:58,121 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:34:58,129 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:34:58,138 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:58,139 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:58,140 DEBUG storage: device live-osimg-min does not contain a disklabel >16:34:58,141 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:34:58,401 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:58,403 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:34:58,420 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:34:58,426 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:34:58,435 INFO storage: got device: DMDevice instance (0x25d9dd0) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop1 (5)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30812 did: 12338 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x2503710> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:34:58,446 DEBUG storage: Ext4FS.supported: supported: True ; >16:34:58,449 INFO storage: got format: Ext4FS instance (0x25f7050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2508.0 targetSize = 2508.0 > >16:34:58,535 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20 /dev/disk/by-id/dm-uuid-DMRAID-asr_boot', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-asr_boot', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42252476', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '/dev/disk/by-id/dm-uuid-DMRAID-asr_boot'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:34:58,537 INFO storage: scanning asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 (/devices/virtual/block/dm-2)... >16:34:58,544 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:34:58,551 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:58,552 INFO storage: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 is a device-mapper device >16:34:58,559 DEBUG storage: DeviceTree.addUdevDMDevice: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:34:58,567 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:34:58,575 DEBUG storage: DMDevice.getDMNode: live-osimg-min ; status: True ; >16:34:58,583 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:34:58,591 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (1) with existing dmraidmember >16:34:58,603 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:34:58,611 DEBUG storage: DeviceTree.getDeviceByName returned None >16:34:58,612 DEBUG storage: lvm filter: adding asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 to the reject list >16:34:58,613 WARN storage: ignoring dm device asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 >16:35:57,836 DEBUG storage: registered device format class MDRaidMember as mdmember >16:35:57,846 DEBUG storage: registered device format class LUKS as luks >16:35:57,848 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:35:57,850 DEBUG storage: registered device format class MultipathMember as multipath_member >16:35:57,852 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:35:57,854 DEBUG storage: registered device format class BIOSBoot as biosboot >16:35:57,916 DEBUG storage: registered device format class Ext2FS as ext2 >16:35:57,917 DEBUG storage: registered device format class Ext3FS as ext3 >16:35:57,918 DEBUG storage: registered device format class Ext4FS as ext4 >16:35:57,920 DEBUG storage: registered device format class FATFS as vfat >16:35:57,921 DEBUG storage: registered device format class EFIFS as efi >16:35:57,922 DEBUG storage: registered device format class BTRFS as btrfs >16:35:57,923 DEBUG storage: registered device format class GFS2 as gfs2 >16:35:57,924 DEBUG storage: registered device format class JFS as jfs >16:35:57,925 DEBUG storage: registered device format class ReiserFS as reiserfs >16:35:57,925 DEBUG storage: registered device format class XFS as xfs >16:35:57,926 DEBUG storage: registered device format class HFS as hfs >16:35:57,927 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:35:57,928 DEBUG storage: registered device format class HFSPlus as hfs+ >16:35:57,928 DEBUG storage: registered device format class NTFS as ntfs >16:35:57,929 DEBUG storage: registered device format class NFS as nfs >16:35:57,930 DEBUG storage: registered device format class NFSv4 as nfs4 >16:35:57,931 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:35:57,931 DEBUG storage: registered device format class NoDevFS as nodev >16:35:57,932 DEBUG storage: registered device format class DevPtsFS as devpts >16:35:57,933 DEBUG storage: registered device format class ProcFS as proc >16:35:57,933 DEBUG storage: registered device format class SysFS as sysfs >16:35:57,934 DEBUG storage: registered device format class TmpFS as tmpfs >16:35:57,935 DEBUG storage: registered device format class BindFS as bind >16:35:57,935 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:35:57,936 DEBUG storage: registered device format class USBFS as usbfs >16:35:57,938 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:35:57,940 DEBUG storage: registered device format class DiskLabel as disklabel >16:35:57,943 DEBUG storage: registered device format class SwapSpace as swap >16:35:58,394 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:35:58,399 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:35:58,401 INFO storage: sr0 looks to be the live device; marking as protected >16:35:58,682 DEBUG storage: MultipathTopology._build_topology: >16:35:58,683 DEBUG storage: /etc/multipath.conf contents: >16:35:58,684 DEBUG storage: # multipath.conf written by anaconda >16:35:58,684 DEBUG storage: >16:35:58,685 DEBUG storage: defaults { >16:35:58,685 DEBUG storage: user_friendly_names yes >16:35:58,686 DEBUG storage: } >16:35:58,686 DEBUG storage: blacklist { >16:35:58,686 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:35:58,687 DEBUG storage: devnode "^hd[a-z]" >16:35:58,687 DEBUG storage: devnode "^dcssblk[0-9]*" >16:35:58,687 DEBUG storage: device { >16:35:58,688 DEBUG storage: vendor "DGC" >16:35:58,688 DEBUG storage: product "LUNZ" >16:35:58,689 DEBUG storage: } >16:35:58,689 DEBUG storage: device { >16:35:58,689 DEBUG storage: vendor "IBM" >16:35:58,690 DEBUG storage: product "S/390.*" >16:35:58,690 DEBUG storage: } >16:35:58,690 DEBUG storage: # don't count normal SATA devices as multipaths >16:35:58,691 DEBUG storage: device { >16:35:58,691 DEBUG storage: vendor "ATA" >16:35:58,691 DEBUG storage: } >16:35:58,692 DEBUG storage: # don't count 3ware devices as multipaths >16:35:58,692 DEBUG storage: device { >16:35:58,693 DEBUG storage: vendor "3ware" >16:35:58,693 DEBUG storage: } >16:35:58,693 DEBUG storage: device { >16:35:58,694 DEBUG storage: vendor "AMCC" >16:35:58,694 DEBUG storage: } >16:35:58,694 DEBUG storage: # nor highpoint devices >16:35:58,695 DEBUG storage: device { >16:35:58,695 DEBUG storage: vendor "HPT" >16:35:58,695 DEBUG storage: } >16:35:58,696 DEBUG storage: } >16:35:58,696 DEBUG storage: multipaths { >16:35:58,697 DEBUG storage: } >16:35:58,697 DEBUG storage: (end of /etc/multipath.conf) >16:35:58,762 INFO storage: MultipathTopology: found non-disk device: sr0 >16:35:58,763 INFO storage: MultipathTopology: found singlepath device: sda >16:35:58,764 INFO storage: MultipathTopology: found singlepath device: loop0 >16:35:58,765 INFO storage: MultipathTopology: found singlepath device: loop1 >16:35:58,766 INFO storage: MultipathTopology: found singlepath device: loop2 >16:35:58,766 INFO storage: MultipathTopology: found singlepath device: loop3 >16:35:58,767 INFO storage: MultipathTopology: found singlepath device: loop4 >16:35:58,768 INFO storage: MultipathTopology: found singlepath device: loop5 >16:35:58,769 INFO storage: MultipathTopology: found singlepath device: loop6 >16:35:58,770 INFO storage: MultipathTopology: found singlepath device: loop7 >16:35:58,771 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:35:58,771 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:35:58,772 INFO storage: MultipathTopology: found singlepath device: dm-2 >16:35:58,773 INFO storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >16:35:58,799 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985 /dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso /dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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_RW_DL': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'DVDR_PX-610U_USB_Device', > 'ID_MODEL_ENC': 'DVDR\\x20PX-610U\\x20USB\\x20Device', > 'ID_MODEL_ID': '0027', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0158', > 'ID_SERIAL': 'Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > 'ID_SERIAL_SHORT': '00101016400035985', > 'ID_TYPE': 'floppy', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080550:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Plextor', > 'ID_VENDOR_ENC': 'Plextor', > 'ID_VENDOR_ID': '093b', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '42045728', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > '/dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >16:35:58,801 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0)... >16:35:58,804 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:35:58,808 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:58,809 INFO storage: sr0 is a cdrom >16:35:58,813 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:35:58,814 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:58,824 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:35:58,825 INFO storage: added cdrom sr0 (id 0) to device tree >16:35:58,829 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:35:58,863 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:35:58,868 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >16:35:58,876 DEBUG storage: Iso9660FS.supported: supported: True ; >16:35:58,877 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:35:58,877 DEBUG storage: device sr0 does not contain a disklabel >16:35:58,878 INFO storage: type detected on 'sr0' is 'iso9660' >16:35:58,883 DEBUG storage: Iso9660FS.supported: supported: True ; >16:35:58,884 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:35:58,888 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:35:58,894 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:35:58,925 DEBUG storage: looking up parted Device: /dev/sr0 >16:35:59,024 INFO storage: got device: OpticalDevice instance (0x1bb6290) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 670.29296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: PLEXTOR DVDR PX-610U path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 343190 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (21, 255, 63) biosGeometry: (21, 255, 63) > PedDevice: <_ped.Device object at 0x7f9ac459bb90> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:35:59,030 DEBUG storage: Iso9660FS.supported: supported: True ; >16:35:59,030 INFO storage: got format: Iso9660FS instance (0x1c3ab10) -- > 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-XFCE.iso size = 0 targetSize = 0 > >16:35:59,047 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380815AS_9QZ96370', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST380815AS', > 'ID_MODEL_ENC': 'ST380815AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST380815AS_9QZ96370', > 'ID_SERIAL_SHORT': '9QZ96370', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40846185', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST380815AS_9QZ96370'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:35:59,049 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:35:59,053 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:35:59,056 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,061 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:35:59,068 INFO storage: sda is a disk >16:35:59,069 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,074 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:35:59,075 INFO storage: added disk sda (id 1) to device tree >16:35:59,076 DEBUG storage: looking up parted Device: /dev/sda >16:35:59,111 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:35:59,121 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >16:35:59,122 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,129 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:35:59,139 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:35:59,144 INFO storage: removed disk sda (id 1) from device tree >16:35:59,145 DEBUG storage: lvm filter: adding sda to the reject list >16:35:59,146 DEBUG storage: device 'sda' in ignoredDisks >16:35:59,152 INFO storage: got device: DiskDevice instance (0x1c3ac90) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 76319.0859375 > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST380815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x1b445f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1c3ad10> >16:35:59,166 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': '39749251', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:35:59,168 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:35:59,173 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:35:59,177 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,178 INFO storage: loop0 is a loop device >16:35:59,182 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:35:59,186 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:35:59,190 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,191 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,196 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:35:59,197 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >16:35:59,203 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:35:59,203 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,209 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:35:59,209 INFO storage: added loop loop0 (id 3) to device tree >16:35:59,213 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:35:59,217 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:35:59,218 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:35:59,223 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:35:59,228 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:35:59,230 WARN storage: disklabel detected but not usable on loop0 >16:35:59,232 INFO storage: type detected on 'loop0' is 'squashfs' >16:35:59,234 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:35:59,242 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:35:59,245 INFO storage: got device: LoopDevice instance (0x1c44b10) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >16:35:59,253 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': '39733383', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:35:59,254 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:35:59,258 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:35:59,262 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,262 INFO storage: loop1 is a loop device >16:35:59,266 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:35:59,271 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:35:59,275 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,281 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:35:59,282 INFO storage: added file /osmin (id 4) to device tree >16:35:59,287 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:35:59,288 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,293 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:35:59,294 INFO storage: added loop loop1 (id 5) to device tree >16:35:59,298 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:35:59,302 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:35:59,303 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:35:59,307 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:35:59,312 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:35:59,317 WARN storage: disklabel detected but not usable on loop1 >16:35:59,319 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:35:59,321 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:35:59,328 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:35:59,331 INFO storage: got device: LoopDevice instance (0x1c44d90) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > 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 >16:35:59,338 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': '40059612', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:35:59,340 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:35:59,344 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:35:59,347 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,348 INFO storage: loop2 is a loop device >16:35:59,352 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:35:59,356 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:35:59,360 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,362 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,369 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:35:59,370 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >16:35:59,375 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:35:59,376 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,381 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:35:59,382 INFO storage: added loop loop2 (id 7) to device tree >16:35:59,386 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:35:59,390 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:35:59,391 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:35:59,395 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:35:59,400 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:35:59,405 WARN storage: disklabel detected but not usable on loop2 >16:35:59,407 INFO storage: type detected on 'loop2' is 'squashfs' >16:35:59,409 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:35:59,415 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:35:59,417 INFO storage: got device: LoopDevice instance (0x1c44f10) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:35:59,429 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '41051741', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:35:59,431 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:35:59,435 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:35:59,439 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,439 INFO storage: loop3 is a loop device >16:35:59,443 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:35:59,447 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:35:59,451 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,452 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,458 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:35:59,458 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >16:35:59,464 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:35:59,464 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,470 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:35:59,470 INFO storage: added loop loop3 (id 9) to device tree >16:35:59,474 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:35:59,478 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:35:59,483 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:59,485 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:35:59,485 DEBUG storage: device loop3 does not contain a disklabel >16:35:59,487 INFO storage: type detected on 'loop3' is 'ext4' >16:35:59,597 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:59,600 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:35:59,605 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:35:59,608 INFO storage: got device: LoopDevice instance (0x1c44a50) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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 >16:35:59,615 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:59,617 INFO storage: got format: Ext4FS instance (0x1c3ac90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:35:59,624 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': '39749717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:35:59,626 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:35:59,630 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:35:59,634 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,634 INFO storage: loop4 is a loop device >16:35:59,638 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:35:59,644 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:35:59,649 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,650 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,655 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:35:59,656 INFO storage: added file /overlay (deleted) (id 10) to device tree >16:35:59,662 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:35:59,663 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,668 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:35:59,668 INFO storage: added loop loop4 (id 11) to device tree >16:35:59,672 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:35:59,676 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:35:59,677 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:35:59,682 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:35:59,687 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:35:59,692 WARN storage: disklabel detected but not usable on loop4 >16:35:59,695 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:35:59,696 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:35:59,701 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:35:59,703 INFO storage: got device: LoopDevice instance (0x1c3ad50) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:35:59,710 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': '39725866', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:35:59,711 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:35:59,712 DEBUG storage: lvm filter: adding loop5 to the reject list >16:35:59,719 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': '39734316', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:35:59,720 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:35:59,721 DEBUG storage: lvm filter: adding loop6 to the reject list >16:35:59,728 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': '39734671', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:35:59,729 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:35:59,730 DEBUG storage: lvm filter: adding loop7 to the reject list >16:35:59,730 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:35:59,731 DEBUG storage: Skipping a device mapper drive (dm-1) for now >16:35:59,731 DEBUG storage: Skipping a device mapper drive (dm-2) for now >16:35:59,894 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >16:35:59,910 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7500173', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:35:59,911 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:35:59,915 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:35:59,919 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,920 INFO storage: live-rw is a device-mapper device >16:35:59,924 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:35:59,928 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:35:59,933 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:35:59,941 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:35:59,948 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >16:35:59,955 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:35:59,959 DEBUG storage: DeviceTree.getDeviceByName returned None >16:35:59,964 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:35:59,965 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:35:59,970 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:35:59,971 INFO storage: added dm live-rw (id 12) to device tree >16:35:59,975 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:35:59,979 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:35:59,984 DEBUG storage: Ext4FS.supported: supported: True ; >16:35:59,985 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:35:59,986 DEBUG storage: device live-rw does not contain a disklabel >16:35:59,987 INFO storage: type detected on 'live-rw' is 'ext4' >16:36:00,094 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:00,096 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:36:00,101 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:36:00,105 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:36:00,113 INFO storage: got device: DMDevice instance (0x1c10190) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x1acff80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:36:00,120 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:00,122 INFO storage: got format: Ext4FS instance (0x1c3acd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:36:00,137 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7566043', > '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/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:36:00,139 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:36:00,142 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:36:00,146 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:00,147 INFO storage: live-osimg-min is a device-mapper device >16:36:00,151 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:36:00,156 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:36:00,160 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:36:00,164 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:36:00,172 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:36:00,176 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >16:36:00,184 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:36:00,188 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:00,193 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >16:36:00,194 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:00,199 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:36:00,200 INFO storage: added dm live-osimg-min (id 13) to device tree >16:36:00,204 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:36:00,208 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:36:00,214 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:00,215 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:36:00,215 DEBUG storage: device live-osimg-min does not contain a disklabel >16:36:00,216 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:36:00,347 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:00,349 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:36:00,361 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:36:00,366 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:36:00,373 INFO storage: got device: DMDevice instance (0x1c44c90) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop1 (5)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 17453 did: 21069 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x1b44830> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:36:00,380 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:00,382 INFO storage: got format: Ext4FS instance (0x1c44fd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2508.0 targetSize = 2508.0 > >16:36:00,395 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20 /dev/disk/by-id/dm-uuid-DMRAID-asr_boot', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-asr_boot', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42252476', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '/dev/disk/by-id/dm-uuid-DMRAID-asr_boot'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:36:00,396 INFO storage: scanning asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 (/devices/virtual/block/dm-2)... >16:36:00,401 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:36:00,405 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:00,406 INFO storage: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 is a device-mapper device >16:36:00,410 DEBUG storage: DeviceTree.addUdevDMDevice: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:36:00,415 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:36:00,420 DEBUG storage: DMDevice.getDMNode: live-osimg-min ; status: True ; >16:36:00,425 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:36:00,429 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:00,452 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380815AS_9QZ96370', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST380815AS', > 'ID_MODEL_ENC': 'ST380815AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST380815AS_9QZ96370', > 'ID_SERIAL_SHORT': '9QZ96370', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40846185', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST380815AS_9QZ96370'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:36:00,453 DEBUG storage: device 'sda' in ignoredDisks >16:36:00,453 INFO storage: ignoring sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda) >16:36:00,458 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:36:00,462 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:00,462 ERR storage: failure scanning device asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20: could not add slave sda >16:36:00,637 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:36:00,770 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:36:00,775 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:36:00,779 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >16:36:00,786 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:36:00,793 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:36:00,796 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:36:00,803 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:36:00,936 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:36:00,943 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:36:00,949 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >16:36:00,954 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:36:00,959 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:36:01,973 DEBUG storage: registered device format class MDRaidMember as mdmember >16:36:01,984 DEBUG storage: registered device format class LUKS as luks >16:36:01,988 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:36:01,991 DEBUG storage: registered device format class MultipathMember as multipath_member >16:36:01,994 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:36:01,998 DEBUG storage: registered device format class BIOSBoot as biosboot >16:36:02,062 DEBUG storage: registered device format class Ext2FS as ext2 >16:36:02,063 DEBUG storage: registered device format class Ext3FS as ext3 >16:36:02,065 DEBUG storage: registered device format class Ext4FS as ext4 >16:36:02,069 DEBUG storage: registered device format class FATFS as vfat >16:36:02,071 DEBUG storage: registered device format class EFIFS as efi >16:36:02,072 DEBUG storage: registered device format class BTRFS as btrfs >16:36:02,074 DEBUG storage: registered device format class GFS2 as gfs2 >16:36:02,076 DEBUG storage: registered device format class JFS as jfs >16:36:02,078 DEBUG storage: registered device format class ReiserFS as reiserfs >16:36:02,080 DEBUG storage: registered device format class XFS as xfs >16:36:02,081 DEBUG storage: registered device format class HFS as hfs >16:36:02,083 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:36:02,085 DEBUG storage: registered device format class HFSPlus as hfs+ >16:36:02,086 DEBUG storage: registered device format class NTFS as ntfs >16:36:02,088 DEBUG storage: registered device format class NFS as nfs >16:36:02,090 DEBUG storage: registered device format class NFSv4 as nfs4 >16:36:02,091 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:36:02,093 DEBUG storage: registered device format class NoDevFS as nodev >16:36:02,096 DEBUG storage: registered device format class DevPtsFS as devpts >16:36:02,097 DEBUG storage: registered device format class ProcFS as proc >16:36:02,099 DEBUG storage: registered device format class SysFS as sysfs >16:36:02,101 DEBUG storage: registered device format class TmpFS as tmpfs >16:36:02,102 DEBUG storage: registered device format class BindFS as bind >16:36:02,104 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:36:02,106 DEBUG storage: registered device format class USBFS as usbfs >16:36:02,109 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:36:02,114 DEBUG storage: registered device format class DiskLabel as disklabel >16:36:02,119 DEBUG storage: registered device format class SwapSpace as swap >16:36:14,821 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:36:14,825 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:36:14,828 INFO storage: sr0 looks to be the live device; marking as protected >16:36:15,376 DEBUG storage: MultipathTopology._build_topology: >16:36:15,378 DEBUG storage: /etc/multipath.conf contents: >16:36:15,379 DEBUG storage: # multipath.conf written by anaconda >16:36:15,381 DEBUG storage: >16:36:15,382 DEBUG storage: defaults { >16:36:15,384 DEBUG storage: user_friendly_names yes >16:36:15,385 DEBUG storage: } >16:36:15,386 DEBUG storage: blacklist { >16:36:15,388 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:36:15,389 DEBUG storage: devnode "^hd[a-z]" >16:36:15,390 DEBUG storage: devnode "^dcssblk[0-9]*" >16:36:15,392 DEBUG storage: device { >16:36:15,393 DEBUG storage: vendor "DGC" >16:36:15,394 DEBUG storage: product "LUNZ" >16:36:15,396 DEBUG storage: } >16:36:15,397 DEBUG storage: device { >16:36:15,398 DEBUG storage: vendor "IBM" >16:36:15,400 DEBUG storage: product "S/390.*" >16:36:15,401 DEBUG storage: } >16:36:15,403 DEBUG storage: # don't count normal SATA devices as multipaths >16:36:15,405 DEBUG storage: device { >16:36:15,408 DEBUG storage: vendor "ATA" >16:36:15,411 DEBUG storage: } >16:36:15,414 DEBUG storage: # don't count 3ware devices as multipaths >16:36:15,416 DEBUG storage: device { >16:36:15,419 DEBUG storage: vendor "3ware" >16:36:15,422 DEBUG storage: } >16:36:15,424 DEBUG storage: device { >16:36:15,427 DEBUG storage: vendor "AMCC" >16:36:15,429 DEBUG storage: } >16:36:15,432 DEBUG storage: # nor highpoint devices >16:36:15,435 DEBUG storage: device { >16:36:15,438 DEBUG storage: vendor "HPT" >16:36:15,440 DEBUG storage: } >16:36:15,443 DEBUG storage: } >16:36:15,446 DEBUG storage: multipaths { >16:36:15,448 DEBUG storage: } >16:36:15,451 DEBUG storage: (end of /etc/multipath.conf) >16:36:15,546 INFO storage: MultipathTopology: found non-disk device: sr0 >16:36:15,548 INFO storage: MultipathTopology: found singlepath device: sda >16:36:15,550 INFO storage: MultipathTopology: found singlepath device: loop0 >16:36:15,552 INFO storage: MultipathTopology: found singlepath device: loop1 >16:36:15,554 INFO storage: MultipathTopology: found singlepath device: loop2 >16:36:15,556 INFO storage: MultipathTopology: found singlepath device: loop3 >16:36:15,558 INFO storage: MultipathTopology: found singlepath device: loop4 >16:36:15,560 INFO storage: MultipathTopology: found singlepath device: loop5 >16:36:15,562 INFO storage: MultipathTopology: found singlepath device: loop6 >16:36:15,564 INFO storage: MultipathTopology: found singlepath device: loop7 >16:36:15,566 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:36:15,568 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:36:15,569 INFO storage: MultipathTopology: found singlepath device: dm-2 >16:36:15,571 INFO storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >16:36:15,613 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985 /dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso /dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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_RW_DL': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'DVDR_PX-610U_USB_Device', > 'ID_MODEL_ENC': 'DVDR\\x20PX-610U\\x20USB\\x20Device', > 'ID_MODEL_ID': '0027', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0158', > 'ID_SERIAL': 'Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > 'ID_SERIAL_SHORT': '00101016400035985', > 'ID_TYPE': 'floppy', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080550:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Plextor', > 'ID_VENDOR_ENC': 'Plextor', > 'ID_VENDOR_ID': '093b', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '42045728', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > '/dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >16:36:15,615 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0)... >16:36:15,626 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:36:15,635 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:15,637 INFO storage: sr0 is a cdrom >16:36:15,647 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:36:15,649 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:15,664 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:36:15,666 INFO storage: added cdrom sr0 (id 0) to device tree >16:36:15,676 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:36:15,715 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:36:15,724 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >16:36:15,737 DEBUG storage: Iso9660FS.supported: supported: True ; >16:36:15,739 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:36:15,740 DEBUG storage: device sr0 does not contain a disklabel >16:36:15,743 INFO storage: type detected on 'sr0' is 'iso9660' >16:36:15,756 DEBUG storage: Iso9660FS.supported: supported: True ; >16:36:15,757 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:36:15,771 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:36:15,782 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:36:15,813 DEBUG storage: looking up parted Device: /dev/sr0 >16:36:15,911 INFO storage: got device: OpticalDevice instance (0x39cd550) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 670.29296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: PLEXTOR DVDR PX-610U path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 343190 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (21, 255, 63) biosGeometry: (21, 255, 63) > PedDevice: <_ped.Device object at 0x378ab00> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:36:15,924 DEBUG storage: Iso9660FS.supported: supported: True ; >16:36:15,925 INFO storage: got format: Iso9660FS instance (0x3a4de10) -- > 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-XFCE.iso size = 0 targetSize = 0 > >16:36:16,124 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380815AS_9QZ96370', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST380815AS', > 'ID_MODEL_ENC': 'ST380815AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST380815AS_9QZ96370', > 'ID_SERIAL_SHORT': '9QZ96370', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40846185', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST380815AS_9QZ96370'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:36:16,127 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:36:16,137 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:36:16,146 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:16,155 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:36:16,164 INFO storage: sda is a disk >16:36:16,166 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:16,177 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:36:16,179 INFO storage: added disk sda (id 1) to device tree >16:36:16,180 DEBUG storage: looking up parted Device: /dev/sda >16:36:16,193 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:36:16,203 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >16:36:16,205 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:16,218 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:36:16,430 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:36:21,566 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: False ; >16:36:21,577 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >16:36:21,582 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x3a610d0> > PedDisk: <_ped.Disk object at 0x3a5f9e0> >16:36:21,583 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:36:21,593 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >16:36:21,594 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:21,603 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:36:21,604 INFO storage: registered action: [0] Destroy Format None on disk sda (id 1) >16:36:21,614 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >16:36:21,623 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:36:21,624 INFO storage: registered action: [1] Create Format msdos disklabel on disk sda (id 1) >16:36:21,630 INFO storage: got device: DiskDevice instance (0x39cd650) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 76319.0859375 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST380815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x39bd440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3a4ded0> >16:36:21,636 INFO storage: got format: DiskLabel instance (0x3a56e90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x3a610d0> > PedDisk: <_ped.Disk object at 0x3a5f9e0> > origPartedDisk = <parted.disk.Disk object at 0x3a61590> > partedDevice = parted.Device instance -- > model: ATA ST380815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x39bd680> > >16:36:21,909 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': '39749251', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:36:21,911 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:36:21,921 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:36:21,929 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:21,931 INFO storage: loop0 is a loop device >16:36:21,940 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:36:21,948 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:36:21,956 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:21,957 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:21,966 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:36:21,967 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >16:36:21,976 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:36:21,978 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:21,986 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:36:21,987 INFO storage: added loop loop0 (id 3) to device tree >16:36:21,995 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:36:22,004 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:36:22,005 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:36:22,014 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:36:22,025 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:36:22,030 WARN storage: disklabel detected but not usable on loop0 >16:36:22,035 INFO storage: type detected on 'loop0' is 'squashfs' >16:36:22,038 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:36:22,049 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:36:22,054 INFO storage: got device: LoopDevice instance (0x3a56d90) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >16:36:22,122 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': '39733383', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:36:22,124 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:36:22,131 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:36:22,138 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:22,139 INFO storage: loop1 is a loop device >16:36:22,147 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:36:22,154 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:36:22,162 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:22,163 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:22,172 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:36:22,173 INFO storage: added file /osmin (id 4) to device tree >16:36:22,182 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:36:22,184 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:22,193 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:36:22,194 INFO storage: added loop loop1 (id 5) to device tree >16:36:22,201 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:36:22,209 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:36:22,210 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:36:22,218 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:36:22,227 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:36:22,237 WARN storage: disklabel detected but not usable on loop1 >16:36:22,240 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:36:22,241 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:36:22,252 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:36:22,255 INFO storage: got device: LoopDevice instance (0x3a665d0) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > 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 >16:36:22,298 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': '40059612', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:36:22,300 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:36:22,310 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:36:22,319 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:22,320 INFO storage: loop2 is a loop device >16:36:22,329 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:36:22,337 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:36:22,345 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:22,346 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:22,355 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:36:22,356 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >16:36:22,368 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:36:22,369 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:22,378 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:36:22,379 INFO storage: added loop loop2 (id 7) to device tree >16:36:22,387 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:36:22,394 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:36:22,395 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:36:22,404 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:36:22,414 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:36:22,420 WARN storage: disklabel detected but not usable on loop2 >16:36:22,423 INFO storage: type detected on 'loop2' is 'squashfs' >16:36:22,426 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:36:22,440 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:36:22,445 INFO storage: got device: LoopDevice instance (0x3a56190) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:36:22,489 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '41051741', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:36:22,492 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:36:22,499 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:36:22,507 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:22,508 INFO storage: loop3 is a loop device >16:36:22,515 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:36:22,523 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:36:22,531 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:22,532 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:22,542 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:36:22,543 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >16:36:22,553 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:36:22,554 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:22,563 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:36:22,564 INFO storage: added loop loop3 (id 9) to device tree >16:36:22,571 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:36:22,579 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:36:22,588 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:22,589 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:36:22,590 DEBUG storage: device loop3 does not contain a disklabel >16:36:22,592 INFO storage: type detected on 'loop3' is 'ext4' >16:36:22,898 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:22,899 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:36:22,907 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:36:22,910 INFO storage: got device: LoopDevice instance (0x3a668d0) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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 >16:36:22,919 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:22,921 INFO storage: got format: Ext4FS instance (0x3a669d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:36:22,998 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': '39749717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:36:23,001 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:36:23,012 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:36:23,028 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:23,029 INFO storage: loop4 is a loop device >16:36:23,039 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:36:23,049 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:36:23,058 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:23,059 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:23,068 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:36:23,069 INFO storage: added file /overlay (deleted) (id 10) to device tree >16:36:23,078 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:36:23,079 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:23,088 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:36:23,089 INFO storage: added loop loop4 (id 11) to device tree >16:36:23,096 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:36:23,104 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:36:23,105 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:36:23,113 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:36:23,122 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:36:23,130 WARN storage: disklabel detected but not usable on loop4 >16:36:23,134 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:36:23,135 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:36:23,146 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:36:23,149 INFO storage: got device: LoopDevice instance (0x3a56450) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:36:23,191 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': '39725866', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:36:23,193 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:36:23,194 DEBUG storage: lvm filter: adding loop5 to the reject list >16:36:23,214 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': '39734316', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:36:23,216 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:36:23,217 DEBUG storage: lvm filter: adding loop6 to the reject list >16:36:23,234 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': '39734671', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:36:23,237 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:36:23,239 DEBUG storage: lvm filter: adding loop7 to the reject list >16:36:23,247 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:36:23,249 DEBUG storage: Skipping a device mapper drive (dm-1) for now >16:36:23,250 DEBUG storage: Skipping a device mapper drive (dm-2) for now >16:36:23,466 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >16:36:23,486 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7500173', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:36:23,488 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:36:23,495 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:36:23,503 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:23,504 INFO storage: live-rw is a device-mapper device >16:36:23,511 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:36:23,519 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:36:23,527 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:36:23,538 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:36:23,547 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >16:36:23,557 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:36:23,565 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:23,574 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:36:23,575 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:23,584 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:36:23,585 INFO storage: added dm live-rw (id 12) to device tree >16:36:23,592 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:36:23,601 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:36:23,610 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:23,611 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:36:23,612 DEBUG storage: device live-rw does not contain a disklabel >16:36:23,614 INFO storage: type detected on 'live-rw' is 'ext4' >16:36:23,889 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:23,891 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:36:23,900 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:36:23,904 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:36:23,910 INFO storage: got device: DMDevice instance (0x3a66f90) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 17453 did: 21069 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x378a9e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:36:23,920 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:23,922 INFO storage: got format: Ext4FS instance (0x3ab12d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:36:24,037 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7566043', > '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/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:36:24,039 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:36:24,046 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:36:24,053 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:24,054 INFO storage: live-osimg-min is a device-mapper device >16:36:24,061 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:36:24,070 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:36:24,078 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:36:24,086 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >16:36:24,097 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:36:24,104 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >16:36:24,115 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:36:24,123 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:24,132 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >16:36:24,133 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:36:24,141 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:36:24,142 INFO storage: added dm live-osimg-min (id 13) to device tree >16:36:24,150 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:36:24,157 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:36:24,166 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:24,167 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:36:24,168 DEBUG storage: device live-osimg-min does not contain a disklabel >16:36:24,170 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:36:24,425 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:24,427 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:36:24,439 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:36:24,445 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:36:24,456 INFO storage: got device: DMDevice instance (0x3a4de50) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop1 (5)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x39bd4d0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:36:24,466 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:24,468 INFO storage: got format: Ext4FS instance (0x3a667d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2508.0 targetSize = 2508.0 > >16:36:24,551 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20 /dev/disk/by-id/dm-uuid-DMRAID-asr_boot', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-asr_boot', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42252476', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '/dev/disk/by-id/dm-uuid-DMRAID-asr_boot'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:36:24,553 INFO storage: scanning asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 (/devices/virtual/block/dm-2)... >16:36:24,561 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:36:24,568 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:24,569 INFO storage: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 is a device-mapper device >16:36:24,577 DEBUG storage: DeviceTree.addUdevDMDevice: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:36:24,585 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:36:24,594 DEBUG storage: DMDevice.getDMNode: live-osimg-min ; status: True ; >16:36:24,602 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:36:24,611 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (1) with non-existent msdos disklabel >16:36:24,625 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:36:24,633 DEBUG storage: DeviceTree.getDeviceByName returned None >16:36:24,634 DEBUG storage: lvm filter: adding asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 to the reject list >16:36:24,635 WARN storage: ignoring dm device asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 >16:36:24,847 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:36:24,954 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:36:25,067 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:36:25,075 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:36:25,083 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >16:36:25,091 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:36:25,099 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:36:25,101 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:36:25,104 INFO storage: edd: MBR signature on sda is zero. new disk image? >16:36:25,106 INFO storage: edd: collected mbr signatures: {} >16:36:25,107 DEBUG storage: new bootloader stage1 device: None >16:36:25,156 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:25,168 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:25,179 DEBUG storage: Ext4FS.supported: supported: True ; >16:36:25,190 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:36:25,229 DEBUG storage: Iso9660FS.supported: supported: True ; >16:36:46,942 DEBUG storage: _is_valid_disklabel(/LiveOS/ext3fs.img) returning True >16:36:46,943 DEBUG storage: _is_valid_size(/LiveOS/ext3fs.img) returning True >16:36:46,945 DEBUG storage: _is_valid_location(/LiveOS/ext3fs.img) returning True >16:36:46,946 DEBUG storage: _is_valid_partition(/LiveOS/ext3fs.img) returning True >16:36:46,949 DEBUG storage: _is_valid_format(/LiveOS/ext3fs.img) returning False >16:36:46,950 DEBUG storage: is_valid_stage2_device(/LiveOS/ext3fs.img) returning False >16:36:46,953 DEBUG storage: _is_valid_disklabel(/osmin) returning True >16:36:46,954 DEBUG storage: _is_valid_size(/osmin) returning True >16:36:46,954 DEBUG storage: _is_valid_location(/osmin) returning True >16:36:46,955 DEBUG storage: _is_valid_partition(/osmin) returning True >16:36:46,957 DEBUG storage: _is_valid_format(/osmin) returning False >16:36:46,958 DEBUG storage: is_valid_stage2_device(/osmin) returning False >16:36:46,960 DEBUG storage: _is_valid_disklabel(/osmin.img (deleted)) returning True >16:36:46,960 DEBUG storage: _is_valid_size(/osmin.img (deleted)) returning True >16:36:46,961 DEBUG storage: _is_valid_location(/osmin.img (deleted)) returning True >16:36:46,962 DEBUG storage: _is_valid_partition(/osmin.img (deleted)) returning True >16:36:46,964 DEBUG storage: _is_valid_format(/osmin.img (deleted)) returning False >16:36:46,965 DEBUG storage: is_valid_stage2_device(/osmin.img (deleted)) returning False >16:36:46,966 DEBUG storage: _is_valid_disklabel(/overlay (deleted)) returning True >16:36:46,967 DEBUG storage: _is_valid_size(/overlay (deleted)) returning True >16:36:46,968 DEBUG storage: _is_valid_location(/overlay (deleted)) returning True >16:36:46,969 DEBUG storage: _is_valid_partition(/overlay (deleted)) returning True >16:36:46,971 DEBUG storage: _is_valid_format(/overlay (deleted)) returning False >16:36:46,972 DEBUG storage: is_valid_stage2_device(/overlay (deleted)) returning False >16:36:46,973 DEBUG storage: _is_valid_disklabel(/run/initramfs/live/LiveOS/squashfs.img) returning True >16:36:46,974 DEBUG storage: _is_valid_size(/run/initramfs/live/LiveOS/squashfs.img) returning True >16:36:46,975 DEBUG storage: _is_valid_location(/run/initramfs/live/LiveOS/squashfs.img) returning True >16:36:46,976 DEBUG storage: _is_valid_partition(/run/initramfs/live/LiveOS/squashfs.img) returning True >16:36:46,979 DEBUG storage: _is_valid_format(/run/initramfs/live/LiveOS/squashfs.img) returning False >16:36:46,980 DEBUG storage: is_valid_stage2_device(/run/initramfs/live/LiveOS/squashfs.img) returning False >16:36:46,983 DEBUG storage: _is_valid_disklabel(live-osimg-min) returning True >16:36:46,987 DEBUG storage: _is_valid_size(live-osimg-min) returning True >16:36:46,988 DEBUG storage: _is_valid_location(live-osimg-min) returning True >16:36:46,989 DEBUG storage: _is_valid_partition(live-osimg-min) returning True >16:36:46,992 DEBUG storage: _is_valid_format(live-osimg-min) returning False >16:36:46,993 DEBUG storage: is_valid_stage2_device(live-osimg-min) returning False >16:36:46,997 DEBUG storage: _is_valid_disklabel(live-rw) returning True >16:36:47,005 DEBUG storage: _is_valid_size(live-rw) returning True >16:36:47,006 DEBUG storage: _is_valid_location(live-rw) returning True >16:36:47,007 DEBUG storage: _is_valid_partition(live-rw) returning True >16:36:47,009 DEBUG storage: _is_valid_format(live-rw) returning False >16:36:47,010 DEBUG storage: is_valid_stage2_device(live-rw) returning False >16:36:47,012 DEBUG storage: _is_valid_disklabel(loop0) returning True >16:36:47,013 DEBUG storage: _is_valid_size(loop0) returning True >16:36:47,014 DEBUG storage: _is_valid_location(loop0) returning True >16:36:47,016 DEBUG storage: _is_valid_partition(loop0) returning True >16:36:47,021 DEBUG storage: _is_valid_format(loop0) returning False >16:36:47,023 DEBUG storage: is_valid_stage2_device(loop0) returning False >16:36:47,027 DEBUG storage: _is_valid_disklabel(loop1) returning True >16:36:47,029 DEBUG storage: _is_valid_size(loop1) returning True >16:36:47,031 DEBUG storage: _is_valid_location(loop1) returning True >16:36:47,035 DEBUG storage: _is_valid_partition(loop1) returning True >16:36:47,039 DEBUG storage: _is_valid_format(loop1) returning False >16:36:47,040 DEBUG storage: is_valid_stage2_device(loop1) returning False >16:36:47,045 DEBUG storage: _is_valid_disklabel(loop2) returning True >16:36:47,046 DEBUG storage: _is_valid_size(loop2) returning True >16:36:47,048 DEBUG storage: _is_valid_location(loop2) returning True >16:36:47,051 DEBUG storage: _is_valid_partition(loop2) returning True >16:36:47,056 DEBUG storage: _is_valid_format(loop2) returning False >16:36:47,057 DEBUG storage: is_valid_stage2_device(loop2) returning False >16:36:47,061 DEBUG storage: _is_valid_disklabel(loop3) returning True >16:36:47,063 DEBUG storage: _is_valid_size(loop3) returning True >16:36:47,066 DEBUG storage: _is_valid_location(loop3) returning True >16:36:47,068 DEBUG storage: _is_valid_partition(loop3) returning True >16:36:47,071 DEBUG storage: _is_valid_format(loop3) returning False >16:36:47,072 DEBUG storage: is_valid_stage2_device(loop3) returning False >16:36:47,075 DEBUG storage: _is_valid_disklabel(loop4) returning True >16:36:47,076 DEBUG storage: _is_valid_size(loop4) returning True >16:36:47,078 DEBUG storage: _is_valid_location(loop4) returning True >16:36:47,080 DEBUG storage: _is_valid_partition(loop4) returning True >16:36:47,083 DEBUG storage: _is_valid_format(loop4) returning False >16:36:47,084 DEBUG storage: is_valid_stage2_device(loop4) returning False >16:36:47,088 DEBUG storage: _is_valid_disklabel(sda) returning True >16:36:47,089 DEBUG storage: _is_valid_size(sda) returning True >16:36:47,090 DEBUG storage: _is_valid_location(sda) returning True >16:36:47,092 DEBUG storage: _is_valid_partition(sda) returning True >16:36:47,095 DEBUG storage: _is_valid_format(sda) returning False >16:36:47,096 DEBUG storage: is_valid_stage2_device(sda) returning False >16:36:47,099 DEBUG storage: _is_valid_disklabel(sr0) returning True >16:36:47,100 DEBUG storage: _is_valid_size(sr0) returning True >16:36:47,102 DEBUG storage: _is_valid_location(sr0) returning True >16:36:47,104 DEBUG storage: _is_valid_partition(sr0) returning True >16:36:47,106 DEBUG storage: _is_valid_format(sr0) returning False >16:36:47,108 DEBUG storage: is_valid_stage2_device(sr0) returning False >16:37:03,264 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:37:03,272 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:37:03,275 INFO storage: sr0 looks to be the live device; marking as protected >16:37:03,521 DEBUG storage: MultipathTopology._build_topology: >16:37:03,522 DEBUG storage: /etc/multipath.conf contents: >16:37:03,524 DEBUG storage: # multipath.conf written by anaconda >16:37:03,525 DEBUG storage: >16:37:03,527 DEBUG storage: defaults { >16:37:03,528 DEBUG storage: user_friendly_names yes >16:37:03,529 DEBUG storage: } >16:37:03,530 DEBUG storage: blacklist { >16:37:03,531 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:37:03,532 DEBUG storage: devnode "^hd[a-z]" >16:37:03,533 DEBUG storage: devnode "^dcssblk[0-9]*" >16:37:03,534 DEBUG storage: device { >16:37:03,535 DEBUG storage: vendor "DGC" >16:37:03,536 DEBUG storage: product "LUNZ" >16:37:03,538 DEBUG storage: } >16:37:03,538 DEBUG storage: device { >16:37:03,540 DEBUG storage: vendor "IBM" >16:37:03,541 DEBUG storage: product "S/390.*" >16:37:03,543 DEBUG storage: } >16:37:03,544 DEBUG storage: # don't count normal SATA devices as multipaths >16:37:03,544 DEBUG storage: device { >16:37:03,545 DEBUG storage: vendor "ATA" >16:37:03,546 DEBUG storage: } >16:37:03,548 DEBUG storage: # don't count 3ware devices as multipaths >16:37:03,551 DEBUG storage: device { >16:37:03,553 DEBUG storage: vendor "3ware" >16:37:03,556 DEBUG storage: } >16:37:03,559 DEBUG storage: device { >16:37:03,562 DEBUG storage: vendor "AMCC" >16:37:03,565 DEBUG storage: } >16:37:03,568 DEBUG storage: # nor highpoint devices >16:37:03,570 DEBUG storage: device { >16:37:03,573 DEBUG storage: vendor "HPT" >16:37:03,576 DEBUG storage: } >16:37:03,578 DEBUG storage: } >16:37:03,581 DEBUG storage: multipaths { >16:37:03,584 DEBUG storage: } >16:37:03,586 DEBUG storage: (end of /etc/multipath.conf) >16:37:03,689 INFO storage: MultipathTopology: found non-disk device: sr0 >16:37:03,691 INFO storage: MultipathTopology: found singlepath device: sda >16:37:03,693 INFO storage: MultipathTopology: found singlepath device: loop0 >16:37:03,695 INFO storage: MultipathTopology: found singlepath device: loop1 >16:37:03,697 INFO storage: MultipathTopology: found singlepath device: loop2 >16:37:03,699 INFO storage: MultipathTopology: found singlepath device: loop3 >16:37:03,701 INFO storage: MultipathTopology: found singlepath device: loop4 >16:37:03,702 INFO storage: MultipathTopology: found singlepath device: loop5 >16:37:03,704 INFO storage: MultipathTopology: found singlepath device: loop6 >16:37:03,705 INFO storage: MultipathTopology: found singlepath device: loop7 >16:37:03,706 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:37:03,708 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:37:03,709 INFO storage: MultipathTopology: found singlepath device: dm-2 >16:37:03,710 INFO storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >16:37:03,743 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985 /dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso /dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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_RW_DL': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_LABEL_ENC': 'Fedora-17-x86_64-Live-XFCE.iso', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'DVDR_PX-610U_USB_Device', > 'ID_MODEL_ENC': 'DVDR\\x20PX-610U\\x20USB\\x20Device', > 'ID_MODEL_ID': '0027', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0158', > 'ID_SERIAL': 'Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > 'ID_SERIAL_SHORT': '00101016400035985', > 'ID_TYPE': 'floppy', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080550:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Plextor', > 'ID_VENDOR_ENC': 'Plextor', > 'ID_VENDOR_ID': '093b', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '42045728', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-Plextor_DVDR_PX-610U_USB_Device_00101016400035985', > '/dev/disk/by-label/Fedora-17-x86_64-Live-XFCE.iso', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >16:37:03,745 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0)... >16:37:03,754 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:37:03,763 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:03,764 INFO storage: sr0 is a cdrom >16:37:03,773 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:37:03,775 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:03,785 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:37:03,786 INFO storage: added cdrom sr0 (id 14) to device tree >16:37:03,795 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:37:03,834 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:37:03,843 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >16:37:03,853 DEBUG storage: Iso9660FS.supported: supported: True ; >16:37:03,854 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:37:03,855 DEBUG storage: device sr0 does not contain a disklabel >16:37:03,856 INFO storage: type detected on 'sr0' is 'iso9660' >16:37:03,867 DEBUG storage: Iso9660FS.supported: supported: True ; >16:37:03,868 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:37:03,877 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:37:03,887 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:37:03,922 DEBUG storage: looking up parted Device: /dev/sr0 >16:37:03,925 INFO storage: got device: OpticalDevice instance (0x3ab19d0) -- > name = sr0 status = True kids = 0 id = 14 > parents = [] > uuid = None size = 670.29296875 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: PLEXTOR DVDR PX-610U path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 343190 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (21, 255, 63) biosGeometry: (21, 255, 63) > PedDevice: <_ped.Device object at 0x39bd830> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:37:03,935 DEBUG storage: Iso9660FS.supported: supported: True ; >16:37:03,936 INFO storage: got format: Iso9660FS instance (0x3ab1a50) -- > 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-XFCE.iso size = 0 targetSize = 0 > >16:37:04,058 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380815AS_9QZ96370', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST380815AS', > 'ID_MODEL_ENC': 'ST380815AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '4.AAB', > 'ID_SERIAL': 'ST380815AS_9QZ96370', > 'ID_SERIAL_SHORT': '9QZ96370', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '40846185', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST380815AS_9QZ96370'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:37:04,060 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:37:04,068 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:37:04,077 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:04,086 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:37:04,094 INFO storage: sda is a disk >16:37:04,095 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:04,105 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:37:04,106 INFO storage: added disk sda (id 15) to device tree >16:37:04,107 DEBUG storage: looking up parted Device: /dev/sda >16:37:04,116 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:37:04,125 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >16:37:04,126 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:04,135 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:37:04,330 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:37:04,350 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: False ; >16:37:04,366 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >16:37:04,370 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x3ab1ad0> > PedDisk: <_ped.Disk object at 0x3d244d0> >16:37:04,372 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:37:04,382 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >16:37:04,383 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:04,393 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:37:04,394 INFO storage: registered action: [2] Destroy Format None on disk sda (id 15) >16:37:04,404 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >16:37:04,414 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:37:04,415 INFO storage: registered action: [3] Create Format msdos disklabel on disk sda (id 15) >16:37:04,421 INFO storage: got device: DiskDevice instance (0x3ab1150) -- > name = sda status = True kids = 0 id = 15 > parents = [] > uuid = None size = 76319.0859375 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST380815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x39bde60> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3a66a50> >16:37:04,427 INFO storage: got format: DiskLabel instance (0x3d15690) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = False > options = None supported = False formattable = True resizable = False > type = msdos partition count = 0 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x3ab1ad0> > PedDisk: <_ped.Disk object at 0x3d244d0> > origPartedDisk = <parted.disk.Disk object at 0x3ab1a90> > partedDevice = parted.Device instance -- > model: ATA ST380815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x3d250e0> > >16:37:04,503 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': '39749251', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:37:04,505 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:37:04,516 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:37:04,526 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:04,527 INFO storage: loop0 is a loop device >16:37:04,538 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:37:04,550 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:37:04,562 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:04,563 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:04,573 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:37:04,574 INFO storage: added file /osmin.img (deleted) (id 16) to device tree >16:37:04,585 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:37:04,586 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:04,596 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:37:04,597 INFO storage: added loop loop0 (id 17) to device tree >16:37:04,606 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:37:04,614 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:37:04,615 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:37:04,625 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:37:04,634 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:37:04,637 WARN storage: disklabel detected but not usable on loop0 >16:37:04,639 INFO storage: type detected on 'loop0' is 'squashfs' >16:37:04,641 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:37:04,652 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:37:04,655 INFO storage: got device: LoopDevice instance (0x3d15650) -- > name = loop0 status = False kids = 0 id = 17 > parents = ['existing 0MB file /osmin.img (deleted) (16)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:37:04,698 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': '39733383', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:37:04,700 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:37:04,708 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:37:04,717 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:04,718 INFO storage: loop1 is a loop device >16:37:04,727 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:37:04,736 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:37:04,745 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:04,746 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:04,756 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:37:04,757 INFO storage: added file /osmin (id 18) to device tree >16:37:04,768 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:37:04,769 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:04,778 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:37:04,779 INFO storage: added loop loop1 (id 19) to device tree >16:37:04,788 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:37:04,797 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:37:04,798 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:37:04,811 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:37:04,822 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:37:04,826 WARN storage: disklabel detected but not usable on loop1 >16:37:04,829 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:37:04,831 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:37:04,842 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:37:04,845 INFO storage: got device: LoopDevice instance (0x3d15e90) -- > name = loop1 status = False kids = 0 id = 19 > parents = ['existing 0MB file /osmin (18)'] > 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 >16:37:04,881 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': '40059612', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:37:04,883 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:37:04,892 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:37:04,900 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:04,901 INFO storage: loop2 is a loop device >16:37:04,910 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:37:04,919 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:37:04,927 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:04,929 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:04,939 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:37:04,940 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >16:37:04,951 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:37:04,952 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:04,962 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:37:04,963 INFO storage: added loop loop2 (id 21) to device tree >16:37:04,971 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:37:04,980 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:37:04,981 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:37:04,990 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:37:05,000 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:37:05,005 WARN storage: disklabel detected but not usable on loop2 >16:37:05,008 INFO storage: type detected on 'loop2' is 'squashfs' >16:37:05,010 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:37:05,021 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:37:05,024 INFO storage: got device: LoopDevice instance (0x3d15cd0) -- > name = loop2 status = False kids = 0 id = 21 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (20)'] > 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 >16:37:05,068 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '41051741', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:37:05,070 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:37:05,079 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:37:05,088 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:05,089 INFO storage: loop3 is a loop device >16:37:05,098 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:37:05,107 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:37:05,116 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:05,118 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:05,127 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:37:05,129 INFO storage: added file /LiveOS/ext3fs.img (id 22) to device tree >16:37:05,139 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:37:05,140 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:05,150 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:37:05,151 INFO storage: added loop loop3 (id 23) to device tree >16:37:05,160 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:37:05,169 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:37:05,179 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:05,180 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:37:05,181 DEBUG storage: device loop3 does not contain a disklabel >16:37:05,183 INFO storage: type detected on 'loop3' is 'ext4' >16:37:05,482 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:05,484 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:37:05,495 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:37:05,498 INFO storage: got device: LoopDevice instance (0x3abb150) -- > name = loop3 status = False kids = 0 id = 23 > parents = ['existing 0MB file /LiveOS/ext3fs.img (22)'] > 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 >16:37:05,511 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:05,513 INFO storage: got format: Ext4FS instance (0x3abb350) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:37:05,600 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': '39749717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:37:05,603 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:37:05,613 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:37:05,623 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:05,624 INFO storage: loop4 is a loop device >16:37:05,635 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:37:05,644 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:37:05,652 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:05,653 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:05,663 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:37:05,665 INFO storage: added file /overlay (deleted) (id 24) to device tree >16:37:05,675 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:37:05,676 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:05,685 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:37:05,686 INFO storage: added loop loop4 (id 25) to device tree >16:37:05,694 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:37:05,703 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:37:05,704 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:37:05,714 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:37:05,723 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:37:05,729 WARN storage: disklabel detected but not usable on loop4 >16:37:05,732 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:37:05,734 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:37:05,746 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:37:05,748 INFO storage: got device: LoopDevice instance (0x3d15b50) -- > name = loop4 status = False kids = 0 id = 25 > parents = ['existing 0MB file /overlay (deleted) (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/loop4 > format args = [] originalFormat = None >16:37:05,791 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': '39725866', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:37:05,792 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:37:05,794 DEBUG storage: lvm filter: adding loop5 to the reject list >16:37:05,813 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': '39734316', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:37:05,815 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:37:05,816 DEBUG storage: lvm filter: adding loop6 to the reject list >16:37:05,833 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': '39734671', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:37:05,835 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:37:05,836 DEBUG storage: lvm filter: adding loop7 to the reject list >16:37:05,841 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:37:05,843 DEBUG storage: Skipping a device mapper drive (dm-1) for now >16:37:05,844 DEBUG storage: Skipping a device mapper drive (dm-2) for now >16:37:06,028 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >16:37:06,048 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7500173', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:37:06,050 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:37:06,058 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:37:06,069 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:06,070 INFO storage: live-rw is a device-mapper device >16:37:06,079 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:37:06,088 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:37:06,098 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >16:37:06,110 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:37:06,119 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (25) >16:37:06,131 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:37:06,139 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:06,150 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:37:06,151 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:06,166 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:37:06,168 INFO storage: added dm live-rw (id 26) to device tree >16:37:06,180 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:37:06,190 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:37:06,206 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:06,208 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:37:06,210 DEBUG storage: device live-rw does not contain a disklabel >16:37:06,212 INFO storage: type detected on 'live-rw' is 'ext4' >16:37:06,602 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:06,604 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:37:06,613 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:37:06,619 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:37:06,625 INFO storage: got device: DMDevice instance (0x3abb9d0) -- > name = live-rw status = True kids = 0 id = 26 > parents = ['existing 0MB loop loop4 (25)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 17453 did: 21069 busy: True > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x39bdef0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:37:06,637 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:06,639 INFO storage: got format: Ext4FS instance (0x3d15fd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 3072.0 targetSize = 3072.0 > >16:37:06,790 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/f1e0b5af-fd38-45e5-8ece-e73a25426160 /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': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_UUID_ENC': 'f1e0b5af-fd38-45e5-8ece-e73a25426160', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7566043', > '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/f1e0b5af-fd38-45e5-8ece-e73a25426160', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:37:06,792 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:37:06,800 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:37:06,809 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:06,810 INFO storage: live-osimg-min is a device-mapper device >16:37:06,821 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:37:06,833 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:37:06,844 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:37:06,855 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (23) with existing ext4 filesystem >16:37:06,869 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:37:06,880 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (19) >16:37:06,894 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:37:06,904 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:06,916 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >16:37:06,917 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:06,930 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:37:06,931 INFO storage: added dm live-osimg-min (id 27) to device tree >16:37:06,942 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:37:06,953 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:37:06,965 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:06,966 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:37:06,968 DEBUG storage: device live-osimg-min does not contain a disklabel >16:37:06,970 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:37:07,214 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:07,217 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:37:07,238 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:37:07,242 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:37:07,249 INFO storage: got device: DMDevice instance (0x3d15c10) -- > name = live-osimg-min status = True kids = 0 id = 27 > parents = ['existing 0MB loop loop1 (19)'] > uuid = None size = 3072.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 6291456 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (391, 255, 63) biosGeometry: (391, 255, 63) > PedDevice: <_ped.Device object at 0x3d25290> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:37:07,259 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:07,261 INFO storage: got format: Ext4FS instance (0x3abb210) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = f1e0b5af-fd38-45e5-8ece-e73a25426160 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 2508.0 targetSize = 2508.0 > >16:37:07,363 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20 /dev/disk/by-id/dm-uuid-DMRAID-asr_boot', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_DM_RULES_FLAG': '1', > 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'DMRAID-asr_boot', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '42252476', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-asr_boot\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '/dev/disk/by-id/dm-uuid-DMRAID-asr_boot'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:37:07,365 INFO storage: scanning asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 (/devices/virtual/block/dm-2)... >16:37:07,373 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:37:07,382 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:07,383 INFO storage: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 is a device-mapper device >16:37:07,392 DEBUG storage: DeviceTree.addUdevDMDevice: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:37:07,402 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:37:07,411 DEBUG storage: DMDevice.getDMNode: live-osimg-min ; status: True ; >16:37:07,421 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:37:07,431 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (15) with non-existent msdos disklabel >16:37:07,445 DEBUG storage: DeviceTree.getDeviceByName: name: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ; >16:37:07,457 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:07,458 DEBUG storage: lvm filter: adding asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 to the reject list >16:37:07,459 WARN storage: ignoring dm device asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 >16:37:07,686 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:37:07,799 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:37:07,916 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:37:07,926 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:37:07,936 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >16:37:07,950 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:37:07,964 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:37:07,967 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:37:07,972 INFO storage: edd: MBR signature on sda is zero. new disk image? >16:37:07,974 INFO storage: edd: collected mbr signatures: {} >16:37:07,976 DEBUG storage: new bootloader stage1 device: None >16:37:07,997 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:08,011 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:08,025 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:08,039 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:37:08,082 DEBUG storage: Iso9660FS.supported: supported: True ; >16:37:08,099 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:37:08,109 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (15) with non-existent msdos disklabel >16:37:08,116 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x26cb210>) >16:37:08,118 DEBUG storage: doAutoPart: True >16:37:08,119 DEBUG storage: encryptedAutoPart: False >16:37:08,120 DEBUG storage: autoPartType: 0 >16:37:08,122 DEBUG storage: clearPartType: 1 >16:37:08,123 DEBUG storage: clearPartDisks: ['sda'] >16:37:08,125 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x37456d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x3745710) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x3745750) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x3745790) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x37457d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2000 maxSize = 4000 grow = True > >16:37:08,127 DEBUG storage: storage.disks: ['sda'] >16:37:08,130 DEBUG storage: storage.partitioned: ['sda'] >16:37:08,131 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', 'sr0'] >16:37:08,136 DEBUG storage: checking whether disk sda has an empty extended >16:37:08,138 DEBUG storage: extended is None ; logicals is [] >16:37:08,159 DEBUG storage: candidate disks: [DiskDevice instance (0x3ab1150) -- > name = sda status = True kids = 0 id = 15 > parents = [] > uuid = None size = 76319.0859375 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST380815AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x39bde60> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3a66a50>] >16:37:08,160 DEBUG storage: devs: [] >16:37:08,188 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >16:37:08,202 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (23) with existing ext4 filesystem >16:37:08,214 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >16:37:08,224 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (23) with existing ext4 filesystem >16:37:08,233 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:08,235 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:37:08,247 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:37:08,256 DEBUG storage: PartitionDevice._setFormat: req0 ; >16:37:08,266 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >16:37:08,274 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:37:08,276 INFO storage: added partition req0 (id 28) to device tree >16:37:08,278 INFO storage: registered action: [4] Create Device partition req0 (id 28) >16:37:08,280 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:08,282 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at / on partition req0 (id 28) >16:37:08,294 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:08,296 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:37:08,307 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:37:08,319 DEBUG storage: PartitionDevice._setFormat: req1 ; >16:37:08,329 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >16:37:08,338 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:37:08,339 INFO storage: added partition req1 (id 29) to device tree >16:37:08,341 INFO storage: registered action: [6] Create Device partition req1 (id 29) >16:37:08,343 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:08,345 INFO storage: registered action: [7] Create Format ext4 filesystem mounted at /home on partition req1 (id 29) >16:37:08,358 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:08,359 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:37:08,370 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:37:08,379 DEBUG storage: PartitionDevice._setFormat: req2 ; >16:37:08,389 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >16:37:08,397 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:37:08,399 INFO storage: added partition req2 (id 30) to device tree >16:37:08,401 INFO storage: registered action: [8] Create Device partition req2 (id 30) >16:37:08,403 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:08,405 INFO storage: registered action: [9] Create Format ext4 filesystem mounted at /boot on partition req2 (id 30) >16:37:08,418 DEBUG storage: _is_valid_disklabel(sda) returning True >16:37:08,419 DEBUG storage: _is_valid_size(sda) returning True >16:37:08,421 DEBUG storage: _is_valid_location(sda) returning True >16:37:08,422 DEBUG storage: _is_valid_format(sda) returning True >16:37:08,423 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:08,425 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >16:37:08,426 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:08,428 DEBUG storage: no stage1 device: ['sda'] >16:37:08,430 DEBUG storage: stage1_drive is existing 76319MB disk sda (15) with non-existent msdos disklabel >16:37:08,446 DEBUG storage: _is_valid_disklabel(sda) returning True >16:37:08,447 DEBUG storage: _is_valid_size(sda) returning True >16:37:08,449 DEBUG storage: _is_valid_location(sda) returning True >16:37:08,450 DEBUG storage: _is_valid_format(sda) returning True >16:37:08,451 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:08,453 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >16:37:08,454 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:08,456 DEBUG storage: new bootloader stage1 device: sda >16:37:08,457 INFO storage: skipping unneeded stage1 biosboot request >16:37:08,459 DEBUG storage: PartSpec instance (0x3745790) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >16:37:08,460 DEBUG storage: existing 76319MB disk sda (15) with non-existent msdos disklabel >16:37:08,477 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >16:37:08,479 DEBUG storage: getFormat('swap') returning SwapSpace instance >16:37:08,493 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:37:08,506 DEBUG storage: PartitionDevice._setFormat: req3 ; >16:37:08,516 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >16:37:08,524 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:37:08,526 INFO storage: added partition req3 (id 31) to device tree >16:37:08,527 INFO storage: registered action: [10] Create Device partition req3 (id 31) >16:37:08,529 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:08,531 INFO storage: registered action: [11] Create Format swap on partition req3 (id 31) >16:37:08,541 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:37:08,552 DEBUG storage: removing all non-preexisting partitions ['req0(id 28)', 'req1(id 29)', 'req2(id 30)', 'req3(id 31)'] from disk(s) ['sda'] >16:37:08,556 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 28)', 'req1(id 29)', 'req2(id 30)', 'req3(id 31)'] >16:37:08,558 DEBUG storage: removing all non-preexisting partitions ['req2(id 30)', 'req3(id 31)', 'req0(id 28)', 'req1(id 29)'] from disk(s) ['sda'] >16:37:08,561 DEBUG storage: allocating partition: req2 ; id: 30 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >16:37:08,562 DEBUG storage: checking freespace on sda >16:37:08,565 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >16:37:08,567 DEBUG storage: current free range is 63-156301487 (76319MB) >16:37:08,569 DEBUG storage: updating use_disk to sda, type: 0 >16:37:08,570 DEBUG storage: new free: 63-156301487 / 76319MB >16:37:08,571 DEBUG storage: new free allows for 0 sectors of growth >16:37:08,572 DEBUG storage: found free space for bootable request >16:37:08,573 DEBUG storage: adjusted start sector from 63 to 2048 >16:37:08,578 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >16:37:08,585 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >16:37:08,588 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d7dc10> PedPartition: <_ped.Partition object at 0x3d84050> >16:37:08,596 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:37:08,603 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:37:08,613 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:08,615 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d7db10> PedPartition: <_ped.Partition object at 0x3d840b0> >16:37:08,616 DEBUG storage: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2000MB ; grow: True ; max_size: 4000 >16:37:08,617 DEBUG storage: checking freespace on sda >16:37:08,620 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2000MB boot=False best=None grow=True >16:37:08,623 DEBUG storage: current free range is 63-2047 (0MB) >16:37:08,624 DEBUG storage: current free range is 1026048-156301487 (75818MB) >16:37:08,626 DEBUG storage: evaluating growth potential for new layout >16:37:08,627 DEBUG storage: calculating growth for disk /dev/sda >16:37:08,636 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >16:37:08,639 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d7dfd0> PedPartition: <_ped.Partition object at 0x3d84110> >16:37:08,646 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >16:37:08,653 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:37:08,656 DEBUG storage: adding request 30 to chunk 156301425 (63-156301487) on /dev/sda >16:37:08,657 DEBUG storage: adding request 31 to chunk 156301425 (63-156301487) on /dev/sda >16:37:08,658 DEBUG storage: Chunk.growRequests: 156301425 on /dev/sda start = 63 end = 156301487 >sectorSize = 512 > >16:37:08,659 DEBUG storage: req: PartitionRequest instance -- >id = 30 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:37:08,660 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 4096000 growth = 0 max_grow = 4096000 >done = False >16:37:08,661 DEBUG storage: 1 requests and 151181425 (73819MB) left in chunk >16:37:08,662 DEBUG storage: adding 151181425 (73819MB) to 31 (sda2) >16:37:08,663 DEBUG storage: taking back 147085425 (71819MB) from 31 (sda2) >16:37:08,664 DEBUG storage: new grow amount for request 31 (sda2) is 4096000 units, or 2000MB >16:37:08,665 DEBUG storage: request 30 (sda1) growth: 0 (0MB) size: 500MB >16:37:08,665 DEBUG storage: request 31 (sda2) growth: 4096000 (2000MB) size: 4000MB >16:37:08,666 DEBUG storage: disk /dev/sda growth: 4096000 (2000MB) >16:37:08,673 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:08,675 DEBUG storage: device sda2 new partedPartition None >16:37:08,682 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >16:37:08,689 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >16:37:08,690 DEBUG storage: total growth: 4096000 sectors >16:37:08,691 DEBUG storage: updating use_disk to sda, type: 0 >16:37:08,692 DEBUG storage: new free: 1026048-156301487 / 75818MB >16:37:08,693 DEBUG storage: new free allows for 4096000 sectors of growth >16:37:08,697 DEBUG storage: created partition sda2 of 2000MB and added it to /dev/sda >16:37:08,704 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >16:37:08,706 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d83250> PedPartition: <_ped.Partition object at 0x3d84170> >16:37:08,714 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >16:37:08,721 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:37:08,731 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:08,734 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d832d0> PedPartition: <_ped.Partition object at 0x3d84230> >16:37:08,735 DEBUG storage: allocating partition: req0 ; id: 28 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >16:37:08,736 DEBUG storage: checking freespace on sda >16:37:08,739 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >16:37:08,742 DEBUG storage: current free range is 63-2047 (0MB) >16:37:08,743 DEBUG storage: current free range is 5122048-156301487 (73818MB) >16:37:08,745 DEBUG storage: evaluating growth potential for new layout >16:37:08,746 DEBUG storage: calculating growth for disk /dev/sda >16:37:08,760 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:37:08,763 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d83790> PedPartition: <_ped.Partition object at 0x3d842f0> >16:37:08,770 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >16:37:08,778 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >16:37:08,780 DEBUG storage: adding request 30 to chunk 156301425 (63-156301487) on /dev/sda >16:37:08,781 DEBUG storage: adding request 31 to chunk 156301425 (63-156301487) on /dev/sda >16:37:08,784 DEBUG storage: adding request 28 to chunk 156301425 (63-156301487) on /dev/sda >16:37:08,786 DEBUG storage: Chunk.growRequests: 156301425 on /dev/sda start = 63 end = 156301487 >sectorSize = 512 > >16:37:08,788 DEBUG storage: req: PartitionRequest instance -- >id = 30 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:37:08,789 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 4096000 growth = 0 max_grow = 4096000 >done = False >16:37:08,791 DEBUG storage: req: PartitionRequest instance -- >id = 28 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >16:37:08,792 DEBUG storage: 2 requests and 149084273 (72795MB) left in chunk >16:37:08,794 DEBUG storage: adding 98600709 (48144MB) to 31 (sda2) >16:37:08,796 DEBUG storage: taking back 94504709 (46144MB) from 31 (sda2) >16:37:08,798 DEBUG storage: new grow amount for request 31 (sda2) is 4096000 units, or 2000MB >16:37:08,799 DEBUG storage: adding 50483563 (24650MB) to 28 (sda3) >16:37:08,802 DEBUG storage: new grow amount for request 28 (sda3) is 50483563 units, or 24650MB >16:37:08,803 DEBUG storage: 1 requests and 94504710 (46144MB) left in chunk >16:37:08,805 DEBUG storage: adding 94504710 (46144MB) to 28 (sda3) >16:37:08,807 DEBUG storage: taking back 42227825 (20619MB) from 28 (sda3) >16:37:08,809 DEBUG storage: new grow amount for request 28 (sda3) is 102760448 units, or 50176MB >16:37:08,811 DEBUG storage: request 30 (sda1) growth: 0 (0MB) size: 500MB >16:37:08,812 DEBUG storage: request 31 (sda2) growth: 4096000 (2000MB) size: 4000MB >16:37:08,814 DEBUG storage: request 28 (sda3) growth: 102760448 (50176MB) size: 51200MB >16:37:08,815 DEBUG storage: disk /dev/sda growth: 106856448 (52176MB) >16:37:08,830 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:08,832 DEBUG storage: device sda3 new partedPartition None >16:37:08,846 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >16:37:08,861 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >16:37:08,863 DEBUG storage: total growth: 106856448 sectors >16:37:08,864 DEBUG storage: updating use_disk to sda, type: 0 >16:37:08,867 DEBUG storage: new free: 5122048-156301487 / 73818MB >16:37:08,868 DEBUG storage: new free allows for 106856448 sectors of growth >16:37:08,876 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >16:37:08,890 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:37:08,894 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d83950> PedPartition: <_ped.Partition object at 0x3d84290> >16:37:08,909 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >16:37:08,924 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >16:37:08,936 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:08,939 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d83c50> PedPartition: <_ped.Partition object at 0x3d84410> >16:37:08,941 DEBUG storage: allocating partition: req1 ; id: 29 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >16:37:08,943 DEBUG storage: checking freespace on sda >16:37:08,948 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=False best=None grow=True >16:37:08,953 DEBUG storage: current free range is 63-2047 (0MB) >16:37:08,955 DEBUG storage: current free range is 7219200-156301487 (72794MB) >16:37:08,957 DEBUG storage: evaluating growth potential for new layout >16:37:08,959 DEBUG storage: calculating growth for disk /dev/sda >16:37:08,962 DEBUG storage: adjusted length from 149082288 to 149082112 >16:37:08,974 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >16:37:08,977 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d83f90> PedPartition: <_ped.Partition object at 0x3d841d0> >16:37:08,986 DEBUG storage: PartitionDevice._setDisk: sda4 ; new: sda ; old: None ; >16:37:08,995 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >16:37:08,998 DEBUG storage: adding request 30 to chunk 156301425 (63-156301487) on /dev/sda >16:37:09,001 DEBUG storage: adding request 31 to chunk 156301425 (63-156301487) on /dev/sda >16:37:09,004 DEBUG storage: adding request 28 to chunk 156301425 (63-156301487) on /dev/sda >16:37:09,005 DEBUG storage: Chunk.growRequests: 156301425 on /dev/sda start = 63 end = 156301487 >sectorSize = 512 > >16:37:09,007 DEBUG storage: req: PartitionRequest instance -- >id = 30 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:37:09,008 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 4096000 growth = 0 max_grow = 4096000 >done = False >16:37:09,010 DEBUG storage: req: PartitionRequest instance -- >id = 28 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >16:37:09,011 DEBUG storage: 2 requests and 149084273 (72795MB) left in chunk >16:37:09,013 DEBUG storage: adding 98600709 (48144MB) to 31 (sda2) >16:37:09,015 DEBUG storage: taking back 94504709 (46144MB) from 31 (sda2) >16:37:09,016 DEBUG storage: new grow amount for request 31 (sda2) is 4096000 units, or 2000MB >16:37:09,018 DEBUG storage: adding 50483563 (24650MB) to 28 (sda3) >16:37:09,020 DEBUG storage: new grow amount for request 28 (sda3) is 50483563 units, or 24650MB >16:37:09,021 DEBUG storage: 1 requests and 94504710 (46144MB) left in chunk >16:37:09,023 DEBUG storage: adding 94504710 (46144MB) to 28 (sda3) >16:37:09,025 DEBUG storage: taking back 42227825 (20619MB) from 28 (sda3) >16:37:09,026 DEBUG storage: new grow amount for request 28 (sda3) is 102760448 units, or 50176MB >16:37:09,028 DEBUG storage: request 30 (sda1) growth: 0 (0MB) size: 500MB >16:37:09,029 DEBUG storage: request 31 (sda2) growth: 4096000 (2000MB) size: 4000MB >16:37:09,030 DEBUG storage: request 28 (sda3) growth: 102760448 (50176MB) size: 51200MB >16:37:09,032 DEBUG storage: disk /dev/sda growth: 106856448 (52176MB) >16:37:09,046 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >16:37:09,047 DEBUG storage: device sda4 new partedPartition None >16:37:09,064 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >16:37:09,078 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >16:37:09,078 DEBUG storage: total growth: 106856448 sectors >16:37:09,080 DEBUG storage: updating use_disk to sda, type: 2 >16:37:09,082 DEBUG storage: new free: 7219200-156301487 / 72794MB >16:37:09,083 DEBUG storage: new free allows for 106856448 sectors of growth >16:37:09,084 DEBUG storage: creating extended partition >16:37:09,087 DEBUG storage: adjusted length from 149082288 to 149082112 >16:37:09,092 DEBUG storage: recalculating free space >16:37:09,093 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >16:37:09,098 DEBUG storage: looking for intersection between extended (7219200-156301311) and free (63-2047) >16:37:09,100 DEBUG storage: free region not suitable for request >16:37:09,101 DEBUG storage: looking for intersection between extended (7219200-156301311) and free (7219263-156301311) >16:37:09,105 DEBUG storage: current free range is 7219263-156301311 (72793MB) >16:37:09,107 DEBUG storage: looking for intersection between extended (7219200-156301311) and free (156301312-156301487) >16:37:09,109 DEBUG storage: free region not suitable for request >16:37:09,111 DEBUG storage: adjusted start sector from 7219263 to 7223296 >16:37:09,118 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >16:37:09,132 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >16:37:09,135 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d7da10> PedPartition: <_ped.Partition object at 0x3d842f0> >16:37:09,145 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >16:37:09,154 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >16:37:09,168 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >16:37:09,171 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d83050> PedPartition: <_ped.Partition object at 0x3d844d0> >16:37:09,173 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 28)', 'sda5(id 29)', 'sda1(id 30)', 'sda2(id 31)'] >16:37:09,175 DEBUG storage: growable partitions are ['sda3', 'sda5', 'sda2'] >16:37:09,176 DEBUG storage: growing partitions on sda >16:37:09,181 DEBUG storage: adding request 28 to chunk 156301425 (63-156301487) on /dev/sda >16:37:09,184 DEBUG storage: adding request 29 to chunk 156301425 (63-156301487) on /dev/sda >16:37:09,186 DEBUG storage: adding request 30 to chunk 156301425 (63-156301487) on /dev/sda >16:37:09,189 DEBUG storage: adding request 31 to chunk 156301425 (63-156301487) on /dev/sda >16:37:09,191 DEBUG storage: disk sda has 1 chunks >16:37:09,192 DEBUG storage: Chunk.growRequests: 156301425 on /dev/sda start = 63 end = 156301487 >sectorSize = 512 > >16:37:09,194 DEBUG storage: req: PartitionRequest instance -- >id = 30 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:37:09,195 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 4096000 growth = 0 max_grow = 4096000 >done = False >16:37:09,197 DEBUG storage: req: PartitionRequest instance -- >id = 28 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >16:37:09,198 DEBUG storage: req: PartitionRequest instance -- >id = 29 name = sda5 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >16:37:09,200 DEBUG storage: 3 requests and 148060273 (72295MB) left in chunk >16:37:09,201 DEBUG storage: adding 84029666 (41030MB) to 31 (sda2) >16:37:09,203 DEBUG storage: taking back 79933666 (39030MB) from 31 (sda2) >16:37:09,205 DEBUG storage: new grow amount for request 31 (sda2) is 4096000 units, or 2000MB >16:37:09,206 DEBUG storage: adding 43023189 (21007MB) to 28 (sda3) >16:37:09,208 DEBUG storage: new grow amount for request 28 (sda3) is 43023189 units, or 21007MB >16:37:09,210 DEBUG storage: adding 21007416 (10257MB) to 29 (sda5) >16:37:09,212 DEBUG storage: new grow amount for request 29 (sda5) is 21007416 units, or 10257MB >16:37:09,213 DEBUG storage: 2 requests and 79933668 (39030MB) left in chunk >16:37:09,215 DEBUG storage: adding 53708711 (26224MB) to 28 (sda3) >16:37:09,217 DEBUG storage: new grow amount for request 28 (sda3) is 96731900 units, or 47232MB >16:37:09,218 DEBUG storage: adding 26224956 (12805MB) to 29 (sda5) >16:37:09,220 DEBUG storage: new grow amount for request 29 (sda5) is 47232372 units, or 23062MB >16:37:09,222 DEBUG storage: 2 requests and 1 (0MB) left in chunk >16:37:09,224 DEBUG storage: adding 0 (0MB) to 28 (sda3) >16:37:09,227 DEBUG storage: new grow amount for request 28 (sda3) is 96731900 units, or 47232MB >16:37:09,229 DEBUG storage: adding 0 (0MB) to 29 (sda5) >16:37:09,233 DEBUG storage: new grow amount for request 29 (sda5) is 47232372 units, or 23062MB >16:37:09,235 DEBUG storage: adding 1 (0MB) to 28 (sda3) >16:37:09,238 DEBUG storage: new grow amount for request 28 (sda3) is 96731901 units, or 47232MB >16:37:09,241 DEBUG storage: partition sda1 (30): 0 >16:37:09,244 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d83190> >16:37:09,247 DEBUG storage: partition sda2 (31): 0 >16:37:09,251 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9218047 length: 8192000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d83dd0> >16:37:09,253 DEBUG storage: partition sda3 (28): 0 >16:37:09,257 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 9218048 end: 108046335 length: 98828288 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d86190> >16:37:09,260 DEBUG storage: partition sda5 (29): 1 >16:37:09,263 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 108048384 end: 156301311 length: 48252928 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d86310> >16:37:09,266 DEBUG storage: removing all non-preexisting partitions ['sda1(id 30)', 'sda2(id 31)', 'sda3(id 28)', 'sda5(id 29)'] from disk(s) ['sda'] >16:37:09,282 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:09,283 DEBUG storage: device sda1 new partedPartition None >16:37:09,298 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >16:37:09,313 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >16:37:09,323 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:09,324 DEBUG storage: device sda2 new partedPartition None >16:37:09,334 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >16:37:09,343 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >16:37:09,352 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:09,353 DEBUG storage: device sda3 new partedPartition None >16:37:09,363 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >16:37:09,373 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >16:37:09,382 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >16:37:09,383 DEBUG storage: device sda5 new partedPartition None >16:37:09,393 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >16:37:09,403 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:37:09,409 DEBUG storage: removing empty extended partition from sda >16:37:09,411 DEBUG storage: back from removeNewPartitions >16:37:09,412 DEBUG storage: extended: parted.Geometry instance -- > start: 7219200 end: 156301311 length: 149082112 > device: <parted.device.Device object at 0x3d83850> PedGeometry: <_ped.Geometry object at 0x3d7dc90> >16:37:09,414 DEBUG storage: setting up new geometry for extended on sda >16:37:09,417 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 108046336 end: 156301487 length: 48255152 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d83a90> >16:37:09,419 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d83190> >16:37:09,432 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >16:37:09,435 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d7d990> PedPartition: <_ped.Partition object at 0x3d84350> >16:37:09,442 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:37:09,450 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:37:09,460 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:09,463 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d7d890> PedPartition: <_ped.Partition object at 0x3d84290> >16:37:09,464 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 9218047 length: 8192000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d83dd0> >16:37:09,473 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >16:37:09,475 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d83510> PedPartition: <_ped.Partition object at 0x3d843b0> >16:37:09,483 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >16:37:09,491 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:37:09,501 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:09,504 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d86450> PedPartition: <_ped.Partition object at 0x3d84050> >16:37:09,506 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 9218048 end: 108046335 length: 98828288 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d86190> >16:37:09,514 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:37:09,517 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d7de90> PedPartition: <_ped.Partition object at 0x3d84530> >16:37:09,525 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >16:37:09,533 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >16:37:09,543 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:09,546 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d86990> PedPartition: <_ped.Partition object at 0x3d845f0> >16:37:09,548 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance -- > start: 108046336 end: 156301487 length: 48255152 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d83a90> >16:37:09,551 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 108048384 end: 156301311 length: 48252928 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d86310> >16:37:09,565 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >16:37:09,567 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d83e50> PedPartition: <_ped.Partition object at 0x3d84470> >16:37:09,575 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >16:37:09,583 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >16:37:09,595 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >16:37:09,598 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d88150> PedPartition: <_ped.Partition object at 0x3d84770> >16:37:09,610 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >16:37:09,617 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:09,625 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >16:37:09,633 DEBUG storage: PartitionDevice._setFormat: sda4 ; >16:37:09,635 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:37:09,644 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >16:37:09,651 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >16:37:09,658 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >16:37:09,661 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d83950> PedPartition: <_ped.Partition object at 0x3d84230> >16:37:09,663 INFO storage: added partition sda4 (id 32) to device tree >16:37:09,664 DEBUG storage: new bootloader stage1 device: None >16:37:09,703 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >16:37:09,713 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (23) with existing ext4 filesystem >16:37:09,720 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >16:37:09,728 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (23) with existing ext4 filesystem >16:37:09,735 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >16:37:09,743 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (23) with existing ext4 filesystem >16:37:09,755 DEBUG storage: _is_valid_disklabel(sda) returning True >16:37:09,755 DEBUG storage: _is_valid_size(sda) returning True >16:37:09,756 DEBUG storage: _is_valid_location(sda) returning True >16:37:09,757 DEBUG storage: _is_valid_format(sda) returning True >16:37:09,758 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:09,759 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >16:37:09,760 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:09,761 DEBUG storage: no stage1 device: ['sda'] >16:37:09,763 DEBUG storage: stage1_drive is existing 76319MB disk sda (15) with non-existent msdos disklabel >16:37:09,771 DEBUG storage: _is_valid_disklabel(sda) returning True >16:37:09,772 DEBUG storage: _is_valid_size(sda) returning True >16:37:09,773 DEBUG storage: _is_valid_location(sda) returning True >16:37:09,774 DEBUG storage: _is_valid_format(sda) returning True >16:37:09,775 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:09,776 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >16:37:09,776 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:09,778 DEBUG storage: new bootloader stage1 device: sda >16:37:09,785 DEBUG storage: _is_valid_disklabel(sda) returning True >16:37:09,786 DEBUG storage: _is_valid_size(sda) returning True >16:37:09,787 DEBUG storage: _is_valid_location(sda) returning True >16:37:09,788 DEBUG storage: _is_valid_format(sda) returning True >16:37:09,789 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:09,790 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >16:37:09,790 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:09,798 DEBUG storage: _is_valid_disklabel(sda1) returning True >16:37:09,800 DEBUG storage: _is_valid_size(sda1) returning True >16:37:09,801 DEBUG storage: _is_valid_location(sda1) returning True >16:37:09,801 DEBUG storage: _is_valid_partition(sda1) returning True >16:37:09,802 DEBUG storage: _is_valid_format(sda1) returning True >16:37:09,803 DEBUG storage: is_valid_stage2_device(sda1) returning True >16:37:09,892 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >16:37:09,899 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:09,907 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:37:09,915 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (30) with non-existent ext4 filesystem mounted at /boot >16:37:09,925 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >16:37:09,933 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB partition sda2 (31) with non-existent swap >16:37:09,942 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >16:37:09,950 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 48256MB partition sda3 (28) with non-existent ext4 filesystem mounted at / >16:37:09,960 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >16:37:09,968 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 23562MB partition sda4 (32) >16:37:09,979 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >16:37:09,987 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 23561MB partition sda5 (29) with non-existent ext4 filesystem mounted at /home >16:37:09,997 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >16:37:10,005 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:12,103 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:37:12,110 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (30) with non-existent ext4 filesystem mounted at /boot >16:37:12,119 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >16:37:12,126 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB partition sda2 (31) with non-existent swap >16:37:12,135 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >16:37:12,142 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 48256MB partition sda3 (28) with non-existent ext4 filesystem mounted at / >16:37:12,151 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >16:37:12,158 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 23562MB partition sda4 (32) >16:37:12,167 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >16:37:12,174 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 23561MB partition sda5 (29) with non-existent ext4 filesystem mounted at /home >16:37:14,629 INFO storage: removed partition sda5 (id 29) from device tree >16:37:14,639 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >16:37:14,640 INFO storage: registered action: [12] Destroy Device partition sda5 (id 29) >16:37:14,652 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:37:14,661 DEBUG storage: removing all non-preexisting partitions ['sda1(id 30)', 'sda2(id 31)', 'sda3(id 28)', 'sda4(id 32)'] from disk(s) ['sda'] >16:37:14,668 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:14,669 DEBUG storage: device sda1 new partedPartition None >16:37:14,676 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >16:37:14,683 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >16:37:14,690 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:14,691 DEBUG storage: device sda2 new partedPartition None >16:37:14,698 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >16:37:14,705 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >16:37:14,712 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:14,713 DEBUG storage: device sda3 new partedPartition None >16:37:14,720 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >16:37:14,727 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:37:14,732 DEBUG storage: removing empty extended partition from sda >16:37:14,735 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req2(id 30)', 'req3(id 31)', 'req0(id 28)', 'sda4(id 32)'] >16:37:14,736 DEBUG storage: removing all non-preexisting partitions ['req2(id 30)', 'sda4(id 32)', 'req3(id 31)', 'req0(id 28)'] from disk(s) ['sda'] >16:37:14,738 DEBUG storage: allocating partition: req2 ; id: 30 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >16:37:14,739 DEBUG storage: checking freespace on sda >16:37:14,744 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >16:37:14,747 DEBUG storage: current free range is 63-156301487 (76319MB) >16:37:14,748 DEBUG storage: updating use_disk to sda, type: 0 >16:37:14,750 DEBUG storage: new free: 63-156301487 / 76319MB >16:37:14,751 DEBUG storage: new free allows for 0 sectors of growth >16:37:14,752 DEBUG storage: found free space for bootable request >16:37:14,755 DEBUG storage: adjusted start sector from 63 to 2048 >16:37:14,759 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >16:37:14,766 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >16:37:14,768 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d86e90> PedPartition: <_ped.Partition object at 0x3d84650> >16:37:14,775 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:37:14,782 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:37:14,791 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:14,794 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d86cd0> PedPartition: <_ped.Partition object at 0x3d84170> >16:37:14,796 DEBUG storage: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2000MB ; grow: True ; max_size: 4000 >16:37:14,797 DEBUG storage: checking freespace on sda >16:37:14,800 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2000MB boot=False best=None grow=True >16:37:14,803 DEBUG storage: current free range is 63-2047 (0MB) >16:37:14,805 DEBUG storage: current free range is 1026048-156301487 (75818MB) >16:37:14,807 DEBUG storage: evaluating growth potential for new layout >16:37:14,808 DEBUG storage: calculating growth for disk /dev/sda >16:37:14,818 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >16:37:14,821 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e2cc10> PedPartition: <_ped.Partition object at 0x3d84050> >16:37:14,830 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >16:37:14,837 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:37:14,840 DEBUG storage: adding request 30 to chunk 156301425 (63-156301487) on /dev/sda >16:37:14,842 DEBUG storage: adding request 31 to chunk 156301425 (63-156301487) on /dev/sda >16:37:14,843 DEBUG storage: Chunk.growRequests: 156301425 on /dev/sda start = 63 end = 156301487 >sectorSize = 512 > >16:37:14,845 DEBUG storage: req: PartitionRequest instance -- >id = 30 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:37:14,846 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 4096000 growth = 0 max_grow = 4096000 >done = False >16:37:14,847 DEBUG storage: 1 requests and 151181425 (73819MB) left in chunk >16:37:14,849 DEBUG storage: adding 151181425 (73819MB) to 31 (sda2) >16:37:14,851 DEBUG storage: taking back 147085425 (71819MB) from 31 (sda2) >16:37:14,852 DEBUG storage: new grow amount for request 31 (sda2) is 4096000 units, or 2000MB >16:37:14,853 DEBUG storage: request 30 (sda1) growth: 0 (0MB) size: 500MB >16:37:14,853 DEBUG storage: request 31 (sda2) growth: 4096000 (2000MB) size: 4000MB >16:37:14,854 DEBUG storage: disk /dev/sda growth: 4096000 (2000MB) >16:37:14,861 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:14,862 DEBUG storage: device sda2 new partedPartition None >16:37:14,868 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >16:37:14,874 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >16:37:14,875 DEBUG storage: total growth: 4096000 sectors >16:37:14,876 DEBUG storage: updating use_disk to sda, type: 0 >16:37:14,878 DEBUG storage: new free: 1026048-156301487 / 75818MB >16:37:14,878 DEBUG storage: new free allows for 4096000 sectors of growth >16:37:14,882 DEBUG storage: created partition sda2 of 2000MB and added it to /dev/sda >16:37:14,889 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >16:37:14,891 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e2cd90> PedPartition: <_ped.Partition object at 0x3d845f0> >16:37:14,898 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >16:37:14,905 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:37:14,913 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:14,916 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d86b90> PedPartition: <_ped.Partition object at 0x3d846b0> >16:37:14,917 DEBUG storage: allocating partition: req0 ; id: 28 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >16:37:14,918 DEBUG storage: checking freespace on sda >16:37:14,921 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >16:37:14,924 DEBUG storage: current free range is 63-2047 (0MB) >16:37:14,926 DEBUG storage: current free range is 5122048-156301487 (73818MB) >16:37:14,927 DEBUG storage: evaluating growth potential for new layout >16:37:14,928 DEBUG storage: calculating growth for disk /dev/sda >16:37:14,937 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:37:14,939 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e310d0> PedPartition: <_ped.Partition object at 0x3d84290> >16:37:14,946 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >16:37:14,952 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >16:37:14,954 DEBUG storage: adding request 30 to chunk 156301425 (63-156301487) on /dev/sda >16:37:14,956 DEBUG storage: adding request 31 to chunk 156301425 (63-156301487) on /dev/sda >16:37:14,958 DEBUG storage: adding request 28 to chunk 156301425 (63-156301487) on /dev/sda >16:37:14,959 DEBUG storage: Chunk.growRequests: 156301425 on /dev/sda start = 63 end = 156301487 >sectorSize = 512 > >16:37:14,960 DEBUG storage: req: PartitionRequest instance -- >id = 30 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:37:14,961 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 4096000 growth = 0 max_grow = 4096000 >done = False >16:37:14,962 DEBUG storage: req: PartitionRequest instance -- >id = 28 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >16:37:14,963 DEBUG storage: 2 requests and 149084273 (72795MB) left in chunk >16:37:14,964 DEBUG storage: adding 98600709 (48144MB) to 31 (sda2) >16:37:14,965 DEBUG storage: taking back 94504709 (46144MB) from 31 (sda2) >16:37:14,966 DEBUG storage: new grow amount for request 31 (sda2) is 4096000 units, or 2000MB >16:37:14,967 DEBUG storage: adding 50483563 (24650MB) to 28 (sda3) >16:37:14,968 DEBUG storage: new grow amount for request 28 (sda3) is 50483563 units, or 24650MB >16:37:14,969 DEBUG storage: 1 requests and 94504710 (46144MB) left in chunk >16:37:14,970 DEBUG storage: adding 94504710 (46144MB) to 28 (sda3) >16:37:14,972 DEBUG storage: taking back 42227825 (20619MB) from 28 (sda3) >16:37:14,972 DEBUG storage: new grow amount for request 28 (sda3) is 102760448 units, or 50176MB >16:37:14,973 DEBUG storage: request 30 (sda1) growth: 0 (0MB) size: 500MB >16:37:14,974 DEBUG storage: request 31 (sda2) growth: 4096000 (2000MB) size: 4000MB >16:37:14,975 DEBUG storage: request 28 (sda3) growth: 102760448 (50176MB) size: 51200MB >16:37:14,976 DEBUG storage: disk /dev/sda growth: 106856448 (52176MB) >16:37:14,983 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:14,983 DEBUG storage: device sda3 new partedPartition None >16:37:14,990 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >16:37:14,996 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >16:37:14,997 DEBUG storage: total growth: 106856448 sectors >16:37:14,998 DEBUG storage: updating use_disk to sda, type: 0 >16:37:14,999 DEBUG storage: new free: 5122048-156301487 / 73818MB >16:37:15,000 DEBUG storage: new free allows for 106856448 sectors of growth >16:37:15,004 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >16:37:15,010 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:37:15,013 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e31050> PedPartition: <_ped.Partition object at 0x3d84050> >16:37:15,019 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >16:37:15,026 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >16:37:15,035 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:15,038 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e313d0> PedPartition: <_ped.Partition object at 0x3e2f650> >16:37:15,039 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda1(id 30)', 'sda2(id 31)', 'sda3(id 28)', 'sda4(id 32)'] >16:37:15,040 DEBUG storage: growable partitions are ['sda2', 'sda3'] >16:37:15,040 DEBUG storage: growing partitions on sda >16:37:15,042 DEBUG storage: adding request 30 to chunk 156301425 (63-156301487) on /dev/sda >16:37:15,044 DEBUG storage: adding request 31 to chunk 156301425 (63-156301487) on /dev/sda >16:37:15,046 DEBUG storage: adding request 28 to chunk 156301425 (63-156301487) on /dev/sda >16:37:15,047 DEBUG storage: disk sda has 1 chunks >16:37:15,048 DEBUG storage: Chunk.growRequests: 156301425 on /dev/sda start = 63 end = 156301487 >sectorSize = 512 > >16:37:15,049 DEBUG storage: req: PartitionRequest instance -- >id = 30 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:37:15,050 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 4096000 growth = 0 max_grow = 4096000 >done = False >16:37:15,051 DEBUG storage: req: PartitionRequest instance -- >id = 28 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >16:37:15,052 DEBUG storage: 2 requests and 149084273 (72795MB) left in chunk >16:37:15,052 DEBUG storage: adding 98600709 (48144MB) to 31 (sda2) >16:37:15,054 DEBUG storage: taking back 94504709 (46144MB) from 31 (sda2) >16:37:15,055 DEBUG storage: new grow amount for request 31 (sda2) is 4096000 units, or 2000MB >16:37:15,055 DEBUG storage: adding 50483563 (24650MB) to 28 (sda3) >16:37:15,057 DEBUG storage: new grow amount for request 28 (sda3) is 50483563 units, or 24650MB >16:37:15,058 DEBUG storage: 1 requests and 94504710 (46144MB) left in chunk >16:37:15,059 DEBUG storage: adding 94504710 (46144MB) to 28 (sda3) >16:37:15,062 DEBUG storage: taking back 42227825 (20619MB) from 28 (sda3) >16:37:15,063 DEBUG storage: new grow amount for request 28 (sda3) is 102760448 units, or 50176MB >16:37:15,064 DEBUG storage: partition sda1 (30): 0 >16:37:15,066 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3e31450> >16:37:15,067 DEBUG storage: partition sda2 (31): 0 >16:37:15,069 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9218047 length: 8192000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3e31610> >16:37:15,070 DEBUG storage: partition sda3 (28): 0 >16:37:15,072 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 9218048 end: 114075647 length: 104857600 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3e31790> >16:37:15,074 DEBUG storage: removing all non-preexisting partitions ['sda1(id 30)', 'sda2(id 31)', 'sda3(id 28)'] from disk(s) ['sda'] >16:37:15,081 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:15,081 DEBUG storage: device sda1 new partedPartition None >16:37:15,088 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >16:37:15,095 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >16:37:15,102 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:15,103 DEBUG storage: device sda2 new partedPartition None >16:37:15,110 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >16:37:15,116 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >16:37:15,123 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:15,124 DEBUG storage: device sda3 new partedPartition None >16:37:15,131 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >16:37:15,137 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:37:15,139 DEBUG storage: back from removeNewPartitions >16:37:15,139 DEBUG storage: extended: None >16:37:15,140 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3e31450> >16:37:15,147 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >16:37:15,150 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e31a50> PedPartition: <_ped.Partition object at 0x3d84650> >16:37:15,156 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:37:15,163 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:37:15,171 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:15,173 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e31c50> PedPartition: <_ped.Partition object at 0x3e2f770> >16:37:15,174 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 9218047 length: 8192000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3e31610> >16:37:15,182 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >16:37:15,184 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d7dd50> PedPartition: <_ped.Partition object at 0x3e2f6b0> >16:37:15,190 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >16:37:15,197 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:37:15,206 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:15,208 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e31ed0> PedPartition: <_ped.Partition object at 0x3e2f5f0> >16:37:15,209 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 9218048 end: 114075647 length: 104857600 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3e31790> >16:37:15,217 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:37:15,219 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e31190> PedPartition: <_ped.Partition object at 0x3e2f710> >16:37:15,226 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >16:37:15,232 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >16:37:15,243 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:15,246 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d86f50> PedPartition: <_ped.Partition object at 0x3d845f0> >16:37:15,249 INFO storage: removed partition sda4 (id 32) from device tree >16:37:15,256 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >16:37:15,257 DEBUG storage: new bootloader stage1 device: None >16:37:15,267 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >16:37:15,272 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:15,279 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:37:15,285 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (30) with non-existent ext4 filesystem mounted at /boot >16:37:15,293 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >16:37:15,299 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB partition sda2 (31) with non-existent swap >16:37:15,308 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >16:37:15,316 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (28) with non-existent ext4 filesystem mounted at / >16:37:15,324 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >16:37:15,329 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:17,453 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:37:17,459 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (30) with non-existent ext4 filesystem mounted at /boot >16:37:17,468 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >16:37:17,474 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB partition sda2 (31) with non-existent swap >16:37:17,483 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >16:37:17,489 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 51200MB partition sda3 (28) with non-existent ext4 filesystem mounted at / >16:37:20,122 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:20,133 DEBUG storage: BindFS.supported: supported: False ; >16:37:20,141 DEBUG storage: BindFS.supported: supported: False ; >16:37:20,152 DEBUG storage: BTRFS.supported: supported: True ; >16:37:22,594 DEBUG storage: BTRFS.supported: supported: True ; >16:37:22,605 DEBUG storage: DevPtsFS.supported: supported: False ; >16:37:22,615 DEBUG storage: DevPtsFS.supported: supported: False ; >16:37:22,624 DEBUG storage: DiskLabel.__init__: >16:37:22,625 INFO storage: DiskLabel.partedDevice returning None >16:37:22,642 DEBUG storage: DMRaidMember.__init__: >16:37:22,657 DEBUG storage: Ext2FS.supported: supported: True ; >16:37:22,664 DEBUG storage: Ext2FS.supported: supported: True ; >16:37:22,678 DEBUG storage: Ext3FS.supported: supported: True ; >16:37:22,684 DEBUG storage: Ext3FS.supported: supported: True ; >16:37:22,693 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:22,699 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:22,709 DEBUG storage: HFS.supported: supported: False ; >16:37:22,715 DEBUG storage: HFS.supported: supported: False ; >16:37:22,722 DEBUG storage: HFSPlus.supported: supported: False ; >16:37:22,727 DEBUG storage: HFSPlus.supported: supported: False ; >16:37:22,734 DEBUG storage: Iso9660FS.supported: supported: True ; >16:37:22,740 DEBUG storage: Iso9660FS.supported: supported: True ; >16:37:22,749 DEBUG storage: LUKS.__init__: >16:37:22,756 DEBUG storage: LVMPhysicalVolume.__init__: >16:37:22,765 DEBUG storage: MDRaidMember.__init__: >16:37:22,774 DEBUG storage: MultipathMember.__init__: >16:37:22,781 DEBUG storage: NFS.supported: supported: False ; >16:37:22,796 DEBUG storage: NFS.supported: supported: False ; >16:37:22,803 DEBUG storage: NFSv4.supported: supported: False ; >16:37:22,809 DEBUG storage: NFSv4.supported: supported: False ; >16:37:22,816 DEBUG storage: NoDevFS.supported: supported: False ; >16:37:22,822 DEBUG storage: NoDevFS.supported: supported: False ; >16:37:22,828 DEBUG storage: NTFS.supported: supported: False ; >16:37:22,834 DEBUG storage: NTFS.supported: supported: False ; >16:37:22,842 DEBUG storage: ProcFS.supported: supported: False ; >16:37:22,848 DEBUG storage: ProcFS.supported: supported: False ; >16:37:22,855 DEBUG storage: SELinuxFS.supported: supported: False ; >16:37:22,861 DEBUG storage: SELinuxFS.supported: supported: False ; >16:37:22,867 DEBUG storage: SwapSpace.__init__: >16:37:22,876 DEBUG storage: SysFS.supported: supported: False ; >16:37:22,882 DEBUG storage: SysFS.supported: supported: False ; >16:37:22,889 DEBUG storage: TmpFS.supported: supported: False ; >16:37:22,895 DEBUG storage: TmpFS.supported: supported: False ; >16:37:22,902 DEBUG storage: USBFS.supported: supported: False ; >16:37:22,908 DEBUG storage: USBFS.supported: supported: False ; >16:37:22,914 DEBUG storage: FATFS.supported: supported: True ; >16:37:22,921 DEBUG storage: FATFS.supported: supported: True ; >16:37:22,931 DEBUG storage: XFS.supported: supported: True ; >16:37:23,432 DEBUG storage: XFS.supported: supported: True ; >16:37:23,442 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:26,086 DEBUG storage: Ext4FS.supported: supported: True ; >16:37:26,095 DEBUG storage: PartitionDevice._setFormat: sda3 ; >16:37:26,104 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: ext4 ; >16:37:26,106 INFO storage: registered action: [13] Create Format ext4 filesystem mounted at / on partition sda3 (id 28) >16:37:26,119 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:37:26,127 DEBUG storage: removing all non-preexisting partitions ['sda1(id 30)', 'sda2(id 31)', 'sda3(id 28)'] from disk(s) ['sda'] >16:37:26,134 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:26,135 DEBUG storage: device sda1 new partedPartition None >16:37:26,142 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >16:37:26,150 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >16:37:26,157 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:26,158 DEBUG storage: device sda2 new partedPartition None >16:37:26,165 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >16:37:26,173 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:37:26,180 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:26,181 DEBUG storage: device sda3 new partedPartition None >16:37:26,188 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >16:37:26,195 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: sda ; >16:37:26,197 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req2(id 30)', 'req3(id 31)', 'req0(id 28)'] >16:37:26,198 DEBUG storage: removing all non-preexisting partitions ['req2(id 30)', 'req3(id 31)', 'req0(id 28)'] from disk(s) ['sda'] >16:37:26,199 DEBUG storage: allocating partition: req2 ; id: 30 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >16:37:26,200 DEBUG storage: checking freespace on sda >16:37:26,204 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >16:37:26,207 DEBUG storage: current free range is 63-156301487 (76319MB) >16:37:26,208 DEBUG storage: updating use_disk to sda, type: 0 >16:37:26,209 DEBUG storage: new free: 63-156301487 / 76319MB >16:37:26,210 DEBUG storage: new free allows for 0 sectors of growth >16:37:26,211 DEBUG storage: found free space for bootable request >16:37:26,212 DEBUG storage: adjusted start sector from 63 to 2048 >16:37:26,216 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >16:37:26,223 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >16:37:26,225 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e31890> PedPartition: <_ped.Partition object at 0x3e2f770> >16:37:26,233 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:37:26,240 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: sda ; >16:37:26,249 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:26,251 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e31ed0> PedPartition: <_ped.Partition object at 0x3e2f710> >16:37:26,253 DEBUG storage: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 2000MB ; grow: True ; max_size: 4000 >16:37:26,254 DEBUG storage: checking freespace on sda >16:37:26,256 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=2000MB boot=False best=None grow=True >16:37:26,259 DEBUG storage: current free range is 63-2047 (0MB) >16:37:26,261 DEBUG storage: current free range is 1026048-156301487 (75818MB) >16:37:26,262 DEBUG storage: evaluating growth potential for new layout >16:37:26,263 DEBUG storage: calculating growth for disk /dev/sda >16:37:26,272 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >16:37:26,274 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e31a50> PedPartition: <_ped.Partition object at 0x3e2f5f0> >16:37:26,282 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >16:37:26,289 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:37:26,291 DEBUG storage: adding request 30 to chunk 156301425 (63-156301487) on /dev/sda >16:37:26,293 DEBUG storage: adding request 31 to chunk 156301425 (63-156301487) on /dev/sda >16:37:26,294 DEBUG storage: Chunk.growRequests: 156301425 on /dev/sda start = 63 end = 156301487 >sectorSize = 512 > >16:37:26,295 DEBUG storage: req: PartitionRequest instance -- >id = 30 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:37:26,295 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 4096000 growth = 0 max_grow = 4096000 >done = False >16:37:26,296 DEBUG storage: 1 requests and 151181425 (73819MB) left in chunk >16:37:26,297 DEBUG storage: adding 151181425 (73819MB) to 31 (sda2) >16:37:26,298 DEBUG storage: taking back 147085425 (71819MB) from 31 (sda2) >16:37:26,299 DEBUG storage: new grow amount for request 31 (sda2) is 4096000 units, or 2000MB >16:37:26,300 DEBUG storage: request 30 (sda1) growth: 0 (0MB) size: 500MB >16:37:26,301 DEBUG storage: request 31 (sda2) growth: 4096000 (2000MB) size: 4000MB >16:37:26,301 DEBUG storage: disk /dev/sda growth: 4096000 (2000MB) >16:37:26,312 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:26,313 DEBUG storage: device sda2 new partedPartition None >16:37:26,319 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >16:37:26,327 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:37:26,330 DEBUG storage: total growth: 4096000 sectors >16:37:26,331 DEBUG storage: updating use_disk to sda, type: 0 >16:37:26,332 DEBUG storage: new free: 1026048-156301487 / 75818MB >16:37:26,333 DEBUG storage: new free allows for 4096000 sectors of growth >16:37:26,337 DEBUG storage: created partition sda2 of 2000MB and added it to /dev/sda >16:37:26,344 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >16:37:26,346 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e313d0> PedPartition: <_ped.Partition object at 0x3e2f7d0> >16:37:26,354 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >16:37:26,361 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:37:26,370 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:26,373 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e31c50> PedPartition: <_ped.Partition object at 0x3e2f6b0> >16:37:26,374 DEBUG storage: allocating partition: req0 ; id: 28 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 1024MB ; grow: True ; max_size: 0 >16:37:26,375 DEBUG storage: checking freespace on sda >16:37:26,378 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >16:37:26,380 DEBUG storage: current free range is 63-2047 (0MB) >16:37:26,382 DEBUG storage: current free range is 5122048-156301487 (73818MB) >16:37:26,383 DEBUG storage: evaluating growth potential for new layout >16:37:26,384 DEBUG storage: calculating growth for disk /dev/sda >16:37:26,393 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:37:26,396 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e31150> PedPartition: <_ped.Partition object at 0x3d846b0> >16:37:26,403 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >16:37:26,410 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:37:26,412 DEBUG storage: adding request 30 to chunk 156301425 (63-156301487) on /dev/sda >16:37:26,414 DEBUG storage: adding request 31 to chunk 156301425 (63-156301487) on /dev/sda >16:37:26,416 DEBUG storage: adding request 28 to chunk 156301425 (63-156301487) on /dev/sda >16:37:26,417 DEBUG storage: Chunk.growRequests: 156301425 on /dev/sda start = 63 end = 156301487 >sectorSize = 512 > >16:37:26,418 DEBUG storage: req: PartitionRequest instance -- >id = 30 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:37:26,418 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 4096000 growth = 0 max_grow = 4096000 >done = False >16:37:26,419 DEBUG storage: req: PartitionRequest instance -- >id = 28 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 4292870143 >done = False >16:37:26,420 DEBUG storage: 2 requests and 149084273 (72795MB) left in chunk >16:37:26,421 DEBUG storage: adding 98600709 (48144MB) to 31 (sda2) >16:37:26,422 DEBUG storage: taking back 94504709 (46144MB) from 31 (sda2) >16:37:26,423 DEBUG storage: new grow amount for request 31 (sda2) is 4096000 units, or 2000MB >16:37:26,423 DEBUG storage: adding 50483563 (24650MB) to 28 (sda3) >16:37:26,425 DEBUG storage: new grow amount for request 28 (sda3) is 50483563 units, or 24650MB >16:37:26,425 DEBUG storage: 1 requests and 94504710 (46144MB) left in chunk >16:37:26,426 DEBUG storage: adding 94504710 (46144MB) to 28 (sda3) >16:37:26,427 DEBUG storage: new grow amount for request 28 (sda3) is 144988273 units, or 70795MB >16:37:26,428 DEBUG storage: request 30 (sda1) growth: 0 (0MB) size: 500MB >16:37:26,429 DEBUG storage: request 31 (sda2) growth: 4096000 (2000MB) size: 4000MB >16:37:26,430 DEBUG storage: request 28 (sda3) growth: 144988273 (70795MB) size: 71819MB >16:37:26,430 DEBUG storage: disk /dev/sda growth: 149084273 (72795MB) >16:37:26,437 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:26,438 DEBUG storage: device sda3 new partedPartition None >16:37:26,445 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >16:37:26,452 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >16:37:26,453 DEBUG storage: total growth: 149084273 sectors >16:37:26,454 DEBUG storage: updating use_disk to sda, type: 0 >16:37:26,455 DEBUG storage: new free: 5122048-156301487 / 73818MB >16:37:26,456 DEBUG storage: new free allows for 149084273 sectors of growth >16:37:26,460 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >16:37:26,467 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:37:26,469 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e311d0> PedPartition: <_ped.Partition object at 0x3e2f5f0> >16:37:26,476 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >16:37:26,483 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:37:26,493 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:26,496 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e2cf90> PedPartition: <_ped.Partition object at 0x3d84050> >16:37:26,497 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda1(id 30)', 'sda2(id 31)', 'sda3(id 28)'] >16:37:26,498 DEBUG storage: growable partitions are ['sda2', 'sda3'] >16:37:26,499 DEBUG storage: growing partitions on sda >16:37:26,501 DEBUG storage: adding request 30 to chunk 156301425 (63-156301487) on /dev/sda >16:37:26,502 DEBUG storage: adding request 31 to chunk 156301425 (63-156301487) on /dev/sda >16:37:26,504 DEBUG storage: adding request 28 to chunk 156301425 (63-156301487) on /dev/sda >16:37:26,505 DEBUG storage: disk sda has 1 chunks >16:37:26,506 DEBUG storage: Chunk.growRequests: 156301425 on /dev/sda start = 63 end = 156301487 >sectorSize = 512 > >16:37:26,507 DEBUG storage: req: PartitionRequest instance -- >id = 30 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >16:37:26,507 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda2 growable = True >base = 4096000 growth = 0 max_grow = 4096000 >done = False >16:37:26,508 DEBUG storage: req: PartitionRequest instance -- >id = 28 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 4292870143 >done = False >16:37:26,509 DEBUG storage: 2 requests and 149084273 (72795MB) left in chunk >16:37:26,510 DEBUG storage: adding 98600709 (48144MB) to 31 (sda2) >16:37:26,511 DEBUG storage: taking back 94504709 (46144MB) from 31 (sda2) >16:37:26,512 DEBUG storage: new grow amount for request 31 (sda2) is 4096000 units, or 2000MB >16:37:26,512 DEBUG storage: adding 50483563 (24650MB) to 28 (sda3) >16:37:26,514 DEBUG storage: new grow amount for request 28 (sda3) is 50483563 units, or 24650MB >16:37:26,514 DEBUG storage: 1 requests and 94504710 (46144MB) left in chunk >16:37:26,515 DEBUG storage: adding 94504710 (46144MB) to 28 (sda3) >16:37:26,516 DEBUG storage: new grow amount for request 28 (sda3) is 144988273 units, or 70795MB >16:37:26,518 DEBUG storage: partition sda1 (30): 0 >16:37:26,519 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3e2ce50> >16:37:26,521 DEBUG storage: partition sda2 (31): 0 >16:37:26,523 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9218047 length: 8192000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3e2cc90> >16:37:26,524 DEBUG storage: partition sda3 (28): 0 >16:37:26,528 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 9218048 end: 156301311 length: 147083264 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d86dd0> >16:37:26,531 DEBUG storage: removing all non-preexisting partitions ['sda1(id 30)', 'sda2(id 31)', 'sda3(id 28)'] from disk(s) ['sda'] >16:37:26,545 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:26,546 DEBUG storage: device sda1 new partedPartition None >16:37:26,558 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >16:37:26,567 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >16:37:26,575 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:26,576 DEBUG storage: device sda2 new partedPartition None >16:37:26,583 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >16:37:26,590 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >16:37:26,598 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:26,599 DEBUG storage: device sda3 new partedPartition None >16:37:26,606 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >16:37:26,614 DEBUG storage: DiskDevice.removeChild: kids: 0 ; name: sda ; >16:37:26,615 DEBUG storage: back from removeNewPartitions >16:37:26,616 DEBUG storage: extended: None >16:37:26,616 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3e2ce50> >16:37:26,624 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >16:37:26,627 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d7d0d0> PedPartition: <_ped.Partition object at 0x3e2f770> >16:37:26,634 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >16:37:26,641 DEBUG storage: DiskDevice.addChild: kids: -1 ; name: sda ; >16:37:26,650 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:26,652 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d7d9d0> PedPartition: <_ped.Partition object at 0x3e53f50> >16:37:26,654 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 1026048 end: 9218047 length: 8192000 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3e2cc90> >16:37:26,662 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >16:37:26,664 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e36110> PedPartition: <_ped.Partition object at 0x3d84290> >16:37:26,671 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >16:37:26,678 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:37:26,688 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:26,690 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d7df90> PedPartition: <_ped.Partition object at 0x3d84650> >16:37:26,691 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 9218048 end: 156301311 length: 147083264 > device: <parted.device.Device object at 0x3d15750> PedGeometry: <_ped.Geometry object at 0x3d86dd0> >16:37:26,699 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >16:37:26,702 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e31610> PedPartition: <_ped.Partition object at 0x3d84230> >16:37:26,709 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >16:37:26,716 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:37:26,726 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >16:37:26,728 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3abbcd0> PedPartition: <_ped.Partition object at 0x3e330b0> >16:37:26,731 DEBUG storage: new bootloader stage1 device: None >16:37:26,742 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >16:37:26,748 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:26,758 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:37:26,765 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda1 (30) with non-existent ext4 filesystem mounted at /boot >16:37:26,774 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >16:37:26,781 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 4000MB partition sda2 (31) with non-existent swap >16:37:26,790 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >16:37:26,797 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 71818MB partition sda3 (28) with non-existent ext4 filesystem mounted at / >16:37:26,806 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >16:37:26,815 DEBUG storage: DeviceTree.getDeviceByName returned None >16:37:32,305 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >16:37:32,315 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (23) with existing ext4 filesystem >16:37:32,322 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >16:37:32,329 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (23) with existing ext4 filesystem >16:37:32,335 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/loop3 ; >16:37:32,342 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB loop loop3 (23) with existing ext4 filesystem >16:37:32,352 DEBUG storage: _is_valid_disklabel(sda) returning True >16:37:32,353 DEBUG storage: _is_valid_size(sda) returning True >16:37:32,354 DEBUG storage: _is_valid_location(sda) returning True >16:37:32,354 DEBUG storage: _is_valid_format(sda) returning True >16:37:32,355 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:32,356 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >16:37:32,357 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:32,358 DEBUG storage: no stage1 device: ['sda'] >16:37:32,359 DEBUG storage: stage1_drive is existing 76319MB disk sda (15) with non-existent msdos disklabel >16:37:32,367 DEBUG storage: _is_valid_disklabel(sda) returning True >16:37:32,368 DEBUG storage: _is_valid_size(sda) returning True >16:37:32,369 DEBUG storage: _is_valid_location(sda) returning True >16:37:32,370 DEBUG storage: _is_valid_format(sda) returning True >16:37:32,370 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:32,371 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >16:37:32,372 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:32,373 DEBUG storage: new bootloader stage1 device: sda >16:37:32,380 DEBUG storage: _is_valid_disklabel(sda) returning True >16:37:32,381 DEBUG storage: _is_valid_size(sda) returning True >16:37:32,382 DEBUG storage: _is_valid_location(sda) returning True >16:37:32,383 DEBUG storage: _is_valid_format(sda) returning True >16:37:32,383 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:32,384 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >16:37:32,385 DEBUG storage: is_valid_stage1_device(sda) returning True >16:37:32,392 DEBUG storage: _is_valid_disklabel(sda1) returning True >16:37:32,393 DEBUG storage: _is_valid_size(sda1) returning True >16:37:32,394 DEBUG storage: _is_valid_location(sda1) returning True >16:37:32,395 DEBUG storage: _is_valid_partition(sda1) returning True >16:37:32,396 DEBUG storage: _is_valid_format(sda1) returning True >16:37:32,397 DEBUG storage: is_valid_stage2_device(sda1) returning True >16:37:36,716 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:37:36,823 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:37:36,831 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:37:36,838 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >16:37:36,845 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:37:36,853 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:37:36,860 DEBUG storage: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >16:37:36,866 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >16:37:36,872 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >16:37:37,249 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:37:37,358 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:37:37,367 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:37:37,375 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >16:37:37,384 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >16:37:37,392 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >16:37:37,401 DEBUG storage: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >16:37:37,409 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >16:37:37,417 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >16:37:37,418 INFO storage: resetting parted disks... >16:37:37,427 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >16:37:37,435 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >16:37:37,441 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >16:37:37,448 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >16:37:37,454 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >16:37:37,456 DEBUG storage: action: [2] Destroy Format None on disk sda (id 15) >16:37:37,457 DEBUG storage: action: [3] Create Format msdos disklabel on disk sda (id 15) >16:37:37,458 DEBUG storage: action: [4] Create Device partition sda3 (id 28) >16:37:37,459 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at / on partition sda3 (id 28) >16:37:37,460 DEBUG storage: action: [6] Create Device partition sda5 (id 29) >16:37:37,461 DEBUG storage: action: [7] Create Format ext4 filesystem mounted at /home on partition sda5 (id 29) >16:37:37,461 DEBUG storage: action: [8] Create Device partition sda1 (id 30) >16:37:37,462 DEBUG storage: action: [9] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 30) >16:37:37,463 DEBUG storage: action: [10] Create Device partition sda2 (id 31) >16:37:37,464 DEBUG storage: action: [11] Create Format swap on partition sda2 (id 31) >16:37:37,465 DEBUG storage: action: [12] Destroy Device partition sda5 (id 29) >16:37:37,466 DEBUG storage: action: [13] Create Format ext4 filesystem mounted at / on partition sda3 (id 28) >16:37:37,467 INFO storage: pruning action queue... >16:37:37,468 INFO storage: removing obsolete action 5 (13) >16:37:37,469 INFO storage: removing obsolete action 6 (12) >16:37:37,470 INFO storage: removing obsolete action 7 (12) >16:37:37,471 INFO storage: removing obsolete action 12 (12) >16:37:37,472 DEBUG storage: action 7 already pruned >16:37:37,473 DEBUG storage: action 6 already pruned >16:37:37,474 DEBUG storage: action 5 already pruned >16:37:37,474 INFO storage: sorting actions... >16:37:37,479 DEBUG storage: action: [2] Destroy Format None on disk sda (id 15) >16:37:37,481 DEBUG storage: action: [3] Create Format msdos disklabel on disk sda (id 15) >16:37:37,481 DEBUG storage: action: [8] Create Device partition sda1 (id 30) >16:37:37,482 DEBUG storage: action: [10] Create Device partition sda2 (id 31) >16:37:37,483 DEBUG storage: action: [11] Create Format swap on partition sda2 (id 31) >16:37:37,484 DEBUG storage: action: [4] Create Device partition sda3 (id 28) >16:37:37,486 DEBUG storage: action: [13] Create Format ext4 filesystem mounted at / on partition sda3 (id 28) >16:37:37,489 DEBUG storage: action: [9] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 30) >16:37:37,491 INFO storage: executing action: [2] Destroy Format None on disk sda (id 15) >16:37:37,503 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >16:37:37,511 DEBUG storage: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >16:37:37,680 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:37:37,883 INFO storage: executing action: [3] Create Format msdos disklabel on disk sda (id 15) >16:37:37,891 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:37:37,899 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >16:37:37,907 DEBUG storage: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >16:37:37,916 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >16:37:38,307 DEBUG storage: DiskDevice.updateSysfsPath: sda ; status: True ; >16:37:38,312 DEBUG storage: sda sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >16:37:38,412 INFO storage: executing action: [8] Create Device partition sda1 (id 30) >16:37:38,422 DEBUG storage: PartitionDevice.create: sda1 ; status: False ; >16:37:38,431 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >16:37:38,441 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:37:38,455 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >16:37:38,465 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >16:37:38,565 DEBUG storage: PartitionDevice._create: sda1 ; status: False ; >16:37:38,583 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >16:37:38,851 DEBUG storage: post-commit partition path is /dev/sda1 >16:37:38,861 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:37:38,865 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1a90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d4ad90> PedPartition: <_ped.Partition object at 0x3e337d0> >16:37:38,873 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >16:37:38,947 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:37:38,957 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >16:37:38,968 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >16:37:38,973 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >16:37:39,173 INFO storage: executing action: [10] Create Device partition sda2 (id 31) >16:37:39,183 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >16:37:39,193 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >16:37:39,203 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:37:39,212 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >16:37:39,222 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >16:37:39,300 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >16:37:39,315 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >16:37:39,600 DEBUG storage: post-commit partition path is /dev/sda2 >16:37:39,612 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >16:37:39,618 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ab1a90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3d88150> PedPartition: <_ped.Partition object at 0x3d84770> >16:37:39,628 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >16:37:39,732 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:37:39,748 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >16:37:39,760 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >16:37:39,766 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >16:37:39,967 INFO storage: executing action: [11] Create Format swap on partition sda2 (id 31) >16:37:39,977 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:37:39,986 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >16:37:39,995 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >16:37:40,004 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >16:37:40,013 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >16:37:40,022 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >16:37:40,031 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >16:37:40,040 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >16:37:40,048 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >16:37:40,059 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >16:37:40,068 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >16:37:40,075 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >16:37:40,086 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >16:37:40,097 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >16:37:40,107 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 3 ; >16:37:40,120 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >16:37:40,137 DEBUG storage: SwapSpace.create: device: /dev/sda2 ; status: None ; type: swap ; >16:37:40,212 DEBUG storage: SwapSpace.create: device: /dev/sda2 ; status: None ; type: swap ; > > >/tmp/ifcfg.log: >16:32:18,222 DEBUG ifcfg: Network.update() called >16:32:18,414 DEBUG ifcfg: NetworkDevice p17p1: setDefaultConfig() >16:32:18,415 DEBUG ifcfg: NetworkDevice p17p1 set: DEVICE=p17p1 BOOTPROTO=dhcp ONBOOT=no >16:32:18,418 DEBUG ifcfg: NetworkDevice p17p1 set: HWADDR=00:30:18:AF:29:B7 >16:32:18,420 DEBUG ifcfg: NetworkDevice p17p1 set: UUID=97a7e4c6-69db-467c-8376-713cce9c2015 >16:32:18,421 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p17p1: > >16:32:18,422 DEBUG ifcfg: NetworkDevice p17p1: >DEVICE="p17p1" >HWADDR="00:30:18:AF:29:B7" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="97a7e4c6-69db-467c-8376-713cce9c2015" > >16:32:18,423 DEBUG ifcfg: writeIfcfgFile p17p1 to /etc/sysconfig/network-scripts/ifcfg-p17p1 >16:32:18,631 DEBUG ifcfg: NetworkDevice p17p1 set: NM_CONTROLLED=yes >16:36:25,383 DEBUG ifcfg: Network.update() called >16:36:25,573 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p17p1: >DEVICE="p17p1" >HWADDR="00:30:18:AF:29:B7" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="97a7e4c6-69db-467c-8376-713cce9c2015" > >16:36:25,575 DEBUG ifcfg: NetworkDevice p17p1: > >16:36:25,576 DEBUG ifcfg: loadIfcfgFile p17p1 from /etc/sysconfig/network-scripts/ifcfg-p17p1 >16:36:25,578 DEBUG ifcfg: NetworkDevice p17p1: >DEVICE="p17p1" >HWADDR="00:30:18:AF:29:B7" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="97a7e4c6-69db-467c-8376-713cce9c2015" > >16:36:25,784 DEBUG ifcfg: NetworkDevice p17p1 set: NM_CONTROLLED=yes > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-17-x86_64-Live-XFCE.iso rootfstype=auto ro liveimg quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Sep 12 16:23:18 localhost kernel: imklog 5.8.10, log source = /proc/kmsg started. >Sep 12 16:23:18 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="601" x-info="http://www.rsyslog.com"] start >Sep 12 16:23:18 localhost systemd-fsck[375]: Root directory is writable, skipping check. >Sep 12 16:23:18 localhost udevd[370]: specified user 'usbmux' unknown >Sep 12 16:23:18 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Sep 12 16:23:18 localhost fedora-storage-init[480]: ERROR: asr: wrong # of devices in RAID set "asr_boot " [1/2] on /dev/sda >Sep 12 16:23:18 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Sep 12 16:23:18 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 >Sep 12 16:23:18 localhost fedora-storage-init[480]: failed to stat() /dev/mapper/asr_boot >Sep 12 16:23:18 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-17-x86_64-Live-XFCE.iso rootfstype=auto ro liveimg quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Sep 12 16:23:18 localhost kernel: [ 0.000000] Atom PSE erratum detected, BIOS microcode update recommended >Sep 12 16:23:18 localhost fedora-storage-init[480]: Setting up Logical Volume Management: No volume groups found >Sep 12 16:23:18 localhost kernel: [ 0.000000] BIOS-provided physical RAM map: >Sep 12 16:23:18 localhost kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable) >Sep 12 16:23:18 localhost kernel: [ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) >Sep 12 16:23:18 localhost kernel: [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) >Sep 12 16:23:18 localhost fedora-storage-init[480]: [ OK ] >Sep 12 16:23:18 localhost kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 000000007f690000 (usable) >Sep 12 16:23:18 localhost fedora-storage-init[517]: ERROR: asr: wrong # of devices in RAID set "asr_boot " [1/2] on /dev/sda >Sep 12 16:23:18 localhost kernel: [ 0.000000] BIOS-e820: 000000007f690000 - 000000007f6e0000 (reserved) >Sep 12 16:23:18 localhost kernel: [ 0.000000] BIOS-e820: 000000007f6e0000 - 000000007f6e3000 (ACPI NVS) >Sep 12 16:23:18 localhost kernel: [ 0.000000] BIOS-e820: 000000007f6e3000 - 000000007f6f0000 (ACPI data) >Sep 12 16:23:18 localhost kernel: [ 0.000000] BIOS-e820: 000000007f6f0000 - 000000007f700000 (reserved) >Sep 12 16:23:18 localhost kernel: [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) >Sep 12 16:23:18 localhost fedora-storage-init[517]: failed to stat() /dev/mapper/asr_boot >Sep 12 16:23:18 localhost kernel: [ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) >Sep 12 16:23:18 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Sep 12 16:23:18 localhost kernel: [ 0.000000] DMI 2.2 present. >Sep 12 16:23:18 localhost fedora-storage-init[517]: Setting up Logical Volume Management: No volume groups found >Sep 12 16:23:18 localhost kernel: [ 0.000000] No AGP bridge found >Sep 12 16:23:18 localhost kernel: [ 0.000000] last_pfn = 0x7f690 max_arch_pfn = 0x400000000 >Sep 12 16:23:18 localhost fedora-storage-init[517]: [ OK ] >Sep 12 16:23:18 localhost lvm[529]: No volume groups found >Sep 12 16:23:18 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Sep 12 16:23:18 localhost kernel: [ 0.000000] total RAM covered: 2039M >Sep 12 16:23:18 localhost kernel: [ 0.000000] Found optimal setting for mtrr clean up >Sep 12 16:23:18 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 3 lose cover RAM: 0G >Sep 12 16:23:18 localhost kernel: [ 0.000000] found SMP MP-table at [ffff8800000f40c0] f40c0 >Sep 12 16:23:18 localhost kernel: [ 0.000000] init_memory_mapping: 0000000000000000-000000007f690000 >Sep 12 16:23:18 localhost kernel: [ 0.000000] RAMDISK: 7ea02000 - 7f66f000 >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000f83b0 00014 (v00 IntelR) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: RSDT 000000007f6e3000 00030 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: FACP 000000007f6e3080 00074 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: DSDT 000000007f6e3100 040F0 (v01 INTELR AWRDACPI 00001000 MSFT 03000000) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: FACS 000000007f6e0000 00040 >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: MCFG 000000007f6e72c0 0003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: APIC 000000007f6e7200 00084 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) >Sep 12 16:23:18 localhost kernel: [ 0.000000] No NUMA configuration found >Sep 12 16:23:18 localhost kernel: [ 0.000000] Faking a node at 0000000000000000-000000007f690000 >Sep 12 16:23:18 localhost kernel: [ 0.000000] Initmem setup node 0 0000000000000000-000000007f690000 >Sep 12 16:23:18 localhost kernel: [ 0.000000] NODE_DATA [000000007f67c000 - 000000007f68ffff] >Sep 12 16:23:18 localhost kernel: [ 0.000000] Zone PFN ranges: >Sep 12 16:23:18 localhost kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000 >Sep 12 16:23:18 localhost kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000 >Sep 12 16:23:18 localhost kernel: [ 0.000000] Normal empty >Sep 12 16:23:18 localhost kernel: [ 0.000000] Movable zone start PFN for each node >Sep 12 16:23:18 localhost kernel: [ 0.000000] Early memory PFN ranges >Sep 12 16:23:18 localhost kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009f >Sep 12 16:23:18 localhost kernel: [ 0.000000] 0: 0x00000100 -> 0x0007f690 >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x408 >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x03] enabled) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >Sep 12 16:23:18 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Sep 12 16:23:18 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Sep 12 16:23:18 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Sep 12 16:23:18 localhost kernel: [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs >Sep 12 16:23:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Sep 12 16:23:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Sep 12 16:23:18 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Sep 12 16:23:18 localhost kernel: [ 0.000000] Allocating PCI resources starting at 7f700000 (gap: 7f700000:60900000) >Sep 12 16:23:18 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware >Sep 12 16:23:18 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1 >Sep 12 16:23:18 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e983000 s82496 r8192 d24000 u114688 >Sep 12 16:23:18 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 513599 >Sep 12 16:23:18 localhost kernel: [ 0.000000] Policy zone: DMA32 >Sep 12 16:23:18 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-17-x86_64-Live-XFCE.iso rootfstype=auto ro liveimg quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Sep 12 16:23:18 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Sep 12 16:23:18 localhost kernel: [ 0.000000] Checking aperture... >Sep 12 16:23:18 localhost kernel: [ 0.000000] No AGP bridge found >Sep 12 16:23:18 localhost kernel: [ 0.000000] Memory: 2022864k/2087488k available (6110k kernel code, 452k absent, 64172k reserved, 4989k data, 1000k init) >Sep 12 16:23:18 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >Sep 12 16:23:18 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Sep 12 16:23:18 localhost kernel: [ 0.000000] NR_IRQS:4352 nr_irqs:712 16 >Sep 12 16:23:18 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Sep 12 16:23:18 localhost kernel: [ 0.000000] console [tty0] enabled >Sep 12 16:23:18 localhost kernel: [ 0.000000] allocated 8388608 bytes of page_cgroup >Sep 12 16:23:18 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Sep 12 16:23:18 localhost kernel: [ 0.000000] Fast TSC calibration using PIT >Sep 12 16:23:18 localhost kernel: [ 0.000000] Detected 1599.930 MHz processor. >Sep 12 16:23:18 localhost kernel: [ 0.002011] Calibrating delay loop (skipped), value calculated using timer frequency.. 3199.86 BogoMIPS (lpj=1599930) >Sep 12 16:23:18 localhost kernel: [ 0.002022] pid_max: default: 32768 minimum: 301 >Sep 12 16:23:18 localhost kernel: [ 0.002102] Security Framework initialized >Sep 12 16:23:18 localhost kernel: [ 0.002121] SELinux: Initializing. >Sep 12 16:23:18 localhost kernel: [ 0.002840] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Sep 12 16:23:18 localhost kernel: [ 0.005697] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Sep 12 16:23:18 localhost kernel: [ 0.006903] Mount-cache hash table entries: 256 >Sep 12 16:23:18 localhost kernel: [ 0.007415] Initializing cgroup subsys cpuacct >Sep 12 16:23:18 localhost kernel: [ 0.007426] Initializing cgroup subsys memory >Sep 12 16:23:18 localhost kernel: [ 0.007468] Initializing cgroup subsys devices >Sep 12 16:23:18 localhost kernel: [ 0.007475] Initializing cgroup subsys freezer >Sep 12 16:23:18 localhost kernel: [ 0.007480] Initializing cgroup subsys net_cls >Sep 12 16:23:18 localhost kernel: [ 0.007487] Initializing cgroup subsys blkio >Sep 12 16:23:18 localhost kernel: [ 0.007509] Initializing cgroup subsys perf_event >Sep 12 16:23:18 localhost kernel: [ 0.007585] Atom PSE erratum detected, BIOS microcode update recommended >Sep 12 16:23:18 localhost kernel: [ 0.007598] CPU: Physical Processor ID: 0 >Sep 12 16:23:18 localhost kernel: [ 0.007602] CPU: Processor Core ID: 0 >Sep 12 16:23:18 localhost kernel: [ 0.007607] mce: CPU supports 5 MCE banks >Sep 12 16:23:18 localhost kernel: [ 0.007624] CPU0: Thermal monitoring enabled (TM1) >Sep 12 16:23:18 localhost kernel: [ 0.007635] using mwait in idle threads. >Sep 12 16:23:18 localhost kernel: [ 0.009752] ACPI: Core revision 20120111 >Sep 12 16:23:18 localhost kernel: [ 0.016023] ftrace: allocating 22587 entries in 89 pages >Sep 12 16:23:18 localhost kernel: [ 0.031353] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Sep 12 16:23:18 localhost kernel: [ 0.041374] CPU0: Intel(R) Atom(TM) CPU 330 @ 1.60GHz stepping 02 >Sep 12 16:23:18 localhost kernel: [ 0.041996] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver. >Sep 12 16:23:18 localhost kernel: [ 0.041996] ... version: 3 >Sep 12 16:23:18 localhost kernel: [ 0.041996] ... bit width: 40 >Sep 12 16:23:18 localhost kernel: [ 0.041996] ... generic registers: 2 >Sep 12 16:23:18 localhost kernel: [ 0.041996] ... value mask: 000000ffffffffff >Sep 12 16:23:18 localhost kernel: [ 0.041996] ... max period: 000000007fffffff >Sep 12 16:23:18 localhost kernel: [ 0.041996] ... fixed-purpose events: 3 >Sep 12 16:23:18 localhost kernel: [ 0.041996] ... event mask: 0000000700000003 >Sep 12 16:23:18 localhost kernel: [ 0.041996] NMI watchdog enabled, takes one hw-pmu counter. >Sep 12 16:23:18 localhost kernel: [ 0.042207] Booting Node 0, Processors #1 >Sep 12 16:23:18 localhost kernel: [ 0.002999] Atom PSE erratum detected, BIOS microcode update recommended >Sep 12 16:23:18 localhost kernel: [ 0.053995] TSC synchronization [CPU#0 -> CPU#1]: >Sep 12 16:23:18 localhost kernel: [ 0.053995] Measured 12 cycles TSC warp between CPUs, turning off TSC clock. >Sep 12 16:23:18 localhost kernel: [ 0.053995] Marking TSC unstable due to check_tsc_sync_source failed >Sep 12 16:23:18 localhost kernel: [ 0.054088] NMI watchdog enabled, takes one hw-pmu counter. >Sep 12 16:23:18 localhost kernel: [ 0.054422] #2 >Sep 12 16:23:18 localhost kernel: [ 0.002999] Atom PSE erratum detected, BIOS microcode update recommended >Sep 12 16:23:18 localhost kernel: [ 0.066019] NMI watchdog enabled, takes one hw-pmu counter. >Sep 12 16:23:18 localhost kernel: [ 0.066307] #3 Ok. >Sep 12 16:23:18 localhost kernel: [ 0.002999] Atom PSE erratum detected, BIOS microcode update recommended >Sep 12 16:23:18 localhost kernel: [ 0.077509] NMI watchdog enabled, takes one hw-pmu counter. >Sep 12 16:23:18 localhost kernel: [ 0.077619] Brought up 4 CPUs >Sep 12 16:23:18 localhost kernel: [ 0.077628] Total of 4 processors activated (12799.44 BogoMIPS). >Sep 12 16:23:18 localhost kernel: [ 0.079278] devtmpfs: initialized >Sep 12 16:23:18 localhost kernel: [ 0.080185] PM: Registering ACPI NVS region at 7f6e0000 (12288 bytes) >Sep 12 16:23:18 localhost kernel: [ 0.082612] atomic64 test passed for x86-64 platform with CX8 and with SSE >Sep 12 16:23:18 localhost kernel: [ 0.082679] RTC time: 20:22:20, date: 09/12/12 >Sep 12 16:23:18 localhost kernel: [ 0.082803] NET: Registered protocol family 16 >Sep 12 16:23:18 localhost kernel: [ 0.083267] ACPI: bus type pci registered >Sep 12 16:23:18 localhost kernel: [ 0.083409] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Sep 12 16:23:18 localhost kernel: [ 0.083416] PCI: Intel Corporation 945G/GZ/P/PL Express Memory Controller Hub with MMCONFIG support >Sep 12 16:23:18 localhost kernel: [ 0.083427] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >Sep 12 16:23:18 localhost kernel: [ 0.122202] PCI: Using configuration type 1 for base access >Sep 12 16:23:18 localhost kernel: [ 0.125062] bio: create slab <bio-0> at 0 >Sep 12 16:23:18 localhost kernel: [ 0.125210] ACPI: Added _OSI(Module Device) >Sep 12 16:23:18 localhost kernel: [ 0.125210] ACPI: Added _OSI(Processor Device) >Sep 12 16:23:18 localhost kernel: [ 0.125210] ACPI: Added _OSI(3.0 _SCP Extensions) >Sep 12 16:23:18 localhost kernel: [ 0.125210] ACPI: Added _OSI(Processor Aggregator Device) >Sep 12 16:23:18 localhost kernel: [ 0.135296] ACPI: Interpreter enabled >Sep 12 16:23:18 localhost kernel: [ 0.135310] ACPI: (supports S0 S1 S4 S5) >Sep 12 16:23:18 localhost kernel: [ 0.135365] ACPI: Using IOAPIC for interrupt routing >Sep 12 16:23:18 localhost kernel: [ 0.145222] ACPI: No dock devices found. >Sep 12 16:23:18 localhost kernel: [ 0.145237] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Sep 12 16:23:18 localhost kernel: [ 0.145418] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Sep 12 16:23:18 localhost kernel: [ 0.145654] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] >Sep 12 16:23:18 localhost kernel: [ 0.145662] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] >Sep 12 16:23:18 localhost kernel: [ 0.145668] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] >Sep 12 16:23:18 localhost kernel: [ 0.145675] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] >Sep 12 16:23:18 localhost kernel: [ 0.145682] pci_root PNP0A08:00: host bridge window [mem 0x7f750000-0xfebfffff] >Sep 12 16:23:18 localhost kernel: [ 0.145807] PCI host bridge to bus 0000:00 >Sep 12 16:23:18 localhost kernel: [ 0.145814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Sep 12 16:23:18 localhost kernel: [ 0.145820] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Sep 12 16:23:18 localhost kernel: [ 0.145826] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Sep 12 16:23:18 localhost kernel: [ 0.145832] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] >Sep 12 16:23:18 localhost kernel: [ 0.145839] pci_bus 0000:00: root bus resource [mem 0x7f750000-0xfebfffff] >Sep 12 16:23:18 localhost kernel: [ 0.147270] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0294 (mask 0003) >Sep 12 16:23:18 localhost kernel: [ 0.147640] pci 0000:00:1c.0: PCI bridge to [bus 01-01] >Sep 12 16:23:18 localhost kernel: [ 0.149021] pci 0000:00:1c.1: PCI bridge to [bus 02-02] >Sep 12 16:23:18 localhost kernel: [ 0.149105] pci 0000:03:02.0: unknown header type 3f, ignoring device >Sep 12 16:23:18 localhost kernel: [ 0.149192] pci 0000:00:1e.0: PCI bridge to [bus 03-05] (subtractive decode) >Sep 12 16:23:18 localhost kernel: [ 0.150130] pci0000:00: Requesting ACPI _OSC control (0x1d) >Sep 12 16:23:18 localhost kernel: [ 0.150141] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d >Sep 12 16:23:18 localhost kernel: [ 0.150146] ACPI _OSC control for PCIe not granted, disabling ASPM >Sep 12 16:23:18 localhost kernel: [ 0.166479] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 7 9 10 11 12 14 15) >Sep 12 16:23:18 localhost kernel: [ 0.166631] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7 9 *10 11 12 14 15) >Sep 12 16:23:18 localhost kernel: [ 0.166764] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 9 10 *11 12 14 15) >Sep 12 16:23:18 localhost kernel: [ 0.166895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11 12 14 15) >Sep 12 16:23:18 localhost kernel: [ 0.167041] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 7 9 10 11 12 14 15) *0, disabled. >Sep 12 16:23:18 localhost kernel: [ 0.167175] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 7 9 10 11 12 14 15) *0, disabled. >Sep 12 16:23:18 localhost kernel: [ 0.167308] ACPI: PCI Interrupt Link [LNK0] (IRQs 5 7 9 10 11 12 14 15) *0, disabled. >Sep 12 16:23:18 localhost kernel: [ 0.167442] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 *9 10 11 12 14 15) >Sep 12 16:23:18 localhost kernel: [ 0.167711] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Sep 12 16:23:18 localhost kernel: [ 0.167711] vgaarb: loaded >Sep 12 16:23:18 localhost kernel: [ 0.167711] vgaarb: bridge control possible 0000:00:02.0 >Sep 12 16:23:18 localhost kernel: [ 0.168016] SCSI subsystem initialized >Sep 12 16:23:18 localhost kernel: [ 0.168184] usbcore: registered new interface driver usbfs >Sep 12 16:23:18 localhost kernel: [ 0.168213] usbcore: registered new interface driver hub >Sep 12 16:23:18 localhost kernel: [ 0.168276] usbcore: registered new device driver usb >Sep 12 16:23:18 localhost kernel: [ 0.168276] PCI: Using ACPI for IRQ routing >Sep 12 16:23:18 localhost kernel: [ 0.176066] NetLabel: Initializing >Sep 12 16:23:18 localhost kernel: [ 0.176072] NetLabel: domain hash size = 128 >Sep 12 16:23:18 localhost kernel: [ 0.176076] NetLabel: protocols = UNLABELED CIPSOv4 >Sep 12 16:23:18 localhost kernel: [ 0.176103] NetLabel: unlabeled traffic allowed by default >Sep 12 16:23:18 localhost kernel: [ 0.176323] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Sep 12 16:23:18 localhost kernel: [ 0.176333] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Sep 12 16:23:18 localhost kernel: [ 0.176345] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >Sep 12 16:23:18 localhost kernel: [ 0.180047] Switching to clocksource hpet >Sep 12 16:23:18 localhost kernel: [ 0.204649] pnp: PnP ACPI init >Sep 12 16:23:18 localhost kernel: [ 0.204707] ACPI: bus type pnp registered >Sep 12 16:23:18 localhost kernel: [ 0.205562] system 00:01: [io 0x04d0-0x04d1] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.205570] system 00:01: [io 0x0290-0x029f] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.205577] system 00:01: [io 0x0800-0x0805] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.205584] system 00:01: [io 0x0290-0x0297] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.205591] system 00:01: [io 0x0880-0x088f] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.208258] system 00:09: [io 0x0400-0x04bf] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.209066] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.209500] system 00:0c: [mem 0x000f0000-0x000fffff] could not be reserved >Sep 12 16:23:18 localhost kernel: [ 0.209508] system 00:0c: [mem 0x7f6e0000-0x7f6fffff] could not be reserved >Sep 12 16:23:18 localhost kernel: [ 0.209516] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved >Sep 12 16:23:18 localhost kernel: [ 0.209523] system 00:0c: [mem 0x00100000-0x7f6dffff] could not be reserved >Sep 12 16:23:18 localhost kernel: [ 0.209531] system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved >Sep 12 16:23:18 localhost kernel: [ 0.209538] system 00:0c: [mem 0xfed13000-0xfed1dfff] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.209545] system 00:0c: [mem 0xfed20000-0xfed8ffff] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.209552] system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.209559] system 00:0c: [mem 0xffb00000-0xffb7ffff] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.209566] system 00:0c: [mem 0xfff00000-0xffffffff] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.209573] system 00:0c: [mem 0x000e0000-0x000effff] has been reserved >Sep 12 16:23:18 localhost kernel: [ 0.209607] pnp: PnP ACPI: found 13 devices >Sep 12 16:23:18 localhost kernel: [ 0.209612] ACPI: ACPI bus type pnp unregistered >Sep 12 16:23:18 localhost kernel: [ 0.221609] pci 0000:00:1c.0: PCI bridge to [bus 01-01] >Sep 12 16:23:18 localhost kernel: [ 0.221618] pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff] >Sep 12 16:23:18 localhost kernel: [ 0.221628] pci 0000:00:1c.0: bridge window [mem 0xfdb00000-0xfdbfffff] >Sep 12 16:23:18 localhost kernel: [ 0.221637] pci 0000:00:1c.0: bridge window [mem 0xfde00000-0xfdefffff 64bit pref] >Sep 12 16:23:18 localhost kernel: [ 0.221655] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdc00000-0xfdc1ffff pref] >Sep 12 16:23:18 localhost kernel: [ 0.221662] pci 0000:00:1c.1: PCI bridge to [bus 02-02] >Sep 12 16:23:18 localhost kernel: [ 0.221669] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff] >Sep 12 16:23:18 localhost kernel: [ 0.221678] pci 0000:00:1c.1: bridge window [mem 0xfdd00000-0xfddfffff] >Sep 12 16:23:18 localhost kernel: [ 0.221687] pci 0000:00:1c.1: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref] >Sep 12 16:23:18 localhost kernel: [ 0.221698] pci 0000:00:1e.0: PCI bridge to [bus 03-05] >Sep 12 16:23:18 localhost kernel: [ 0.221704] pci 0000:00:1e.0: bridge window [io 0xc000-0xdfff] >Sep 12 16:23:18 localhost kernel: [ 0.221713] pci 0000:00:1e.0: bridge window [mem 0xfd800000-0xfdafffff] >Sep 12 16:23:18 localhost kernel: [ 0.221722] pci 0000:00:1e.0: bridge window [mem 0xfd600000-0xfd7fffff 64bit pref] >Sep 12 16:23:18 localhost kernel: [ 0.222058] NET: Registered protocol family 2 >Sep 12 16:23:18 localhost kernel: [ 0.222302] IP route cache hash table entries: 65536 (order: 7, 524288 bytes) >Sep 12 16:23:18 localhost kernel: [ 0.224310] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >Sep 12 16:23:18 localhost kernel: [ 0.229068] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Sep 12 16:23:18 localhost kernel: [ 0.230181] TCP: Hash tables configured (established 262144 bind 65536) >Sep 12 16:23:18 localhost kernel: [ 0.230189] TCP reno registered >Sep 12 16:23:18 localhost kernel: [ 0.230241] UDP hash table entries: 1024 (order: 3, 32768 bytes) >Sep 12 16:23:18 localhost kernel: [ 0.230291] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Sep 12 16:23:18 localhost kernel: [ 0.230604] NET: Registered protocol family 1 >Sep 12 16:23:18 localhost kernel: [ 0.231140] Unpacking initramfs... >Sep 12 16:23:18 localhost kernel: [ 0.833779] Freeing initrd memory: 12724k freed >Sep 12 16:23:18 localhost kernel: [ 0.852478] Intel AES-NI instructions are not detected. >Sep 12 16:23:18 localhost kernel: [ 0.852950] audit: initializing netlink socket (disabled) >Sep 12 16:23:18 localhost kernel: [ 0.853057] type=2000 audit(1347481339.852:1): initialized >Sep 12 16:23:18 localhost kernel: [ 0.891306] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Sep 12 16:23:18 localhost kernel: [ 0.895949] VFS: Disk quotas dquot_6.5.2 >Sep 12 16:23:18 localhost kernel: [ 0.896106] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Sep 12 16:23:18 localhost kernel: [ 0.897416] msgmni has been set to 3975 >Sep 12 16:23:18 localhost kernel: [ 0.899170] alg: No test for stdrng (krng) >Sep 12 16:23:18 localhost kernel: [ 0.899191] NET: Registered protocol family 38 >Sep 12 16:23:18 localhost kernel: [ 0.899359] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >Sep 12 16:23:18 localhost kernel: [ 0.899454] io scheduler noop registered >Sep 12 16:23:18 localhost kernel: [ 0.899461] io scheduler deadline registered >Sep 12 16:23:18 localhost kernel: [ 0.899626] io scheduler cfq registered (default) >Sep 12 16:23:18 localhost kernel: [ 0.900357] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Sep 12 16:23:18 localhost kernel: [ 0.900411] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Sep 12 16:23:18 localhost kernel: [ 0.900416] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Sep 12 16:23:18 localhost kernel: [ 0.901468] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Sep 12 16:23:18 localhost kernel: [ 0.901480] ACPI: Power Button [PWRB] >Sep 12 16:23:18 localhost kernel: [ 0.901603] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Sep 12 16:23:18 localhost kernel: [ 0.901612] ACPI: Power Button [PWRF] >Sep 12 16:23:18 localhost kernel: [ 0.901719] ACPI: Fan [FAN] (on) >Sep 12 16:23:18 localhost kernel: [ 0.905759] thermal LNXTHERM:00: registered as thermal_zone0 >Sep 12 16:23:18 localhost kernel: [ 0.905767] ACPI: Thermal Zone [THRM] (41 C) >Sep 12 16:23:18 localhost kernel: [ 0.905850] GHES: HEST is not enabled! >Sep 12 16:23:18 localhost kernel: [ 0.906195] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Sep 12 16:23:18 localhost kernel: [ 0.926775] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Sep 12 16:23:18 localhost kernel: [ 0.948056] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Sep 12 16:23:18 localhost kernel: [ 0.948982] Non-volatile memory driver v1.3 >Sep 12 16:23:18 localhost kernel: [ 0.948989] Linux agpgart interface v0.103 >Sep 12 16:23:18 localhost kernel: [ 0.949155] agpgart-intel 0000:00:00.0: Intel 945G Chipset >Sep 12 16:23:18 localhost kernel: [ 0.949292] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable >Sep 12 16:23:18 localhost kernel: [ 0.949577] agpgart-intel 0000:00:00.0: detected 8192K stolen memory >Sep 12 16:23:18 localhost kernel: [ 0.949870] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 >Sep 12 16:23:18 localhost kernel: [ 0.952275] loop: module loaded >Sep 12 16:23:18 localhost kernel: [ 0.952566] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ] >Sep 12 16:23:18 localhost kernel: [ 0.953503] scsi0 : ata_piix >Sep 12 16:23:18 localhost kernel: [ 0.953753] scsi1 : ata_piix >Sep 12 16:23:18 localhost kernel: [ 0.955031] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14 >Sep 12 16:23:18 localhost kernel: [ 0.955040] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15 >Sep 12 16:23:18 localhost kernel: [ 0.955276] Fixed MDIO Bus: probed >Sep 12 16:23:18 localhost kernel: [ 0.955503] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Sep 12 16:23:18 localhost kernel: [ 0.955617] ehci_hcd 0000:00:1d.7: EHCI Host Controller >Sep 12 16:23:18 localhost kernel: [ 0.955749] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 >Sep 12 16:23:18 localhost kernel: [ 0.955792] ehci_hcd 0000:00:1d.7: using broken periodic workaround >Sep 12 16:23:18 localhost kernel: [ 0.955810] ehci_hcd 0000:00:1d.7: debug port 1 >Sep 12 16:23:18 localhost kernel: [ 0.959740] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdfff000 >Sep 12 16:23:18 localhost kernel: [ 0.965031] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >Sep 12 16:23:18 localhost kernel: [ 0.965092] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Sep 12 16:23:18 localhost kernel: [ 0.965099] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 12 16:23:18 localhost kernel: [ 0.965105] usb usb1: Product: EHCI Host Controller >Sep 12 16:23:18 localhost kernel: [ 0.965110] usb usb1: Manufacturer: Linux 3.3.4-5.fc17.x86_64 ehci_hcd >Sep 12 16:23:18 localhost kernel: [ 0.965116] usb usb1: SerialNumber: 0000:00:1d.7 >Sep 12 16:23:18 localhost kernel: [ 0.965433] hub 1-0:1.0: USB hub found >Sep 12 16:23:18 localhost kernel: [ 0.965445] hub 1-0:1.0: 8 ports detected >Sep 12 16:23:18 localhost kernel: [ 0.965643] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Sep 12 16:23:18 localhost kernel: [ 0.965677] uhci_hcd: USB Universal Host Controller Interface driver >Sep 12 16:23:18 localhost kernel: [ 0.965760] uhci_hcd 0000:00:1d.0: UHCI Host Controller >Sep 12 16:23:18 localhost kernel: [ 0.965957] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Sep 12 16:23:18 localhost kernel: [ 0.966039] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fe00 >Sep 12 16:23:18 localhost kernel: [ 0.966143] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Sep 12 16:23:18 localhost kernel: [ 0.966151] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 12 16:23:18 localhost kernel: [ 0.966159] usb usb2: Product: UHCI Host Controller >Sep 12 16:23:18 localhost kernel: [ 0.966164] usb usb2: Manufacturer: Linux 3.3.4-5.fc17.x86_64 uhci_hcd >Sep 12 16:23:18 localhost kernel: [ 0.966169] usb usb2: SerialNumber: 0000:00:1d.0 >Sep 12 16:23:18 localhost kernel: [ 0.966488] hub 2-0:1.0: USB hub found >Sep 12 16:23:18 localhost kernel: [ 0.966501] hub 2-0:1.0: 2 ports detected >Sep 12 16:23:18 localhost kernel: [ 0.966676] uhci_hcd 0000:00:1d.1: UHCI Host Controller >Sep 12 16:23:18 localhost kernel: [ 0.966848] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >Sep 12 16:23:18 localhost kernel: [ 0.966919] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00 >Sep 12 16:23:18 localhost kernel: [ 0.967041] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Sep 12 16:23:18 localhost kernel: [ 0.967048] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 12 16:23:18 localhost kernel: [ 0.967055] usb usb3: Product: UHCI Host Controller >Sep 12 16:23:18 localhost kernel: [ 0.967060] usb usb3: Manufacturer: Linux 3.3.4-5.fc17.x86_64 uhci_hcd >Sep 12 16:23:18 localhost kernel: [ 0.967065] usb usb3: SerialNumber: 0000:00:1d.1 >Sep 12 16:23:18 localhost kernel: [ 0.967358] hub 3-0:1.0: USB hub found >Sep 12 16:23:18 localhost kernel: [ 0.967370] hub 3-0:1.0: 2 ports detected >Sep 12 16:23:18 localhost kernel: [ 0.967549] uhci_hcd 0000:00:1d.2: UHCI Host Controller >Sep 12 16:23:18 localhost kernel: [ 0.967703] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >Sep 12 16:23:18 localhost kernel: [ 0.967765] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00 >Sep 12 16:23:18 localhost kernel: [ 0.967852] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Sep 12 16:23:18 localhost kernel: [ 0.967859] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 12 16:23:18 localhost kernel: [ 0.967865] usb usb4: Product: UHCI Host Controller >Sep 12 16:23:18 localhost kernel: [ 0.967870] usb usb4: Manufacturer: Linux 3.3.4-5.fc17.x86_64 uhci_hcd >Sep 12 16:23:18 localhost kernel: [ 0.967875] usb usb4: SerialNumber: 0000:00:1d.2 >Sep 12 16:23:18 localhost kernel: [ 0.968184] hub 4-0:1.0: USB hub found >Sep 12 16:23:18 localhost kernel: [ 0.968197] hub 4-0:1.0: 2 ports detected >Sep 12 16:23:18 localhost kernel: [ 0.968364] uhci_hcd 0000:00:1d.3: UHCI Host Controller >Sep 12 16:23:18 localhost kernel: [ 0.968529] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >Sep 12 16:23:18 localhost kernel: [ 0.968605] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00 >Sep 12 16:23:18 localhost kernel: [ 0.968699] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Sep 12 16:23:18 localhost kernel: [ 0.968707] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Sep 12 16:23:18 localhost kernel: [ 0.968713] usb usb5: Product: UHCI Host Controller >Sep 12 16:23:18 localhost kernel: [ 0.968718] usb usb5: Manufacturer: Linux 3.3.4-5.fc17.x86_64 uhci_hcd >Sep 12 16:23:18 localhost kernel: [ 0.968723] usb usb5: SerialNumber: 0000:00:1d.3 >Sep 12 16:23:18 localhost kernel: [ 0.969031] hub 5-0:1.0: USB hub found >Sep 12 16:23:18 localhost kernel: [ 0.969043] hub 5-0:1.0: 2 ports detected >Sep 12 16:23:18 localhost kernel: [ 0.969336] usbcore: registered new interface driver usbserial >Sep 12 16:23:18 localhost kernel: [ 0.969357] USB Serial support registered for generic >Sep 12 16:23:18 localhost kernel: [ 0.969393] usbcore: registered new interface driver usbserial_generic >Sep 12 16:23:18 localhost kernel: [ 0.969400] usbserial: USB Serial Driver core >Sep 12 16:23:18 localhost kernel: [ 0.969502] i8042: PNP: No PS/2 controller found. Probing ports directly. >Sep 12 16:23:18 localhost kernel: [ 0.969967] serio: i8042 KBD port at 0x60,0x64 irq 1 >Sep 12 16:23:18 localhost kernel: [ 0.969990] serio: i8042 AUX port at 0x60,0x64 irq 12 >Sep 12 16:23:18 localhost kernel: [ 0.970397] mousedev: PS/2 mouse device common for all mice >Sep 12 16:23:18 localhost kernel: [ 0.970917] rtc_cmos 00:03: RTC can wake from S4 >Sep 12 16:23:18 localhost kernel: [ 0.971213] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >Sep 12 16:23:18 localhost kernel: [ 0.971257] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs >Sep 12 16:23:18 localhost kernel: [ 0.971491] device-mapper: uevent: version 1.0.3 >Sep 12 16:23:18 localhost kernel: [ 0.971725] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >Sep 12 16:23:18 localhost kernel: [ 0.971946] cpuidle: using governor ladder >Sep 12 16:23:18 localhost kernel: [ 0.972110] cpuidle: using governor menu >Sep 12 16:23:18 localhost kernel: [ 0.972654] EFI Variables Facility v0.08 2004-May-17 >Sep 12 16:23:18 localhost kernel: [ 0.973040] usbcore: registered new interface driver usbhid >Sep 12 16:23:18 localhost kernel: [ 0.973045] usbhid: USB HID core driver >Sep 12 16:23:18 localhost kernel: [ 0.973232] ip_tables: (C) 2000-2006 Netfilter Core Team >Sep 12 16:23:18 localhost kernel: [ 0.973338] TCP cubic registered >Sep 12 16:23:18 localhost kernel: [ 0.973343] Initializing XFRM netlink socket >Sep 12 16:23:18 localhost kernel: [ 0.973685] NET: Registered protocol family 10 >Sep 12 16:23:18 localhost kernel: [ 0.974167] Mobile IPv6 >Sep 12 16:23:18 localhost kernel: [ 0.974176] NET: Registered protocol family 17 >Sep 12 16:23:18 localhost kernel: [ 0.974189] Registering the dns_resolver key type >Sep 12 16:23:18 localhost kernel: [ 0.974688] registered taskstats version 1 >Sep 12 16:23:18 localhost kernel: [ 0.975211] Magic number: 12:863:396 >Sep 12 16:23:18 localhost kernel: [ 0.975411] rtc_cmos 00:03: setting system clock to 2012-09-12 20:22:21 UTC (1347481341) >Sep 12 16:23:18 localhost kernel: [ 0.975565] ondemand governor failed, too long transition latency of HW, fallback to performance governor >Sep 12 16:23:18 localhost kernel: [ 0.975617] ondemand governor failed, too long transition latency of HW, fallback to performance governor >Sep 12 16:23:18 localhost kernel: [ 0.975643] p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available >Sep 12 16:23:18 localhost kernel: [ 0.975743] Initializing network drop monitor service >Sep 12 16:23:18 localhost kernel: [ 1.158095] ata1.00: ATA-7: ST380815AS, 4.AAB, max UDMA/133 >Sep 12 16:23:18 localhost kernel: [ 1.158104] ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 0/32) >Sep 12 16:23:18 localhost kernel: [ 1.233040] ata1.00: configured for UDMA/133 >Sep 12 16:23:18 localhost kernel: [ 1.233404] scsi 0:0:0:0: Direct-Access ATA ST380815AS 4.AA PQ: 0 ANSI: 5 >Sep 12 16:23:18 localhost kernel: [ 1.233941] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Sep 12 16:23:18 localhost kernel: [ 1.234001] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB) >Sep 12 16:23:18 localhost kernel: [ 1.234234] sd 0:0:0:0: [sda] Write Protect is off >Sep 12 16:23:18 localhost kernel: [ 1.234320] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Sep 12 16:23:18 localhost kernel: [ 1.281081] sda: >Sep 12 16:23:18 localhost kernel: [ 1.281615] sd 0:0:0:0: [sda] Attached SCSI disk >Sep 12 16:23:18 localhost kernel: [ 1.281837] Freeing unused kernel memory: 1000k freed >Sep 12 16:23:18 localhost kernel: [ 1.282785] Write protecting the kernel read-only data: 10240k >Sep 12 16:23:18 localhost kernel: [ 1.283589] Freeing unused kernel memory: 16k freed >Sep 12 16:23:18 localhost kernel: [ 1.296157] Freeing unused kernel memory: 1516k freed >Sep 12 16:23:18 localhost kernel: [ 1.420093] usb 1-4: new high-speed USB device number 4 using ehci_hcd >Sep 12 16:23:18 localhost kernel: [ 1.535567] usb 1-4: New USB device found, idVendor=093b, idProduct=0027 >Sep 12 16:23:18 localhost kernel: [ 1.535581] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Sep 12 16:23:18 localhost kernel: [ 1.535591] usb 1-4: Product: DVDR PX-610U USB Device >Sep 12 16:23:18 localhost kernel: [ 1.535598] usb 1-4: Manufacturer: Plextor >Sep 12 16:23:18 localhost kernel: [ 1.535605] usb 1-4: SerialNumber: 00101016400035985 >Sep 12 16:23:18 localhost kernel: [ 1.729914] [drm] Initialized drm 1.1.0 20060810 >Sep 12 16:23:18 localhost kernel: [ 1.742168] usb 2-1: new low-speed USB device number 2 using uhci_hcd >Sep 12 16:23:18 localhost kernel: [ 1.808901] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Sep 12 16:23:18 localhost kernel: [ 1.808910] [drm] Driver supports precise vblank timestamp query. >Sep 12 16:23:18 localhost kernel: [ 1.809634] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Sep 12 16:23:18 localhost kernel: [ 1.834052] [drm] initialized overlay support >Sep 12 16:23:18 localhost kernel: [ 1.908776] fbcon: inteldrmfb (fb0) is primary device >Sep 12 16:23:18 localhost kernel: [ 1.959429] Console: switching to colour frame buffer device 180x56 >Sep 12 16:23:18 localhost kernel: [ 1.974201] fb0: inteldrmfb frame buffer device >Sep 12 16:23:18 localhost kernel: [ 1.974207] drm: registered panic notifier >Sep 12 16:23:18 localhost kernel: [ 1.974245] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >Sep 12 16:23:18 localhost kernel: [ 1.976200] usb 2-1: New USB device found, idVendor=049f, idProduct=0051 >Sep 12 16:23:18 localhost kernel: [ 1.976213] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Sep 12 16:23:18 localhost kernel: [ 1.976222] usb 2-1: Product: USB Keyboard >Sep 12 16:23:18 localhost kernel: [ 1.976229] usb 2-1: Manufacturer: Chicony >Sep 12 16:23:18 localhost kernel: [ 2.019719] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input2 >Sep 12 16:23:18 localhost kernel: [ 2.020166] generic-usb 0003:049F:0051.0001: input,hidraw0: USB HID v1.00 Keyboard [Chicony USB Keyboard] on usb-0000:00:1d.0-1/input0 >Sep 12 16:23:18 localhost kernel: [ 2.102288] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.1/input/input3 >Sep 12 16:23:18 localhost kernel: [ 2.102862] generic-usb 0003:049F:0051.0002: input,hiddev0,hidraw1: USB HID v1.00 Device [Chicony USB Keyboard] on usb-0000:00:1d.0-1/input1 >Sep 12 16:23:18 localhost kernel: [ 2.309199] usb 2-2: new full-speed USB device number 3 using uhci_hcd >Sep 12 16:23:18 localhost kernel: [ 2.470283] usb 2-2: New USB device found, idVendor=17ef, idProduct=6000 >Sep 12 16:23:18 localhost kernel: [ 2.470299] usb 2-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >Sep 12 16:23:18 localhost kernel: [ 2.470309] usb 2-2: Product: Lenovo Laser Mouse >Sep 12 16:23:18 localhost kernel: [ 2.476580] input: Lenovo Laser Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input4 >Sep 12 16:23:18 localhost kernel: [ 2.477691] generic-usb 0003:17EF:6000.0003: input,hidraw2: USB HID v1.11 Mouse [Lenovo Laser Mouse] on usb-0000:00:1d.0-2/input0 >Sep 12 16:23:18 localhost kernel: [ 2.794446] Initializing USB Mass Storage driver... >Sep 12 16:23:18 localhost kernel: [ 2.795591] scsi2 : usb-storage 1-4:1.0 >Sep 12 16:23:18 localhost kernel: [ 2.795862] usbcore: registered new interface driver usb-storage >Sep 12 16:23:18 localhost kernel: [ 2.795868] USB Mass Storage support registered. >Sep 12 16:23:18 localhost kernel: [ 3.797511] scsi 2:0:0:0: CD-ROM PLEXTOR DVDR PX-610U 1.01 PQ: 0 ANSI: 0 >Sep 12 16:23:18 localhost kernel: [ 3.805988] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda pop-up >Sep 12 16:23:18 localhost kernel: [ 3.806000] cdrom: Uniform CD-ROM driver Revision: 3.20 >Sep 12 16:23:18 localhost kernel: [ 3.807214] sr 2:0:0:0: Attached scsi generic sg1 type 5 >Sep 12 16:23:18 localhost kernel: [ 5.660899] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Sep 12 16:23:18 localhost kernel: [ 7.932212] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Sep 12 16:23:18 localhost kernel: [ 13.880170] type=1404 audit(1347481354.403:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Sep 12 16:23:18 localhost kernel: [ 15.827522] SELinux: Permission ptrace_child in class process not defined in policy. >Sep 12 16:23:18 localhost kernel: [ 15.827809] SELinux: the above unknown classes and permissions will be allowed >Sep 12 16:23:18 localhost kernel: [ 15.861800] type=1403 audit(1347481356.384:3): policy loaded auid=4294967295 ses=4294967295 >Sep 12 16:23:18 localhost kernel: [ 29.496616] EXT4-fs (dm-0): re-mounted. Opts: (null) >Sep 12 16:23:18 localhost kernel: [ 36.898019] intel_rng: FWH not detected >Sep 12 16:23:18 localhost kernel: [ 37.857498] parport_pc 00:08: reported by Plug and Play ACPI >Sep 12 16:23:18 localhost kernel: [ 37.857560] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >Sep 12 16:23:18 localhost kernel: [ 37.872230] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Sep 12 16:23:18 localhost kernel: [ 37.873290] r8169 0000:02:00.0: eth0: RTL8102e at 0xffffc90010926000, 00:30:18:af:29:b7, XID 04c00000 IRQ 42 >Sep 12 16:23:18 localhost kernel: [ 38.603890] iTCO_vendor_support: vendor-support=0 >Sep 12 16:23:18 localhost kernel: [ 38.734086] microcode: CPU0 sig=0x106c2, pf=0x8, revision=0x209 >Sep 12 16:23:18 localhost kernel: [ 39.168825] ppdev: user-space parallel port driver >Sep 12 16:23:18 localhost kernel: [ 39.453185] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07 >Sep 12 16:23:18 localhost kernel: [ 39.453645] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460) >Sep 12 16:23:18 localhost kernel: [ 39.458852] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Sep 12 16:23:18 localhost kernel: [ 40.063781] leds_ss4200: no LED devices found >Sep 12 16:23:18 localhost kernel: [ 40.440661] microcode: CPU0 updated to revision 0x219, date = 2009-04-10 >Sep 12 16:23:18 localhost kernel: [ 40.445088] microcode: CPU1 sig=0x106c2, pf=0x8, revision=0x209 >Sep 12 16:23:18 localhost kernel: [ 40.449632] microcode: CPU1 updated to revision 0x219, date = 2009-04-10 >Sep 12 16:23:18 localhost kernel: [ 40.453673] microcode: CPU2 sig=0x106c2, pf=0x8, revision=0x209 >Sep 12 16:23:18 localhost kernel: [ 40.456746] microcode: CPU2 updated to revision 0x219, date = 2009-04-10 >Sep 12 16:23:18 localhost kernel: [ 40.460780] microcode: CPU3 sig=0x106c2, pf=0x8, revision=0x209 >Sep 12 16:23:18 localhost kernel: [ 40.463550] microcode: CPU3 updated to revision 0x219, date = 2009-04-10 >Sep 12 16:23:18 localhost kernel: [ 40.469352] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Sep 12 16:23:18 localhost kernel: [ 42.802133] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5 >Sep 12 16:23:18 localhost kernel: [ 42.802789] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 >Sep 12 16:23:18 localhost kernel: [ 42.803236] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 >Sep 12 16:23:18 localhost kernel: [ 42.803664] input: HDA Intel Front Headphone Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >Sep 12 16:23:18 localhost kernel: [ 42.804099] input: HDA Intel Headphone Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Sep 12 16:23:19 localhost kernel: [ 58.794260] ip6_tables: (C) 2000-2006 Netfilter Core Team >Sep 12 16:23:20 localhost kernel: [ 59.914229] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Sep 12 16:23:21 localhost ip6tables.init[545]: ip6tables: Applying firewall rules: [ OK ] >Sep 12 16:23:21 localhost iptables.init[542]: iptables: Applying firewall rules: [ OK ] >Sep 12 16:23:23 localhost livesys[541]: Adding live user [ OK ] >Sep 12 16:23:24 localhost NetworkManager[555]: <info> NetworkManager (version 0.9.4.0-7.git20120403.fc17) is starting... >Sep 12 16:23:24 localhost NetworkManager[555]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Sep 12 16:23:27 localhost systemd-logind[565]: New seat seat0. >Sep 12 16:23:27 localhost avahi-daemon[569]: Successfully called chroot(). >Sep 12 16:23:27 localhost avahi-daemon[569]: Successfully dropped remaining capabilities. >Sep 12 16:23:27 localhost avahi-daemon[569]: Loading service file /services/ssh.service. >Sep 12 16:23:27 localhost avahi-daemon[569]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Sep 12 16:23:27 localhost avahi-daemon[569]: Network interface enumeration completed. >Sep 12 16:23:27 localhost avahi-daemon[569]: Registering HINFO record with values 'X86_64'/'LINUX'. >Sep 12 16:23:27 localhost avahi-daemon[569]: Server startup complete. Host name is linux.local. Local service cookie is 385936727. >Sep 12 16:23:27 localhost avahi-daemon[569]: Service "linux" (/services/ssh.service) successfully established. >Sep 12 16:23:31 localhost NetworkManager[555]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Sep 12 16:23:31 localhost NetworkManager[555]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Sep 12 16:23:31 localhost NetworkManager[555]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Sep 12 16:23:31 localhost dbus-daemon[626]: dbus[626]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >Sep 12 16:23:31 localhost dbus[626]: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >Sep 12 16:23:32 localhost livesys[541]: ** (process:669): WARNING **: Command line `dbus-launch --autolaunch=e6ffb048d82adbbe1a1a727a00000034 --binary-syntax --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11 initialization failed.\n >Sep 12 16:23:32 localhost livesys[541]: ** (process:669): WARNING **: Command line `dbus-launch --autolaunch=e6ffb048d82adbbe1a1a727a00000034 --binary-syntax --close-stderr' exited with non-zero exit status 1: Autolaunch error: X11 initialization failed.\n >Sep 12 16:23:33 localhost polkitd[674]: started daemon version 0.104 using authority implementation `local' version `0.104' >Sep 12 16:23:33 localhost dbus-daemon[626]: dbus[626]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Sep 12 16:23:33 localhost dbus[626]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Sep 12 16:23:34 localhost NetworkManager[555]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Sep 12 16:23:34 localhost NetworkManager[555]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Sep 12 16:23:34 localhost NetworkManager[555]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Sep 12 16:23:34 localhost NetworkManager[555]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Sep 12 16:23:34 localhost NetworkManager[555]: <info> trying to start the modem manager... >Sep 12 16:23:34 localhost dbus[626]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Sep 12 16:23:34 localhost NetworkManager[555]: <info> monitoring kernel firmware directory '/lib/firmware'. >Sep 12 16:23:34 localhost dbus[626]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Sep 12 16:23:34 localhost dbus-daemon[626]: dbus[626]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Sep 12 16:23:34 localhost dbus-daemon[626]: dbus[626]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Sep 12 16:23:34 localhost NetworkManager[555]: <info> WiFi enabled by radio killswitch; enabled by state file >Sep 12 16:23:34 localhost NetworkManager[555]: <info> WWAN enabled by radio killswitch; enabled by state file >Sep 12 16:23:34 localhost NetworkManager[555]: <info> WiMAX enabled by radio killswitch; enabled by state file >Sep 12 16:23:34 localhost NetworkManager[555]: <info> Networking is enabled by state file >Sep 12 16:23:34 localhost NetworkManager[555]: <warn> failed to allocate link cache: (-10) Operation not supported >Sep 12 16:23:34 localhost NetworkManager[555]: <info> (p17p1): carrier is OFF >Sep 12 16:23:34 localhost NetworkManager[555]: <info> (p17p1): new Ethernet device (driver: 'r8169' ifindex: 2) >Sep 12 16:23:34 localhost NetworkManager[555]: <info> (p17p1): exported as /org/freedesktop/NetworkManager/Devices/0 >Sep 12 16:23:34 localhost NetworkManager[555]: <info> (p17p1): now managed >Sep 12 16:23:34 localhost kernel: [ 73.841850] r8169 0000:02:00.0: p17p1: link down >Sep 12 16:23:34 localhost NetworkManager[555]: <info> (p17p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Sep 12 16:23:34 localhost kernel: [ 73.843208] ADDRCONF(NETDEV_UP): p17p1: link is not ready >Sep 12 16:23:34 localhost NetworkManager[555]: <info> (p17p1): bringing up device. >Sep 12 16:23:34 localhost NetworkManager[555]: <info> (p17p1): preparing device. >Sep 12 16:23:34 localhost NetworkManager[555]: <info> (p17p1): deactivating device (reason 'managed') [2] >Sep 12 16:23:34 localhost NetworkManager[555]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/net/p17p1 >Sep 12 16:23:35 localhost dbus-daemon[626]: modem-manager[692]: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >Sep 12 16:23:35 localhost modem-manager[692]: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >Sep 12 16:23:35 localhost dbus-daemon[626]: dbus[626]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Sep 12 16:23:35 localhost dbus[626]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Sep 12 16:23:35 localhost NetworkManager[555]: <info> modem-manager is now available >Sep 12 16:23:35 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Option High-Speed >Sep 12 16:23:35 localhost modem-manager[692]: <info> Loaded plugin Option High-Speed >Sep 12 16:23:35 localhost bluetoothd[694]: bluetoothd[694]: Bluetooth daemon 4.98 >Sep 12 16:23:35 localhost bluetoothd[694]: Bluetooth daemon 4.98 >Sep 12 16:23:35 localhost modem-manager[692]: <info> Loaded plugin Sierra >Sep 12 16:23:35 localhost modem-manager[692]: <info> Loaded plugin Gobi >Sep 12 16:23:35 localhost modem-manager[692]: <info> Loaded plugin Samsung >Sep 12 16:23:35 localhost modem-manager[692]: <info> Loaded plugin Novatel >Sep 12 16:23:35 localhost modem-manager[692]: <info> Loaded plugin Linktop >Sep 12 16:23:35 localhost dbus[626]: [system] Successfully activated service 'org.bluez' >Sep 12 16:23:35 localhost bluetoothd[694]: Starting SDP server >Sep 12 16:23:35 localhost modem-manager[692]: <info> Loaded plugin Generic >Sep 12 16:23:35 localhost modem-manager[692]: <info> Loaded plugin Longcheer >Sep 12 16:23:35 localhost bluetoothd[694]: bluetoothd[694]: Starting SDP server >Sep 12 16:23:35 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Sierra >Sep 12 16:23:35 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Gobi >Sep 12 16:23:35 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Samsung >Sep 12 16:23:35 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Novatel >Sep 12 16:23:35 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Linktop >Sep 12 16:23:35 localhost dbus-daemon[626]: dbus[626]: [system] Successfully activated service 'org.bluez' >Sep 12 16:23:35 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Generic >Sep 12 16:23:35 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Longcheer >Sep 12 16:23:36 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Option >Sep 12 16:23:36 localhost modem-manager[692]: <info> Loaded plugin Option >Sep 12 16:23:36 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin ZTE >Sep 12 16:23:36 localhost modem-manager[692]: <info> Loaded plugin ZTE >Sep 12 16:23:36 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Nokia >Sep 12 16:23:36 localhost modem-manager[692]: <info> Loaded plugin Nokia >Sep 12 16:23:36 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin SimTech >Sep 12 16:23:36 localhost kernel: [ 75.985159] Bluetooth: Core ver 2.16 >Sep 12 16:23:36 localhost kernel: [ 75.985557] NET: Registered protocol family 31 >Sep 12 16:23:36 localhost kernel: [ 75.985567] Bluetooth: HCI device and connection manager initialized >Sep 12 16:23:36 localhost kernel: [ 75.985579] Bluetooth: HCI socket layer initialized >Sep 12 16:23:36 localhost kernel: [ 75.985585] Bluetooth: L2CAP socket layer initialized >Sep 12 16:23:36 localhost kernel: [ 75.985610] Bluetooth: SCO socket layer initialized >Sep 12 16:23:36 localhost modem-manager[692]: <info> Loaded plugin SimTech >Sep 12 16:23:36 localhost modem-manager[692]: <info> Loaded plugin Huawei >Sep 12 16:23:36 localhost modem-manager[692]: <info> Loaded plugin X22X >Sep 12 16:23:36 localhost modem-manager[692]: <info> Loaded plugin Ericsson MBM >Sep 12 16:23:36 localhost modem-manager[692]: <info> Loaded plugin MotoC >Sep 12 16:23:36 localhost modem-manager[692]: <info> Loaded plugin Wavecom >Sep 12 16:23:36 localhost modem-manager[692]: <info> Loaded plugin AnyData >Sep 12 16:23:36 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Huawei >Sep 12 16:23:36 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin X22X >Sep 12 16:23:36 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Ericsson MBM >Sep 12 16:23:36 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin MotoC >Sep 12 16:23:36 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin Wavecom >Sep 12 16:23:36 localhost kernel: [ 76.020608] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Sep 12 16:23:36 localhost kernel: [ 76.020618] Bluetooth: BNEP filters: protocol multicast >Sep 12 16:23:36 localhost dbus-daemon[626]: modem-manager[692]: <info> Loaded plugin AnyData >Sep 12 16:23:36 localhost bluetoothd[694]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Sep 12 16:23:36 localhost bluetoothd[694]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Sep 12 16:23:36 localhost bluetoothd[694]: bluetoothd[694]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Sep 12 16:23:36 localhost bluetoothd[694]: bluetoothd[694]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Sep 12 16:23:48 localhost dbus-daemon[626]: dbus[626]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' >Sep 12 16:23:48 localhost dbus[626]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' >Sep 12 16:23:48 localhost accounts-daemon[741]: started daemon version 0.6.18 >Sep 12 16:23:48 localhost dbus[626]: [system] Successfully activated service 'org.freedesktop.Accounts' >Sep 12 16:23:48 localhost dbus-daemon[626]: dbus[626]: [system] Successfully activated service 'org.freedesktop.Accounts' >Sep 12 16:23:48 localhost dbus-daemon[626]: dbus[626]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service' >Sep 12 16:23:48 localhost dbus[626]: [system] Activating via systemd: service name='org.freedesktop.ConsoleKit' unit='console-kit-daemon.service' >Sep 12 16:23:49 localhost dbus-daemon[626]: dbus[626]: [system] Successfully activated service 'org.freedesktop.ConsoleKit' >Sep 12 16:23:49 localhost dbus[626]: [system] Successfully activated service 'org.freedesktop.ConsoleKit' >Sep 12 16:23:51 localhost accounts-daemon[741]: (accounts-daemon:741): GLib-GObject-WARNING **: g_object_notify: object class `User' has no property named `x-session' >Sep 12 16:23:52 localhost systemd-logind[565]: New session 1 of user liveuser. >Sep 12 16:23:52 localhost systemd-logind[565]: Linked /tmp/.X11-unix/X0 to /run/user/liveuser/X11-display. >Sep 12 16:23:52 localhost gdm-autologin][739]: GLib-GObject-CRITICAL: g_object_unref: assertion `G_IS_OBJECT (object)' failed >Sep 12 16:23:52 localhost gdm-autologin][739]: GLib-GObject-CRITICAL: g_object_unref: assertion `G_IS_OBJECT (object)' failed >Sep 12 16:24:05 localhost systemd[1]: NetworkManager-wait-online.service: main process exited, code=exited, status=1 >Sep 12 16:24:05 localhost systemd[1]: Unit NetworkManager-wait-online.service entered failed state. >Sep 12 16:24:10 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Sep 12 16:24:10 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Sep 12 16:24:12 localhost kernel: [ 112.459622] RPC: Registered named UNIX socket transport module. >Sep 12 16:24:12 localhost kernel: [ 112.459634] RPC: Registered udp transport module. >Sep 12 16:24:12 localhost kernel: [ 112.459640] RPC: Registered tcp transport module. >Sep 12 16:24:12 localhost kernel: [ 112.459646] RPC: Registered tcp NFSv4.1 backchannel transport module. >Sep 12 16:24:15 localhost rpc.statd[1075]: Version 1.2.5 starting >Sep 12 16:24:15 localhost sm-notify[1076]: Version 1.2.5 starting >Sep 12 16:24:16 localhost rpc.statd[1075]: Initializing NSM state >Sep 12 16:24:23 localhost dbus-daemon[626]: dbus[626]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Sep 12 16:24:23 localhost dbus[626]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Sep 12 16:24:26 localhost dbus-daemon[626]: dbus[626]: [system] Successfully activated service 'org.freedesktop.UPower' >Sep 12 16:24:26 localhost dbus[626]: [system] Successfully activated service 'org.freedesktop.UPower' >Sep 12 16:24:26 localhost systemd[1]: Startup finished in 1s 335ms 450us (kernel) + 16s 20ms 167us (initrd) + 1min 48s 981ms 625us (userspace) = 2min 6s 337ms 242us. >Sep 12 16:24:26 localhost dbus-daemon[626]: dbus[626]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Sep 12 16:24:26 localhost dbus[626]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Sep 12 16:24:28 localhost udisksd[1108]: udisks daemon version 1.94.0 starting >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:24:28 localhost dbus[626]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Sep 12 16:24:28 localhost udisksd[1108]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Sep 12 16:24:28 localhost dbus-daemon[626]: dbus[626]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Sep 12 16:25:14 localhost dbus-daemon[626]: dbus[626]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' >Sep 12 16:25:14 localhost dbus[626]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' >Sep 12 16:25:14 localhost dbus-daemon[626]: dbus[626]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' >Sep 12 16:25:14 localhost dbus[626]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1' >Sep 12 16:25:14 localhost rtkit-daemon[1173]: Successfully made thread 1172 of process 1172 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Sep 12 16:25:15 localhost rtkit-daemon[1173]: Successfully made thread 1176 of process 1172 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 12 16:25:15 localhost rtkit-daemon[1173]: Successfully made thread 1177 of process 1172 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Sep 12 16:25:41 localhost kernel: [ 201.454093] usb 2-1: USB disconnect, device number 2 >Sep 12 16:25:44 localhost kernel: [ 203.848048] usb 3-1: new low-speed USB device number 2 using uhci_hcd >Sep 12 16:25:44 localhost kernel: [ 204.082102] usb 3-1: New USB device found, idVendor=049f, idProduct=0051 >Sep 12 16:25:44 localhost kernel: [ 204.082112] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Sep 12 16:25:44 localhost kernel: [ 204.082118] usb 3-1: Product: USB Keyboard >Sep 12 16:25:44 localhost kernel: [ 204.082123] usb 3-1: Manufacturer: Chicony >Sep 12 16:25:44 localhost kernel: [ 204.125668] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input10 >Sep 12 16:25:44 localhost kernel: [ 204.126666] generic-usb 0003:049F:0051.0004: input,hidraw0: USB HID v1.00 Keyboard [Chicony USB Keyboard] on usb-0000:00:1d.1-1/input0 >Sep 12 16:25:44 localhost kernel: [ 204.208306] input: Chicony USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/input/input11 >Sep 12 16:25:44 localhost kernel: [ 204.209731] generic-usb 0003:049F:0051.0005: input,hiddev0,hidraw1: USB HID v1.00 Device [Chicony USB Keyboard] on usb-0000:00:1d.1-1/input1 >Sep 12 16:27:13 localhost kernel: [ 292.605050] usb 1-1: new high-speed USB device number 6 using ehci_hcd >Sep 12 16:27:13 localhost kernel: [ 292.721618] usb 1-1: New USB device found, idVendor=0bda, idProduct=8172 >Sep 12 16:27:13 localhost kernel: [ 292.721627] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Sep 12 16:27:13 localhost kernel: [ 292.721633] usb 1-1: Product: RNX-180UBE >Sep 12 16:27:13 localhost kernel: [ 292.721638] usb 1-1: Manufacturer: Manufacturer Realtek >Sep 12 16:27:13 localhost kernel: [ 292.721644] usb 1-1: SerialNumber: 00e04c000001 >Sep 12 16:27:15 localhost kernel: [ 295.000285] r8712u: module is from the staging directory, the quality is unknown, you have been warned. >Sep 12 16:27:15 localhost kernel: [ 295.002714] r8712u: DriverVersion: v7_0.20100831 >Sep 12 16:27:15 localhost kernel: [ 295.002789] r8712u: register rtl8712_netdev_ops to netdev_ops >Sep 12 16:27:15 localhost kernel: [ 295.002797] r8712u: USB_SPEED_HIGH with 4 endpoints >Sep 12 16:27:15 localhost kernel: [ 295.003653] r8712u: Boot from EFUSE: Autoload OK >Sep 12 16:27:16 localhost kernel: [ 295.806991] r8712u: CustomerID = 0x0000 >Sep 12 16:27:16 localhost kernel: [ 295.807002] r8712u: MAC Address from efuse = 00:1a:ef:1f:cd:cc >Sep 12 16:27:16 localhost kernel: [ 295.807054] r8712u: Loading firmware from "rtlwifi/rtl8712u.bin" >Sep 12 16:27:16 localhost kernel: [ 295.809705] usbcore: registered new interface driver r8712u >Sep 12 16:27:17 localhost NetworkManager[555]: <warn> failed to allocate link cache: (-10) Operation not supported >Sep 12 16:27:17 localhost NetworkManager[555]: <info> (wlan0): driver does not support SSID scans (scan_capa 0x00). >Sep 12 16:27:17 localhost NetworkManager[555]: <info> (wlan0): using WEXT for WiFi device control >Sep 12 16:27:17 localhost NetworkManager[555]: <error> [1347481637.327780] [nm-device-wifi.c:2591] real_update_permanent_hw_address(): (wlan0): unable to read permanent MAC address (error 95) >Sep 12 16:27:17 localhost NetworkManager[555]: <info> (wlan0): new 802.11 WiFi device (driver: 'r8712u' ifindex: 3) >Sep 12 16:27:17 localhost NetworkManager[555]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >Sep 12 16:27:17 localhost NetworkManager[555]: <info> (wlan0): now managed >Sep 12 16:27:17 localhost NetworkManager[555]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Sep 12 16:27:17 localhost NetworkManager[555]: <info> (wlan0): bringing up device. >Sep 12 16:27:18 localhost kernel: [ 297.501493] r8712u: 1 RCR=0x153f00e >Sep 12 16:27:18 localhost kernel: [ 297.502244] r8712u: 2 RCR=0x553f00e >Sep 12 16:27:18 localhost kernel: [ 297.609205] ADDRCONF(NETDEV_UP): wlan0: link is not ready >Sep 12 16:27:18 localhost NetworkManager[555]: <info> (wlan0): preparing device. >Sep 12 16:27:18 localhost NetworkManager[555]: <info> (wlan0): deactivating device (reason 'managed') [2] >Sep 12 16:27:18 localhost dbus[626]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Sep 12 16:27:18 localhost dbus-daemon[626]: dbus[626]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Sep 12 16:27:18 localhost dbus-daemon[626]: dbus[626]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Sep 12 16:27:18 localhost dbus[626]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Sep 12 16:27:18 localhost NetworkManager[555]: <info> wpa_supplicant started >Sep 12 16:27:18 localhost NetworkManager[555]: <info> (wlan0): supplicant interface state: starting -> ready >Sep 12 16:27:18 localhost NetworkManager[555]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Sep 12 16:27:18 localhost NetworkManager[555]: <info> (wlan0): supplicant interface state: ready -> inactive >Sep 12 16:27:18 localhost NetworkManager[555]: <warn> Trying to remove a non-existant call id. >Sep 12 16:27:33 localhost NetworkManager[555]: ifcfg-rh: read connection 'WhoopAss' >Sep 12 16:27:33 localhost NetworkManager[555]: <info> Activation (wlan0) starting connection 'WhoopAss' >Sep 12 16:27:33 localhost NetworkManager[555]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Sep 12 16:27:33 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >Sep 12 16:27:33 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >Sep 12 16:27:33 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >Sep 12 16:27:33 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >Sep 12 16:27:33 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >Sep 12 16:27:33 localhost NetworkManager[555]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >Sep 12 16:27:33 localhost NetworkManager[555]: <info> Activation (wlan0/wireless): access point 'WhoopAss' has security, but secrets are required. >Sep 12 16:27:33 localhost NetworkManager[555]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0] >Sep 12 16:27:33 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >Sep 12 16:27:34 localhost NetworkManager[555]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-WhoopAss >Sep 12 16:27:34 localhost gnome-keyring-daemon[1213]: couldn't set environment variable in session: The name org.gnome.SessionManager was not provided by any .service files >Sep 12 16:28:06 localhost NetworkManager[555]: get_secret_flags: assertion `is_secret_prop (setting, secret_name, error)' failed >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >Sep 12 16:28:06 localhost NetworkManager[555]: <info> (wlan0): device state change: need-auth -> prepare (reason 'none') [60 40 0] >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >Sep 12 16:28:06 localhost NetworkManager[555]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Activation (wlan0/wireless): connection 'WhoopAss' has security, and secrets exist. No new secrets needed. >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Config: added 'ssid' value 'WhoopAss' >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Config: added 'scan_ssid' value '1' >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Config: added 'psk' value '<omitted>' >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Config: added 'proto' value 'WPA RSN' >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >Sep 12 16:28:06 localhost NetworkManager[555]: <info> Config: set interface ap_scan to 1 >Sep 12 16:28:06 localhost NetworkManager[555]: <info> (wlan0): supplicant interface state: inactive -> scanning >Sep 12 16:28:16 localhost NetworkManager[555]: <info> (wlan0): supplicant interface state: scanning -> associating >Sep 12 16:28:16 localhost kernel: [ 356.078110] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready >Sep 12 16:28:16 localhost NetworkManager[555]: <info> (wlan0): supplicant interface state: associating -> associated >Sep 12 16:28:16 localhost NetworkManager[555]: <info> (wlan0): supplicant interface state: associated -> 4-way handshake >Sep 12 16:28:16 localhost NetworkManager[555]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed >Sep 12 16:28:16 localhost NetworkManager[555]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'WhoopAss'. >Sep 12 16:28:16 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled. >Sep 12 16:28:16 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started... >Sep 12 16:28:16 localhost NetworkManager[555]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0] >Sep 12 16:28:16 localhost NetworkManager[555]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Sep 12 16:28:16 localhost NetworkManager[555]: <info> dhclient started with pid 1221 >Sep 12 16:28:16 localhost NetworkManager[555]: <info> Activation (wlan0) Beginning IP6 addrconf. >Sep 12 16:28:16 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete. >Sep 12 16:28:18 localhost avahi-daemon[569]: Registering new address record for fe80::21a:efff:fe1f:cdcc on wlan0.*. >Sep 12 16:28:21 localhost dhclient[1221]: Internet Systems Consortium DHCP Client 4.2.4rc1 >Sep 12 16:28:21 localhost dhclient[1221]: Copyright 2004-2012 Internet Systems Consortium. >Sep 12 16:28:21 localhost dhclient[1221]: All rights reserved. >Sep 12 16:28:21 localhost dhclient[1221]: For info, please visit https://www.isc.org/software/dhcp/ >Sep 12 16:28:21 localhost dhclient[1221]: >Sep 12 16:28:21 localhost NetworkManager[555]: <info> (wlan0): DHCPv4 state changed nbi -> preinit >Sep 12 16:28:21 localhost dhclient[1221]: Listening on LPF/wlan0/00:1a:ef:1f:cd:cc >Sep 12 16:28:21 localhost dhclient[1221]: Sending on LPF/wlan0/00:1a:ef:1f:cd:cc >Sep 12 16:28:21 localhost dhclient[1221]: Sending on Socket/fallback >Sep 12 16:28:21 localhost dhclient[1221]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5 (xid=0x2f269a85) >Sep 12 16:28:22 localhost dhclient[1221]: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 (xid=0x2f269a85) >Sep 12 16:28:22 localhost dhclient[1221]: DHCPOFFER from 192.168.2.10 >Sep 12 16:28:22 localhost dhclient[1221]: DHCPACK from 192.168.2.10 (xid=0x2f269a85) >Sep 12 16:28:22 localhost dhclient[1221]: bound to 192.168.2.84 -- renewal in 3374 seconds. >Sep 12 16:28:22 localhost NetworkManager[555]: <info> (wlan0): DHCPv4 state changed preinit -> bound >Sep 12 16:28:22 localhost NetworkManager[555]: <info> address 192.168.2.84 >Sep 12 16:28:22 localhost NetworkManager[555]: <info> prefix 24 (255.255.255.0) >Sep 12 16:28:22 localhost NetworkManager[555]: <info> gateway 192.168.2.10 >Sep 12 16:28:22 localhost NetworkManager[555]: <info> nameserver '192.168.2.10' >Sep 12 16:28:22 localhost NetworkManager[555]: <info> domain name 'localdomain' >Sep 12 16:28:22 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Sep 12 16:28:22 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started... >Sep 12 16:28:22 localhost avahi-daemon[569]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.2.84. >Sep 12 16:28:22 localhost avahi-daemon[569]: New relevant interface wlan0.IPv4 for mDNS. >Sep 12 16:28:22 localhost avahi-daemon[569]: Registering new address record for 192.168.2.84 on wlan0.IPv4. >Sep 12 16:28:23 localhost NetworkManager[555]: <info> (wlan0): device state change: ip-config -> activated (reason 'none') [70 100 0] >Sep 12 16:28:23 localhost NetworkManager[555]: <info> Policy set 'WhoopAss' (wlan0) as default for IPv4 routing and DNS. >Sep 12 16:28:23 localhost NetworkManager[555]: <info> Activation (wlan0) successful, device activated. >Sep 12 16:28:23 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete. >Sep 12 16:28:23 localhost dbus[626]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Sep 12 16:28:23 localhost dbus-daemon[626]: dbus[626]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Sep 12 16:28:23 localhost dbus-daemon[626]: dbus[626]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 12 16:28:23 localhost dbus[626]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Sep 12 16:28:36 localhost NetworkManager[555]: <info> (wlan0): IP6 addrconf timed out or failed. >Sep 12 16:28:36 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Sep 12 16:28:36 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Sep 12 16:28:36 localhost NetworkManager[555]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Sep 12 16:30:01 localhost yum[1384]: Installed: wipe-0.21-6.fc17.x86_64 >Sep 12 16:30:01 localhost dbus-daemon[626]: dbus[626]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Sep 12 16:30:01 localhost dbus[626]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Sep 12 16:30:01 localhost dbus-daemon[626]: dbus[626]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Sep 12 16:30:01 localhost dbus[626]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Sep 12 16:31:34 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:38 localhost kernel: [ 558.333685] md: raid0 personality registered for level 0 >Sep 12 16:31:38 localhost kernel: [ 558.355392] md: raid1 personality registered for level 1 >Sep 12 16:31:39 localhost kernel: [ 558.475913] async_tx: api initialized (async) >Sep 12 16:31:39 localhost kernel: [ 558.614907] xor: automatically using best checksumming function: generic_sse >Sep 12 16:31:39 localhost kernel: [ 558.619041] generic_sse: 4532.000 MB/sec >Sep 12 16:31:39 localhost kernel: [ 558.619049] xor: using function: generic_sse (4532.000 MB/sec) >Sep 12 16:31:39 localhost kernel: [ 558.922142] raid6: int64x1 308 MB/s >Sep 12 16:31:39 localhost kernel: [ 558.939106] raid6: int64x2 488 MB/s >Sep 12 16:31:39 localhost kernel: [ 558.956115] raid6: int64x4 535 MB/s >Sep 12 16:31:39 localhost kernel: [ 558.973101] raid6: int64x8 605 MB/s >Sep 12 16:31:39 localhost kernel: [ 558.990089] raid6: sse2x1 683 MB/s >Sep 12 16:31:39 localhost kernel: [ 559.007110] raid6: sse2x2 1214 MB/s >Sep 12 16:31:39 localhost kernel: [ 559.024047] raid6: sse2x4 1675 MB/s >Sep 12 16:31:39 localhost kernel: [ 559.024054] raid6: using algorithm sse2x4 (1675 MB/s) >Sep 12 16:31:39 localhost kernel: [ 559.041634] md: raid6 personality registered for level 6 >Sep 12 16:31:39 localhost kernel: [ 559.041645] md: raid5 personality registered for level 5 >Sep 12 16:31:39 localhost kernel: [ 559.041652] md: raid4 personality registered for level 4 >Sep 12 16:31:39 localhost kernel: [ 559.062077] md: raid10 personality registered for level 10 >Sep 12 16:31:39 localhost kernel: [ 559.106091] device-mapper: multipath: version 1.3.0 loaded >Sep 12 16:31:39 localhost kernel: [ 559.113630] device-mapper: multipath round-robin: version 1.0.0 loaded >Sep 12 16:31:40 localhost kernel: [ 560.058303] Loading iSCSI transport class v2.0-870. >Sep 12 16:31:40 localhost kernel: [ 560.317540] iscsi: registered transport (tcp) >Sep 12 16:31:41 localhost kernel: [ 560.497127] No iBFT detected. >Sep 12 16:31:41 localhost dbus-daemon[626]: dbus[626]: avc: received setenforce notice (enforcing=0) >Sep 12 16:31:41 localhost dbus[822]: avc: received setenforce notice (enforcing=0) >Sep 12 16:31:41 localhost dbus[626]: avc: received setenforce notice (enforcing=0) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:45 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:46 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:46 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:46 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:46 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:46 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:46 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:47 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:47 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:47 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:47 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:47 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:47 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:31:49 localhost anaconda: /sbin/anaconda 17.29 >Sep 12 16:31:51 localhost program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >Sep 12 16:31:56 localhost anaconda: 2097152 kB (2048 MB) are available >Sep 12 16:31:56 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Sep 12 16:31:56 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/loop3', '--lang', 'en_US.UTF-8'] >Sep 12 16:31:56 localhost anaconda: Default encoding = ascii >Sep 12 16:31:56 localhost anaconda: Display mode = g >Sep 12 16:31:56 localhost anaconda: 2097152 kB (2048 MB) are available >Sep 12 16:31:56 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Sep 12 16:31:56 localhost anaconda: Starting graphical installation. >Sep 12 16:31:56 localhost anaconda: using only installclass _Fedora >Sep 12 16:31:56 localhost anaconda: Detected 2000M of memory >Sep 12 16:31:56 localhost anaconda: Swap attempt of 2000M to 4000M >Sep 12 16:31:57 localhost program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >Sep 12 16:32:01 localhost anaconda: set timezone: America/New_York, utc: 0 >Sep 12 16:32:01 localhost anaconda: set timezone: America/New_York, utc: 0 >Sep 12 16:32:01 localhost anaconda: dispatch: resetting to the first step. >Sep 12 16:32:01 localhost anaconda: dispatch: moving (1) to step sshd >Sep 12 16:32:01 localhost anaconda: sshd: not enabled, skipping. >Sep 12 16:32:01 localhost anaconda: created new libuser.conf at /tmp/libuser.9pP1sm with instPath="/mnt/sysimage" >Sep 12 16:32:01 localhost anaconda: dispatch: leaving (1) step sshd >Sep 12 16:32:01 localhost anaconda: dispatch: moving (1) to step keyboard >Sep 12 16:32:04 localhost anaconda: dispatch: leaving (1) step keyboard >Sep 12 16:32:04 localhost anaconda: dispatch: moving (1) to step filtertype >Sep 12 16:32:05 localhost anaconda: dispatch: leaving (1) step filtertype >Sep 12 16:32:05 localhost anaconda: dispatch: moving (1) to step filter >Sep 12 16:32:05 localhost anaconda: dispatch: leaving (1) step filter >Sep 12 16:32:05 localhost anaconda: dispatch: moving (1) to step storageinit >Sep 12 16:32:05 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Sep 12 16:32:05 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost program: Running... modprobe fcoe >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:06 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Sep 12 16:32:06 localhost program: No FCoE boot disk information is found in EDD! >Sep 12 16:32:06 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Sep 12 16:32:06 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Sep 12 16:32:06 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Sep 12 16:32:06 localhost storage: not going to create backup copy of non-existent /etc/multipath.conf >Sep 12 16:32:06 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Sep 12 16:32:06 localhost storage: sr0 looks to be the live device; marking as protected >Sep 12 16:32:06 localhost program: Running... modprobe scsi_wait_scan >Sep 12 16:32:06 localhost program: Running... rmmod scsi_wait_scan >Sep 12 16:32:06 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:32:07 localhost program: Running... multipath -d >Sep 12 16:32:07 localhost program: Running... multipath -ll >Sep 12 16:32:07 localhost storage: MultipathTopology: found non-disk device: sr0 >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: sda >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: loop0 >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: loop1 >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: loop2 >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: loop3 >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: loop4 >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: loop5 >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: loop6 >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: loop7 >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: dm-0 >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: dm-1 >Sep 12 16:32:07 localhost storage: MultipathTopology: found singlepath device: dm-2 >Sep 12 16:32:07 localhost storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >Sep 12 16:32:07 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0)... >Sep 12 16:32:07 localhost storage: sr0 is a cdrom >Sep 12 16:32:07 localhost storage: added cdrom sr0 (id 0) to device tree >Sep 12 16:32:07 localhost storage: type detected on 'sr0' is 'iso9660' >Sep 12 16:32:07 localhost storage: got device: OpticalDevice instance (0x345d550) -- >Sep 12 16:32:07 localhost storage: got format: Iso9660FS instance (0x34dee10) -- >Sep 12 16:32:07 localhost storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Sep 12 16:32:07 localhost storage: sda is part of a biosraid >Sep 12 16:32:07 localhost storage: added disk sda (id 1) to device tree >Sep 12 16:32:07 localhost storage: type detected on 'sda' is 'adaptec_raid_member' >Sep 12 16:32:07 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:07 localhost storage: got device: DiskDevice instance (0x34dee90) -- >Sep 12 16:32:07 localhost storage: got format: DMRaidMember instance (0x34defd0) -- >Sep 12 16:32:07 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Sep 12 16:32:08 localhost storage: loop0 is a loop device >Sep 12 16:32:08 localhost storage: added file /osmin.img (deleted) (id 2) to device tree >Sep 12 16:32:08 localhost storage: added loop loop0 (id 3) to device tree >Sep 12 16:32:08 localhost storage: disklabel detected but not usable on loop0 >Sep 12 16:32:08 localhost storage: type detected on 'loop0' is 'squashfs' >Sep 12 16:32:08 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:08 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:08 localhost storage: got device: LoopDevice instance (0x34e83d0) -- >Sep 12 16:32:08 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Sep 12 16:32:08 localhost storage: loop1 is a loop device >Sep 12 16:32:08 localhost storage: added file /osmin (id 4) to device tree >Sep 12 16:32:08 localhost storage: added loop loop1 (id 5) to device tree >Sep 12 16:32:08 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:08 localhost storage: disklabel detected but not usable on loop1 >Sep 12 16:32:08 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Sep 12 16:32:08 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:08 localhost storage: got device: LoopDevice instance (0x34e8290) -- >Sep 12 16:32:08 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Sep 12 16:32:08 localhost storage: loop2 is a loop device >Sep 12 16:32:08 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >Sep 12 16:32:08 localhost storage: added loop loop2 (id 7) to device tree >Sep 12 16:32:08 localhost storage: disklabel detected but not usable on loop2 >Sep 12 16:32:08 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:08 localhost storage: type detected on 'loop2' is 'squashfs' >Sep 12 16:32:08 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:08 localhost storage: got device: LoopDevice instance (0x34f0390) -- >Sep 12 16:32:08 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Sep 12 16:32:08 localhost storage: loop3 is a loop device >Sep 12 16:32:08 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1634 due to rate-limiting >Sep 12 16:32:08 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:09 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:09 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:09 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:10 localhost rsyslogd-2177: imuxsock lost 315 messages from pid 1634 due to rate-limiting >Sep 12 16:32:10 localhost storage: added dm live-osimg-min (id 13) to device tree >Sep 12 16:32:10 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Sep 12 16:32:10 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Sep 12 16:32:10 localhost program: Filesystem volume name: _Fedora-17-x86_6 >Sep 12 16:32:10 localhost program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >Sep 12 16:32:10 localhost program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >Sep 12 16:32:10 localhost program: Filesystem magic number: 0xEF53 >Sep 12 16:32:10 localhost program: Filesystem revision #: 1 (dynamic) >Sep 12 16:32:10 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 >Sep 12 16:32:10 localhost program: Filesystem flags: signed_directory_hash >Sep 12 16:32:10 localhost program: Default mount options: user_xattr acl >Sep 12 16:32:10 localhost program: Filesystem state: clean >Sep 12 16:32:10 localhost program: Errors behavior: Continue >Sep 12 16:32:10 localhost program: Filesystem OS type: Linux >Sep 12 16:32:10 localhost program: Inode count: 163840 >Sep 12 16:32:10 localhost program: Block count: 642130 >Sep 12 16:32:10 localhost program: Reserved block count: 6420 >Sep 12 16:32:10 localhost program: Free blocks: 7999 >Sep 12 16:32:10 localhost program: Free inodes: 65451 >Sep 12 16:32:10 localhost program: First block: 0 >Sep 12 16:32:10 localhost program: Block size: 4096 >Sep 12 16:32:10 localhost program: Fragment size: 4096 >Sep 12 16:32:10 localhost program: Reserved GDT blocks: 191 >Sep 12 16:32:10 localhost program: Blocks per group: 32768 >Sep 12 16:32:10 localhost program: Fragments per group: 32768 >Sep 12 16:32:10 localhost program: Inodes per group: 8192 >Sep 12 16:32:10 localhost program: Inode blocks per group: 512 >Sep 12 16:32:10 localhost program: Flex block group size: 16 >Sep 12 16:32:10 localhost program: Filesystem created: Tue May 22 16:39:38 2012 >Sep 12 16:32:10 localhost program: Last mount time: Tue May 22 16:39:39 2012 >Sep 12 16:32:10 localhost program: Last write time: Tue May 22 16:49:57 2012 >Sep 12 16:32:10 localhost program: Mount count: 0 >Sep 12 16:32:10 localhost program: Maximum mount count: -1 >Sep 12 16:32:10 localhost program: Last checked: Tue May 22 16:49:57 2012 >Sep 12 16:32:10 localhost program: Check interval: 0 (<none>) >Sep 12 16:32:10 localhost program: Lifetime writes: 166 MB >Sep 12 16:32:10 localhost program: Reserved blocks uid: 0 (user root) >Sep 12 16:32:10 localhost program: Reserved blocks gid: 0 (group root) >Sep 12 16:32:10 localhost program: First inode: 11 >Sep 12 16:32:10 localhost program: Inode size:#011 256 >Sep 12 16:32:10 localhost program: Required extra isize: 28 >Sep 12 16:32:10 localhost program: Desired extra isize: 28 >Sep 12 16:32:10 localhost program: Journal inode: 8 >Sep 12 16:32:10 localhost program: Default directory hash: half_md4 >Sep 12 16:32:10 localhost program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >Sep 12 16:32:10 localhost program: Journal backup: inode blocks >Sep 12 16:32:10 localhost program: Journal features: journal_incompat_revoke >Sep 12 16:32:10 localhost program: Journal size: 64M >Sep 12 16:32:10 localhost program: Journal length: 16384 >Sep 12 16:32:10 localhost program: Journal sequence: 0x00001563 >Sep 12 16:32:10 localhost program: Journal start: 0 >Sep 12 16:32:10 localhost program: >Sep 12 16:32:10 localhost program: dumpe2fs 1.42 (29-Nov-2011) >Sep 12 16:32:10 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Sep 12 16:32:10 localhost program: Filesystem volume name: _Fedora-17-x86_6 >Sep 12 16:32:10 localhost program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >Sep 12 16:32:10 localhost program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >Sep 12 16:32:10 localhost program: Filesystem magic number: 0xEF53 >Sep 12 16:32:10 localhost program: Filesystem revision #: 1 (dynamic) >Sep 12 16:32:10 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 >Sep 12 16:32:10 localhost program: Filesystem flags: signed_directory_hash >Sep 12 16:32:10 localhost program: Default mount options: user_xattr acl >Sep 12 16:32:10 localhost program: Filesystem state: clean >Sep 12 16:32:10 localhost program: Errors behavior: Continue >Sep 12 16:32:10 localhost program: Filesystem OS type: Linux >Sep 12 16:32:10 localhost program: Inode count: 163840 >Sep 12 16:32:10 localhost program: Block count: 642130 >Sep 12 16:32:10 localhost program: Reserved block count: 6420 >Sep 12 16:32:10 localhost program: Free blocks: 7999 >Sep 12 16:32:10 localhost program: Free inodes: 65451 >Sep 12 16:32:10 localhost program: First block: 0 >Sep 12 16:32:10 localhost program: Block size: 4096 >Sep 12 16:32:10 localhost program: Fragment size: 4096 >Sep 12 16:32:10 localhost program: Reserved GDT blocks: 191 >Sep 12 16:32:10 localhost program: Blocks per group: 32768 >Sep 12 16:32:10 localhost program: Fragments per group: 32768 >Sep 12 16:32:10 localhost program: Inodes per group: 8192 >Sep 12 16:32:10 localhost program: Inode blocks per group: 512 >Sep 12 16:32:10 localhost program: Flex block group size: 16 >Sep 12 16:32:10 localhost program: Filesystem created: Tue May 22 16:39:38 2012 >Sep 12 16:32:10 localhost program: Last mount time: Tue May 22 16:39:39 2012 >Sep 12 16:32:10 localhost program: Last write time: Tue May 22 16:49:57 2012 >Sep 12 16:32:10 localhost program: Mount count: 0 >Sep 12 16:32:10 localhost program: Maximum mount count: -1 >Sep 12 16:32:10 localhost program: Last checked: Tue May 22 16:49:57 2012 >Sep 12 16:32:10 localhost program: Check interval: 0 (<none>) >Sep 12 16:32:10 localhost program: Lifetime writes: 166 MB >Sep 12 16:32:10 localhost program: Reserved blocks uid: 0 (user root) >Sep 12 16:32:10 localhost program: Reserved blocks gid: 0 (group root) >Sep 12 16:32:10 localhost program: First inode: 11 >Sep 12 16:32:10 localhost program: Inode size:#011 256 >Sep 12 16:32:10 localhost program: Required extra isize: 28 >Sep 12 16:32:10 localhost program: Desired extra isize: 28 >Sep 12 16:32:10 localhost program: Journal inode: 8 >Sep 12 16:32:10 localhost program: Default directory hash: half_md4 >Sep 12 16:32:10 localhost program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >Sep 12 16:32:10 localhost program: Journal backup: inode blocks >Sep 12 16:32:10 localhost program: Journal features: journal_incompat_revoke >Sep 12 16:32:10 localhost program: Journal size: 64M >Sep 12 16:32:10 localhost program: Journal length: 16384 >Sep 12 16:32:10 localhost program: Journal sequence: 0x00001563 >Sep 12 16:32:10 localhost program: Journal start: 0 >Sep 12 16:32:10 localhost program: >Sep 12 16:32:10 localhost program: dumpe2fs 1.42 (29-Nov-2011) >Sep 12 16:32:10 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Sep 12 16:32:10 localhost program: Couldn't find valid filesystem superblock. >Sep 12 16:32:10 localhost program: resize2fs 1.42 (29-Nov-2011) >Sep 12 16:32:10 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Sep 12 16:32:10 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:10 localhost storage: got device: DMDevice instance (0x34f0dd0) -- >Sep 12 16:32:10 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:32:10 localhost storage: got format: Ext4FS instance (0x3530050) -- >Sep 12 16:32:10 localhost storage: scanning asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 (/devices/virtual/block/dm-2)... >Sep 12 16:32:10 localhost storage: asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 is a device-mapper device >Sep 12 16:32:10 localhost storage: ignoring dm device asr_boot\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 >Sep 12 16:32:10 localhost program: Running... modprobe scsi_wait_scan >Sep 12 16:32:10 localhost program: Running... rmmod scsi_wait_scan >Sep 12 16:32:10 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:32:16 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:32:16 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:32:16 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Sep 12 16:32:16 localhost storage: not going to restore from backup of non-existent /etc/multipath.conf >Sep 12 16:32:16 localhost storage: edd: collected mbr signatures: {} >Sep 12 16:32:18 localhost anaconda: dispatch: leaving (1) step storageinit >Sep 12 16:32:18 localhost anaconda: dispatch: moving (1) to step network >Sep 12 16:32:19 localhost NetworkManager[555]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p17p1 ... >Sep 12 16:32:19 localhost NetworkManager[555]: <warn> failed to allocate link cache: (-10) Operation not supported >Sep 12 16:32:19 localhost NetworkManager[555]: ifcfg-rh: read connection 'System p17p1' >Sep 12 16:32:19 localhost NetworkManager[555]: <warn> failed to allocate link cache: (-10) Operation not supported >Sep 12 16:32:21 localhost dbus[822]: avc: received setenforce notice (enforcing=1) >Sep 12 16:32:21 localhost dbus[626]: avc: received setenforce notice (enforcing=1) >Sep 12 16:32:22 localhost dbus-daemon[626]: dbus[626]: avc: received setenforce notice (enforcing=1) >Sep 12 16:32:22 localhost dbus-daemon[626]: dbus[626]: [system] Reloaded configuration >Sep 12 16:32:22 localhost dbus[626]: [system] Reloaded configuration >Sep 12 16:34:34 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:37 localhost dbus[822]: avc: received setenforce notice (enforcing=0) >Sep 12 16:34:37 localhost dbus[626]: avc: received setenforce notice (enforcing=0) >Sep 12 16:34:37 localhost dbus-daemon[626]: dbus[626]: avc: received setenforce notice (enforcing=0) >Sep 12 16:34:37 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:37 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:40 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:40 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:41 localhost anaconda: /sbin/anaconda 17.29 >Sep 12 16:34:42 localhost program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >Sep 12 16:34:46 localhost anaconda: 2097152 kB (2048 MB) are available >Sep 12 16:34:46 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Sep 12 16:34:46 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/loop3', '--lang', 'en_US.UTF-8'] >Sep 12 16:34:46 localhost anaconda: Default encoding = ascii >Sep 12 16:34:46 localhost anaconda: Display mode = g >Sep 12 16:34:46 localhost anaconda: 2097152 kB (2048 MB) are available >Sep 12 16:34:46 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Sep 12 16:34:46 localhost anaconda: Starting graphical installation. >Sep 12 16:34:46 localhost anaconda: using only installclass _Fedora >Sep 12 16:34:46 localhost anaconda: Detected 2000M of memory >Sep 12 16:34:46 localhost anaconda: Swap attempt of 2000M to 4000M >Sep 12 16:34:46 localhost program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >Sep 12 16:34:50 localhost anaconda: set timezone: America/New_York, utc: 0 >Sep 12 16:34:50 localhost anaconda: set timezone: America/New_York, utc: 0 >Sep 12 16:34:51 localhost anaconda: dispatch: resetting to the first step. >Sep 12 16:34:51 localhost anaconda: dispatch: moving (1) to step sshd >Sep 12 16:34:51 localhost anaconda: sshd: not enabled, skipping. >Sep 12 16:34:51 localhost anaconda: created new libuser.conf at /tmp/libuser.olXamP with instPath="/mnt/sysimage" >Sep 12 16:34:51 localhost anaconda: dispatch: leaving (1) step sshd >Sep 12 16:34:51 localhost anaconda: dispatch: moving (1) to step keyboard >Sep 12 16:34:53 localhost anaconda: dispatch: leaving (1) step keyboard >Sep 12 16:34:53 localhost anaconda: dispatch: moving (1) to step filtertype >Sep 12 16:34:54 localhost anaconda: dispatch: leaving (1) step filtertype >Sep 12 16:34:54 localhost anaconda: dispatch: moving (1) to step filter >Sep 12 16:34:54 localhost anaconda: dispatch: leaving (1) step filter >Sep 12 16:34:54 localhost anaconda: dispatch: moving (1) to step storageinit >Sep 12 16:34:54 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost program: Running... modprobe fcoe >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Sep 12 16:34:54 localhost program: No FCoE boot disk information is found in EDD! >Sep 12 16:34:54 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Sep 12 16:34:54 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Sep 12 16:34:54 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Sep 12 16:34:54 localhost storage: not going to create backup copy of non-existent /etc/multipath.conf >Sep 12 16:34:54 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Sep 12 16:34:54 localhost storage: sr0 looks to be the live device; marking as protected >Sep 12 16:34:54 localhost program: Running... modprobe scsi_wait_scan >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost program: Running... rmmod scsi_wait_scan >Sep 12 16:34:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:54 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:34:54 localhost program: Running... multipath -d >Sep 12 16:34:54 localhost program: Running... multipath -ll >Sep 12 16:34:55 localhost storage: MultipathTopology: found non-disk device: sr0 >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: sda >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: loop0 >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: loop1 >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: loop2 >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: loop3 >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: loop4 >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: loop5 >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: loop6 >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: loop7 >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: dm-0 >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: dm-1 >Sep 12 16:34:55 localhost storage: MultipathTopology: found singlepath device: dm-2 >Sep 12 16:34:55 localhost storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >Sep 12 16:34:55 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0)... >Sep 12 16:34:55 localhost storage: sr0 is a cdrom >Sep 12 16:34:55 localhost storage: added cdrom sr0 (id 0) to device tree >Sep 12 16:34:55 localhost storage: type detected on 'sr0' is 'iso9660' >Sep 12 16:34:55 localhost storage: got device: OpticalDevice instance (0x2513550) -- >Sep 12 16:34:55 localhost storage: got format: Iso9660FS instance (0x25c7e10) -- >Sep 12 16:34:55 localhost storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Sep 12 16:34:55 localhost storage: sda is part of a biosraid >Sep 12 16:34:55 localhost storage: added disk sda (id 1) to device tree >Sep 12 16:34:55 localhost storage: type detected on 'sda' is 'adaptec_raid_member' >Sep 12 16:34:55 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:55 localhost storage: got device: DiskDevice instance (0x25c7e90) -- >Sep 12 16:34:55 localhost storage: got format: DMRaidMember instance (0x25c7fd0) -- >Sep 12 16:34:55 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Sep 12 16:34:55 localhost storage: loop0 is a loop device >Sep 12 16:34:56 localhost storage: added file /osmin.img (deleted) (id 2) to device tree >Sep 12 16:34:56 localhost storage: added loop loop0 (id 3) to device tree >Sep 12 16:34:56 localhost storage: disklabel detected but not usable on loop0 >Sep 12 16:34:56 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:56 localhost storage: type detected on 'loop0' is 'squashfs' >Sep 12 16:34:56 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:56 localhost storage: got device: LoopDevice instance (0x25d13d0) -- >Sep 12 16:34:56 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Sep 12 16:34:56 localhost storage: loop1 is a loop device >Sep 12 16:34:56 localhost storage: added file /osmin (id 4) to device tree >Sep 12 16:34:56 localhost storage: added loop loop1 (id 5) to device tree >Sep 12 16:34:56 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:56 localhost storage: disklabel detected but not usable on loop1 >Sep 12 16:34:56 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Sep 12 16:34:56 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:56 localhost storage: got device: LoopDevice instance (0x25d1290) -- >Sep 12 16:34:56 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Sep 12 16:34:56 localhost storage: loop2 is a loop device >Sep 12 16:34:56 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >Sep 12 16:34:56 localhost storage: added loop loop2 (id 7) to device tree >Sep 12 16:34:56 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:56 localhost storage: disklabel detected but not usable on loop2 >Sep 12 16:34:56 localhost storage: type detected on 'loop2' is 'squashfs' >Sep 12 16:34:56 localhost storage: got device: LoopDevice instance (0x25d9390) -- >Sep 12 16:34:56 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Sep 12 16:34:56 localhost storage: loop3 is a loop device >Sep 12 16:34:56 localhost storage: added file /LiveOS/ext3fs.img (id 8) to device tree >Sep 12 16:34:56 localhost storage: added loop loop3 (id 9) to device tree >Sep 12 16:34:56 localhost storage: type detected on 'loop3' is 'ext4' >Sep 12 16:34:56 localhost program: Running... dumpe2fs -h /dev/loop3 >Sep 12 16:34:56 localhost program: Filesystem volume name: _Fedora-17-x86_6 >Sep 12 16:34:56 localhost program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >Sep 12 16:34:56 localhost program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >Sep 12 16:34:56 localhost program: Filesystem magic number: 0xEF53 >Sep 12 16:34:56 localhost program: Filesystem revision #: 1 (dynamic) >Sep 12 16:34:56 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 >Sep 12 16:34:56 localhost program: Filesystem flags: signed_directory_hash >Sep 12 16:34:56 localhost program: Default mount options: user_xattr acl >Sep 12 16:34:56 localhost program: Filesystem state: clean >Sep 12 16:34:56 localhost program: Errors behavior: Continue >Sep 12 16:34:56 localhost program: Filesystem OS type: Linux >Sep 12 16:34:56 localhost program: Inode count: 196608 >Sep 12 16:34:56 localhost program: Block count: 786432 >Sep 12 16:34:56 localhost program: Reserved block count: 7863 >Sep 12 16:34:56 localhost program: Free blocks: 150245 >Sep 12 16:34:56 localhost program: Free inodes: 98219 >Sep 12 16:34:56 localhost program: First block: 0 >Sep 12 16:34:56 localhost program: Block size: 4096 >Sep 12 16:34:56 localhost program: Fragment size: 4096 >Sep 12 16:34:56 localhost program: Reserved GDT blocks: 191 >Sep 12 16:34:56 localhost program: Blocks per group: 32768 >Sep 12 16:34:56 localhost program: Fragments per group: 32768 >Sep 12 16:34:56 localhost program: Inodes per group: 8192 >Sep 12 16:34:56 localhost program: Inode blocks per group: 512 >Sep 12 16:34:56 localhost program: Flex block group size: 16 >Sep 12 16:34:56 localhost program: Filesystem created: Tue May 22 16:39:38 2012 >Sep 12 16:34:56 localhost program: Last mount time: Tue May 22 16:39:39 2012 >Sep 12 16:34:56 localhost program: Last write time: Tue May 22 16:49:56 2012 >Sep 12 16:34:56 localhost program: Mount count: 0 >Sep 12 16:34:56 localhost program: Maximum mount count: -1 >Sep 12 16:34:56 localhost program: Last checked: Tue May 22 16:49:56 2012 >Sep 12 16:34:56 localhost program: Check interval: 0 (<none>) >Sep 12 16:34:56 localhost program: Lifetime writes: 166 MB >Sep 12 16:34:56 localhost program: Reserved blocks uid: 0 (user root) >Sep 12 16:34:56 localhost program: Reserved blocks gid: 0 (group root) >Sep 12 16:34:56 localhost program: First inode: 11 >Sep 12 16:34:56 localhost program: Inode size:#011 256 >Sep 12 16:34:56 localhost program: Required extra isize: 28 >Sep 12 16:34:56 localhost program: Desired extra isize: 28 >Sep 12 16:34:56 localhost program: Journal inode: 8 >Sep 12 16:34:56 localhost program: Default directory hash: half_md4 >Sep 12 16:34:56 localhost program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >Sep 12 16:34:56 localhost program: Journal backup: inode blocks >Sep 12 16:34:56 localhost program: Journal features: journal_incompat_revoke >Sep 12 16:34:56 localhost program: Journal size: 64M >Sep 12 16:34:56 localhost program: Journal length: 16384 >Sep 12 16:34:56 localhost program: Journal sequence: 0x00001563 >Sep 12 16:34:56 localhost program: Journal start: 0 >Sep 12 16:34:56 localhost program: >Sep 12 16:34:56 localhost program: dumpe2fs 1.42 (29-Nov-2011) >Sep 12 16:34:56 localhost program: Running... dumpe2fs -h /dev/loop3 >Sep 12 16:34:56 localhost program: Filesystem volume name: _Fedora-17-x86_6 >Sep 12 16:34:56 localhost program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >Sep 12 16:34:56 localhost program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >Sep 12 16:34:56 localhost program: Filesystem magic number: 0xEF53 >Sep 12 16:34:56 localhost program: Filesystem revision #: 1 (dynamic) >Sep 12 16:34:56 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 >Sep 12 16:34:56 localhost program: Filesystem flags: signed_directory_hash >Sep 12 16:34:56 localhost program: Default mount options: user_xattr acl >Sep 12 16:34:56 localhost program: Filesystem state: clean >Sep 12 16:34:56 localhost program: Errors behavior: Continue >Sep 12 16:34:56 localhost program: Filesystem OS type: Linux >Sep 12 16:34:56 localhost program: Inode count: 196608 >Sep 12 16:34:56 localhost program: Block count: 786432 >Sep 12 16:34:56 localhost program: Reserved block count: 7863 >Sep 12 16:34:56 localhost program: Free blocks: 150245 >Sep 12 16:34:56 localhost program: Free inodes: 98219 >Sep 12 16:34:56 localhost program: First block: 0 >Sep 12 16:34:56 localhost program: Block size: 4096 >Sep 12 16:34:56 localhost program: Fragment size: 4096 >Sep 12 16:34:56 localhost program: Reserved GDT blocks: 191 >Sep 12 16:34:56 localhost program: Blocks per group: 32768 >Sep 12 16:34:56 localhost program: Fragments per group: 32768 >Sep 12 16:34:56 localhost program: Inodes per group: 8192 >Sep 12 16:34:56 localhost program: Inode blocks per group: 512 >Sep 12 16:34:56 localhost program: Flex block group size: 16 >Sep 12 16:34:56 localhost program: Filesystem created: Tue May 22 16:39:38 2012 >Sep 12 16:34:56 localhost program: Last mount time: Tue May 22 16:39:39 2012 >Sep 12 16:34:56 localhost program: Last write time: Tue May 22 16:49:56 2012 >Sep 12 16:34:56 localhost program: Mount count: 0 >Sep 12 16:34:56 localhost program: Maximum mount count: -1 >Sep 12 16:34:56 localhost program: Last checked: Tue May 22 16:49:56 2012 >Sep 12 16:34:56 localhost program: Check interval: 0 (<none>) >Sep 12 16:34:56 localhost program: Lifetime writes: 166 MB >Sep 12 16:34:56 localhost program: Reserved blocks uid: 0 (user root) >Sep 12 16:34:56 localhost program: Reserved blocks gid: 0 (group root) >Sep 12 16:34:56 localhost program: First inode: 11 >Sep 12 16:34:56 localhost program: Inode size:#011 256 >Sep 12 16:34:56 localhost program: Required extra isize: 28 >Sep 12 16:34:56 localhost program: Desired extra isize: 28 >Sep 12 16:34:56 localhost program: Journal inode: 8 >Sep 12 16:34:56 localhost program: Default directory hash: half_md4 >Sep 12 16:34:56 localhost program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >Sep 12 16:34:56 localhost program: Journal backup: inode blocks >Sep 12 16:34:56 localhost program: Journal features: journal_incompat_revoke >Sep 12 16:34:56 localhost program: Journal size: 64M >Sep 12 16:34:56 localhost program: Journal length: 16384 >Sep 12 16:34:56 localhost program: Journal sequence: 0x00001563 >Sep 12 16:34:56 localhost program: Journal start: 0 >Sep 12 16:34:56 localhost program: >Sep 12 16:34:56 localhost program: dumpe2fs 1.42 (29-Nov-2011) >Sep 12 16:34:56 localhost program: Running... resize2fs -P /dev/loop3 >Sep 12 16:34:56 localhost program: Couldn't find valid filesystem superblock. >Sep 12 16:34:56 localhost program: resize2fs 1.42 (29-Nov-2011) >Sep 12 16:34:56 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Sep 12 16:34:56 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:56 localhost storage: got device: LoopDevice instance (0x25d9490) -- >Sep 12 16:34:56 localhost storage: got format: Ext4FS instance (0x25d9410) -- >Sep 12 16:34:57 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Sep 12 16:34:57 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1903 due to rate-limiting >Sep 12 16:34:57 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:57 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:57 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:57 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:34:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:08 localhost dbus[822]: avc: received setenforce notice (enforcing=1) >Sep 12 16:35:08 localhost dbus[626]: avc: received setenforce notice (enforcing=1) >Sep 12 16:35:08 localhost dbus-daemon[626]: dbus[626]: avc: received setenforce notice (enforcing=1) >Sep 12 16:35:08 localhost dbus-daemon[626]: dbus[626]: [system] Reloaded configuration >Sep 12 16:35:08 localhost dbus[626]: [system] Reloaded configuration >Sep 12 16:35:54 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:57 localhost dbus[822]: avc: received setenforce notice (enforcing=0) >Sep 12 16:35:57 localhost dbus[626]: avc: received setenforce notice (enforcing=0) >Sep 12 16:35:57 localhost dbus-daemon[626]: dbus[626]: avc: received setenforce notice (enforcing=0) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:58 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:59 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:59 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:59 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:59 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:59 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:59 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:59 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:59 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:35:59 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:00 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:00 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:00 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:00 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:01 localhost anaconda: /sbin/anaconda 17.29 >Sep 12 16:36:02 localhost program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >Sep 12 16:36:06 localhost anaconda: 2097152 kB (2048 MB) are available >Sep 12 16:36:06 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Sep 12 16:36:06 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/loop3', '--lang', 'en_US.UTF-8'] >Sep 12 16:36:06 localhost anaconda: Default encoding = ascii >Sep 12 16:36:07 localhost anaconda: Display mode = g >Sep 12 16:36:07 localhost anaconda: 2097152 kB (2048 MB) are available >Sep 12 16:36:07 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Sep 12 16:36:07 localhost anaconda: Starting graphical installation. >Sep 12 16:36:07 localhost anaconda: using only installclass _Fedora >Sep 12 16:36:07 localhost anaconda: Detected 2000M of memory >Sep 12 16:36:07 localhost anaconda: Swap attempt of 2000M to 4000M >Sep 12 16:36:07 localhost program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >Sep 12 16:36:11 localhost anaconda: set timezone: America/New_York, utc: 0 >Sep 12 16:36:11 localhost anaconda: set timezone: America/New_York, utc: 0 >Sep 12 16:36:11 localhost anaconda: dispatch: resetting to the first step. >Sep 12 16:36:11 localhost anaconda: dispatch: moving (1) to step sshd >Sep 12 16:36:11 localhost anaconda: sshd: not enabled, skipping. >Sep 12 16:36:11 localhost anaconda: created new libuser.conf at /tmp/libuser.sAnFvJ with instPath="/mnt/sysimage" >Sep 12 16:36:11 localhost anaconda: dispatch: leaving (1) step sshd >Sep 12 16:36:11 localhost anaconda: dispatch: moving (1) to step keyboard >Sep 12 16:36:13 localhost anaconda: dispatch: leaving (1) step keyboard >Sep 12 16:36:13 localhost anaconda: dispatch: moving (1) to step filtertype >Sep 12 16:36:14 localhost anaconda: dispatch: leaving (1) step filtertype >Sep 12 16:36:14 localhost anaconda: dispatch: moving (1) to step filter >Sep 12 16:36:14 localhost anaconda: dispatch: leaving (1) step filter >Sep 12 16:36:14 localhost anaconda: dispatch: moving (1) to step storageinit >Sep 12 16:36:14 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost program: Running... modprobe fcoe >Sep 12 16:36:14 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Sep 12 16:36:14 localhost program: No FCoE boot disk information is found in EDD! >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Sep 12 16:36:14 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Sep 12 16:36:14 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Sep 12 16:36:14 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Sep 12 16:36:14 localhost storage: sr0 looks to be the live device; marking as protected >Sep 12 16:36:14 localhost program: Running... modprobe scsi_wait_scan >Sep 12 16:36:14 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:14 localhost program: Running... rmmod scsi_wait_scan >Sep 12 16:36:14 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:36:15 localhost program: Running... multipath -d >Sep 12 16:36:15 localhost program: Running... multipath -ll >Sep 12 16:36:15 localhost storage: MultipathTopology: found non-disk device: sr0 >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: sda >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: loop0 >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: loop1 >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: loop2 >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: loop3 >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: loop4 >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: loop5 >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: loop6 >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: loop7 >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: dm-0 >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: dm-1 >Sep 12 16:36:15 localhost storage: MultipathTopology: found singlepath device: dm-2 >Sep 12 16:36:15 localhost storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >Sep 12 16:36:15 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0)... >Sep 12 16:36:15 localhost storage: sr0 is a cdrom >Sep 12 16:36:15 localhost storage: added cdrom sr0 (id 0) to device tree >Sep 12 16:36:15 localhost storage: type detected on 'sr0' is 'iso9660' >Sep 12 16:36:15 localhost storage: got device: OpticalDevice instance (0x39cd550) -- >Sep 12 16:36:15 localhost storage: got format: Iso9660FS instance (0x3a4de10) -- >Sep 12 16:36:16 localhost storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Sep 12 16:36:16 localhost storage: sda is a disk >Sep 12 16:36:16 localhost storage: added disk sda (id 1) to device tree >Sep 12 16:36:16 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:16 localhost program: Running... modprobe scsi_wait_scan >Sep 12 16:36:16 localhost program: Running... rmmod scsi_wait_scan >Sep 12 16:36:16 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:36:16 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:21 localhost storage: registered action: [0] Destroy Format None on disk sda (id 1) >Sep 12 16:36:21 localhost storage: registered action: [1] Create Format msdos disklabel on disk sda (id 1) >Sep 12 16:36:21 localhost storage: got device: DiskDevice instance (0x39cd650) -- >Sep 12 16:36:21 localhost storage: got format: DiskLabel instance (0x3a56e90) -- >Sep 12 16:36:21 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Sep 12 16:36:21 localhost storage: loop0 is a loop device >Sep 12 16:36:21 localhost storage: added file /osmin.img (deleted) (id 2) to device tree >Sep 12 16:36:21 localhost storage: added loop loop0 (id 3) to device tree >Sep 12 16:36:22 localhost storage: disklabel detected but not usable on loop0 >Sep 12 16:36:22 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:22 localhost storage: type detected on 'loop0' is 'squashfs' >Sep 12 16:36:22 localhost storage: got device: LoopDevice instance (0x3a56d90) -- >Sep 12 16:36:22 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Sep 12 16:36:22 localhost storage: loop1 is a loop device >Sep 12 16:36:22 localhost storage: added file /osmin (id 4) to device tree >Sep 12 16:36:22 localhost storage: added loop loop1 (id 5) to device tree >Sep 12 16:36:22 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:22 localhost storage: disklabel detected but not usable on loop1 >Sep 12 16:36:22 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Sep 12 16:36:22 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:22 localhost storage: got device: LoopDevice instance (0x3a665d0) -- >Sep 12 16:36:22 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Sep 12 16:36:22 localhost storage: loop2 is a loop device >Sep 12 16:36:22 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >Sep 12 16:36:22 localhost storage: added loop loop2 (id 7) to device tree >Sep 12 16:36:22 localhost storage: disklabel detected but not usable on loop2 >Sep 12 16:36:22 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:22 localhost storage: type detected on 'loop2' is 'squashfs' >Sep 12 16:36:22 localhost storage: got device: LoopDevice instance (0x3a56190) -- >Sep 12 16:36:22 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Sep 12 16:36:22 localhost storage: loop3 is a loop device >Sep 12 16:36:22 localhost storage: added file /LiveOS/ext3fs.img (id 8) to device tree >Sep 12 16:36:22 localhost storage: added loop loop3 (id 9) to device tree >Sep 12 16:36:22 localhost storage: type detected on 'loop3' is 'ext4' >Sep 12 16:36:22 localhost program: Running... dumpe2fs -h /dev/loop3 >Sep 12 16:36:22 localhost program: Filesystem volume name: _Fedora-17-x86_6 >Sep 12 16:36:22 localhost program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >Sep 12 16:36:22 localhost program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >Sep 12 16:36:22 localhost program: Filesystem magic number: 0xEF53 >Sep 12 16:36:22 localhost program: Filesystem revision #: 1 (dynamic) >Sep 12 16:36:22 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 >Sep 12 16:36:22 localhost program: Filesystem flags: signed_directory_hash >Sep 12 16:36:22 localhost program: Default mount options: user_xattr acl >Sep 12 16:36:22 localhost program: Filesystem state: clean >Sep 12 16:36:22 localhost program: Errors behavior: Continue >Sep 12 16:36:22 localhost program: Filesystem OS type: Linux >Sep 12 16:36:22 localhost program: Inode count: 196608 >Sep 12 16:36:22 localhost program: Block count: 786432 >Sep 12 16:36:22 localhost program: Reserved block count: 7863 >Sep 12 16:36:22 localhost program: Free blocks: 150245 >Sep 12 16:36:22 localhost program: Free inodes: 98219 >Sep 12 16:36:22 localhost program: First block: 0 >Sep 12 16:36:22 localhost program: Block size: 4096 >Sep 12 16:36:22 localhost program: Fragment size: 4096 >Sep 12 16:36:22 localhost program: Reserved GDT blocks: 191 >Sep 12 16:36:22 localhost program: Blocks per group: 32768 >Sep 12 16:36:22 localhost program: Fragments per group: 32768 >Sep 12 16:36:22 localhost program: Inodes per group: 8192 >Sep 12 16:36:22 localhost program: Inode blocks per group: 512 >Sep 12 16:36:22 localhost program: Flex block group size: 16 >Sep 12 16:36:22 localhost program: Filesystem created: Tue May 22 16:39:38 2012 >Sep 12 16:36:22 localhost program: Last mount time: Tue May 22 16:39:39 2012 >Sep 12 16:36:22 localhost program: Last write time: Tue May 22 16:49:56 2012 >Sep 12 16:36:22 localhost program: Mount count: 0 >Sep 12 16:36:22 localhost program: Maximum mount count: -1 >Sep 12 16:36:22 localhost program: Last checked: Tue May 22 16:49:56 2012 >Sep 12 16:36:22 localhost program: Check interval: 0 (<none>) >Sep 12 16:36:22 localhost program: Lifetime writes: 166 MB >Sep 12 16:36:22 localhost program: Reserved blocks uid: 0 (user root) >Sep 12 16:36:22 localhost program: Reserved blocks gid: 0 (group root) >Sep 12 16:36:22 localhost program: First inode: 11 >Sep 12 16:36:22 localhost program: Inode size:#011 256 >Sep 12 16:36:22 localhost program: Required extra isize: 28 >Sep 12 16:36:22 localhost program: Desired extra isize: 28 >Sep 12 16:36:22 localhost program: Journal inode: 8 >Sep 12 16:36:22 localhost program: Default directory hash: half_md4 >Sep 12 16:36:22 localhost program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >Sep 12 16:36:22 localhost program: Journal backup: inode blocks >Sep 12 16:36:22 localhost program: Journal features: journal_incompat_revoke >Sep 12 16:36:22 localhost program: Journal size: 64M >Sep 12 16:36:22 localhost program: Journal length: 16384 >Sep 12 16:36:22 localhost program: Journal sequence: 0x00001563 >Sep 12 16:36:22 localhost program: Journal start: 0 >Sep 12 16:36:22 localhost program: >Sep 12 16:36:22 localhost program: dumpe2fs 1.42 (29-Nov-2011) >Sep 12 16:36:22 localhost program: Running... dumpe2fs -h /dev/loop3 >Sep 12 16:36:22 localhost program: Filesystem volume name: _Fedora-17-x86_6 >Sep 12 16:36:22 localhost program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >Sep 12 16:36:22 localhost program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >Sep 12 16:36:22 localhost program: Filesystem magic number: 0xEF53 >Sep 12 16:36:22 localhost program: Filesystem revision #: 1 (dynamic) >Sep 12 16:36:22 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 >Sep 12 16:36:22 localhost program: Filesystem flags: signed_directory_hash >Sep 12 16:36:22 localhost program: Default mount options: user_xattr acl >Sep 12 16:36:22 localhost program: Filesystem state: clean >Sep 12 16:36:22 localhost program: Errors behavior: Continue >Sep 12 16:36:22 localhost program: Filesystem OS type: Linux >Sep 12 16:36:22 localhost program: Inode count: 196608 >Sep 12 16:36:22 localhost program: Block count: 786432 >Sep 12 16:36:22 localhost program: Reserved block count: 7863 >Sep 12 16:36:22 localhost program: Free blocks: 150245 >Sep 12 16:36:22 localhost program: Free inodes: 98219 >Sep 12 16:36:22 localhost program: First block: 0 >Sep 12 16:36:22 localhost program: Block size: 4096 >Sep 12 16:36:22 localhost program: Fragment size: 4096 >Sep 12 16:36:22 localhost program: Reserved GDT blocks: 191 >Sep 12 16:36:22 localhost program: Blocks per group: 32768 >Sep 12 16:36:22 localhost program: Fragments per group: 32768 >Sep 12 16:36:22 localhost program: Inodes per group: 8192 >Sep 12 16:36:22 localhost program: Inode blocks per group: 512 >Sep 12 16:36:22 localhost program: Flex block group size: 16 >Sep 12 16:36:22 localhost program: Filesystem created: Tue May 22 16:39:38 2012 >Sep 12 16:36:22 localhost program: Last mount time: Tue May 22 16:39:39 2012 >Sep 12 16:36:22 localhost program: Last write time: Tue May 22 16:49:56 2012 >Sep 12 16:36:22 localhost program: Mount count: 0 >Sep 12 16:36:22 localhost program: Maximum mount count: -1 >Sep 12 16:36:22 localhost program: Last checked: Tue May 22 16:49:56 2012 >Sep 12 16:36:22 localhost program: Check interval: 0 (<none>) >Sep 12 16:36:22 localhost program: Lifetime writes: 166 MB >Sep 12 16:36:22 localhost program: Reserved blocks uid: 0 (user root) >Sep 12 16:36:22 localhost program: Reserved blocks gid: 0 (group root) >Sep 12 16:36:22 localhost program: First inode: 11 >Sep 12 16:36:22 localhost program: Inode size:#011 256 >Sep 12 16:36:22 localhost program: Required extra isize: 28 >Sep 12 16:36:22 localhost program: Desired extra isize: 28 >Sep 12 16:36:22 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2103 due to rate-limiting >Sep 12 16:36:22 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:23 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:23 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:23 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:23 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:24 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:24 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:36:42 localhost rsyslogd-2177: imuxsock lost 375 messages from pid 2103 due to rate-limiting >Sep 12 16:36:42 localhost anaconda: setting installation environment hostname to fedorabox >Sep 12 16:36:42 localhost program: Running... hostname -v fedorabox >Sep 12 16:36:42 localhost anaconda: dispatch: leaving (1) step network >Sep 12 16:36:42 localhost anaconda: dispatch: moving (1) to step timezone >Sep 12 16:36:52 localhost anaconda: set timezone: America/Indiana/Indianapolis, utc: 1 >Sep 12 16:36:52 localhost anaconda: dispatch: leaving (1) step timezone >Sep 12 16:36:52 localhost anaconda: dispatch: moving (1) to step accounts >Sep 12 16:36:58 localhost anaconda: dispatch: leaving (1) step accounts >Sep 12 16:36:58 localhost anaconda: dispatch: moving (1) to step setuptime >Sep 12 16:36:58 localhost program: Running... /sbin/hwclock --hctosys -u >Sep 12 16:36:59 localhost anaconda: dispatch: leaving (1) step setuptime >Sep 12 16:36:59 localhost anaconda: dispatch: moving (1) to step parttype >Sep 12 16:37:03 localhost anaconda: dispatch: leaving (1) step parttype >Sep 12 16:37:03 localhost anaconda: dispatch: moving (1) to step cleardiskssel >Sep 12 16:37:03 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Sep 12 16:37:03 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Sep 12 16:37:03 localhost storage: sr0 looks to be the live device; marking as protected >Sep 12 16:37:03 localhost program: Running... modprobe scsi_wait_scan >Sep 12 16:37:03 localhost program: Running... rmmod scsi_wait_scan >Sep 12 16:37:03 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:03 localhost program: Running... multipath -d >Sep 12 16:37:03 localhost program: Running... multipath -ll >Sep 12 16:37:03 localhost storage: MultipathTopology: found non-disk device: sr0 >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: sda >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: loop0 >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: loop1 >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: loop2 >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: loop3 >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: loop4 >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: loop5 >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: loop6 >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: loop7 >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: dm-0 >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: dm-1 >Sep 12 16:37:03 localhost storage: MultipathTopology: found singlepath device: dm-2 >Sep 12 16:37:03 localhost storage: devices to scan: ['sr0', 'sda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >Sep 12 16:37:03 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/host2/target2:0:0/2:0:0:0/block/sr0)... >Sep 12 16:37:03 localhost storage: sr0 is a cdrom >Sep 12 16:37:03 localhost storage: added cdrom sr0 (id 14) to device tree >Sep 12 16:37:03 localhost storage: type detected on 'sr0' is 'iso9660' >Sep 12 16:37:03 localhost storage: got device: OpticalDevice instance (0x3ab19d0) -- >Sep 12 16:37:03 localhost storage: got format: Iso9660FS instance (0x3ab1a50) -- >Sep 12 16:37:04 localhost storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Sep 12 16:37:04 localhost storage: sda is a disk >Sep 12 16:37:04 localhost storage: added disk sda (id 15) to device tree >Sep 12 16:37:04 localhost program: Running... modprobe scsi_wait_scan >Sep 12 16:37:04 localhost program: Running... rmmod scsi_wait_scan >Sep 12 16:37:04 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:04 localhost anaconda: UI not asking about disk initialization, using cached answer: True >Sep 12 16:37:04 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:04 localhost storage: registered action: [2] Destroy Format None on disk sda (id 15) >Sep 12 16:37:04 localhost storage: registered action: [3] Create Format msdos disklabel on disk sda (id 15) >Sep 12 16:37:04 localhost storage: got device: DiskDevice instance (0x3ab1150) -- >Sep 12 16:37:04 localhost storage: got format: DiskLabel instance (0x3d15690) -- >Sep 12 16:37:04 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Sep 12 16:37:04 localhost storage: loop0 is a loop device >Sep 12 16:37:04 localhost storage: added file /osmin.img (deleted) (id 16) to device tree >Sep 12 16:37:04 localhost storage: added loop loop0 (id 17) to device tree >Sep 12 16:37:04 localhost storage: disklabel detected but not usable on loop0 >Sep 12 16:37:04 localhost storage: type detected on 'loop0' is 'squashfs' >Sep 12 16:37:04 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:04 localhost storage: got device: LoopDevice instance (0x3d15650) -- >Sep 12 16:37:04 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Sep 12 16:37:04 localhost storage: loop1 is a loop device >Sep 12 16:37:04 localhost storage: added file /osmin (id 18) to device tree >Sep 12 16:37:04 localhost storage: added loop loop1 (id 19) to device tree >Sep 12 16:37:04 localhost storage: disklabel detected but not usable on loop1 >Sep 12 16:37:04 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Sep 12 16:37:04 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:04 localhost storage: got device: LoopDevice instance (0x3d15e90) -- >Sep 12 16:37:04 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Sep 12 16:37:04 localhost storage: loop2 is a loop device >Sep 12 16:37:04 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 20) to device tree >Sep 12 16:37:04 localhost storage: added loop loop2 (id 21) to device tree >Sep 12 16:37:05 localhost storage: disklabel detected but not usable on loop2 >Sep 12 16:37:05 localhost storage: type detected on 'loop2' is 'squashfs' >Sep 12 16:37:05 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:05 localhost storage: got device: LoopDevice instance (0x3d15cd0) -- >Sep 12 16:37:05 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Sep 12 16:37:05 localhost storage: loop3 is a loop device >Sep 12 16:37:05 localhost storage: added file /LiveOS/ext3fs.img (id 22) to device tree >Sep 12 16:37:05 localhost storage: added loop loop3 (id 23) to device tree >Sep 12 16:37:05 localhost storage: type detected on 'loop3' is 'ext4' >Sep 12 16:37:05 localhost program: Running... dumpe2fs -h /dev/loop3 >Sep 12 16:37:05 localhost program: Filesystem volume name: _Fedora-17-x86_6 >Sep 12 16:37:05 localhost program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >Sep 12 16:37:05 localhost program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >Sep 12 16:37:05 localhost program: Filesystem magic number: 0xEF53 >Sep 12 16:37:05 localhost program: Filesystem revision #: 1 (dynamic) >Sep 12 16:37:05 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 >Sep 12 16:37:05 localhost program: Filesystem flags: signed_directory_hash >Sep 12 16:37:05 localhost program: Default mount options: user_xattr acl >Sep 12 16:37:05 localhost program: Filesystem state: clean >Sep 12 16:37:05 localhost program: Errors behavior: Continue >Sep 12 16:37:05 localhost program: Filesystem OS type: Linux >Sep 12 16:37:05 localhost program: Inode count: 196608 >Sep 12 16:37:05 localhost program: Block count: 786432 >Sep 12 16:37:05 localhost program: Reserved block count: 7863 >Sep 12 16:37:05 localhost program: Free blocks: 150245 >Sep 12 16:37:05 localhost program: Free inodes: 98219 >Sep 12 16:37:05 localhost program: First block: 0 >Sep 12 16:37:05 localhost program: Block size: 4096 >Sep 12 16:37:05 localhost program: Fragment size: 4096 >Sep 12 16:37:05 localhost program: Reserved GDT blocks: 191 >Sep 12 16:37:05 localhost program: Blocks per group: 32768 >Sep 12 16:37:05 localhost program: Fragments per group: 32768 >Sep 12 16:37:05 localhost program: Inodes per group: 8192 >Sep 12 16:37:05 localhost program: Inode blocks per group: 512 >Sep 12 16:37:05 localhost program: Flex block group size: 16 >Sep 12 16:37:05 localhost program: Filesystem created: Tue May 22 16:39:38 2012 >Sep 12 16:37:05 localhost program: Last mount time: Tue May 22 16:39:39 2012 >Sep 12 16:37:05 localhost program: Last write time: Tue May 22 16:49:56 2012 >Sep 12 16:37:05 localhost program: Mount count: 0 >Sep 12 16:37:05 localhost program: Maximum mount count: -1 >Sep 12 16:37:05 localhost program: Last checked: Tue May 22 16:49:56 2012 >Sep 12 16:37:05 localhost program: Check interval: 0 (<none>) >Sep 12 16:37:05 localhost program: Lifetime writes: 166 MB >Sep 12 16:37:05 localhost program: Reserved blocks uid: 0 (user root) >Sep 12 16:37:05 localhost program: Reserved blocks gid: 0 (group root) >Sep 12 16:37:05 localhost program: First inode: 11 >Sep 12 16:37:05 localhost program: Inode size:#011 256 >Sep 12 16:37:05 localhost program: Required extra isize: 28 >Sep 12 16:37:05 localhost program: Desired extra isize: 28 >Sep 12 16:37:05 localhost program: Journal inode: 8 >Sep 12 16:37:05 localhost program: Default directory hash: half_md4 >Sep 12 16:37:05 localhost program: Directory Hash Seed: 99396c75-94e0-4f6e-869f-9aa8d57da764 >Sep 12 16:37:05 localhost program: Journal backup: inode blocks >Sep 12 16:37:05 localhost program: Journal features: journal_incompat_revoke >Sep 12 16:37:05 localhost program: Journal size: 64M >Sep 12 16:37:05 localhost program: Journal length: 16384 >Sep 12 16:37:05 localhost program: Journal sequence: 0x00001563 >Sep 12 16:37:05 localhost program: Journal start: 0 >Sep 12 16:37:05 localhost program: >Sep 12 16:37:05 localhost program: dumpe2fs 1.42 (29-Nov-2011) >Sep 12 16:37:05 localhost program: Running... dumpe2fs -h /dev/loop3 >Sep 12 16:37:05 localhost program: Filesystem volume name: _Fedora-17-x86_6 >Sep 12 16:37:05 localhost program: Last mounted on: /var/tmp/imgcreate-utCoXD/install_root >Sep 12 16:37:05 localhost program: Filesystem UUID: f1e0b5af-fd38-45e5-8ece-e73a25426160 >Sep 12 16:37:05 localhost program: Filesystem magic number: 0xEF53 >Sep 12 16:37:05 localhost program: Filesystem revision #: 1 (dynamic) >Sep 12 16:37:05 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 >Sep 12 16:37:05 localhost program: Filesystem flags: signed_directory_hash >Sep 12 16:37:05 localhost program: Default mount options: user_xattr acl >Sep 12 16:37:05 localhost program: Filesystem state: clean >Sep 12 16:37:05 localhost program: Errors behavior: Continue >Sep 12 16:37:05 localhost program: Filesystem OS type: Linux >Sep 12 16:37:05 localhost program: Inode count: 196608 >Sep 12 16:37:05 localhost program: Block count: 786432 >Sep 12 16:37:05 localhost program: Reserved block count: 7863 >Sep 12 16:37:05 localhost program: Free blocks: 150245 >Sep 12 16:37:05 localhost program: Free inodes: 98219 >Sep 12 16:37:05 localhost program: First block: 0 >Sep 12 16:37:05 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2103 due to rate-limiting >Sep 12 16:37:05 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:05 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:06 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:07 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:07 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:10 localhost rsyslogd-2177: imuxsock lost 794 messages from pid 2103 due to rate-limiting >Sep 12 16:37:14 localhost storage: removed partition sda5 (id 29) from device tree >Sep 12 16:37:14 localhost storage: registered action: [12] Destroy Device partition sda5 (id 29) >Sep 12 16:37:15 localhost storage: removed partition sda4 (id 32) from device tree >Sep 12 16:37:15 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 2103 due to rate-limiting >Sep 12 16:37:20 localhost rsyslogd-2177: imuxsock lost 15 messages from pid 2103 due to rate-limiting >Sep 12 16:37:20 localhost program: Running... modprobe btrfs >Sep 12 16:37:20 localhost systemd-tmpfile[2258]: Successfully loaded SELinux database in 59ms 162us, size on heap is 535K. >Sep 12 16:37:22 localhost kernel: [ 902.521620] Btrfs loaded >Sep 12 16:37:22 localhost storage: DiskLabel.partedDevice returning None >Sep 12 16:37:22 localhost program: Running... modprobe xfs >Sep 12 16:37:23 localhost kernel: [ 903.362825] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Sep 12 16:37:23 localhost kernel: [ 903.364741] SGI XFS Quota Management subsystem >Sep 12 16:37:26 localhost storage: registered action: [13] Create Format ext4 filesystem mounted at / on partition sda3 (id 28) >Sep 12 16:37:35 localhost anaconda: dispatch: leaving (1) step partition >Sep 12 16:37:35 localhost anaconda: dispatch: moving (1) to step storagedone >Sep 12 16:37:36 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:36 localhost anaconda: dispatch: leaving (1) step storagedone >Sep 12 16:37:36 localhost anaconda: dispatch: moving (1) to step enablefilesystems >Sep 12 16:37:36 localhost program: Running... swapoff -a >Sep 12 16:37:37 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:37 localhost storage: resetting parted disks... >Sep 12 16:37:37 localhost storage: pruning action queue... >Sep 12 16:37:37 localhost storage: removing obsolete action 5 (13) >Sep 12 16:37:37 localhost storage: removing obsolete action 6 (12) >Sep 12 16:37:37 localhost storage: removing obsolete action 7 (12) >Sep 12 16:37:37 localhost storage: removing obsolete action 12 (12) >Sep 12 16:37:37 localhost storage: sorting actions... >Sep 12 16:37:37 localhost storage: executing action: [2] Destroy Format None on disk sda (id 15) >Sep 12 16:37:37 localhost program: Running... wipefs -a /dev/sda >Sep 12 16:37:37 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:37 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:37 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:37 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:37 localhost storage: executing action: [3] Create Format msdos disklabel on disk sda (id 15) >Sep 12 16:37:37 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:38 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:38 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:38 localhost storage: executing action: [8] Create Device partition sda1 (id 30) >Sep 12 16:37:38 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:38 localhost program: Running... wipefs -a /dev/sda1 >Sep 12 16:37:38 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:38 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:39 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:39 localhost storage: executing action: [10] Create Device partition sda2 (id 31) >Sep 12 16:37:39 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:39 localhost program: Running... wipefs -a /dev/sda2 >Sep 12 16:37:39 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:39 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:39 localhost program: Running... udevadm settle --timeout=300 >Sep 12 16:37:39 localhost storage: executing action: [11] Create Format swap on partition sda2 (id 31) >Sep 12 16:37:40 localhost program: Running... mkswap -f /dev/sda2 >Sep 12 16:37:40 localhost udisksd[1108]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Sep 12 16:37:40 localhost program: /dev/sda2: Device or resource busy
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 856818
: 612272