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 641360 Details for
Bug 874984
IndexError: list index out of range
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 437.88 KB, created by
Elad Alfassa
on 2012-11-09 09:17:37 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Elad Alfassa
Created:
2012-11-09 09:17:37 UTC
Size:
437.88 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 515, in find_active_connection_for_device > if con.get_devices()[0] is device: > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 424, in on_edit_connection > con = self.find_active_connection_for_device(device) >IndexError: list index out of range > >Local variables in innermost frame: >device: <DeviceWifi object at 0x419caf0 (NMDeviceWifi at 0x25352e0)> >self: <pyanaconda.ui.gui.spokes.network.NetworkControlBox instance at 0x24b4488> >cons: [<ActiveConnection object at 0x419caa0 (NMActiveConnection at 0x2549350)>] >con: <ActiveConnection object at 0x419caa0 (NMActiveConnection at 0x2549350)> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/': existing 472939MB partition sda1 (5) with existing ext4 filesystem >} > swaps: [] > name: Fedora Linux 17 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, sdb, sdb1, sdc, sdc1, sdc2, sdc3, sda, sda1, sda2, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), loop5, loop6, loop7, live-rw, live-osimg-min] > _intf.storage.fsset.devicetree.liveBackingDevice: sdc1 > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, sdb1, sdc1, sdc2, sdc3, sda1, sda2] > _intf.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdc1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdc2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdc3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'dm-1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/host8/target8:0:0/8:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/host8/target8:0:0/8:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdc': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'sdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sdb, sdc, sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, dm-1] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdc1] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: DVD+-RW_GP60N > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/host8/target8:0:0/8:0:0:0/block/sr0 > _vendor: HL-DT-ST > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 0 > minor: 0 >, existing 953837MB disk sdb (1) with existing msdos disklabel >, existing 953836MB partition sdb1 (2) with existing ext4 filesystem >, existing 7633MB disk sdc (3) with existing iso9660 filesystem >, existing 476940MB disk sda (4) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, existing 4000MB partition sda2 (6) with existing swap >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /osmin.img (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /osmin > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 11 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 12 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/ext3fs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-18-Beta- > _format._targetSize: 4096.0 > _format._size: 4096.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop3 > sysfsPath: Skipped > _vendor: Skipped > _name: loop3 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-18-Beta- > originalFormat._targetSize: 4096.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 4096.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop3 > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 15 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop4 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 16 > minor: 0 >, existing 4096MB dm live-rw (17) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (18) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [sdc1, sdc1] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sdc1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x212c310) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x212c350) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x212c390) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x212c3d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x212c410) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 5840 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] > _intf.payload._createdInitrds: False >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: livecd:///dev/mapper/live-osimg-min >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.24 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /var/log/messages] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-osimg-min', '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, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >04:13:11,887 DEBUG anaconda: required disklabel type for sdb (1) is None >04:13:11,887 DEBUG anaconda: default disklabel type for sdb is msdos >04:13:11,887 DEBUG anaconda: selecting msdos disklabel for sdb based on size >04:13:11,997 DEBUG anaconda: required disklabel type for sdc (1) is None >04:13:11,997 DEBUG anaconda: default disklabel type for sdc is msdos >04:13:11,998 DEBUG anaconda: selecting msdos disklabel for sdc based on size >04:13:12,041 DEBUG anaconda: required disklabel type for sda (1) is None >04:13:12,041 DEBUG anaconda: default disklabel type for sda is msdos >04:13:12,041 DEBUG anaconda: selecting msdos disklabel for sda based on size >04:13:12,928 INFO anaconda: /sbin/anaconda 18.24 >09:13:13,220 INFO anaconda: 6029312 kB (5888 MB) are available >04:13:13,220 INFO anaconda: check_memory(): total:5888, needed:512, graphical:512 >04:13:13,220 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >04:13:13,221 INFO anaconda: Default encoding = ascii >04:13:13,296 INFO anaconda: ISCSID is /sbin/iscsid >04:13:13,296 INFO anaconda: no initiator set >04:13:13,360 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >04:13:13,360 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >04:13:14,088 INFO anaconda: Display mode = g >09:13:14,089 INFO anaconda: 6029312 kB (5888 MB) are available >04:13:14,089 INFO anaconda: check_memory(): total:5888, needed:512, graphical:512 >04:13:14,239 INFO anaconda: using only installclass _Fedora >04:13:14,284 INFO anaconda: Detected 5840M of memory >04:13:14,285 INFO anaconda: Swap attempt of 5840M >04:13:14,290 INFO anaconda: Running Thread: AnaStorageThread (140195921692416) >04:13:14,291 INFO anaconda: Running Thread: AnaPayloadThread (140195913299712) >04:13:14,334 INFO anaconda: no initiator set >04:13:15,166 DEBUG anaconda: required disklabel type for sdb (1) is None >04:13:15,167 DEBUG anaconda: default disklabel type for sdb is msdos >04:13:15,167 DEBUG anaconda: selecting msdos disklabel for sdb based on size >04:13:15,370 DEBUG anaconda: required disklabel type for sdc (1) is None >04:13:15,370 DEBUG anaconda: default disklabel type for sdc is msdos >04:13:15,371 DEBUG anaconda: selecting msdos disklabel for sdc based on size >04:13:15,479 DEBUG anaconda: required disklabel type for sda (1) is None >04:13:15,479 DEBUG anaconda: default disklabel type for sda is msdos >04:13:15,480 DEBUG anaconda: selecting msdos disklabel for sda based on size >04:13:16,676 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb1 on /mnt/sysimage as ext4 with options defaults,ro >04:13:16,721 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >04:13:17,070 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >04:13:17,275 INFO anaconda: Thread Done: AnaStorageThread (140195921692416) >04:13:17,306 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >04:13:17,319 INFO anaconda: Thread Done: AnaPayloadThread (140195913299712) >04:13:26,414 INFO anaconda: Not doing 'add runtime X layout' in live installation > > >/tmp/packaging.log: > > >/tmp/program.log: >04:13:11,788 INFO program: Running... udevadm settle --timeout=300 >04:13:11,913 INFO program: Running... dumpe2fs -h /dev/sdb1 >04:13:11,930 INFO program: Filesystem volume name: My Book >04:13:11,931 INFO program: Last mounted on: /run/media/almog2/My Book >04:13:11,931 INFO program: Filesystem UUID: fab8b05e-a165-4beb-8db3-b5eaa3ddd166 >04:13:11,931 INFO program: Filesystem magic number: 0xEF53 >04:13:11,931 INFO program: Filesystem revision #: 1 (dynamic) >04:13:11,931 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 >04:13:11,931 INFO program: Filesystem flags: signed_directory_hash >04:13:11,932 INFO program: Default mount options: (none) >04:13:11,932 INFO program: Filesystem state: clean >04:13:11,932 INFO program: Errors behavior: Continue >04:13:11,932 INFO program: Filesystem OS type: Linux >04:13:11,932 INFO program: Inode count: 61046784 >04:13:11,932 INFO program: Block count: 244182016 >04:13:11,932 INFO program: Reserved block count: 12209100 >04:13:11,933 INFO program: Free blocks: 129540752 >04:13:11,933 INFO program: Free inodes: 60994344 >04:13:11,933 INFO program: First block: 0 >04:13:11,933 INFO program: Block size: 4096 >04:13:11,933 INFO program: Fragment size: 4096 >04:13:11,933 INFO program: Reserved GDT blocks: 965 >04:13:11,933 INFO program: Blocks per group: 32768 >04:13:11,933 INFO program: Fragments per group: 32768 >04:13:11,934 INFO program: Inodes per group: 8192 >04:13:11,934 INFO program: Inode blocks per group: 512 >04:13:11,934 INFO program: Flex block group size: 16 >04:13:11,934 INFO program: Filesystem created: Sun Jun 19 10:49:01 2011 >04:13:11,934 INFO program: Last mount time: Fri Nov 9 04:12:49 2012 >04:13:11,934 INFO program: Last write time: Fri Nov 9 04:12:49 2012 >04:13:11,934 INFO program: Mount count: 120 >04:13:11,935 INFO program: Maximum mount count: 26 >04:13:11,935 INFO program: Last checked: Mon Sep 17 07:01:19 2012 >04:13:11,935 INFO program: Check interval: 15552000 (6 months) >04:13:11,935 INFO program: Next check after: Sat Mar 16 07:01:19 2013 >04:13:11,935 INFO program: Lifetime writes: 1698 GB >04:13:11,935 INFO program: Reserved blocks uid: 0 (user root) >04:13:11,935 INFO program: Reserved blocks gid: 0 (group root) >04:13:11,935 INFO program: First inode: 11 >04:13:11,936 INFO program: Inode size: 256 >04:13:11,936 INFO program: Required extra isize: 28 >04:13:11,936 INFO program: Desired extra isize: 28 >04:13:11,936 INFO program: Journal inode: 8 >04:13:11,936 INFO program: Default directory hash: half_md4 >04:13:11,936 INFO program: Directory Hash Seed: 425c84e1-d5de-4e4f-8f20-70a7f120ec41 >04:13:11,936 INFO program: Journal backup: inode blocks >04:13:11,936 INFO program: Journal features: journal_incompat_revoke >04:13:11,937 INFO program: Journal size: 128M >04:13:11,937 INFO program: Journal length: 32768 >04:13:11,937 INFO program: Journal sequence: 0x00008cb6 >04:13:11,937 INFO program: Journal start: 0 >04:13:11,937 INFO program: >04:13:11,937 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:11,938 INFO program: Running... dumpe2fs -h /dev/sdb1 >04:13:11,943 INFO program: Filesystem volume name: My Book >04:13:11,944 INFO program: Last mounted on: /run/media/almog2/My Book >04:13:11,944 INFO program: Filesystem UUID: fab8b05e-a165-4beb-8db3-b5eaa3ddd166 >04:13:11,944 INFO program: Filesystem magic number: 0xEF53 >04:13:11,944 INFO program: Filesystem revision #: 1 (dynamic) >04:13:11,944 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 >04:13:11,944 INFO program: Filesystem flags: signed_directory_hash >04:13:11,944 INFO program: Default mount options: (none) >04:13:11,945 INFO program: Filesystem state: clean >04:13:11,945 INFO program: Errors behavior: Continue >04:13:11,945 INFO program: Filesystem OS type: Linux >04:13:11,945 INFO program: Inode count: 61046784 >04:13:11,945 INFO program: Block count: 244182016 >04:13:11,945 INFO program: Reserved block count: 12209100 >04:13:11,945 INFO program: Free blocks: 129540752 >04:13:11,945 INFO program: Free inodes: 60994344 >04:13:11,946 INFO program: First block: 0 >04:13:11,946 INFO program: Block size: 4096 >04:13:11,946 INFO program: Fragment size: 4096 >04:13:11,946 INFO program: Reserved GDT blocks: 965 >04:13:11,946 INFO program: Blocks per group: 32768 >04:13:11,946 INFO program: Fragments per group: 32768 >04:13:11,946 INFO program: Inodes per group: 8192 >04:13:11,947 INFO program: Inode blocks per group: 512 >04:13:11,947 INFO program: Flex block group size: 16 >04:13:11,947 INFO program: Filesystem created: Sun Jun 19 10:49:01 2011 >04:13:11,947 INFO program: Last mount time: Fri Nov 9 04:12:49 2012 >04:13:11,947 INFO program: Last write time: Fri Nov 9 04:12:49 2012 >04:13:11,947 INFO program: Mount count: 120 >04:13:11,947 INFO program: Maximum mount count: 26 >04:13:11,947 INFO program: Last checked: Mon Sep 17 07:01:19 2012 >04:13:11,948 INFO program: Check interval: 15552000 (6 months) >04:13:11,948 INFO program: Next check after: Sat Mar 16 07:01:19 2013 >04:13:11,948 INFO program: Lifetime writes: 1698 GB >04:13:11,948 INFO program: Reserved blocks uid: 0 (user root) >04:13:11,948 INFO program: Reserved blocks gid: 0 (group root) >04:13:11,948 INFO program: First inode: 11 >04:13:11,948 INFO program: Inode size: 256 >04:13:11,948 INFO program: Required extra isize: 28 >04:13:11,949 INFO program: Desired extra isize: 28 >04:13:11,949 INFO program: Journal inode: 8 >04:13:11,949 INFO program: Default directory hash: half_md4 >04:13:11,949 INFO program: Directory Hash Seed: 425c84e1-d5de-4e4f-8f20-70a7f120ec41 >04:13:11,949 INFO program: Journal backup: inode blocks >04:13:11,949 INFO program: Journal features: journal_incompat_revoke >04:13:11,949 INFO program: Journal size: 128M >04:13:11,950 INFO program: Journal length: 32768 >04:13:11,950 INFO program: Journal sequence: 0x00008cb6 >04:13:11,950 INFO program: Journal start: 0 >04:13:11,950 INFO program: >04:13:11,950 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:11,951 INFO program: Running... resize2fs -P /dev/sdb1 >04:13:11,969 INFO program: Estimated minimum size of the filesystem: 112851538 >04:13:11,970 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:13:12,074 INFO program: Running... dumpe2fs -h /dev/sda1 >04:13:12,106 INFO program: Filesystem volume name: Fedora >04:13:12,106 INFO program: Last mounted on: / >04:13:12,106 INFO program: Filesystem UUID: 6a101638-a0cf-4308-8616-c59370a63a57 >04:13:12,106 INFO program: Filesystem magic number: 0xEF53 >04:13:12,106 INFO program: Filesystem revision #: 1 (dynamic) >04:13:12,106 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 >04:13:12,107 INFO program: Filesystem flags: signed_directory_hash >04:13:12,107 INFO program: Default mount options: user_xattr acl >04:13:12,107 INFO program: Filesystem state: clean with errors >04:13:12,107 INFO program: Errors behavior: Continue >04:13:12,107 INFO program: Filesystem OS type: Linux >04:13:12,107 INFO program: Inode count: 30269440 >04:13:12,107 INFO program: Block count: 121072384 >04:13:12,107 INFO program: Reserved block count: 1210295 >04:13:12,107 INFO program: Free blocks: 27891025 >04:13:12,107 INFO program: Free inodes: 29596846 >04:13:12,107 INFO program: First block: 0 >04:13:12,107 INFO program: Block size: 4096 >04:13:12,107 INFO program: Fragment size: 4096 >04:13:12,107 INFO program: Reserved GDT blocks: 227 >04:13:12,107 INFO program: Blocks per group: 32768 >04:13:12,107 INFO program: Fragments per group: 32768 >04:13:12,107 INFO program: Inodes per group: 8192 >04:13:12,108 INFO program: Inode blocks per group: 512 >04:13:12,108 INFO program: RAID stride: 32751 >04:13:12,108 INFO program: Flex block group size: 16 >04:13:12,108 INFO program: Filesystem created: Fri Apr 8 17:29:29 2011 >04:13:12,108 INFO program: Last mount time: Fri Nov 9 03:56:03 2012 >04:13:12,108 INFO program: Last write time: Fri Nov 9 04:00:54 2012 >04:13:12,108 INFO program: Mount count: 1 >04:13:12,108 INFO program: Maximum mount count: -1 >04:13:12,108 INFO program: Last checked: Fri Nov 9 03:53:49 2012 >04:13:12,108 INFO program: Check interval: 0 (<none>) >04:13:12,108 INFO program: Lifetime writes: 3678 GB >04:13:12,108 INFO program: Reserved blocks uid: 0 (user root) >04:13:12,108 INFO program: Reserved blocks gid: 0 (group root) >04:13:12,108 INFO program: First inode: 11 >04:13:12,108 INFO program: Inode size: 256 >04:13:12,108 INFO program: Required extra isize: 28 >04:13:12,108 INFO program: Desired extra isize: 28 >04:13:12,108 INFO program: Journal inode: 8 >04:13:12,109 INFO program: Default directory hash: half_md4 >04:13:12,109 INFO program: Directory Hash Seed: 8eead8e8-8f27-4b3f-9652-9eb01d9d3063 >04:13:12,109 INFO program: Journal backup: inode blocks >04:13:12,109 INFO program: FS Error count: 1 >04:13:12,109 INFO program: First error time: Fri Nov 9 04:00:54 2012 >04:13:12,109 INFO program: First error function: ext4_wait_block_bitmap >04:13:12,109 INFO program: First error line #: 447 >04:13:12,109 INFO program: First error inode #: 0 >04:13:12,109 INFO program: First error block #: 0 >04:13:12,109 INFO program: Last error time: Fri Nov 9 04:00:54 2012 >04:13:12,109 INFO program: Last error function: ext4_wait_block_bitmap >04:13:12,109 INFO program: Last error line #: 447 >04:13:12,109 INFO program: Last error inode #: 0 >04:13:12,109 INFO program: Last error block #: 0 >04:13:12,109 INFO program: Journal features: journal_incompat_revoke >04:13:12,109 INFO program: Journal size: 128M >04:13:12,109 INFO program: Journal length: 32768 >04:13:12,110 INFO program: Journal sequence: 0x004d88b7 >04:13:12,110 INFO program: Journal start: 0 >04:13:12,110 INFO program: Bad blocks: 751608, 943930, 967849, 1026393, 7231749, 7233153, 27444601, 27558773, 34697723, 48661867, 48743966 >04:13:12,110 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:12,110 INFO program: Running... dumpe2fs -h /dev/sda1 >04:13:12,116 INFO program: Filesystem volume name: Fedora >04:13:12,116 INFO program: Last mounted on: / >04:13:12,116 INFO program: Filesystem UUID: 6a101638-a0cf-4308-8616-c59370a63a57 >04:13:12,117 INFO program: Filesystem magic number: 0xEF53 >04:13:12,117 INFO program: Filesystem revision #: 1 (dynamic) >04:13:12,117 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >04:13:12,117 INFO program: Filesystem flags: signed_directory_hash >04:13:12,117 INFO program: Default mount options: user_xattr acl >04:13:12,117 INFO program: Filesystem state: clean with errors >04:13:12,117 INFO program: Errors behavior: Continue >04:13:12,117 INFO program: Filesystem OS type: Linux >04:13:12,117 INFO program: Inode count: 30269440 >04:13:12,118 INFO program: Block count: 121072384 >04:13:12,118 INFO program: Reserved block count: 1210295 >04:13:12,118 INFO program: Free blocks: 27891025 >04:13:12,118 INFO program: Free inodes: 29596846 >04:13:12,118 INFO program: First block: 0 >04:13:12,118 INFO program: Block size: 4096 >04:13:12,118 INFO program: Fragment size: 4096 >04:13:12,118 INFO program: Reserved GDT blocks: 227 >04:13:12,118 INFO program: Blocks per group: 32768 >04:13:12,118 INFO program: Fragments per group: 32768 >04:13:12,119 INFO program: Inodes per group: 8192 >04:13:12,119 INFO program: Inode blocks per group: 512 >04:13:12,119 INFO program: RAID stride: 32751 >04:13:12,119 INFO program: Flex block group size: 16 >04:13:12,119 INFO program: Filesystem created: Fri Apr 8 17:29:29 2011 >04:13:12,119 INFO program: Last mount time: Fri Nov 9 03:56:03 2012 >04:13:12,119 INFO program: Last write time: Fri Nov 9 04:00:54 2012 >04:13:12,119 INFO program: Mount count: 1 >04:13:12,119 INFO program: Maximum mount count: -1 >04:13:12,119 INFO program: Last checked: Fri Nov 9 03:53:49 2012 >04:13:12,120 INFO program: Check interval: 0 (<none>) >04:13:12,120 INFO program: Lifetime writes: 3678 GB >04:13:12,120 INFO program: Reserved blocks uid: 0 (user root) >04:13:12,120 INFO program: Reserved blocks gid: 0 (group root) >04:13:12,120 INFO program: First inode: 11 >04:13:12,120 INFO program: Inode size: 256 >04:13:12,120 INFO program: Required extra isize: 28 >04:13:12,120 INFO program: Desired extra isize: 28 >04:13:12,120 INFO program: Journal inode: 8 >04:13:12,120 INFO program: Default directory hash: half_md4 >04:13:12,120 INFO program: Directory Hash Seed: 8eead8e8-8f27-4b3f-9652-9eb01d9d3063 >04:13:12,121 INFO program: Journal backup: inode blocks >04:13:12,121 INFO program: FS Error count: 1 >04:13:12,121 INFO program: First error time: Fri Nov 9 04:00:54 2012 >04:13:12,121 INFO program: First error function: ext4_wait_block_bitmap >04:13:12,121 INFO program: First error line #: 447 >04:13:12,121 INFO program: First error inode #: 0 >04:13:12,121 INFO program: First error block #: 0 >04:13:12,121 INFO program: Last error time: Fri Nov 9 04:00:54 2012 >04:13:12,121 INFO program: Last error function: ext4_wait_block_bitmap >04:13:12,121 INFO program: Last error line #: 447 >04:13:12,122 INFO program: Last error inode #: 0 >04:13:12,122 INFO program: Last error block #: 0 >04:13:12,122 INFO program: Journal features: journal_incompat_revoke >04:13:12,122 INFO program: Journal size: 128M >04:13:12,122 INFO program: Journal length: 32768 >04:13:12,122 INFO program: Journal sequence: 0x004d88b7 >04:13:12,122 INFO program: Journal start: 0 >04:13:12,122 INFO program: Bad blocks: 751608, 943930, 967849, 1026393, 7231749, 7233153, 27444601, 27558773, 34697723, 48661867, 48743966 >04:13:12,122 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:12,123 INFO program: Running... resize2fs -P /dev/sda1 >04:13:12,128 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:13:12,128 ERR program: Please run 'e2fsck -f /dev/sda1' first. >04:13:12,128 ERR program: >04:13:12,214 INFO program: Running... dumpe2fs -h /dev/loop3 >04:13:12,218 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:12,218 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >04:13:12,218 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:12,219 INFO program: Filesystem magic number: 0xEF53 >04:13:12,219 INFO program: Filesystem revision #: 1 (dynamic) >04:13:12,219 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 >04:13:12,219 INFO program: Filesystem flags: signed_directory_hash >04:13:12,219 INFO program: Default mount options: user_xattr acl >04:13:12,219 INFO program: Filesystem state: clean >04:13:12,219 INFO program: Errors behavior: Continue >04:13:12,219 INFO program: Filesystem OS type: Linux >04:13:12,219 INFO program: Inode count: 262144 >04:13:12,219 INFO program: Block count: 1048576 >04:13:12,219 INFO program: Reserved block count: 10484 >04:13:12,219 INFO program: Free blocks: 297841 >04:13:12,219 INFO program: Free inodes: 158463 >04:13:12,219 INFO program: First block: 0 >04:13:12,219 INFO program: Block size: 4096 >04:13:12,219 INFO program: Fragment size: 4096 >04:13:12,219 INFO program: Reserved GDT blocks: 255 >04:13:12,220 INFO program: Blocks per group: 32768 >04:13:12,220 INFO program: Fragments per group: 32768 >04:13:12,220 INFO program: Inodes per group: 8192 >04:13:12,220 INFO program: Inode blocks per group: 512 >04:13:12,220 INFO program: Flex block group size: 16 >04:13:12,220 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:12,220 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >04:13:12,220 INFO program: Last write time: Fri Nov 2 23:33:29 2012 >04:13:12,220 INFO program: Mount count: 0 >04:13:12,220 INFO program: Maximum mount count: -1 >04:13:12,220 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >04:13:12,220 INFO program: Check interval: 0 (<none>) >04:13:12,220 INFO program: Lifetime writes: 253 MB >04:13:12,220 INFO program: Reserved blocks uid: 0 (user root) >04:13:12,220 INFO program: Reserved blocks gid: 0 (group root) >04:13:12,220 INFO program: First inode: 11 >04:13:12,220 INFO program: Inode size: 256 >04:13:12,221 INFO program: Required extra isize: 28 >04:13:12,221 INFO program: Desired extra isize: 28 >04:13:12,221 INFO program: Journal inode: 8 >04:13:12,221 INFO program: Default directory hash: half_md4 >04:13:12,221 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:12,221 INFO program: Journal backup: inode blocks >04:13:12,221 INFO program: Journal features: journal_incompat_revoke >04:13:12,221 INFO program: Journal size: 128M >04:13:12,221 INFO program: Journal length: 32768 >04:13:12,221 INFO program: Journal sequence: 0x000015ea >04:13:12,221 INFO program: Journal start: 0 >04:13:12,221 INFO program: >04:13:12,221 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:12,222 INFO program: Running... dumpe2fs -h /dev/loop3 >04:13:12,225 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:12,225 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >04:13:12,225 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:12,225 INFO program: Filesystem magic number: 0xEF53 >04:13:12,225 INFO program: Filesystem revision #: 1 (dynamic) >04:13:12,225 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 >04:13:12,226 INFO program: Filesystem flags: signed_directory_hash >04:13:12,226 INFO program: Default mount options: user_xattr acl >04:13:12,226 INFO program: Filesystem state: clean >04:13:12,226 INFO program: Errors behavior: Continue >04:13:12,226 INFO program: Filesystem OS type: Linux >04:13:12,226 INFO program: Inode count: 262144 >04:13:12,226 INFO program: Block count: 1048576 >04:13:12,226 INFO program: Reserved block count: 10484 >04:13:12,226 INFO program: Free blocks: 297841 >04:13:12,226 INFO program: Free inodes: 158463 >04:13:12,226 INFO program: First block: 0 >04:13:12,226 INFO program: Block size: 4096 >04:13:12,226 INFO program: Fragment size: 4096 >04:13:12,226 INFO program: Reserved GDT blocks: 255 >04:13:12,226 INFO program: Blocks per group: 32768 >04:13:12,226 INFO program: Fragments per group: 32768 >04:13:12,226 INFO program: Inodes per group: 8192 >04:13:12,227 INFO program: Inode blocks per group: 512 >04:13:12,227 INFO program: Flex block group size: 16 >04:13:12,227 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:12,227 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >04:13:12,227 INFO program: Last write time: Fri Nov 2 23:33:29 2012 >04:13:12,227 INFO program: Mount count: 0 >04:13:12,227 INFO program: Maximum mount count: -1 >04:13:12,227 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >04:13:12,227 INFO program: Check interval: 0 (<none>) >04:13:12,227 INFO program: Lifetime writes: 253 MB >04:13:12,227 INFO program: Reserved blocks uid: 0 (user root) >04:13:12,227 INFO program: Reserved blocks gid: 0 (group root) >04:13:12,227 INFO program: First inode: 11 >04:13:12,227 INFO program: Inode size: 256 >04:13:12,227 INFO program: Required extra isize: 28 >04:13:12,227 INFO program: Desired extra isize: 28 >04:13:12,227 INFO program: Journal inode: 8 >04:13:12,228 INFO program: Default directory hash: half_md4 >04:13:12,228 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:12,228 INFO program: Journal backup: inode blocks >04:13:12,228 INFO program: Journal features: journal_incompat_revoke >04:13:12,228 INFO program: Journal size: 128M >04:13:12,228 INFO program: Journal length: 32768 >04:13:12,228 INFO program: Journal sequence: 0x000015ea >04:13:12,228 INFO program: Journal start: 0 >04:13:12,228 INFO program: >04:13:12,228 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:12,228 INFO program: Running... resize2fs -P /dev/loop3 >04:13:12,232 INFO program: Couldn't find valid filesystem superblock. >04:13:12,232 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:13:12,232 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >04:13:12,267 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:13:12,271 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:12,271 INFO program: Last mounted on: /sysroot >04:13:12,271 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:12,271 INFO program: Filesystem magic number: 0xEF53 >04:13:12,271 INFO program: Filesystem revision #: 1 (dynamic) >04:13:12,271 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 >04:13:12,271 INFO program: Filesystem flags: signed_directory_hash >04:13:12,271 INFO program: Default mount options: user_xattr acl >04:13:12,272 INFO program: Filesystem state: clean >04:13:12,272 INFO program: Errors behavior: Continue >04:13:12,272 INFO program: Filesystem OS type: Linux >04:13:12,272 INFO program: Inode count: 262144 >04:13:12,272 INFO program: Block count: 1048576 >04:13:12,272 INFO program: Reserved block count: 10484 >04:13:12,272 INFO program: Free blocks: 297841 >04:13:12,272 INFO program: Free inodes: 158463 >04:13:12,272 INFO program: First block: 0 >04:13:12,272 INFO program: Block size: 4096 >04:13:12,272 INFO program: Fragment size: 4096 >04:13:12,272 INFO program: Reserved GDT blocks: 255 >04:13:12,272 INFO program: Blocks per group: 32768 >04:13:12,272 INFO program: Fragments per group: 32768 >04:13:12,272 INFO program: Inodes per group: 8192 >04:13:12,272 INFO program: Inode blocks per group: 512 >04:13:12,272 INFO program: Flex block group size: 16 >04:13:12,273 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:12,273 INFO program: Last mount time: Fri Nov 9 04:12:17 2012 >04:13:12,273 INFO program: Last write time: Fri Nov 9 04:12:17 2012 >04:13:12,273 INFO program: Mount count: 1 >04:13:12,273 INFO program: Maximum mount count: -1 >04:13:12,273 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >04:13:12,273 INFO program: Check interval: 0 (<none>) >04:13:12,273 INFO program: Lifetime writes: 253 MB >04:13:12,273 INFO program: Reserved blocks uid: 0 (user root) >04:13:12,273 INFO program: Reserved blocks gid: 0 (group root) >04:13:12,273 INFO program: First inode: 11 >04:13:12,273 INFO program: Inode size: 256 >04:13:12,273 INFO program: Required extra isize: 28 >04:13:12,273 INFO program: Desired extra isize: 28 >04:13:12,273 INFO program: Journal inode: 8 >04:13:12,273 INFO program: First orphan inode: 184754 >04:13:12,273 INFO program: Default directory hash: half_md4 >04:13:12,273 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:12,274 INFO program: Journal backup: inode blocks >04:13:12,274 INFO program: Journal features: journal_incompat_revoke >04:13:12,274 INFO program: Journal size: 128M >04:13:12,274 INFO program: Journal length: 32768 >04:13:12,274 INFO program: Journal sequence: 0x000015eb >04:13:12,274 INFO program: Journal start: 1 >04:13:12,274 INFO program: >04:13:12,274 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:12,274 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:13:12,278 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:12,278 INFO program: Last mounted on: /sysroot >04:13:12,278 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:12,279 INFO program: Filesystem magic number: 0xEF53 >04:13:12,279 INFO program: Filesystem revision #: 1 (dynamic) >04:13:12,279 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 >04:13:12,279 INFO program: Filesystem flags: signed_directory_hash >04:13:12,279 INFO program: Default mount options: user_xattr acl >04:13:12,279 INFO program: Filesystem state: clean >04:13:12,279 INFO program: Errors behavior: Continue >04:13:12,279 INFO program: Filesystem OS type: Linux >04:13:12,279 INFO program: Inode count: 262144 >04:13:12,279 INFO program: Block count: 1048576 >04:13:12,279 INFO program: Reserved block count: 10484 >04:13:12,279 INFO program: Free blocks: 297841 >04:13:12,279 INFO program: Free inodes: 158463 >04:13:12,279 INFO program: First block: 0 >04:13:12,279 INFO program: Block size: 4096 >04:13:12,279 INFO program: Fragment size: 4096 >04:13:12,279 INFO program: Reserved GDT blocks: 255 >04:13:12,280 INFO program: Blocks per group: 32768 >04:13:12,280 INFO program: Fragments per group: 32768 >04:13:12,280 INFO program: Inodes per group: 8192 >04:13:12,280 INFO program: Inode blocks per group: 512 >04:13:12,280 INFO program: Flex block group size: 16 >04:13:12,280 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:12,280 INFO program: Last mount time: Fri Nov 9 04:12:17 2012 >04:13:12,280 INFO program: Last write time: Fri Nov 9 04:12:17 2012 >04:13:12,280 INFO program: Mount count: 1 >04:13:12,280 INFO program: Maximum mount count: -1 >04:13:12,280 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >04:13:12,280 INFO program: Check interval: 0 (<none>) >04:13:12,280 INFO program: Lifetime writes: 253 MB >04:13:12,280 INFO program: Reserved blocks uid: 0 (user root) >04:13:12,280 INFO program: Reserved blocks gid: 0 (group root) >04:13:12,280 INFO program: First inode: 11 >04:13:12,280 INFO program: Inode size: 256 >04:13:12,280 INFO program: Required extra isize: 28 >04:13:12,281 INFO program: Desired extra isize: 28 >04:13:12,281 INFO program: Journal inode: 8 >04:13:12,281 INFO program: First orphan inode: 184754 >04:13:12,281 INFO program: Default directory hash: half_md4 >04:13:12,281 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:12,281 INFO program: Journal backup: inode blocks >04:13:12,281 INFO program: Journal features: journal_incompat_revoke >04:13:12,281 INFO program: Journal size: 128M >04:13:12,281 INFO program: Journal length: 32768 >04:13:12,281 INFO program: Journal sequence: 0x000015eb >04:13:12,281 INFO program: Journal start: 1 >04:13:12,281 INFO program: >04:13:12,281 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:12,282 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:13:12,285 INFO program: Estimated minimum size of the filesystem: 752356 >04:13:12,286 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:13:12,307 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >04:13:12,313 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:12,314 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >04:13:12,314 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:12,314 INFO program: Filesystem magic number: 0xEF53 >04:13:12,314 INFO program: Filesystem revision #: 1 (dynamic) >04:13:12,314 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 >04:13:12,314 INFO program: Filesystem flags: signed_directory_hash >04:13:12,315 INFO program: Default mount options: user_xattr acl >04:13:12,315 INFO program: Filesystem state: clean >04:13:12,315 INFO program: Errors behavior: Continue >04:13:12,315 INFO program: Filesystem OS type: Linux >04:13:12,315 INFO program: Inode count: 188416 >04:13:12,315 INFO program: Block count: 752356 >04:13:12,315 INFO program: Reserved block count: 7522 >04:13:12,315 INFO program: Free blocks: 6761 >04:13:12,316 INFO program: Free inodes: 84735 >04:13:12,316 INFO program: First block: 0 >04:13:12,316 INFO program: Block size: 4096 >04:13:12,316 INFO program: Fragment size: 4096 >04:13:12,316 INFO program: Reserved GDT blocks: 255 >04:13:12,316 INFO program: Blocks per group: 32768 >04:13:12,316 INFO program: Fragments per group: 32768 >04:13:12,317 INFO program: Inodes per group: 8192 >04:13:12,317 INFO program: Inode blocks per group: 512 >04:13:12,317 INFO program: Flex block group size: 16 >04:13:12,317 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:12,317 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >04:13:12,317 INFO program: Last write time: Fri Nov 2 23:33:30 2012 >04:13:12,317 INFO program: Mount count: 0 >04:13:12,317 INFO program: Maximum mount count: -1 >04:13:12,318 INFO program: Last checked: Fri Nov 2 23:33:30 2012 >04:13:12,318 INFO program: Check interval: 0 (<none>) >04:13:12,318 INFO program: Lifetime writes: 254 MB >04:13:12,318 INFO program: Reserved blocks uid: 0 (user root) >04:13:12,318 INFO program: Reserved blocks gid: 0 (group root) >04:13:12,318 INFO program: First inode: 11 >04:13:12,318 INFO program: Inode size: 256 >04:13:12,319 INFO program: Required extra isize: 28 >04:13:12,319 INFO program: Desired extra isize: 28 >04:13:12,319 INFO program: Journal inode: 8 >04:13:12,319 INFO program: Default directory hash: half_md4 >04:13:12,319 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:12,319 INFO program: Journal backup: inode blocks >04:13:12,319 INFO program: Journal features: journal_incompat_revoke >04:13:12,319 INFO program: Journal size: 128M >04:13:12,320 INFO program: Journal length: 32768 >04:13:12,320 INFO program: Journal sequence: 0x000015ea >04:13:12,320 INFO program: Journal start: 0 >04:13:12,320 INFO program: >04:13:12,320 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:12,321 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >04:13:12,328 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:12,328 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >04:13:12,328 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:12,328 INFO program: Filesystem magic number: 0xEF53 >04:13:12,328 INFO program: Filesystem revision #: 1 (dynamic) >04:13:12,329 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 >04:13:12,329 INFO program: Filesystem flags: signed_directory_hash >04:13:12,329 INFO program: Default mount options: user_xattr acl >04:13:12,329 INFO program: Filesystem state: clean >04:13:12,329 INFO program: Errors behavior: Continue >04:13:12,329 INFO program: Filesystem OS type: Linux >04:13:12,329 INFO program: Inode count: 188416 >04:13:12,329 INFO program: Block count: 752356 >04:13:12,330 INFO program: Reserved block count: 7522 >04:13:12,330 INFO program: Free blocks: 6761 >04:13:12,330 INFO program: Free inodes: 84735 >04:13:12,330 INFO program: First block: 0 >04:13:12,330 INFO program: Block size: 4096 >04:13:12,330 INFO program: Fragment size: 4096 >04:13:12,330 INFO program: Reserved GDT blocks: 255 >04:13:12,331 INFO program: Blocks per group: 32768 >04:13:12,331 INFO program: Fragments per group: 32768 >04:13:12,331 INFO program: Inodes per group: 8192 >04:13:12,331 INFO program: Inode blocks per group: 512 >04:13:12,331 INFO program: Flex block group size: 16 >04:13:12,331 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:12,331 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >04:13:12,332 INFO program: Last write time: Fri Nov 2 23:33:30 2012 >04:13:12,332 INFO program: Mount count: 0 >04:13:12,332 INFO program: Maximum mount count: -1 >04:13:12,332 INFO program: Last checked: Fri Nov 2 23:33:30 2012 >04:13:12,332 INFO program: Check interval: 0 (<none>) >04:13:12,332 INFO program: Lifetime writes: 254 MB >04:13:12,332 INFO program: Reserved blocks uid: 0 (user root) >04:13:12,332 INFO program: Reserved blocks gid: 0 (group root) >04:13:12,333 INFO program: First inode: 11 >04:13:12,333 INFO program: Inode size: 256 >04:13:12,333 INFO program: Required extra isize: 28 >04:13:12,333 INFO program: Desired extra isize: 28 >04:13:12,333 INFO program: Journal inode: 8 >04:13:12,333 INFO program: Default directory hash: half_md4 >04:13:12,333 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:12,334 INFO program: Journal backup: inode blocks >04:13:12,334 INFO program: Journal features: journal_incompat_revoke >04:13:12,334 INFO program: Journal size: 128M >04:13:12,334 INFO program: Journal length: 32768 >04:13:12,334 INFO program: Journal sequence: 0x000015ea >04:13:12,334 INFO program: Journal start: 0 >04:13:12,334 INFO program: >04:13:12,335 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:12,335 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >04:13:12,341 INFO program: Couldn't find valid filesystem superblock. >04:13:12,341 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:13:12,341 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >04:13:12,352 INFO program: Running... udevadm settle --timeout=300 >04:13:12,387 INFO program: Running... udevadm settle --timeout=300 >04:13:12,402 INFO program: Running... udevadm settle --timeout=300 >04:13:12,429 INFO program: Running... udevadm settle --timeout=300 >04:13:12,447 INFO program: Running... udevadm settle --timeout=300 >04:13:12,463 INFO program: Running... udevadm settle --timeout=300 >04:13:12,489 INFO program: Running... udevadm settle --timeout=300 >04:13:12,509 INFO program: Running... swapoff /dev/sda2 >04:13:12,530 INFO program: Running... udevadm settle --timeout=300 >04:13:12,548 INFO program: Running... udevadm settle --timeout=300 >04:13:12,575 INFO program: Running... udevadm settle --timeout=300 >04:13:12,591 INFO program: Running... udevadm settle --timeout=300 >04:13:12,616 INFO program: Running... udevadm settle --timeout=300 >04:13:12,637 INFO program: Running... udevadm settle --timeout=300 >04:13:12,657 INFO program: Running... udevadm settle --timeout=300 >04:13:12,681 INFO program: Running... udevadm settle --timeout=300 >04:13:12,705 INFO program: Running... udevadm settle --timeout=300 >04:13:12,731 INFO program: Running... udevadm settle --timeout=300 >04:13:13,280 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:13:13,299 INFO program: Running... modprobe fcoe >04:13:13,347 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >04:13:13,360 INFO program: No FCoE boot disk information is found in EDD! >04:13:13,361 INFO program: Running... udevadm settle --timeout=300 >04:13:13,914 INFO program: Running... multipath -d >04:13:13,960 INFO program: Nov 09 04:13:13 | sdb: rport id not found >04:13:13,961 INFO program: create: mpatha (WD_My_Book_1130_57434156354C303434303730-0:0) undef WD ,My Book 1130 >04:13:13,961 INFO program: size=931G features='0' hwhandler='0' wp=undef >04:13:13,961 INFO program: `-+- policy='service-time 0' prio=1 status=undef >04:13:13,961 INFO program: `- 9:0:0:0 sdb 8:16 undef ready running >04:13:13,961 INFO program: Nov 09 04:13:13 | sdc: rport id not found >04:13:13,961 INFO program: create: mpathb (SanDisk_Cruzer_Blade_20044323021DA420D387-0:0) undef SanDisk ,Cruzer Blade >04:13:13,962 INFO program: size=7.5G features='0' hwhandler='0' wp=undef >04:13:13,962 INFO program: `-+- policy='service-time 0' prio=1 status=undef >04:13:13,962 INFO program: `- 10:0:0:0 sdc 8:32 undef ready running >04:13:13,964 INFO program: Running... multipath -ll >04:13:14,291 INFO program: Running... udevadm control --property=ANACONDA=1 >04:13:14,310 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >04:13:14,314 INFO program: Running... systemctl start chronyd.service >04:13:14,344 INFO program: Running... udevadm settle --timeout=300 >04:13:14,997 INFO program: Running... udevadm settle --timeout=300 >04:13:15,060 INFO program: Running... multipath -d >04:13:15,075 INFO program: Nov 09 04:13:15 | sdb: rport id not found >04:13:15,075 INFO program: create: mpatha (WD_My_Book_1130_57434156354C303434303730-0:0) undef WD ,My Book 1130 >04:13:15,076 INFO program: size=931G features='0' hwhandler='0' wp=undef >04:13:15,076 INFO program: `-+- policy='service-time 0' prio=1 status=undef >04:13:15,076 INFO program: `- 9:0:0:0 sdb 8:16 undef ready running >04:13:15,076 INFO program: Nov 09 04:13:15 | sdc: rport id not found >04:13:15,076 INFO program: create: mpathb (SanDisk_Cruzer_Blade_20044323021DA420D387-0:0) undef SanDisk ,Cruzer Blade >04:13:15,076 INFO program: size=7.5G features='0' hwhandler='0' wp=undef >04:13:15,076 INFO program: `-+- policy='service-time 0' prio=1 status=undef >04:13:15,077 INFO program: `- 10:0:0:0 sdc 8:32 undef ready running >04:13:15,077 INFO program: Running... multipath -ll >04:13:15,240 INFO program: Running... dumpe2fs -h /dev/sdb1 >04:13:15,257 INFO program: Filesystem volume name: My Book >04:13:15,259 INFO program: Last mounted on: /run/media/almog2/My Book >04:13:15,259 INFO program: Filesystem UUID: fab8b05e-a165-4beb-8db3-b5eaa3ddd166 >04:13:15,259 INFO program: Filesystem magic number: 0xEF53 >04:13:15,259 INFO program: Filesystem revision #: 1 (dynamic) >04:13:15,260 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 >04:13:15,260 INFO program: Filesystem flags: signed_directory_hash >04:13:15,260 INFO program: Default mount options: (none) >04:13:15,260 INFO program: Filesystem state: clean >04:13:15,261 INFO program: Errors behavior: Continue >04:13:15,261 INFO program: Filesystem OS type: Linux >04:13:15,261 INFO program: Inode count: 61046784 >04:13:15,262 INFO program: Block count: 244182016 >04:13:15,263 INFO program: Reserved block count: 12209100 >04:13:15,263 INFO program: Free blocks: 129540752 >04:13:15,263 INFO program: Free inodes: 60994344 >04:13:15,263 INFO program: First block: 0 >04:13:15,264 INFO program: Block size: 4096 >04:13:15,264 INFO program: Fragment size: 4096 >04:13:15,264 INFO program: Reserved GDT blocks: 965 >04:13:15,264 INFO program: Blocks per group: 32768 >04:13:15,264 INFO program: Fragments per group: 32768 >04:13:15,265 INFO program: Inodes per group: 8192 >04:13:15,265 INFO program: Inode blocks per group: 512 >04:13:15,265 INFO program: Flex block group size: 16 >04:13:15,265 INFO program: Filesystem created: Sun Jun 19 10:49:01 2011 >04:13:15,266 INFO program: Last mount time: Fri Nov 9 04:12:49 2012 >04:13:15,266 INFO program: Last write time: Fri Nov 9 04:12:49 2012 >04:13:15,266 INFO program: Mount count: 120 >04:13:15,266 INFO program: Maximum mount count: 26 >04:13:15,267 INFO program: Last checked: Mon Sep 17 07:01:19 2012 >04:13:15,267 INFO program: Check interval: 15552000 (6 months) >04:13:15,267 INFO program: Next check after: Sat Mar 16 07:01:19 2013 >04:13:15,267 INFO program: Lifetime writes: 1698 GB >04:13:15,268 INFO program: Reserved blocks uid: 0 (user root) >04:13:15,268 INFO program: Reserved blocks gid: 0 (group root) >04:13:15,268 INFO program: First inode: 11 >04:13:15,268 INFO program: Inode size: 256 >04:13:15,269 INFO program: Required extra isize: 28 >04:13:15,269 INFO program: Desired extra isize: 28 >04:13:15,270 INFO program: Journal inode: 8 >04:13:15,270 INFO program: Default directory hash: half_md4 >04:13:15,270 INFO program: Directory Hash Seed: 425c84e1-d5de-4e4f-8f20-70a7f120ec41 >04:13:15,271 INFO program: Journal backup: inode blocks >04:13:15,271 INFO program: Journal features: journal_incompat_revoke >04:13:15,271 INFO program: Journal size: 128M >04:13:15,272 INFO program: Journal length: 32768 >04:13:15,272 INFO program: Journal sequence: 0x00008cb6 >04:13:15,272 INFO program: Journal start: 0 >04:13:15,273 INFO program: >04:13:15,273 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:15,275 INFO program: Running... dumpe2fs -h /dev/sdb1 >04:13:15,284 INFO program: Filesystem volume name: My Book >04:13:15,285 INFO program: Last mounted on: /run/media/almog2/My Book >04:13:15,286 INFO program: Filesystem UUID: fab8b05e-a165-4beb-8db3-b5eaa3ddd166 >04:13:15,286 INFO program: Filesystem magic number: 0xEF53 >04:13:15,286 INFO program: Filesystem revision #: 1 (dynamic) >04:13:15,286 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 >04:13:15,286 INFO program: Filesystem flags: signed_directory_hash >04:13:15,286 INFO program: Default mount options: (none) >04:13:15,286 INFO program: Filesystem state: clean >04:13:15,286 INFO program: Errors behavior: Continue >04:13:15,287 INFO program: Filesystem OS type: Linux >04:13:15,287 INFO program: Inode count: 61046784 >04:13:15,287 INFO program: Block count: 244182016 >04:13:15,287 INFO program: Reserved block count: 12209100 >04:13:15,287 INFO program: Free blocks: 129540752 >04:13:15,287 INFO program: Free inodes: 60994344 >04:13:15,287 INFO program: First block: 0 >04:13:15,287 INFO program: Block size: 4096 >04:13:15,288 INFO program: Fragment size: 4096 >04:13:15,288 INFO program: Reserved GDT blocks: 965 >04:13:15,289 INFO program: Blocks per group: 32768 >04:13:15,289 INFO program: Fragments per group: 32768 >04:13:15,290 INFO program: Inodes per group: 8192 >04:13:15,290 INFO program: Inode blocks per group: 512 >04:13:15,290 INFO program: Flex block group size: 16 >04:13:15,291 INFO program: Filesystem created: Sun Jun 19 10:49:01 2011 >04:13:15,291 INFO program: Last mount time: Fri Nov 9 04:12:49 2012 >04:13:15,292 INFO program: Last write time: Fri Nov 9 04:12:49 2012 >04:13:15,292 INFO program: Mount count: 120 >04:13:15,293 INFO program: Maximum mount count: 26 >04:13:15,293 INFO program: Last checked: Mon Sep 17 07:01:19 2012 >04:13:15,293 INFO program: Check interval: 15552000 (6 months) >04:13:15,294 INFO program: Next check after: Sat Mar 16 07:01:19 2013 >04:13:15,294 INFO program: Lifetime writes: 1698 GB >04:13:15,295 INFO program: Reserved blocks uid: 0 (user root) >04:13:15,295 INFO program: Reserved blocks gid: 0 (group root) >04:13:15,296 INFO program: First inode: 11 >04:13:15,296 INFO program: Inode size: 256 >04:13:15,297 INFO program: Required extra isize: 28 >04:13:15,297 INFO program: Desired extra isize: 28 >04:13:15,297 INFO program: Journal inode: 8 >04:13:15,298 INFO program: Default directory hash: half_md4 >04:13:15,298 INFO program: Directory Hash Seed: 425c84e1-d5de-4e4f-8f20-70a7f120ec41 >04:13:15,299 INFO program: Journal backup: inode blocks >04:13:15,299 INFO program: Journal features: journal_incompat_revoke >04:13:15,299 INFO program: Journal size: 128M >04:13:15,300 INFO program: Journal length: 32768 >04:13:15,300 INFO program: Journal sequence: 0x00008cb6 >04:13:15,301 INFO program: Journal start: 0 >04:13:15,301 INFO program: >04:13:15,302 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:15,303 INFO program: Running... resize2fs -P /dev/sdb1 >04:13:15,316 INFO program: Estimated minimum size of the filesystem: 112851538 >04:13:15,317 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:13:15,569 INFO program: Running... dumpe2fs -h /dev/sda1 >04:13:15,578 INFO program: Filesystem volume name: Fedora >04:13:15,578 INFO program: Last mounted on: / >04:13:15,578 INFO program: Filesystem UUID: 6a101638-a0cf-4308-8616-c59370a63a57 >04:13:15,579 INFO program: Filesystem magic number: 0xEF53 >04:13:15,579 INFO program: Filesystem revision #: 1 (dynamic) >04:13:15,579 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 >04:13:15,579 INFO program: Filesystem flags: signed_directory_hash >04:13:15,579 INFO program: Default mount options: user_xattr acl >04:13:15,579 INFO program: Filesystem state: clean with errors >04:13:15,579 INFO program: Errors behavior: Continue >04:13:15,579 INFO program: Filesystem OS type: Linux >04:13:15,579 INFO program: Inode count: 30269440 >04:13:15,579 INFO program: Block count: 121072384 >04:13:15,580 INFO program: Reserved block count: 1210295 >04:13:15,580 INFO program: Free blocks: 27891025 >04:13:15,580 INFO program: Free inodes: 29596846 >04:13:15,580 INFO program: First block: 0 >04:13:15,580 INFO program: Block size: 4096 >04:13:15,580 INFO program: Fragment size: 4096 >04:13:15,581 INFO program: Reserved GDT blocks: 227 >04:13:15,581 INFO program: Blocks per group: 32768 >04:13:15,581 INFO program: Fragments per group: 32768 >04:13:15,582 INFO program: Inodes per group: 8192 >04:13:15,582 INFO program: Inode blocks per group: 512 >04:13:15,582 INFO program: RAID stride: 32751 >04:13:15,583 INFO program: Flex block group size: 16 >04:13:15,584 INFO program: Filesystem created: Fri Apr 8 17:29:29 2011 >04:13:15,584 INFO program: Last mount time: Fri Nov 9 03:56:03 2012 >04:13:15,585 INFO program: Last write time: Fri Nov 9 04:00:54 2012 >04:13:15,585 INFO program: Mount count: 1 >04:13:15,585 INFO program: Maximum mount count: -1 >04:13:15,585 INFO program: Last checked: Fri Nov 9 03:53:49 2012 >04:13:15,585 INFO program: Check interval: 0 (<none>) >04:13:15,586 INFO program: Lifetime writes: 3678 GB >04:13:15,586 INFO program: Reserved blocks uid: 0 (user root) >04:13:15,586 INFO program: Reserved blocks gid: 0 (group root) >04:13:15,586 INFO program: First inode: 11 >04:13:15,587 INFO program: Inode size: 256 >04:13:15,587 INFO program: Required extra isize: 28 >04:13:15,587 INFO program: Desired extra isize: 28 >04:13:15,588 INFO program: Journal inode: 8 >04:13:15,588 INFO program: Default directory hash: half_md4 >04:13:15,589 INFO program: Directory Hash Seed: 8eead8e8-8f27-4b3f-9652-9eb01d9d3063 >04:13:15,589 INFO program: Journal backup: inode blocks >04:13:15,589 INFO program: FS Error count: 1 >04:13:15,589 INFO program: First error time: Fri Nov 9 04:00:54 2012 >04:13:15,590 INFO program: First error function: ext4_wait_block_bitmap >04:13:15,590 INFO program: First error line #: 447 >04:13:15,590 INFO program: First error inode #: 0 >04:13:15,590 INFO program: First error block #: 0 >04:13:15,591 INFO program: Last error time: Fri Nov 9 04:00:54 2012 >04:13:15,591 INFO program: Last error function: ext4_wait_block_bitmap >04:13:15,591 INFO program: Last error line #: 447 >04:13:15,591 INFO program: Last error inode #: 0 >04:13:15,591 INFO program: Last error block #: 0 >04:13:15,592 INFO program: Journal features: journal_incompat_revoke >04:13:15,592 INFO program: Journal size: 128M >04:13:15,592 INFO program: Journal length: 32768 >04:13:15,593 INFO program: Journal sequence: 0x004d88b7 >04:13:15,593 INFO program: Journal start: 0 >04:13:15,593 INFO program: Bad blocks: 751608, 943930, 967849, 1026393, 7231749, 7233153, 27444601, 27558773, 34697723, 48661867, 48743966 >04:13:15,593 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:15,594 INFO program: Running... dumpe2fs -h /dev/sda1 >04:13:15,604 INFO program: Filesystem volume name: Fedora >04:13:15,604 INFO program: Last mounted on: / >04:13:15,605 INFO program: Filesystem UUID: 6a101638-a0cf-4308-8616-c59370a63a57 >04:13:15,605 INFO program: Filesystem magic number: 0xEF53 >04:13:15,606 INFO program: Filesystem revision #: 1 (dynamic) >04:13:15,606 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 >04:13:15,606 INFO program: Filesystem flags: signed_directory_hash >04:13:15,607 INFO program: Default mount options: user_xattr acl >04:13:15,607 INFO program: Filesystem state: clean with errors >04:13:15,607 INFO program: Errors behavior: Continue >04:13:15,607 INFO program: Filesystem OS type: Linux >04:13:15,607 INFO program: Inode count: 30269440 >04:13:15,608 INFO program: Block count: 121072384 >04:13:15,608 INFO program: Reserved block count: 1210295 >04:13:15,608 INFO program: Free blocks: 27891025 >04:13:15,608 INFO program: Free inodes: 29596846 >04:13:15,609 INFO program: First block: 0 >04:13:15,609 INFO program: Block size: 4096 >04:13:15,609 INFO program: Fragment size: 4096 >04:13:15,609 INFO program: Reserved GDT blocks: 227 >04:13:15,609 INFO program: Blocks per group: 32768 >04:13:15,610 INFO program: Fragments per group: 32768 >04:13:15,610 INFO program: Inodes per group: 8192 >04:13:15,610 INFO program: Inode blocks per group: 512 >04:13:15,610 INFO program: RAID stride: 32751 >04:13:15,611 INFO program: Flex block group size: 16 >04:13:15,611 INFO program: Filesystem created: Fri Apr 8 17:29:29 2011 >04:13:15,611 INFO program: Last mount time: Fri Nov 9 03:56:03 2012 >04:13:15,611 INFO program: Last write time: Fri Nov 9 04:00:54 2012 >04:13:15,612 INFO program: Mount count: 1 >04:13:15,612 INFO program: Maximum mount count: -1 >04:13:15,612 INFO program: Last checked: Fri Nov 9 03:53:49 2012 >04:13:15,612 INFO program: Check interval: 0 (<none>) >04:13:15,612 INFO program: Lifetime writes: 3678 GB >04:13:15,613 INFO program: Reserved blocks uid: 0 (user root) >04:13:15,613 INFO program: Reserved blocks gid: 0 (group root) >04:13:15,613 INFO program: First inode: 11 >04:13:15,613 INFO program: Inode size: 256 >04:13:15,613 INFO program: Required extra isize: 28 >04:13:15,613 INFO program: Desired extra isize: 28 >04:13:15,613 INFO program: Journal inode: 8 >04:13:15,614 INFO program: Default directory hash: half_md4 >04:13:15,614 INFO program: Directory Hash Seed: 8eead8e8-8f27-4b3f-9652-9eb01d9d3063 >04:13:15,614 INFO program: Journal backup: inode blocks >04:13:15,614 INFO program: FS Error count: 1 >04:13:15,614 INFO program: First error time: Fri Nov 9 04:00:54 2012 >04:13:15,614 INFO program: First error function: ext4_wait_block_bitmap >04:13:15,614 INFO program: First error line #: 447 >04:13:15,615 INFO program: First error inode #: 0 >04:13:15,615 INFO program: First error block #: 0 >04:13:15,615 INFO program: Last error time: Fri Nov 9 04:00:54 2012 >04:13:15,616 INFO program: Last error function: ext4_wait_block_bitmap >04:13:15,616 INFO program: Last error line #: 447 >04:13:15,616 INFO program: Last error inode #: 0 >04:13:15,617 INFO program: Last error block #: 0 >04:13:15,617 INFO program: Journal features: journal_incompat_revoke >04:13:15,617 INFO program: Journal size: 128M >04:13:15,618 INFO program: Journal length: 32768 >04:13:15,618 INFO program: Journal sequence: 0x004d88b7 >04:13:15,618 INFO program: Journal start: 0 >04:13:15,619 INFO program: Bad blocks: 751608, 943930, 967849, 1026393, 7231749, 7233153, 27444601, 27558773, 34697723, 48661867, 48743966 >04:13:15,619 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:15,620 INFO program: Running... resize2fs -P /dev/sda1 >04:13:15,635 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:13:15,635 ERR program: Please run 'e2fsck -f /dev/sda1' first. >04:13:15,635 ERR program: >04:13:15,910 INFO program: Running... dumpe2fs -h /dev/loop3 >04:13:15,920 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:15,921 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >04:13:15,921 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:15,921 INFO program: Filesystem magic number: 0xEF53 >04:13:15,922 INFO program: Filesystem revision #: 1 (dynamic) >04:13:15,922 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 >04:13:15,923 INFO program: Filesystem flags: signed_directory_hash >04:13:15,923 INFO program: Default mount options: user_xattr acl >04:13:15,924 INFO program: Filesystem state: clean >04:13:15,924 INFO program: Errors behavior: Continue >04:13:15,925 INFO program: Filesystem OS type: Linux >04:13:15,925 INFO program: Inode count: 262144 >04:13:15,926 INFO program: Block count: 1048576 >04:13:15,926 INFO program: Reserved block count: 10484 >04:13:15,926 INFO program: Free blocks: 297841 >04:13:15,927 INFO program: Free inodes: 158463 >04:13:15,927 INFO program: First block: 0 >04:13:15,927 INFO program: Block size: 4096 >04:13:15,928 INFO program: Fragment size: 4096 >04:13:15,928 INFO program: Reserved GDT blocks: 255 >04:13:15,929 INFO program: Blocks per group: 32768 >04:13:15,929 INFO program: Fragments per group: 32768 >04:13:15,929 INFO program: Inodes per group: 8192 >04:13:15,930 INFO program: Inode blocks per group: 512 >04:13:15,930 INFO program: Flex block group size: 16 >04:13:15,931 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:15,931 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >04:13:15,931 INFO program: Last write time: Fri Nov 2 23:33:29 2012 >04:13:15,932 INFO program: Mount count: 0 >04:13:15,932 INFO program: Maximum mount count: -1 >04:13:15,933 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >04:13:15,933 INFO program: Check interval: 0 (<none>) >04:13:15,933 INFO program: Lifetime writes: 253 MB >04:13:15,934 INFO program: Reserved blocks uid: 0 (user root) >04:13:15,934 INFO program: Reserved blocks gid: 0 (group root) >04:13:15,934 INFO program: First inode: 11 >04:13:15,935 INFO program: Inode size: 256 >04:13:15,935 INFO program: Required extra isize: 28 >04:13:15,936 INFO program: Desired extra isize: 28 >04:13:15,936 INFO program: Journal inode: 8 >04:13:15,936 INFO program: Default directory hash: half_md4 >04:13:15,937 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:15,937 INFO program: Journal backup: inode blocks >04:13:15,938 INFO program: Journal features: journal_incompat_revoke >04:13:15,938 INFO program: Journal size: 128M >04:13:15,938 INFO program: Journal length: 32768 >04:13:15,938 INFO program: Journal sequence: 0x000015ea >04:13:15,939 INFO program: Journal start: 0 >04:13:15,939 INFO program: >04:13:15,939 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:15,941 INFO program: Running... dumpe2fs -h /dev/loop3 >04:13:15,951 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:15,952 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >04:13:15,952 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:15,953 INFO program: Filesystem magic number: 0xEF53 >04:13:15,953 INFO program: Filesystem revision #: 1 (dynamic) >04:13:15,954 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 >04:13:15,955 INFO program: Filesystem flags: signed_directory_hash >04:13:15,955 INFO program: Default mount options: user_xattr acl >04:13:15,956 INFO program: Filesystem state: clean >04:13:15,956 INFO program: Errors behavior: Continue >04:13:15,956 INFO program: Filesystem OS type: Linux >04:13:15,957 INFO program: Inode count: 262144 >04:13:15,957 INFO program: Block count: 1048576 >04:13:15,958 INFO program: Reserved block count: 10484 >04:13:15,958 INFO program: Free blocks: 297841 >04:13:15,959 INFO program: Free inodes: 158463 >04:13:15,960 INFO program: First block: 0 >04:13:15,960 INFO program: Block size: 4096 >04:13:15,961 INFO program: Fragment size: 4096 >04:13:15,961 INFO program: Reserved GDT blocks: 255 >04:13:15,962 INFO program: Blocks per group: 32768 >04:13:15,963 INFO program: Fragments per group: 32768 >04:13:15,963 INFO program: Inodes per group: 8192 >04:13:15,964 INFO program: Inode blocks per group: 512 >04:13:15,964 INFO program: Flex block group size: 16 >04:13:15,965 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:15,966 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >04:13:15,966 INFO program: Last write time: Fri Nov 2 23:33:29 2012 >04:13:15,966 INFO program: Mount count: 0 >04:13:15,967 INFO program: Maximum mount count: -1 >04:13:15,968 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >04:13:15,968 INFO program: Check interval: 0 (<none>) >04:13:15,968 INFO program: Lifetime writes: 253 MB >04:13:15,969 INFO program: Reserved blocks uid: 0 (user root) >04:13:15,969 INFO program: Reserved blocks gid: 0 (group root) >04:13:15,970 INFO program: First inode: 11 >04:13:15,971 INFO program: Inode size: 256 >04:13:15,971 INFO program: Required extra isize: 28 >04:13:15,972 INFO program: Desired extra isize: 28 >04:13:15,972 INFO program: Journal inode: 8 >04:13:15,972 INFO program: Default directory hash: half_md4 >04:13:15,973 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:15,973 INFO program: Journal backup: inode blocks >04:13:15,974 INFO program: Journal features: journal_incompat_revoke >04:13:15,974 INFO program: Journal size: 128M >04:13:15,974 INFO program: Journal length: 32768 >04:13:15,975 INFO program: Journal sequence: 0x000015ea >04:13:15,975 INFO program: Journal start: 0 >04:13:15,976 INFO program: >04:13:15,976 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:15,977 INFO program: Running... resize2fs -P /dev/loop3 >04:13:15,988 INFO program: Couldn't find valid filesystem superblock. >04:13:15,989 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:13:15,990 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >04:13:16,116 INFO program: Running... udevadm settle --timeout=300 >04:13:16,202 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:13:16,209 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:16,210 INFO program: Last mounted on: /sysroot >04:13:16,210 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:16,210 INFO program: Filesystem magic number: 0xEF53 >04:13:16,210 INFO program: Filesystem revision #: 1 (dynamic) >04:13:16,211 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 >04:13:16,211 INFO program: Filesystem flags: signed_directory_hash >04:13:16,211 INFO program: Default mount options: user_xattr acl >04:13:16,212 INFO program: Filesystem state: clean >04:13:16,212 INFO program: Errors behavior: Continue >04:13:16,212 INFO program: Filesystem OS type: Linux >04:13:16,212 INFO program: Inode count: 262144 >04:13:16,213 INFO program: Block count: 1048576 >04:13:16,213 INFO program: Reserved block count: 10484 >04:13:16,213 INFO program: Free blocks: 297841 >04:13:16,214 INFO program: Free inodes: 158463 >04:13:16,214 INFO program: First block: 0 >04:13:16,214 INFO program: Block size: 4096 >04:13:16,214 INFO program: Fragment size: 4096 >04:13:16,215 INFO program: Reserved GDT blocks: 255 >04:13:16,215 INFO program: Blocks per group: 32768 >04:13:16,215 INFO program: Fragments per group: 32768 >04:13:16,215 INFO program: Inodes per group: 8192 >04:13:16,216 INFO program: Inode blocks per group: 512 >04:13:16,216 INFO program: Flex block group size: 16 >04:13:16,216 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:16,216 INFO program: Last mount time: Fri Nov 9 04:12:17 2012 >04:13:16,217 INFO program: Last write time: Fri Nov 9 04:12:17 2012 >04:13:16,217 INFO program: Mount count: 1 >04:13:16,222 INFO program: Maximum mount count: -1 >04:13:16,223 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >04:13:16,223 INFO program: Check interval: 0 (<none>) >04:13:16,223 INFO program: Lifetime writes: 253 MB >04:13:16,224 INFO program: Reserved blocks uid: 0 (user root) >04:13:16,224 INFO program: Reserved blocks gid: 0 (group root) >04:13:16,225 INFO program: First inode: 11 >04:13:16,225 INFO program: Inode size: 256 >04:13:16,226 INFO program: Required extra isize: 28 >04:13:16,226 INFO program: Desired extra isize: 28 >04:13:16,227 INFO program: Journal inode: 8 >04:13:16,227 INFO program: First orphan inode: 184754 >04:13:16,228 INFO program: Default directory hash: half_md4 >04:13:16,228 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:16,229 INFO program: Journal backup: inode blocks >04:13:16,230 INFO program: Journal features: journal_incompat_revoke >04:13:16,230 INFO program: Journal size: 128M >04:13:16,231 INFO program: Journal length: 32768 >04:13:16,231 INFO program: Journal sequence: 0x000015eb >04:13:16,232 INFO program: Journal start: 1 >04:13:16,232 INFO program: >04:13:16,233 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:16,234 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >04:13:16,246 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:16,247 INFO program: Last mounted on: /sysroot >04:13:16,247 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:16,248 INFO program: Filesystem magic number: 0xEF53 >04:13:16,248 INFO program: Filesystem revision #: 1 (dynamic) >04:13:16,249 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 >04:13:16,249 INFO program: Filesystem flags: signed_directory_hash >04:13:16,249 INFO program: Default mount options: user_xattr acl >04:13:16,250 INFO program: Filesystem state: clean >04:13:16,250 INFO program: Errors behavior: Continue >04:13:16,250 INFO program: Filesystem OS type: Linux >04:13:16,251 INFO program: Inode count: 262144 >04:13:16,251 INFO program: Block count: 1048576 >04:13:16,251 INFO program: Reserved block count: 10484 >04:13:16,252 INFO program: Free blocks: 297841 >04:13:16,252 INFO program: Free inodes: 158463 >04:13:16,252 INFO program: First block: 0 >04:13:16,252 INFO program: Block size: 4096 >04:13:16,252 INFO program: Fragment size: 4096 >04:13:16,253 INFO program: Reserved GDT blocks: 255 >04:13:16,253 INFO program: Blocks per group: 32768 >04:13:16,253 INFO program: Fragments per group: 32768 >04:13:16,253 INFO program: Inodes per group: 8192 >04:13:16,253 INFO program: Inode blocks per group: 512 >04:13:16,253 INFO program: Flex block group size: 16 >04:13:16,254 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:16,254 INFO program: Last mount time: Fri Nov 9 04:12:17 2012 >04:13:16,254 INFO program: Last write time: Fri Nov 9 04:12:17 2012 >04:13:16,254 INFO program: Mount count: 1 >04:13:16,254 INFO program: Maximum mount count: -1 >04:13:16,254 INFO program: Last checked: Fri Nov 2 23:33:29 2012 >04:13:16,255 INFO program: Check interval: 0 (<none>) >04:13:16,255 INFO program: Lifetime writes: 253 MB >04:13:16,255 INFO program: Reserved blocks uid: 0 (user root) >04:13:16,255 INFO program: Reserved blocks gid: 0 (group root) >04:13:16,255 INFO program: First inode: 11 >04:13:16,255 INFO program: Inode size: 256 >04:13:16,256 INFO program: Required extra isize: 28 >04:13:16,256 INFO program: Desired extra isize: 28 >04:13:16,256 INFO program: Journal inode: 8 >04:13:16,256 INFO program: First orphan inode: 184754 >04:13:16,256 INFO program: Default directory hash: half_md4 >04:13:16,256 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:16,257 INFO program: Journal backup: inode blocks >04:13:16,257 INFO program: Journal features: journal_incompat_revoke >04:13:16,257 INFO program: Journal size: 128M >04:13:16,257 INFO program: Journal length: 32768 >04:13:16,257 INFO program: Journal sequence: 0x000015eb >04:13:16,257 INFO program: Journal start: 1 >04:13:16,258 INFO program: >04:13:16,258 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:16,258 INFO program: Running... resize2fs -P /dev/mapper/live-rw >04:13:16,265 INFO program: Estimated minimum size of the filesystem: 752356 >04:13:16,266 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:13:16,336 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >04:13:16,345 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:16,346 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >04:13:16,346 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:16,347 INFO program: Filesystem magic number: 0xEF53 >04:13:16,347 INFO program: Filesystem revision #: 1 (dynamic) >04:13:16,347 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 >04:13:16,348 INFO program: Filesystem flags: signed_directory_hash >04:13:16,348 INFO program: Default mount options: user_xattr acl >04:13:16,348 INFO program: Filesystem state: clean >04:13:16,349 INFO program: Errors behavior: Continue >04:13:16,349 INFO program: Filesystem OS type: Linux >04:13:16,349 INFO program: Inode count: 188416 >04:13:16,350 INFO program: Block count: 752356 >04:13:16,350 INFO program: Reserved block count: 7522 >04:13:16,350 INFO program: Free blocks: 6761 >04:13:16,351 INFO program: Free inodes: 84735 >04:13:16,351 INFO program: First block: 0 >04:13:16,351 INFO program: Block size: 4096 >04:13:16,352 INFO program: Fragment size: 4096 >04:13:16,352 INFO program: Reserved GDT blocks: 255 >04:13:16,353 INFO program: Blocks per group: 32768 >04:13:16,353 INFO program: Fragments per group: 32768 >04:13:16,354 INFO program: Inodes per group: 8192 >04:13:16,354 INFO program: Inode blocks per group: 512 >04:13:16,355 INFO program: Flex block group size: 16 >04:13:16,355 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:16,356 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >04:13:16,356 INFO program: Last write time: Fri Nov 2 23:33:30 2012 >04:13:16,357 INFO program: Mount count: 0 >04:13:16,358 INFO program: Maximum mount count: -1 >04:13:16,358 INFO program: Last checked: Fri Nov 2 23:33:30 2012 >04:13:16,359 INFO program: Check interval: 0 (<none>) >04:13:16,359 INFO program: Lifetime writes: 254 MB >04:13:16,360 INFO program: Reserved blocks uid: 0 (user root) >04:13:16,360 INFO program: Reserved blocks gid: 0 (group root) >04:13:16,361 INFO program: First inode: 11 >04:13:16,361 INFO program: Inode size: 256 >04:13:16,362 INFO program: Required extra isize: 28 >04:13:16,362 INFO program: Desired extra isize: 28 >04:13:16,363 INFO program: Journal inode: 8 >04:13:16,363 INFO program: Default directory hash: half_md4 >04:13:16,364 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:16,364 INFO program: Journal backup: inode blocks >04:13:16,365 INFO program: Journal features: journal_incompat_revoke >04:13:16,366 INFO program: Journal size: 128M >04:13:16,366 INFO program: Journal length: 32768 >04:13:16,367 INFO program: Journal sequence: 0x000015ea >04:13:16,367 INFO program: Journal start: 0 >04:13:16,368 INFO program: >04:13:16,368 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:16,369 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >04:13:16,381 INFO program: Filesystem volume name: _Fedora-18-Beta- >04:13:16,382 INFO program: Last mounted on: /var/tmp/imgcreate-8nHf5i/install_root >04:13:16,382 INFO program: Filesystem UUID: 9a7b94ca-1721-422a-a3b5-c5fe97f30967 >04:13:16,383 INFO program: Filesystem magic number: 0xEF53 >04:13:16,383 INFO program: Filesystem revision #: 1 (dynamic) >04:13:16,384 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 >04:13:16,384 INFO program: Filesystem flags: signed_directory_hash >04:13:16,385 INFO program: Default mount options: user_xattr acl >04:13:16,385 INFO program: Filesystem state: clean >04:13:16,386 INFO program: Errors behavior: Continue >04:13:16,386 INFO program: Filesystem OS type: Linux >04:13:16,387 INFO program: Inode count: 188416 >04:13:16,387 INFO program: Block count: 752356 >04:13:16,388 INFO program: Reserved block count: 7522 >04:13:16,388 INFO program: Free blocks: 6761 >04:13:16,388 INFO program: Free inodes: 84735 >04:13:16,389 INFO program: First block: 0 >04:13:16,389 INFO program: Block size: 4096 >04:13:16,390 INFO program: Fragment size: 4096 >04:13:16,391 INFO program: Reserved GDT blocks: 255 >04:13:16,391 INFO program: Blocks per group: 32768 >04:13:16,392 INFO program: Fragments per group: 32768 >04:13:16,392 INFO program: Inodes per group: 8192 >04:13:16,393 INFO program: Inode blocks per group: 512 >04:13:16,393 INFO program: Flex block group size: 16 >04:13:16,394 INFO program: Filesystem created: Fri Nov 2 23:23:26 2012 >04:13:16,394 INFO program: Last mount time: Fri Nov 2 23:23:28 2012 >04:13:16,395 INFO program: Last write time: Fri Nov 2 23:33:30 2012 >04:13:16,396 INFO program: Mount count: 0 >04:13:16,396 INFO program: Maximum mount count: -1 >04:13:16,397 INFO program: Last checked: Fri Nov 2 23:33:30 2012 >04:13:16,397 INFO program: Check interval: 0 (<none>) >04:13:16,398 INFO program: Lifetime writes: 254 MB >04:13:16,398 INFO program: Reserved blocks uid: 0 (user root) >04:13:16,399 INFO program: Reserved blocks gid: 0 (group root) >04:13:16,399 INFO program: First inode: 11 >04:13:16,400 INFO program: Inode size: 256 >04:13:16,400 INFO program: Required extra isize: 28 >04:13:16,400 INFO program: Desired extra isize: 28 >04:13:16,401 INFO program: Journal inode: 8 >04:13:16,402 INFO program: Default directory hash: half_md4 >04:13:16,402 INFO program: Directory Hash Seed: 2d06933c-362e-4779-80b8-2f896486c490 >04:13:16,402 INFO program: Journal backup: inode blocks >04:13:16,403 INFO program: Journal features: journal_incompat_revoke >04:13:16,403 INFO program: Journal size: 128M >04:13:16,404 INFO program: Journal length: 32768 >04:13:16,404 INFO program: Journal sequence: 0x000015ea >04:13:16,404 INFO program: Journal start: 0 >04:13:16,405 INFO program: >04:13:16,405 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >04:13:16,406 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >04:13:16,417 INFO program: Couldn't find valid filesystem superblock. >04:13:16,418 ERR program: resize2fs 1.42.5 (29-Jul-2012) >04:13:16,422 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >04:13:16,454 INFO program: Running... udevadm settle --timeout=300 >04:13:16,488 INFO program: Running... udevadm settle --timeout=300 >04:13:16,508 INFO program: Running... udevadm settle --timeout=300 >04:13:16,529 INFO program: Running... udevadm settle --timeout=300 >04:13:16,551 INFO program: Running... udevadm settle --timeout=300 >04:13:16,573 INFO program: Running... udevadm settle --timeout=300 >04:13:16,596 INFO program: Running... udevadm settle --timeout=300 >04:13:16,619 INFO program: Running... udevadm settle --timeout=300 >04:13:16,642 INFO program: Running... udevadm settle --timeout=300 >09:13:16,678 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >09:13:16,683 ERR program: mount: /dev/sdb1 is already mounted or /mnt/sysimage busy > /dev/sdb1 is already mounted on /run/media/liveuser/My Book >04:13:16,697 INFO program: Running... udevadm settle --timeout=300 >09:13:16,723 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >04:13:16,774 INFO program: Running... arch >04:13:16,982 INFO program: x86_64 >09:13:17,073 INFO program: Running... /bin/umount /mnt/sysimage >04:13:17,091 INFO program: Running... udevadm settle --timeout=300 >09:13:17,308 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source > > >/tmp/storage.log: >04:13:11,111 DEBUG storage: registered device format class SwapSpace as swap >04:13:11,111 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >04:13:11,112 DEBUG storage: registered device format class PPCPRePBoot as prepboot >04:13:11,112 DEBUG storage: registered device format class BIOSBoot as biosboot >04:13:11,112 DEBUG storage: registered device format class DMRaidMember as dmraidmember >04:13:11,113 DEBUG storage: registered device format class LUKS as luks >04:13:11,122 DEBUG storage: registered device format class Ext2FS as ext2 >04:13:11,122 DEBUG storage: registered device format class Ext3FS as ext3 >04:13:11,122 DEBUG storage: registered device format class Ext4FS as ext4 >04:13:11,122 DEBUG storage: registered device format class FATFS as vfat >04:13:11,122 DEBUG storage: registered device format class EFIFS as efi >04:13:11,122 DEBUG storage: registered device format class BTRFS as btrfs >04:13:11,122 DEBUG storage: registered device format class GFS2 as gfs2 >04:13:11,123 DEBUG storage: registered device format class JFS as jfs >04:13:11,123 DEBUG storage: registered device format class ReiserFS as reiserfs >04:13:11,123 DEBUG storage: registered device format class XFS as xfs >04:13:11,123 DEBUG storage: registered device format class HFS as hfs >04:13:11,123 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >04:13:11,123 DEBUG storage: registered device format class HFSPlus as hfs+ >04:13:11,123 DEBUG storage: registered device format class NTFS as ntfs >04:13:11,123 DEBUG storage: registered device format class NFS as nfs >04:13:11,123 DEBUG storage: registered device format class NFSv4 as nfs4 >04:13:11,124 DEBUG storage: registered device format class Iso9660FS as iso9660 >04:13:11,124 DEBUG storage: registered device format class NoDevFS as nodev >04:13:11,124 DEBUG storage: registered device format class DevPtsFS as devpts >04:13:11,124 DEBUG storage: registered device format class ProcFS as proc >04:13:11,124 DEBUG storage: registered device format class SysFS as sysfs >04:13:11,124 DEBUG storage: registered device format class TmpFS as tmpfs >04:13:11,124 DEBUG storage: registered device format class BindFS as bind >04:13:11,124 DEBUG storage: registered device format class SELinuxFS as selinuxfs >04:13:11,124 DEBUG storage: registered device format class USBFS as usbfs >04:13:11,125 DEBUG storage: registered device format class MDRaidMember as mdmember >04:13:11,125 DEBUG storage: registered device format class DiskLabel as disklabel >04:13:11,125 DEBUG storage: registered device format class MultipathMember as multipath_member >04:13:11,787 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >04:13:11,787 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >04:13:11,787 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:13:11,788 INFO storage: sdc1 looks to be the live device; marking as protected >04:13:11,788 INFO storage: Skipping multipath detection due to running as non-root. >04:13:11,820 INFO storage: devices to scan: ['sr0', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >04:13:11,852 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-HL-DT-ST_DVD+-RW_GP60N_HitachLGda000000538-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/host8/target8:0:0/8: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_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1a_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DVD+-RW_GP60N', > 'ID_MODEL_ENC': 'DVD+-RW\\x20GP60N\\x20\\x20\\x20', > 'ID_MODEL_ID': '2571', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'A102', > 'ID_SERIAL': 'HL-DT-ST_DVD+-RW_GP60N_HitachLGda000000538-0:0', > 'ID_SERIAL_SHORT': 'HitachLGda000000538', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'HL-DT-ST', > 'ID_VENDOR_ENC': 'HL-DT-ST', > 'ID_VENDOR_ID': '152e', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '307289', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-HL-DT-ST_DVD+-RW_GP60N_HitachLGda000000538-0:0', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/host8/target8:0:0/8:0:0:0/block/sr0'} ; name: sr0 ; >04:13:11,852 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/host8/target8:0:0/8:0:0:0/block/sr0)... >04:13:11,853 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >04:13:11,853 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:11,853 INFO storage: sr0 is a cdrom >04:13:11,854 DEBUG storage: DeviceTree.addUdevOpticalDevice: >04:13:11,854 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:11,858 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:13:11,858 INFO storage: added cdrom sr0 (id 0) to device tree >04:13:11,859 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:13:11,871 DEBUG storage: no device or no media present >04:13:11,877 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-WD_My_Book_1130_57434156354C303434303730-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'My_Book_1130', > 'ID_MODEL_ENC': 'My\\x20Book\\x201130\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1130', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1012', > 'ID_SERIAL': 'WD_My_Book_1130_57434156354C303434303730-0:0', > 'ID_SERIAL_SHORT': '57434156354C303434303730', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WD', > 'ID_VENDOR_ENC': 'WD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1058', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '307421', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-WD_My_Book_1130_57434156354C303434303730-0:0', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb'} ; name: sdb ; >04:13:11,878 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb)... >04:13:11,879 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:13:11,880 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:11,881 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >04:13:11,883 INFO storage: sdb is a disk >04:13:11,883 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:11,884 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >04:13:11,884 INFO storage: added disk sdb (id 1) to device tree >04:13:11,884 DEBUG storage: looking up parted Device: /dev/sdb >04:13:11,885 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >04:13:11,886 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >04:13:11,887 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >04:13:11,888 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >04:13:11,891 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2daa650>] > device: <parted.device.Device object at 0x2daa490> > PedDisk: <_ped.Disk object at 0x2da7c20> >04:13:11,892 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:13:11,892 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >04:13:11,894 INFO storage: got device: DiskDevice instance (0x2d94690) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 953837.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: WD My Book 1130 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953458176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x2bd9b90> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2d946d0> >04:13:11,894 INFO storage: got format: DiskLabel instance (0x2d94750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2daa650>] > device: <parted.device.Device object at 0x2daa490> > PedDisk: <_ped.Disk object at 0x2da7c20> > origPartedDisk = <parted.disk.Disk object at 0x2daa850> > partedDevice = parted.Device instance -- > model: WD My Book 1130 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953458176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x2d7e200> > >04:13:11,899 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-WD_My_Book_1130_57434156354C303434303730-0:0-part1 /dev/disk/by-label/My\\x20Book /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/fab8b05e-a165-4beb-8db3-b5eaa3ddd166', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'My_Book', > 'ID_FS_LABEL_ENC': 'My\\x20Book', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fab8b05e-a165-4beb-8db3-b5eaa3ddd166', > 'ID_FS_UUID_ENC': 'fab8b05e-a165-4beb-8db3-b5eaa3ddd166', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'My_Book_1130', > 'ID_MODEL_ENC': 'My\\x20Book\\x201130\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1130', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953456128', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1012', > 'ID_SERIAL': 'WD_My_Book_1130_57434156354C303434303730-0:0', > 'ID_SERIAL_SHORT': '57434156354C303434303730', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WD', > 'ID_VENDOR_ENC': 'WD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1058', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '307432', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-WD_My_Book_1130_57434156354C303434303730-0:0-part1', > '/dev/disk/by-label/My\\x20Book', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/fab8b05e-a165-4beb-8db3-b5eaa3ddd166'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >04:13:11,899 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1)... >04:13:11,899 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >04:13:11,900 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:11,900 INFO storage: sdb1 is a partition >04:13:11,901 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >04:13:11,901 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:13:11,902 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sdb (1) with existing msdos disklabel >04:13:11,903 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >04:13:11,904 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >04:13:11,904 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:11,905 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >04:13:11,905 DEBUG storage: looking up parted Partition: /dev/sdb1 >04:13:11,906 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >04:13:11,906 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >04:13:11,907 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >04:13:11,908 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >04:13:11,908 INFO storage: added partition sdb1 (id 2) to device tree >04:13:11,908 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >04:13:11,909 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >04:13:11,909 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:13:11,910 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >04:13:11,912 WARN storage: disklabel detected but not usable on sdb1 >04:13:11,912 INFO storage: type detected on 'sdb1' is 'ext4' >04:13:11,970 DEBUG storage: padding min size from 440827 up to 441327 >04:13:11,974 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:11,974 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:11,976 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >04:13:11,977 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >04:13:11,978 DEBUG storage: looking up parted Device: /dev/sdb1 >04:13:11,980 INFO storage: got device: PartitionDevice instance (0x2d94610) -- > name = sdb1 status = True kids = 0 id = 2 > parents = ['existing 953837MB disk sdb (1) with existing msdos disklabel'] > uuid = None size = 953836.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953456128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25974 did: 29806 busy: True > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x2d7e4d0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2daa550> fileSystem: <parted.filesystem.FileSystem object at 0x2daa990> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2daa710> PedPartition: <_ped.Partition object at 0x2da8350> > disk = existing 953837MB disk sdb (1) with existing msdos disklabel > start = 2048 end = 1953458175 length = 1953456128 > flags = >04:13:11,982 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:11,982 INFO storage: got format: Ext4FS instance (0x2daabd0) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = fab8b05e-a165-4beb-8db3-b5eaa3ddd166 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = My_Book size = 953836.0 targetSize = 953836.0 > >04:13:11,985 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0 /dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2012-11-03-03-36-03-00', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20044323021DA420D387-0:0', > 'ID_SERIAL_SHORT': '20044323021DA420D387', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '310238', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc'} ; name: sdc ; >04:13:11,986 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc)... >04:13:11,986 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >04:13:11,987 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:11,988 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >04:13:11,989 INFO storage: sdc is a disk >04:13:11,989 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:11,990 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >04:13:11,990 INFO storage: added disk sdc (id 3) to device tree >04:13:11,990 DEBUG storage: looking up parted Device: /dev/sdc >04:13:11,994 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >04:13:11,995 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >04:13:11,997 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >04:13:11,999 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >04:13:12,000 INFO storage: no usable disklabel on sdc >04:13:12,000 INFO storage: type detected on 'sdc' is 'iso9660' >04:13:12,002 DEBUG storage: Iso9660FS.supported: supported: True ; >04:13:12,002 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >04:13:12,004 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: iso9660 ; >04:13:12,005 INFO storage: got device: DiskDevice instance (0x2d94890) -- > name = sdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 7633.5 > format = existing iso9660 filesystem > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x2d7e560> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x2dec910> >04:13:12,007 DEBUG storage: Iso9660FS.supported: supported: True ; >04:13:12,007 INFO storage: got format: Iso9660FS instance (0x2decd10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdc uuid = 2012-11-03-03-36-03-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC7-x86_64-Live-D size = 0 targetSize = 0 > >04:13:12,013 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part1 /dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2012-11-03-03-36-03-00', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1601536', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20044323021DA420D387-0:0', > 'ID_SERIAL_SHORT': '20044323021DA420D387', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '310260', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part1', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >04:13:12,013 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1)... >04:13:12,014 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >04:13:12,014 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,014 INFO storage: sdc1 is a partition >04:13:12,015 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >04:13:12,016 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >04:13:12,016 DEBUG storage: DeviceTree.getDeviceByName returned existing 7633MB disk sdc (3) with existing iso9660 filesystem >04:13:12,016 DEBUG storage: lvm filter: adding sdc1 to the reject list >04:13:12,016 DEBUG storage: ignoring partition sdc1 >04:13:12,016 DEBUG storage: no device or no media present >04:13:12,019 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/050C-E5CD', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '050C-E5CD', > 'ID_FS_UUID_ENC': '050C-E5CD', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '9764', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20044323021DA420D387-0:0', > 'ID_SERIAL_SHORT': '20044323021DA420D387', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '310281', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/050C-E5CD'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >04:13:12,019 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc2)... >04:13:12,020 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >04:13:12,021 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,021 INFO storage: sdc2 is a partition >04:13:12,022 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >04:13:12,022 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >04:13:12,023 DEBUG storage: DeviceTree.getDeviceByName returned existing 7633MB disk sdc (3) with existing iso9660 filesystem >04:13:12,023 DEBUG storage: lvm filter: adding sdc2 to the reject list >04:13:12,023 DEBUG storage: ignoring partition sdc2 >04:13:12,023 DEBUG storage: no device or no media present >04:13:12,027 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part3 /dev/disk/by-label/Fedora\\x2018 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/deca699a-aa89-3d72-aa88-97682d779416', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'Fedora_18', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'deca699a-aa89-3d72-aa88-97682d779416', > 'ID_FS_UUID_ENC': 'deca699a-aa89-3d72-aa88-97682d779416', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9984', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39104', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20044323021DA420D387-0:0', > 'ID_SERIAL_SHORT': '20044323021DA420D387', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '310302', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part3', > '/dev/disk/by-label/Fedora\\x2018', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/deca699a-aa89-3d72-aa88-97682d779416'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >04:13:12,027 INFO storage: scanning sdc3 (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc3)... >04:13:12,028 DEBUG storage: DeviceTree.getDeviceByName: name: sdc3 ; >04:13:12,028 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,028 INFO storage: sdc3 is a partition >04:13:12,029 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >04:13:12,029 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >04:13:12,030 DEBUG storage: DeviceTree.getDeviceByName returned existing 7633MB disk sdc (3) with existing iso9660 filesystem >04:13:12,030 DEBUG storage: lvm filter: adding sdc3 to the reject list >04:13:12,030 DEBUG storage: ignoring partition sdc3 >04:13:12,030 DEBUG storage: no device or no media present >04:13:12,033 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474 /dev/disk/by-id/wwn-0x50014ee2596b8fc9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASYA448474', > 'ID_SERIAL_SHORT': 'WD-WCASYA448474', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2596b8fc9', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2596b8fc9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '316813', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474', > '/dev/disk/by-id/wwn-0x50014ee2596b8fc9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda'} ; name: sda ; >04:13:12,033 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda)... >04:13:12,034 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:13:12,034 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,035 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >04:13:12,036 INFO storage: sda is a disk >04:13:12,036 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,037 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:13:12,037 INFO storage: added disk sda (id 4) to device tree >04:13:12,037 DEBUG storage: looking up parted Device: /dev/sda >04:13:12,038 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:13:12,039 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:13:12,041 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:13:12,042 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >04:13:12,046 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2decc10>, <parted.partition.Partition object at 0x2dec8d0>] > device: <parted.device.Device object at 0x2decdd0> > PedDisk: <_ped.Disk object at 0x2deed40> >04:13:12,046 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:13:12,048 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:13:12,049 INFO storage: got device: DiskDevice instance (0x2d94510) -- > name = sda status = True kids = 0 id = 4 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2d7e5f0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2d94550> >04:13:12,051 INFO storage: got format: DiskLabel instance (0x2d948d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2decc10>, <parted.partition.Partition object at 0x2dec8d0>] > device: <parted.device.Device object at 0x2decdd0> > PedDisk: <_ped.Disk object at 0x2deed40> > origPartedDisk = <parted.disk.Disk object at 0x2df6050> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2d7e170> > >04:13:12,058 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474-part1 /dev/disk/by-id/wwn-0x50014ee2596b8fc9-part1 /dev/disk/by-label/Fedora /dev/disk/by-uuid/6a101638-a0cf-4308-8616-c59370a63a57', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Fedora', > 'ID_FS_LABEL_ENC': 'Fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6a101638-a0cf-4308-8616-c59370a63a57', > 'ID_FS_UUID_ENC': '6a101638-a0cf-4308-8616-c59370a63a57', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '968579072', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASYA448474', > 'ID_SERIAL_SHORT': 'WD-WCASYA448474', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2596b8fc9', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2596b8fc9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '316837', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474-part1', > '/dev/disk/by-id/wwn-0x50014ee2596b8fc9-part1', > '/dev/disk/by-label/Fedora', > '/dev/disk/by-uuid/6a101638-a0cf-4308-8616-c59370a63a57'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1'} ; name: sda1 ; >04:13:12,058 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1)... >04:13:12,059 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >04:13:12,060 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,060 INFO storage: sda1 is a partition >04:13:12,061 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:13:12,062 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:13:12,063 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (4) with existing msdos disklabel >04:13:12,064 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >04:13:12,064 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:13:12,065 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,065 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:13:12,065 DEBUG storage: looking up parted Partition: /dev/sda1 >04:13:12,066 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >04:13:12,067 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:13:12,067 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:13:12,068 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >04:13:12,068 INFO storage: added partition sda1 (id 5) to device tree >04:13:12,069 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:13:12,069 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:13:12,070 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:13:12,071 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:13:12,073 WARN storage: disklabel detected but not usable on sda1 >04:13:12,074 INFO storage: type detected on 'sda1' is 'ext4' >04:13:12,129 DEBUG storage: padding min size from 0 up to 0 >04:13:12,129 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:12,130 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:12,130 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:13:12,131 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >04:13:12,132 DEBUG storage: looking up parted Device: /dev/sda1 >04:13:12,133 INFO storage: got device: PartitionDevice instance (0x2d94790) -- > name = sda1 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (4) with existing msdos disklabel'] > uuid = None size = 472939.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 968579072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: False > hardwareGeometry: (60291, 255, 63) biosGeometry: (60291, 255, 63) > PedDevice: <_ped.Device object at 0x2d7e9e0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2deccd0> fileSystem: <parted.filesystem.FileSystem object at 0x2decfd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2decb50> PedPartition: <_ped.Partition object at 0x2de97d0> > disk = existing 476940MB disk sda (4) with existing msdos disklabel > start = 2048 end = 968581119 length = 968579072 > flags = boot >04:13:12,134 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:12,134 INFO storage: got format: Ext4FS instance (0x2df6610) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 6a101638-a0cf-4308-8616-c59370a63a57 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Fedora size = 472939.0 targetSize = 472939.0 > >04:13:12,138 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474-part2 /dev/disk/by-id/wwn-0x50014ee2596b8fc9-part2 /dev/disk/by-label/Swap /dev/disk/by-uuid/5a6171c8-783c-4fb9-bea4-18317e502174', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Swap', > 'ID_FS_LABEL_ENC': 'Swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '5a6171c8-783c-4fb9-bea4-18317e502174', > 'ID_FS_UUID_ENC': '5a6171c8-783c-4fb9-bea4-18317e502174', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '968581120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASYA448474', > 'ID_SERIAL_SHORT': 'WD-WCASYA448474', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2596b8fc9', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2596b8fc9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '316861', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474-part2', > '/dev/disk/by-id/wwn-0x50014ee2596b8fc9-part2', > '/dev/disk/by-label/Swap', > '/dev/disk/by-uuid/5a6171c8-783c-4fb9-bea4-18317e502174'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2'} ; name: sda2 ; >04:13:12,138 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2)... >04:13:12,139 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >04:13:12,139 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,139 INFO storage: sda2 is a partition >04:13:12,140 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:13:12,140 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:13:12,141 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (4) with existing msdos disklabel >04:13:12,145 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >04:13:12,146 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:13:12,146 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,147 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:13:12,147 DEBUG storage: looking up parted Partition: /dev/sda2 >04:13:12,147 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >04:13:12,148 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:13:12,149 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:13:12,149 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:13:12,149 INFO storage: added partition sda2 (id 6) to device tree >04:13:12,150 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:13:12,151 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:13:12,151 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:13:12,152 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:13:12,154 WARN storage: disklabel detected but not usable on sda2 >04:13:12,154 INFO storage: type detected on 'sda2' is 'swap' >04:13:12,158 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: WD-WCASYA448474 ; uuid: 5a6171c8-783c-4fb9-bea4-18317e502174 ; exists: True ; label: Swap ; >04:13:12,159 DEBUG storage: getFormat('swap') returning SwapSpace instance >04:13:12,160 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:13:12,161 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >04:13:12,161 DEBUG storage: looking up parted Device: /dev/sda2 >04:13:12,163 INFO storage: got device: PartitionDevice instance (0x2df6810) -- > name = sda2 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (4) with existing msdos disklabel'] > uuid = None size = 4000.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25959 busy: True > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x2d7e680> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2deccd0> fileSystem: <parted.filesystem.FileSystem object at 0x2decf50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2dece90> PedPartition: <_ped.Partition object at 0x2de95f0> > disk = existing 476940MB disk sda (4) with existing msdos disklabel > start = 968581120 end = 976773119 length = 8192000 > flags = >04:13:12,163 INFO storage: got format: SwapSpace instance (0x2df64d0) -- > type = swap name = swap status = True > device = /dev/sda2 uuid = 5a6171c8-783c-4fb9-bea4-18317e502174 exists = True > options = supported = True formattable = True resizable = False > priority = None label = Swap >04:13:12,165 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': '328370', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:13:12,166 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >04:13:12,167 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >04:13:12,167 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,168 INFO storage: loop0 is a loop device >04:13:12,168 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:13:12,169 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:13:12,169 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,169 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,170 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:13:12,170 INFO storage: added file /osmin.img (deleted) (id 7) to device tree >04:13:12,171 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:13:12,171 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,172 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:13:12,172 INFO storage: added loop loop0 (id 8) to device tree >04:13:12,172 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:13:12,173 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:13:12,173 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:13:12,174 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >04:13:12,174 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >04:13:12,175 WARN storage: disklabel detected but not usable on loop0 >04:13:12,175 INFO storage: type detected on 'loop0' is 'squashfs' >04:13:12,176 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:13:12,177 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:13:12,177 INFO storage: got device: LoopDevice instance (0x2df6c50) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >04:13:12,178 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': '328413', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:13:12,179 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >04:13:12,179 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:13:12,180 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,180 INFO storage: loop1 is a loop device >04:13:12,180 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:13:12,181 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >04:13:12,181 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,182 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,182 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:13:12,182 INFO storage: added file /osmin (id 9) to device tree >04:13:12,183 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:13:12,183 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,184 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:13:12,184 INFO storage: added loop loop1 (id 10) to device tree >04:13:12,185 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:13:12,185 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:13:12,185 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:13:12,186 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >04:13:12,187 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >04:13:12,188 WARN storage: disklabel detected but not usable on loop1 >04:13:12,188 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >04:13:12,189 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:13:12,190 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:13:12,190 INFO storage: got device: LoopDevice instance (0x2df6f90) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >04:13:12,192 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': '328450', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:13:12,192 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >04:13:12,193 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:13:12,193 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,194 INFO storage: loop2 is a loop device >04:13:12,194 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:13:12,195 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:13:12,195 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,196 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,196 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:13:12,196 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >04:13:12,197 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:13:12,197 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,198 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:13:12,198 INFO storage: added loop loop2 (id 12) to device tree >04:13:12,199 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:13:12,200 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:13:12,200 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:13:12,200 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >04:13:12,201 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >04:13:12,202 WARN storage: disklabel detected but not usable on loop2 >04:13:12,202 INFO storage: type detected on 'loop2' is 'squashfs' >04:13:12,203 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:13:12,204 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:13:12,204 INFO storage: got device: LoopDevice instance (0x2dff410) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > 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 >04:13:12,206 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '328484', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:13:12,206 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >04:13:12,207 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >04:13:12,207 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,207 INFO storage: loop3 is a loop device >04:13:12,208 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:13:12,208 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:13:12,209 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,209 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,210 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:13:12,210 INFO storage: added file /LiveOS/ext3fs.img (id 13) to device tree >04:13:12,211 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:13:12,211 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,211 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:13:12,212 INFO storage: added loop loop3 (id 14) to device tree >04:13:12,212 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:13:12,213 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:13:12,213 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:12,213 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:12,214 DEBUG storage: device loop3 does not contain a disklabel >04:13:12,214 INFO storage: type detected on 'loop3' is 'ext4' >04:13:12,232 DEBUG storage: padding min size from 0 up to 0 >04:13:12,234 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:12,234 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:12,235 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:13:12,236 INFO storage: got device: LoopDevice instance (0x2df6490) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > 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 >04:13:12,236 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:12,237 INFO storage: got format: Ext4FS instance (0x2d947d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >04:13:12,238 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '328732', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:13:12,238 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >04:13:12,238 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >04:13:12,239 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,239 INFO storage: loop4 is a loop device >04:13:12,240 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:13:12,240 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:13:12,241 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,241 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,242 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:13:12,242 INFO storage: added file /overlay (deleted) (id 15) to device tree >04:13:12,243 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:13:12,243 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,243 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:13:12,244 INFO storage: added loop loop4 (id 16) to device tree >04:13:12,244 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:13:12,245 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:13:12,245 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,245 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >04:13:12,246 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >04:13:12,247 WARN storage: disklabel detected but not usable on loop4 >04:13:12,248 DEBUG storage: no type or existing type for loop4, bailing >04:13:12,248 INFO storage: got device: LoopDevice instance (0x2dece10) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 >04:13:12,251 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': '328775', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >04:13:12,251 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >04:13:12,251 DEBUG storage: lvm filter: adding loop5 to the reject list >04:13:12,252 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': '328811', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >04:13:12,252 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >04:13:12,253 DEBUG storage: lvm filter: adding loop6 to the reject list >04:13:12,253 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': '14328848', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >04:13:12,254 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >04:13:12,254 DEBUG storage: lvm filter: adding loop7 to the reject list >04:13:12,256 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11510782', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:13:12,256 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >04:13:12,256 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:13:12,257 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,257 INFO storage: live-rw is a device-mapper device >04:13:12,257 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >04:13:12,258 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >04:13:12,259 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >04:13:12,260 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >04:13:12,260 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) >04:13:12,261 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:13:12,262 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,263 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:13:12,263 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,264 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:13:12,264 INFO storage: added dm live-rw (id 17) to device tree >04:13:12,265 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:13:12,266 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:13:12,266 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:12,267 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:12,267 DEBUG storage: device live-rw does not contain a disklabel >04:13:12,267 INFO storage: type detected on 'live-rw' is 'ext4' >04:13:12,286 DEBUG storage: padding min size from 2939 up to 3232 >04:13:12,288 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:12,288 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:12,289 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:13:12,290 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >04:13:12,291 INFO storage: got device: DMDevice instance (0x2dff050) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2d7eb00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:13:12,293 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:12,293 INFO storage: got format: Ext4FS instance (0x2dff090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >04:13:12,295 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > '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-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '546824', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >04:13:12,296 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >04:13:12,296 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:13:12,297 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,297 INFO storage: live-osimg-min is a device-mapper device >04:13:12,297 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:13:12,299 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >04:13:12,299 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:13:12,300 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) >04:13:12,301 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >04:13:12,301 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >04:13:12,302 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:13:12,303 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:12,304 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:13:12,304 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:12,305 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:13:12,305 INFO storage: added dm live-osimg-min (id 18) to device tree >04:13:12,305 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:13:12,306 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:13:12,307 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:12,307 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:12,307 DEBUG storage: device live-osimg-min does not contain a disklabel >04:13:12,307 INFO storage: type detected on 'live-osimg-min' is 'ext4' >04:13:12,342 DEBUG storage: padding min size from 0 up to 0 >04:13:12,344 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:12,345 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:12,346 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:13:12,348 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >04:13:12,350 INFO storage: got device: DMDevice instance (0x2daaa50) -- > name = live-osimg-min status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 246 did: -23261 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2d7ea70> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:13:12,352 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:12,352 INFO storage: got format: Ext4FS instance (0x2df6d90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2938.0 targetSize = 2938.0 > >04:13:12,384 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >04:13:12,385 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >04:13:12,386 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >04:13:12,400 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >04:13:12,424 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:13:12,426 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:13:12,429 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:13:12,446 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >04:13:12,461 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:13:12,483 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:13:12,485 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:12,489 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:12,507 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:13:12,509 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: True ; type: swap ; >04:13:12,530 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >04:13:12,546 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:13:12,547 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:12,548 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:12,566 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:13:12,568 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:13:12,569 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:13:12,571 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >04:13:12,572 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >04:13:12,572 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >04:13:12,572 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >04:13:12,573 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >04:13:12,573 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >04:13:12,575 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >04:13:12,589 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >04:13:12,611 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:13:12,613 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:13:12,616 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:13:12,635 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >04:13:12,655 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:13:12,676 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:13:12,678 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:12,681 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:12,701 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:13:12,702 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >04:13:12,705 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >04:13:12,725 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:13:12,727 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:12,730 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:12,747 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:13:12,748 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:13:12,749 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:13:12,751 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >04:13:12,752 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >04:13:12,978 DEBUG storage: registered device format class SwapSpace as swap >04:13:12,979 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >04:13:12,979 DEBUG storage: registered device format class PPCPRePBoot as prepboot >04:13:12,980 DEBUG storage: registered device format class BIOSBoot as biosboot >04:13:12,980 DEBUG storage: registered device format class DMRaidMember as dmraidmember >04:13:12,981 DEBUG storage: registered device format class LUKS as luks >04:13:12,989 DEBUG storage: registered device format class Ext2FS as ext2 >04:13:12,990 DEBUG storage: registered device format class Ext3FS as ext3 >04:13:12,990 DEBUG storage: registered device format class Ext4FS as ext4 >04:13:12,991 DEBUG storage: registered device format class FATFS as vfat >04:13:12,991 DEBUG storage: registered device format class EFIFS as efi >04:13:12,991 DEBUG storage: registered device format class BTRFS as btrfs >04:13:12,991 DEBUG storage: registered device format class GFS2 as gfs2 >04:13:12,991 DEBUG storage: registered device format class JFS as jfs >04:13:12,992 DEBUG storage: registered device format class ReiserFS as reiserfs >04:13:12,992 DEBUG storage: registered device format class XFS as xfs >04:13:12,992 DEBUG storage: registered device format class HFS as hfs >04:13:12,992 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >04:13:12,993 DEBUG storage: registered device format class HFSPlus as hfs+ >04:13:12,993 DEBUG storage: registered device format class NTFS as ntfs >04:13:12,993 DEBUG storage: registered device format class NFS as nfs >04:13:12,993 DEBUG storage: registered device format class NFSv4 as nfs4 >04:13:12,993 DEBUG storage: registered device format class Iso9660FS as iso9660 >04:13:12,994 DEBUG storage: registered device format class NoDevFS as nodev >04:13:12,994 DEBUG storage: registered device format class DevPtsFS as devpts >04:13:12,994 DEBUG storage: registered device format class ProcFS as proc >04:13:12,994 DEBUG storage: registered device format class SysFS as sysfs >04:13:12,994 DEBUG storage: registered device format class TmpFS as tmpfs >04:13:12,995 DEBUG storage: registered device format class BindFS as bind >04:13:12,995 DEBUG storage: registered device format class SELinuxFS as selinuxfs >04:13:12,996 DEBUG storage: registered device format class USBFS as usbfs >04:13:12,997 DEBUG storage: registered device format class MDRaidMember as mdmember >04:13:12,997 DEBUG storage: registered device format class DiskLabel as disklabel >04:13:12,998 DEBUG storage: registered device format class MultipathMember as multipath_member >04:13:13,906 DEBUG storage: MultipathTopology._build_topology: >04:13:13,907 DEBUG storage: /etc/multipath.conf contents: >04:13:13,907 DEBUG storage: # multipath.conf written by anaconda >04:13:13,907 DEBUG storage: >04:13:13,907 DEBUG storage: defaults { >04:13:13,907 DEBUG storage: user_friendly_names yes >04:13:13,907 DEBUG storage: } >04:13:13,907 DEBUG storage: blacklist { >04:13:13,907 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:13:13,907 DEBUG storage: devnode "^hd[a-z]" >04:13:13,907 DEBUG storage: devnode "^dcssblk[0-9]*" >04:13:13,908 DEBUG storage: device { >04:13:13,908 DEBUG storage: vendor "DGC" >04:13:13,908 DEBUG storage: product "LUNZ" >04:13:13,908 DEBUG storage: } >04:13:13,908 DEBUG storage: device { >04:13:13,908 DEBUG storage: vendor "IBM" >04:13:13,908 DEBUG storage: product "S/390.*" >04:13:13,908 DEBUG storage: } >04:13:13,909 DEBUG storage: # don't count normal SATA devices as multipaths >04:13:13,909 DEBUG storage: device { >04:13:13,909 DEBUG storage: vendor "ATA" >04:13:13,909 DEBUG storage: } >04:13:13,910 DEBUG storage: # don't count 3ware devices as multipaths >04:13:13,910 DEBUG storage: device { >04:13:13,910 DEBUG storage: vendor "3ware" >04:13:13,910 DEBUG storage: } >04:13:13,911 DEBUG storage: device { >04:13:13,911 DEBUG storage: vendor "AMCC" >04:13:13,911 DEBUG storage: } >04:13:13,911 DEBUG storage: # nor highpoint devices >04:13:13,912 DEBUG storage: device { >04:13:13,912 DEBUG storage: vendor "HPT" >04:13:13,912 DEBUG storage: } >04:13:13,913 DEBUG storage: } >04:13:13,913 DEBUG storage: multipaths { >04:13:13,913 DEBUG storage: } >04:13:13,913 DEBUG storage: (end of /etc/multipath.conf) >04:13:13,975 INFO storage: MultipathTopology: not a multipath: ['sdc'] >04:13:13,975 INFO storage: MultipathTopology: found non-disk device: sr0 >04:13:13,975 INFO storage: MultipathTopology: found singlepath device: sdb >04:13:13,976 INFO storage: MultipathTopology: found non-disk device: sdb1 >04:13:13,976 INFO storage: MultipathTopology: found singlepath device: sdc >04:13:13,976 INFO storage: MultipathTopology: found non-disk device: sdc1 >04:13:13,977 INFO storage: MultipathTopology: found non-disk device: sdc2 >04:13:13,977 INFO storage: MultipathTopology: found non-disk device: sdc3 >04:13:13,977 INFO storage: MultipathTopology: found singlepath device: sda >04:13:13,978 INFO storage: MultipathTopology: found non-disk device: sda1 >04:13:13,978 INFO storage: MultipathTopology: found non-disk device: sda2 >04:13:13,978 INFO storage: MultipathTopology: found singlepath device: loop0 >04:13:13,978 INFO storage: MultipathTopology: found singlepath device: loop1 >04:13:13,979 INFO storage: MultipathTopology: found singlepath device: loop2 >04:13:13,979 INFO storage: MultipathTopology: found singlepath device: loop3 >04:13:13,979 INFO storage: MultipathTopology: found singlepath device: loop4 >04:13:13,979 INFO storage: MultipathTopology: found singlepath device: loop5 >04:13:13,980 INFO storage: MultipathTopology: found singlepath device: loop6 >04:13:13,980 INFO storage: MultipathTopology: found singlepath device: loop7 >04:13:13,980 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:13:13,980 INFO storage: MultipathTopology: found singlepath device: dm-1 >04:13:14,335 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >04:13:14,340 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:13:14,995 DEBUG storage: protected device spec /dev/sdc1 resolved to sdc1 >04:13:14,996 INFO storage: sdc1 looks to be the live device; marking as protected >04:13:15,048 DEBUG storage: MultipathTopology._build_topology: >04:13:15,048 DEBUG storage: /etc/multipath.conf contents: >04:13:15,049 DEBUG storage: # multipath.conf written by anaconda >04:13:15,049 DEBUG storage: >04:13:15,049 DEBUG storage: defaults { >04:13:15,049 DEBUG storage: user_friendly_names yes >04:13:15,049 DEBUG storage: } >04:13:15,049 DEBUG storage: blacklist { >04:13:15,049 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:13:15,050 DEBUG storage: devnode "^hd[a-z]" >04:13:15,050 DEBUG storage: devnode "^dcssblk[0-9]*" >04:13:15,050 DEBUG storage: device { >04:13:15,050 DEBUG storage: vendor "DGC" >04:13:15,050 DEBUG storage: product "LUNZ" >04:13:15,050 DEBUG storage: } >04:13:15,050 DEBUG storage: device { >04:13:15,051 DEBUG storage: vendor "IBM" >04:13:15,051 DEBUG storage: product "S/390.*" >04:13:15,051 DEBUG storage: } >04:13:15,052 DEBUG storage: # don't count normal SATA devices as multipaths >04:13:15,052 DEBUG storage: device { >04:13:15,052 DEBUG storage: vendor "ATA" >04:13:15,053 DEBUG storage: } >04:13:15,054 DEBUG storage: # don't count 3ware devices as multipaths >04:13:15,054 DEBUG storage: device { >04:13:15,057 DEBUG storage: vendor "3ware" >04:13:15,057 DEBUG storage: } >04:13:15,057 DEBUG storage: device { >04:13:15,058 DEBUG storage: vendor "AMCC" >04:13:15,058 DEBUG storage: } >04:13:15,058 DEBUG storage: # nor highpoint devices >04:13:15,058 DEBUG storage: device { >04:13:15,059 DEBUG storage: vendor "HPT" >04:13:15,059 DEBUG storage: } >04:13:15,059 DEBUG storage: } >04:13:15,059 DEBUG storage: multipaths { >04:13:15,059 DEBUG storage: } >04:13:15,059 DEBUG storage: (end of /etc/multipath.conf) >04:13:15,100 INFO storage: MultipathTopology: not a multipath: ['sdc'] >04:13:15,101 INFO storage: MultipathTopology: found non-disk device: sr0 >04:13:15,101 INFO storage: MultipathTopology: found singlepath device: sdb >04:13:15,102 INFO storage: MultipathTopology: found non-disk device: sdb1 >04:13:15,103 INFO storage: MultipathTopology: found singlepath device: sdc >04:13:15,104 INFO storage: MultipathTopology: found non-disk device: sdc1 >04:13:15,105 INFO storage: MultipathTopology: found non-disk device: sdc2 >04:13:15,106 INFO storage: MultipathTopology: found non-disk device: sdc3 >04:13:15,106 INFO storage: MultipathTopology: found singlepath device: sda >04:13:15,107 INFO storage: MultipathTopology: found non-disk device: sda1 >04:13:15,108 INFO storage: MultipathTopology: found non-disk device: sda2 >04:13:15,108 INFO storage: MultipathTopology: found singlepath device: loop0 >04:13:15,109 INFO storage: MultipathTopology: found singlepath device: loop1 >04:13:15,110 INFO storage: MultipathTopology: found singlepath device: loop2 >04:13:15,110 INFO storage: MultipathTopology: found singlepath device: loop3 >04:13:15,110 INFO storage: MultipathTopology: found singlepath device: loop4 >04:13:15,110 INFO storage: MultipathTopology: found singlepath device: loop5 >04:13:15,111 INFO storage: MultipathTopology: found singlepath device: loop6 >04:13:15,111 INFO storage: MultipathTopology: found singlepath device: loop7 >04:13:15,111 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:13:15,114 INFO storage: MultipathTopology: found singlepath device: dm-1 >04:13:15,114 INFO storage: devices to scan: ['sr0', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >04:13:15,120 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/usb-HL-DT-ST_DVD+-RW_GP60N_HitachLGda000000538-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:1:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/host8/target8:0:0/8: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_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1a_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DVD+-RW_GP60N', > 'ID_MODEL_ENC': 'DVD+-RW\\x20GP60N\\x20\\x20\\x20', > 'ID_MODEL_ID': '2571', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': 'A102', > 'ID_SERIAL': 'HL-DT-ST_DVD+-RW_GP60N_HitachLGda000000538-0:0', > 'ID_SERIAL_SHORT': 'HitachLGda000000538', > 'ID_TYPE': 'cd', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'HL-DT-ST', > 'ID_VENDOR_ENC': 'HL-DT-ST', > 'ID_VENDOR_ID': '152e', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '307289', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/usb-HL-DT-ST_DVD+-RW_GP60N_HitachLGda000000538-0:0', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:1:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/host8/target8:0:0/8:0:0:0/block/sr0'} ; name: sr0 ; >04:13:15,120 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1:1.0/host8/target8:0:0/8:0:0:0/block/sr0)... >04:13:15,121 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >04:13:15,122 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,122 INFO storage: sr0 is a cdrom >04:13:15,123 DEBUG storage: DeviceTree.addUdevOpticalDevice: >04:13:15,123 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,128 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >04:13:15,128 INFO storage: added cdrom sr0 (id 0) to device tree >04:13:15,129 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:13:15,140 DEBUG storage: no device or no media present >04:13:15,144 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-WD_My_Book_1130_57434156354C303434303730-0:0 /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'My_Book_1130', > 'ID_MODEL_ENC': 'My\\x20Book\\x201130\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1130', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1012', > 'ID_SERIAL': 'WD_My_Book_1130_57434156354C303434303730-0:0', > 'ID_SERIAL_SHORT': '57434156354C303434303730', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WD', > 'ID_VENDOR_ENC': 'WD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1058', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '307421', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-WD_My_Book_1130_57434156354C303434303730-0:0', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb'} ; name: sdb ; >04:13:15,146 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb)... >04:13:15,148 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:13:15,150 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,152 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >04:13:15,156 INFO storage: sdb is a disk >04:13:15,156 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,158 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >04:13:15,158 INFO storage: added disk sdb (id 1) to device tree >04:13:15,159 DEBUG storage: looking up parted Device: /dev/sdb >04:13:15,162 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >04:13:15,163 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >04:13:15,166 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >04:13:15,171 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >04:13:15,182 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2984b90>] > device: <parted.device.Device object at 0x29843d0> > PedDisk: <_ped.Disk object at 0x2985680> >04:13:15,182 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:13:15,185 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >04:13:15,186 INFO storage: got device: DiskDevice instance (0x296d390) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 953837.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: WD My Book 1130 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953458176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x28ac320> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x296d3d0> >04:13:15,187 INFO storage: got format: DiskLabel instance (0x296d5d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2984b90>] > device: <parted.device.Device object at 0x29843d0> > PedDisk: <_ped.Disk object at 0x2985680> > origPartedDisk = <parted.disk.Disk object at 0x298f050> > partedDevice = parted.Device instance -- > model: WD My Book 1130 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953458176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x28ac440> > >04:13:15,191 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-WD_My_Book_1130_57434156354C303434303730-0:0-part1 /dev/disk/by-label/My\\x20Book /dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/fab8b05e-a165-4beb-8db3-b5eaa3ddd166', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'My_Book', > 'ID_FS_LABEL_ENC': 'My\\x20Book', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fab8b05e-a165-4beb-8db3-b5eaa3ddd166', > 'ID_FS_UUID_ENC': 'fab8b05e-a165-4beb-8db3-b5eaa3ddd166', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'My_Book_1130', > 'ID_MODEL_ENC': 'My\\x20Book\\x201130\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1130', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953456128', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_7-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1012', > 'ID_SERIAL': 'WD_My_Book_1130_57434156354C303434303730-0:0', > 'ID_SERIAL_SHORT': '57434156354C303434303730', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'WD', > 'ID_VENDOR_ENC': 'WD\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_VENDOR_ID': '1058', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '307432', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-WD_My_Book_1130_57434156354C303434303730-0:0-part1', > '/dev/disk/by-label/My\\x20Book', > '/dev/disk/by-path/pci-0000:00:1a.7-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/fab8b05e-a165-4beb-8db3-b5eaa3ddd166'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >04:13:15,192 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1)... >04:13:15,194 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >04:13:15,196 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,197 INFO storage: sdb1 is a partition >04:13:15,199 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >04:13:15,200 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:13:15,203 DEBUG storage: DeviceTree.getDeviceByName returned existing 953837MB disk sdb (1) with existing msdos disklabel >04:13:15,207 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >04:13:15,210 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >04:13:15,210 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,211 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >04:13:15,212 DEBUG storage: looking up parted Partition: /dev/sdb1 >04:13:15,216 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >04:13:15,221 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >04:13:15,224 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >04:13:15,227 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >04:13:15,227 INFO storage: added partition sdb1 (id 2) to device tree >04:13:15,229 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >04:13:15,232 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >04:13:15,235 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:13:15,237 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >04:13:15,239 WARN storage: disklabel detected but not usable on sdb1 >04:13:15,240 INFO storage: type detected on 'sdb1' is 'ext4' >04:13:15,317 DEBUG storage: padding min size from 440827 up to 441327 >04:13:15,320 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:15,320 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:15,323 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >04:13:15,325 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >04:13:15,331 DEBUG storage: looking up parted Device: /dev/sdb1 >04:13:15,333 INFO storage: got device: PartitionDevice instance (0x298f450) -- > name = sdb1 status = True kids = 0 id = 2 > parents = ['existing 953837MB disk sdb (1) with existing msdos disklabel'] > uuid = None size = 953836.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/host9/target9:0:0/9:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953456128 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32641 did: 0 busy: True > hardwareGeometry: (121597, 255, 63) biosGeometry: (121597, 255, 63) > PedDevice: <_ped.Device object at 0x28ac950> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x29844d0> fileSystem: <parted.filesystem.FileSystem object at 0x298f0d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2984d10> PedPartition: <_ped.Partition object at 0x297dcb0> > disk = existing 953837MB disk sdb (1) with existing msdos disklabel > start = 2048 end = 1953458175 length = 1953456128 > flags = >04:13:15,337 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:15,338 INFO storage: got format: Ext4FS instance (0x7f81e00d7850) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = fab8b05e-a165-4beb-8db3-b5eaa3ddd166 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = My_Book size = 953836.0 targetSize = 953836.0 > >04:13:15,346 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0 /dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2012-11-03-03-36-03-00', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20044323021DA420D387-0:0', > 'ID_SERIAL_SHORT': '20044323021DA420D387', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '310238', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc'} ; name: sdc ; >04:13:15,347 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc)... >04:13:15,349 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >04:13:15,351 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,353 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >04:13:15,358 INFO storage: sdc is a disk >04:13:15,358 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,361 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >04:13:15,361 INFO storage: added disk sdc (id 3) to device tree >04:13:15,361 DEBUG storage: looking up parted Device: /dev/sdc >04:13:15,365 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >04:13:15,367 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >04:13:15,369 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >04:13:15,373 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >04:13:15,374 INFO storage: no usable disklabel on sdc >04:13:15,379 INFO storage: type detected on 'sdc' is 'iso9660' >04:13:15,386 DEBUG storage: Iso9660FS.supported: supported: True ; >04:13:15,387 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >04:13:15,389 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: iso9660 ; >04:13:15,392 INFO storage: got device: DiskDevice instance (0x7f81e0127550) -- > name = sdc status = True kids = 0 id = 3 > parents = [] > uuid = None size = 7633.5 > format = existing iso9660 filesystem > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: SanDisk Cruzer Blade path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15633408 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1020, 247, 62) biosGeometry: (973, 255, 63) > PedDevice: <_ped.Device object at 0x28aca70> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f81e0127690> >04:13:15,395 DEBUG storage: Iso9660FS.supported: supported: True ; >04:13:15,396 INFO storage: got format: Iso9660FS instance (0x7f81e0140550) -- > type = iso9660 name = iso9660 status = False > device = /dev/sdc uuid = 2012-11-03-03-36-03-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC7-x86_64-Live-D size = 0 targetSize = 0 > >04:13:15,403 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part1 /dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2012-11-03-03-36-03-00', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-00', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1601536', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20044323021DA420D387-0:0', > 'ID_SERIAL_SHORT': '20044323021DA420D387', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '310260', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part1', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >04:13:15,404 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc1)... >04:13:15,408 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >04:13:15,410 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,413 INFO storage: sdc1 is a partition >04:13:15,416 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >04:13:15,419 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >04:13:15,423 DEBUG storage: DeviceTree.getDeviceByName returned existing 7633MB disk sdc (3) with existing iso9660 filesystem >04:13:15,424 DEBUG storage: lvm filter: adding sdc1 to the reject list >04:13:15,424 DEBUG storage: ignoring partition sdc1 >04:13:15,425 DEBUG storage: no device or no media present >04:13:15,431 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/050C-E5CD', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '050C-E5CD', > 'ID_FS_UUID_ENC': '050C-E5CD', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '9764', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20044323021DA420D387-0:0', > 'ID_SERIAL_SHORT': '20044323021DA420D387', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '310281', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/050C-E5CD'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >04:13:15,432 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc2)... >04:13:15,434 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >04:13:15,435 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,435 INFO storage: sdc2 is a partition >04:13:15,436 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >04:13:15,438 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >04:13:15,439 DEBUG storage: DeviceTree.getDeviceByName returned existing 7633MB disk sdc (3) with existing iso9660 filesystem >04:13:15,439 DEBUG storage: lvm filter: adding sdc2 to the reject list >04:13:15,439 DEBUG storage: ignoring partition sdc2 >04:13:15,439 DEBUG storage: no device or no media present >04:13:15,444 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part3 /dev/disk/by-label/Fedora\\x2018 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/deca699a-aa89-3d72-aa88-97682d779416', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_LABEL': 'Fedora_18', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'deca699a-aa89-3d72-aa88-97682d779416', > 'ID_FS_UUID_ENC': 'deca699a-aa89-3d72-aa88-97682d779416', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer_Blade', > 'ID_MODEL_ENC': 'Cruzer\\x20Blade\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5567', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '9984', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39104', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'SanDisk_Cruzer_Blade_20044323021DA420D387-0:0', > 'ID_SERIAL_SHORT': '20044323021DA420D387', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'SanDisk', > 'ID_VENDOR_ENC': 'SanDisk\\x20', > 'ID_VENDOR_ID': '0781', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '310302', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_Blade_20044323021DA420D387-0:0-part3', > '/dev/disk/by-label/Fedora\\x2018', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:2:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/deca699a-aa89-3d72-aa88-97682d779416'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >04:13:15,444 INFO storage: scanning sdc3 (/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0/host10/target10:0:0/10:0:0:0/block/sdc/sdc3)... >04:13:15,446 DEBUG storage: DeviceTree.getDeviceByName: name: sdc3 ; >04:13:15,447 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,448 INFO storage: sdc3 is a partition >04:13:15,449 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >04:13:15,451 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >04:13:15,454 DEBUG storage: DeviceTree.getDeviceByName returned existing 7633MB disk sdc (3) with existing iso9660 filesystem >04:13:15,454 DEBUG storage: lvm filter: adding sdc3 to the reject list >04:13:15,455 DEBUG storage: ignoring partition sdc3 >04:13:15,455 DEBUG storage: no device or no media present >04:13:15,461 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474 /dev/disk/by-id/wwn-0x50014ee2596b8fc9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASYA448474', > 'ID_SERIAL_SHORT': 'WD-WCASYA448474', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2596b8fc9', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2596b8fc9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '316813', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474', > '/dev/disk/by-id/wwn-0x50014ee2596b8fc9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda'} ; name: sda ; >04:13:15,462 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda)... >04:13:15,464 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:13:15,465 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,467 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >04:13:15,468 INFO storage: sda is a disk >04:13:15,469 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,470 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:13:15,470 INFO storage: added disk sda (id 4) to device tree >04:13:15,471 DEBUG storage: looking up parted Device: /dev/sda >04:13:15,473 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:13:15,477 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:13:15,479 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:13:15,481 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >04:13:15,497 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f81e016a690>, <parted.partition.Partition object at 0x7f81e016a8d0>] > device: <parted.device.Device object at 0x7f81e016a4d0> > PedDisk: <_ped.Disk object at 0x7f81e01743f8> >04:13:15,497 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:13:15,500 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:13:15,512 INFO storage: got device: DiskDevice instance (0x7f81e016a150) -- > name = sda status = True kids = 0 id = 4 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x28acb90> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f81e016a210> >04:13:15,513 INFO storage: got format: DiskLabel instance (0x7f81e016a2d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f81e016a690>, <parted.partition.Partition object at 0x7f81e016a8d0>] > device: <parted.device.Device object at 0x7f81e016a4d0> > PedDisk: <_ped.Disk object at 0x7f81e01743f8> > origPartedDisk = <parted.disk.Disk object at 0x7f81e016aad0> > partedDevice = parted.Device instance -- > model: ATA WDC WD5000AAKS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x28ace60> > >04:13:15,519 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474-part1 /dev/disk/by-id/wwn-0x50014ee2596b8fc9-part1 /dev/disk/by-label/Fedora /dev/disk/by-uuid/6a101638-a0cf-4308-8616-c59370a63a57', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Fedora', > 'ID_FS_LABEL_ENC': 'Fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6a101638-a0cf-4308-8616-c59370a63a57', > 'ID_FS_UUID_ENC': '6a101638-a0cf-4308-8616-c59370a63a57', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '968579072', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASYA448474', > 'ID_SERIAL_SHORT': 'WD-WCASYA448474', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2596b8fc9', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2596b8fc9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '316837', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474-part1', > '/dev/disk/by-id/wwn-0x50014ee2596b8fc9-part1', > '/dev/disk/by-label/Fedora', > '/dev/disk/by-uuid/6a101638-a0cf-4308-8616-c59370a63a57'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1'} ; name: sda1 ; >04:13:15,520 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1)... >04:13:15,522 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >04:13:15,523 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,524 INFO storage: sda1 is a partition >04:13:15,526 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:13:15,529 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:13:15,531 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (4) with existing msdos disklabel >04:13:15,535 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >04:13:15,538 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:13:15,538 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,540 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:13:15,541 DEBUG storage: looking up parted Partition: /dev/sda1 >04:13:15,543 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >04:13:15,545 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:13:15,548 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:13:15,551 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >04:13:15,551 INFO storage: added partition sda1 (id 5) to device tree >04:13:15,553 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:13:15,556 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:13:15,559 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:13:15,564 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:13:15,567 WARN storage: disklabel detected but not usable on sda1 >04:13:15,568 INFO storage: type detected on 'sda1' is 'ext4' >04:13:15,637 DEBUG storage: padding min size from 0 up to 0 >04:13:15,640 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:15,640 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:15,645 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:13:15,647 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >04:13:15,649 DEBUG storage: looking up parted Device: /dev/sda1 >04:13:15,651 INFO storage: got device: PartitionDevice instance (0x7f81e0193650) -- > name = sda1 status = True kids = 0 id = 5 > parents = ['existing 476940MB disk sda (4) with existing msdos disklabel'] > uuid = None size = 472939.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 968579072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60291, 255, 63) biosGeometry: (60291, 255, 63) > PedDevice: <_ped.Device object at 0x7f81e0175560> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f81e016a590> fileSystem: <parted.filesystem.FileSystem object at 0x7f81e016aa10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f81e016a750> PedPartition: <_ped.Partition object at 0x7f81e01710b0> > disk = existing 476940MB disk sda (4) with existing msdos disklabel > start = 2048 end = 968581119 length = 968579072 > flags = boot >04:13:15,654 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:15,655 INFO storage: got format: Ext4FS instance (0x2b43390) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 6a101638-a0cf-4308-8616-c59370a63a57 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Fedora size = 472939.0 targetSize = 472939.0 > >04:13:15,663 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474-part2 /dev/disk/by-id/wwn-0x50014ee2596b8fc9-part2 /dev/disk/by-label/Swap /dev/disk/by-uuid/5a6171c8-783c-4fb9-bea4-18317e502174', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '114', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > '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_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Swap', > 'ID_FS_LABEL_ENC': 'Swap', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '5a6171c8-783c-4fb9-bea4-18317e502174', > 'ID_FS_UUID_ENC': '5a6171c8-783c-4fb9-bea4-18317e502174', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'WDC_WD5000AAKS-00A7B2', > 'ID_MODEL_ENC': 'WDC\\x20WD5000AAKS-00A7B2\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '968581120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192000', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.03B01', > 'ID_SERIAL': 'WDC_WD5000AAKS-00A7B2_WD-WCASYA448474', > 'ID_SERIAL_SHORT': 'WD-WCASYA448474', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2596b8fc9', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2596b8fc9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '316861', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5000AAKS-00A7B2_WD-WCASYA448474-part2', > '/dev/disk/by-id/wwn-0x50014ee2596b8fc9-part2', > '/dev/disk/by-label/Swap', > '/dev/disk/by-uuid/5a6171c8-783c-4fb9-bea4-18317e502174'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2'} ; name: sda2 ; >04:13:15,663 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2)... >04:13:15,665 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >04:13:15,667 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,668 INFO storage: sda2 is a partition >04:13:15,670 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:13:15,672 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:13:15,675 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (4) with existing msdos disklabel >04:13:15,678 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >04:13:15,680 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:13:15,680 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,683 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:13:15,683 DEBUG storage: looking up parted Partition: /dev/sda2 >04:13:15,685 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >04:13:15,688 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:13:15,691 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:13:15,693 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:13:15,693 INFO storage: added partition sda2 (id 6) to device tree >04:13:15,695 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:13:15,698 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:13:15,701 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:13:15,704 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:13:15,707 WARN storage: disklabel detected but not usable on sda2 >04:13:15,708 INFO storage: type detected on 'sda2' is 'swap' >04:13:15,712 DEBUG storage: SwapSpace.__init__: device: /dev/sda2 ; serial: WD-WCASYA448474 ; uuid: 5a6171c8-783c-4fb9-bea4-18317e502174 ; exists: True ; label: Swap ; >04:13:15,712 DEBUG storage: getFormat('swap') returning SwapSpace instance >04:13:15,714 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:13:15,716 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >04:13:15,717 DEBUG storage: looking up parted Device: /dev/sda2 >04:13:15,719 INFO storage: got device: PartitionDevice instance (0x2b6c990) -- > name = sda2 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (4) with existing msdos disklabel'] > uuid = None size = 4000.0 > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32641 did: 0 busy: False > hardwareGeometry: (509, 255, 63) biosGeometry: (509, 255, 63) > PedDevice: <_ped.Device object at 0x7f81e0175a70> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f81e016a590> fileSystem: <parted.filesystem.FileSystem object at 0x7f81e016aa50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f81e016a990> PedPartition: <_ped.Partition object at 0x7f81e0171170> > disk = existing 476940MB disk sda (4) with existing msdos disklabel > start = 968581120 end = 976773119 length = 8192000 > flags = >04:13:15,720 INFO storage: got format: SwapSpace instance (0x2b6cfd0) -- > type = swap name = swap status = False > device = /dev/sda2 uuid = 5a6171c8-783c-4fb9-bea4-18317e502174 exists = True > options = supported = True formattable = True resizable = False > priority = None label = Swap >04:13:15,722 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': '328370', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:13:15,722 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >04:13:15,725 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >04:13:15,727 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,727 INFO storage: loop0 is a loop device >04:13:15,730 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:13:15,733 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >04:13:15,736 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,736 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,741 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >04:13:15,741 INFO storage: added file /osmin.img (deleted) (id 7) to device tree >04:13:15,746 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >04:13:15,746 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,749 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:13:15,749 INFO storage: added loop loop0 (id 8) to device tree >04:13:15,752 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:13:15,755 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:13:15,755 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:13:15,759 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >04:13:15,764 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >04:13:15,765 WARN storage: disklabel detected but not usable on loop0 >04:13:15,767 INFO storage: type detected on 'loop0' is 'squashfs' >04:13:15,767 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:13:15,768 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:13:15,769 INFO storage: got device: LoopDevice instance (0x2b6cdd0) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /osmin.img (deleted) (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >04:13:15,771 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': '328413', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:13:15,771 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >04:13:15,774 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:13:15,776 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,776 INFO storage: loop1 is a loop device >04:13:15,779 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:13:15,781 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >04:13:15,784 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,784 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,788 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >04:13:15,788 INFO storage: added file /osmin (id 9) to device tree >04:13:15,792 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >04:13:15,792 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,795 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:13:15,795 INFO storage: added loop loop1 (id 10) to device tree >04:13:15,798 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:13:15,801 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:13:15,801 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:13:15,805 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >04:13:15,813 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >04:13:15,814 WARN storage: disklabel detected but not usable on loop1 >04:13:15,816 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >04:13:15,816 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >04:13:15,820 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:13:15,823 INFO storage: got device: LoopDevice instance (0x2bfb490) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >04:13:15,825 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': '328450', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:13:15,825 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >04:13:15,827 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:13:15,828 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,828 INFO storage: loop2 is a loop device >04:13:15,829 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:13:15,833 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >04:13:15,835 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,836 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,839 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >04:13:15,839 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 11) to device tree >04:13:15,843 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >04:13:15,843 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,845 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:13:15,846 INFO storage: added loop loop2 (id 12) to device tree >04:13:15,848 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:13:15,849 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:13:15,850 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:13:15,852 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >04:13:15,855 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >04:13:15,856 WARN storage: disklabel detected but not usable on loop2 >04:13:15,857 INFO storage: type detected on 'loop2' is 'squashfs' >04:13:15,857 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:13:15,860 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:13:15,861 INFO storage: got device: LoopDevice instance (0x2c06150) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (11)'] > 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 >04:13:15,865 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '328484', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:13:15,866 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >04:13:15,869 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >04:13:15,872 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,872 INFO storage: loop3 is a loop device >04:13:15,875 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >04:13:15,878 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >04:13:15,882 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:15,882 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,886 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >04:13:15,887 INFO storage: added file /LiveOS/ext3fs.img (id 13) to device tree >04:13:15,892 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >04:13:15,892 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:15,897 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >04:13:15,897 INFO storage: added loop loop3 (id 14) to device tree >04:13:15,901 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >04:13:15,904 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >04:13:15,908 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:15,909 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:15,909 DEBUG storage: device loop3 does not contain a disklabel >04:13:15,910 INFO storage: type detected on 'loop3' is 'ext4' >04:13:15,993 DEBUG storage: padding min size from 0 up to 0 >04:13:16,001 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:16,002 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:16,006 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >04:13:16,008 INFO storage: got device: LoopDevice instance (0x2c06a10) -- > name = loop3 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/ext3fs.img (13)'] > 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 >04:13:16,017 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:16,019 INFO storage: got format: Ext4FS instance (0x2c06ed0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >04:13:16,024 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '328732', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:13:16,026 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >04:13:16,029 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >04:13:16,032 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:16,033 INFO storage: loop4 is a loop device >04:13:16,047 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >04:13:16,050 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:13:16,053 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:16,053 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:16,062 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:13:16,063 INFO storage: added file /overlay (deleted) (id 15) to device tree >04:13:16,069 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:13:16,070 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:16,076 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >04:13:16,076 INFO storage: added loop loop4 (id 16) to device tree >04:13:16,081 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >04:13:16,085 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >04:13:16,086 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:16,092 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >04:13:16,098 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >04:13:16,101 WARN storage: disklabel detected but not usable on loop4 >04:13:16,102 DEBUG storage: no type or existing type for loop4, bailing >04:13:16,104 INFO storage: got device: LoopDevice instance (0x2d61790) -- > name = loop4 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 >04:13:16,107 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': '328775', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >04:13:16,108 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >04:13:16,108 DEBUG storage: lvm filter: adding loop5 to the reject list >04:13:16,111 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': '328811', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >04:13:16,111 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >04:13:16,111 DEBUG storage: lvm filter: adding loop6 to the reject list >04:13:16,114 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': '14328848', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >04:13:16,115 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >04:13:16,115 DEBUG storage: lvm filter: adding loop7 to the reject list >04:13:16,115 DEBUG storage: Skipping a device mapper drive (dm-0) for now >04:13:16,115 DEBUG storage: Skipping a device mapper drive (dm-1) for now >04:13:16,158 INFO storage: devices to scan: ['dm-0', 'dm-1'] >04:13:16,164 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '11510782', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:13:16,165 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >04:13:16,168 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:13:16,170 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:16,171 INFO storage: live-rw is a device-mapper device >04:13:16,173 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >04:13:16,177 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >04:13:16,181 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >04:13:16,183 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >04:13:16,184 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (16) >04:13:16,186 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:13:16,187 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:16,190 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >04:13:16,190 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:16,193 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:13:16,193 INFO storage: added dm live-rw (id 17) to device tree >04:13:16,195 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:13:16,197 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:13:16,201 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:16,201 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:16,201 DEBUG storage: device live-rw does not contain a disklabel >04:13:16,202 INFO storage: type detected on 'live-rw' is 'ext4' >04:13:16,267 DEBUG storage: padding min size from 2939 up to 3232 >04:13:16,270 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:16,270 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:16,272 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:13:16,273 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >04:13:16,274 INFO storage: got device: DMDevice instance (0x2dc2ed0) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop4 (16)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32641 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2d4ea70> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:13:16,277 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:16,277 INFO storage: got format: Ext4FS instance (0x2dc2f90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >04:13:16,280 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > '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-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '546824', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >04:13:16,281 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >04:13:16,282 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:13:16,284 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:16,284 INFO storage: live-osimg-min is a device-mapper device >04:13:16,285 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >04:13:16,290 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >04:13:16,293 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:13:16,297 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) >04:13:16,303 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >04:13:16,306 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (14) with existing ext4 filesystem >04:13:16,312 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >04:13:16,315 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:16,320 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >04:13:16,321 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:13:16,324 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >04:13:16,325 INFO storage: added dm live-osimg-min (id 18) to device tree >04:13:16,327 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >04:13:16,330 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >04:13:16,334 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:16,334 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:16,335 DEBUG storage: device live-osimg-min does not contain a disklabel >04:13:16,335 INFO storage: type detected on 'live-osimg-min' is 'ext4' >04:13:16,423 DEBUG storage: padding min size from 0 up to 0 >04:13:16,441 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:16,442 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:13:16,446 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >04:13:16,447 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >04:13:16,450 INFO storage: got device: DMDevice instance (0x2dcf650) -- > name = live-osimg-min status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop3 (14) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32641 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2d4ee60> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >04:13:16,453 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:16,453 INFO storage: got format: Ext4FS instance (0x2e9ed50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2938.0 targetSize = 2938.0 > >04:13:16,484 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >04:13:16,486 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >04:13:16,488 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >04:13:16,506 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >04:13:16,523 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:13:16,526 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:13:16,529 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:13:16,547 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >04:13:16,570 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:13:16,587 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:13:16,589 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:16,595 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:16,614 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:13:16,616 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >04:13:16,618 DEBUG storage: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >04:13:16,634 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:13:16,637 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:16,642 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:13:16,658 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:13:16,659 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:13:16,660 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >04:13:16,661 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >04:13:16,662 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >04:13:16,663 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >04:13:16,664 INFO storage: edd: collected mbr signatures: {'sda': '0x0001a482', 'sdb': '0x00073856'} >04:13:16,668 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:13:16,676 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:13:16,683 WARN storage: mount of sdb1 as ext4 failed: mount failed: (32, 'mount: /dev/sdb1 is already mounted or /mnt/sysimage busy\n /dev/sdb1 is already mounted on /run/media/liveuser/My Book') >04:13:16,687 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >04:13:16,719 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:13:16,721 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:13:17,027 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:13:17,027 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:13:17,028 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >04:13:17,028 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:13:17,029 DEBUG storage: crypttab maps: [] >04:13:17,029 DEBUG storage: parsing /mnt/sysimage/etc/fstab >04:13:17,036 DEBUG storage: resolved 'UUID=6a101638-a0cf-4308-8616-c59370a63a57' to 'sda1' (partition) >04:13:17,039 DEBUG storage: DeviceTree.getDeviceByName: name: tmpfs ; >04:13:17,042 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:17,043 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >04:13:17,043 DEBUG storage: DeviceTree.getDeviceByPath returned None >04:13:17,044 DEBUG storage: failed to resolve '/dev/tmpfs' >04:13:17,044 DEBUG storage: DeviceTree.getDeviceByName: name: devpts ; >04:13:17,046 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:17,048 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >04:13:17,050 DEBUG storage: DeviceTree.getDeviceByPath returned None >04:13:17,051 DEBUG storage: failed to resolve '/dev/devpts' >04:13:17,053 DEBUG storage: DeviceTree.getDeviceByName: name: sysfs ; >04:13:17,056 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:17,058 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >04:13:17,060 DEBUG storage: DeviceTree.getDeviceByPath returned None >04:13:17,060 DEBUG storage: failed to resolve '/dev/sysfs' >04:13:17,062 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >04:13:17,063 DEBUG storage: DeviceTree.getDeviceByName returned None >04:13:17,065 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >04:13:17,066 DEBUG storage: DeviceTree.getDeviceByPath returned None >04:13:17,066 DEBUG storage: failed to resolve '/dev/proc' >04:13:17,068 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:13:17,222 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:17,228 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:17,233 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:17,240 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:17,250 DEBUG storage: Ext4FS.supported: supported: True ; >04:13:17,257 DEBUG storage: Iso9660FS.supported: supported: True ; >04:13:17,263 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >04:13:17,304 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >04:13:17,306 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (18) with existing ext4 filesystem > > >/tmp/ifcfg.log: >04:13:14,302 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >04:13:14,302 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >04:13:14,302 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=00:27:0E:0F:83:AD >04:13:14,303 DEBUG ifcfg: NetworkDevice em1 set: UUID=1b4ac5fe-870e-4d59-aa0a-f99083fc4178 >04:13:14,303 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >04:13:14,303 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="00:27:0E:0F:83:AD" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="1b4ac5fe-870e-4d59-aa0a-f99083fc4178" > >04:13:14,303 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC7-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Nov 9 04:12:22 localhost kernel: imklog 5.8.11, log source = /proc/kmsg started. >Nov 9 04:12:22 localhost rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="663" x-info="http://www.rsyslog.com"] start >Nov 9 04:12:22 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Nov 9 04:12:22 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Nov 9 04:12:22 localhost kernel: [ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >Nov 9 04:12:22 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC7-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Nov 9 04:12:22 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cf451fff] usable >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf452000-0x00000000cf494fff] ACPI NVS >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf495000-0x00000000cf508fff] reserved >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf509000-0x00000000cf50afff] usable >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf50b000-0x00000000cf610fff] reserved >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf611000-0x00000000cf611fff] usable >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf612000-0x00000000cf612fff] ACPI NVS >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf613000-0x00000000cf61afff] ACPI data >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf61b000-0x00000000cf61bfff] ACPI NVS >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf61c000-0x00000000cf61dfff] ACPI data >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf61e000-0x00000000cf625fff] ACPI NVS >Nov 9 04:12:22 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf626000-0x00000000cf646fff] reserved >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf647000-0x00000000cf689fff] ACPI NVS >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cf68a000-0x00000000cf7fffff] usable >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017bffffff] usable >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000017c000000-0x000000017fffffff] reserved >Nov 9 04:12:22 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000180000000-0x00000001abffffff] usable >Nov 9 04:12:22 localhost systemd[1]: Set hostname to <localhost.localdomain>. >Nov 9 04:12:22 localhost systemd-modules-load[444]: Inserted module 'uinput' >Nov 9 04:12:22 localhost systemd[1]: Mounted Temporary Directory. >Nov 9 04:12:22 localhost systemd[1]: Started Load Kernel Modules. >Nov 9 04:12:22 localhost systemd[1]: Started Apply Kernel Variables. >Nov 9 04:12:22 localhost systemd[1]: Mounting Configuration File System... >Nov 9 04:12:22 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Nov 9 04:12:22 localhost kernel: [ 0.000000] DMI 2.6 present. >Nov 9 04:12:22 localhost kernel: [ 0.000000] No AGP bridge found >Nov 9 04:12:22 localhost kernel: [ 0.000000] e820: last_pfn = 0x1ac000 max_arch_pfn = 0x400000000 >Nov 9 04:12:22 localhost systemd[1]: Mounted FUSE Control File System. >Nov 9 04:12:22 localhost systemd[1]: Started Load Random Seed. >Nov 9 04:12:22 localhost systemd[1]: Started Setup Virtual Console. >Nov 9 04:12:22 localhost systemd[1]: Mounted Configuration File System. >Nov 9 04:12:22 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Nov 9 04:12:22 localhost kernel: [ 0.000000] total RAM covered: 6016M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 128K num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 256K num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 512K num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 1M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 2M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 4M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 8M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 32M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 256M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 64K chunk_size: 512M num_reg: 8 lose cover RAM: -256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 1G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 2G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 128K num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 256K num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 512K num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 1M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 2M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 4M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 8M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 16M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 32M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 64M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 128M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 256M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 128K chunk_size: 512M num_reg: 8 lose cover RAM: -256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 1G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128K chunk_size: 2G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 256K num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 512K num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 1M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 2M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 4M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 8M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 16M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 32M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 64M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 128M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 256M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 256K chunk_size: 512M num_reg: 8 lose cover RAM: -256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 1G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256K chunk_size: 2G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 512K num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 1M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 2M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 4M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 8M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 16M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 32M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 64M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 128M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 256M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 512K chunk_size: 512M num_reg: 8 lose cover RAM: -256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 1G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512K chunk_size: 2G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1M chunk_size: 1M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1M chunk_size: 2M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1M chunk_size: 4M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1M chunk_size: 8M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1M chunk_size: 16M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1M chunk_size: 32M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1M chunk_size: 64M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1M chunk_size: 128M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1M chunk_size: 256M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 1M chunk_size: 512M num_reg: 8 lose cover RAM: -256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1M chunk_size: 1G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1M chunk_size: 2G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 2M chunk_size: 2M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 2M chunk_size: 4M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 2M chunk_size: 8M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 2M chunk_size: 16M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 2M chunk_size: 32M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 2M chunk_size: 64M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 2M chunk_size: 128M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 2M chunk_size: 256M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 2M chunk_size: 512M num_reg: 8 lose cover RAM: -256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 2M chunk_size: 1G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 2M chunk_size: 2G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 4M chunk_size: 4M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 4M chunk_size: 8M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 4M chunk_size: 16M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 4M chunk_size: 32M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 4M chunk_size: 64M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 4M chunk_size: 128M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 4M chunk_size: 256M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 4M chunk_size: 512M num_reg: 8 lose cover RAM: -256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 4M chunk_size: 1G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 4M chunk_size: 2G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 8M chunk_size: 8M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 8M chunk_size: 16M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 8M chunk_size: 32M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 8M chunk_size: 64M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 8M chunk_size: 128M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 8M chunk_size: 256M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 8M chunk_size: 512M num_reg: 8 lose cover RAM: -256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 8M chunk_size: 1G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 8M chunk_size: 2G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 16M chunk_size: 16M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 16M chunk_size: 32M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 16M chunk_size: 64M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 16M chunk_size: 128M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 16M chunk_size: 256M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 16M chunk_size: 512M num_reg: 8 lose cover RAM: -256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 16M chunk_size: 1G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 16M chunk_size: 2G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 32M chunk_size: 32M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 32M chunk_size: 64M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 32M chunk_size: 128M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 32M chunk_size: 256M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 32M chunk_size: 512M num_reg: 8 lose cover RAM: -256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 32M chunk_size: 1G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 32M chunk_size: 2G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64M chunk_size: 64M num_reg: 8 lose cover RAM: 704M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64M chunk_size: 128M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64M chunk_size: 256M num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 64M chunk_size: 512M num_reg: 8 lose cover RAM: -256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64M chunk_size: 1G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 64M chunk_size: 2G num_reg: 8 lose cover RAM: 0G >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128M chunk_size: 128M num_reg: 8 lose cover RAM: 256M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128M chunk_size: 256M num_reg: 8 lose cover RAM: 128M >Nov 9 04:12:22 localhost kernel: [ 0.000000] *BAD*gran_size: 128M chunk_size: 512M num_reg: 8 lose cover RAM: -128M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128M chunk_size: 1G num_reg: 8 lose cover RAM: 128M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 128M chunk_size: 2G num_reg: 7 lose cover RAM: 128M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256M chunk_size: 256M num_reg: 7 lose cover RAM: 384M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256M chunk_size: 512M num_reg: 7 lose cover RAM: 384M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256M chunk_size: 1G num_reg: 6 lose cover RAM: 384M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 256M chunk_size: 2G num_reg: 6 lose cover RAM: 384M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512M chunk_size: 512M num_reg: 5 lose cover RAM: 896M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512M chunk_size: 1G num_reg: 5 lose cover RAM: 896M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 512M chunk_size: 2G num_reg: 5 lose cover RAM: 896M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1G chunk_size: 1G num_reg: 3 lose cover RAM: 1920M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 1G chunk_size: 2G num_reg: 3 lose cover RAM: 1920M >Nov 9 04:12:22 localhost kernel: [ 0.000000] gran_size: 2G chunk_size: 2G num_reg: 1 lose cover RAM: 3968M >Nov 9 04:12:22 localhost kernel: [ 0.000000] mtrr_cleanup: can not find optimal value >Nov 9 04:12:22 localhost kernel: [ 0.000000] please specify mtrr_gran_size/mtrr_chunk_size >Nov 9 04:12:22 localhost kernel: [ 0.000000] e820: last_pfn = 0xcf800 max_arch_pfn = 0x400000000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000fccd0-0x000fccdf] mapped at [ffff8800000fccd0] >Nov 9 04:12:22 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0xcf7fffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x100000000-0x17bffffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x180000000-0x1abffffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7e638000-0x7fffefff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000f0410 00024 (v02 INTEL) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: XSDT 00000000cf61ce18 00054 (v01 INTEL DH55TC 01072009 MSFT 00010013) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: FACP 00000000cf61ad98 000F4 (v04 INTEL DH55TC 01072009 MSFT 00010013) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20120711/tbfadt-394) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI BIOS Bug: Warning: 32/64X FACS address mismatch in FADT - 0xCF61BF40/0x00000000CF61BE40, using 32 (20120711/tbfadt-521) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: DSDT 00000000cf613018 06B90 (v01 INTEL DH55TC 00000000 INTL 20051117) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: FACS 00000000cf61bf40 00040 >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: APIC 00000000cf61af18 000CC (v02 INTEL DH55TC 01072009 MSFT 00010013) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: SSDT 00000000cf61ac18 00102 (v01 INTEL DH55TC 00000001 MSFT 03000001) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: MCFG 00000000cf61df18 0003C (v01 INTEL DH55TC 01072009 MSFT 00000097) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: HPET 00000000cf61de98 00038 (v01 INTEL DH55TC 01072009 AMI. 00000003) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: ASF! 00000000cf61cc18 000A0 (v32 INTEL DH55TC 00000001 TFSM 000F4240) >Nov 9 04:12:22 localhost kernel: [ 0.000000] No NUMA configuration found >Nov 9 04:12:22 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000001abffffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1abffffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] NODE_DATA [mem 0x1abfec000-0x1abffffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] Zone ranges: >Nov 9 04:12:22 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] Normal [mem 0x100000000-0x1abffffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] Movable zone start for each node >Nov 9 04:12:22 localhost kernel: [ 0.000000] Early memory node ranges >Nov 9 04:12:22 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x00099fff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0xcf451fff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] node 0: [mem 0xcf509000-0xcf50afff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] node 0: [mem 0xcf611000-0xcf611fff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] node 0: [mem 0xcf68a000-0xcf7fffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] node 0: [mem 0x100000000-0x17bffffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] node 0: [mem 0x180000000-0x1abffffff] >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x408 >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Nov 9 04:12:22 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Nov 9 04:12:22 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Nov 9 04:12:22 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] smpboot: Allowing 16 CPUs, 12 hotplug CPUs >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009a000 - 000000000009b000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cf452000 - 00000000cf495000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cf495000 - 00000000cf509000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cf50b000 - 00000000cf611000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cf612000 - 00000000cf613000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cf613000 - 00000000cf61b000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cf61b000 - 00000000cf61c000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cf61c000 - 00000000cf61e000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cf61e000 - 00000000cf626000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cf626000 - 00000000cf647000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cf647000 - 00000000cf68a000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cf800000 - 00000000e0000000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000e4000000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000e4000000 - 00000000fed1c000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000017c000000 - 0000000180000000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] e820: [mem 0xe4000000-0xfed1bfff] available for PCI devices >Nov 9 04:12:22 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware >Nov 9 04:12:22 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:16 nr_node_ids:1 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff8801abc00000 s84288 r8192 d22208 u131072 >Nov 9 04:12:22 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1509967 >Nov 9 04:12:22 localhost kernel: [ 0.000000] Policy zone: Normal >Nov 9 04:12:22 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-Beta-TC7-x86_64-Live-D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Nov 9 04:12:22 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Nov 9 04:12:22 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Nov 9 04:12:22 localhost kernel: [ 0.000000] Checking aperture... >Nov 9 04:12:22 localhost kernel: [ 0.000000] No AGP bridge found >Nov 9 04:12:22 localhost kernel: [ 0.000000] Memory: 5940604k/7012352k available (6325k kernel code, 862892k absent, 208856k reserved, 6878k data, 1036k init) >Nov 9 04:12:22 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1 >Nov 9 04:12:22 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Nov 9 04:12:22 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=16. >Nov 9 04:12:22 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:808 16 >Nov 9 04:12:22 localhost kernel: [ 0.000000] Extended CMOS year: 2000 >Nov 9 04:12:22 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Nov 9 04:12:22 localhost kernel: [ 0.000000] console [tty0] enabled >Nov 9 04:12:22 localhost kernel: [ 0.000000] allocated 25165824 bytes of page_cgroup >Nov 9 04:12:22 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Nov 9 04:12:22 localhost kernel: [ 0.000000] tsc: Fast TSC calibration using PIT >Nov 9 04:12:22 localhost kernel: [ 0.001000] tsc: Detected 2926.221 MHz processor >Nov 9 04:12:22 localhost kernel: [ 0.000009] Calibrating delay loop (skipped), value calculated using timer frequency.. 5852.44 BogoMIPS (lpj=2926221) >Nov 9 04:12:22 localhost kernel: [ 0.000014] pid_max: default: 32768 minimum: 301 >Nov 9 04:12:22 localhost kernel: [ 0.000059] Security Framework initialized >Nov 9 04:12:22 localhost kernel: [ 0.000077] SELinux: Initializing. >Nov 9 04:12:22 localhost kernel: [ 0.000922] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Nov 9 04:12:22 localhost kernel: [ 0.005887] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Nov 9 04:12:22 localhost kernel: [ 0.008134] Mount-cache hash table entries: 256 >Nov 9 04:12:22 localhost kernel: [ 0.008522] Initializing cgroup subsys cpuacct >Nov 9 04:12:22 localhost kernel: [ 0.008526] Initializing cgroup subsys memory >Nov 9 04:12:22 localhost kernel: [ 0.008552] Initializing cgroup subsys devices >Nov 9 04:12:22 localhost kernel: [ 0.008555] Initializing cgroup subsys freezer >Nov 9 04:12:22 localhost kernel: [ 0.008557] Initializing cgroup subsys net_cls >Nov 9 04:12:22 localhost kernel: [ 0.008560] Initializing cgroup subsys blkio >Nov 9 04:12:22 localhost kernel: [ 0.008563] Initializing cgroup subsys perf_event >Nov 9 04:12:22 localhost kernel: [ 0.008608] CPU: Physical Processor ID: 0 >Nov 9 04:12:22 localhost kernel: [ 0.008609] CPU: Processor Core ID: 0 >Nov 9 04:12:22 localhost kernel: [ 0.008616] mce: CPU supports 9 MCE banks >Nov 9 04:12:22 localhost kernel: [ 0.008638] CPU0: Thermal monitoring enabled (TM1) >Nov 9 04:12:22 localhost kernel: [ 0.008650] process: using mwait in idle threads >Nov 9 04:12:22 localhost kernel: [ 0.008656] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 >Nov 9 04:12:22 localhost kernel: [ 0.008656] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >Nov 9 04:12:22 localhost kernel: [ 0.008656] tlb_flushall_shift is 0x6 >Nov 9 04:12:22 localhost kernel: [ 0.010677] ACPI: Core revision 20120711 >Nov 9 04:12:22 localhost kernel: [ 0.013282] CPU0: Core temperature above threshold, cpu clock throttled (total events = 1) >Nov 9 04:12:22 localhost kernel: [ 0.014306] CPU0: Core temperature/speed normal >Nov 9 04:12:22 localhost kernel: [ 0.014493] ftrace: allocating 23468 entries in 92 pages >Nov 9 04:12:22 localhost kernel: [ 0.031016] Switched APIC routing to physical flat. >Nov 9 04:12:22 localhost kernel: [ 0.031516] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Nov 9 04:12:22 localhost kernel: [ 0.041492] smpboot: CPU0: Intel(R) Core(TM) i3 CPU 530 @ 2.93GHz stepping 02 >Nov 9 04:12:22 localhost kernel: [ 0.142364] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver. >Nov 9 04:12:22 localhost kernel: [ 0.142374] perf_event_intel: CPUID marked event: 'bus cycles' unavailable >Nov 9 04:12:22 localhost kernel: [ 0.142376] ... version: 3 >Nov 9 04:12:22 localhost kernel: [ 0.142377] ... bit width: 48 >Nov 9 04:12:22 localhost kernel: [ 0.142378] ... generic registers: 4 >Nov 9 04:12:22 localhost kernel: [ 0.142379] ... value mask: 0000ffffffffffff >Nov 9 04:12:22 localhost kernel: [ 0.142381] ... max period: 000000007fffffff >Nov 9 04:12:22 localhost kernel: [ 0.142382] ... fixed-purpose events: 3 >Nov 9 04:12:22 localhost kernel: [ 0.142383] ... event mask: 000000070000000f >Nov 9 04:12:22 localhost kernel: [ 0.143617] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Nov 9 04:12:22 localhost kernel: [ 0.157940] CPU1: Core temperature above threshold, cpu clock throttled (total events = 1) >Nov 9 04:12:22 localhost kernel: [ 0.161825] CPU1: Core temperature/speed normal >Nov 9 04:12:22 localhost kernel: [ 0.171358] CPU2: Core temperature above threshold, cpu clock throttled (total events = 1) >Nov 9 04:12:22 localhost kernel: [ 0.171670] CPU2: Core temperature/speed normal >Nov 9 04:12:22 localhost kernel: [ 0.143888] smpboot: Booting Node 0, Processors #1 #2 #3 >Nov 9 04:12:22 localhost kernel: [ 0.184931] Brought up 4 CPUs >Nov 9 04:12:22 localhost kernel: [ 0.184938] smpboot: Total of 4 processors activated (23409.76 BogoMIPS) >Nov 9 04:12:22 localhost kernel: [ 0.188796] devtmpfs: initialized >Nov 9 04:12:22 localhost kernel: [ 0.189042] PM: Registering ACPI NVS region [mem 0xcf452000-0xcf494fff] (274432 bytes) >Nov 9 04:12:22 localhost kernel: [ 0.189048] PM: Registering ACPI NVS region [mem 0xcf612000-0xcf612fff] (4096 bytes) >Nov 9 04:12:22 localhost kernel: [ 0.189049] PM: Registering ACPI NVS region [mem 0xcf61b000-0xcf61bfff] (4096 bytes) >Nov 9 04:12:22 localhost kernel: [ 0.189050] PM: Registering ACPI NVS region [mem 0xcf61e000-0xcf625fff] (32768 bytes) >Nov 9 04:12:22 localhost kernel: [ 0.189052] PM: Registering ACPI NVS region [mem 0xcf647000-0xcf689fff] (274432 bytes) >Nov 9 04:12:22 localhost kernel: [ 0.189776] atomic64 test passed for x86-64 platform with CX8 and with SSE >Nov 9 04:12:22 localhost kernel: [ 0.189814] RTC time: 9:12:05, date: 11/09/12 >Nov 9 04:12:22 localhost kernel: [ 0.189874] NET: Registered protocol family 16 >Nov 9 04:12:22 localhost kernel: [ 0.190068] ACPI: bus type pci registered >Nov 9 04:12:22 localhost kernel: [ 0.190156] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) >Nov 9 04:12:22 localhost kernel: [ 0.190160] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820 >Nov 9 04:12:22 localhost kernel: [ 0.196723] PCI: Using configuration type 1 for base access >Nov 9 04:12:22 localhost kernel: [ 0.197582] bio: create slab <bio-0> at 0 >Nov 9 04:12:22 localhost kernel: [ 0.197681] ACPI: Added _OSI(Module Device) >Nov 9 04:12:22 localhost kernel: [ 0.197683] ACPI: Added _OSI(Processor Device) >Nov 9 04:12:22 localhost kernel: [ 0.197684] ACPI: Added _OSI(3.0 _SCP Extensions) >Nov 9 04:12:22 localhost kernel: [ 0.197686] ACPI: Added _OSI(Processor Aggregator Device) >Nov 9 04:12:22 localhost kernel: [ 0.199942] ACPI: Executed 1 blocks of module-level executable AML code >Nov 9 04:12:22 localhost kernel: [ 0.202605] ACPI: SSDT 00000000cf612c18 0038C (v01 AMI IST 00000001 MSFT 03000001) >Nov 9 04:12:22 localhost kernel: [ 0.202842] ACPI: Dynamic OEM Table Load: >Nov 9 04:12:22 localhost kernel: [ 0.202844] ACPI: SSDT (null) 0038C (v01 AMI IST 00000001 MSFT 03000001) >Nov 9 04:12:22 localhost kernel: [ 0.202866] ACPI BIOS Bug: Warning: Incorrect checksum in table [SSDT] - 0x3F, should be 0x1F (20120711/tbutils-324) >Nov 9 04:12:22 localhost kernel: [ 0.202869] ACPI: SSDT 00000000cf61bd18 00084 (v01 AMI CST 00000001 MSFT 03000001) >Nov 9 04:12:22 localhost kernel: [ 0.203063] ACPI: Dynamic OEM Table Load: >Nov 9 04:12:22 localhost kernel: [ 0.203065] ACPI: SSDT (null) 00084 (v01 AMI CST 00000001 MSFT 03000001) >Nov 9 04:12:22 localhost kernel: [ 0.203496] ACPI: Interpreter enabled >Nov 9 04:12:22 localhost kernel: [ 0.203501] ACPI: (supports S0 S1 S3 S4 S5) >Nov 9 04:12:22 localhost kernel: [ 0.203515] ACPI: Using IOAPIC for interrupt routing >Nov 9 04:12:22 localhost kernel: [ 0.203686] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Nov 9 04:12:22 localhost kernel: [ 0.207999] ACPI: No dock devices found. >Nov 9 04:12:22 localhost kernel: [ 0.208004] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Nov 9 04:12:22 localhost kernel: [ 0.208121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Nov 9 04:12:22 localhost kernel: [ 0.208198] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge >Nov 9 04:12:22 localhost kernel: [ 0.208224] PCI host bridge to bus 0000:00 >Nov 9 04:12:22 localhost kernel: [ 0.208230] pci_bus 0000:00: root bus resource [bus 00-ff] >Nov 9 04:12:22 localhost kernel: [ 0.208232] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Nov 9 04:12:22 localhost kernel: [ 0.208234] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Nov 9 04:12:22 localhost kernel: [ 0.208235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Nov 9 04:12:22 localhost kernel: [ 0.208237] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xffffffff] >Nov 9 04:12:22 localhost kernel: [ 0.208268] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics >Nov 9 04:12:22 localhost kernel: [ 0.210813] pci 0000:00:01.0: PCI bridge to [bus 01] >Nov 9 04:12:22 localhost kernel: [ 0.210992] pci 0000:00:1e.0: PCI bridge to [bus 02] (subtractive decode) >Nov 9 04:12:22 localhost kernel: [ 0.211270] pci0000:00: Requesting ACPI _OSC control (0x1d) >Nov 9 04:12:22 localhost kernel: [ 0.211382] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d >Nov 9 04:12:22 localhost kernel: [ 0.211383] ACPI _OSC control for PCIe not granted, disabling ASPM >Nov 9 04:12:22 localhost kernel: [ 1.213171] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >Nov 9 04:12:22 localhost kernel: [ 1.213204] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >Nov 9 04:12:22 localhost kernel: [ 1.213234] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15) >Nov 9 04:12:22 localhost kernel: [ 1.213267] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >Nov 9 04:12:22 localhost kernel: [ 1.213297] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15) >Nov 9 04:12:22 localhost kernel: [ 1.213327] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15) >Nov 9 04:12:22 localhost kernel: [ 1.213362] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 7 10 11 12 14 15) >Nov 9 04:12:22 localhost kernel: [ 1.213392] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15) >Nov 9 04:12:22 localhost kernel: [ 1.213485] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >Nov 9 04:12:22 localhost kernel: [ 1.213486] vgaarb: loaded >Nov 9 04:12:22 localhost kernel: [ 1.213487] vgaarb: bridge control possible 0000:01:00.0 >Nov 9 04:12:22 localhost kernel: [ 1.213553] SCSI subsystem initialized >Nov 9 04:12:22 localhost kernel: [ 1.213556] ACPI: bus type scsi registered >Nov 9 04:12:22 localhost kernel: [ 1.213614] ACPI: bus type usb registered >Nov 9 04:12:22 localhost kernel: [ 1.213630] usbcore: registered new interface driver usbfs >Nov 9 04:12:22 localhost kernel: [ 1.213637] usbcore: registered new interface driver hub >Nov 9 04:12:22 localhost kernel: [ 1.213655] usbcore: registered new device driver usb >Nov 9 04:12:22 localhost kernel: [ 1.213708] PCI: Using ACPI for IRQ routing >Nov 9 04:12:22 localhost kernel: [ 1.215911] PCI: Discovered peer bus 3f >Nov 9 04:12:22 localhost kernel: [ 1.215931] PCI host bridge to bus 0000:3f >Nov 9 04:12:22 localhost kernel: [ 1.215933] pci_bus 0000:3f: root bus resource [io 0x0000-0xffff] >Nov 9 04:12:22 localhost kernel: [ 1.215935] pci_bus 0000:3f: root bus resource [mem 0x00000000-0xfffffffff] >Nov 9 04:12:22 localhost kernel: [ 1.215936] pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff] >Nov 9 04:12:22 localhost kernel: [ 1.216316] NetLabel: Initializing >Nov 9 04:12:22 localhost kernel: [ 1.216318] NetLabel: domain hash size = 128 >Nov 9 04:12:22 localhost kernel: [ 1.216318] NetLabel: protocols = UNLABELED CIPSOv4 >Nov 9 04:12:22 localhost kernel: [ 1.216335] NetLabel: unlabeled traffic allowed by default >Nov 9 04:12:22 localhost kernel: [ 1.216381] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Nov 9 04:12:22 localhost kernel: [ 1.216386] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Nov 9 04:12:22 localhost kernel: [ 1.218399] Switching to clocksource hpet >Nov 9 04:12:22 localhost kernel: [ 1.225845] pnp: PnP ACPI init >Nov 9 04:12:22 localhost kernel: [ 1.225876] ACPI: bus type pnp registered >Nov 9 04:12:22 localhost kernel: [ 1.226269] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.226271] system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.226273] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.226274] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.226276] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.227242] system 00:08: [io 0x04d0-0x04d1] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.227426] system 00:0a: [io 0x0400-0x047f] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.227427] system 00:0a: [io 0x1180-0x119f] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.227429] system 00:0a: [io 0x0500-0x057f] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.227431] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.227433] system 00:0a: [mem 0xfec00000-0xfecfffff] could not be reserved >Nov 9 04:12:22 localhost kernel: [ 1.227435] system 00:0a: [mem 0xfed08000-0xfed08fff] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.227436] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved >Nov 9 04:12:22 localhost kernel: [ 1.227725] pnp: PnP ACPI: found 12 devices >Nov 9 04:12:22 localhost kernel: [ 1.227726] ACPI: ACPI bus type pnp unregistered >Nov 9 04:12:22 localhost kernel: [ 1.234507] pci 0000:00:01.0: PCI bridge to [bus 01] >Nov 9 04:12:22 localhost kernel: [ 1.234512] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Nov 9 04:12:22 localhost kernel: [ 1.234514] pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff] >Nov 9 04:12:22 localhost kernel: [ 1.234517] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >Nov 9 04:12:22 localhost kernel: [ 1.234520] pci 0000:00:1e.0: PCI bridge to [bus 02] >Nov 9 04:12:22 localhost kernel: [ 1.234526] pci 0000:00:1e.0: bridge window [mem 0xfe500000-0xfe5fffff] >Nov 9 04:12:22 localhost kernel: [ 1.234644] NET: Registered protocol family 2 >Nov 9 04:12:22 localhost kernel: [ 1.235414] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >Nov 9 04:12:22 localhost kernel: [ 1.240394] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Nov 9 04:12:22 localhost kernel: [ 1.241020] TCP: Hash tables configured (established 524288 bind 65536) >Nov 9 04:12:22 localhost kernel: [ 1.241077] TCP: reno registered >Nov 9 04:12:22 localhost kernel: [ 1.241096] UDP hash table entries: 4096 (order: 5, 131072 bytes) >Nov 9 04:12:22 localhost kernel: [ 1.241184] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Nov 9 04:12:22 localhost kernel: [ 1.241442] NET: Registered protocol family 1 >Nov 9 04:12:22 localhost kernel: [ 1.241902] Unpacking initramfs... >Nov 9 04:12:22 localhost kernel: [ 1.652185] Freeing initrd memory: 26396k freed >Nov 9 04:12:22 localhost kernel: [ 1.661600] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Nov 9 04:12:22 localhost kernel: [ 1.661614] software IO TLB [mem 0xcb452000-0xcf451fff] (64MB) mapped at [ffff8800cb452000-ffff8800cf451fff] >Nov 9 04:12:22 localhost kernel: [ 1.662630] Initialise module verification >Nov 9 04:12:22 localhost kernel: [ 1.662694] audit: initializing netlink socket (disabled) >Nov 9 04:12:22 localhost kernel: [ 1.662734] type=2000 audit(1352452326.550:1): initialized >Nov 9 04:12:22 localhost kernel: [ 1.679233] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Nov 9 04:12:22 localhost kernel: [ 1.681951] VFS: Disk quotas dquot_6.5.2 >Nov 9 04:12:22 localhost kernel: [ 1.681994] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Nov 9 04:12:22 localhost kernel: [ 1.682419] msgmni has been set to 11654 >Nov 9 04:12:22 localhost kernel: [ 1.683247] alg: No test for stdrng (krng) >Nov 9 04:12:22 localhost kernel: [ 1.683257] NET: Registered protocol family 38 >Nov 9 04:12:22 localhost kernel: [ 1.683262] Key type asymmetric registered >Nov 9 04:12:22 localhost kernel: [ 1.683264] Asymmetric key parser 'x509' registered >Nov 9 04:12:22 localhost kernel: [ 1.683312] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Nov 9 04:12:22 localhost kernel: [ 1.683345] io scheduler noop registered >Nov 9 04:12:22 localhost kernel: [ 1.683347] io scheduler deadline registered >Nov 9 04:12:22 localhost kernel: [ 1.683371] io scheduler cfq registered (default) >Nov 9 04:12:22 localhost kernel: [ 1.683598] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Nov 9 04:12:22 localhost kernel: [ 1.683615] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Nov 9 04:12:22 localhost kernel: [ 1.683616] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Nov 9 04:12:22 localhost kernel: [ 1.684078] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Nov 9 04:12:22 localhost kernel: [ 1.684085] ACPI: Power Button [PWRB] >Nov 9 04:12:22 localhost kernel: [ 1.684114] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Nov 9 04:12:22 localhost kernel: [ 1.684116] ACPI: Power Button [PWRF] >Nov 9 04:12:22 localhost kernel: [ 1.684286] ACPI: Requesting acpi_cpufreq >Nov 9 04:12:22 localhost kernel: [ 1.688253] GHES: HEST is not enabled! >Nov 9 04:12:22 localhost kernel: [ 1.688343] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Nov 9 04:12:22 localhost kernel: [ 1.709065] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Nov 9 04:12:22 localhost kernel: [ 1.729971] 00:03: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Nov 9 04:12:22 localhost kernel: [ 1.750540] 0000:00:16.3: ttyS1 at I/O 0xf160 (irq = 17) is a 16550A >Nov 9 04:12:22 localhost kernel: [ 1.750827] Non-volatile memory driver v1.3 >Nov 9 04:12:22 localhost kernel: [ 1.750829] Linux agpgart interface v0.103 >Nov 9 04:12:22 localhost kernel: [ 1.751675] loop: module loaded >Nov 9 04:12:22 localhost kernel: [ 1.762149] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >Nov 9 04:12:22 localhost kernel: [ 1.762156] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck pm led clo pio slum part ems sxs apst >Nov 9 04:12:22 localhost kernel: [ 1.772453] scsi0 : ahci >Nov 9 04:12:22 localhost kernel: [ 1.772533] scsi1 : ahci >Nov 9 04:12:22 localhost kernel: [ 1.772593] scsi2 : ahci >Nov 9 04:12:22 localhost kernel: [ 1.772654] scsi3 : ahci >Nov 9 04:12:22 localhost kernel: [ 1.772713] scsi4 : ahci >Nov 9 04:12:22 localhost kernel: [ 1.772776] scsi5 : ahci >Nov 9 04:12:22 localhost kernel: [ 1.772809] ata1: SATA max UDMA/133 abar m2048@0xfe725000 port 0xfe725100 irq 41 >Nov 9 04:12:22 localhost kernel: [ 1.772811] ata2: SATA max UDMA/133 abar m2048@0xfe725000 port 0xfe725180 irq 41 >Nov 9 04:12:22 localhost kernel: [ 1.772814] ata3: SATA max UDMA/133 abar m2048@0xfe725000 port 0xfe725200 irq 41 >Nov 9 04:12:22 localhost kernel: [ 1.772816] ata4: SATA max UDMA/133 abar m2048@0xfe725000 port 0xfe725280 irq 41 >Nov 9 04:12:22 localhost kernel: [ 1.772819] ata5: SATA max UDMA/133 abar m2048@0xfe725000 port 0xfe725300 irq 41 >Nov 9 04:12:22 localhost kernel: [ 1.772821] ata6: SATA max UDMA/133 abar m2048@0xfe725000 port 0xfe725380 irq 41 >Nov 9 04:12:22 localhost kernel: [ 1.772910] libphy: Fixed MDIO Bus: probed >Nov 9 04:12:22 localhost kernel: [ 1.772991] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Nov 9 04:12:22 localhost kernel: [ 1.773063] ehci_hcd 0000:00:1a.7: EHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.773123] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 >Nov 9 04:12:22 localhost kernel: [ 1.777062] ehci_hcd 0000:00:1a.7: debug port 2 >Nov 9 04:12:22 localhost kernel: [ 1.777088] ehci_hcd 0000:00:1a.7: irq 16, io mem 0xfe727000 >Nov 9 04:12:22 localhost kernel: [ 1.783046] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >Nov 9 04:12:22 localhost kernel: [ 1.783090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 9 04:12:22 localhost kernel: [ 1.783094] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 9 04:12:22 localhost kernel: [ 1.783098] usb usb1: Product: EHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.783101] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 ehci_hcd >Nov 9 04:12:22 localhost kernel: [ 1.783104] usb usb1: SerialNumber: 0000:00:1a.7 >Nov 9 04:12:22 localhost kernel: [ 1.783233] hub 1-0:1.0: USB hub found >Nov 9 04:12:22 localhost kernel: [ 1.783238] hub 1-0:1.0: 6 ports detected >Nov 9 04:12:22 localhost kernel: [ 1.783327] ehci_hcd 0000:00:1d.7: EHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.783362] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 >Nov 9 04:12:22 localhost kernel: [ 1.787279] ehci_hcd 0000:00:1d.7: debug port 2 >Nov 9 04:12:22 localhost kernel: [ 1.787299] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe726000 >Nov 9 04:12:22 localhost kernel: [ 1.793015] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >Nov 9 04:12:22 localhost kernel: [ 1.793037] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Nov 9 04:12:22 localhost kernel: [ 1.793040] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 9 04:12:22 localhost kernel: [ 1.793044] usb usb2: Product: EHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.793047] usb usb2: Manufacturer: Linux 3.6.5-2.fc18.x86_64 ehci_hcd >Nov 9 04:12:22 localhost kernel: [ 1.793050] usb usb2: SerialNumber: 0000:00:1d.7 >Nov 9 04:12:22 localhost kernel: [ 1.793150] hub 2-0:1.0: USB hub found >Nov 9 04:12:22 localhost kernel: [ 1.793152] hub 2-0:1.0: 8 ports detected >Nov 9 04:12:22 localhost kernel: [ 1.793212] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Nov 9 04:12:22 localhost kernel: [ 1.793221] uhci_hcd: USB Universal Host Controller Interface driver >Nov 9 04:12:22 localhost kernel: [ 1.793245] uhci_hcd 0000:00:1a.0: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.793299] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >Nov 9 04:12:22 localhost kernel: [ 1.793334] uhci_hcd 0000:00:1a.0: irq 21, io base 0x0000f0e0 >Nov 9 04:12:22 localhost kernel: [ 1.793363] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 9 04:12:22 localhost kernel: [ 1.793365] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 9 04:12:22 localhost kernel: [ 1.793366] usb usb3: Product: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.793367] usb usb3: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >Nov 9 04:12:22 localhost kernel: [ 1.793369] usb usb3: SerialNumber: 0000:00:1a.0 >Nov 9 04:12:22 localhost kernel: [ 1.793435] hub 3-0:1.0: USB hub found >Nov 9 04:12:22 localhost kernel: [ 1.793438] hub 3-0:1.0: 2 ports detected >Nov 9 04:12:22 localhost kernel: [ 1.793493] uhci_hcd 0000:00:1a.1: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.793534] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >Nov 9 04:12:22 localhost kernel: [ 1.793568] uhci_hcd 0000:00:1a.1: irq 18, io base 0x0000f0c0 >Nov 9 04:12:22 localhost kernel: [ 1.793594] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 9 04:12:22 localhost kernel: [ 1.793596] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 9 04:12:22 localhost kernel: [ 1.793597] usb usb4: Product: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.793598] usb usb4: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >Nov 9 04:12:22 localhost kernel: [ 1.793599] usb usb4: SerialNumber: 0000:00:1a.1 >Nov 9 04:12:22 localhost kernel: [ 1.793661] hub 4-0:1.0: USB hub found >Nov 9 04:12:22 localhost kernel: [ 1.793663] hub 4-0:1.0: 2 ports detected >Nov 9 04:12:22 localhost kernel: [ 1.793714] uhci_hcd 0000:00:1a.2: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.793757] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >Nov 9 04:12:22 localhost kernel: [ 1.793791] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000f0a0 >Nov 9 04:12:22 localhost kernel: [ 1.793816] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 9 04:12:22 localhost kernel: [ 1.793817] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 9 04:12:22 localhost kernel: [ 1.793819] usb usb5: Product: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.793820] usb usb5: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >Nov 9 04:12:22 localhost kernel: [ 1.793821] usb usb5: SerialNumber: 0000:00:1a.2 >Nov 9 04:12:22 localhost kernel: [ 1.793885] hub 5-0:1.0: USB hub found >Nov 9 04:12:22 localhost kernel: [ 1.793888] hub 5-0:1.0: 2 ports detected >Nov 9 04:12:22 localhost kernel: [ 1.793938] uhci_hcd 0000:00:1d.0: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.793969] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >Nov 9 04:12:22 localhost kernel: [ 1.794006] uhci_hcd 0000:00:1d.0: irq 19, io base 0x0000f080 >Nov 9 04:12:22 localhost kernel: [ 1.794032] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 9 04:12:22 localhost kernel: [ 1.794033] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 9 04:12:22 localhost kernel: [ 1.794034] usb usb6: Product: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.794036] usb usb6: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >Nov 9 04:12:22 localhost kernel: [ 1.794037] usb usb6: SerialNumber: 0000:00:1d.0 >Nov 9 04:12:22 localhost kernel: [ 1.794104] hub 6-0:1.0: USB hub found >Nov 9 04:12:22 localhost kernel: [ 1.794106] hub 6-0:1.0: 2 ports detected >Nov 9 04:12:22 localhost kernel: [ 1.794158] uhci_hcd 0000:00:1d.1: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.794190] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >Nov 9 04:12:22 localhost kernel: [ 1.794214] uhci_hcd 0000:00:1d.1: irq 16, io base 0x0000f060 >Nov 9 04:12:22 localhost kernel: [ 1.794240] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 9 04:12:22 localhost kernel: [ 1.794242] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 9 04:12:22 localhost kernel: [ 1.794243] usb usb7: Product: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.794245] usb usb7: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >Nov 9 04:12:22 localhost kernel: [ 1.794246] usb usb7: SerialNumber: 0000:00:1d.1 >Nov 9 04:12:22 localhost kernel: [ 1.794312] hub 7-0:1.0: USB hub found >Nov 9 04:12:22 localhost kernel: [ 1.794315] hub 7-0:1.0: 2 ports detected >Nov 9 04:12:22 localhost kernel: [ 1.794365] uhci_hcd 0000:00:1d.2: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.794395] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >Nov 9 04:12:22 localhost kernel: [ 1.794419] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000f040 >Nov 9 04:12:22 localhost kernel: [ 1.794448] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >Nov 9 04:12:22 localhost kernel: [ 1.794450] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Nov 9 04:12:22 localhost kernel: [ 1.794451] usb usb8: Product: UHCI Host Controller >Nov 9 04:12:22 localhost kernel: [ 1.794453] usb usb8: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >Nov 9 04:12:22 localhost kernel: [ 1.794454] usb usb8: SerialNumber: 0000:00:1d.2 >Nov 9 04:12:22 localhost kernel: [ 1.794515] hub 8-0:1.0: USB hub found >Nov 9 04:12:22 localhost kernel: [ 1.794517] hub 8-0:1.0: 2 ports detected >Nov 9 04:12:22 localhost kernel: [ 1.794594] usbcore: registered new interface driver usbserial >Nov 9 04:12:22 localhost kernel: [ 1.794602] usbcore: registered new interface driver usbserial_generic >Nov 9 04:12:22 localhost kernel: [ 1.794606] USB Serial support registered for generic >Nov 9 04:12:22 localhost kernel: [ 1.794608] usbserial: USB Serial Driver core >Nov 9 04:12:22 localhost kernel: [ 1.794633] i8042: PNP: No PS/2 controller found. Probing ports directly. >Nov 9 04:12:22 localhost kernel: [ 1.797189] serio: i8042 KBD port at 0x60,0x64 irq 1 >Nov 9 04:12:22 localhost kernel: [ 1.797197] serio: i8042 AUX port at 0x60,0x64 irq 12 >Nov 9 04:12:22 localhost kernel: [ 1.797248] mousedev: PS/2 mouse device common for all mice >Nov 9 04:12:22 localhost kernel: [ 1.797421] rtc_cmos 00:06: RTC can wake from S4 >Nov 9 04:12:22 localhost kernel: [ 1.797586] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >Nov 9 04:12:22 localhost kernel: [ 1.797626] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Nov 9 04:12:22 localhost kernel: [ 1.797700] device-mapper: uevent: version 1.0.3 >Nov 9 04:12:22 localhost kernel: [ 1.797762] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Nov 9 04:12:22 localhost kernel: [ 1.797873] cpuidle: using governor ladder >Nov 9 04:12:22 localhost kernel: [ 1.797932] cpuidle: using governor menu >Nov 9 04:12:22 localhost kernel: [ 1.798148] EFI Variables Facility v0.08 2004-May-17 >Nov 9 04:12:22 localhost kernel: [ 1.798220] usbcore: registered new interface driver usbhid >Nov 9 04:12:22 localhost kernel: [ 1.798221] usbhid: USB HID core driver >Nov 9 04:12:22 localhost kernel: [ 1.798261] drop_monitor: Initializing network drop monitor service >Nov 9 04:12:22 localhost kernel: [ 1.798382] ip_tables: (C) 2000-2006 Netfilter Core Team >Nov 9 04:12:22 localhost kernel: [ 1.798441] TCP: cubic registered >Nov 9 04:12:22 localhost kernel: [ 1.798445] Initializing XFRM netlink socket >Nov 9 04:12:22 localhost kernel: [ 1.798541] NET: Registered protocol family 10 >Nov 9 04:12:22 localhost kernel: [ 1.798749] mip6: Mobile IPv6 >Nov 9 04:12:22 localhost kernel: [ 1.798752] NET: Registered protocol family 17 >Nov 9 04:12:22 localhost kernel: [ 1.799564] Loading module verification certificates >Nov 9 04:12:22 localhost kernel: [ 1.800435] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >Nov 9 04:12:22 localhost kernel: [ 1.800447] registered taskstats version 1 >Nov 9 04:12:22 localhost kernel: [ 1.801862] Magic number: 4:826:221 >Nov 9 04:12:22 localhost kernel: [ 1.801960] pci 0000:00:19.0: hash matches >Nov 9 04:12:22 localhost kernel: [ 1.802140] rtc_cmos 00:06: setting system clock to 2012-11-09 09:12:07 UTC (1352452327) >Nov 9 04:12:22 localhost kernel: [ 2.079319] ata4: SATA link down (SStatus 0 SControl 300) >Nov 9 04:12:22 localhost kernel: [ 2.079358] ata5: SATA link down (SStatus 0 SControl 300) >Nov 9 04:12:22 localhost kernel: [ 2.079397] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Nov 9 04:12:22 localhost kernel: [ 2.079434] ata1: SATA link down (SStatus 0 SControl 300) >Nov 9 04:12:22 localhost kernel: [ 2.079469] ata2: SATA link down (SStatus 0 SControl 300) >Nov 9 04:12:22 localhost kernel: [ 2.079510] ata3: SATA link down (SStatus 0 SControl 300) >Nov 9 04:12:22 localhost kernel: [ 2.080590] ata6.00: ATA-8: WDC WD5000AAKS-00A7B2, 01.03B01, max UDMA/133 >Nov 9 04:12:22 localhost kernel: [ 2.080595] ata6.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Nov 9 04:12:22 localhost kernel: [ 2.082757] ata6.00: configured for UDMA/133 >Nov 9 04:12:22 localhost kernel: [ 2.083032] scsi 5:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5 >Nov 9 04:12:22 localhost kernel: [ 2.083313] sd 5:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Nov 9 04:12:22 localhost kernel: [ 2.083318] sd 5:0:0:0: Attached scsi generic sg0 type 0 >Nov 9 04:12:22 localhost kernel: [ 2.083554] sd 5:0:0:0: [sda] Write Protect is off >Nov 9 04:12:22 localhost kernel: [ 2.083684] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Nov 9 04:12:22 localhost kernel: [ 2.084233] usb 1-1: new high-speed USB device number 2 using ehci_hcd >Nov 9 04:12:22 localhost kernel: [ 2.126720] sda: sda1 sda2 >Nov 9 04:12:22 localhost kernel: [ 2.127635] sd 5:0:0:0: [sda] Attached SCSI disk >Nov 9 04:12:22 localhost kernel: [ 2.129299] Freeing unused kernel memory: 1036k freed >Nov 9 04:12:22 localhost kernel: [ 2.129708] Write protecting the kernel read-only data: 12288k >Nov 9 04:12:22 localhost kernel: [ 2.135380] Freeing unused kernel memory: 1856k freed >Nov 9 04:12:22 localhost kernel: [ 2.138875] Freeing unused kernel memory: 1416k freed >Nov 9 04:12:22 localhost kernel: [ 2.205517] usb 1-1: New USB device found, idVendor=152e, idProduct=2571 >Nov 9 04:12:22 localhost kernel: [ 2.205523] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Nov 9 04:12:22 localhost kernel: [ 2.205527] usb 1-1: Product: Portable Super Multi Drive >Nov 9 04:12:22 localhost kernel: [ 2.205531] usb 1-1: Manufacturer: HLDS Inc >Nov 9 04:12:22 localhost kernel: [ 2.205534] usb 1-1: SerialNumber: HitachLGda000000538 >Nov 9 04:12:22 localhost kernel: [ 2.307638] usb 1-2: new high-speed USB device number 3 using ehci_hcd >Nov 9 04:12:22 localhost kernel: [ 2.388222] Disabling lock debugging due to kernel taint >Nov 9 04:12:22 localhost kernel: [ 2.391190] RPC: Registered named UNIX socket transport module. >Nov 9 04:12:22 localhost kernel: [ 2.391194] RPC: Registered udp transport module. >Nov 9 04:12:22 localhost kernel: [ 2.391196] RPC: Registered tcp transport module. >Nov 9 04:12:22 localhost kernel: [ 2.391198] RPC: Registered tcp NFSv4.1 backchannel transport module. >Nov 9 04:12:22 localhost kernel: [ 2.421877] usb 1-2: New USB device found, idVendor=058f, idProduct=6254 >Nov 9 04:12:22 localhost kernel: [ 2.421884] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >Nov 9 04:12:22 localhost kernel: [ 2.421887] usb 1-2: Product: USB2.0Hub >Nov 9 04:12:22 localhost kernel: [ 2.422301] hub 1-2:1.0: USB hub found >Nov 9 04:12:22 localhost kernel: [ 2.422347] hub 1-2:1.0: 4 ports detected >Nov 9 04:12:22 localhost kernel: [ 2.525037] usb 1-3: new high-speed USB device number 4 using ehci_hcd >Nov 9 04:12:22 localhost kernel: [ 2.660619] tsc: Refined TSC clocksource calibration: 2925.999 MHz >Nov 9 04:12:22 localhost kernel: [ 2.660634] Switching to clocksource tsc >Nov 9 04:12:22 localhost kernel: [ 2.667149] scsi6 : ata_generic >Nov 9 04:12:22 localhost kernel: [ 2.667253] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k >Nov 9 04:12:22 localhost kernel: [ 2.667255] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. >Nov 9 04:12:22 localhost kernel: [ 2.667256] scsi7 : ata_generic >Nov 9 04:12:22 localhost kernel: [ 2.667303] ata7: PATA max UDMA/100 cmd 0xf1b0 ctl 0xf1a0 bmdma 0xf170 irq 18 >Nov 9 04:12:22 localhost kernel: [ 2.667305] ata8: PATA max UDMA/100 cmd 0xf190 ctl 0xf180 bmdma 0xf178 irq 18 >Nov 9 04:12:22 localhost kernel: [ 2.667523] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Nov 9 04:12:22 localhost kernel: [ 2.669437] [drm] Initialized drm 1.1.0 20060810 >Nov 9 04:12:22 localhost kernel: [ 2.862713] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:27:0e:0f:83:ad >Nov 9 04:12:22 localhost kernel: [ 2.862723] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >Nov 9 04:12:22 localhost kernel: [ 2.862796] e1000e 0000:00:19.0: eth0: MAC: 9, PHY: 9, PBA No: FFFFFF-0FF >Nov 9 04:12:22 localhost kernel: [ 3.003274] [drm] radeon defaulting to kernel modesetting. >Nov 9 04:12:22 localhost kernel: [ 3.003276] [drm] radeon kernel modesetting enabled. >Nov 9 04:12:22 localhost kernel: [ 3.003542] [drm] initializing kernel modesetting (TURKS 0x1002:0x6758 0x174B:0xE194). >Nov 9 04:12:22 localhost kernel: [ 3.003568] [drm] register mmio base: 0xFE620000 >Nov 9 04:12:22 localhost kernel: [ 3.003569] [drm] register mmio size: 131072 >Nov 9 04:12:22 localhost kernel: [ 3.003650] ATOM BIOS: TURKS >Nov 9 04:12:22 localhost kernel: [ 3.003688] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) >Nov 9 04:12:22 localhost kernel: [ 3.003691] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF >Nov 9 04:12:22 localhost kernel: [ 3.003695] mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining >Nov 9 04:12:22 localhost kernel: [ 3.003696] [drm] Detected VRAM RAM=1024M, BAR=256M >Nov 9 04:12:22 localhost kernel: [ 3.003697] [drm] RAM width 128bits DDR >Nov 9 04:12:22 localhost kernel: [ 3.003751] [TTM] Zone kernel: Available graphics memory: 2985654 kiB >Nov 9 04:12:22 localhost kernel: [ 3.003753] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Nov 9 04:12:22 localhost kernel: [ 3.003754] [TTM] Initializing pool allocator >Nov 9 04:12:22 localhost kernel: [ 3.003758] [TTM] Initializing DMA pool allocator >Nov 9 04:12:22 localhost kernel: [ 3.003780] [drm] radeon: 1024M of VRAM memory ready >Nov 9 04:12:22 localhost kernel: [ 3.003782] [drm] radeon: 512M of GTT memory ready. >Nov 9 04:12:22 localhost kernel: [ 3.003798] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Nov 9 04:12:22 localhost kernel: [ 3.003800] [drm] Driver supports precise vblank timestamp query. >Nov 9 04:12:22 localhost kernel: [ 3.003858] radeon 0000:01:00.0: radeon: using MSI. >Nov 9 04:12:22 localhost kernel: [ 3.003898] [drm] radeon: irq initialized. >Nov 9 04:12:22 localhost kernel: [ 3.003902] [drm] GART: num cpu pages 131072, num gpu pages 131072 >Nov 9 04:12:22 localhost kernel: [ 3.004654] [drm] probing gen 2 caps for device 8086:41 = 2/0 >Nov 9 04:12:22 localhost kernel: [ 3.004657] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 >Nov 9 04:12:22 localhost kernel: [ 3.004740] [drm] Loading TURKS Microcode >Nov 9 04:12:22 localhost kernel: [ 3.011130] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >Nov 9 04:12:22 localhost kernel: [ 3.011300] radeon 0000:01:00.0: WB enabled >Nov 9 04:12:22 localhost kernel: [ 3.011305] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88019cfaac00 >Nov 9 04:12:22 localhost kernel: [ 3.028274] [drm] ring test on 0 succeeded in 2 usecs >Nov 9 04:12:22 localhost kernel: [ 3.028757] [drm] ib test on ring 0 succeeded in 0 usecs >Nov 9 04:12:22 localhost kernel: [ 3.029452] [drm] Radeon Display Connectors >Nov 9 04:12:22 localhost kernel: [ 3.029455] [drm] Connector 0: >Nov 9 04:12:22 localhost kernel: [ 3.029457] [drm] DP-1 >Nov 9 04:12:22 localhost kernel: [ 3.029459] [drm] HPD5 >Nov 9 04:12:22 localhost kernel: [ 3.029462] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c >Nov 9 04:12:22 localhost kernel: [ 3.029464] [drm] Encoders: >Nov 9 04:12:22 localhost kernel: [ 3.029466] [drm] DFP1: INTERNAL_UNIPHY1 >Nov 9 04:12:22 localhost kernel: [ 3.029467] [drm] Connector 1: >Nov 9 04:12:22 localhost kernel: [ 3.029469] [drm] HDMI-A-1 >Nov 9 04:12:22 localhost kernel: [ 3.029471] [drm] HPD1 >Nov 9 04:12:22 localhost kernel: [ 3.029473] [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c >Nov 9 04:12:22 localhost kernel: [ 3.029475] [drm] Encoders: >Nov 9 04:12:22 localhost kernel: [ 3.029477] [drm] DFP2: INTERNAL_UNIPHY2 >Nov 9 04:12:22 localhost kernel: [ 3.029478] [drm] Connector 2: >Nov 9 04:12:22 localhost kernel: [ 3.029480] [drm] DVI-I-1 >Nov 9 04:12:22 localhost kernel: [ 3.029481] [drm] HPD4 >Nov 9 04:12:22 localhost kernel: [ 3.029484] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c >Nov 9 04:12:22 localhost kernel: [ 3.029486] [drm] Encoders: >Nov 9 04:12:22 localhost kernel: [ 3.029488] [drm] DFP3: INTERNAL_UNIPHY >Nov 9 04:12:22 localhost kernel: [ 3.029489] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >Nov 9 04:12:22 localhost kernel: [ 3.029625] [drm] Internal thermal controller with fan control >Nov 9 04:12:22 localhost kernel: [ 3.030934] [drm] radeon: power management initialized >Nov 9 04:12:22 localhost kernel: [ 3.097211] [drm] fb mappable at 0xD0142000 >Nov 9 04:12:22 localhost kernel: [ 3.097215] [drm] vram apper at 0xD0000000 >Nov 9 04:12:22 localhost kernel: [ 3.097217] [drm] size 8294400 >Nov 9 04:12:22 localhost kernel: [ 3.097219] [drm] fb depth is 24 >Nov 9 04:12:22 localhost kernel: [ 3.097220] [drm] pitch is 7680 >Nov 9 04:12:22 localhost kernel: [ 3.097348] fbcon: radeondrmfb (fb0) is primary device >Nov 9 04:12:22 localhost kernel: [ 3.232509] usb 1-3: New USB device found, idVendor=1058, idProduct=1130 >Nov 9 04:12:22 localhost kernel: [ 3.232512] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Nov 9 04:12:22 localhost kernel: [ 3.232515] usb 1-3: Product: My Book 1130 >Nov 9 04:12:22 localhost kernel: [ 3.232517] usb 1-3: Manufacturer: Western Digital >Nov 9 04:12:22 localhost kernel: [ 3.232520] usb 1-3: SerialNumber: 57434156354C303434303730 >Nov 9 04:12:22 localhost kernel: [ 3.328669] Console: switching to colour frame buffer device 240x67 >Nov 9 04:12:22 localhost kernel: [ 3.337889] Initializing USB Mass Storage driver... >Nov 9 04:12:22 localhost kernel: [ 3.338271] scsi8 : usb-storage 1-1:1.0 >Nov 9 04:12:22 localhost kernel: [ 3.338496] scsi9 : usb-storage 1-3:1.0 >Nov 9 04:12:22 localhost kernel: [ 3.338605] usbcore: registered new interface driver usb-storage >Nov 9 04:12:22 localhost kernel: [ 3.338606] USB Mass Storage support registered. >Nov 9 04:12:22 localhost kernel: [ 3.339482] fb0: radeondrmfb frame buffer device >Nov 9 04:12:22 localhost kernel: [ 3.339483] drm: registered panic notifier >Nov 9 04:12:22 localhost kernel: [ 3.339501] [drm] Initialized radeon 2.24.0 20080528 for 0000:01:00.0 on minor 0 >Nov 9 04:12:22 localhost kernel: [ 3.436519] usb 2-2: new high-speed USB device number 2 using ehci_hcd >Nov 9 04:12:22 localhost kernel: [ 3.551540] usb 2-2: New USB device found, idVendor=0781, idProduct=5567 >Nov 9 04:12:22 localhost kernel: [ 3.551547] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Nov 9 04:12:22 localhost kernel: [ 3.551551] usb 2-2: Product: Cruzer Blade >Nov 9 04:12:22 localhost kernel: [ 3.551554] usb 2-2: Manufacturer: SanDisk >Nov 9 04:12:22 localhost kernel: [ 3.551558] usb 2-2: SerialNumber: 20044323021DA420D387 >Nov 9 04:12:22 localhost kernel: [ 3.552243] scsi10 : usb-storage 2-2:1.0 >Nov 9 04:12:22 localhost kernel: [ 3.757681] usb 5-1: new low-speed USB device number 2 using uhci_hcd >Nov 9 04:12:22 localhost kernel: [ 3.923275] usb 5-1: New USB device found, idVendor=04b4, idProduct=0101 >Nov 9 04:12:22 localhost kernel: [ 3.923281] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Nov 9 04:12:22 localhost kernel: [ 3.923284] usb 5-1: Product: SteelSìÌÐÌDATA >Nov 9 04:12:22 localhost kernel: [ 3.923287] usb 5-1: Manufacturer: DATACOMP >Nov 9 04:12:22 localhost kernel: [ 4.017338] input: DATACOMP SteelSìÌÐÌDATA as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input2 >Nov 9 04:12:22 localhost kernel: [ 4.017549] hid-generic 0003:04B4:0101.0001: input,hidraw0: USB HID v1.00 Keyboard [DATACOMP SteelSìÌÐÌDATA] on usb-0000:00:1a.2-1/input0 >Nov 9 04:12:22 localhost kernel: [ 4.076105] input: DATACOMP SteelSìÌÐÌDATA as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/input/input3 >Nov 9 04:12:22 localhost kernel: [ 4.076283] hid-generic 0003:04B4:0101.0002: input,hidraw1: USB HID v1.00 Device [DATACOMP SteelSìÌÐÌDATA] on usb-0000:00:1a.2-1/input1 >Nov 9 04:12:22 localhost kernel: [ 4.281231] usb 5-2: new low-speed USB device number 3 using uhci_hcd >Nov 9 04:12:22 localhost kernel: [ 4.337302] scsi 9:0:0:0: Direct-Access WD My Book 1130 1012 PQ: 0 ANSI: 6 >Nov 9 04:12:22 localhost kernel: [ 4.337750] scsi 8:0:0:0: CD-ROM HL-DT-ST DVD+-RW GP60N A102 PQ: 0 ANSI: 0 >Nov 9 04:12:22 localhost kernel: [ 4.338085] scsi 9:0:0:1: Enclosure WD SES Device 1012 PQ: 0 ANSI: 6 >Nov 9 04:12:22 localhost kernel: [ 4.339432] sd 9:0:0:0: Attached scsi generic sg1 type 0 >Nov 9 04:12:22 localhost kernel: [ 4.339633] scsi 9:0:0:1: Attached scsi generic sg2 type 13 >Nov 9 04:12:22 localhost kernel: [ 4.339937] sd 9:0:0:0: [sdb] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB) >Nov 9 04:12:22 localhost kernel: [ 4.340439] sd 9:0:0:0: [sdb] Write Protect is off >Nov 9 04:12:22 localhost kernel: [ 4.340962] sd 9:0:0:0: [sdb] No Caching mode page present >Nov 9 04:12:22 localhost kernel: [ 4.340970] sd 9:0:0:0: [sdb] Assuming drive cache: write through >Nov 9 04:12:22 localhost kernel: [ 4.342804] sd 9:0:0:0: [sdb] No Caching mode page present >Nov 9 04:12:22 localhost kernel: [ 4.342809] sd 9:0:0:0: [sdb] Assuming drive cache: write through >Nov 9 04:12:22 localhost kernel: [ 4.344926] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >Nov 9 04:12:22 localhost kernel: [ 4.344952] cdrom: Uniform CD-ROM driver Revision: 3.20 >Nov 9 04:12:22 localhost kernel: [ 4.345295] sr 8:0:0:0: Attached scsi generic sg3 type 5 >Nov 9 04:12:22 localhost kernel: [ 4.451818] usb 5-2: New USB device found, idVendor=045e, idProduct=00f9 >Nov 9 04:12:22 localhost kernel: [ 4.451825] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Nov 9 04:12:22 localhost kernel: [ 4.451829] usb 5-2: Product: Microsoft Wireless Desktop Receiver 3.1 >Nov 9 04:12:22 localhost kernel: [ 4.451833] usb 5-2: Manufacturer: Microsft >Nov 9 04:12:22 localhost kernel: [ 4.469098] input: Microsft Microsoft Wireless Desktop Receiver 3.1 as /devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/input/input4 >Nov 9 04:12:22 localhost kernel: [ 4.469299] microsoft 0003:045E:00F9.0003: input,hidraw2: USB HID v1.11 Keyboard [Microsft Microsoft Wireless Desktop Receiver 3.1] on usb-0000:00:1a.2-2/input0 >Nov 9 04:12:22 localhost kernel: [ 4.552327] scsi 10:0:0:0: Direct-Access SanDisk Cruzer Blade 1.01 PQ: 0 ANSI: 2 >Nov 9 04:12:22 localhost kernel: [ 4.553449] sd 10:0:0:0: Attached scsi generic sg4 type 0 >Nov 9 04:12:22 localhost kernel: [ 4.554089] sd 10:0:0:0: [sdc] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB) >Nov 9 04:12:22 localhost kernel: [ 4.555501] sd 10:0:0:0: [sdc] Write Protect is off >Nov 9 04:12:22 localhost kernel: [ 4.556339] sd 10:0:0:0: [sdc] No Caching mode page present >Nov 9 04:12:22 localhost kernel: [ 4.556383] sd 10:0:0:0: [sdc] Assuming drive cache: write through >Nov 9 04:12:22 localhost kernel: [ 4.559728] sd 10:0:0:0: [sdc] No Caching mode page present >Nov 9 04:12:22 localhost kernel: [ 4.559733] sd 10:0:0:0: [sdc] Assuming drive cache: write through >Nov 9 04:12:22 localhost kernel: [ 4.560468] sdc: sdc1 sdc2 sdc3 >Nov 9 04:12:22 localhost kernel: [ 4.562544] microsoft 0003:045E:00F9.0004: fixing up Microsoft Wireless Receiver Model 1028 report descriptor >Nov 9 04:12:22 localhost kernel: [ 4.563437] sd 10:0:0:0: [sdc] No Caching mode page present >Nov 9 04:12:22 localhost kernel: [ 4.563444] sd 10:0:0:0: [sdc] Assuming drive cache: write through >Nov 9 04:12:22 localhost kernel: [ 4.563450] sd 10:0:0:0: [sdc] Attached SCSI removable disk >Nov 9 04:12:22 localhost kernel: [ 4.610564] input: Microsft Microsoft Wireless Desktop Receiver 3.1 as /devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.1/input/input5 >Nov 9 04:12:22 localhost kernel: [ 4.610771] microsoft 0003:045E:00F9.0004: input,hidraw3: USB HID v1.11 Mouse [Microsft Microsoft Wireless Desktop Receiver 3.1] on usb-0000:00:1a.2-2/input1 >Nov 9 04:12:22 localhost kernel: [ 5.082132] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Nov 9 04:12:22 localhost kernel: [ 11.559369] sdb: sdb1 >Nov 9 04:12:22 localhost kernel: [ 11.561610] sd 9:0:0:0: [sdb] No Caching mode page present >Nov 9 04:12:22 localhost kernel: [ 11.561616] sd 9:0:0:0: [sdb] Assuming drive cache: write through >Nov 9 04:12:22 localhost kernel: [ 11.561621] sd 9:0:0:0: [sdb] Attached SCSI disk >Nov 9 04:12:22 localhost kernel: [ 11.659963] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Nov 9 04:12:22 localhost kernel: [ 12.473150] type=1404 audit(1352452338.197:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Nov 9 04:12:22 localhost kernel: [ 12.786080] type=1403 audit(1352452338.511:3): policy loaded auid=4294967295 ses=4294967295 >Nov 9 04:12:22 localhost kernel: [ 13.823798] EXT4-fs (dm-0): re-mounted. Opts: (null) >Nov 9 04:12:22 localhost kernel: [ 14.131456] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround >Nov 9 04:12:22 localhost kernel: [ 14.177236] tun: Universal TUN/TAP device driver, 1.6 >Nov 9 04:12:22 localhost kernel: [ 14.177239] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >Nov 9 04:12:22 localhost kernel: [ 14.470500] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \_SB_.PCI0.SBRG.AY34 1 (20120711/utaddress-251) >Nov 9 04:12:22 localhost kernel: [ 14.470508] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Nov 9 04:12:22 localhost kernel: [ 14.470510] lpc_ich: Resource conflict(s) found affecting gpio_ich >Nov 9 04:12:22 localhost kernel: [ 14.477863] microcode: CPU0 sig=0x20652, pf=0x2, revision=0xd >Nov 9 04:12:22 localhost kernel: [ 14.482781] iTCO_vendor_support: vendor-support=0 >Nov 9 04:12:22 localhost kernel: [ 14.491219] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Nov 9 04:12:22 localhost kernel: [ 14.491261] iTCO_wdt: Found a H55 TCO device (Version=2, TCOBASE=0x0460) >Nov 9 04:12:22 localhost kernel: [ 14.491375] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Nov 9 04:12:22 localhost kernel: [ 14.497213] parport_pc 00:04: reported by Plug and Play ACPI >Nov 9 04:12:22 localhost kernel: [ 14.497376] parport0: PC-style at 0x378 (0x778), irq 5 [PCSPP,TRISTATE,EPP] >Nov 9 04:12:22 localhost kernel: [ 14.553724] microcode: CPU1 sig=0x20652, pf=0x2, revision=0xd >Nov 9 04:12:22 localhost kernel: [ 14.554377] microcode: CPU2 sig=0x20652, pf=0x2, revision=0xd >Nov 9 04:12:22 localhost kernel: [ 14.554958] microcode: CPU3 sig=0x20652, pf=0x2, revision=0xd >Nov 9 04:12:22 localhost kernel: [ 14.555506] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Nov 9 04:12:22 localhost kernel: [ 14.569047] ppdev: user-space parallel port driver >Nov 9 04:12:22 localhost kernel: [ 14.628911] cfg80211: Calling CRDA to update world regulatory domain >Nov 9 04:12:22 localhost kernel: [ 14.786009] cfg80211: World regulatory domain updated: >Nov 9 04:12:22 localhost kernel: [ 14.786013] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Nov 9 04:12:22 localhost kernel: [ 14.786014] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 9 04:12:22 localhost kernel: [ 14.786015] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Nov 9 04:12:22 localhost kernel: [ 14.786016] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Nov 9 04:12:22 localhost kernel: [ 14.786017] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 9 04:12:22 localhost kernel: [ 14.786018] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Nov 9 04:12:22 localhost kernel: [ 14.826191] ses 9:0:0:1: Attached Enclosure device >Nov 9 04:12:22 localhost kernel: [ 14.842801] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 >Nov 9 04:12:22 localhost kernel: [ 14.842981] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 >Nov 9 04:12:22 localhost kernel: [ 14.843076] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >Nov 9 04:12:22 localhost kernel: [ 14.843572] ALSA sound/pci/hda/hda_intel.c:2595 0000:01:00.1: Handle VGA-switcheroo audio client >Nov 9 04:12:22 localhost kernel: [ 15.021176] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9 >Nov 9 04:12:22 localhost kernel: [ 16.435606] Adding 4095996k swap on /dev/sda2. Priority:-1 extents:1 across:4095996k >Nov 9 04:12:23 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Nov 9 04:12:23 localhost avahi-daemon[658]: Successfully called chroot(). >Nov 9 04:12:23 localhost avahi-daemon[658]: Successfully dropped remaining capabilities. >Nov 9 04:12:23 localhost systemd[1]: Started Login Service. >Nov 9 04:12:23 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Nov 9 04:12:23 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Nov 9 04:12:23 localhost avahi-daemon[658]: No service file found in /etc/avahi/services. >Nov 9 04:12:23 localhost systemd-logind[645]: New seat seat0. >Nov 9 04:12:23 localhost avahi-daemon[658]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Nov 9 04:12:23 localhost systemd-logind[645]: Watching system buttons on /dev/input/event1 (Power Button) >Nov 9 04:12:23 localhost systemd-logind[645]: Watching system buttons on /dev/input/event0 (Power Button) >Nov 9 04:12:23 localhost avahi-daemon[658]: Network interface enumeration completed. >Nov 9 04:12:23 localhost avahi-daemon[658]: Registering HINFO record with values 'X86_64'/'LINUX'. >Nov 9 04:12:23 localhost avahi-daemon[658]: Server startup complete. Host name is linux.local. Local service cookie is 1982504548. >Nov 9 04:12:23 localhost systemd[1]: Stopped Software RAID monitoring and management. >Nov 9 04:12:23 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Nov 9 04:12:23 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Nov 9 04:12:23 localhost systemd[1]: Started GNOME Display Manager. >Nov 9 04:12:23 localhost dbus-daemon[667]: dbus[667]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.4" (uid=0 pid=684 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=722 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Nov 9 04:12:23 localhost dbus[667]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.4" (uid=0 pid=684 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=722 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Nov 9 04:12:23 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Nov 9 04:12:23 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Nov 9 04:12:23 localhost systemd[1]: Starting Authorization Manager... >Nov 9 04:12:23 localhost livesys[603]: ** (process:721): WARNING **: failed to commit changes to dconf: Error spawning command line `dbus-launch --autolaunch=9193328f1650413993a6c43d69960eac --binary-syntax --close-stderr': Child process exited with code 1 >Nov 9 04:12:23 localhost systemd[1]: Stopping Command Scheduler... >Nov 9 04:12:23 localhost systemd[1]: Stopped Command Scheduler. >Nov 9 04:12:23 localhost systemd[1]: Stopping Job spooling tools... >Nov 9 04:12:23 localhost systemd[1]: Stopped Job spooling tools. >Nov 9 04:12:23 localhost livesys[603]: sed: can't read : No such file or directory >Nov 9 04:12:23 localhost polkitd[729]: Started polkitd version 0.107 >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 9 04:12:24 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Nov 9 04:12:24 localhost systemd[1]: Started Authorization Manager. >Nov 9 04:12:24 localhost accounts-daemon[648]: started daemon version 0.6.25 >Nov 9 04:12:24 localhost systemd[1]: Started Accounts Service. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost livesys[603]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Nov 9 04:12:24 localhost systemd[1]: Started SYSV: Init script for live image.. >Nov 9 04:12:25 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Nov 9 04:12:25 localhost kernel: [ 19.348506] Loading iSCSI transport class v2.0-870. >Nov 9 04:12:25 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Nov 9 04:12:25 localhost systemd[1]: Starting Network Manager... >Nov 9 04:12:25 localhost kernel: [ 19.424798] iscsi: registered transport (tcp) >Nov 9 04:12:25 localhost kernel: [ 19.565340] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Nov 9 04:12:25 localhost kernel: [ 19.596203] iscsi: registered transport (iser) >Nov 9 04:12:25 localhost kernel: [ 19.625765] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Nov 9 04:12:25 localhost kernel: [ 19.625769] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Nov 9 04:12:25 localhost kernel: [ 19.749559] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Nov 9 04:12:25 localhost kernel: [ 19.749591] iscsi: registered transport (cxgb3i) >Nov 9 04:12:25 localhost NetworkManager[768]: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >Nov 9 04:12:25 localhost NetworkManager[768]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Nov 9 04:12:25 localhost NetworkManager[768]: <info> WEXT support is enabled >Nov 9 04:12:25 localhost kernel: [ 19.783064] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Nov 9 04:12:25 localhost kernel: [ 19.783098] iscsi: registered transport (cxgb4i) >Nov 9 04:12:25 localhost NetworkManager[768]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Nov 9 04:12:25 localhost NetworkManager[768]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Nov 9 04:12:25 localhost NetworkManager[768]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Nov 9 04:12:25 localhost NetworkManager[768]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Nov 9 04:12:25 localhost kernel: [ 19.815479] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Nov 9 04:12:25 localhost kernel: [ 19.828164] ip6_tables: (C) 2000-2006 Netfilter Core Team >Nov 9 04:12:25 localhost kernel: [ 19.828974] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Nov 9 04:12:25 localhost kernel: [ 19.829008] iscsi: registered transport (bnx2i) >Nov 9 04:12:25 localhost kernel: [ 19.870474] iscsi: registered transport (be2iscsi) >Nov 9 04:12:25 localhost NetworkManager[768]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Nov 9 04:12:25 localhost NetworkManager[768]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 9 04:12:25 localhost NetworkManager[768]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Nov 9 04:12:25 localhost NetworkManager[768]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Nov 9 04:12:25 localhost dbus-daemon[667]: dbus[667]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Nov 9 04:12:25 localhost dbus[667]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Nov 9 04:12:25 localhost NetworkManager[768]: <info> monitoring kernel firmware directory '/lib/firmware'. >Nov 9 04:12:25 localhost NetworkManager[768]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1e.0/0000:02:00.0/ieee80211/phy0/rfkill0) (driver rt61pci) >Nov 9 04:12:25 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Nov 9 04:12:25 localhost dbus[667]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Nov 9 04:12:25 localhost systemd[1]: Starting Bluetooth service... >Nov 9 04:12:25 localhost systemd[1]: Started Network Manager. >Nov 9 04:12:25 localhost systemd[1]: Starting Network Manager Wait Online... >Nov 9 04:12:25 localhost iscsid: iSCSI logger with pid=890 started! >Nov 9 04:12:25 localhost NetworkManager[768]: <info> WiFi enabled by radio killswitch; enabled by state file >Nov 9 04:12:25 localhost NetworkManager[768]: <info> WWAN enabled by radio killswitch; enabled by state file >Nov 9 04:12:25 localhost NetworkManager[768]: <info> WiMAX enabled by radio killswitch; enabled by state file >Nov 9 04:12:25 localhost NetworkManager[768]: <info> Networking is enabled by state file >Nov 9 04:12:25 localhost NetworkManager[768]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 9 04:12:25 localhost iscsid[761]: Starting iscsid: [ OK ]#015[ OK ] >Nov 9 04:12:25 localhost NetworkManager[768]: <info> (em1): carrier is OFF >Nov 9 04:12:25 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Nov 9 04:12:25 localhost modem-manager[864]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Nov 9 04:12:25 localhost NetworkManager[768]: <info> (em1): new Ethernet device (driver: 'e1000e' ifindex: 2) >Nov 9 04:12:25 localhost NetworkManager[768]: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >Nov 9 04:12:25 localhost NetworkManager[768]: <info> (em1): now managed >Nov 9 04:12:25 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Nov 9 04:12:25 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Nov 9 04:12:25 localhost NetworkManager[768]: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 9 04:12:25 localhost NetworkManager[768]: <info> (em1): bringing up device. >Nov 9 04:12:25 localhost bluetoothd[888]: Bluetooth daemon 4.101 >Nov 9 04:12:25 localhost bluetoothd[888]: bluetoothd[888]: Bluetooth daemon 4.101 >Nov 9 04:12:25 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.bluez' >Nov 9 04:12:25 localhost dbus[667]: [system] Successfully activated service 'org.bluez' >Nov 9 04:12:25 localhost systemd[1]: Started Bluetooth service. >Nov 9 04:12:25 localhost bluetoothd[888]: bluetoothd[888]: Starting SDP server >Nov 9 04:12:25 localhost bluetoothd[888]: Starting SDP server >Nov 9 04:12:25 localhost kernel: [ 20.098576] Bluetooth: Core ver 2.16 >Nov 9 04:12:25 localhost kernel: [ 20.098595] NET: Registered protocol family 31 >Nov 9 04:12:25 localhost kernel: [ 20.098597] Bluetooth: HCI device and connection manager initialized >Nov 9 04:12:25 localhost kernel: [ 20.098599] Bluetooth: HCI socket layer initialized >Nov 9 04:12:25 localhost kernel: [ 20.098599] Bluetooth: L2CAP socket layer initialized >Nov 9 04:12:25 localhost kernel: [ 20.098604] Bluetooth: SCO socket layer initialized >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'AnyData' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Nokia' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'SimTech' >Nov 9 04:12:25 localhost kernel: [ 20.117417] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Nov 9 04:12:25 localhost kernel: [ 20.117422] Bluetooth: BNEP filters: protocol multicast >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Ericsson MBM' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'MotoC' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Longcheer' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Linktop' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'ZTE' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Huawei' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Option High-Speed' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Option' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Novatel' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'AnyData' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Nokia' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'SimTech' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Ericsson MBM' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'MotoC' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Longcheer' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Linktop' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'ZTE' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Huawei' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Option High-Speed' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Option' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Novatel' >Nov 9 04:12:25 localhost bluetoothd[888]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'X22X' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Wavecom' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Samsung' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Sierra' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Gobi' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Cinterion' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Iridium' >Nov 9 04:12:25 localhost bluetoothd[888]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Nov 9 04:12:25 localhost modem-manager[864]: <info> Loaded plugin 'Generic' >Nov 9 04:12:25 localhost modem-manager[864]: <info> Successfully loaded 20 plugins >Nov 9 04:12:25 localhost bluetoothd[888]: bluetoothd[888]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Nov 9 04:12:25 localhost bluetoothd[888]: bluetoothd[888]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'X22X' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Wavecom' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Samsung' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Sierra' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Gobi' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Cinterion' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Iridium' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Loaded plugin 'Generic' >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> Successfully loaded 20 plugins >Nov 9 04:12:25 localhost bluetoothd[888]: Bluetooth Management interface initialized >Nov 9 04:12:25 localhost bluetoothd[888]: bluetoothd[888]: Bluetooth Management interface initialized >Nov 9 04:12:25 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) opening serial port... >Nov 9 04:12:25 localhost modem-manager[864]: <info> (ttyS1) opening serial port... >Nov 9 04:12:26 localhost kernel: [ 20.261148] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (em1): preparing device. >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (em1): deactivating device (reason 'managed') [2] >Nov 9 04:12:26 localhost NetworkManager[768]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:19.0/net/em1 >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0): using nl80211 for WiFi device control >Nov 9 04:12:26 localhost NetworkManager[768]: <warn> (wlan0): driver supports Access Point (AP) mode >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0): new 802.11 WiFi device (driver: 'rt61pci' ifindex: 3) >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0): now managed >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0): bringing up device. >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0): preparing device. >Nov 9 04:12:26 localhost kernel: [ 20.358095] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0): deactivating device (reason 'managed') [2] >Nov 9 04:12:26 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Nov 9 04:12:26 localhost dbus[667]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Nov 9 04:12:26 localhost NetworkManager[768]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Nov 9 04:12:26 localhost NetworkManager[768]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Nov 9 04:12:26 localhost NetworkManager[768]: <info> modem-manager is now available >Nov 9 04:12:26 localhost systemd[1]: Starting WPA Supplicant daemon... >Nov 9 04:12:26 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Nov 9 04:12:26 localhost dbus[667]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Nov 9 04:12:26 localhost NetworkManager[768]: <info> wpa_supplicant started >Nov 9 04:12:26 localhost systemd[1]: Started WPA Supplicant daemon. >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0) supports 4 scan SSIDs >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0): supplicant interface state: starting -> ready >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Nov 9 04:12:26 localhost NetworkManager[768]: <warn> Trying to remove a non-existant call id. >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0): supplicant interface state: ready -> inactive >Nov 9 04:12:26 localhost NetworkManager[768]: <info> (wlan0) supports 4 scan SSIDs >Nov 9 04:12:26 localhost gdm-simple-slave[722]: WARNING: Failed to give slave programs access to the display. Trying to proceed. >Nov 9 04:12:26 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Nov 9 04:12:26 localhost iscsid: iSCSI daemon with pid=892 started! >Nov 9 04:12:26 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Nov 9 04:12:27 localhost systemd-logind[645]: New session 1 of user gdm. >Nov 9 04:12:27 localhost systemd-logind[645]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Nov 9 04:12:28 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 9 04:12:28 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Nov 9 04:12:28 localhost systemd[1]: Starting Daemon for power management... >Nov 9 04:12:28 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 9 04:12:28 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.UPower' >Nov 9 04:12:28 localhost systemd[1]: Started Daemon for power management. >Nov 9 04:12:29 localhost rtkit-daemon[646]: Successfully made thread 1115 of process 1115 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Nov 9 04:12:34 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 9 04:12:34 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Nov 9 04:12:34 localhost systemd[1]: Starting Disk Manager... >Nov 9 04:12:34 localhost udisksd[1136]: udisks daemon version 1.99.0 starting >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:34 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 9 04:12:34 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Nov 9 04:12:34 localhost udisksd[1136]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Nov 9 04:12:34 localhost systemd[1]: Started Disk Manager. >Nov 9 04:12:35 localhost dbus-daemon[667]: dbus[667]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Nov 9 04:12:35 localhost dbus[667]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Nov 9 04:12:35 localhost dbus-daemon[667]: Launching FprintObject >Nov 9 04:12:35 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'net.reactivated.Fprint' >Nov 9 04:12:35 localhost dbus-daemon[667]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Nov 9 04:12:35 localhost dbus-daemon[667]: ** Message: entering main loop >Nov 9 04:12:35 localhost dbus[667]: [system] Successfully activated service 'net.reactivated.Fprint' >Nov 9 04:12:35 localhost dbus-daemon[667]: dbus[667]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Nov 9 04:12:35 localhost dbus[667]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Nov 9 04:12:35 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.realmd' >Nov 9 04:12:35 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.realmd' >Nov 9 04:12:37 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) closing serial port... >Nov 9 04:12:37 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) serial port closed >Nov 9 04:12:37 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) opening serial port... >Nov 9 04:12:37 localhost modem-manager[864]: <info> (ttyS1) closing serial port... >Nov 9 04:12:37 localhost modem-manager[864]: <info> (ttyS1) serial port closed >Nov 9 04:12:37 localhost modem-manager[864]: <info> (ttyS1) opening serial port... >Nov 9 04:12:38 localhost kernel: [ 32.988294] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12! >Nov 9 04:12:42 localhost systemd-logind[645]: New session 2 of user liveuser. >Nov 9 04:12:42 localhost systemd-logind[645]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Nov 9 04:12:42 localhost gnome-session[1035]: WARNING: Detected that screensaver has left the bus >Nov 9 04:12:42 localhost gnome-session[1035]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Nov 9 04:12:42 localhost gdm-simple-slave[722]: WARNING: Failed to remove slave program access to the display. Trying to proceed. >Nov 9 04:12:43 localhost kernel: [ 37.421764] fuse init (API version 7.20) >Nov 9 04:12:43 localhost systemd[1]: Mounting FUSE Control File System... >Nov 9 04:12:43 localhost systemd[1]: Mounted FUSE Control File System. >Nov 9 04:12:43 localhost spice-vdagent[1353]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Nov 9 04:12:43 localhost rtkit-daemon[646]: Successfully made thread 1363 of process 1363 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Nov 9 04:12:43 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) closing serial port... >Nov 9 04:12:43 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) serial port closed >Nov 9 04:12:43 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) opening serial port... >Nov 9 04:12:43 localhost modem-manager[864]: <info> (ttyS1) closing serial port... >Nov 9 04:12:43 localhost modem-manager[864]: <info> (ttyS1) serial port closed >Nov 9 04:12:43 localhost modem-manager[864]: <info> (ttyS1) opening serial port... >Nov 9 04:12:44 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 9 04:12:44 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Nov 9 04:12:44 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Nov 9 04:12:44 localhost systemd[1]: Starting CUPS Printing Service... >Nov 9 04:12:44 localhost systemd[1]: Started CUPS Printing Service. >Nov 9 04:12:44 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 9 04:12:44 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Nov 9 04:12:44 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Nov 9 04:12:44 localhost dbus-daemon[667]: dbus[667]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Nov 9 04:12:44 localhost dbus[667]: [system] Activating via systemd: service name='org.freedesktop.colord-sane' unit='colord-sane.service' >Nov 9 04:12:44 localhost systemd[1]: Starting Daemon for monitoring attached scanners and registering them with colord... >Nov 9 04:12:44 localhost cupsd[1383]: p11-kit: couldn't open config file: /root/.pkcs11/pkcs11.conf: Permission denied >Nov 9 04:12:44 localhost dbus-daemon[667]: dbus[667]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Nov 9 04:12:44 localhost dbus[667]: [system] Successfully activated service 'org.freedesktop.colord-sane' >Nov 9 04:12:44 localhost systemd[1]: Started Daemon for monitoring attached scanners and registering them with colord. >Nov 9 04:12:46 localhost goa[1511]: goa-daemon version 3.6.1 starting [main.c:112, main()] >Nov 9 04:12:46 localhost dbus-daemon[667]: ** (realmd:1154): WARNING **: couldn't check polkit authorization: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: An SELinux policy prevents this sender from sending this message to this recipient, 0 matched rules; type="method_call", sender=":1.44" (uid=0 pid=1154 comm="/usr/lib64/realmd/realmd ") interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" error name="(unset)" requested_reply="0" destination=":1.7" (uid=999 pid=729 comm="/usr/lib/polkit-1/polkitd --no-debug ") >Nov 9 04:12:49 localhost kernel: [ 44.057093] EXT4-fs (sdb1): warning: maximal mount count reached, running e2fsck is recommended >Nov 9 04:12:49 localhost kernel: [ 44.058686] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >Nov 9 04:12:49 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:12:49 localhost udisksd[1136]: Mounted /dev/sdb1 at /run/media/liveuser/My Book on behalf of uid 1000 >Nov 9 04:12:55 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) closing serial port... >Nov 9 04:12:55 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) serial port closed >Nov 9 04:12:55 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) opening serial port... >Nov 9 04:12:55 localhost modem-manager[864]: <info> (ttyS1) closing serial port... >Nov 9 04:12:55 localhost modem-manager[864]: <info> (ttyS1) serial port closed >Nov 9 04:12:55 localhost modem-manager[864]: <info> (ttyS1) opening serial port... >Nov 9 04:12:57 localhost systemd[1]: NetworkManager-wait-online.service: main process exited, code=exited, status=1/FAILURE >Nov 9 04:12:57 localhost systemd[1]: Failed to start Network Manager Wait Online. >Nov 9 04:12:57 localhost systemd[1]: Unit NetworkManager-wait-online.service entered failed state >Nov 9 04:12:57 localhost systemd[1]: Starting Network. >Nov 9 04:12:57 localhost systemd[1]: Reached target Network. >Nov 9 04:12:57 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Nov 9 04:12:57 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Nov 9 04:12:57 localhost systemd[1]: Starting Virtualization daemon... >Nov 9 04:12:57 localhost systemd[1]: Started Virtualization daemon. >Nov 9 04:12:57 localhost systemd[1]: Starting RPC bind service... >Nov 9 04:12:57 localhost systemd[1]: iscsi.service: control process exited, code=exited status=3 >Nov 9 04:12:57 localhost systemd[1]: Failed to start LSB: Starts and stops login and scanning of iSCSI devices.. >Nov 9 04:12:57 localhost systemd[1]: Unit iscsi.service entered failed state >Nov 9 04:12:57 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Nov 9 04:12:57 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Nov 9 04:12:57 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Nov 9 04:12:58 localhost systemd[1]: Started RPC bind service. >Nov 9 04:12:58 localhost systemd[1]: Started SYSV: Late init script for live image.. >Nov 9 04:12:58 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Nov 9 04:12:58 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Nov 9 04:12:58 localhost systemd[1]: Started Sendmail Mail Transport Client. >Nov 9 04:12:58 localhost systemd[1]: Starting Multi-User. >Nov 9 04:12:58 localhost systemd[1]: Reached target Multi-User. >Nov 9 04:12:58 localhost systemd[1]: Starting Graphical Interface. >Nov 9 04:12:58 localhost systemd[1]: Reached target Graphical Interface. >Nov 9 04:12:58 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Nov 9 04:12:58 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Nov 9 04:12:58 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Nov 9 04:12:58 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Nov 9 04:12:58 localhost systemd[1]: Startup finished in 2s 33ms 379us (kernel) + 10s 772ms 872us (initrd) + 39s 867ms 915us (userspace) = 52s 674ms 166us. >Nov 9 04:12:58 localhost libvirtd[1612]: 2012-11-09 09:12:58.482+0000: 1612: info : libvirt version: 0.10.2, package: 3.fc18 (Fedora Project, 2012-09-25-11:10:30, ) >Nov 9 04:12:58 localhost libvirtd[1612]: 2012-11-09 09:12:58.482+0000: 1612: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Nov 9 04:12:58 localhost libvirtd[1612]: 2012-11-09 09:12:58.483+0000: 1612: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Nov 9 04:12:58 localhost libvirtd[1612]: 2012-11-09 09:12:58.503+0000: 1612: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Nov 9 04:12:58 localhost libvirtd[1612]: 2012-11-09 09:12:58.503+0000: 1612: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Nov 9 04:12:58 localhost libvirtd: Could not find keytab file: /etc/libvirt/krb5.tab: No such file or directory >Nov 9 04:12:58 localhost libvirtd[1612]: 2012-11-09 09:12:58.584+0000: 1659: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Nov 9 04:12:58 localhost kernel: [ 53.013057] Ebtables v2.0 registered >Nov 9 04:13:01 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) closing serial port... >Nov 9 04:13:01 localhost dbus-daemon[667]: modem-manager[864]: <info> (ttyS1) serial port closed >Nov 9 04:13:01 localhost modem-manager[864]: <info> (ttyS1) closing serial port... >Nov 9 04:13:01 localhost modem-manager[864]: <info> (ttyS1) serial port closed >Nov 9 04:13:03 localhost systemd-logind[645]: Removed session 1. >Nov 9 04:13:05 localhost dbus-daemon[667]: ** Message: No devices in use, exit >Nov 9 04:13:08 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Nov 9 04:13:08 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Nov 9 04:13:10 localhost kernel: [ 64.365881] md: raid0 personality registered for level 0 >Nov 9 04:13:10 localhost kernel: [ 64.379077] md: raid1 personality registered for level 1 >Nov 9 04:13:10 localhost kernel: [ 64.382097] async_tx: api initialized (async) >Nov 9 04:13:10 localhost kernel: [ 64.394116] xor: automatically using best checksumming function: >Nov 9 04:13:10 localhost kernel: [ 64.403685] generic_sse: 4488.000 MB/sec >Nov 9 04:13:10 localhost kernel: [ 64.446588] raid6: sse2x1 7066 MB/s >Nov 9 04:13:10 localhost kernel: [ 64.463498] raid6: sse2x2 8105 MB/s >Nov 9 04:13:10 localhost kernel: [ 64.480452] raid6: sse2x4 8992 MB/s >Nov 9 04:13:10 localhost kernel: [ 64.480453] raid6: using algorithm sse2x4 (8992 MB/s) >Nov 9 04:13:10 localhost kernel: [ 64.480454] raid6: using ssse3x2 recovery algorithm >Nov 9 04:13:10 localhost kernel: [ 64.493805] md: raid6 personality registered for level 6 >Nov 9 04:13:10 localhost kernel: [ 64.493807] md: raid5 personality registered for level 5 >Nov 9 04:13:10 localhost kernel: [ 64.493808] md: raid4 personality registered for level 4 >Nov 9 04:13:10 localhost kernel: [ 64.500807] md: raid10 personality registered for level 10 >Nov 9 04:13:10 localhost kernel: [ 64.522968] device-mapper: multipath: version 1.5.0 loaded >Nov 9 04:13:10 localhost kernel: [ 64.525510] device-mapper: multipath round-robin: version 1.0.0 loaded >Nov 9 04:13:10 localhost kernel: [ 64.610450] No iBFT detected. >Nov 9 04:13:10 localhost dbus[1337]: avc: received setenforce notice (enforcing=0) >Nov 9 04:13:10 localhost dbus[1180]: avc: received setenforce notice (enforcing=0) >Nov 9 04:13:10 localhost dbus[667]: avc: received setenforce notice (enforcing=0) >Nov 9 04:13:10 localhost dbus-daemon[667]: dbus[667]: avc: received setenforce notice (enforcing=0) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:11 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:12 localhost anaconda: /sbin/anaconda 18.24 >Nov 9 04:13:13 localhost anaconda: 6029312 kB (5888 MB) are available >Nov 9 04:13:13 localhost anaconda: check_memory(): total:5888, needed:512, graphical:512 >Nov 9 04:13:13 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Nov 9 04:13:13 localhost anaconda: Default encoding = ascii >Nov 9 04:13:13 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 9 04:13:13 localhost anaconda: ISCSID is /sbin/iscsid >Nov 9 04:13:13 localhost anaconda: no initiator set >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost program: Running... modprobe fcoe >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost program: No FCoE boot disk information is found in EDD! >Nov 9 04:13:13 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Nov 9 04:13:13 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Nov 9 04:13:13 localhost program: Running... udevadm settle --timeout=300 >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost program: Running... multipath -d >Nov 9 04:13:13 localhost program: Nov 09 04:13:13 | sdb: rport id not found >Nov 9 04:13:13 localhost program: create: mpatha (WD_My_Book_1130_57434156354C303434303730-0:0) undef WD ,My Book 1130 >Nov 9 04:13:13 localhost program: size=931G features='0' hwhandler='0' wp=undef >Nov 9 04:13:13 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 9 04:13:13 localhost program: `- 9:0:0:0 sdb 8:16 undef ready running >Nov 9 04:13:13 localhost program: Nov 09 04:13:13 | sdc: rport id not found >Nov 9 04:13:13 localhost program: create: mpathb (SanDisk_Cruzer_Blade_20044323021DA420D387-0:0) undef SanDisk ,Cruzer Blade >Nov 9 04:13:13 localhost program: size=7.5G features='0' hwhandler='0' wp=undef >Nov 9 04:13:13 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 9 04:13:13 localhost program: `- 10:0:0:0 sdc 8:32 undef ready running >Nov 9 04:13:13 localhost program: Running... multipath -ll >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost storage: MultipathTopology: not a multipath: ['sdc'] >Nov 9 04:13:13 localhost storage: MultipathTopology: found non-disk device: sr0 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: sdb >Nov 9 04:13:13 localhost storage: MultipathTopology: found non-disk device: sdb1 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: sdc >Nov 9 04:13:13 localhost storage: MultipathTopology: found non-disk device: sdc1 >Nov 9 04:13:13 localhost storage: MultipathTopology: found non-disk device: sdc2 >Nov 9 04:13:13 localhost storage: MultipathTopology: found non-disk device: sdc3 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: sda >Nov 9 04:13:13 localhost storage: MultipathTopology: found non-disk device: sda1 >Nov 9 04:13:13 localhost storage: MultipathTopology: found non-disk device: sda2 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: loop0 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: loop1 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: loop2 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: loop3 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: loop4 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: loop5 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: loop6 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: loop7 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: dm-0 >Nov 9 04:13:13 localhost storage: MultipathTopology: found singlepath device: dm-1 >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:13 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost anaconda: Display mode = g >Nov 9 04:13:14 localhost anaconda: 6029312 kB (5888 MB) are available >Nov 9 04:13:14 localhost anaconda: check_memory(): total:5888, needed:512, graphical:512 >Nov 9 04:13:14 localhost anaconda: using only installclass _Fedora >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost anaconda: Detected 5840M of memory >Nov 9 04:13:14 localhost anaconda: Swap attempt of 5840M >Nov 9 04:13:14 localhost anaconda: Running Thread: AnaStorageThread (140195921692416) >Nov 9 04:13:14 localhost anaconda: Running Thread: AnaPayloadThread (140195913299712) >Nov 9 04:13:14 localhost program: Running... udevadm control --property=ANACONDA=1 >Nov 9 04:13:14 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Nov 9 04:13:14 localhost program: Running... systemctl start chronyd.service >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost systemd[1]: Started NTP client/server. >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost anaconda: no initiator set >Nov 9 04:13:14 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost program: Running... udevadm settle --timeout=300 >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:14 localhost storage: sdc1 looks to be the live device; marking as protected >Nov 9 04:13:14 localhost program: Running... udevadm settle --timeout=300 >Nov 9 04:13:15 localhost program: Running... multipath -d >Nov 9 04:13:15 localhost program: Nov 09 04:13:15 | sdb: rport id not found >Nov 9 04:13:15 localhost program: create: mpatha (WD_My_Book_1130_57434156354C303434303730-0:0) undef WD ,My Book 1130 >Nov 9 04:13:15 localhost program: size=931G features='0' hwhandler='0' wp=undef >Nov 9 04:13:15 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 9 04:13:15 localhost program: `- 9:0:0:0 sdb 8:16 undef ready running >Nov 9 04:13:15 localhost program: Nov 09 04:13:15 | sdc: rport id not found >Nov 9 04:13:15 localhost program: create: mpathb (SanDisk_Cruzer_Blade_20044323021DA420D387-0:0) undef SanDisk ,Cruzer Blade >Nov 9 04:13:15 localhost program: size=7.5G features='0' hwhandler='0' wp=undef >Nov 9 04:13:15 localhost program: `-+- policy='service-time 0' prio=1 status=undef >Nov 9 04:13:15 localhost program: `- 10:0:0:0 sdc 8:32 undef ready running >Nov 9 04:13:15 localhost program: Running... multipath -ll >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost storage: MultipathTopology: not a multipath: ['sdc'] >Nov 9 04:13:15 localhost storage: MultipathTopology: found non-disk device: sr0 >Nov 9 04:13:15 localhost storage: MultipathTopology: found singlepath device: sdb >Nov 9 04:13:15 localhost storage: MultipathTopology: found non-disk device: sdb1 >Nov 9 04:13:15 localhost storage: MultipathTopology: found singlepath device: sdc >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost storage: MultipathTopology: found non-disk device: sdc1 >Nov 9 04:13:15 localhost rsyslogd-2177: imuxsock begins to drop messages from pid 1885 due to rate-limiting >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost NetworkManager[768]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >Nov 9 04:13:15 localhost NetworkManager[768]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 9 04:13:15 localhost NetworkManager[768]: ifcfg-rh: read connection 'System em1' >Nov 9 04:13:15 localhost NetworkManager[768]: <warn> failed to allocate link cache: (-10) Operation not supported >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:15 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:16 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:16 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:16 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:16 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:16 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:16 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:16 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >Nov 9 04:13:16 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Nov 9 04:13:16 localhost kernel: [ 70.850584] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Nov 9 04:13:16 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:17 localhost program: Running... /bin/umount /mnt/sysimage >Nov 9 04:13:17 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:17 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Nov 9 04:13:17 localhost kernel: [ 71.426162] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Nov 9 04:13:17 localhost udisksd[1136]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Nov 9 04:13:26 localhost rsyslogd-2177: imuxsock lost 1070 messages from pid 1885 due to rate-limiting >Nov 9 04:13:26 localhost anaconda: Not doing 'add runtime X layout' in live installation >Nov 9 04:13:32 localhost NetworkManager[768]: ifcfg-rh: read connection 'alfassa' >Nov 9 04:13:32 localhost NetworkManager[768]: <info> Activation (wlan0) starting connection 'alfassa' >Nov 9 04:13:32 localhost NetworkManager[768]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Nov 9 04:13:32 localhost NetworkManager[768]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >Nov 9 04:13:32 localhost NetworkManager[768]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >Nov 9 04:13:32 localhost NetworkManager[768]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >Nov 9 04:13:32 localhost NetworkManager[768]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >Nov 9 04:13:32 localhost NetworkManager[768]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >Nov 9 04:13:32 localhost NetworkManager[768]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >Nov 9 04:13:32 localhost NetworkManager[768]: <info> Activation (wlan0/wireless): access point 'alfassa' has security, but secrets are required. >Nov 9 04:13:32 localhost NetworkManager[768]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0] >Nov 9 04:13:32 localhost NetworkManager[768]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >Nov 9 04:13:32 localhost NetworkManager[768]: <warn> No agents were available for this request. >Nov 9 04:13:32 localhost NetworkManager[768]: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7] >Nov 9 04:13:32 localhost NetworkManager[768]: <info> Marking connection 'alfassa' invalid. >Nov 9 04:13:32 localhost NetworkManager[768]: <warn> Activation (wlan0) failed for connection 'alfassa' >Nov 9 04:13:32 localhost NetworkManager[768]: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0] >Nov 9 04:13:32 localhost NetworkManager[768]: <info> (wlan0): deactivating device (reason 'none') [0] >Nov 9 04:13:32 localhost NetworkManager[768]: <warn> (wlan0) firewall zone remove failed: (32) UNKNOWN_INTERFACE: wlan0 >Nov 9 04:13:33 localhost NetworkManager[768]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-alfassa
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 874984
: 641360 |
641361
|
641362
|
641363
|
641364
|
641365
|
641366
|
641367
|
641368
|
641369
|
641370
|
641371
|
641372
|
641373