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 708688 Details for
Bug 920386
ValueError: No closing quotation
[?]
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), 506.71 KB, created by
hernandezkev
on 2013-03-12 00:56:21 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
hernandezkev
Created:
2013-03-12 00:56:21 UTC
Size:
506.71 KB
patch
obsolete
>anaconda 18.37.11 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/shlex.py", line 172, in read_token > raise ValueError, "No closing quotation" > File "/usr/lib64/python2.7/shlex.py", line 96, in get_token > raw = self.read_token() > File "/usr/lib64/python2.7/shlex.py", line 269, in next > token = self.get_token() > File "/usr/lib64/python2.7/shlex.py", line 279, in split > return list(lex) > File "/usr/lib64/python2.7/site-packages/pyanaconda/simpleconfig.py", line 37, in unquote > return ' '.join(shlex.split(s)) > File "/usr/lib64/python2.7/site-packages/pyanaconda/simpleconfig.py", line 129, in _parseline > val = unquote(val) > File "/usr/lib64/python2.7/site-packages/pyanaconda/simpleconfig.py", line 80, in read > key, value = self._parseline(line) > File "/usr/lib64/python2.7/site-packages/pyanaconda/simpleconfig.py", line 187, in read > SimpleConfigFile.read(self, self.path) > File "/usr/lib64/python2.7/site-packages/pyanaconda/network.py", line 311, in loadIfcfgFile > IfcfgFile.read(self) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1173, in getKSNetworkData > device_cfg.loadIfcfgFile() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1106, in apply > network_data = getKSNetworkData(dev) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 72, in _on_continue_clicked > self.apply() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/network.py", line 1148, in _on_continue_clicked > StandaloneSpoke._on_continue_clicked(self, cb) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/__init__.py", line 77, in <lambda> > self.window.connect("continue-clicked", lambda *args: self._on_continue_clicked(cb)) >ValueError: No closing quotation > >Local variables in innermost frame: >self: <shlex.shlex instance at 0x5b5ccb0> >nextchar: >quoted: True >escapedstate: > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf.data: Skipped > _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: [] > _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: [sda, sda1, sda2, sdb, sdb1, sdb2, sdc, sdc1, sr0, sr1, 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: sr1 > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sdb1, sdb2, sdc1, sr0, sr1] > _intf.storage.fsset.devicetree.topology._devmap: {'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sr1': 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:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdb2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdc': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sdc1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, '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 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, sdb, sdc, 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/sr1] > _intf.storage.fsset.devicetree._devices: [existing 953865MB disk sda (0) with existing msdos disklabel >, existing 100MB partition sda1 (1) with existing ntfs filesystem >, existing 953763MB partition sda2 (2) with existing ntfs filesystem >, existing 953869MB disk sdb (3) with existing msdos disklabel >, existing 476934MB partition sdb1 (4) with existing ntfs filesystem >, existing 476933MB partition sdb2 (5) with existing ntfs filesystem >, existing 2861584MB disk sdc (6) with existing gpt disklabel >, existing 2861583MB partition sdc1 (7) with existing ntfs filesystem >, OpticalDevice instance, containing members: > _model: HL-DT-ST_BDDVDRW_GGC-H20L > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, OpticalDevice instance, containing members: > _model: HL-DT-ST_BD-RE_WH10LS30 > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: Unknown path: /dev/sr1 type: 0 > sectorSize: 2048 physicalSectorSize: 2048 > length: 468992 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 14896 did: 14387 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x5421050> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-01-09-17-26-38-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-18-x86_64-Live-Desktop.is > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr1 > sysfsPath: /devices/pci0000:00/0000:00:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1 > _vendor: None > _name: sr1 > _targetSize: 0 > protected: True > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-01-09-17-26-38-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-18-x86_64-Live-Desktop.is > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr1 > bus: Skipped > _size: 916.0 > _serial: None > id: 9 > minor: 1 >, 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: 10 > 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: 11 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /osmin > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 12 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 13 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 14 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: 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: 15 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/ext3fs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 16 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 4e087d83-8d6a-495b-9080-d02954a98e98 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-18-x86_6 > _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: 4e087d83-8d6a-495b-9080-d02954a98e98 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-18-x86_6 > 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: 17 > 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: 18 > 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: 19 > minor: 0 >, existing 4096MB dm live-rw (20) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (21) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.protectedDevNames: [sr1, sr1] > _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/sr1] > _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) >, 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 (0x31c5a50) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x31c5a90) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x31c5ad0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x31c5b10) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x31c5b50) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7488 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 > _intf._currentAction: NetworkStandaloneSpoke instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction.applyOnSkip: False > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._now_available: False > _intf._currentAction.storage: Already dumped (Storage instance) > _intf._currentAction.skipTo: None > _intf._currentAction._initially_available: False > _intf._currentAction._data: Skipped > _intf._currentAction.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction.network_control_box.selected_ssid: DALLASCOWBOYS#1 > _intf._currentAction.network_control_box.client: Client instance, containing members: > _intf._currentAction.network_control_box._updating_device: False > _intf._currentAction.network_control_box.remote_settings: RemoteSettings instance, containing members: > _intf._currentAction.network_control_box.entry_hostname: Entry instance, containing members: >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.37.11 > 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: >16:50:20,086 DEBUG anaconda: required disklabel type for sda (1) is None >16:50:20,086 DEBUG anaconda: default disklabel type for sda is msdos >16:50:20,086 DEBUG anaconda: selecting msdos disklabel for sda based on size >16:50:26,754 DEBUG anaconda: required disklabel type for sdb (1) is None >16:50:26,754 DEBUG anaconda: default disklabel type for sdb is msdos >16:50:26,755 DEBUG anaconda: selecting msdos disklabel for sdb based on size >16:50:29,015 DEBUG anaconda: required disklabel type for sdc (1) is None >16:50:29,015 DEBUG anaconda: default disklabel type for sdc is msdos >16:50:29,016 DEBUG anaconda: selecting gpt disklabel for sdc based on size >16:50:32,211 INFO anaconda: /sbin/anaconda 18.37.11 >20:50:34,397 INFO anaconda: 7733248 kB (7552 MB) are available >16:50:34,397 INFO anaconda: check_memory(): total:7552, needed:512, graphical:512 >16:50:34,398 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >16:50:34,399 INFO anaconda: Default encoding = ascii >16:50:34,894 INFO anaconda: ISCSID is /sbin/iscsid >16:50:34,894 INFO anaconda: no initiator set >16:50:35,355 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:50:35,356 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >16:50:36,256 INFO anaconda: Display mode = g >20:50:36,257 INFO anaconda: 7733248 kB (7552 MB) are available >16:50:36,257 INFO anaconda: check_memory(): total:7552, needed:512, graphical:512 >16:50:36,690 INFO anaconda: using only installclass _Fedora >16:50:37,065 INFO anaconda: Detected 7488M of memory >16:50:37,065 INFO anaconda: Swap attempt of 7488M >16:50:37,070 INFO anaconda: Running Thread: AnaStorageThread (140263939475200) >16:50:37,079 INFO anaconda: Running Thread: AnaNetworkThread (140263931082496) >16:50:37,090 INFO anaconda: Running Thread: AnaPayloadThread (140263592191744) >16:50:37,094 DEBUG anaconda: network: devices found ['wlan0', 'p10p1'] >16:50:37,112 DEBUG anaconda: network: dumped ifcfg file for default autoconnection on p10p1 >16:50:37,131 DEBUG anaconda: updating hostname localhost.localdomain >16:50:37,776 INFO anaconda: Thread Done: AnaNetworkThread (140263931082496) >16:50:38,102 INFO anaconda: no initiator set >16:50:38,286 DEBUG anaconda: required disklabel type for sda (1) is None >16:50:38,286 DEBUG anaconda: default disklabel type for sda is msdos >16:50:38,288 DEBUG anaconda: selecting msdos disklabel for sda based on size >16:50:44,835 DEBUG anaconda: required disklabel type for sdb (1) is None >16:50:44,835 DEBUG anaconda: default disklabel type for sdb is msdos >16:50:44,836 DEBUG anaconda: selecting msdos disklabel for sdb based on size >16:50:46,652 DEBUG anaconda: required disklabel type for sdc (1) is None >16:50:46,652 DEBUG anaconda: default disklabel type for sdc is msdos >16:50:46,653 DEBUG anaconda: selecting gpt disklabel for sdc based on size >16:50:49,827 INFO anaconda: Thread Done: AnaStorageThread (140263939475200) >16:50:49,851 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >16:50:49,888 INFO anaconda: Thread Done: AnaPayloadThread (140263592191744) >16:50:55,476 INFO anaconda: Not doing 'replace runtime X layouts' in live installation >16:50:55,605 DEBUG anaconda: network standalone spoke (init): completed: False >16:50:55,609 DEBUG anaconda: network: selected device p10p1 >16:50:56,018 DEBUG anaconda: network: selected device p10p1 >16:50:56,369 DEBUG anaconda: updating hostname localhost.localdomain >16:50:57,903 DEBUG anaconda: network: selected device wlan0 >16:51:00,942 INFO anaconda: network: access point changed: DALLASCOWBOYS#1 >16:51:00,976 DEBUG anaconda: updating hostname localhost.localdomain >16:51:01,026 DEBUG anaconda: updating hostname localhost.localdomain >16:51:03,398 INFO anaconda: network: configuring connection 224a3cfb-e5af-414f-b32f-b0c39a38153a device wlan0 ssid DALLASCOWBOYS#1 >16:51:16,583 DEBUG anaconda: updating hostname localhost.localdomain >16:51:21,618 DEBUG anaconda: updating hostname BIGNIV-PC > > >/tmp/packaging.log: > > >/tmp/program.log: >16:50:19,744 INFO program: Running... udevadm settle --timeout=300 >16:50:20,148 INFO program: Running... ntfsinfo -m /dev/sda1 >16:50:20,396 INFO program: Volume Information >16:50:20,396 INFO program: Name of device: /dev/sda1 >16:50:20,396 INFO program: Device state: 11 >16:50:20,397 INFO program: Volume Name: System Reserved >16:50:20,397 INFO program: Volume State: 91 >16:50:20,397 INFO program: Volume Version: 3.1 >16:50:20,397 INFO program: Sector Size: 512 >16:50:20,397 INFO program: Cluster Size: 4096 >16:50:20,397 INFO program: Index Block Size: 4096 >16:50:20,398 INFO program: Volume Size in Clusters: 25599 >16:50:20,398 INFO program: MFT Information >16:50:20,398 INFO program: MFT Record Size: 1024 >16:50:20,398 INFO program: MFT Zone Multiplier: 0 >16:50:20,398 INFO program: MFT Data Position: 24 >16:50:20,399 INFO program: MFT Zone Start: 8533 >16:50:20,399 INFO program: MFT Zone End: 11732 >16:50:20,399 INFO program: MFT Zone Position: 8533 >16:50:20,399 INFO program: Current Position in First Data Zone: 11732 >16:50:20,399 INFO program: Current Position in Second Data Zone: 0 >16:50:20,399 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >16:50:20,400 INFO program: FILE_MFTMirr Size: 4 >16:50:20,400 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >16:50:20,400 INFO program: Size of Attribute Definition Table: 2560 >16:50:20,400 INFO program: FILE_Bitmap Information >16:50:20,400 INFO program: FILE_Bitmap MFT Record Number: 6 >16:50:20,401 INFO program: State of FILE_Bitmap Inode: 80 >16:50:20,401 INFO program: Length of Attribute List: 0 >16:50:20,401 INFO program: Attribute List: (null) >16:50:20,401 INFO program: Number of Attached Extent Inodes: 0 >16:50:20,401 INFO program: FILE_Bitmap Data Attribute Information >16:50:20,401 INFO program: Decompressed Runlist: not done yet >16:50:20,402 INFO program: Base Inode: 6 >16:50:20,402 INFO program: Attribute Types: not done yet >16:50:20,402 INFO program: Attribute Name Length: 0 >16:50:20,402 INFO program: Attribute State: 3 >16:50:20,402 INFO program: Attribute Allocated Size: 4096 >16:50:20,402 INFO program: Attribute Data Size: 3200 >16:50:20,403 INFO program: Attribute Initialized Size: 3200 >16:50:20,403 INFO program: Attribute Compressed Size: 0 >16:50:20,403 INFO program: Compression Block Size: 0 >16:50:20,403 INFO program: Compression Block Size Bits: 0 >16:50:20,403 INFO program: Compression Block Clusters: 0 >16:50:20,404 INFO program: Running... ntfsresize -m /dev/sda1 >16:50:20,464 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >16:50:20,464 INFO program: Minsize (in MB): 36 >16:50:20,496 INFO program: Running... ntfsinfo -m /dev/sda2 >16:50:20,540 INFO program: Volume Information >16:50:20,540 INFO program: Name of device: /dev/sda2 >16:50:20,540 INFO program: Device state: 11 >16:50:20,541 INFO program: Volume Name: >16:50:20,541 INFO program: Volume State: 91 >16:50:20,541 INFO program: Volume Version: 3.1 >16:50:20,541 INFO program: Sector Size: 512 >16:50:20,541 INFO program: Cluster Size: 4096 >16:50:20,541 INFO program: Index Block Size: 4096 >16:50:20,542 INFO program: Volume Size in Clusters: 244163327 >16:50:20,542 INFO program: MFT Information >16:50:20,542 INFO program: MFT Record Size: 1024 >16:50:20,542 INFO program: MFT Zone Multiplier: 0 >16:50:20,542 INFO program: MFT Data Position: 24 >16:50:20,542 INFO program: MFT Zone Start: 786432 >16:50:20,543 INFO program: MFT Zone End: 31306847 >16:50:20,543 INFO program: MFT Zone Position: 786432 >16:50:20,543 INFO program: Current Position in First Data Zone: 31306847 >16:50:20,543 INFO program: Current Position in Second Data Zone: 0 >16:50:20,543 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >16:50:20,544 INFO program: FILE_MFTMirr Size: 4 >16:50:20,544 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >16:50:20,544 INFO program: Size of Attribute Definition Table: 2560 >16:50:20,544 INFO program: FILE_Bitmap Information >16:50:20,544 INFO program: FILE_Bitmap MFT Record Number: 6 >16:50:20,544 INFO program: State of FILE_Bitmap Inode: 80 >16:50:20,545 INFO program: Length of Attribute List: 0 >16:50:20,545 INFO program: Attribute List: (null) >16:50:20,545 INFO program: Number of Attached Extent Inodes: 0 >16:50:20,545 INFO program: FILE_Bitmap Data Attribute Information >16:50:20,545 INFO program: Decompressed Runlist: not done yet >16:50:20,545 INFO program: Base Inode: 6 >16:50:20,545 INFO program: Attribute Types: not done yet >16:50:20,545 INFO program: Attribute Name Length: 0 >16:50:20,545 INFO program: Attribute State: 3 >16:50:20,545 INFO program: Attribute Allocated Size: 30523392 >16:50:20,545 INFO program: Attribute Data Size: 30520416 >16:50:20,545 INFO program: Attribute Initialized Size: 30520416 >16:50:20,545 INFO program: Attribute Compressed Size: 0 >16:50:20,545 INFO program: Compression Block Size: 0 >16:50:20,545 INFO program: Compression Block Size Bits: 0 >16:50:20,545 INFO program: Compression Block Clusters: 0 >16:50:20,546 INFO program: Running... ntfsresize -m /dev/sda2 >16:50:26,733 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >16:50:26,734 INFO program: Minsize (in MB): 194190 >16:50:26,812 INFO program: Running... ntfsinfo -m /dev/sdb1 >16:50:26,824 INFO program: Volume Information >16:50:26,824 INFO program: Name of device: /dev/sdb1 >16:50:26,824 INFO program: Device state: 11 >16:50:26,824 INFO program: Volume Name: BackUp >16:50:26,824 INFO program: Volume State: 91 >16:50:26,824 INFO program: Volume Version: 3.1 >16:50:26,824 INFO program: Sector Size: 512 >16:50:26,824 INFO program: Cluster Size: 4096 >16:50:26,825 INFO program: Index Block Size: 4096 >16:50:26,825 INFO program: Volume Size in Clusters: 122095103 >16:50:26,825 INFO program: MFT Information >16:50:26,825 INFO program: MFT Record Size: 1024 >16:50:26,825 INFO program: MFT Zone Multiplier: 0 >16:50:26,825 INFO program: MFT Data Position: 24 >16:50:26,825 INFO program: MFT Zone Start: 786432 >16:50:26,825 INFO program: MFT Zone End: 16048319 >16:50:26,825 INFO program: MFT Zone Position: 786432 >16:50:26,825 INFO program: Current Position in First Data Zone: 16048319 >16:50:26,825 INFO program: Current Position in Second Data Zone: 0 >16:50:26,825 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >16:50:26,825 INFO program: FILE_MFTMirr Size: 4 >16:50:26,825 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >16:50:26,825 INFO program: Size of Attribute Definition Table: 2560 >16:50:26,825 INFO program: FILE_Bitmap Information >16:50:26,825 INFO program: FILE_Bitmap MFT Record Number: 6 >16:50:26,825 INFO program: State of FILE_Bitmap Inode: 80 >16:50:26,826 INFO program: Length of Attribute List: 0 >16:50:26,826 INFO program: Attribute List: (null) >16:50:26,826 INFO program: Number of Attached Extent Inodes: 0 >16:50:26,826 INFO program: FILE_Bitmap Data Attribute Information >16:50:26,826 INFO program: Decompressed Runlist: not done yet >16:50:26,826 INFO program: Base Inode: 6 >16:50:26,826 INFO program: Attribute Types: not done yet >16:50:26,826 INFO program: Attribute Name Length: 0 >16:50:26,826 INFO program: Attribute State: 3 >16:50:26,826 INFO program: Attribute Allocated Size: 15265792 >16:50:26,826 INFO program: Attribute Data Size: 15261888 >16:50:26,826 INFO program: Attribute Initialized Size: 15261888 >16:50:26,827 INFO program: Attribute Compressed Size: 0 >16:50:26,827 INFO program: Compression Block Size: 0 >16:50:26,827 INFO program: Compression Block Size Bits: 0 >16:50:26,827 INFO program: Compression Block Clusters: 0 >16:50:26,827 INFO program: Running... ntfsresize -m /dev/sdb1 >16:50:27,484 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >16:50:27,485 INFO program: Minsize (in MB): 3222 >16:50:27,521 INFO program: Running... ntfsinfo -m /dev/sdb2 >16:50:27,575 INFO program: Volume Information >16:50:27,575 INFO program: Name of device: /dev/sdb2 >16:50:27,575 INFO program: Device state: 11 >16:50:27,576 INFO program: Volume Name: >16:50:27,576 INFO program: Volume State: 91 >16:50:27,576 INFO program: Volume Version: 3.1 >16:50:27,576 INFO program: Sector Size: 512 >16:50:27,576 INFO program: Cluster Size: 4096 >16:50:27,576 INFO program: Index Block Size: 4096 >16:50:27,577 INFO program: Volume Size in Clusters: 122094847 >16:50:27,577 INFO program: MFT Information >16:50:27,577 INFO program: MFT Record Size: 1024 >16:50:27,577 INFO program: MFT Zone Multiplier: 0 >16:50:27,577 INFO program: MFT Data Position: 24 >16:50:27,578 INFO program: MFT Zone Start: 786432 >16:50:27,578 INFO program: MFT Zone End: 16048287 >16:50:27,578 INFO program: MFT Zone Position: 786432 >16:50:27,578 INFO program: Current Position in First Data Zone: 16048287 >16:50:27,578 INFO program: Current Position in Second Data Zone: 0 >16:50:27,578 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >16:50:27,579 INFO program: FILE_MFTMirr Size: 4 >16:50:27,579 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >16:50:27,579 INFO program: Size of Attribute Definition Table: 2560 >16:50:27,579 INFO program: FILE_Bitmap Information >16:50:27,579 INFO program: FILE_Bitmap MFT Record Number: 6 >16:50:27,579 INFO program: State of FILE_Bitmap Inode: 80 >16:50:27,580 INFO program: Length of Attribute List: 0 >16:50:27,580 INFO program: Attribute List: (null) >16:50:27,580 INFO program: Number of Attached Extent Inodes: 0 >16:50:27,580 INFO program: FILE_Bitmap Data Attribute Information >16:50:27,580 INFO program: Decompressed Runlist: not done yet >16:50:27,581 INFO program: Base Inode: 6 >16:50:27,581 INFO program: Attribute Types: not done yet >16:50:27,581 INFO program: Attribute Name Length: 0 >16:50:27,581 INFO program: Attribute State: 3 >16:50:27,581 INFO program: Attribute Allocated Size: 15265792 >16:50:27,581 INFO program: Attribute Data Size: 15261856 >16:50:27,582 INFO program: Attribute Initialized Size: 15261856 >16:50:27,582 INFO program: Attribute Compressed Size: 0 >16:50:27,582 INFO program: Compression Block Size: 0 >16:50:27,582 INFO program: Compression Block Size Bits: 0 >16:50:27,582 INFO program: Compression Block Clusters: 0 >16:50:27,583 INFO program: Running... ntfsresize -m /dev/sdb2 >16:50:28,988 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >16:50:28,989 INFO program: Minsize (in MB): 19884 >16:50:29,044 INFO program: Running... ntfsinfo -m /dev/sdc1 >16:50:29,089 INFO program: Volume Information >16:50:29,090 INFO program: Name of device: /dev/sdc1 >16:50:29,090 INFO program: Device state: 11 >16:50:29,090 INFO program: Volume Name: Kevin's New World >16:50:29,091 INFO program: Volume State: 91 >16:50:29,091 INFO program: Volume Version: 3.1 >16:50:29,091 INFO program: Sector Size: 512 >16:50:29,091 INFO program: Cluster Size: 8192 >16:50:29,091 INFO program: Index Block Size: 4096 >16:50:29,092 INFO program: Volume Size in Clusters: 366282623 >16:50:29,092 INFO program: MFT Information >16:50:29,092 INFO program: MFT Record Size: 1024 >16:50:29,092 INFO program: MFT Zone Multiplier: 0 >16:50:29,092 INFO program: MFT Data Position: 24 >16:50:29,092 INFO program: MFT Zone Start: 393216 >16:50:29,093 INFO program: MFT Zone End: 46178543 >16:50:29,093 INFO program: MFT Zone Position: 393216 >16:50:29,093 INFO program: Current Position in First Data Zone: 46178543 >16:50:29,093 INFO program: Current Position in Second Data Zone: 0 >16:50:29,093 INFO program: LCN of Data Attribute for FILE_MFT: 393216 >16:50:29,094 INFO program: FILE_MFTMirr Size: 8 >16:50:29,094 INFO program: LCN of Data Attribute for File_MFTMirr: 1 >16:50:29,094 INFO program: Size of Attribute Definition Table: 2560 >16:50:29,094 INFO program: FILE_Bitmap Information >16:50:29,094 INFO program: FILE_Bitmap MFT Record Number: 6 >16:50:29,094 INFO program: State of FILE_Bitmap Inode: 80 >16:50:29,095 INFO program: Length of Attribute List: 0 >16:50:29,095 INFO program: Attribute List: (null) >16:50:29,095 INFO program: Number of Attached Extent Inodes: 0 >16:50:29,095 INFO program: FILE_Bitmap Data Attribute Information >16:50:29,095 INFO program: Decompressed Runlist: not done yet >16:50:29,095 INFO program: Base Inode: 6 >16:50:29,095 INFO program: Attribute Types: not done yet >16:50:29,095 INFO program: Attribute Name Length: 0 >16:50:29,095 INFO program: Attribute State: 3 >16:50:29,095 INFO program: Attribute Allocated Size: 45793280 >16:50:29,095 INFO program: Attribute Data Size: 45785328 >16:50:29,095 INFO program: Attribute Initialized Size: 45785328 >16:50:29,095 INFO program: Attribute Compressed Size: 0 >16:50:29,095 INFO program: Compression Block Size: 0 >16:50:29,095 INFO program: Compression Block Size Bits: 0 >16:50:29,095 INFO program: Compression Block Clusters: 0 >16:50:29,096 INFO program: Running... ntfsresize -m /dev/sdc1 >16:50:30,623 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >16:50:30,623 INFO program: Minsize (in MB): 1069230 >16:50:31,039 INFO program: Running... dumpe2fs -h /dev/loop3 >16:50:31,183 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:31,184 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:50:31,184 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:31,184 INFO program: Filesystem magic number: 0xEF53 >16:50:31,185 INFO program: Filesystem revision #: 1 (dynamic) >16:50:31,185 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:50:31,185 INFO program: Filesystem flags: signed_directory_hash >16:50:31,185 INFO program: Default mount options: user_xattr acl >16:50:31,185 INFO program: Filesystem state: clean >16:50:31,186 INFO program: Errors behavior: Continue >16:50:31,186 INFO program: Filesystem OS type: Linux >16:50:31,186 INFO program: Inode count: 262144 >16:50:31,186 INFO program: Block count: 1048576 >16:50:31,186 INFO program: Reserved block count: 10484 >16:50:31,186 INFO program: Free blocks: 188396 >16:50:31,187 INFO program: Free inodes: 153869 >16:50:31,187 INFO program: First block: 0 >16:50:31,187 INFO program: Block size: 4096 >16:50:31,187 INFO program: Fragment size: 4096 >16:50:31,187 INFO program: Reserved GDT blocks: 255 >16:50:31,187 INFO program: Blocks per group: 32768 >16:50:31,188 INFO program: Fragments per group: 32768 >16:50:31,188 INFO program: Inodes per group: 8192 >16:50:31,188 INFO program: Inode blocks per group: 512 >16:50:31,188 INFO program: Flex block group size: 16 >16:50:31,188 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:31,189 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:50:31,189 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >16:50:31,189 INFO program: Mount count: 0 >16:50:31,189 INFO program: Maximum mount count: -1 >16:50:31,189 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:50:31,189 INFO program: Check interval: 0 (<none>) >16:50:31,190 INFO program: Lifetime writes: 821 MB >16:50:31,190 INFO program: Reserved blocks uid: 0 (user root) >16:50:31,190 INFO program: Reserved blocks gid: 0 (group root) >16:50:31,190 INFO program: First inode: 11 >16:50:31,190 INFO program: Inode size: 256 >16:50:31,191 INFO program: Required extra isize: 28 >16:50:31,191 INFO program: Desired extra isize: 28 >16:50:31,191 INFO program: Journal inode: 8 >16:50:31,191 INFO program: Default directory hash: half_md4 >16:50:31,191 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:31,191 INFO program: Journal backup: inode blocks >16:50:31,192 INFO program: Journal features: journal_incompat_revoke >16:50:31,192 INFO program: Journal size: 128M >16:50:31,192 INFO program: Journal length: 32768 >16:50:31,192 INFO program: Journal sequence: 0x000016a9 >16:50:31,192 INFO program: Journal start: 0 >16:50:31,192 INFO program: >16:50:31,193 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:31,194 INFO program: Running... dumpe2fs -h /dev/loop3 >16:50:31,201 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:31,201 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:50:31,202 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:31,202 INFO program: Filesystem magic number: 0xEF53 >16:50:31,202 INFO program: Filesystem revision #: 1 (dynamic) >16:50:31,202 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:50:31,202 INFO program: Filesystem flags: signed_directory_hash >16:50:31,202 INFO program: Default mount options: user_xattr acl >16:50:31,203 INFO program: Filesystem state: clean >16:50:31,203 INFO program: Errors behavior: Continue >16:50:31,203 INFO program: Filesystem OS type: Linux >16:50:31,203 INFO program: Inode count: 262144 >16:50:31,203 INFO program: Block count: 1048576 >16:50:31,204 INFO program: Reserved block count: 10484 >16:50:31,204 INFO program: Free blocks: 188396 >16:50:31,204 INFO program: Free inodes: 153869 >16:50:31,204 INFO program: First block: 0 >16:50:31,204 INFO program: Block size: 4096 >16:50:31,204 INFO program: Fragment size: 4096 >16:50:31,205 INFO program: Reserved GDT blocks: 255 >16:50:31,205 INFO program: Blocks per group: 32768 >16:50:31,205 INFO program: Fragments per group: 32768 >16:50:31,205 INFO program: Inodes per group: 8192 >16:50:31,205 INFO program: Inode blocks per group: 512 >16:50:31,206 INFO program: Flex block group size: 16 >16:50:31,206 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:31,206 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:50:31,206 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >16:50:31,206 INFO program: Mount count: 0 >16:50:31,206 INFO program: Maximum mount count: -1 >16:50:31,207 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:50:31,207 INFO program: Check interval: 0 (<none>) >16:50:31,207 INFO program: Lifetime writes: 821 MB >16:50:31,207 INFO program: Reserved blocks uid: 0 (user root) >16:50:31,207 INFO program: Reserved blocks gid: 0 (group root) >16:50:31,208 INFO program: First inode: 11 >16:50:31,208 INFO program: Inode size: 256 >16:50:31,208 INFO program: Required extra isize: 28 >16:50:31,208 INFO program: Desired extra isize: 28 >16:50:31,208 INFO program: Journal inode: 8 >16:50:31,208 INFO program: Default directory hash: half_md4 >16:50:31,209 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:31,209 INFO program: Journal backup: inode blocks >16:50:31,209 INFO program: Journal features: journal_incompat_revoke >16:50:31,209 INFO program: Journal size: 128M >16:50:31,209 INFO program: Journal length: 32768 >16:50:31,209 INFO program: Journal sequence: 0x000016a9 >16:50:31,210 INFO program: Journal start: 0 >16:50:31,210 INFO program: >16:50:31,210 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:31,211 INFO program: Running... resize2fs -P /dev/loop3 >16:50:31,231 INFO program: Couldn't find valid filesystem superblock. >16:50:31,231 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:50:31,232 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:50:31,265 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:50:31,270 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:31,271 INFO program: Last mounted on: /sysroot >16:50:31,271 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:31,271 INFO program: Filesystem magic number: 0xEF53 >16:50:31,271 INFO program: Filesystem revision #: 1 (dynamic) >16:50:31,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 >16:50:31,272 INFO program: Filesystem flags: signed_directory_hash >16:50:31,272 INFO program: Default mount options: user_xattr acl >16:50:31,272 INFO program: Filesystem state: clean >16:50:31,272 INFO program: Errors behavior: Continue >16:50:31,272 INFO program: Filesystem OS type: Linux >16:50:31,273 INFO program: Inode count: 262144 >16:50:31,273 INFO program: Block count: 1048576 >16:50:31,273 INFO program: Reserved block count: 10484 >16:50:31,273 INFO program: Free blocks: 188396 >16:50:31,273 INFO program: Free inodes: 153869 >16:50:31,273 INFO program: First block: 0 >16:50:31,274 INFO program: Block size: 4096 >16:50:31,274 INFO program: Fragment size: 4096 >16:50:31,274 INFO program: Reserved GDT blocks: 255 >16:50:31,274 INFO program: Blocks per group: 32768 >16:50:31,274 INFO program: Fragments per group: 32768 >16:50:31,274 INFO program: Inodes per group: 8192 >16:50:31,275 INFO program: Inode blocks per group: 512 >16:50:31,275 INFO program: Flex block group size: 16 >16:50:31,275 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:31,275 INFO program: Last mount time: Mon Mar 11 16:45:43 2013 >16:50:31,275 INFO program: Last write time: Mon Mar 11 16:45:43 2013 >16:50:31,276 INFO program: Mount count: 1 >16:50:31,276 INFO program: Maximum mount count: -1 >16:50:31,276 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:50:31,276 INFO program: Check interval: 0 (<none>) >16:50:31,276 INFO program: Lifetime writes: 821 MB >16:50:31,276 INFO program: Reserved blocks uid: 0 (user root) >16:50:31,277 INFO program: Reserved blocks gid: 0 (group root) >16:50:31,277 INFO program: First inode: 11 >16:50:31,277 INFO program: Inode size: 256 >16:50:31,277 INFO program: Required extra isize: 28 >16:50:31,277 INFO program: Desired extra isize: 28 >16:50:31,278 INFO program: Journal inode: 8 >16:50:31,278 INFO program: First orphan inode: 34644 >16:50:31,278 INFO program: Default directory hash: half_md4 >16:50:31,278 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:31,278 INFO program: Journal backup: inode blocks >16:50:31,278 INFO program: Journal features: journal_incompat_revoke >16:50:31,279 INFO program: Journal size: 128M >16:50:31,279 INFO program: Journal length: 32768 >16:50:31,279 INFO program: Journal sequence: 0x000016aa >16:50:31,279 INFO program: Journal start: 1 >16:50:31,279 INFO program: >16:50:31,280 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:31,280 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:50:31,292 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:31,292 INFO program: Last mounted on: /sysroot >16:50:31,292 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:31,293 INFO program: Filesystem magic number: 0xEF53 >16:50:31,293 INFO program: Filesystem revision #: 1 (dynamic) >16:50:31,293 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:50:31,293 INFO program: Filesystem flags: signed_directory_hash >16:50:31,293 INFO program: Default mount options: user_xattr acl >16:50:31,293 INFO program: Filesystem state: clean >16:50:31,294 INFO program: Errors behavior: Continue >16:50:31,294 INFO program: Filesystem OS type: Linux >16:50:31,294 INFO program: Inode count: 262144 >16:50:31,294 INFO program: Block count: 1048576 >16:50:31,294 INFO program: Reserved block count: 10484 >16:50:31,295 INFO program: Free blocks: 188396 >16:50:31,295 INFO program: Free inodes: 153869 >16:50:31,295 INFO program: First block: 0 >16:50:31,295 INFO program: Block size: 4096 >16:50:31,295 INFO program: Fragment size: 4096 >16:50:31,295 INFO program: Reserved GDT blocks: 255 >16:50:31,296 INFO program: Blocks per group: 32768 >16:50:31,296 INFO program: Fragments per group: 32768 >16:50:31,296 INFO program: Inodes per group: 8192 >16:50:31,296 INFO program: Inode blocks per group: 512 >16:50:31,296 INFO program: Flex block group size: 16 >16:50:31,297 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:31,297 INFO program: Last mount time: Mon Mar 11 16:45:43 2013 >16:50:31,297 INFO program: Last write time: Mon Mar 11 16:45:43 2013 >16:50:31,297 INFO program: Mount count: 1 >16:50:31,297 INFO program: Maximum mount count: -1 >16:50:31,297 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:50:31,298 INFO program: Check interval: 0 (<none>) >16:50:31,298 INFO program: Lifetime writes: 821 MB >16:50:31,298 INFO program: Reserved blocks uid: 0 (user root) >16:50:31,298 INFO program: Reserved blocks gid: 0 (group root) >16:50:31,298 INFO program: First inode: 11 >16:50:31,298 INFO program: Inode size: 256 >16:50:31,299 INFO program: Required extra isize: 28 >16:50:31,299 INFO program: Desired extra isize: 28 >16:50:31,299 INFO program: Journal inode: 8 >16:50:31,299 INFO program: First orphan inode: 34644 >16:50:31,299 INFO program: Default directory hash: half_md4 >16:50:31,300 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:31,300 INFO program: Journal backup: inode blocks >16:50:31,300 INFO program: Journal features: journal_incompat_revoke >16:50:31,300 INFO program: Journal size: 128M >16:50:31,300 INFO program: Journal length: 32768 >16:50:31,300 INFO program: Journal sequence: 0x000016aa >16:50:31,301 INFO program: Journal start: 1 >16:50:31,301 INFO program: >16:50:31,301 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:31,302 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:50:31,309 INFO program: Estimated minimum size of the filesystem: 861839 >16:50:31,310 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:50:31,329 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:50:31,336 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:31,336 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:50:31,336 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:31,337 INFO program: Filesystem magic number: 0xEF53 >16:50:31,337 INFO program: Filesystem revision #: 1 (dynamic) >16:50:31,337 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:50:31,337 INFO program: Filesystem flags: signed_directory_hash >16:50:31,337 INFO program: Default mount options: user_xattr acl >16:50:31,338 INFO program: Filesystem state: clean >16:50:31,338 INFO program: Errors behavior: Continue >16:50:31,338 INFO program: Filesystem OS type: Linux >16:50:31,338 INFO program: Inode count: 221184 >16:50:31,338 INFO program: Block count: 861839 >16:50:31,338 INFO program: Reserved block count: 8616 >16:50:31,339 INFO program: Free blocks: 4486 >16:50:31,339 INFO program: Free inodes: 112909 >16:50:31,339 INFO program: First block: 0 >16:50:31,339 INFO program: Block size: 4096 >16:50:31,339 INFO program: Fragment size: 4096 >16:50:31,340 INFO program: Reserved GDT blocks: 255 >16:50:31,340 INFO program: Blocks per group: 32768 >16:50:31,340 INFO program: Fragments per group: 32768 >16:50:31,340 INFO program: Inodes per group: 8192 >16:50:31,340 INFO program: Inode blocks per group: 512 >16:50:31,340 INFO program: Flex block group size: 16 >16:50:31,341 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:31,341 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:50:31,341 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >16:50:31,341 INFO program: Mount count: 0 >16:50:31,341 INFO program: Maximum mount count: -1 >16:50:31,341 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >16:50:31,342 INFO program: Check interval: 0 (<none>) >16:50:31,342 INFO program: Lifetime writes: 822 MB >16:50:31,342 INFO program: Reserved blocks uid: 0 (user root) >16:50:31,342 INFO program: Reserved blocks gid: 0 (group root) >16:50:31,342 INFO program: First inode: 11 >16:50:31,343 INFO program: Inode size: 256 >16:50:31,343 INFO program: Required extra isize: 28 >16:50:31,343 INFO program: Desired extra isize: 28 >16:50:31,343 INFO program: Journal inode: 8 >16:50:31,343 INFO program: Default directory hash: half_md4 >16:50:31,343 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:31,344 INFO program: Journal backup: inode blocks >16:50:31,344 INFO program: Journal features: journal_incompat_revoke >16:50:31,344 INFO program: Journal size: 128M >16:50:31,344 INFO program: Journal length: 32768 >16:50:31,344 INFO program: Journal sequence: 0x000016a9 >16:50:31,345 INFO program: Journal start: 0 >16:50:31,345 INFO program: >16:50:31,345 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:31,346 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:50:31,357 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:31,358 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:50:31,358 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:31,358 INFO program: Filesystem magic number: 0xEF53 >16:50:31,358 INFO program: Filesystem revision #: 1 (dynamic) >16:50:31,359 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:50:31,359 INFO program: Filesystem flags: signed_directory_hash >16:50:31,359 INFO program: Default mount options: user_xattr acl >16:50:31,359 INFO program: Filesystem state: clean >16:50:31,359 INFO program: Errors behavior: Continue >16:50:31,360 INFO program: Filesystem OS type: Linux >16:50:31,360 INFO program: Inode count: 221184 >16:50:31,360 INFO program: Block count: 861839 >16:50:31,360 INFO program: Reserved block count: 8616 >16:50:31,360 INFO program: Free blocks: 4486 >16:50:31,360 INFO program: Free inodes: 112909 >16:50:31,361 INFO program: First block: 0 >16:50:31,361 INFO program: Block size: 4096 >16:50:31,361 INFO program: Fragment size: 4096 >16:50:31,361 INFO program: Reserved GDT blocks: 255 >16:50:31,361 INFO program: Blocks per group: 32768 >16:50:31,362 INFO program: Fragments per group: 32768 >16:50:31,362 INFO program: Inodes per group: 8192 >16:50:31,362 INFO program: Inode blocks per group: 512 >16:50:31,362 INFO program: Flex block group size: 16 >16:50:31,362 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:31,362 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:50:31,363 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >16:50:31,363 INFO program: Mount count: 0 >16:50:31,363 INFO program: Maximum mount count: -1 >16:50:31,363 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >16:50:31,363 INFO program: Check interval: 0 (<none>) >16:50:31,364 INFO program: Lifetime writes: 822 MB >16:50:31,364 INFO program: Reserved blocks uid: 0 (user root) >16:50:31,364 INFO program: Reserved blocks gid: 0 (group root) >16:50:31,364 INFO program: First inode: 11 >16:50:31,364 INFO program: Inode size: 256 >16:50:31,364 INFO program: Required extra isize: 28 >16:50:31,365 INFO program: Desired extra isize: 28 >16:50:31,365 INFO program: Journal inode: 8 >16:50:31,365 INFO program: Default directory hash: half_md4 >16:50:31,365 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:31,365 INFO program: Journal backup: inode blocks >16:50:31,366 INFO program: Journal features: journal_incompat_revoke >16:50:31,366 INFO program: Journal size: 128M >16:50:31,366 INFO program: Journal length: 32768 >16:50:31,366 INFO program: Journal sequence: 0x000016a9 >16:50:31,366 INFO program: Journal start: 0 >16:50:31,366 INFO program: >16:50:31,367 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:31,367 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:50:31,378 INFO program: Couldn't find valid filesystem superblock. >16:50:31,379 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:50:31,379 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:50:31,388 INFO program: Running... udevadm settle --timeout=300 >16:50:31,429 INFO program: Running... udevadm settle --timeout=300 >16:50:31,447 INFO program: Running... udevadm settle --timeout=300 >16:50:31,463 INFO program: Running... udevadm settle --timeout=300 >16:50:31,480 INFO program: Running... udevadm settle --timeout=300 >16:50:31,500 INFO program: Running... udevadm settle --timeout=300 >16:50:31,524 INFO program: Running... udevadm settle --timeout=300 >16:50:31,539 INFO program: Running... udevadm settle --timeout=300 >16:50:31,559 INFO program: Running... udevadm settle --timeout=300 >16:50:31,577 INFO program: Running... udevadm settle --timeout=300 >16:50:31,594 INFO program: Running... udevadm settle --timeout=300 >16:50:31,618 INFO program: Running... udevadm settle --timeout=300 >16:50:31,648 INFO program: Running... udevadm settle --timeout=300 >16:50:31,663 INFO program: Running... udevadm settle --timeout=300 >16:50:31,679 INFO program: Running... udevadm settle --timeout=300 >16:50:31,705 INFO program: Running... udevadm settle --timeout=300 >16:50:31,725 INFO program: Running... udevadm settle --timeout=300 >16:50:31,752 INFO program: Running... udevadm settle --timeout=300 >16:50:31,771 INFO program: Running... udevadm settle --timeout=300 >16:50:31,801 INFO program: Running... udevadm settle --timeout=300 >16:50:31,820 INFO program: Running... udevadm settle --timeout=300 >16:50:31,861 INFO program: Running... udevadm settle --timeout=300 >16:50:31,885 INFO program: Running... udevadm settle --timeout=300 >16:50:34,457 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:50:34,479 INFO program: Running... udevadm settle --timeout=300 >16:50:34,894 INFO program: Running... modprobe fcoe >16:50:35,239 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:50:35,354 INFO program: No FCoE boot disk information is found in EDD! >16:50:35,358 INFO program: Running... udevadm settle --timeout=300 >16:50:35,449 INFO program: Running... multipath -d >16:50:35,633 INFO program: Running... multipath -ll >16:50:37,072 INFO program: Running... udevadm control --property=ANACONDA=1 >16:50:37,083 INFO program: Running... systemctl start chronyd.service >16:50:37,102 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:50:37,159 INFO program: Running... udevadm settle --timeout=300 >16:50:38,105 INFO program: Running... udevadm settle --timeout=300 >16:50:38,146 INFO program: Running... udevadm settle --timeout=300 >16:50:38,191 INFO program: Running... multipath -d >16:50:38,214 INFO program: Running... multipath -ll >16:50:38,362 INFO program: Running... ntfsinfo -m /dev/sda1 >16:50:38,376 INFO program: Volume Information >16:50:38,377 INFO program: Name of device: /dev/sda1 >16:50:38,378 INFO program: Device state: 11 >16:50:38,378 INFO program: Volume Name: System Reserved >16:50:38,379 INFO program: Volume State: 91 >16:50:38,379 INFO program: Volume Version: 3.1 >16:50:38,379 INFO program: Sector Size: 512 >16:50:38,380 INFO program: Cluster Size: 4096 >16:50:38,380 INFO program: Index Block Size: 4096 >16:50:38,381 INFO program: Volume Size in Clusters: 25599 >16:50:38,381 INFO program: MFT Information >16:50:38,381 INFO program: MFT Record Size: 1024 >16:50:38,382 INFO program: MFT Zone Multiplier: 0 >16:50:38,382 INFO program: MFT Data Position: 24 >16:50:38,383 INFO program: MFT Zone Start: 8533 >16:50:38,383 INFO program: MFT Zone End: 11732 >16:50:38,383 INFO program: MFT Zone Position: 8533 >16:50:38,384 INFO program: Current Position in First Data Zone: 11732 >16:50:38,384 INFO program: Current Position in Second Data Zone: 0 >16:50:38,385 INFO program: LCN of Data Attribute for FILE_MFT: 8533 >16:50:38,385 INFO program: FILE_MFTMirr Size: 4 >16:50:38,385 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >16:50:38,386 INFO program: Size of Attribute Definition Table: 2560 >16:50:38,386 INFO program: FILE_Bitmap Information >16:50:38,387 INFO program: FILE_Bitmap MFT Record Number: 6 >16:50:38,387 INFO program: State of FILE_Bitmap Inode: 80 >16:50:38,388 INFO program: Length of Attribute List: 0 >16:50:38,388 INFO program: Attribute List: (null) >16:50:38,388 INFO program: Number of Attached Extent Inodes: 0 >16:50:38,389 INFO program: FILE_Bitmap Data Attribute Information >16:50:38,389 INFO program: Decompressed Runlist: not done yet >16:50:38,390 INFO program: Base Inode: 6 >16:50:38,390 INFO program: Attribute Types: not done yet >16:50:38,391 INFO program: Attribute Name Length: 0 >16:50:38,391 INFO program: Attribute State: 3 >16:50:38,391 INFO program: Attribute Allocated Size: 4096 >16:50:38,392 INFO program: Attribute Data Size: 3200 >16:50:38,392 INFO program: Attribute Initialized Size: 3200 >16:50:38,392 INFO program: Attribute Compressed Size: 0 >16:50:38,393 INFO program: Compression Block Size: 0 >16:50:38,393 INFO program: Compression Block Size Bits: 0 >16:50:38,394 INFO program: Compression Block Clusters: 0 >16:50:38,395 INFO program: Running... ntfsresize -m /dev/sda1 >16:50:38,423 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >16:50:38,424 INFO program: Minsize (in MB): 36 >16:50:38,459 INFO program: Running... ntfsinfo -m /dev/sda2 >16:50:38,500 INFO program: Volume Information >16:50:38,501 INFO program: Name of device: /dev/sda2 >16:50:38,501 INFO program: Device state: 11 >16:50:38,501 INFO program: Volume Name: >16:50:38,501 INFO program: Volume State: 91 >16:50:38,502 INFO program: Volume Version: 3.1 >16:50:38,502 INFO program: Sector Size: 512 >16:50:38,502 INFO program: Cluster Size: 4096 >16:50:38,502 INFO program: Index Block Size: 4096 >16:50:38,502 INFO program: Volume Size in Clusters: 244163327 >16:50:38,502 INFO program: MFT Information >16:50:38,502 INFO program: MFT Record Size: 1024 >16:50:38,502 INFO program: MFT Zone Multiplier: 0 >16:50:38,507 INFO program: MFT Data Position: 24 >16:50:38,507 INFO program: MFT Zone Start: 786432 >16:50:38,507 INFO program: MFT Zone End: 31306847 >16:50:38,507 INFO program: MFT Zone Position: 786432 >16:50:38,507 INFO program: Current Position in First Data Zone: 31306847 >16:50:38,507 INFO program: Current Position in Second Data Zone: 0 >16:50:38,507 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >16:50:38,507 INFO program: FILE_MFTMirr Size: 4 >16:50:38,507 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >16:50:38,508 INFO program: Size of Attribute Definition Table: 2560 >16:50:38,508 INFO program: FILE_Bitmap Information >16:50:38,513 INFO program: FILE_Bitmap MFT Record Number: 6 >16:50:38,513 INFO program: State of FILE_Bitmap Inode: 80 >16:50:38,513 INFO program: Length of Attribute List: 0 >16:50:38,513 INFO program: Attribute List: (null) >16:50:38,513 INFO program: Number of Attached Extent Inodes: 0 >16:50:38,513 INFO program: FILE_Bitmap Data Attribute Information >16:50:38,513 INFO program: Decompressed Runlist: not done yet >16:50:38,513 INFO program: Base Inode: 6 >16:50:38,514 INFO program: Attribute Types: not done yet >16:50:38,514 INFO program: Attribute Name Length: 0 >16:50:38,514 INFO program: Attribute State: 3 >16:50:38,519 INFO program: Attribute Allocated Size: 30523392 >16:50:38,520 INFO program: Attribute Data Size: 30520416 >16:50:38,520 INFO program: Attribute Initialized Size: 30520416 >16:50:38,520 INFO program: Attribute Compressed Size: 0 >16:50:38,520 INFO program: Compression Block Size: 0 >16:50:38,520 INFO program: Compression Block Size Bits: 0 >16:50:38,520 INFO program: Compression Block Clusters: 0 >16:50:38,520 INFO program: Running... ntfsresize -m /dev/sda2 >16:50:44,812 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >16:50:44,812 INFO program: Minsize (in MB): 194190 >16:50:44,925 INFO program: Running... ntfsinfo -m /dev/sdb1 >16:50:44,953 INFO program: Volume Information >16:50:44,954 INFO program: Name of device: /dev/sdb1 >16:50:44,954 INFO program: Device state: 11 >16:50:44,954 INFO program: Volume Name: BackUp >16:50:44,954 INFO program: Volume State: 91 >16:50:44,954 INFO program: Volume Version: 3.1 >16:50:44,954 INFO program: Sector Size: 512 >16:50:44,954 INFO program: Cluster Size: 4096 >16:50:44,954 INFO program: Index Block Size: 4096 >16:50:44,954 INFO program: Volume Size in Clusters: 122095103 >16:50:44,954 INFO program: MFT Information >16:50:44,955 INFO program: MFT Record Size: 1024 >16:50:44,955 INFO program: MFT Zone Multiplier: 0 >16:50:44,955 INFO program: MFT Data Position: 24 >16:50:44,956 INFO program: MFT Zone Start: 786432 >16:50:44,957 INFO program: MFT Zone End: 16048319 >16:50:44,958 INFO program: MFT Zone Position: 786432 >16:50:44,959 INFO program: Current Position in First Data Zone: 16048319 >16:50:44,959 INFO program: Current Position in Second Data Zone: 0 >16:50:44,960 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >16:50:44,961 INFO program: FILE_MFTMirr Size: 4 >16:50:44,962 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >16:50:44,963 INFO program: Size of Attribute Definition Table: 2560 >16:50:44,964 INFO program: FILE_Bitmap Information >16:50:44,965 INFO program: FILE_Bitmap MFT Record Number: 6 >16:50:44,965 INFO program: State of FILE_Bitmap Inode: 80 >16:50:44,965 INFO program: Length of Attribute List: 0 >16:50:44,965 INFO program: Attribute List: (null) >16:50:44,966 INFO program: Number of Attached Extent Inodes: 0 >16:50:44,966 INFO program: FILE_Bitmap Data Attribute Information >16:50:44,966 INFO program: Decompressed Runlist: not done yet >16:50:44,966 INFO program: Base Inode: 6 >16:50:44,967 INFO program: Attribute Types: not done yet >16:50:44,967 INFO program: Attribute Name Length: 0 >16:50:44,967 INFO program: Attribute State: 3 >16:50:44,967 INFO program: Attribute Allocated Size: 15265792 >16:50:44,968 INFO program: Attribute Data Size: 15261888 >16:50:44,968 INFO program: Attribute Initialized Size: 15261888 >16:50:44,968 INFO program: Attribute Compressed Size: 0 >16:50:44,968 INFO program: Compression Block Size: 0 >16:50:44,969 INFO program: Compression Block Size Bits: 0 >16:50:44,969 INFO program: Compression Block Clusters: 0 >16:50:44,970 INFO program: Running... ntfsresize -m /dev/sdb1 >16:50:45,136 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >16:50:45,137 INFO program: Minsize (in MB): 3222 >16:50:45,180 INFO program: Running... ntfsinfo -m /dev/sdb2 >16:50:45,200 INFO program: Volume Information >16:50:45,201 INFO program: Name of device: /dev/sdb2 >16:50:45,202 INFO program: Device state: 11 >16:50:45,202 INFO program: Volume Name: >16:50:45,203 INFO program: Volume State: 91 >16:50:45,203 INFO program: Volume Version: 3.1 >16:50:45,203 INFO program: Sector Size: 512 >16:50:45,203 INFO program: Cluster Size: 4096 >16:50:45,203 INFO program: Index Block Size: 4096 >16:50:45,204 INFO program: Volume Size in Clusters: 122094847 >16:50:45,204 INFO program: MFT Information >16:50:45,204 INFO program: MFT Record Size: 1024 >16:50:45,204 INFO program: MFT Zone Multiplier: 0 >16:50:45,204 INFO program: MFT Data Position: 24 >16:50:45,204 INFO program: MFT Zone Start: 786432 >16:50:45,204 INFO program: MFT Zone End: 16048287 >16:50:45,205 INFO program: MFT Zone Position: 786432 >16:50:45,205 INFO program: Current Position in First Data Zone: 16048287 >16:50:45,205 INFO program: Current Position in Second Data Zone: 0 >16:50:45,206 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >16:50:45,206 INFO program: FILE_MFTMirr Size: 4 >16:50:45,208 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >16:50:45,208 INFO program: Size of Attribute Definition Table: 2560 >16:50:45,208 INFO program: FILE_Bitmap Information >16:50:45,210 INFO program: FILE_Bitmap MFT Record Number: 6 >16:50:45,214 INFO program: State of FILE_Bitmap Inode: 80 >16:50:45,215 INFO program: Length of Attribute List: 0 >16:50:45,215 INFO program: Attribute List: (null) >16:50:45,215 INFO program: Number of Attached Extent Inodes: 0 >16:50:45,215 INFO program: FILE_Bitmap Data Attribute Information >16:50:45,215 INFO program: Decompressed Runlist: not done yet >16:50:45,215 INFO program: Base Inode: 6 >16:50:45,215 INFO program: Attribute Types: not done yet >16:50:45,215 INFO program: Attribute Name Length: 0 >16:50:45,215 INFO program: Attribute State: 3 >16:50:45,216 INFO program: Attribute Allocated Size: 15265792 >16:50:45,216 INFO program: Attribute Data Size: 15261856 >16:50:45,216 INFO program: Attribute Initialized Size: 15261856 >16:50:45,217 INFO program: Attribute Compressed Size: 0 >16:50:45,217 INFO program: Compression Block Size: 0 >16:50:45,217 INFO program: Compression Block Size Bits: 0 >16:50:45,218 INFO program: Compression Block Clusters: 0 >16:50:45,218 INFO program: Running... ntfsresize -m /dev/sdb2 >16:50:46,513 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >16:50:46,514 INFO program: Minsize (in MB): 19884 >16:50:46,687 INFO program: Running... ntfsinfo -m /dev/sdc1 >16:50:46,705 INFO program: Volume Information >16:50:46,705 INFO program: Name of device: /dev/sdc1 >16:50:46,705 INFO program: Device state: 11 >16:50:46,705 INFO program: Volume Name: Kevin's New World >16:50:46,706 INFO program: Volume State: 91 >16:50:46,706 INFO program: Volume Version: 3.1 >16:50:46,706 INFO program: Sector Size: 512 >16:50:46,706 INFO program: Cluster Size: 8192 >16:50:46,706 INFO program: Index Block Size: 4096 >16:50:46,706 INFO program: Volume Size in Clusters: 366282623 >16:50:46,706 INFO program: MFT Information >16:50:46,706 INFO program: MFT Record Size: 1024 >16:50:46,707 INFO program: MFT Zone Multiplier: 0 >16:50:46,707 INFO program: MFT Data Position: 24 >16:50:46,707 INFO program: MFT Zone Start: 393216 >16:50:46,707 INFO program: MFT Zone End: 46178543 >16:50:46,707 INFO program: MFT Zone Position: 393216 >16:50:46,708 INFO program: Current Position in First Data Zone: 46178543 >16:50:46,708 INFO program: Current Position in Second Data Zone: 0 >16:50:46,708 INFO program: LCN of Data Attribute for FILE_MFT: 393216 >16:50:46,709 INFO program: FILE_MFTMirr Size: 8 >16:50:46,709 INFO program: LCN of Data Attribute for File_MFTMirr: 1 >16:50:46,710 INFO program: Size of Attribute Definition Table: 2560 >16:50:46,710 INFO program: FILE_Bitmap Information >16:50:46,710 INFO program: FILE_Bitmap MFT Record Number: 6 >16:50:46,711 INFO program: State of FILE_Bitmap Inode: 80 >16:50:46,711 INFO program: Length of Attribute List: 0 >16:50:46,712 INFO program: Attribute List: (null) >16:50:46,712 INFO program: Number of Attached Extent Inodes: 0 >16:50:46,713 INFO program: FILE_Bitmap Data Attribute Information >16:50:46,713 INFO program: Decompressed Runlist: not done yet >16:50:46,714 INFO program: Base Inode: 6 >16:50:46,714 INFO program: Attribute Types: not done yet >16:50:46,714 INFO program: Attribute Name Length: 0 >16:50:46,715 INFO program: Attribute State: 3 >16:50:46,715 INFO program: Attribute Allocated Size: 45793280 >16:50:46,716 INFO program: Attribute Data Size: 45785328 >16:50:46,716 INFO program: Attribute Initialized Size: 45785328 >16:50:46,717 INFO program: Attribute Compressed Size: 0 >16:50:46,717 INFO program: Compression Block Size: 0 >16:50:46,718 INFO program: Compression Block Size Bits: 0 >16:50:46,718 INFO program: Compression Block Clusters: 0 >16:50:46,719 INFO program: Running... ntfsresize -m /dev/sdc1 >16:50:48,198 INFO program: ntfsresize v2012.1.15 (libntfs-3g) >16:50:48,199 INFO program: Minsize (in MB): 1069230 >16:50:48,456 INFO program: Running... dumpe2fs -h /dev/loop3 >16:50:48,466 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:48,467 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:50:48,467 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:48,467 INFO program: Filesystem magic number: 0xEF53 >16:50:48,467 INFO program: Filesystem revision #: 1 (dynamic) >16:50:48,468 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:50:48,468 INFO program: Filesystem flags: signed_directory_hash >16:50:48,468 INFO program: Default mount options: user_xattr acl >16:50:48,469 INFO program: Filesystem state: clean >16:50:48,469 INFO program: Errors behavior: Continue >16:50:48,469 INFO program: Filesystem OS type: Linux >16:50:48,469 INFO program: Inode count: 262144 >16:50:48,470 INFO program: Block count: 1048576 >16:50:48,470 INFO program: Reserved block count: 10484 >16:50:48,470 INFO program: Free blocks: 188396 >16:50:48,470 INFO program: Free inodes: 153869 >16:50:48,471 INFO program: First block: 0 >16:50:48,471 INFO program: Block size: 4096 >16:50:48,471 INFO program: Fragment size: 4096 >16:50:48,471 INFO program: Reserved GDT blocks: 255 >16:50:48,472 INFO program: Blocks per group: 32768 >16:50:48,472 INFO program: Fragments per group: 32768 >16:50:48,472 INFO program: Inodes per group: 8192 >16:50:48,473 INFO program: Inode blocks per group: 512 >16:50:48,473 INFO program: Flex block group size: 16 >16:50:48,473 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:48,473 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:50:48,474 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >16:50:48,474 INFO program: Mount count: 0 >16:50:48,474 INFO program: Maximum mount count: -1 >16:50:48,474 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:50:48,475 INFO program: Check interval: 0 (<none>) >16:50:48,475 INFO program: Lifetime writes: 821 MB >16:50:48,475 INFO program: Reserved blocks uid: 0 (user root) >16:50:48,475 INFO program: Reserved blocks gid: 0 (group root) >16:50:48,476 INFO program: First inode: 11 >16:50:48,476 INFO program: Inode size: 256 >16:50:48,476 INFO program: Required extra isize: 28 >16:50:48,476 INFO program: Desired extra isize: 28 >16:50:48,477 INFO program: Journal inode: 8 >16:50:48,477 INFO program: Default directory hash: half_md4 >16:50:48,477 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:48,477 INFO program: Journal backup: inode blocks >16:50:48,478 INFO program: Journal features: journal_incompat_revoke >16:50:48,478 INFO program: Journal size: 128M >16:50:48,478 INFO program: Journal length: 32768 >16:50:48,479 INFO program: Journal sequence: 0x000016a9 >16:50:48,479 INFO program: Journal start: 0 >16:50:48,479 INFO program: >16:50:48,479 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:48,480 INFO program: Running... dumpe2fs -h /dev/loop3 >16:50:48,492 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:48,493 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:50:48,493 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:48,493 INFO program: Filesystem magic number: 0xEF53 >16:50:48,493 INFO program: Filesystem revision #: 1 (dynamic) >16:50:48,493 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:50:48,493 INFO program: Filesystem flags: signed_directory_hash >16:50:48,493 INFO program: Default mount options: user_xattr acl >16:50:48,493 INFO program: Filesystem state: clean >16:50:48,494 INFO program: Errors behavior: Continue >16:50:48,494 INFO program: Filesystem OS type: Linux >16:50:48,494 INFO program: Inode count: 262144 >16:50:48,494 INFO program: Block count: 1048576 >16:50:48,494 INFO program: Reserved block count: 10484 >16:50:48,494 INFO program: Free blocks: 188396 >16:50:48,494 INFO program: Free inodes: 153869 >16:50:48,494 INFO program: First block: 0 >16:50:48,494 INFO program: Block size: 4096 >16:50:48,495 INFO program: Fragment size: 4096 >16:50:48,495 INFO program: Reserved GDT blocks: 255 >16:50:48,495 INFO program: Blocks per group: 32768 >16:50:48,495 INFO program: Fragments per group: 32768 >16:50:48,496 INFO program: Inodes per group: 8192 >16:50:48,496 INFO program: Inode blocks per group: 512 >16:50:48,496 INFO program: Flex block group size: 16 >16:50:48,496 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:48,497 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:50:48,497 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >16:50:48,497 INFO program: Mount count: 0 >16:50:48,498 INFO program: Maximum mount count: -1 >16:50:48,498 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:50:48,498 INFO program: Check interval: 0 (<none>) >16:50:48,498 INFO program: Lifetime writes: 821 MB >16:50:48,499 INFO program: Reserved blocks uid: 0 (user root) >16:50:48,499 INFO program: Reserved blocks gid: 0 (group root) >16:50:48,499 INFO program: First inode: 11 >16:50:48,499 INFO program: Inode size: 256 >16:50:48,500 INFO program: Required extra isize: 28 >16:50:48,500 INFO program: Desired extra isize: 28 >16:50:48,500 INFO program: Journal inode: 8 >16:50:48,500 INFO program: Default directory hash: half_md4 >16:50:48,501 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:48,501 INFO program: Journal backup: inode blocks >16:50:48,501 INFO program: Journal features: journal_incompat_revoke >16:50:48,501 INFO program: Journal size: 128M >16:50:48,502 INFO program: Journal length: 32768 >16:50:48,502 INFO program: Journal sequence: 0x000016a9 >16:50:48,502 INFO program: Journal start: 0 >16:50:48,502 INFO program: >16:50:48,503 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:48,503 INFO program: Running... resize2fs -P /dev/loop3 >16:50:48,515 INFO program: Couldn't find valid filesystem superblock. >16:50:48,516 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:50:48,516 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:50:48,542 INFO program: Running... udevadm settle --timeout=300 >16:50:48,583 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:50:48,592 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:48,593 INFO program: Last mounted on: /sysroot >16:50:48,594 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:48,594 INFO program: Filesystem magic number: 0xEF53 >16:50:48,594 INFO program: Filesystem revision #: 1 (dynamic) >16:50:48,594 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:50:48,595 INFO program: Filesystem flags: signed_directory_hash >16:50:48,595 INFO program: Default mount options: user_xattr acl >16:50:48,595 INFO program: Filesystem state: clean >16:50:48,595 INFO program: Errors behavior: Continue >16:50:48,596 INFO program: Filesystem OS type: Linux >16:50:48,596 INFO program: Inode count: 262144 >16:50:48,596 INFO program: Block count: 1048576 >16:50:48,597 INFO program: Reserved block count: 10484 >16:50:48,597 INFO program: Free blocks: 188396 >16:50:48,597 INFO program: Free inodes: 153869 >16:50:48,597 INFO program: First block: 0 >16:50:48,598 INFO program: Block size: 4096 >16:50:48,598 INFO program: Fragment size: 4096 >16:50:48,598 INFO program: Reserved GDT blocks: 255 >16:50:48,598 INFO program: Blocks per group: 32768 >16:50:48,599 INFO program: Fragments per group: 32768 >16:50:48,599 INFO program: Inodes per group: 8192 >16:50:48,599 INFO program: Inode blocks per group: 512 >16:50:48,599 INFO program: Flex block group size: 16 >16:50:48,600 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:48,600 INFO program: Last mount time: Mon Mar 11 16:45:43 2013 >16:50:48,600 INFO program: Last write time: Mon Mar 11 16:45:43 2013 >16:50:48,600 INFO program: Mount count: 1 >16:50:48,601 INFO program: Maximum mount count: -1 >16:50:48,601 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:50:48,601 INFO program: Check interval: 0 (<none>) >16:50:48,602 INFO program: Lifetime writes: 821 MB >16:50:48,602 INFO program: Reserved blocks uid: 0 (user root) >16:50:48,602 INFO program: Reserved blocks gid: 0 (group root) >16:50:48,602 INFO program: First inode: 11 >16:50:48,603 INFO program: Inode size: 256 >16:50:48,603 INFO program: Required extra isize: 28 >16:50:48,603 INFO program: Desired extra isize: 28 >16:50:48,603 INFO program: Journal inode: 8 >16:50:48,604 INFO program: First orphan inode: 34644 >16:50:48,604 INFO program: Default directory hash: half_md4 >16:50:48,604 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:48,604 INFO program: Journal backup: inode blocks >16:50:48,604 INFO program: Journal features: journal_incompat_revoke >16:50:48,604 INFO program: Journal size: 128M >16:50:48,605 INFO program: Journal length: 32768 >16:50:48,605 INFO program: Journal sequence: 0x000016aa >16:50:48,605 INFO program: Journal start: 1 >16:50:48,605 INFO program: >16:50:48,605 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:48,605 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:50:48,614 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:48,614 INFO program: Last mounted on: /sysroot >16:50:48,615 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:48,615 INFO program: Filesystem magic number: 0xEF53 >16:50:48,615 INFO program: Filesystem revision #: 1 (dynamic) >16:50:48,615 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:50:48,615 INFO program: Filesystem flags: signed_directory_hash >16:50:48,615 INFO program: Default mount options: user_xattr acl >16:50:48,615 INFO program: Filesystem state: clean >16:50:48,615 INFO program: Errors behavior: Continue >16:50:48,615 INFO program: Filesystem OS type: Linux >16:50:48,615 INFO program: Inode count: 262144 >16:50:48,615 INFO program: Block count: 1048576 >16:50:48,615 INFO program: Reserved block count: 10484 >16:50:48,615 INFO program: Free blocks: 188396 >16:50:48,616 INFO program: Free inodes: 153869 >16:50:48,616 INFO program: First block: 0 >16:50:48,616 INFO program: Block size: 4096 >16:50:48,616 INFO program: Fragment size: 4096 >16:50:48,617 INFO program: Reserved GDT blocks: 255 >16:50:48,617 INFO program: Blocks per group: 32768 >16:50:48,617 INFO program: Fragments per group: 32768 >16:50:48,618 INFO program: Inodes per group: 8192 >16:50:48,618 INFO program: Inode blocks per group: 512 >16:50:48,618 INFO program: Flex block group size: 16 >16:50:48,618 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:48,619 INFO program: Last mount time: Mon Mar 11 16:45:43 2013 >16:50:48,619 INFO program: Last write time: Mon Mar 11 16:45:43 2013 >16:50:48,619 INFO program: Mount count: 1 >16:50:48,619 INFO program: Maximum mount count: -1 >16:50:48,620 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:50:48,620 INFO program: Check interval: 0 (<none>) >16:50:48,620 INFO program: Lifetime writes: 821 MB >16:50:48,620 INFO program: Reserved blocks uid: 0 (user root) >16:50:48,621 INFO program: Reserved blocks gid: 0 (group root) >16:50:48,621 INFO program: First inode: 11 >16:50:48,621 INFO program: Inode size: 256 >16:50:48,621 INFO program: Required extra isize: 28 >16:50:48,622 INFO program: Desired extra isize: 28 >16:50:48,622 INFO program: Journal inode: 8 >16:50:48,622 INFO program: First orphan inode: 34644 >16:50:48,622 INFO program: Default directory hash: half_md4 >16:50:48,622 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:48,622 INFO program: Journal backup: inode blocks >16:50:48,623 INFO program: Journal features: journal_incompat_revoke >16:50:48,623 INFO program: Journal size: 128M >16:50:48,623 INFO program: Journal length: 32768 >16:50:48,623 INFO program: Journal sequence: 0x000016aa >16:50:48,623 INFO program: Journal start: 1 >16:50:48,623 INFO program: >16:50:48,623 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:48,623 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:50:48,633 INFO program: Estimated minimum size of the filesystem: 861839 >16:50:48,633 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:50:48,661 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:50:48,672 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:48,673 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:50:48,673 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:48,673 INFO program: Filesystem magic number: 0xEF53 >16:50:48,673 INFO program: Filesystem revision #: 1 (dynamic) >16:50:48,673 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:50:48,673 INFO program: Filesystem flags: signed_directory_hash >16:50:48,673 INFO program: Default mount options: user_xattr acl >16:50:48,673 INFO program: Filesystem state: clean >16:50:48,673 INFO program: Errors behavior: Continue >16:50:48,673 INFO program: Filesystem OS type: Linux >16:50:48,673 INFO program: Inode count: 221184 >16:50:48,673 INFO program: Block count: 861839 >16:50:48,673 INFO program: Reserved block count: 8616 >16:50:48,674 INFO program: Free blocks: 4486 >16:50:48,674 INFO program: Free inodes: 112909 >16:50:48,674 INFO program: First block: 0 >16:50:48,674 INFO program: Block size: 4096 >16:50:48,674 INFO program: Fragment size: 4096 >16:50:48,674 INFO program: Reserved GDT blocks: 255 >16:50:48,674 INFO program: Blocks per group: 32768 >16:50:48,674 INFO program: Fragments per group: 32768 >16:50:48,674 INFO program: Inodes per group: 8192 >16:50:48,675 INFO program: Inode blocks per group: 512 >16:50:48,676 INFO program: Flex block group size: 16 >16:50:48,676 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:48,676 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:50:48,676 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >16:50:48,676 INFO program: Mount count: 0 >16:50:48,676 INFO program: Maximum mount count: -1 >16:50:48,676 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >16:50:48,677 INFO program: Check interval: 0 (<none>) >16:50:48,677 INFO program: Lifetime writes: 822 MB >16:50:48,677 INFO program: Reserved blocks uid: 0 (user root) >16:50:48,677 INFO program: Reserved blocks gid: 0 (group root) >16:50:48,677 INFO program: First inode: 11 >16:50:48,677 INFO program: Inode size: 256 >16:50:48,677 INFO program: Required extra isize: 28 >16:50:48,677 INFO program: Desired extra isize: 28 >16:50:48,678 INFO program: Journal inode: 8 >16:50:48,678 INFO program: Default directory hash: half_md4 >16:50:48,678 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:48,678 INFO program: Journal backup: inode blocks >16:50:48,678 INFO program: Journal features: journal_incompat_revoke >16:50:48,678 INFO program: Journal size: 128M >16:50:48,678 INFO program: Journal length: 32768 >16:50:48,678 INFO program: Journal sequence: 0x000016a9 >16:50:48,679 INFO program: Journal start: 0 >16:50:48,679 INFO program: >16:50:48,679 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:48,679 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:50:48,692 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:50:48,692 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:50:48,692 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:50:48,693 INFO program: Filesystem magic number: 0xEF53 >16:50:48,693 INFO program: Filesystem revision #: 1 (dynamic) >16:50:48,693 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:50:48,693 INFO program: Filesystem flags: signed_directory_hash >16:50:48,693 INFO program: Default mount options: user_xattr acl >16:50:48,693 INFO program: Filesystem state: clean >16:50:48,694 INFO program: Errors behavior: Continue >16:50:48,694 INFO program: Filesystem OS type: Linux >16:50:48,694 INFO program: Inode count: 221184 >16:50:48,694 INFO program: Block count: 861839 >16:50:48,694 INFO program: Reserved block count: 8616 >16:50:48,695 INFO program: Free blocks: 4486 >16:50:48,695 INFO program: Free inodes: 112909 >16:50:48,696 INFO program: First block: 0 >16:50:48,696 INFO program: Block size: 4096 >16:50:48,696 INFO program: Fragment size: 4096 >16:50:48,697 INFO program: Reserved GDT blocks: 255 >16:50:48,697 INFO program: Blocks per group: 32768 >16:50:48,697 INFO program: Fragments per group: 32768 >16:50:48,698 INFO program: Inodes per group: 8192 >16:50:48,698 INFO program: Inode blocks per group: 512 >16:50:48,698 INFO program: Flex block group size: 16 >16:50:48,699 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:50:48,699 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:50:48,700 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >16:50:48,700 INFO program: Mount count: 0 >16:50:48,700 INFO program: Maximum mount count: -1 >16:50:48,701 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >16:50:48,701 INFO program: Check interval: 0 (<none>) >16:50:48,701 INFO program: Lifetime writes: 822 MB >16:50:48,702 INFO program: Reserved blocks uid: 0 (user root) >16:50:48,702 INFO program: Reserved blocks gid: 0 (group root) >16:50:48,702 INFO program: First inode: 11 >16:50:48,703 INFO program: Inode size: 256 >16:50:48,703 INFO program: Required extra isize: 28 >16:50:48,704 INFO program: Desired extra isize: 28 >16:50:48,704 INFO program: Journal inode: 8 >16:50:48,704 INFO program: Default directory hash: half_md4 >16:50:48,705 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:50:48,705 INFO program: Journal backup: inode blocks >16:50:48,705 INFO program: Journal features: journal_incompat_revoke >16:50:48,705 INFO program: Journal size: 128M >16:50:48,705 INFO program: Journal length: 32768 >16:50:48,705 INFO program: Journal sequence: 0x000016a9 >16:50:48,705 INFO program: Journal start: 0 >16:50:48,705 INFO program: >16:50:48,705 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:50:48,706 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:50:48,716 INFO program: Couldn't find valid filesystem superblock. >16:50:48,717 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:50:48,718 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:50:48,729 INFO program: Running... udevadm settle --timeout=300 >16:50:48,755 INFO program: Running... udevadm settle --timeout=300 >16:50:48,778 INFO program: Running... udevadm settle --timeout=300 >16:50:48,803 INFO program: Running... udevadm settle --timeout=300 >16:50:48,826 INFO program: Running... udevadm settle --timeout=300 >16:50:48,852 INFO program: Running... udevadm settle --timeout=300 >16:50:48,885 INFO program: Running... udevadm settle --timeout=300 >16:50:48,906 INFO program: Running... udevadm settle --timeout=300 >16:50:48,928 INFO program: Running... udevadm settle --timeout=300 >16:50:48,954 INFO program: Running... udevadm settle --timeout=300 >16:50:48,976 INFO program: Running... udevadm settle --timeout=300 >16:50:49,005 INFO program: Running... udevadm settle --timeout=300 >20:50:49,855 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source > > >/tmp/storage.log: >16:50:18,876 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:50:18,877 DEBUG storage: registered device format class DiskLabel as disklabel >16:50:18,877 DEBUG storage: registered device format class MultipathMember as multipath_member >16:50:18,888 DEBUG storage: registered device format class Ext2FS as ext2 >16:50:18,888 DEBUG storage: registered device format class Ext3FS as ext3 >16:50:18,888 DEBUG storage: registered device format class Ext4FS as ext4 >16:50:18,888 DEBUG storage: registered device format class FATFS as vfat >16:50:18,888 DEBUG storage: registered device format class EFIFS as efi >16:50:18,888 DEBUG storage: registered device format class BTRFS as btrfs >16:50:18,888 DEBUG storage: registered device format class GFS2 as gfs2 >16:50:18,888 DEBUG storage: registered device format class JFS as jfs >16:50:18,889 DEBUG storage: registered device format class ReiserFS as reiserfs >16:50:18,889 DEBUG storage: registered device format class XFS as xfs >16:50:18,889 DEBUG storage: registered device format class HFS as hfs >16:50:18,889 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:50:18,889 DEBUG storage: registered device format class HFSPlus as hfs+ >16:50:18,889 DEBUG storage: registered device format class NTFS as ntfs >16:50:18,889 DEBUG storage: registered device format class NFS as nfs >16:50:18,889 DEBUG storage: registered device format class NFSv4 as nfs4 >16:50:18,889 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:50:18,889 DEBUG storage: registered device format class NoDevFS as nodev >16:50:18,890 DEBUG storage: registered device format class DevPtsFS as devpts >16:50:18,890 DEBUG storage: registered device format class ProcFS as proc >16:50:18,890 DEBUG storage: registered device format class SysFS as sysfs >16:50:18,890 DEBUG storage: registered device format class TmpFS as tmpfs >16:50:18,890 DEBUG storage: registered device format class BindFS as bind >16:50:18,890 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:50:18,890 DEBUG storage: registered device format class USBFS as usbfs >16:50:18,891 DEBUG storage: registered device format class MDRaidMember as mdmember >16:50:18,891 DEBUG storage: registered device format class BIOSBoot as biosboot >16:50:18,892 DEBUG storage: registered device format class SwapSpace as swap >16:50:18,892 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:50:18,893 DEBUG storage: registered device format class LUKS as luks >16:50:18,894 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:50:19,743 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:50:19,743 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >16:50:19,744 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:50:19,744 INFO storage: sr1 looks to be the live device; marking as protected >16:50:19,744 INFO storage: Skipping multipath detection due to running as non-root. >16:50:19,777 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sr0', 'sr1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >16:50:20,065 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337 /dev/disk/by-id/wwn-0x50024e920228695f', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_HD103SJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103SJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD103SJ_S246J90Z355337', > 'ID_SERIAL_SHORT': 'S246J90Z355337', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e920228695f', > 'ID_WWN_WITH_EXTENSION': '0x50024e920228695f', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207587', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337', > '/dev/disk/by-id/wwn-0x50024e920228695f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:50:20,072 INFO storage: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:50:20,074 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:50:20,075 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:20,075 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:50:20,076 INFO storage: sda is a disk >16:50:20,076 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:20,081 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:50:20,081 INFO storage: added disk sda (id 0) to device tree >16:50:20,081 DEBUG storage: looking up parted Device: /dev/sda >16:50:20,083 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:50:20,084 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >16:50:20,085 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:50:20,088 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:50:20,118 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 0x2117a90>, <parted.partition.Partition object at 0x2117c10>] > device: <parted.device.Device object at 0x21178d0> > PedDisk: <_ped.Disk object at 0x2118a28> >16:50:20,119 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:50:20,121 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:50:20,125 INFO storage: got device: DiskDevice instance (0x20b0610) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953865.679199 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD103SJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953516911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x200b7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2104a90> >16:50:20,126 INFO storage: got format: DiskLabel instance (0x2104b50) -- > 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 0x2117a90>, <parted.partition.Partition object at 0x2117c10>] > device: <parted.device.Device object at 0x21178d0> > PedDisk: <_ped.Disk object at 0x2118a28> > origPartedDisk = <parted.disk.Disk object at 0x2117e10> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD103SJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953516911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x200bb00> > >16:50:20,131 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337-part1 /dev/disk/by-id/wwn-0x50024e920228695f-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/B8F88934F888F244', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B8F88934F888F244', > 'ID_FS_UUID_ENC': 'B8F88934F888F244', > 'ID_MODEL': 'SAMSUNG_HD103SJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103SJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_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': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD103SJ_S246J90Z355337', > 'ID_SERIAL_SHORT': 'S246J90Z355337', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e920228695f', > 'ID_WWN_WITH_EXTENSION': '0x50024e920228695f', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207601', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337-part1', > '/dev/disk/by-id/wwn-0x50024e920228695f-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/B8F88934F888F244'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >16:50:20,131 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:50:20,132 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:50:20,132 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:20,132 INFO storage: sda1 is a partition >16:50:20,133 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >16:50:20,134 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:50:20,134 DEBUG storage: DeviceTree.getDeviceByName returned existing 953865MB disk sda (0) with existing msdos disklabel >16:50:20,135 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:50:20,137 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:50:20,137 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:20,138 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >16:50:20,138 DEBUG storage: looking up parted Partition: /dev/sda1 >16:50:20,139 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >16:50:20,140 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >16:50:20,141 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >16:50:20,141 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >16:50:20,141 INFO storage: added partition sda1 (id 1) to device tree >16:50:20,142 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >16:50:20,143 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >16:50:20,143 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:50:20,144 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >16:50:20,148 WARN storage: disklabel detected but not usable on sda1 >16:50:20,148 INFO storage: type detected on 'sda1' is 'ntfs' >16:50:20,465 DEBUG storage: padding min size from 34 up to 37 >16:50:20,469 DEBUG storage: NTFS.supported: supported: False ; >16:50:20,470 DEBUG storage: getFormat('ntfs') returning NTFS instance >16:50:20,472 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:50:20,474 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >16:50:20,476 DEBUG storage: looking up parted Device: /dev/sda1 >16:50:20,477 INFO storage: got device: PartitionDevice instance (0x2117f90) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 953865MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32562 did: 0 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x200bdd0> > 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 0x2117990> fileSystem: <parted.filesystem.FileSystem object at 0x2117d50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2117b50> PedPartition: <_ped.Partition object at 0x212b1d0> > disk = existing 953865MB disk sda (0) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >16:50:20,478 DEBUG storage: NTFS.supported: supported: False ; >16:50:20,478 INFO storage: got format: NTFS instance (0x212d250) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = B8F88934F888F244 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 99.0 targetSize = 99.0 > >16:50:20,482 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337-part2 /dev/disk/by-id/wwn-0x50024e920228695f-part2 /dev/disk/by-uuid/9478957378955538', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9478957378955538', > 'ID_FS_UUID_ENC': '9478957378955538', > 'ID_MODEL': 'SAMSUNG_HD103SJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103SJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953306624', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD103SJ_S246J90Z355337', > 'ID_SERIAL_SHORT': 'S246J90Z355337', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e920228695f', > 'ID_WWN_WITH_EXTENSION': '0x50024e920228695f', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207614', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337-part2', > '/dev/disk/by-id/wwn-0x50024e920228695f-part2', > '/dev/disk/by-uuid/9478957378955538'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >16:50:20,482 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >16:50:20,482 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >16:50:20,483 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:20,483 INFO storage: sda2 is a partition >16:50:20,484 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >16:50:20,484 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:50:20,485 DEBUG storage: DeviceTree.getDeviceByName returned existing 953865MB disk sda (0) with existing msdos disklabel >16:50:20,486 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:50:20,486 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:50:20,486 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:20,487 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >16:50:20,487 DEBUG storage: looking up parted Partition: /dev/sda2 >16:50:20,488 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >16:50:20,489 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >16:50:20,489 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >16:50:20,490 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >16:50:20,490 INFO storage: added partition sda2 (id 2) to device tree >16:50:20,490 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >16:50:20,491 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >16:50:20,492 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:50:20,492 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >16:50:20,496 WARN storage: disklabel detected but not usable on sda2 >16:50:20,496 INFO storage: type detected on 'sda2' is 'ntfs' >16:50:26,734 DEBUG storage: padding min size from 185194 up to 185694 >16:50:26,736 DEBUG storage: NTFS.supported: supported: False ; >16:50:26,736 DEBUG storage: getFormat('ntfs') returning NTFS instance >16:50:26,737 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:50:26,738 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >16:50:26,738 DEBUG storage: looking up parted Device: /dev/sda2 >16:50:26,740 INFO storage: got device: PartitionDevice instance (0x2144f10) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 953865MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 953763.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953306624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 528 did: 527 busy: False > hardwareGeometry: (121587, 255, 63) biosGeometry: (121587, 255, 63) > PedDevice: <_ped.Device object at 0x200bef0> > 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 0x2117990> fileSystem: <parted.filesystem.FileSystem object at 0x2117d90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2117cd0> PedPartition: <_ped.Partition object at 0x212b230> > disk = existing 953865MB disk sda (0) with existing msdos disklabel > start = 206848 end = 1953513471 length = 1953306624 > flags = >16:50:26,740 DEBUG storage: NTFS.supported: supported: False ; >16:50:26,741 INFO storage: got format: NTFS instance (0x214d350) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 9478957378955538 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 953762.0 targetSize = 953762.0 > >16:50:26,744 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582 /dev/disk/by-id/wwn-0x50014ee001e55dfe', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > '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': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > '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_WD10EARS-00Y5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD10EARS-00Y5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD10EARS-00Y5B1_WD-WMAV50829582', > 'ID_SERIAL_SHORT': 'WD-WMAV50829582', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee001e55dfe', > 'ID_WWN_WITH_EXTENSION': '0x50014ee001e55dfe', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207891', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582', > '/dev/disk/by-id/wwn-0x50014ee001e55dfe'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >16:50:26,744 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >16:50:26,745 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >16:50:26,745 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:26,746 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >16:50:26,747 INFO storage: sdb is a disk >16:50:26,747 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:26,748 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >16:50:26,748 INFO storage: added disk sdb (id 3) to device tree >16:50:26,748 DEBUG storage: looking up parted Device: /dev/sdb >16:50:26,749 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >16:50:26,751 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >16:50:26,754 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >16:50:26,756 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >16:50:26,779 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 0x214d150>, <parted.partition.Partition object at 0x214d490>] > device: <parted.device.Device object at 0x214d2d0> > PedDisk: <_ped.Disk object at 0x214f248> >16:50:26,780 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:50:26,782 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >16:50:26,786 INFO storage: got device: DiskDevice instance (0x212d1d0) -- > name = sdb status = True kids = 0 id = 3 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EARS-00Y path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x200bf80> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2104b90> >16:50:26,791 INFO storage: got format: DiskLabel instance (0x2104c50) -- > 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 = 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 0x214d150>, <parted.partition.Partition object at 0x214d490>] > device: <parted.device.Device object at 0x214d2d0> > PedDisk: <_ped.Disk object at 0x214f248> > origPartedDisk = <parted.disk.Disk object at 0x214d690> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EARS-00Y path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x214c050> > >16:50:26,798 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582-part1 /dev/disk/by-id/wwn-0x50014ee001e55dfe-part1 /dev/disk/by-label/BackUp /dev/disk/by-uuid/248232C3823298EE', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > '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': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > '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': 'BackUp', > 'ID_FS_LABEL_ENC': 'BackUp', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '248232C3823298EE', > 'ID_FS_UUID_ENC': '248232C3823298EE', > 'ID_MODEL': 'WDC_WD10EARS-00Y5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD10EARS-00Y5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976760832', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD10EARS-00Y5B1_WD-WMAV50829582', > 'ID_SERIAL_SHORT': 'WD-WMAV50829582', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee001e55dfe', > 'ID_WWN_WITH_EXTENSION': '0x50014ee001e55dfe', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207906', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582-part1', > '/dev/disk/by-id/wwn-0x50014ee001e55dfe-part1', > '/dev/disk/by-label/BackUp', > '/dev/disk/by-uuid/248232C3823298EE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >16:50:26,798 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >16:50:26,799 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >16:50:26,800 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:26,800 INFO storage: sdb1 is a partition >16:50:26,800 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >16:50:26,801 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >16:50:26,801 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (3) with existing msdos disklabel >16:50:26,802 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >16:50:26,803 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >16:50:26,803 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:26,804 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >16:50:26,804 DEBUG storage: looking up parted Partition: /dev/sdb1 >16:50:26,804 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >16:50:26,805 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >16:50:26,806 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >16:50:26,806 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >16:50:26,806 INFO storage: added partition sdb1 (id 4) to device tree >16:50:26,807 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >16:50:26,807 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >16:50:26,808 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >16:50:26,809 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >16:50:26,811 WARN storage: disklabel detected but not usable on sdb1 >16:50:26,812 INFO storage: type detected on 'sdb1' is 'ntfs' >16:50:27,485 DEBUG storage: padding min size from 3072 up to 3380 >16:50:27,488 DEBUG storage: NTFS.supported: supported: False ; >16:50:27,488 DEBUG storage: getFormat('ntfs') returning NTFS instance >16:50:27,491 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >16:50:27,493 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >16:50:27,494 DEBUG storage: looking up parted Device: /dev/sdb1 >16:50:27,496 INFO storage: got device: PartitionDevice instance (0x20b0650) -- > name = sdb1 status = True kids = 0 id = 4 > parents = ['existing 953869MB disk sdb (3) with existing msdos disklabel'] > uuid = None size = 476934.0 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976760832 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 30812 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x214c320> > 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 0x214d250> fileSystem: <parted.filesystem.FileSystem object at 0x214d5d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x214d050> PedPartition: <_ped.Partition object at 0x21435f0> > disk = existing 953869MB disk sdb (3) with existing msdos disklabel > start = 2048 end = 976762879 length = 976760832 > flags = >16:50:27,496 DEBUG storage: NTFS.supported: supported: False ; >16:50:27,497 INFO storage: got format: NTFS instance (0x214dcd0) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = 248232C3823298EE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = BackUp size = 476933.0 targetSize = 476933.0 > >16:50:27,500 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582-part2 /dev/disk/by-id/wwn-0x50014ee001e55dfe-part2 /dev/disk/by-uuid/5CA86194A8616D88', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > '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': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > '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_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5CA86194A8616D88', > 'ID_FS_UUID_ENC': '5CA86194A8616D88', > 'ID_MODEL': 'WDC_WD10EARS-00Y5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD10EARS-00Y5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '976762880', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976758784', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD10EARS-00Y5B1_WD-WMAV50829582', > 'ID_SERIAL_SHORT': 'WD-WMAV50829582', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee001e55dfe', > 'ID_WWN_WITH_EXTENSION': '0x50014ee001e55dfe', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207924', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582-part2', > '/dev/disk/by-id/wwn-0x50014ee001e55dfe-part2', > '/dev/disk/by-uuid/5CA86194A8616D88'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >16:50:27,501 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >16:50:27,501 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >16:50:27,502 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:27,502 INFO storage: sdb2 is a partition >16:50:27,502 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >16:50:27,503 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >16:50:27,504 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (3) with existing msdos disklabel >16:50:27,504 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >16:50:27,505 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >16:50:27,505 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:27,506 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >16:50:27,506 DEBUG storage: looking up parted Partition: /dev/sdb2 >16:50:27,507 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >16:50:27,507 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >16:50:27,512 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >16:50:27,513 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >16:50:27,513 INFO storage: added partition sdb2 (id 5) to device tree >16:50:27,513 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >16:50:27,514 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >16:50:27,514 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >16:50:27,515 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >16:50:27,519 WARN storage: disklabel detected but not usable on sdb2 >16:50:27,520 INFO storage: type detected on 'sdb2' is 'ntfs' >16:50:28,989 DEBUG storage: padding min size from 18962 up to 19462 >16:50:28,992 DEBUG storage: NTFS.supported: supported: False ; >16:50:28,992 DEBUG storage: getFormat('ntfs') returning NTFS instance >16:50:28,994 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >16:50:28,996 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >16:50:28,996 DEBUG storage: looking up parted Device: /dev/sdb2 >16:50:28,998 INFO storage: got device: PartitionDevice instance (0x214df50) -- > name = sdb2 status = True kids = 0 id = 5 > parents = ['existing 953869MB disk sdb (3) with existing msdos disklabel'] > uuid = None size = 476933.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x214c290> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x214d250> fileSystem: <parted.filesystem.FileSystem object at 0x214d610> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x214d550> PedPartition: <_ped.Partition object at 0x2143470> > disk = existing 953869MB disk sdb (3) with existing msdos disklabel > start = 976762880 end = 1953521663 length = 976758784 > flags = >16:50:28,999 DEBUG storage: NTFS.supported: supported: False ; >16:50:28,999 INFO storage: got format: NTFS instance (0x214da90) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 5CA86194A8616D88 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 476932.0 targetSize = 476932.0 > >16:50:29,002 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168 /dev/disk/by-id/wwn-0x50014ee2b1cc26c3', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > '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_WD30EZRX-00MMMB0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EZRX-00MMMB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168', > 'ID_SERIAL_SHORT': 'WD-WCAWZ2573168', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b1cc26c3', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b1cc26c3', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '208240', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168', > '/dev/disk/by-id/wwn-0x50014ee2b1cc26c3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >16:50:29,002 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >16:50:29,003 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >16:50:29,003 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:29,004 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >16:50:29,005 INFO storage: sdc is a disk >16:50:29,005 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:29,006 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >16:50:29,006 INFO storage: added disk sdc (id 6) to device tree >16:50:29,006 DEBUG storage: looking up parted Device: /dev/sdc >16:50:29,010 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >16:50:29,012 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >16:50:29,015 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >16:50:29,017 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: gpt ; exists: True ; >16:50:29,022 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x2159410>] > device: <parted.device.Device object at 0x2159250> > PedDisk: <_ped.Disk object at 0x2146d40> >16:50:29,022 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:50:29,023 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >16:50:29,024 INFO storage: got device: DiskDevice instance (0x214d890) -- > name = sdc status = True kids = 0 id = 6 > parents = [] > uuid = None size = 2861584.4292 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD30EZRX-00M path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860524911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (364800, 255, 63) biosGeometry: (364800, 255, 63) > PedDevice: <_ped.Device object at 0x214c440> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x214df90> >16:50:29,025 INFO storage: got format: DiskLabel instance (0x2104d10) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x2159410>] > device: <parted.device.Device object at 0x2159250> > PedDisk: <_ped.Disk object at 0x2146d40> > origPartedDisk = <parted.disk.Disk object at 0x2159750> > partedDevice = parted.Device instance -- > model: ATA WDC WD30EZRX-00M path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860524911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (364800, 255, 63) biosGeometry: (364800, 255, 63) > PedDevice: <_ped.Device object at 0x214c560> > >16:50:29,030 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168-part1 /dev/disk/by-id/wwn-0x50014ee2b1cc26c3-part1 /dev/disk/by-label/Kevin\\x27s\\x20New\\x20World /dev/disk/by-partlabel/Basic\\x20data\\x20partition /dev/disk/by-partuuid/3b97f264-12f8-4b08-8ee4-0ae1f87c701a /dev/disk/by-uuid/20DC893DDC890DEA', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > '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': 'Kevin_s_New_World', > 'ID_FS_LABEL_ENC': 'Kevin\\x27s\\x20New\\x20World', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '20DC893DDC890DEA', > 'ID_FS_UUID_ENC': '20DC893DDC890DEA', > 'ID_MODEL': 'WDC_WD30EZRX-00MMMB0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EZRX-00MMMB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '5860521984', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '3b97f264-12f8-4b08-8ee4-0ae1f87c701a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168', > 'ID_SERIAL_SHORT': 'WD-WCAWZ2573168', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b1cc26c3', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b1cc26c3', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '208258', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168-part1', > '/dev/disk/by-id/wwn-0x50014ee2b1cc26c3-part1', > '/dev/disk/by-label/Kevin\\x27s\\x20New\\x20World', > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition', > '/dev/disk/by-partuuid/3b97f264-12f8-4b08-8ee4-0ae1f87c701a', > '/dev/disk/by-uuid/20DC893DDC890DEA'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >16:50:29,031 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >16:50:29,031 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >16:50:29,032 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:29,032 INFO storage: sdc1 is a partition >16:50:29,032 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >16:50:29,033 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >16:50:29,034 DEBUG storage: DeviceTree.getDeviceByName returned existing 2861584MB disk sdc (6) with existing gpt disklabel >16:50:29,034 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >16:50:29,035 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >16:50:29,035 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:29,036 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >16:50:29,036 DEBUG storage: looking up parted Partition: /dev/sdc1 >16:50:29,037 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >16:50:29,037 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >16:50:29,038 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >16:50:29,039 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >16:50:29,039 INFO storage: added partition sdc1 (id 7) to device tree >16:50:29,039 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >16:50:29,040 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >16:50:29,040 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >16:50:29,041 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >16:50:29,044 WARN storage: disklabel detected but not usable on sdc1 >16:50:29,044 INFO storage: type detected on 'sdc1' is 'ntfs' >16:50:30,624 DEBUG storage: padding min size from 1019697 up to 1020197 >16:50:30,626 DEBUG storage: NTFS.supported: supported: False ; >16:50:30,626 DEBUG storage: getFormat('ntfs') returning NTFS instance >16:50:30,626 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >16:50:30,627 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >16:50:30,628 DEBUG storage: looking up parted Device: /dev/sdc1 >16:50:30,629 INFO storage: got device: PartitionDevice instance (0x214d390) -- > name = sdc1 status = True kids = 0 id = 7 > parents = ['existing 2861584MB disk sdc (6) with existing gpt disklabel'] > uuid = None size = 2861583.0 > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860521984 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (364800, 255, 63) biosGeometry: (364800, 255, 63) > PedDevice: <_ped.Device object at 0x214c7a0> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2159310> fileSystem: <parted.filesystem.FileSystem object at 0x21596d0> > number: 1 path: /dev/sdc1 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x21594d0> PedPartition: <_ped.Partition object at 0x21436b0> > disk = existing 2861584MB disk sdc (6) with existing gpt disklabel > start = 2048 end = 5860524031 length = 5860521984 > flags = >16:50:30,630 DEBUG storage: NTFS.supported: supported: False ; >16:50:30,630 INFO storage: got format: NTFS instance (0x2159bd0) -- > type = ntfs name = ntfs status = False > device = /dev/sdc1 uuid = 20DC893DDC890DEA exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Kevin_s_New_World size = 2861582.0 targetSize = 2861582.0 > >16:50:30,632 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_GGC-H20L_K5B89FE3444', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_HDDVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_BDDVDRW_GGC-H20L', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BDDVDRW\\x20GGC-H20L\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.03', > 'ID_SERIAL': 'HL-DT-ST_BDDVDRW_GGC-H20L_K5B89FE3444', > 'ID_SERIAL_SHORT': 'K5B89FE3444', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '208585', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_GGC-H20L_K5B89FE3444'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >16:50:30,633 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >16:50:30,633 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:50:30,634 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:30,634 INFO storage: sr0 is a cdrom >16:50:30,634 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:50:30,634 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:30,635 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:50:30,635 INFO storage: added cdrom sr0 (id 8) to device tree >16:50:30,636 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:50:30,652 DEBUG storage: no device or no media present >16:50:30,657 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-HL-DT-ST_BD-RE_WH10LS30_K9EA4AD5522 /dev/disk/by-label/Fedora-18-x86_64-Live-Desktop.is /dev/disk/by-uuid/2013-01-09-17-26-38-00', > 'DEVNAME': 'sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_BD_R': '1', > 'ID_CDROM_BD_RE': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora-18-x86_64-Live-Desktop.is', > 'ID_FS_LABEL_ENC': 'Fedora-18-x86_64-Live-Desktop.is', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-09-17-26-38-00', > 'ID_FS_UUID_ENC': '2013-01-09-17-26-38-00', > 'ID_MODEL': 'HL-DT-ST_BD-RE_WH10LS30', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BD-RE\\x20\\x20WH10LS30\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'HL-DT-ST_BD-RE_WH10LS30_K9EA4AD5522', > 'ID_SERIAL_SHORT': 'K9EA4AD5522', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '283006609', > 'name': 'sr1', > 'symlinks': ['/dev/disk/by-id/ata-HL-DT-ST_BD-RE_WH10LS30_K9EA4AD5522', > '/dev/disk/by-label/Fedora-18-x86_64-Live-Desktop.is', > '/dev/disk/by-uuid/2013-01-09-17-26-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1'} ; name: sr1 ; >16:50:30,657 INFO storage: scanning sr1 (/devices/pci0000:00/0000:00:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1)... >16:50:30,657 DEBUG storage: DeviceTree.getDeviceByName: name: sr1 ; >16:50:30,658 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:30,658 INFO storage: sr1 is a cdrom >16:50:30,658 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:50:30,659 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:30,660 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: None ; >16:50:30,660 INFO storage: added cdrom sr1 (id 9) to device tree >16:50:30,661 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >16:50:30,677 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr1 ; >16:50:30,679 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr1 ; label_type: dos ; >16:50:30,682 DEBUG storage: OpticalDevice.setup: sr1 ; status: True ; controllable: True ; orig: False ; >16:50:30,684 DEBUG storage: DiskLabel.__init__: device: /dev/sr1 ; labelType: dos ; exists: True ; >16:50:30,911 WARN storage: disklabel detected but not usable on sr1 >16:50:30,911 INFO storage: type detected on 'sr1' is 'iso9660' >16:50:30,914 DEBUG storage: Iso9660FS.supported: supported: True ; >16:50:30,914 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:50:30,915 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: iso9660 ; >16:50:30,916 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >16:50:30,983 DEBUG storage: looking up parted Device: /dev/sr1 >16:50:30,984 INFO storage: got device: OpticalDevice instance (0x2144f90) -- > name = sr1 status = True kids = 0 id = 9 > parents = [] > uuid = None size = 916.0 > format = existing iso9660 filesystem > major = 11 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sr1 type: 0 > sectorSize: 2048 physicalSectorSize: 2048 > length: 468992 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x214c680> > target size = 0 path = /dev/sr1 > format args = [] originalFormat = None >16:50:30,987 DEBUG storage: Iso9660FS.supported: supported: True ; >16:50:30,987 INFO storage: got format: Iso9660FS instance (0x214da10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr1 uuid = 2013-01-09-17-26-38-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-x86_64-Live-Desktop.is size = 0 targetSize = 0 > >16:50:30,991 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': '267322', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:50:30,992 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:50:30,994 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:50:30,995 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:30,995 INFO storage: loop0 is a loop device >16:50:30,995 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:50:30,996 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:50:30,997 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:30,997 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:30,997 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:50:30,998 INFO storage: added file /osmin.img (deleted) (id 10) to device tree >16:50:30,998 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:50:30,998 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:30,999 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:50:30,999 INFO storage: added loop loop0 (id 11) to device tree >16:50:31,000 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:50:31,000 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:50:31,000 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:50:31,001 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:50:31,002 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:50:31,002 WARN storage: disklabel detected but not usable on loop0 >16:50:31,002 INFO storage: type detected on 'loop0' is 'squashfs' >16:50:31,003 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:50:31,003 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:50:31,004 INFO storage: got device: LoopDevice instance (0x2159f50) -- > name = loop0 status = False kids = 0 id = 11 > parents = ['existing 0MB file /osmin.img (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:50:31,005 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': '267381', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:50:31,005 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:50:31,005 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:50:31,006 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,006 INFO storage: loop1 is a loop device >16:50:31,006 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:50:31,007 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:50:31,008 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,008 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:31,008 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:50:31,009 INFO storage: added file /osmin (id 12) to device tree >16:50:31,009 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:50:31,009 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:31,010 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:50:31,010 INFO storage: added loop loop1 (id 13) to device tree >16:50:31,011 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:50:31,011 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:50:31,011 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:50:31,012 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:50:31,013 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:50:31,016 WARN storage: disklabel detected but not usable on loop1 >16:50:31,016 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:50:31,016 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:50:31,017 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:50:31,017 INFO storage: got device: LoopDevice instance (0x2159550) -- > name = loop1 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin (12)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >16:50:31,019 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': '267466', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:50:31,019 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:50:31,019 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:50:31,020 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,020 INFO storage: loop2 is a loop device >16:50:31,020 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:50:31,021 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:50:31,021 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,022 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:31,023 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:50:31,023 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 14) to device tree >16:50:31,023 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:50:31,023 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:31,024 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:50:31,024 INFO storage: added loop loop2 (id 15) to device tree >16:50:31,025 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:50:31,025 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:50:31,025 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:50:31,026 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:50:31,027 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:50:31,027 WARN storage: disklabel detected but not usable on loop2 >16:50:31,028 INFO storage: type detected on 'loop2' is 'squashfs' >16:50:31,028 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:50:31,028 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:50:31,029 INFO storage: got device: LoopDevice instance (0x215a110) -- > name = loop2 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (14)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:50:31,031 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '267535', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:50:31,031 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:50:31,031 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:50:31,032 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,032 INFO storage: loop3 is a loop device >16:50:31,033 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:50:31,034 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:50:31,034 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,034 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:31,035 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:50:31,035 INFO storage: added file /LiveOS/ext3fs.img (id 16) to device tree >16:50:31,036 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:50:31,036 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:31,037 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:50:31,037 INFO storage: added loop loop3 (id 17) to device tree >16:50:31,037 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:50:31,038 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:50:31,039 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:31,039 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:31,039 DEBUG storage: device loop3 does not contain a disklabel >16:50:31,039 INFO storage: type detected on 'loop3' is 'ext4' >16:50:31,232 DEBUG storage: using current size 0 as min size >16:50:31,235 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:31,235 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:31,236 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:50:31,236 INFO storage: got device: LoopDevice instance (0x2159150) -- > name = loop3 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/ext3fs.img (16)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >16:50:31,237 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:31,237 INFO storage: got format: Ext4FS instance (0x2159a90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >16:50:31,238 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '267602', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:50:31,238 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:50:31,239 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:50:31,240 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,240 INFO storage: loop4 is a loop device >16:50:31,240 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:50:31,241 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:50:31,241 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,241 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:31,242 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:50:31,242 INFO storage: added file /overlay (deleted) (id 18) to device tree >16:50:31,243 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:50:31,243 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:31,244 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:50:31,244 INFO storage: added loop loop4 (id 19) to device tree >16:50:31,245 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:50:31,245 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:50:31,245 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:50:31,246 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:50:31,247 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:50:31,247 WARN storage: disklabel detected but not usable on loop4 >16:50:31,248 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:50:31,248 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:50:31,249 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:50:31,249 INFO storage: got device: LoopDevice instance (0x2159a50) -- > name = loop4 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:50:31,250 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': '267639', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:50:31,250 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:50:31,250 DEBUG storage: lvm filter: adding loop5 to the reject list >16:50:31,251 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': '267674', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:50:31,251 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:50:31,251 DEBUG storage: lvm filter: adding loop6 to the reject list >16:50:31,252 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': '267777', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:50:31,252 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:50:31,252 DEBUG storage: lvm filter: adding loop7 to the reject list >16:50:31,254 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /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-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34472', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:50:31,255 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:50:31,255 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:50:31,256 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,256 INFO storage: live-rw is a device-mapper device >16:50:31,256 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:50:31,257 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:50:31,258 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >16:50:31,259 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:50:31,259 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (19) >16:50:31,260 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:50:31,261 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,262 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:50:31,262 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:31,262 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:50:31,262 INFO storage: added dm live-rw (id 20) to device tree >16:50:31,263 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:50:31,264 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:50:31,264 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:31,264 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:31,264 DEBUG storage: device live-rw does not contain a disklabel >16:50:31,265 INFO storage: type detected on 'live-rw' is 'ext4' >16:50:31,310 DEBUG storage: padding min size from 3367 up to 3703 >16:50:31,311 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:31,311 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:31,311 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:50:31,312 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:50:31,313 INFO storage: got device: DMDevice instance (0x214dad0) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop4 (19)'] > 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 0x214c3b0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:50:31,314 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:31,315 INFO storage: got format: Ext4FS instance (0x215a450) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >16:50:31,317 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /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-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45481', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:50:31,317 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:50:31,318 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:50:31,318 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,318 INFO storage: live-osimg-min is a device-mapper device >16:50:31,319 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:50:31,319 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:50:31,320 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:50:31,321 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (13) >16:50:31,322 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:50:31,322 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >16:50:31,323 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:50:31,324 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:31,325 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >16:50:31,326 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:31,326 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:50:31,326 INFO storage: added dm live-osimg-min (id 21) to device tree >16:50:31,327 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:50:31,328 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:50:31,328 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:31,328 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:31,328 DEBUG storage: device live-osimg-min does not contain a disklabel >16:50:31,329 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:50:31,380 DEBUG storage: using current size 0 as min size >16:50:31,385 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:31,385 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:31,385 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:50:31,386 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:50:31,387 INFO storage: got device: DMDevice instance (0x215a4d0) -- > name = live-osimg-min status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop3 (17) 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: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x200ba70> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:50:31,388 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:31,388 INFO storage: got format: Ext4FS instance (0x2159ad0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >16:50:31,428 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:50:31,444 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:50:31,445 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:31,447 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:31,461 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:50:31,477 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:50:31,478 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:31,480 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:31,496 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >16:50:31,521 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >16:50:31,522 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:31,524 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:31,538 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >16:50:31,556 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >16:50:31,557 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:31,559 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:31,575 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >16:50:31,591 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >16:50:31,592 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:50:31,594 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:50:31,610 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:50:31,613 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >16:50:31,617 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >16:50:31,642 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:50:31,645 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:50:31,646 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:50:31,646 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:50:31,646 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >16:50:31,647 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:50:31,661 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:50:31,662 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:31,663 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:31,678 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:50:31,697 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:50:31,700 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:31,705 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:31,721 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >16:50:31,750 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >16:50:31,751 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:31,752 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:31,768 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >16:50:31,799 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >16:50:31,800 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:31,801 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:31,817 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >16:50:31,850 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >16:50:31,853 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:50:31,860 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:50:31,878 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:50:31,880 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >16:50:31,884 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >16:50:31,902 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:50:31,904 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:50:31,906 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:50:32,261 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:50:32,262 DEBUG storage: registered device format class DiskLabel as disklabel >16:50:32,262 DEBUG storage: registered device format class MultipathMember as multipath_member >16:50:32,272 DEBUG storage: registered device format class Ext2FS as ext2 >16:50:32,272 DEBUG storage: registered device format class Ext3FS as ext3 >16:50:32,273 DEBUG storage: registered device format class Ext4FS as ext4 >16:50:32,273 DEBUG storage: registered device format class FATFS as vfat >16:50:32,273 DEBUG storage: registered device format class EFIFS as efi >16:50:32,273 DEBUG storage: registered device format class BTRFS as btrfs >16:50:32,273 DEBUG storage: registered device format class GFS2 as gfs2 >16:50:32,274 DEBUG storage: registered device format class JFS as jfs >16:50:32,274 DEBUG storage: registered device format class ReiserFS as reiserfs >16:50:32,274 DEBUG storage: registered device format class XFS as xfs >16:50:32,274 DEBUG storage: registered device format class HFS as hfs >16:50:32,274 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:50:32,274 DEBUG storage: registered device format class HFSPlus as hfs+ >16:50:32,274 DEBUG storage: registered device format class NTFS as ntfs >16:50:32,274 DEBUG storage: registered device format class NFS as nfs >16:50:32,274 DEBUG storage: registered device format class NFSv4 as nfs4 >16:50:32,275 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:50:32,275 DEBUG storage: registered device format class NoDevFS as nodev >16:50:32,275 DEBUG storage: registered device format class DevPtsFS as devpts >16:50:32,275 DEBUG storage: registered device format class ProcFS as proc >16:50:32,276 DEBUG storage: registered device format class SysFS as sysfs >16:50:32,277 DEBUG storage: registered device format class TmpFS as tmpfs >16:50:32,278 DEBUG storage: registered device format class BindFS as bind >16:50:32,279 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:50:32,280 DEBUG storage: registered device format class USBFS as usbfs >16:50:32,281 DEBUG storage: registered device format class MDRaidMember as mdmember >16:50:32,282 DEBUG storage: registered device format class BIOSBoot as biosboot >16:50:32,283 DEBUG storage: registered device format class SwapSpace as swap >16:50:32,284 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:50:32,286 DEBUG storage: registered device format class LUKS as luks >16:50:32,286 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:50:35,433 DEBUG storage: MultipathTopology._build_topology: >16:50:35,433 DEBUG storage: /etc/multipath.conf contents: >16:50:35,434 DEBUG storage: # multipath.conf written by anaconda >16:50:35,434 DEBUG storage: >16:50:35,434 DEBUG storage: defaults { >16:50:35,434 DEBUG storage: user_friendly_names yes >16:50:35,434 DEBUG storage: } >16:50:35,434 DEBUG storage: blacklist { >16:50:35,434 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:50:35,434 DEBUG storage: devnode "^hd[a-z]" >16:50:35,434 DEBUG storage: devnode "^dcssblk[0-9]*" >16:50:35,434 DEBUG storage: device { >16:50:35,434 DEBUG storage: vendor "DGC" >16:50:35,435 DEBUG storage: product "LUNZ" >16:50:35,436 DEBUG storage: } >16:50:35,437 DEBUG storage: device { >16:50:35,438 DEBUG storage: vendor "IBM" >16:50:35,439 DEBUG storage: product "S/390.*" >16:50:35,440 DEBUG storage: } >16:50:35,441 DEBUG storage: # don't count normal SATA devices as multipaths >16:50:35,441 DEBUG storage: device { >16:50:35,442 DEBUG storage: vendor "ATA" >16:50:35,443 DEBUG storage: } >16:50:35,444 DEBUG storage: # don't count 3ware devices as multipaths >16:50:35,445 DEBUG storage: device { >16:50:35,445 DEBUG storage: vendor "3ware" >16:50:35,445 DEBUG storage: } >16:50:35,446 DEBUG storage: device { >16:50:35,446 DEBUG storage: vendor "AMCC" >16:50:35,446 DEBUG storage: } >16:50:35,446 DEBUG storage: # nor highpoint devices >16:50:35,447 DEBUG storage: device { >16:50:35,447 DEBUG storage: vendor "HPT" >16:50:35,447 DEBUG storage: } >16:50:35,447 DEBUG storage: } >16:50:35,448 DEBUG storage: multipaths { >16:50:35,448 DEBUG storage: } >16:50:35,448 DEBUG storage: (end of /etc/multipath.conf) >16:50:35,652 INFO storage: MultipathTopology: found singlepath device: sda >16:50:35,654 INFO storage: MultipathTopology: found non-disk device: sda1 >16:50:35,655 INFO storage: MultipathTopology: found non-disk device: sda2 >16:50:35,656 INFO storage: MultipathTopology: found singlepath device: sdb >16:50:35,657 INFO storage: MultipathTopology: found non-disk device: sdb1 >16:50:35,657 INFO storage: MultipathTopology: found non-disk device: sdb2 >16:50:35,657 INFO storage: MultipathTopology: found singlepath device: sdc >16:50:35,657 INFO storage: MultipathTopology: found non-disk device: sdc1 >16:50:35,657 INFO storage: MultipathTopology: found non-disk device: sr0 >16:50:35,657 INFO storage: MultipathTopology: found non-disk device: sr1 >16:50:35,657 INFO storage: MultipathTopology: found singlepath device: loop0 >16:50:35,658 INFO storage: MultipathTopology: found singlepath device: loop1 >16:50:35,658 INFO storage: MultipathTopology: found singlepath device: loop2 >16:50:35,658 INFO storage: MultipathTopology: found singlepath device: loop3 >16:50:35,658 INFO storage: MultipathTopology: found singlepath device: loop4 >16:50:35,658 INFO storage: MultipathTopology: found singlepath device: loop5 >16:50:35,658 INFO storage: MultipathTopology: found singlepath device: loop6 >16:50:35,658 INFO storage: MultipathTopology: found singlepath device: loop7 >16:50:35,659 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:50:35,660 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:50:38,103 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:50:38,104 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:50:38,143 DEBUG storage: protected device spec /dev/sr1 resolved to sr1 >16:50:38,144 INFO storage: sr1 looks to be the live device; marking as protected >16:50:38,182 DEBUG storage: MultipathTopology._build_topology: >16:50:38,184 DEBUG storage: /etc/multipath.conf contents: >16:50:38,185 DEBUG storage: # multipath.conf written by anaconda >16:50:38,185 DEBUG storage: >16:50:38,185 DEBUG storage: defaults { >16:50:38,185 DEBUG storage: user_friendly_names yes >16:50:38,185 DEBUG storage: } >16:50:38,185 DEBUG storage: blacklist { >16:50:38,185 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:50:38,185 DEBUG storage: devnode "^hd[a-z]" >16:50:38,185 DEBUG storage: devnode "^dcssblk[0-9]*" >16:50:38,185 DEBUG storage: device { >16:50:38,185 DEBUG storage: vendor "DGC" >16:50:38,186 DEBUG storage: product "LUNZ" >16:50:38,186 DEBUG storage: } >16:50:38,186 DEBUG storage: device { >16:50:38,186 DEBUG storage: vendor "IBM" >16:50:38,186 DEBUG storage: product "S/390.*" >16:50:38,186 DEBUG storage: } >16:50:38,186 DEBUG storage: # don't count normal SATA devices as multipaths >16:50:38,186 DEBUG storage: device { >16:50:38,187 DEBUG storage: vendor "ATA" >16:50:38,187 DEBUG storage: } >16:50:38,187 DEBUG storage: # don't count 3ware devices as multipaths >16:50:38,187 DEBUG storage: device { >16:50:38,188 DEBUG storage: vendor "3ware" >16:50:38,188 DEBUG storage: } >16:50:38,188 DEBUG storage: device { >16:50:38,188 DEBUG storage: vendor "AMCC" >16:50:38,189 DEBUG storage: } >16:50:38,189 DEBUG storage: # nor highpoint devices >16:50:38,189 DEBUG storage: device { >16:50:38,189 DEBUG storage: vendor "HPT" >16:50:38,190 DEBUG storage: } >16:50:38,190 DEBUG storage: } >16:50:38,190 DEBUG storage: multipaths { >16:50:38,190 DEBUG storage: } >16:50:38,191 DEBUG storage: (end of /etc/multipath.conf) >16:50:38,243 INFO storage: MultipathTopology: found singlepath device: sda >16:50:38,246 INFO storage: MultipathTopology: found non-disk device: sda1 >16:50:38,246 INFO storage: MultipathTopology: found non-disk device: sda2 >16:50:38,246 INFO storage: MultipathTopology: found singlepath device: sdb >16:50:38,246 INFO storage: MultipathTopology: found non-disk device: sdb1 >16:50:38,247 INFO storage: MultipathTopology: found non-disk device: sdb2 >16:50:38,247 INFO storage: MultipathTopology: found singlepath device: sdc >16:50:38,247 INFO storage: MultipathTopology: found non-disk device: sdc1 >16:50:38,247 INFO storage: MultipathTopology: found non-disk device: sr0 >16:50:38,247 INFO storage: MultipathTopology: found non-disk device: sr1 >16:50:38,247 INFO storage: MultipathTopology: found singlepath device: loop0 >16:50:38,247 INFO storage: MultipathTopology: found singlepath device: loop1 >16:50:38,247 INFO storage: MultipathTopology: found singlepath device: loop2 >16:50:38,247 INFO storage: MultipathTopology: found singlepath device: loop3 >16:50:38,248 INFO storage: MultipathTopology: found singlepath device: loop4 >16:50:38,248 INFO storage: MultipathTopology: found singlepath device: loop5 >16:50:38,248 INFO storage: MultipathTopology: found singlepath device: loop6 >16:50:38,248 INFO storage: MultipathTopology: found singlepath device: loop7 >16:50:38,248 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:50:38,248 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:50:38,248 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sr0', 'sr1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >16:50:38,254 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337 /dev/disk/by-id/wwn-0x50024e920228695f', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_HD103SJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103SJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD103SJ_S246J90Z355337', > 'ID_SERIAL_SHORT': 'S246J90Z355337', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e920228695f', > 'ID_WWN_WITH_EXTENSION': '0x50024e920228695f', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207587', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337', > '/dev/disk/by-id/wwn-0x50024e920228695f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:50:38,257 INFO storage: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:50:38,260 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:50:38,261 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:38,263 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:50:38,266 INFO storage: sda is a disk >16:50:38,267 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:38,273 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:50:38,274 INFO storage: added disk sda (id 0) to device tree >16:50:38,274 DEBUG storage: looking up parted Device: /dev/sda >16:50:38,279 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:50:38,280 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >16:50:38,286 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:50:38,293 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:50:38,298 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 0x7f91b810d150>, <parted.partition.Partition object at 0x7f91b810d510>] > device: <parted.device.Device object at 0x7f91b8108e50> > PedDisk: <_ped.Disk object at 0x7f91b810b710> >16:50:38,299 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:50:38,300 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:50:38,301 INFO storage: got device: DiskDevice instance (0x7f91b8095790) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953865.679199 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD103SJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953516911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x7f91b801e4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f91b80e9cd0> >16:50:38,303 INFO storage: got format: DiskLabel instance (0x7f91b80e9d90) -- > 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 0x7f91b810d150>, <parted.partition.Partition object at 0x7f91b810d510>] > device: <parted.device.Device object at 0x7f91b8108e50> > PedDisk: <_ped.Disk object at 0x7f91b810b710> > origPartedDisk = <parted.disk.Disk object at 0x7f91b810d850> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD103SJ path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953516911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121600, 255, 63) biosGeometry: (121600, 255, 63) > PedDevice: <_ped.Device object at 0x7f91b801e950> > >16:50:38,315 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337-part1 /dev/disk/by-id/wwn-0x50024e920228695f-part1 /dev/disk/by-label/System\\x20Reserved /dev/disk/by-uuid/B8F88934F888F244', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'B8F88934F888F244', > 'ID_FS_UUID_ENC': 'B8F88934F888F244', > 'ID_MODEL': 'SAMSUNG_HD103SJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103SJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_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': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD103SJ_S246J90Z355337', > 'ID_SERIAL_SHORT': 'S246J90Z355337', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e920228695f', > 'ID_WWN_WITH_EXTENSION': '0x50024e920228695f', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207601', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337-part1', > '/dev/disk/by-id/wwn-0x50024e920228695f-part1', > '/dev/disk/by-label/System\\x20Reserved', > '/dev/disk/by-uuid/B8F88934F888F244'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >16:50:38,321 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:50:38,323 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:50:38,324 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:38,325 INFO storage: sda1 is a partition >16:50:38,327 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >16:50:38,328 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:50:38,330 DEBUG storage: DeviceTree.getDeviceByName returned existing 953865MB disk sda (0) with existing msdos disklabel >16:50:38,332 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:50:38,335 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:50:38,335 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:38,338 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >16:50:38,338 DEBUG storage: looking up parted Partition: /dev/sda1 >16:50:38,341 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >16:50:38,343 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >16:50:38,345 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >16:50:38,348 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >16:50:38,348 INFO storage: added partition sda1 (id 1) to device tree >16:50:38,350 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >16:50:38,352 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >16:50:38,354 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:50:38,356 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >16:50:38,359 WARN storage: disklabel detected but not usable on sda1 >16:50:38,359 INFO storage: type detected on 'sda1' is 'ntfs' >16:50:38,424 DEBUG storage: padding min size from 34 up to 37 >16:50:38,427 DEBUG storage: NTFS.supported: supported: False ; >16:50:38,427 DEBUG storage: getFormat('ntfs') returning NTFS instance >16:50:38,428 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:50:38,430 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >16:50:38,431 DEBUG storage: looking up parted Device: /dev/sda1 >16:50:38,433 INFO storage: got device: PartitionDevice instance (0x7f91b8112250) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 953865MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 100.0 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 204800 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (12, 255, 63) biosGeometry: (12, 255, 63) > PedDevice: <_ped.Device object at 0x7f91b801ef80> > 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 0x7f91b8108f90> fileSystem: <parted.filesystem.FileSystem object at 0x7f91b810d650> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91b810d2d0> PedPartition: <_ped.Partition object at 0x7f91b8109950> > disk = existing 953865MB disk sda (0) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >16:50:38,435 DEBUG storage: NTFS.supported: supported: False ; >16:50:38,435 INFO storage: got format: NTFS instance (0x7f91b811c110) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = B8F88934F888F244 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = System_Reserved size = 99.0 targetSize = 99.0 > >16:50:38,439 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337-part2 /dev/disk/by-id/wwn-0x50024e920228695f-part2 /dev/disk/by-uuid/9478957378955538', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '148', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9478957378955538', > 'ID_FS_UUID_ENC': '9478957378955538', > 'ID_MODEL': 'SAMSUNG_HD103SJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103SJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953306624', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD103SJ_S246J90Z355337', > 'ID_SERIAL_SHORT': 'S246J90Z355337', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e920228695f', > 'ID_WWN_WITH_EXTENSION': '0x50024e920228695f', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207614', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246J90Z355337-part2', > '/dev/disk/by-id/wwn-0x50024e920228695f-part2', > '/dev/disk/by-uuid/9478957378955538'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >16:50:38,440 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >16:50:38,440 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >16:50:38,441 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:38,441 INFO storage: sda2 is a partition >16:50:38,442 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >16:50:38,443 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:50:38,444 DEBUG storage: DeviceTree.getDeviceByName returned existing 953865MB disk sda (0) with existing msdos disklabel >16:50:38,445 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >16:50:38,446 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:50:38,446 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:38,447 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >16:50:38,447 DEBUG storage: looking up parted Partition: /dev/sda2 >16:50:38,448 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >16:50:38,449 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >16:50:38,450 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >16:50:38,451 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >16:50:38,451 INFO storage: added partition sda2 (id 2) to device tree >16:50:38,452 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >16:50:38,453 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >16:50:38,454 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >16:50:38,455 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >16:50:38,458 WARN storage: disklabel detected but not usable on sda2 >16:50:38,458 INFO storage: type detected on 'sda2' is 'ntfs' >16:50:44,813 DEBUG storage: padding min size from 185194 up to 185694 >16:50:44,816 DEBUG storage: NTFS.supported: supported: False ; >16:50:44,816 DEBUG storage: getFormat('ntfs') returning NTFS instance >16:50:44,817 DEBUG storage: PartitionDevice._setFormat: sda2 ; >16:50:44,818 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ntfs ; >16:50:44,818 DEBUG storage: looking up parted Device: /dev/sda2 >16:50:44,820 INFO storage: got device: PartitionDevice instance (0x7f91b81128d0) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 953865MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 953763.0 > format = existing ntfs filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1953306624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (121587, 255, 63) biosGeometry: (121587, 255, 63) > PedDevice: <_ped.Device object at 0x7f91b811e170> > 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 0x7f91b8108f90> fileSystem: <parted.filesystem.FileSystem object at 0x7f91b810d690> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f91b810d5d0> PedPartition: <_ped.Partition object at 0x7f91b81099b0> > disk = existing 953865MB disk sda (0) with existing msdos disklabel > start = 206848 end = 1953513471 length = 1953306624 > flags = >16:50:44,821 DEBUG storage: NTFS.supported: supported: False ; >16:50:44,821 INFO storage: got format: NTFS instance (0x7f91b8112e10) -- > type = ntfs name = ntfs status = False > device = /dev/sda2 uuid = 9478957378955538 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 953762.0 targetSize = 953762.0 > >16:50:44,825 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582 /dev/disk/by-id/wwn-0x50014ee001e55dfe', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > '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': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > '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_WD10EARS-00Y5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD10EARS-00Y5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD10EARS-00Y5B1_WD-WMAV50829582', > 'ID_SERIAL_SHORT': 'WD-WMAV50829582', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee001e55dfe', > 'ID_WWN_WITH_EXTENSION': '0x50014ee001e55dfe', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207891', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582', > '/dev/disk/by-id/wwn-0x50014ee001e55dfe'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >16:50:44,825 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >16:50:44,826 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >16:50:44,827 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:44,828 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >16:50:44,829 INFO storage: sdb is a disk >16:50:44,829 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:44,830 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >16:50:44,830 INFO storage: added disk sdb (id 3) to device tree >16:50:44,830 DEBUG storage: looking up parted Device: /dev/sdb >16:50:44,833 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >16:50:44,834 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >16:50:44,835 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >16:50:44,837 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >16:50:44,865 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 0x5419350>, <parted.partition.Partition object at 0x54195d0>] > device: <parted.device.Device object at 0x54193d0> > PedDisk: <_ped.Disk object at 0x541f638> >16:50:44,866 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:50:44,867 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >16:50:44,869 INFO storage: got device: DiskDevice instance (0x7f91b8168050) -- > name = sdb status = True kids = 0 id = 3 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EARS-00Y path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x5154a70> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x5419090> >16:50:44,871 INFO storage: got format: DiskLabel instance (0x54191d0) -- > 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 = 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 0x5419350>, <parted.partition.Partition object at 0x54195d0>] > device: <parted.device.Device object at 0x54193d0> > PedDisk: <_ped.Disk object at 0x541f638> > origPartedDisk = <parted.disk.Disk object at 0x54197d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EARS-00Y path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x5154c20> > >16:50:44,877 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582-part1 /dev/disk/by-id/wwn-0x50014ee001e55dfe-part1 /dev/disk/by-label/BackUp /dev/disk/by-uuid/248232C3823298EE', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > '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': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > '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': 'BackUp', > 'ID_FS_LABEL_ENC': 'BackUp', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '248232C3823298EE', > 'ID_FS_UUID_ENC': '248232C3823298EE', > 'ID_MODEL': 'WDC_WD10EARS-00Y5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD10EARS-00Y5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976760832', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD10EARS-00Y5B1_WD-WMAV50829582', > 'ID_SERIAL_SHORT': 'WD-WMAV50829582', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee001e55dfe', > 'ID_WWN_WITH_EXTENSION': '0x50014ee001e55dfe', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207906', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582-part1', > '/dev/disk/by-id/wwn-0x50014ee001e55dfe-part1', > '/dev/disk/by-label/BackUp', > '/dev/disk/by-uuid/248232C3823298EE'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >16:50:44,878 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >16:50:44,879 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >16:50:44,880 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:44,881 INFO storage: sdb1 is a partition >16:50:44,882 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >16:50:44,884 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >16:50:44,885 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (3) with existing msdos disklabel >16:50:44,887 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >16:50:44,888 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >16:50:44,888 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:44,889 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >16:50:44,889 DEBUG storage: looking up parted Partition: /dev/sdb1 >16:50:44,890 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >16:50:44,891 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >16:50:44,892 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >16:50:44,893 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >16:50:44,894 INFO storage: added partition sdb1 (id 4) to device tree >16:50:44,896 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >16:50:44,897 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >16:50:44,898 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >16:50:44,898 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >16:50:44,924 WARN storage: disklabel detected but not usable on sdb1 >16:50:44,925 INFO storage: type detected on 'sdb1' is 'ntfs' >16:50:45,137 DEBUG storage: padding min size from 3072 up to 3380 >16:50:45,141 DEBUG storage: NTFS.supported: supported: False ; >16:50:45,142 DEBUG storage: getFormat('ntfs') returning NTFS instance >16:50:45,145 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >16:50:45,148 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >16:50:45,150 DEBUG storage: looking up parted Device: /dev/sdb1 >16:50:45,155 INFO storage: got device: PartitionDevice instance (0x54199d0) -- > name = sdb1 status = True kids = 0 id = 4 > parents = ['existing 953869MB disk sdb (3) with existing msdos disklabel'] > uuid = None size = 476934.0 > format = existing ntfs filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976760832 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32657 did: 0 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x5154e60> > 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 0x5419490> fileSystem: <parted.filesystem.FileSystem object at 0x5419710> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5419250> PedPartition: <_ped.Partition object at 0x52befb0> > disk = existing 953869MB disk sdb (3) with existing msdos disklabel > start = 2048 end = 976762879 length = 976760832 > flags = >16:50:45,157 DEBUG storage: NTFS.supported: supported: False ; >16:50:45,157 INFO storage: got format: NTFS instance (0x5419d90) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = 248232C3823298EE exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = BackUp size = 476933.0 targetSize = 476933.0 > >16:50:45,161 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582-part2 /dev/disk/by-id/wwn-0x50014ee001e55dfe-part2 /dev/disk/by-uuid/5CA86194A8616D88', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > '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': '204', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '204', > '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_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5CA86194A8616D88', > 'ID_FS_UUID_ENC': '5CA86194A8616D88', > 'ID_MODEL': 'WDC_WD10EARS-00Y5B1', > 'ID_MODEL_ENC': 'WDC\\x20WD10EARS-00Y5B1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '976762880', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976758784', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD10EARS-00Y5B1_WD-WMAV50829582', > 'ID_SERIAL_SHORT': 'WD-WMAV50829582', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee001e55dfe', > 'ID_WWN_WITH_EXTENSION': '0x50014ee001e55dfe', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '207924', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EARS-00Y5B1_WD-WMAV50829582-part2', > '/dev/disk/by-id/wwn-0x50014ee001e55dfe-part2', > '/dev/disk/by-uuid/5CA86194A8616D88'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >16:50:45,161 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >16:50:45,162 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >16:50:45,163 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:45,163 INFO storage: sdb2 is a partition >16:50:45,164 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >16:50:45,164 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >16:50:45,166 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (3) with existing msdos disklabel >16:50:45,167 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >16:50:45,168 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >16:50:45,168 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:45,169 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >16:50:45,169 DEBUG storage: looking up parted Partition: /dev/sdb2 >16:50:45,170 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >16:50:45,171 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >16:50:45,172 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >16:50:45,173 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >16:50:45,173 INFO storage: added partition sdb2 (id 5) to device tree >16:50:45,174 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >16:50:45,174 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >16:50:45,175 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >16:50:45,176 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >16:50:45,180 WARN storage: disklabel detected but not usable on sdb2 >16:50:45,180 INFO storage: type detected on 'sdb2' is 'ntfs' >16:50:46,515 DEBUG storage: padding min size from 18962 up to 19462 >16:50:46,527 DEBUG storage: NTFS.supported: supported: False ; >16:50:46,529 DEBUG storage: getFormat('ntfs') returning NTFS instance >16:50:46,534 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >16:50:46,536 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: ntfs ; >16:50:46,537 DEBUG storage: looking up parted Device: /dev/sdb2 >16:50:46,538 INFO storage: got device: PartitionDevice instance (0x5419990) -- > name = sdb2 status = True kids = 0 id = 5 > parents = ['existing 953869MB disk sdb (3) with existing msdos disklabel'] > uuid = None size = 476933.0 > format = existing ntfs filesystem > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 976758784 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13113 did: 11827 busy: False > hardwareGeometry: (60800, 255, 63) biosGeometry: (60800, 255, 63) > PedDevice: <_ped.Device object at 0x5154ef0> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5419490> fileSystem: <parted.filesystem.FileSystem object at 0x5419750> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5419690> PedPartition: <_ped.Partition object at 0x52bee90> > disk = existing 953869MB disk sdb (3) with existing msdos disklabel > start = 976762880 end = 1953521663 length = 976758784 > flags = >16:50:46,539 DEBUG storage: NTFS.supported: supported: False ; >16:50:46,540 INFO storage: got format: NTFS instance (0x5425050) -- > type = ntfs name = ntfs status = False > device = /dev/sdb2 uuid = 5CA86194A8616D88 exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 476932.0 targetSize = 476932.0 > >16:50:46,543 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168 /dev/disk/by-id/wwn-0x50014ee2b1cc26c3', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > '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_WD30EZRX-00MMMB0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EZRX-00MMMB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168', > 'ID_SERIAL_SHORT': 'WD-WCAWZ2573168', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b1cc26c3', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b1cc26c3', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '208240', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168', > '/dev/disk/by-id/wwn-0x50014ee2b1cc26c3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >16:50:46,544 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >16:50:46,544 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >16:50:46,545 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:46,546 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >16:50:46,547 INFO storage: sdc is a disk >16:50:46,547 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:46,548 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >16:50:46,548 INFO storage: added disk sdc (id 6) to device tree >16:50:46,549 DEBUG storage: looking up parted Device: /dev/sdc >16:50:46,650 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >16:50:46,651 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >16:50:46,652 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >16:50:46,654 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: gpt ; exists: True ; >16:50:46,659 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x5425850>] > device: <parted.device.Device object at 0x5425690> > PedDisk: <_ped.Disk object at 0x542a5f0> >16:50:46,659 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:50:46,660 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >16:50:46,661 INFO storage: got device: DiskDevice instance (0x5419cd0) -- > name = sdc status = True kids = 0 id = 6 > parents = [] > uuid = None size = 2861584.4292 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD30EZRX-00M path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860524911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (364800, 255, 63) biosGeometry: (364800, 255, 63) > PedDevice: <_ped.Device object at 0x5154f80> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x5425150> >16:50:46,663 INFO storage: got format: DiskLabel instance (0x54252d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x5425850>] > device: <parted.device.Device object at 0x5425690> > PedDisk: <_ped.Disk object at 0x542a5f0> > origPartedDisk = <parted.disk.Disk object at 0x5425d90> > partedDevice = parted.Device instance -- > model: ATA WDC WD30EZRX-00M path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860524911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (364800, 255, 63) biosGeometry: (364800, 255, 63) > PedDevice: <_ped.Device object at 0x5421170> > >16:50:46,668 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168-part1 /dev/disk/by-id/wwn-0x50014ee2b1cc26c3-part1 /dev/disk/by-label/Kevin\\x27s\\x20New\\x20World /dev/disk/by-partlabel/Basic\\x20data\\x20partition /dev/disk/by-partuuid/3b97f264-12f8-4b08-8ee4-0ae1f87c701a /dev/disk/by-uuid/20DC893DDC890DEA', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_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': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > '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': 'Kevin_s_New_World', > 'ID_FS_LABEL_ENC': 'Kevin\\x27s\\x20New\\x20World', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '20DC893DDC890DEA', > 'ID_FS_UUID_ENC': '20DC893DDC890DEA', > 'ID_MODEL': 'WDC_WD30EZRX-00MMMB0', > 'ID_MODEL_ENC': 'WDC\\x20WD30EZRX-00MMMB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'Basic\\x20data\\x20partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '5860521984', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '3b97f264-12f8-4b08-8ee4-0ae1f87c701a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168', > 'ID_SERIAL_SHORT': 'WD-WCAWZ2573168', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee2b1cc26c3', > 'ID_WWN_WITH_EXTENSION': '0x50014ee2b1cc26c3', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '208258', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD30EZRX-00MMMB0_WD-WCAWZ2573168-part1', > '/dev/disk/by-id/wwn-0x50014ee2b1cc26c3-part1', > '/dev/disk/by-label/Kevin\\x27s\\x20New\\x20World', > '/dev/disk/by-partlabel/Basic\\x20data\\x20partition', > '/dev/disk/by-partuuid/3b97f264-12f8-4b08-8ee4-0ae1f87c701a', > '/dev/disk/by-uuid/20DC893DDC890DEA'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >16:50:46,668 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >16:50:46,669 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >16:50:46,670 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:46,670 INFO storage: sdc1 is a partition >16:50:46,671 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >16:50:46,672 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >16:50:46,673 DEBUG storage: DeviceTree.getDeviceByName returned existing 2861584MB disk sdc (6) with existing gpt disklabel >16:50:46,674 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >16:50:46,675 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >16:50:46,675 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:46,676 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >16:50:46,676 DEBUG storage: looking up parted Partition: /dev/sdc1 >16:50:46,677 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >16:50:46,678 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >16:50:46,679 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >16:50:46,680 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >16:50:46,680 INFO storage: added partition sdc1 (id 7) to device tree >16:50:46,681 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >16:50:46,682 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >16:50:46,683 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >16:50:46,684 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >16:50:46,687 WARN storage: disklabel detected but not usable on sdc1 >16:50:46,687 INFO storage: type detected on 'sdc1' is 'ntfs' >16:50:48,199 DEBUG storage: padding min size from 1019697 up to 1020197 >16:50:48,203 DEBUG storage: NTFS.supported: supported: False ; >16:50:48,203 DEBUG storage: getFormat('ntfs') returning NTFS instance >16:50:48,205 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >16:50:48,206 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >16:50:48,206 DEBUG storage: looking up parted Device: /dev/sdc1 >16:50:48,208 INFO storage: got device: PartitionDevice instance (0x5425c90) -- > name = sdc1 status = True kids = 0 id = 7 > parents = ['existing 2861584MB disk sdc (6) with existing gpt disklabel'] > uuid = None size = 2861583.0 > format = existing ntfs filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 5860521984 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (364800, 255, 63) biosGeometry: (364800, 255, 63) > PedDevice: <_ped.Device object at 0x54210e0> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5425750> fileSystem: <parted.filesystem.FileSystem object at 0x5425d10> > number: 1 path: /dev/sdc1 type: 0 > name: Basic data partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5425990> PedPartition: <_ped.Partition object at 0x52bee30> > disk = existing 2861584MB disk sdc (6) with existing gpt disklabel > start = 2048 end = 5860524031 length = 5860521984 > flags = >16:50:48,209 DEBUG storage: NTFS.supported: supported: False ; >16:50:48,209 INFO storage: got format: NTFS instance (0x5425c50) -- > type = ntfs name = ntfs status = False > device = /dev/sdc1 uuid = 20DC893DDC890DEA exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Kevin_s_New_World size = 2861582.0 targetSize = 2861582.0 > >16:50:48,212 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_GGC-H20L_K5B89FE3444', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_HDDVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_BDDVDRW_GGC-H20L', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BDDVDRW\\x20GGC-H20L\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.03', > 'ID_SERIAL': 'HL-DT-ST_BDDVDRW_GGC-H20L_K5B89FE3444', > 'ID_SERIAL_SHORT': 'K5B89FE3444', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '208585', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_BDDVDRW_GGC-H20L_K5B89FE3444'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >16:50:48,212 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >16:50:48,213 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:50:48,214 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,214 INFO storage: sr0 is a cdrom >16:50:48,215 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:50:48,215 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,216 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:50:48,216 INFO storage: added cdrom sr0 (id 8) to device tree >16:50:48,217 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:50:48,233 DEBUG storage: no device or no media present >16:50:48,238 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-HL-DT-ST_BD-RE_WH10LS30_K9EA4AD5522 /dev/disk/by-label/Fedora-18-x86_64-Live-Desktop.is /dev/disk/by-uuid/2013-01-09-17-26-38-00', > 'DEVNAME': 'sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_BD': '1', > 'ID_CDROM_BD_R': '1', > 'ID_CDROM_BD_RE': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-x86_64-Live-Desktop.is', > 'ID_FS_LABEL_ENC': 'Fedora-18-x86_64-Live-Desktop.is', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-09-17-26-38-00', > 'ID_FS_UUID_ENC': '2013-01-09-17-26-38-00', > 'ID_MODEL': 'HL-DT-ST_BD-RE_WH10LS30', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20BD-RE\\x20\\x20WH10LS30\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.01', > 'ID_SERIAL': 'HL-DT-ST_BD-RE_WH10LS30_K9EA4AD5522', > 'ID_SERIAL_SHORT': 'K9EA4AD5522', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '283006609', > 'name': 'sr1', > 'symlinks': ['/dev/disk/by-id/ata-HL-DT-ST_BD-RE_WH10LS30_K9EA4AD5522', > '/dev/disk/by-label/Fedora-18-x86_64-Live-Desktop.is', > '/dev/disk/by-uuid/2013-01-09-17-26-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1'} ; name: sr1 ; >16:50:48,238 INFO storage: scanning sr1 (/devices/pci0000:00/0000:00:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1)... >16:50:48,239 DEBUG storage: DeviceTree.getDeviceByName: name: sr1 ; >16:50:48,240 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,240 INFO storage: sr1 is a cdrom >16:50:48,241 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:50:48,241 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,242 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: None ; >16:50:48,242 INFO storage: added cdrom sr1 (id 9) to device tree >16:50:48,243 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >16:50:48,259 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr1 ; >16:50:48,262 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr1 ; label_type: dos ; >16:50:48,265 DEBUG storage: OpticalDevice.setup: sr1 ; status: True ; controllable: True ; orig: False ; >16:50:48,266 DEBUG storage: DiskLabel.__init__: device: /dev/sr1 ; labelType: dos ; exists: True ; >16:50:48,358 WARN storage: disklabel detected but not usable on sr1 >16:50:48,359 INFO storage: type detected on 'sr1' is 'iso9660' >16:50:48,363 DEBUG storage: Iso9660FS.supported: supported: True ; >16:50:48,363 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:50:48,365 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: iso9660 ; >16:50:48,366 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >16:50:48,381 DEBUG storage: looking up parted Device: /dev/sr1 >16:50:48,382 INFO storage: got device: OpticalDevice instance (0x5425450) -- > name = sr1 status = True kids = 0 id = 9 > parents = [] > uuid = None size = 916.0 > format = existing iso9660 filesystem > major = 11 minor = 1 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sr1 type: 0 > sectorSize: 2048 physicalSectorSize: 2048 > length: 468992 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 14896 did: 14387 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x5421050> > target size = 0 path = /dev/sr1 > format args = [] originalFormat = None >16:50:48,385 DEBUG storage: Iso9660FS.supported: supported: True ; >16:50:48,385 INFO storage: got format: Iso9660FS instance (0x5425f90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr1 uuid = 2013-01-09-17-26-38-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-x86_64-Live-Desktop.is size = 0 targetSize = 0 > >16:50:48,386 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': '267322', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:50:48,387 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:50:48,388 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:50:48,389 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,389 INFO storage: loop0 is a loop device >16:50:48,390 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:50:48,391 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:50:48,391 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,392 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,393 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:50:48,393 INFO storage: added file /osmin.img (deleted) (id 10) to device tree >16:50:48,394 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:50:48,394 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,395 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:50:48,395 INFO storage: added loop loop0 (id 11) to device tree >16:50:48,396 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:50:48,396 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:50:48,397 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:50:48,398 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:50:48,398 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:50:48,401 WARN storage: disklabel detected but not usable on loop0 >16:50:48,402 INFO storage: type detected on 'loop0' is 'squashfs' >16:50:48,402 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:50:48,403 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:50:48,404 INFO storage: got device: LoopDevice instance (0x5419050) -- > name = loop0 status = False kids = 0 id = 11 > parents = ['existing 0MB file /osmin.img (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:50:48,406 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': '267381', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:50:48,406 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:50:48,407 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:50:48,408 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,408 INFO storage: loop1 is a loop device >16:50:48,409 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:50:48,409 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:50:48,410 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,410 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,411 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:50:48,412 INFO storage: added file /osmin (id 12) to device tree >16:50:48,413 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:50:48,413 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,414 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:50:48,414 INFO storage: added loop loop1 (id 13) to device tree >16:50:48,415 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:50:48,415 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:50:48,416 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:50:48,416 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:50:48,417 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:50:48,420 WARN storage: disklabel detected but not usable on loop1 >16:50:48,421 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:50:48,421 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:50:48,422 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:50:48,422 INFO storage: got device: LoopDevice instance (0x5425350) -- > name = loop1 status = False kids = 0 id = 13 > parents = ['existing 0MB file /osmin (12)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >16:50:48,424 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': '267466', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:50:48,424 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:50:48,425 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:50:48,426 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,426 INFO storage: loop2 is a loop device >16:50:48,426 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:50:48,427 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:50:48,428 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,428 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,429 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:50:48,429 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 14) to device tree >16:50:48,430 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:50:48,431 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,432 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:50:48,432 INFO storage: added loop loop2 (id 15) to device tree >16:50:48,432 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:50:48,433 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:50:48,433 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:50:48,434 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:50:48,435 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:50:48,437 WARN storage: disklabel detected but not usable on loop2 >16:50:48,437 INFO storage: type detected on 'loop2' is 'squashfs' >16:50:48,437 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:50:48,443 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:50:48,443 INFO storage: got device: LoopDevice instance (0x54312d0) -- > name = loop2 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (14)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:50:48,445 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '267535', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:50:48,445 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:50:48,446 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:50:48,447 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,447 INFO storage: loop3 is a loop device >16:50:48,448 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:50:48,449 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:50:48,450 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,450 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,451 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:50:48,451 INFO storage: added file /LiveOS/ext3fs.img (id 16) to device tree >16:50:48,452 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:50:48,452 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,453 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:50:48,453 INFO storage: added loop loop3 (id 17) to device tree >16:50:48,454 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:50:48,455 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:50:48,456 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:48,456 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:48,456 DEBUG storage: device loop3 does not contain a disklabel >16:50:48,456 INFO storage: type detected on 'loop3' is 'ext4' >16:50:48,516 DEBUG storage: using current size 0 as min size >16:50:48,517 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:48,518 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:48,518 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:50:48,519 INFO storage: got device: LoopDevice instance (0x54253d0) -- > name = loop3 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/ext3fs.img (16)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >16:50:48,520 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:48,520 INFO storage: got format: Ext4FS instance (0x5419c50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >16:50:48,522 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '267602', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:50:48,522 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:50:48,523 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:50:48,524 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,524 INFO storage: loop4 is a loop device >16:50:48,524 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:50:48,525 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:50:48,526 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,526 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,527 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:50:48,527 INFO storage: added file /overlay (deleted) (id 18) to device tree >16:50:48,528 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:50:48,529 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,530 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:50:48,530 INFO storage: added loop loop4 (id 19) to device tree >16:50:48,530 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:50:48,531 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:50:48,531 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:50:48,532 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:50:48,533 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:50:48,534 WARN storage: disklabel detected but not usable on loop4 >16:50:48,535 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:50:48,535 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:50:48,536 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:50:48,536 INFO storage: got device: LoopDevice instance (0x5431350) -- > name = loop4 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:50:48,537 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': '267639', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:50:48,538 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:50:48,538 DEBUG storage: lvm filter: adding loop5 to the reject list >16:50:48,539 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': '267674', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:50:48,539 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:50:48,539 DEBUG storage: lvm filter: adding loop6 to the reject list >16:50:48,540 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': '267777', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:50:48,540 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:50:48,541 DEBUG storage: lvm filter: adding loop7 to the reject list >16:50:48,541 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:50:48,541 DEBUG storage: Skipping a device mapper drive (dm-1) for now >16:50:48,564 INFO storage: devices to scan: ['dm-0', 'dm-1'] >16:50:48,567 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /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-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34472', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:50:48,567 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:50:48,568 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:50:48,569 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,569 INFO storage: live-rw is a device-mapper device >16:50:48,570 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:50:48,571 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:50:48,572 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >16:50:48,573 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:50:48,574 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (19) >16:50:48,575 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:50:48,577 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,578 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:50:48,578 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,579 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:50:48,579 INFO storage: added dm live-rw (id 20) to device tree >16:50:48,580 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:50:48,581 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:50:48,582 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:48,582 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:48,582 DEBUG storage: device live-rw does not contain a disklabel >16:50:48,582 INFO storage: type detected on 'live-rw' is 'ext4' >16:50:48,634 DEBUG storage: padding min size from 3367 up to 3703 >16:50:48,636 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:48,636 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:48,637 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:50:48,638 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:50:48,640 INFO storage: got device: DMDevice instance (0x5431d50) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop4 (19)'] > 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: 32657 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x5154dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:50:48,641 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:48,642 INFO storage: got format: Ext4FS instance (0x5431150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >16:50:48,645 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /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-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '45481', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:50:48,645 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:50:48,646 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:50:48,647 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,647 INFO storage: live-osimg-min is a device-mapper device >16:50:48,648 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:50:48,649 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:50:48,650 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:50:48,651 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (13) >16:50:48,652 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:50:48,653 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (17) with existing ext4 filesystem >16:50:48,655 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:50:48,655 DEBUG storage: DeviceTree.getDeviceByName returned None >16:50:48,657 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >16:50:48,657 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:50:48,658 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:50:48,658 INFO storage: added dm live-osimg-min (id 21) to device tree >16:50:48,659 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:50:48,659 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:50:48,660 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:48,661 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:48,661 DEBUG storage: device live-osimg-min does not contain a disklabel >16:50:48,661 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:50:48,720 DEBUG storage: using current size 0 as min size >16:50:48,724 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:48,724 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:50:48,725 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:50:48,726 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:50:48,727 INFO storage: got device: DMDevice instance (0x5419910) -- > name = live-osimg-min status = True kids = 0 id = 21 > parents = ['existing 0MB loop loop3 (17) 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: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x5421680> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:50:48,728 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:48,729 INFO storage: got format: Ext4FS instance (0x543e5d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >16:50:48,754 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:50:48,774 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:50:48,775 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:48,777 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:48,802 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >16:50:48,822 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:50:48,824 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:48,825 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:50:48,851 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >16:50:48,874 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >16:50:48,879 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:48,885 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:48,905 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >16:50:48,925 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >16:50:48,926 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:48,928 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >16:50:48,953 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >16:50:48,973 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >16:50:48,974 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:50:48,976 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >16:50:49,002 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >16:50:49,003 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >16:50:49,005 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >16:50:49,031 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:50:49,032 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:50:49,033 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:50:49,033 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:50:49,041 INFO storage: edd: collected mbr signatures: {'sda': '0x6a4194b8', 'sdb': '0x00000001', 'sdc': '0x9beaadc7'} >16:50:49,770 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:49,775 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:49,776 DEBUG storage: Ext4FS.supported: supported: True ; >16:50:49,778 DEBUG storage: NTFS.supported: supported: False ; >16:50:49,779 DEBUG storage: NTFS.supported: supported: False ; >16:50:49,781 DEBUG storage: NTFS.supported: supported: False ; >16:50:49,783 DEBUG storage: NTFS.supported: supported: False ; >16:50:49,784 DEBUG storage: NTFS.supported: supported: False ; >16:50:49,786 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:50:49,806 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >16:50:49,825 DEBUG storage: Iso9660FS.supported: supported: True ; >16:50:49,849 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >16:50:49,851 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (21) with existing ext4 filesystem > > >/tmp/ifcfg.log: >16:50:37,095 DEBUG ifcfg: content of files (network initialization): >16:50:37,127 DEBUG ifcfg: content of files (ifcfgs created): >16:50:37,129 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p10p1: >HWADDR=6C:F0:49:B2:A6:7E >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=p10p1 >UUID=b362f4eb-ee92-4970-9882-28c5a6749160 >ONBOOT=yes > >16:51:16,559 DEBUG ifcfg: content of files (nm-c-e run): >16:51:16,560 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p10p1: >HWADDR=6C:F0:49:B2:A6:7E >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=p10p1 >UUID=b362f4eb-ee92-4970-9882-28c5a6749160 >ONBOOT=yes > >16:51:16,560 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-DALLASCOWBOYS#1: >ESSID="DALLASCOWBOYS#1" >MODE=Managed >KEY_MGMT=WPA-PSK >TYPE=Wireless >BOOTPROTO=dhcp >DEFROUTE=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_FAILURE_FATAL=no >NAME=DALLASCOWBOYS#1 >UUID=224a3cfb-e5af-414f-b32f-b0c39a38153a >ONBOOT=yes >HWADDR=00:1E:E5:29:6A:53 >PEERDNS=yes >PEERROUTES=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes > >20:51:57,118 DEBUG ifcfg: loadIfcfFile /etc/sysconfig/network-scripts/ifcfg-p10p1 >20:51:57,147 DEBUG ifcfg: loadIfcfFile /etc/sysconfig/network-scripts/ifcfg-DALLASCOWBOYS#1 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-x86_64-Live-Desktop.is rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Mar 11 16:46:45 localhost rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="653" x-info="http://www.rsyslog.com"] start >Mar 11 16:46:44 localhost rsyslogd-2184: action '*' treated as ':omusrmsg:*' - please change syntax, '*' will not be supported in the future [try http://www.rsyslog.com/e/2184 ] >Mar 11 16:46:45 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Mar 11 16:46:45 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Mar 11 16:46:45 localhost kernel: [ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >Mar 11 16:46:45 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-x86_64-Live-Desktop.is rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Mar 11 16:46:45 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Mar 11 16:46:45 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable >Mar 11 16:46:45 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved >Mar 11 16:46:45 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Mar 11 16:46:45 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009fdeffff] usable >Mar 11 16:46:45 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000009fdf0000-0x000000009fdf2fff] ACPI NVS >Mar 11 16:46:45 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000009fdf3000-0x000000009fdfffff] ACPI data >Mar 11 16:46:45 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000009fe00000-0x000000009fefffff] reserved >Mar 11 16:46:45 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >Mar 11 16:46:45 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved >Mar 11 16:46:45 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable >Mar 11 16:46:45 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Mar 11 16:46:45 localhost kernel: [ 0.000000] DMI 2.4 present. >Mar 11 16:46:45 localhost kernel: [ 0.000000] No AGP bridge found >Mar 11 16:46:45 localhost kernel: [ 0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Mar 11 16:46:45 localhost kernel: [ 0.000000] total RAM covered: 2558M >Mar 11 16:46:45 localhost kernel: [ 0.000000] Found optimal setting for mtrr clean up >Mar 11 16:46:45 localhost kernel: [ 0.000000] gran_size: 64K chunk_size: 4M num_reg: 3 lose cover RAM: 0G >Mar 11 16:46:45 localhost kernel: [ 0.000000] e820: last_pfn = 0x9fdf0 max_arch_pfn = 0x400000000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000f5670-0x000f567f] mapped at [ffff8800000f5670] >Mar 11 16:46:45 localhost kernel: [ 0.000000] Using GB pages for direct mapping >Mar 11 16:46:45 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x9fdeffff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x100000000-0x23fffffff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7e5d5000-0x7fffefff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000f7030 00014 (v00 GBT ) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: RSDT 000000009fdf3000 00038 (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: FACP 000000009fdf3040 00074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: DSDT 000000009fdf30c0 07492 (v01 GBT GBTUACPI 00001000 MSFT 03000000) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: FACS 000000009fdf0000 00040 >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: SSDT 000000009fdfa640 0095E (v01 PTLTD POWERNOW 00000001 LTP 00000001) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: MCFG 000000009fdfb000 0003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: TAMG 000000009fdfb040 0032A (v01 GBT GBT B0 5455312E BG?? 53450101) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: APIC 000000009fdfa580 000BC (v01 GBT GBTUACPI 42302E31 GBTU 01010101) >Mar 11 16:46:45 localhost kernel: [ 0.000000] Scanning NUMA topology in Northbridge 24 >Mar 11 16:46:45 localhost kernel: [ 0.000000] No NUMA configuration found >Mar 11 16:46:45 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x23fffffff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] NODE_DATA [mem 0x23ffec000-0x23fffffff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] Zone ranges: >Mar 11 16:46:45 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] Normal [mem 0x100000000-0x23fffffff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] Movable zone start for each node >Mar 11 16:46:45 localhost kernel: [ 0.000000] Early memory node ranges >Mar 11 16:46:45 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009efff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0x9fdeffff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] node 0: [mem 0x100000000-0x23fffffff] >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x4008 >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1]) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1]) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1]) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1]) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1]) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1]) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Mar 11 16:46:45 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23 >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Mar 11 16:46:45 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >Mar 11 16:46:45 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Mar 11 16:46:45 localhost kernel: [ 0.000000] smpboot: Allowing 8 CPUs, 6 hotplug CPUs >Mar 11 16:46:45 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000009fdf0000 - 000000009fdf3000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000009fdf3000 - 000000009fe00000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000009fe00000 - 000000009ff00000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000009ff00000 - 00000000e0000000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 0000000100000000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] e820: [mem 0x9ff00000-0xdfffffff] available for PCI devices >Mar 11 16:46:45 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware >Mar 11 16:46:45 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88023fc00000 s84288 r8192 d22208 u262144 >Mar 11 16:46:45 localhost kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1928569 >Mar 11 16:46:45 localhost kernel: [ 0.000000] Policy zone: Normal >Mar 11 16:46:45 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-x86_64-Live-Desktop.is rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Mar 11 16:46:45 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Mar 11 16:46:45 localhost kernel: [ 0.000000] Checking aperture... >Mar 11 16:46:45 localhost kernel: [ 0.000000] No AGP bridge found >Mar 11 16:46:45 localhost kernel: [ 0.000000] Node 0: aperture @ 94000000 size 32 MB >Mar 11 16:46:45 localhost kernel: [ 0.000000] Aperture pointing to e820 RAM. Ignoring. >Mar 11 16:46:45 localhost kernel: [ 0.000000] Your BIOS doesn't leave a aperture memory hole >Mar 11 16:46:45 localhost kernel: [ 0.000000] Please enable the IOMMU option in the BIOS setup >Mar 11 16:46:45 localhost kernel: [ 0.000000] This costs you 64 MB of RAM >Mar 11 16:46:45 localhost kernel: [ 0.000000] Mapping aperture over 65536 KB of RAM @ 94000000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] PM: Registered nosave memory: 0000000094000000 - 0000000098000000 >Mar 11 16:46:45 localhost kernel: [ 0.000000] Memory: 7563312k/9437184k available (6334k kernel code, 1575428k absent, 298444k reserved, 6870k data, 1036k init) >Mar 11 16:46:45 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Mar 11 16:46:45 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Mar 11 16:46:45 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >Mar 11 16:46:45 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >Mar 11 16:46:45 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Mar 11 16:46:45 localhost kernel: [ 0.000000] console [tty0] enabled >Mar 11 16:46:45 localhost kernel: [ 0.000000] allocated 31457280 bytes of page_cgroup >Mar 11 16:46:45 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Mar 11 16:46:45 localhost kernel: [ 0.001000] tsc: Fast TSC calibration using PIT >Mar 11 16:46:45 localhost kernel: [ 0.002000] tsc: Detected 2912.955 MHz processor >Mar 11 16:46:45 localhost kernel: [ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5825.91 BogoMIPS (lpj=2912955) >Mar 11 16:46:45 localhost kernel: [ 0.000007] pid_max: default: 32768 minimum: 301 >Mar 11 16:46:45 localhost kernel: [ 0.000035] Security Framework initialized >Mar 11 16:46:45 localhost kernel: [ 0.000042] SELinux: Initializing. >Mar 11 16:46:45 localhost kernel: [ 0.000665] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Mar 11 16:46:45 localhost kernel: [ 0.003159] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Mar 11 16:46:45 localhost kernel: [ 0.004263] Mount-cache hash table entries: 256 >Mar 11 16:46:45 localhost kernel: [ 0.004463] Initializing cgroup subsys cpuacct >Mar 11 16:46:45 localhost kernel: [ 0.004465] Initializing cgroup subsys memory >Mar 11 16:46:45 localhost kernel: [ 0.004476] Initializing cgroup subsys devices >Mar 11 16:46:45 localhost kernel: [ 0.004478] Initializing cgroup subsys freezer >Mar 11 16:46:45 localhost kernel: [ 0.004479] Initializing cgroup subsys net_cls >Mar 11 16:46:45 localhost kernel: [ 0.004480] Initializing cgroup subsys blkio >Mar 11 16:46:45 localhost kernel: [ 0.004481] Initializing cgroup subsys perf_event >Mar 11 16:46:45 localhost kernel: [ 0.004505] CPU: Physical Processor ID: 0 >Mar 11 16:46:45 localhost kernel: [ 0.004506] CPU: Processor Core ID: 0 >Mar 11 16:46:45 localhost kernel: [ 0.004507] mce: CPU supports 6 MCE banks >Mar 11 16:46:45 localhost kernel: [ 0.004512] LVT offset 0 assigned for vector 0xf9 >Mar 11 16:46:45 localhost kernel: [ 0.004516] process: using AMD E400 aware idle routine >Mar 11 16:46:45 localhost kernel: [ 0.004518] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Mar 11 16:46:45 localhost kernel: [ 0.004518] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >Mar 11 16:46:45 localhost kernel: [ 0.004518] tlb_flushall_shift is 0xffffffff >Mar 11 16:46:45 localhost kernel: [ 0.005218] ACPI: Core revision 20120711 >Mar 11 16:46:45 localhost kernel: [ 0.017774] ftrace: allocating 23489 entries in 92 pages >Mar 11 16:46:45 localhost kernel: [ 0.027072] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Mar 11 16:46:45 localhost kernel: [ 0.037061] smpboot: CPU0: AMD Athlon(tm) II X2 245 Processor stepping 02 >Mar 11 16:46:45 localhost kernel: [ 0.138722] Performance Events: AMD PMU driver. >Mar 11 16:46:45 localhost kernel: [ 0.138725] ... version: 0 >Mar 11 16:46:45 localhost kernel: [ 0.138726] ... bit width: 48 >Mar 11 16:46:45 localhost kernel: [ 0.138727] ... generic registers: 4 >Mar 11 16:46:45 localhost kernel: [ 0.138728] ... value mask: 0000ffffffffffff >Mar 11 16:46:45 localhost kernel: [ 0.138729] ... max period: 00007fffffffffff >Mar 11 16:46:45 localhost kernel: [ 0.138729] ... fixed-purpose events: 0 >Mar 11 16:46:45 localhost kernel: [ 0.138730] ... event mask: 000000000000000f >Mar 11 16:46:45 localhost kernel: [ 0.139169] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Mar 11 16:46:45 localhost kernel: [ 0.152402] process: System has AMD C1E enabled >Mar 11 16:46:45 localhost kernel: [ 0.152413] process: Switch to broadcast mode on CPU0 >Mar 11 16:46:45 localhost kernel: [ 0.152425] process: Switch to broadcast mode on CPU1 >Mar 11 16:46:45 localhost kernel: [ 0.139290] smpboot: Booting Node 0, Processors #1 >Mar 11 16:46:45 localhost kernel: [ 0.152460] Brought up 2 CPUs >Mar 11 16:46:45 localhost kernel: [ 0.152462] smpboot: Total of 2 processors activated (11651.82 BogoMIPS) >Mar 11 16:46:45 localhost kernel: [ 0.153182] devtmpfs: initialized >Mar 11 16:46:45 localhost kernel: [ 0.153405] PM: Registering ACPI NVS region [mem 0x9fdf0000-0x9fdf2fff] (12288 bytes) >Mar 11 16:46:45 localhost kernel: [ 0.153997] atomic64 test passed for x86-64 platform with CX8 and with SSE >Mar 11 16:46:45 localhost kernel: [ 0.154020] RTC time: 20:45:35, date: 03/11/13 >Mar 11 16:46:45 localhost kernel: [ 0.154070] NET: Registered protocol family 16 >Mar 11 16:46:45 localhost kernel: [ 0.154167] TOM: 00000000c0000000 aka 3072M >Mar 11 16:46:45 localhost kernel: [ 0.154177] TOM2: 0000000240000000 aka 9216M >Mar 11 16:46:45 localhost kernel: [ 0.154253] ACPI: bus type pci registered >Mar 11 16:46:45 localhost kernel: [ 0.154307] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Mar 11 16:46:45 localhost kernel: [ 0.154309] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >Mar 11 16:46:45 localhost kernel: [ 0.164238] PCI: Using configuration type 1 for base access >Mar 11 16:46:45 localhost kernel: [ 0.164934] bio: create slab <bio-0> at 0 >Mar 11 16:46:45 localhost kernel: [ 0.165080] ACPI: Added _OSI(Module Device) >Mar 11 16:46:45 localhost kernel: [ 0.165083] ACPI: Added _OSI(Processor Device) >Mar 11 16:46:45 localhost kernel: [ 0.165084] ACPI: Added _OSI(3.0 _SCP Extensions) >Mar 11 16:46:45 localhost kernel: [ 0.165086] ACPI: Added _OSI(Processor Aggregator Device) >Mar 11 16:46:45 localhost kernel: [ 0.168763] ACPI BIOS Bug: Warning: Incorrect checksum in table [TAMG] - 0xC3, should be 0xC2 (20120711/tbutils-324) >Mar 11 16:46:45 localhost kernel: [ 0.168848] ACPI: Interpreter enabled >Mar 11 16:46:45 localhost kernel: [ 0.168851] ACPI: (supports S0 S3 S4 S5) >Mar 11 16:46:45 localhost kernel: [ 0.168863] ACPI: Using IOAPIC for interrupt routing >Mar 11 16:46:45 localhost kernel: [ 0.194988] ACPI: No dock devices found. >Mar 11 16:46:45 localhost kernel: [ 0.194994] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Mar 11 16:46:45 localhost kernel: [ 0.195041] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Mar 11 16:46:45 localhost kernel: [ 0.195129] PCI host bridge to bus 0000:00 >Mar 11 16:46:45 localhost kernel: [ 0.195134] pci_bus 0000:00: root bus resource [bus 00-ff] >Mar 11 16:46:45 localhost kernel: [ 0.195136] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Mar 11 16:46:45 localhost kernel: [ 0.195137] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Mar 11 16:46:45 localhost kernel: [ 0.195139] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Mar 11 16:46:45 localhost kernel: [ 0.195140] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] >Mar 11 16:46:45 localhost kernel: [ 0.195142] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff] >Mar 11 16:46:45 localhost kernel: [ 0.195409] pci 0000:00:11.0: set SATA to AHCI mode >Mar 11 16:46:45 localhost kernel: [ 0.196673] pci 0000:00:01.0: PCI bridge to [bus 01] >Mar 11 16:46:45 localhost kernel: [ 0.199394] pci 0000:00:02.0: PCI bridge to [bus 02] >Mar 11 16:46:45 localhost kernel: [ 0.202412] pci 0000:00:0a.0: PCI bridge to [bus 03] >Mar 11 16:46:45 localhost kernel: [ 0.202884] pci 0000:00:14.4: PCI bridge to [bus 04] (subtractive decode) >Mar 11 16:46:45 localhost kernel: [ 0.203208] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Mar 11 16:46:45 localhost kernel: [ 0.203209] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Mar 11 16:46:45 localhost kernel: [ 0.212178] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled. >Mar 11 16:46:45 localhost kernel: [ 0.212207] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled. >Mar 11 16:46:45 localhost kernel: [ 0.212234] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled. >Mar 11 16:46:45 localhost kernel: [ 0.212260] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled. >Mar 11 16:46:45 localhost kernel: [ 0.212286] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled. >Mar 11 16:46:45 localhost kernel: [ 0.212312] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled. >Mar 11 16:46:45 localhost kernel: [ 0.212341] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled. >Mar 11 16:46:45 localhost kernel: [ 0.212368] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled. >Mar 11 16:46:45 localhost kernel: [ 0.212467] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=none,locks=none >Mar 11 16:46:45 localhost kernel: [ 0.212470] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none >Mar 11 16:46:45 localhost kernel: [ 0.212472] vgaarb: loaded >Mar 11 16:46:45 localhost kernel: [ 0.212473] vgaarb: bridge control possible 0000:02:00.0 >Mar 11 16:46:45 localhost kernel: [ 0.212474] vgaarb: bridge control possible 0000:01:05.0 >Mar 11 16:46:45 localhost kernel: [ 0.212535] SCSI subsystem initialized >Mar 11 16:46:45 localhost kernel: [ 0.212536] ACPI: bus type scsi registered >Mar 11 16:46:45 localhost kernel: [ 0.212660] ACPI: bus type usb registered >Mar 11 16:46:45 localhost kernel: [ 0.212681] usbcore: registered new interface driver usbfs >Mar 11 16:46:45 localhost kernel: [ 0.212689] usbcore: registered new interface driver hub >Mar 11 16:46:45 localhost kernel: [ 0.212733] usbcore: registered new device driver usb >Mar 11 16:46:45 localhost kernel: [ 0.212808] PCI: Using ACPI for IRQ routing >Mar 11 16:46:45 localhost kernel: [ 0.221092] pci 0000:00:00.0: no compatible bridge window for [mem 0xe0000000-0xffffffff 64bit] >Mar 11 16:46:45 localhost kernel: [ 0.221251] NetLabel: Initializing >Mar 11 16:46:45 localhost kernel: [ 0.221252] NetLabel: domain hash size = 128 >Mar 11 16:46:45 localhost kernel: [ 0.221252] NetLabel: protocols = UNLABELED CIPSOv4 >Mar 11 16:46:45 localhost kernel: [ 0.221260] NetLabel: unlabeled traffic allowed by default >Mar 11 16:46:45 localhost kernel: [ 0.226557] pnp: PnP ACPI init >Mar 11 16:46:45 localhost kernel: [ 0.226573] ACPI: bus type pnp registered >Mar 11 16:46:45 localhost kernel: [ 0.226780] system 00:01: [io 0x04d0-0x04d1] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.226782] system 00:01: [io 0x0220-0x0225] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.226784] system 00:01: [io 0x0290-0x0294] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238445] pnp 00:02: disabling [mem 0x00000000-0x00000fff window] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >Mar 11 16:46:45 localhost kernel: [ 0.238472] pnp 00:02: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:02:00.0 BAR 6 [mem 0x00000000-0x0001ffff pref] >Mar 11 16:46:45 localhost kernel: [ 0.238476] pnp 00:02: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:03:00.0 BAR 6 [mem 0x00000000-0x0000ffff pref] >Mar 11 16:46:45 localhost kernel: [ 0.238483] pnp 00:02: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:04:07.0 BAR 6 [mem 0x00000000-0x0000ffff pref] >Mar 11 16:46:45 localhost kernel: [ 0.238524] system 00:02: [io 0x4100-0x411f] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238526] system 00:02: [io 0x0228-0x022f] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238528] system 00:02: [io 0x040b] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238530] system 00:02: [io 0x04d6] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238531] system 00:02: [io 0x0c00-0x0c01] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238533] system 00:02: [io 0x0c14] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238534] system 00:02: [io 0x0c50-0x0c52] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238536] system 00:02: [io 0x0c6c-0x0c6d] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238537] system 00:02: [io 0x0c6f] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238539] system 00:02: [io 0x0cd0-0x0cd1] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238540] system 00:02: [io 0x0cd2-0x0cd3] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238542] system 00:02: [io 0x0cd4-0x0cdf] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238543] system 00:02: [io 0x4000-0x40fe] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238545] system 00:02: [io 0x4210-0x4217] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238547] system 00:02: [io 0x0b00-0x0b0f] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238548] system 00:02: [io 0x0b10-0x0b1f] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238550] system 00:02: [io 0x0b20-0x0b3f] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.238552] system 00:02: [mem 0xfee00400-0xfee00fff window] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.239298] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.239436] pnp 00:0a: disabling [mem 0x000d1000-0x000d3fff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >Mar 11 16:46:45 localhost kernel: [ 0.239438] pnp 00:0a: disabling [mem 0x000f0000-0x000f7fff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >Mar 11 16:46:45 localhost kernel: [ 0.239440] pnp 00:0a: disabling [mem 0x000f8000-0x000fbfff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >Mar 11 16:46:45 localhost kernel: [ 0.239442] pnp 00:0a: disabling [mem 0x000fc000-0x000fffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >Mar 11 16:46:45 localhost kernel: [ 0.239444] pnp 00:0a: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >Mar 11 16:46:45 localhost kernel: [ 0.239446] pnp 00:0a: disabling [mem 0x00100000-0x9fdeffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit] >Mar 11 16:46:45 localhost kernel: [ 0.239491] system 00:0a: [mem 0x9fdf0000-0x9fdfffff] could not be reserved >Mar 11 16:46:45 localhost kernel: [ 0.239493] system 00:0a: [mem 0xffff0000-0xffffffff] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.239495] system 00:0a: [mem 0x9fe00000-0x9fefffff] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.239496] system 00:0a: [mem 0x9ff00000-0x9fffffff] could not be reserved >Mar 11 16:46:45 localhost kernel: [ 0.239498] system 00:0a: [mem 0xa0000000-0xbfffffff] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.239500] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved >Mar 11 16:46:45 localhost kernel: [ 0.239501] system 00:0a: [mem 0xfee00000-0xfee00fff] could not be reserved >Mar 11 16:46:45 localhost kernel: [ 0.239503] system 00:0a: [mem 0xfff80000-0xfffeffff] has been reserved >Mar 11 16:46:45 localhost kernel: [ 0.239520] pnp: PnP ACPI: found 11 devices >Mar 11 16:46:45 localhost kernel: [ 0.239521] ACPI: ACPI bus type pnp unregistered >Mar 11 16:46:45 localhost kernel: [ 0.245335] Switching to clocksource acpi_pm >Mar 11 16:46:45 localhost kernel: [ 0.245380] pci 0000:00:01.0: PCI bridge to [bus 01] >Mar 11 16:46:45 localhost kernel: [ 0.245382] pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Mar 11 16:46:45 localhost kernel: [ 0.245385] pci 0000:00:01.0: bridge window [mem 0xfd900000-0xfdafffff] >Mar 11 16:46:45 localhost kernel: [ 0.245387] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref] >Mar 11 16:46:45 localhost kernel: [ 0.245392] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdf00000-0xfdf1ffff pref] >Mar 11 16:46:45 localhost kernel: [ 0.245394] pci 0000:00:02.0: PCI bridge to [bus 02] >Mar 11 16:46:45 localhost kernel: [ 0.245395] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff] >Mar 11 16:46:45 localhost kernel: [ 0.245398] pci 0000:00:02.0: bridge window [mem 0xfdf00000-0xfdffffff] >Mar 11 16:46:45 localhost kernel: [ 0.245400] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >Mar 11 16:46:45 localhost kernel: [ 0.245403] pci 0000:03:00.0: BAR 6: assigned [mem 0xfdd00000-0xfdd0ffff pref] >Mar 11 16:46:45 localhost kernel: [ 0.245404] pci 0000:00:0a.0: PCI bridge to [bus 03] >Mar 11 16:46:45 localhost kernel: [ 0.245406] pci 0000:00:0a.0: bridge window [io 0xc000-0xcfff] >Mar 11 16:46:45 localhost kernel: [ 0.245408] pci 0000:00:0a.0: bridge window [mem 0xfde00000-0xfdefffff] >Mar 11 16:46:45 localhost kernel: [ 0.245410] pci 0000:00:0a.0: bridge window [mem 0xfdd00000-0xfddfffff 64bit pref] >Mar 11 16:46:45 localhost kernel: [ 0.245414] pci 0000:04:07.0: BAR 6: assigned [mem 0xfdb00000-0xfdb0ffff pref] >Mar 11 16:46:45 localhost kernel: [ 0.245415] pci 0000:00:14.4: PCI bridge to [bus 04] >Mar 11 16:46:45 localhost kernel: [ 0.245418] pci 0000:00:14.4: bridge window [io 0xb000-0xbfff] >Mar 11 16:46:45 localhost kernel: [ 0.245422] pci 0000:00:14.4: bridge window [mem 0xfdc00000-0xfdcfffff] >Mar 11 16:46:45 localhost kernel: [ 0.245425] pci 0000:00:14.4: bridge window [mem 0xfdb00000-0xfdbfffff pref] >Mar 11 16:46:45 localhost kernel: [ 0.245516] NET: Registered protocol family 2 >Mar 11 16:46:45 localhost kernel: [ 0.246146] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >Mar 11 16:46:45 localhost kernel: [ 0.248528] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Mar 11 16:46:45 localhost kernel: [ 0.248814] TCP: Hash tables configured (established 524288 bind 65536) >Mar 11 16:46:45 localhost kernel: [ 0.248850] TCP: reno registered >Mar 11 16:46:45 localhost kernel: [ 0.248864] UDP hash table entries: 4096 (order: 5, 131072 bytes) >Mar 11 16:46:45 localhost kernel: [ 0.248916] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Mar 11 16:46:45 localhost kernel: [ 0.249046] NET: Registered protocol family 1 >Mar 11 16:46:45 localhost kernel: [ 0.249058] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled >Mar 11 16:46:45 localhost kernel: [ 0.559105] Unpacking initramfs... >Mar 11 16:46:45 localhost kernel: [ 0.959120] Freeing initrd memory: 26792k freed >Mar 11 16:46:45 localhost kernel: [ 0.967550] PCI-DMA: Disabling AGP. >Mar 11 16:46:45 localhost kernel: [ 0.969857] PCI-DMA: aperture base @ 94000000 size 65536 KB >Mar 11 16:46:45 localhost kernel: [ 0.969858] PCI-DMA: using GART IOMMU. >Mar 11 16:46:45 localhost kernel: [ 0.969860] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture >Mar 11 16:46:45 localhost kernel: [ 0.972816] LVT offset 1 assigned for vector 0x400 >Mar 11 16:46:45 localhost kernel: [ 0.972828] IBS: LVT offset 1 assigned >Mar 11 16:46:45 localhost kernel: [ 0.972861] perf: AMD IBS detected (0x0000001f) >Mar 11 16:46:45 localhost kernel: [ 0.973294] Initialise module verification >Mar 11 16:46:45 localhost kernel: [ 0.973360] audit: initializing netlink socket (disabled) >Mar 11 16:46:45 localhost kernel: [ 0.973375] type=2000 audit(1363034735.862:1): initialized >Mar 11 16:46:45 localhost kernel: [ 0.989232] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Mar 11 16:46:45 localhost kernel: [ 0.991108] VFS: Disk quotas dquot_6.5.2 >Mar 11 16:46:45 localhost kernel: [ 0.991160] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Mar 11 16:46:45 localhost kernel: [ 0.991560] msgmni has been set to 14953 >Mar 11 16:46:45 localhost kernel: [ 0.992235] alg: No test for stdrng (krng) >Mar 11 16:46:45 localhost kernel: [ 0.992244] NET: Registered protocol family 38 >Mar 11 16:46:45 localhost kernel: [ 0.992247] Key type asymmetric registered >Mar 11 16:46:45 localhost kernel: [ 0.992248] Asymmetric key parser 'x509' registered >Mar 11 16:46:45 localhost kernel: [ 0.992275] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Mar 11 16:46:45 localhost kernel: [ 0.992324] io scheduler noop registered >Mar 11 16:46:45 localhost kernel: [ 0.992326] io scheduler deadline registered >Mar 11 16:46:45 localhost kernel: [ 0.992368] io scheduler cfq registered (default) >Mar 11 16:46:45 localhost kernel: [ 0.992748] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Mar 11 16:46:45 localhost kernel: [ 0.992769] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Mar 11 16:46:45 localhost kernel: [ 0.992770] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Mar 11 16:46:45 localhost kernel: [ 0.993019] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Mar 11 16:46:45 localhost kernel: [ 0.993022] ACPI: Power Button [PWRB] >Mar 11 16:46:45 localhost kernel: [ 0.993051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Mar 11 16:46:45 localhost kernel: [ 0.993053] ACPI: Power Button [PWRF] >Mar 11 16:46:45 localhost kernel: [ 0.993155] ACPI: processor limited to max C-state 1 >Mar 11 16:46:45 localhost kernel: [ 1.029900] GHES: HEST is not enabled! >Mar 11 16:46:45 localhost kernel: [ 1.030014] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Mar 11 16:46:45 localhost kernel: [ 1.050577] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Mar 11 16:46:45 localhost kernel: [ 1.071457] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Mar 11 16:46:45 localhost kernel: [ 1.071766] Non-volatile memory driver v1.3 >Mar 11 16:46:45 localhost kernel: [ 1.071768] Linux agpgart interface v0.103 >Mar 11 16:46:45 localhost kernel: [ 1.072651] loop: module loaded >Mar 11 16:46:45 localhost kernel: [ 1.072861] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode >Mar 11 16:46:45 localhost kernel: [ 1.072864] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc >Mar 11 16:46:45 localhost kernel: [ 1.073321] scsi0 : ahci >Mar 11 16:46:45 localhost kernel: [ 1.073394] scsi1 : ahci >Mar 11 16:46:45 localhost kernel: [ 1.073447] scsi2 : ahci >Mar 11 16:46:45 localhost kernel: [ 1.073496] scsi3 : ahci >Mar 11 16:46:45 localhost kernel: [ 1.073523] ata1: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f100 irq 22 >Mar 11 16:46:45 localhost kernel: [ 1.073525] ata2: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 22 >Mar 11 16:46:45 localhost kernel: [ 1.073527] ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 22 >Mar 11 16:46:45 localhost kernel: [ 1.073529] ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 22 >Mar 11 16:46:45 localhost kernel: [ 1.073650] libphy: Fixed MDIO Bus: probed >Mar 11 16:46:45 localhost kernel: [ 1.073732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Mar 11 16:46:45 localhost kernel: [ 1.073769] ehci_hcd 0000:00:12.2: EHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.073840] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1 >Mar 11 16:46:45 localhost kernel: [ 1.073847] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Mar 11 16:46:45 localhost kernel: [ 1.073880] ehci_hcd 0000:00:12.2: debug port 1 >Mar 11 16:46:45 localhost kernel: [ 1.073901] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe02c000 >Mar 11 16:46:45 localhost kernel: [ 1.079259] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00 >Mar 11 16:46:45 localhost kernel: [ 1.079284] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Mar 11 16:46:45 localhost kernel: [ 1.079286] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 11 16:46:45 localhost kernel: [ 1.079287] usb usb1: Product: EHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.079289] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ehci_hcd >Mar 11 16:46:45 localhost kernel: [ 1.079290] usb usb1: SerialNumber: 0000:00:12.2 >Mar 11 16:46:45 localhost kernel: [ 1.079417] hub 1-0:1.0: USB hub found >Mar 11 16:46:45 localhost kernel: [ 1.079420] hub 1-0:1.0: 6 ports detected >Mar 11 16:46:45 localhost kernel: [ 1.079545] ehci_hcd 0000:00:13.2: EHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.079613] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2 >Mar 11 16:46:45 localhost kernel: [ 1.079617] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Mar 11 16:46:45 localhost kernel: [ 1.079644] ehci_hcd 0000:00:13.2: debug port 1 >Mar 11 16:46:45 localhost kernel: [ 1.079671] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe029000 >Mar 11 16:46:45 localhost kernel: [ 1.085270] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00 >Mar 11 16:46:45 localhost kernel: [ 1.085301] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Mar 11 16:46:45 localhost kernel: [ 1.085303] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 11 16:46:45 localhost kernel: [ 1.085304] usb usb2: Product: EHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.085306] usb usb2: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ehci_hcd >Mar 11 16:46:45 localhost kernel: [ 1.085307] usb usb2: SerialNumber: 0000:00:13.2 >Mar 11 16:46:45 localhost kernel: [ 1.085426] hub 2-0:1.0: USB hub found >Mar 11 16:46:45 localhost kernel: [ 1.085429] hub 2-0:1.0: 6 ports detected >Mar 11 16:46:45 localhost kernel: [ 1.085536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Mar 11 16:46:45 localhost kernel: [ 1.085604] ohci_hcd 0000:00:12.0: OHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.085700] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3 >Mar 11 16:46:45 localhost kernel: [ 1.085735] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe02e000 >Mar 11 16:46:45 localhost kernel: [ 1.140404] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Mar 11 16:46:45 localhost kernel: [ 1.140407] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 11 16:46:45 localhost kernel: [ 1.140409] usb usb3: Product: OHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.140410] usb usb3: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ohci_hcd >Mar 11 16:46:45 localhost kernel: [ 1.140411] usb usb3: SerialNumber: 0000:00:12.0 >Mar 11 16:46:45 localhost kernel: [ 1.140550] hub 3-0:1.0: USB hub found >Mar 11 16:46:45 localhost kernel: [ 1.140556] hub 3-0:1.0: 3 ports detected >Mar 11 16:46:45 localhost kernel: [ 1.140679] ohci_hcd 0000:00:12.1: OHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.140763] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4 >Mar 11 16:46:45 localhost kernel: [ 1.140780] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe02d000 >Mar 11 16:46:45 localhost kernel: [ 1.195126] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Mar 11 16:46:45 localhost kernel: [ 1.195129] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 11 16:46:45 localhost kernel: [ 1.195131] usb usb4: Product: OHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.195132] usb usb4: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ohci_hcd >Mar 11 16:46:45 localhost kernel: [ 1.195133] usb usb4: SerialNumber: 0000:00:12.1 >Mar 11 16:46:45 localhost kernel: [ 1.195271] hub 4-0:1.0: USB hub found >Mar 11 16:46:45 localhost kernel: [ 1.195276] hub 4-0:1.0: 3 ports detected >Mar 11 16:46:45 localhost kernel: [ 1.195399] ohci_hcd 0000:00:13.0: OHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.195473] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5 >Mar 11 16:46:45 localhost kernel: [ 1.195505] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe02b000 >Mar 11 16:46:45 localhost kernel: [ 1.250050] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Mar 11 16:46:45 localhost kernel: [ 1.250053] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 11 16:46:45 localhost kernel: [ 1.250054] usb usb5: Product: OHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.250056] usb usb5: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ohci_hcd >Mar 11 16:46:45 localhost kernel: [ 1.250057] usb usb5: SerialNumber: 0000:00:13.0 >Mar 11 16:46:45 localhost kernel: [ 1.250195] hub 5-0:1.0: USB hub found >Mar 11 16:46:45 localhost kernel: [ 1.250200] hub 5-0:1.0: 3 ports detected >Mar 11 16:46:45 localhost kernel: [ 1.250322] ohci_hcd 0000:00:13.1: OHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.250407] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6 >Mar 11 16:46:45 localhost kernel: [ 1.250425] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe02a000 >Mar 11 16:46:45 localhost kernel: [ 1.304962] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >Mar 11 16:46:45 localhost kernel: [ 1.304965] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 11 16:46:45 localhost kernel: [ 1.304967] usb usb6: Product: OHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.304968] usb usb6: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ohci_hcd >Mar 11 16:46:45 localhost kernel: [ 1.304970] usb usb6: SerialNumber: 0000:00:13.1 >Mar 11 16:46:45 localhost kernel: [ 1.305123] hub 6-0:1.0: USB hub found >Mar 11 16:46:45 localhost kernel: [ 1.305130] hub 6-0:1.0: 3 ports detected >Mar 11 16:46:45 localhost kernel: [ 1.305255] ohci_hcd 0000:00:14.5: OHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.305325] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7 >Mar 11 16:46:45 localhost kernel: [ 1.305344] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe028000 >Mar 11 16:46:45 localhost kernel: [ 1.359883] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >Mar 11 16:46:45 localhost kernel: [ 1.359886] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Mar 11 16:46:45 localhost kernel: [ 1.359887] usb usb7: Product: OHCI Host Controller >Mar 11 16:46:45 localhost kernel: [ 1.359889] usb usb7: Manufacturer: Linux 3.6.10-4.fc18.x86_64 ohci_hcd >Mar 11 16:46:45 localhost kernel: [ 1.359890] usb usb7: SerialNumber: 0000:00:14.5 >Mar 11 16:46:45 localhost kernel: [ 1.360050] hub 7-0:1.0: USB hub found >Mar 11 16:46:45 localhost kernel: [ 1.360057] hub 7-0:1.0: 2 ports detected >Mar 11 16:46:45 localhost kernel: [ 1.360162] uhci_hcd: USB Universal Host Controller Interface driver >Mar 11 16:46:45 localhost kernel: [ 1.360220] usbcore: registered new interface driver usbserial >Mar 11 16:46:45 localhost kernel: [ 1.360228] usbcore: registered new interface driver usbserial_generic >Mar 11 16:46:45 localhost kernel: [ 1.360233] USB Serial support registered for generic >Mar 11 16:46:45 localhost kernel: [ 1.360235] usbserial: USB Serial Driver core >Mar 11 16:46:45 localhost kernel: [ 1.360260] i8042: PNP: No PS/2 controller found. Probing ports directly. >Mar 11 16:46:45 localhost kernel: [ 1.394002] i8042: Failed to disable AUX port, but continuing anyway... Is this a SiS? >Mar 11 16:46:45 localhost kernel: [ 1.394002] i8042: If AUX port is really absent please use the 'i8042.noaux' option >Mar 11 16:46:45 localhost kernel: [ 1.533622] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Mar 11 16:46:45 localhost kernel: [ 1.539337] ata1.00: HPA detected: current 1953516911, native 1953525168 >Mar 11 16:46:45 localhost kernel: [ 1.539388] ata1.00: ATA-8: SAMSUNG HD103SJ, 1AJ100E4, max UDMA/133 >Mar 11 16:46:45 localhost kernel: [ 1.539389] ata1.00: 1953516911 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Mar 11 16:46:45 localhost kernel: [ 1.542604] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Mar 11 16:46:45 localhost kernel: [ 1.542633] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Mar 11 16:46:45 localhost kernel: [ 1.542661] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Mar 11 16:46:45 localhost kernel: [ 1.544747] ata2.00: ATA-8: WDC WD10EARS-00Y5B1, 80.00A80, max UDMA/133 >Mar 11 16:46:45 localhost kernel: [ 1.544751] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Mar 11 16:46:45 localhost kernel: [ 1.545183] ata1.00: configured for UDMA/133 >Mar 11 16:46:45 localhost kernel: [ 1.545396] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD103SJ 1AJ1 PQ: 0 ANSI: 5 >Mar 11 16:46:45 localhost kernel: [ 1.545576] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Mar 11 16:46:45 localhost kernel: [ 1.545616] sd 0:0:0:0: [sda] 1953516911 512-byte logical blocks: (1.00 TB/931 GiB) >Mar 11 16:46:45 localhost kernel: [ 1.545693] sd 0:0:0:0: [sda] Write Protect is off >Mar 11 16:46:45 localhost kernel: [ 1.545729] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Mar 11 16:46:45 localhost kernel: [ 1.546044] ata2.00: configured for UDMA/133 >Mar 11 16:46:45 localhost kernel: [ 1.546246] scsi 1:0:0:0: Direct-Access ATA WDC WD10EARS-00Y 80.0 PQ: 0 ANSI: 5 >Mar 11 16:46:45 localhost kernel: [ 1.546411] sd 1:0:0:0: Attached scsi generic sg1 type 0 >Mar 11 16:46:45 localhost kernel: [ 1.546450] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Mar 11 16:46:45 localhost kernel: [ 1.546477] sd 1:0:0:0: [sdb] Write Protect is off >Mar 11 16:46:45 localhost kernel: [ 1.546490] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Mar 11 16:46:45 localhost kernel: [ 1.546567] ata4.00: ATAPI: HL-DT-ST BDDVDRW GGC-H20L, 1.03, max UDMA/133 >Mar 11 16:46:45 localhost kernel: [ 1.547787] ata3.00: HPA detected: current 5860524911, native 5860533168 >Mar 11 16:46:45 localhost kernel: [ 1.547880] ata3.00: ATA-8: WDC WD30EZRX-00MMMB0, 80.00A80, max UDMA/133 >Mar 11 16:46:45 localhost kernel: [ 1.547884] ata3.00: 5860524911 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Mar 11 16:46:45 localhost kernel: [ 1.551996] ata4.00: configured for UDMA/133 >Mar 11 16:46:45 localhost kernel: [ 1.552841] ata3.00: configured for UDMA/133 >Mar 11 16:46:45 localhost kernel: [ 1.553023] scsi 2:0:0:0: Direct-Access ATA WDC WD30EZRX-00M 80.0 PQ: 0 ANSI: 5 >Mar 11 16:46:45 localhost kernel: [ 1.553166] sd 2:0:0:0: Attached scsi generic sg2 type 0 >Mar 11 16:46:45 localhost kernel: [ 1.553188] sd 2:0:0:0: [sdc] 5860524911 512-byte logical blocks: (3.00 TB/2.72 TiB) >Mar 11 16:46:45 localhost kernel: [ 1.553192] sd 2:0:0:0: [sdc] 4096-byte physical blocks >Mar 11 16:46:45 localhost kernel: [ 1.553247] sd 2:0:0:0: [sdc] Write Protect is off >Mar 11 16:46:45 localhost kernel: [ 1.553290] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Mar 11 16:46:45 localhost kernel: [ 1.569729] sda: sda1 sda2 >Mar 11 16:46:45 localhost kernel: [ 1.570156] sd 0:0:0:0: [sda] Attached SCSI disk >Mar 11 16:46:45 localhost kernel: [ 1.643539] serio: i8042 KBD port at 0x60,0x64 irq 1 >Mar 11 16:46:45 localhost kernel: [ 1.643644] mousedev: PS/2 mouse device common for all mice >Mar 11 16:46:45 localhost kernel: [ 1.643809] rtc_cmos 00:04: RTC can wake from S4 >Mar 11 16:46:45 localhost kernel: [ 1.643968] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >Mar 11 16:46:45 localhost kernel: [ 1.643997] rtc0: alarms up to one month, 242 bytes nvram >Mar 11 16:46:45 localhost kernel: [ 1.644065] device-mapper: uevent: version 1.0.3 >Mar 11 16:46:45 localhost kernel: [ 1.644184] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Mar 11 16:46:45 localhost kernel: [ 1.644237] cpuidle: using governor ladder >Mar 11 16:46:45 localhost kernel: [ 1.644239] cpuidle: using governor menu >Mar 11 16:46:45 localhost kernel: [ 1.644475] EFI Variables Facility v0.08 2004-May-17 >Mar 11 16:46:45 localhost kernel: [ 1.644551] usbcore: registered new interface driver usbhid >Mar 11 16:46:45 localhost kernel: [ 1.644552] usbhid: USB HID core driver >Mar 11 16:46:45 localhost kernel: [ 1.644570] drop_monitor: Initializing network drop monitor service >Mar 11 16:46:45 localhost kernel: [ 1.644636] ip_tables: (C) 2000-2006 Netfilter Core Team >Mar 11 16:46:45 localhost kernel: [ 1.644675] TCP: cubic registered >Mar 11 16:46:45 localhost kernel: [ 1.644676] Initializing XFRM netlink socket >Mar 11 16:46:45 localhost kernel: [ 1.644756] NET: Registered protocol family 10 >Mar 11 16:46:45 localhost kernel: [ 1.644883] mip6: Mobile IPv6 >Mar 11 16:46:45 localhost kernel: [ 1.644885] NET: Registered protocol family 17 >Mar 11 16:46:45 localhost kernel: [ 1.645148] Loading module verification certificates >Mar 11 16:46:45 localhost kernel: [ 1.646109] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >Mar 11 16:46:45 localhost kernel: [ 1.646116] registered taskstats version 1 >Mar 11 16:46:45 localhost kernel: [ 1.646763] Magic number: 5:166:801 >Mar 11 16:46:45 localhost kernel: [ 1.646865] rtc_cmos 00:04: setting system clock to 2013-03-11 20:45:37 UTC (1363034737) >Mar 11 16:46:45 localhost kernel: [ 1.646871] powernow-k8: Found 1 AMD Athlon(tm) II X2 245 Processor (2 cpu cores) (version 2.20.00) >Mar 11 16:46:45 localhost kernel: [ 1.646903] powernow-k8: 0 : pstate 0 (2900 MHz) >Mar 11 16:46:45 localhost kernel: [ 1.646904] powernow-k8: 1 : pstate 1 (2200 MHz) >Mar 11 16:46:45 localhost kernel: [ 1.646905] powernow-k8: 2 : pstate 2 (1700 MHz) >Mar 11 16:46:45 localhost kernel: [ 1.646905] powernow-k8: 3 : pstate 3 (800 MHz) >Mar 11 16:46:45 localhost kernel: [ 1.666801] scsi 3:0:0:0: CD-ROM HL-DT-ST BDDVDRW GGC-H20L 1.03 PQ: 0 ANSI: 5 >Mar 11 16:46:45 localhost kernel: [ 1.716416] usb 4-3: new full-speed USB device number 2 using ohci_hcd >Mar 11 16:46:45 localhost kernel: [ 1.776889] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray >Mar 11 16:46:45 localhost kernel: [ 1.776898] cdrom: Uniform CD-ROM driver Revision: 3.20 >Mar 11 16:46:45 localhost kernel: [ 1.777469] sr 3:0:0:0: Attached scsi generic sg3 type 5 >Mar 11 16:46:45 localhost kernel: [ 1.871277] usb 4-3: New USB device found, idVendor=046d, idProduct=c529 >Mar 11 16:46:45 localhost kernel: [ 1.871287] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Mar 11 16:46:45 localhost kernel: [ 1.871293] usb 4-3: Product: USB Receiver >Mar 11 16:46:45 localhost kernel: [ 1.871297] usb 4-3: Manufacturer: Logitech >Mar 11 16:46:45 localhost kernel: [ 1.879833] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.0/input/input2 >Mar 11 16:46:45 localhost kernel: [ 1.880256] hid-generic 0003:046D:C529.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:12.1-3/input0 >Mar 11 16:46:45 localhost kernel: [ 1.885498] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.1/input/input3 >Mar 11 16:46:45 localhost kernel: [ 1.886360] hid-generic 0003:046D:C529.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:12.1-3/input1 >Mar 11 16:46:45 localhost kernel: [ 1.973007] tsc: Refined TSC clocksource calibration: 2913.164 MHz >Mar 11 16:46:45 localhost kernel: [ 1.973025] Switching to clocksource tsc >Mar 11 16:46:45 localhost kernel: [ 2.028175] sdb: sdb1 sdb2 >Mar 11 16:46:45 localhost kernel: [ 2.029654] sd 1:0:0:0: [sdb] Attached SCSI disk >Mar 11 16:46:45 localhost kernel: [ 2.107817] sdc: sdc1 >Mar 11 16:46:45 localhost kernel: [ 2.108905] sd 2:0:0:0: [sdc] Attached SCSI disk >Mar 11 16:46:45 localhost kernel: [ 2.112740] usb 3-1: new full-speed USB device number 2 using ohci_hcd >Mar 11 16:46:45 localhost kernel: [ 2.113200] Freeing unused kernel memory: 1036k freed >Mar 11 16:46:45 localhost kernel: [ 2.113769] Write protecting the kernel read-only data: 12288k >Mar 11 16:46:45 localhost kernel: [ 2.118690] Freeing unused kernel memory: 1848k freed >Mar 11 16:46:45 localhost kernel: [ 2.122508] Freeing unused kernel memory: 1412k freed >Mar 11 16:46:45 localhost kernel: [ 2.264858] usb 3-1: New USB device found, idVendor=0a5c, idProduct=4500 >Mar 11 16:46:45 localhost kernel: [ 2.264862] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Mar 11 16:46:45 localhost kernel: [ 2.264865] usb 3-1: Product: BCM2046B1 >Mar 11 16:46:45 localhost kernel: [ 2.264866] usb 3-1: Manufacturer: Broadcom >Mar 11 16:46:45 localhost kernel: [ 2.266933] hub 3-1:1.0: USB hub found >Mar 11 16:46:45 localhost kernel: [ 2.268868] hub 3-1:1.0: 3 ports detected >Mar 11 16:46:45 localhost kernel: [ 2.424789] RPC: Registered named UNIX socket transport module. >Mar 11 16:46:45 localhost kernel: [ 2.424791] RPC: Registered udp transport module. >Mar 11 16:46:45 localhost kernel: [ 2.424792] RPC: Registered tcp transport module. >Mar 11 16:46:45 localhost kernel: [ 2.424793] RPC: Registered tcp NFSv4.1 backchannel transport module. >Mar 11 16:46:45 localhost kernel: [ 2.553489] usb 3-1.1: new full-speed USB device number 3 using ohci_hcd >Mar 11 16:46:45 localhost kernel: [ 2.646372] usb 3-1.1: New USB device found, idVendor=0a5c, idProduct=4502 >Mar 11 16:46:45 localhost kernel: [ 2.646383] usb 3-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Mar 11 16:46:45 localhost kernel: [ 2.652599] input: HID 0a5c:4502 as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1.1/3-1.1:1.0/input/input4 >Mar 11 16:46:45 localhost kernel: [ 2.652722] hid-generic 0003:0A5C:4502.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 0a5c:4502] on usb-0000:00:12.0-1.1/input0 >Mar 11 16:46:45 localhost kernel: [ 2.699422] wmi: Mapper loaded >Mar 11 16:46:45 localhost kernel: [ 2.713456] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Mar 11 16:46:45 localhost kernel: [ 2.713765] r8169 0000:03:00.0: eth0: RTL8168c/8111c at 0xffffc900115a6000, 6c:f0:49:b2:a6:7e, XID 1c4000c0 IRQ 42 >Mar 11 16:46:45 localhost kernel: [ 2.713767] r8169 0000:03:00.0: eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko] >Mar 11 16:46:45 localhost kernel: [ 2.714628] [drm] Initialized drm 1.1.0 20060810 >Mar 11 16:46:45 localhost kernel: [ 2.719232] usb 3-1.2: new full-speed USB device number 4 using ohci_hcd >Mar 11 16:46:45 localhost kernel: [ 2.748274] [drm] radeon defaulting to kernel modesetting. >Mar 11 16:46:45 localhost kernel: [ 2.748277] [drm] radeon kernel modesetting enabled. >Mar 11 16:46:45 localhost kernel: [ 2.748355] radeon 0000:01:05.0: enabling device (0006 -> 0007) >Mar 11 16:46:45 localhost kernel: [ 2.748744] [drm] initializing kernel modesetting (RS880 0x1002:0x9710 0x1458:0xD000). >Mar 11 16:46:45 localhost kernel: [ 2.748785] [drm] register mmio base: 0xFDAE0000 >Mar 11 16:46:45 localhost kernel: [ 2.748786] [drm] register mmio size: 65536 >Mar 11 16:46:45 localhost kernel: [ 2.757363] scsi4 : pata_atiixp >Mar 11 16:46:45 localhost kernel: [ 2.759005] ATOM BIOS: B43106 >Mar 11 16:46:45 localhost kernel: [ 2.759033] radeon 0000:01:05.0: VRAM: 512M 0x00000000C0000000 - 0x00000000DFFFFFFF (512M used) >Mar 11 16:46:45 localhost kernel: [ 2.759035] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF >Mar 11 16:46:45 localhost kernel: [ 2.759615] [drm] Detected VRAM RAM=512M, BAR=256M >Mar 11 16:46:45 localhost kernel: [ 2.759619] [drm] RAM width 32bits DDR >Mar 11 16:46:45 localhost kernel: [ 2.761009] scsi5 : pata_atiixp >Mar 11 16:46:45 localhost kernel: [ 2.761270] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14 >Mar 11 16:46:45 localhost kernel: [ 2.761272] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15 >Mar 11 16:46:45 localhost kernel: [ 2.762269] [TTM] Zone kernel: Available graphics memory: 3830176 kiB >Mar 11 16:46:45 localhost kernel: [ 2.762272] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Mar 11 16:46:45 localhost kernel: [ 2.762273] [TTM] Initializing pool allocator >Mar 11 16:46:45 localhost kernel: [ 2.762277] [TTM] Initializing DMA pool allocator >Mar 11 16:46:45 localhost kernel: [ 2.762302] [drm] radeon: 512M of VRAM memory ready >Mar 11 16:46:45 localhost kernel: [ 2.762304] [drm] radeon: 512M of GTT memory ready. >Mar 11 16:46:45 localhost kernel: [ 2.762325] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Mar 11 16:46:45 localhost kernel: [ 2.762326] [drm] Driver supports precise vblank timestamp query. >Mar 11 16:46:45 localhost kernel: [ 2.762339] [drm] radeon: irq initialized. >Mar 11 16:46:45 localhost kernel: [ 2.762343] [drm] GART: num cpu pages 131072, num gpu pages 131072 >Mar 11 16:46:45 localhost kernel: [ 2.763160] [drm] Loading RS780 Microcode >Mar 11 16:46:45 localhost kernel: [ 2.766815] ssb: Found chip with id 0x4318, rev 0x02 and package 0x02 >Mar 11 16:46:45 localhost kernel: [ 2.783903] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000). >Mar 11 16:46:45 localhost kernel: [ 2.783954] radeon 0000:01:05.0: WB enabled >Mar 11 16:46:45 localhost kernel: [ 2.783957] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0xffff88022e7e7c00 >Mar 11 16:46:45 localhost kernel: [ 2.815250] ssb: Sonics Silicon Backplane found on PCI device 0000:04:06.0 >Mar 11 16:46:45 localhost kernel: [ 2.815290] [drm] ring test on 0 succeeded in 1 usecs >Mar 11 16:46:45 localhost kernel: [ 2.815388] [drm] ib test on ring 0 succeeded in 0 usecs >Mar 11 16:46:45 localhost kernel: [ 2.815522] [drm] Radeon Display Connectors >Mar 11 16:46:45 localhost kernel: [ 2.815523] [drm] Connector 0: >Mar 11 16:46:45 localhost kernel: [ 2.815524] [drm] VGA-1 >Mar 11 16:46:45 localhost kernel: [ 2.815526] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c >Mar 11 16:46:45 localhost kernel: [ 2.815526] [drm] Encoders: >Mar 11 16:46:45 localhost kernel: [ 2.815527] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >Mar 11 16:46:45 localhost kernel: [ 2.815528] [drm] Connector 1: >Mar 11 16:46:45 localhost kernel: [ 2.815529] [drm] HDMI-A-1 >Mar 11 16:46:45 localhost kernel: [ 2.815529] [drm] HPD1 >Mar 11 16:46:45 localhost kernel: [ 2.815531] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c >Mar 11 16:46:45 localhost kernel: [ 2.815531] [drm] Encoders: >Mar 11 16:46:45 localhost kernel: [ 2.815532] [drm] DFP1: INTERNAL_KLDSCP_LVTMA >Mar 11 16:46:45 localhost kernel: [ 2.815548] [drm] radeon: power management initialized >Mar 11 16:46:45 localhost kernel: [ 2.816107] usb 3-1.2: New USB device found, idVendor=0a5c, idProduct=4503 >Mar 11 16:46:45 localhost kernel: [ 2.816113] usb 3-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Mar 11 16:46:45 localhost kernel: [ 2.816707] sata_via 0000:04:07.0: routed to hard irq line 10 >Mar 11 16:46:45 localhost kernel: [ 2.818311] scsi6 : sata_via >Mar 11 16:46:45 localhost kernel: [ 2.818377] scsi7 : sata_via >Mar 11 16:46:45 localhost kernel: [ 2.819003] scsi8 : sata_via >Mar 11 16:46:45 localhost kernel: [ 2.819055] ata7: SATA max UDMA/133 port i16@0xbf00 bmdma 0xbb00 irq 21 >Mar 11 16:46:45 localhost kernel: [ 2.819058] ata8: SATA max UDMA/133 port i16@0xbe00 bmdma 0xbb08 irq 21 >Mar 11 16:46:45 localhost kernel: [ 2.819060] ata9: PATA max UDMA/133 port i16@0xbd00 bmdma 0xbb10 irq 21 >Mar 11 16:46:45 localhost kernel: [ 2.823462] input: HID 0a5c:4503 as /devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input5 >Mar 11 16:46:45 localhost kernel: [ 2.823573] hid-generic 0003:0A5C:4503.0004: input,hidraw3: USB HID v1.11 Mouse [HID 0a5c:4503] on usb-0000:00:12.0-1.2/input0 >Mar 11 16:46:45 localhost kernel: [ 2.879318] [drm] fb mappable at 0xC0142000 >Mar 11 16:46:45 localhost kernel: [ 2.879320] [drm] vram apper at 0xC0000000 >Mar 11 16:46:45 localhost kernel: [ 2.879321] [drm] size 8294400 >Mar 11 16:46:45 localhost kernel: [ 2.879322] [drm] fb depth is 24 >Mar 11 16:46:45 localhost kernel: [ 2.879322] [drm] pitch is 7680 >Mar 11 16:46:45 localhost kernel: [ 2.889014] usb 3-1.3: new full-speed USB device number 5 using ohci_hcd >Mar 11 16:46:45 localhost kernel: [ 2.893323] Console: switching to colour frame buffer device 240x67 >Mar 11 16:46:45 localhost kernel: [ 2.899932] fb0: radeondrmfb frame buffer device >Mar 11 16:46:45 localhost kernel: [ 2.899933] drm: registered panic notifier >Mar 11 16:46:45 localhost kernel: [ 2.899968] [drm] Initialized radeon 2.24.0 20080528 for 0000:01:05.0 on minor 0 >Mar 11 16:46:45 localhost kernel: [ 2.900295] [drm] initializing kernel modesetting (RV730 0x1002:0x9498 0x1043:0x0300). >Mar 11 16:46:45 localhost kernel: [ 2.900315] [drm] register mmio base: 0xFDFE0000 >Mar 11 16:46:45 localhost kernel: [ 2.900316] [drm] register mmio size: 65536 >Mar 11 16:46:45 localhost kernel: [ 2.900666] ATOM BIOS: 9498.11.22.6.0.AS03 >Mar 11 16:46:45 localhost kernel: [ 2.900687] radeon 0000:02:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) >Mar 11 16:46:45 localhost kernel: [ 2.900689] radeon 0000:02:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF >Mar 11 16:46:45 localhost kernel: [ 2.901379] [drm] Detected VRAM RAM=1024M, BAR=256M >Mar 11 16:46:45 localhost kernel: [ 2.901383] [drm] RAM width 128bits DDR >Mar 11 16:46:45 localhost kernel: [ 2.901405] [drm] radeon: 1024M of VRAM memory ready >Mar 11 16:46:45 localhost kernel: [ 2.901406] [drm] radeon: 512M of GTT memory ready. >Mar 11 16:46:45 localhost kernel: [ 2.901422] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Mar 11 16:46:45 localhost kernel: [ 2.901423] [drm] Driver supports precise vblank timestamp query. >Mar 11 16:46:45 localhost kernel: [ 2.901475] radeon 0000:02:00.0: radeon: using MSI. >Mar 11 16:46:45 localhost kernel: [ 2.901499] [drm] radeon: irq initialized. >Mar 11 16:46:45 localhost kernel: [ 2.901507] [drm] GART: num cpu pages 131072, num gpu pages 131072 >Mar 11 16:46:45 localhost kernel: [ 2.902273] [drm] probing gen 2 caps for device 1022:9603 = 2/0 >Mar 11 16:46:45 localhost kernel: [ 2.902276] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 >Mar 11 16:46:45 localhost kernel: [ 2.902357] [drm] Loading RV730 Microcode >Mar 11 16:46:45 localhost kernel: [ 2.905461] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >Mar 11 16:46:45 localhost kernel: [ 2.906192] radeon 0000:02:00.0: WB enabled >Mar 11 16:46:45 localhost kernel: [ 2.906195] radeon 0000:02:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff88022e02bc00 >Mar 11 16:46:45 localhost kernel: [ 2.926969] ata6.00: ATAPI: HL-DT-ST BD-RE WH10LS30, 1.01, max UDMA/133 >Mar 11 16:46:45 localhost kernel: [ 2.932993] ata6.00: configured for UDMA/100 >Mar 11 16:46:45 localhost kernel: [ 2.938620] scsi 5:0:0:0: CD-ROM HL-DT-ST BD-RE WH10LS30 1.01 PQ: 0 ANSI: 5 >Mar 11 16:46:45 localhost kernel: [ 2.943373] sr1: scsi3-mmc drive: 125x/125x writer dvd-ram cd/rw xa/form2 cdda tray >Mar 11 16:46:45 localhost kernel: [ 2.943886] sr 5:0:0:0: Attached scsi generic sg4 type 5 >Mar 11 16:46:45 localhost kernel: [ 2.952360] [drm] ring test on 0 succeeded in 1 usecs >Mar 11 16:46:45 localhost kernel: [ 2.952460] [drm] ib test on ring 0 succeeded in 0 usecs >Mar 11 16:46:45 localhost kernel: [ 2.952654] [drm] Radeon Display Connectors >Mar 11 16:46:45 localhost kernel: [ 2.952656] [drm] Connector 0: >Mar 11 16:46:45 localhost kernel: [ 2.952656] [drm] VGA-2 >Mar 11 16:46:45 localhost kernel: [ 2.952658] [drm] DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c >Mar 11 16:46:45 localhost kernel: [ 2.952658] [drm] Encoders: >Mar 11 16:46:45 localhost kernel: [ 2.952659] [drm] CRT2: INTERNAL_KLDSCP_DAC2 >Mar 11 16:46:45 localhost kernel: [ 2.952660] [drm] Connector 1: >Mar 11 16:46:45 localhost kernel: [ 2.952661] [drm] HDMI-A-2 >Mar 11 16:46:45 localhost kernel: [ 2.952662] [drm] HPD2 >Mar 11 16:46:45 localhost kernel: [ 2.952663] [drm] DDC: 0x7e60 0x7e60 0x7e64 0x7e64 0x7e68 0x7e68 0x7e6c 0x7e6c >Mar 11 16:46:45 localhost kernel: [ 2.952663] [drm] Encoders: >Mar 11 16:46:45 localhost kernel: [ 2.952664] [drm] DFP2: INTERNAL_UNIPHY1 >Mar 11 16:46:45 localhost kernel: [ 2.952665] [drm] Connector 2: >Mar 11 16:46:45 localhost kernel: [ 2.952666] [drm] DVI-I-1 >Mar 11 16:46:45 localhost kernel: [ 2.952666] [drm] HPD1 >Mar 11 16:46:45 localhost kernel: [ 2.952667] [drm] DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c >Mar 11 16:46:45 localhost kernel: [ 2.952668] [drm] Encoders: >Mar 11 16:46:45 localhost kernel: [ 2.952669] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >Mar 11 16:46:45 localhost kernel: [ 2.952669] [drm] DFP1: INTERNAL_UNIPHY >Mar 11 16:46:45 localhost kernel: [ 2.952692] [drm] Internal thermal controller with fan control >Mar 11 16:46:45 localhost kernel: [ 2.952716] [drm] radeon: power management initialized >Mar 11 16:46:45 localhost kernel: [ 2.987915] usb 3-1.3: New USB device found, idVendor=050d, idProduct=016a >Mar 11 16:46:45 localhost kernel: [ 2.987928] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Mar 11 16:46:45 localhost kernel: [ 2.987935] usb 3-1.3: Product: BLUETOOTH USB +EDR ADAPTER v2.1 UHE >Mar 11 16:46:45 localhost kernel: [ 2.987940] usb 3-1.3: Manufacturer: Broadcom Corp >Mar 11 16:46:45 localhost kernel: [ 2.987945] usb 3-1.3: SerialNumber: 00190E06A7B9 >Mar 11 16:46:45 localhost kernel: [ 3.026877] [drm] fb mappable at 0xD0142000 >Mar 11 16:46:45 localhost kernel: [ 3.026880] [drm] vram apper at 0xD0000000 >Mar 11 16:46:45 localhost kernel: [ 3.026881] [drm] size 8294400 >Mar 11 16:46:45 localhost kernel: [ 3.026882] [drm] fb depth is 24 >Mar 11 16:46:45 localhost kernel: [ 3.026883] [drm] pitch is 7680 >Mar 11 16:46:45 localhost kernel: [ 3.027021] fbcon: radeondrmfb (fb1) is primary device >Mar 11 16:46:45 localhost kernel: [ 3.027024] fbcon: Remapping primary device, fb1, to tty 1-63 >Mar 11 16:46:45 localhost kernel: [ 3.135975] ata7: SATA link down (SStatus 0 SControl 310) >Mar 11 16:46:45 localhost kernel: [ 3.451523] ata8: SATA link down (SStatus 0 SControl 310) >Mar 11 16:46:45 localhost kernel: [ 4.759623] fb1: radeondrmfb frame buffer device >Mar 11 16:46:45 localhost kernel: [ 4.759635] [drm] Initialized radeon 2.24.0 20080528 for 0000:02:00.0 on minor 1 >Mar 11 16:46:45 localhost kernel: [ 4.831583] firewire_ohci 0000:04:0e.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2 >Mar 11 16:46:45 localhost kernel: [ 5.332433] firewire_core 0000:04:0e.0: created device fw0: GUID 003d15dc006cf049, S400 >Mar 11 16:46:45 localhost kernel: [ 5.845461] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Mar 11 16:46:45 localhost kernel: [ 7.763321] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Mar 11 16:46:45 localhost kernel: [ 13.907418] type=1404 audit(1363034749.776:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Mar 11 16:46:45 localhost kernel: [ 14.960013] type=1403 audit(1363034750.830:3): policy loaded auid=4294967295 ses=4294967295 >Mar 11 16:46:45 localhost kernel: [ 28.446411] EXT4-fs (dm-0): re-mounted. Opts: (null) >Mar 11 16:46:45 localhost kernel: [ 31.765179] kvm: Nested Virtualization enabled >Mar 11 16:46:45 localhost kernel: [ 31.765185] kvm: Nested Paging enabled >Mar 11 16:46:45 localhost kernel: [ 32.929346] tun: Universal TUN/TAP device driver, 1.6 >Mar 11 16:46:45 localhost kernel: [ 32.929353] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >Mar 11 16:46:45 localhost kernel: [ 36.467591] microcode: CPU0: patch_level=0x010000b7 >Mar 11 16:46:45 localhost kernel: [ 37.269948] MCE: In-kernel MCE decoding enabled. >Mar 11 16:46:45 localhost kernel: [ 37.404808] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \SOR1 1 (20120711/utaddress-251) >Mar 11 16:46:45 localhost kernel: [ 37.404815] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Mar 11 16:46:45 localhost kernel: [ 37.543922] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Mar 11 16:46:45 localhost kernel: [ 38.763547] microcode: CPU0: new patch_level=0x010000c7 >Mar 11 16:46:45 localhost kernel: [ 38.763571] microcode: CPU1: patch_level=0x010000b7 >Mar 11 16:46:45 localhost kernel: [ 38.766309] microcode: CPU1: new patch_level=0x010000c7 >Mar 11 16:46:45 localhost kernel: [ 38.766559] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Mar 11 16:46:45 localhost kernel: [ 39.580674] parport_pc 00:08: reported by Plug and Play ACPI >Mar 11 16:46:45 localhost kernel: [ 39.580728] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >Mar 11 16:46:45 localhost kernel: [ 39.583208] sp5100_tco: SP5100 TCO WatchDog Timer Driver v0.01 >Mar 11 16:46:45 localhost kernel: [ 39.583368] sp5100_tco: mmio address 0xfec000f0 already in use >Mar 11 16:46:45 localhost kernel: [ 39.690241] EDAC MC: Ver: 3.0.0 >Mar 11 16:46:45 localhost kernel: [ 39.992628] ppdev: user-space parallel port driver >Mar 11 16:46:45 localhost kernel: [ 40.299067] AMD64 EDAC driver v3.4.0 >Mar 11 16:46:45 localhost kernel: [ 40.299108] EDAC amd64: DRAM ECC disabled. >Mar 11 16:46:45 localhost kernel: [ 40.299115] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load. >Mar 11 16:46:45 localhost kernel: [ 40.299115] Either enable ECC checking or force module loading by setting 'ecc_enable_override'. >Mar 11 16:46:45 localhost kernel: [ 40.299115] (Note that use of the override may cause unknown side effects.) >Mar 11 16:46:45 localhost kernel: [ 41.153849] Bluetooth: Core ver 2.16 >Mar 11 16:46:45 localhost kernel: [ 41.153870] NET: Registered protocol family 31 >Mar 11 16:46:45 localhost kernel: [ 41.153871] Bluetooth: HCI device and connection manager initialized >Mar 11 16:46:45 localhost kernel: [ 41.153873] Bluetooth: HCI socket layer initialized >Mar 11 16:46:45 localhost kernel: [ 41.153874] Bluetooth: L2CAP socket layer initialized >Mar 11 16:46:45 localhost kernel: [ 41.153877] Bluetooth: SCO socket layer initialized >Mar 11 16:46:45 localhost kernel: [ 41.161293] cfg80211: Calling CRDA to update world regulatory domain >Mar 11 16:46:45 localhost kernel: [ 41.833677] usbcore: registered new interface driver btusb >Mar 11 16:46:45 localhost kernel: [ 41.849354] usb 3-1.1: input irq status -75 received >Mar 11 16:46:45 localhost kernel: [ 41.865359] usb 3-1.1: input irq status -75 received >Mar 11 16:46:45 localhost kernel: [ 41.881336] usb 3-1.1: input irq status -75 received >Mar 11 16:46:45 localhost kernel: [ 41.897315] usb 3-1.1: input irq status -75 received >Mar 11 16:46:45 localhost kernel: [ 41.913293] usb 3-1.1: input irq status -75 received >Mar 11 16:46:45 localhost kernel: [ 41.929271] usb 3-1.1: input irq status -75 received >Mar 11 16:46:45 localhost kernel: [ 41.945249] usb 3-1.1: input irq status -75 received >Mar 11 16:46:45 localhost kernel: [ 41.961235] usb 3-1.1: input irq status -75 received >Mar 11 16:46:45 localhost kernel: [ 44.956555] cfg80211: World regulatory domain updated: >Mar 11 16:46:45 localhost kernel: [ 44.956564] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Mar 11 16:46:45 localhost kernel: [ 44.956570] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 11 16:46:45 localhost kernel: [ 44.956575] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Mar 11 16:46:45 localhost kernel: [ 44.956580] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Mar 11 16:46:45 localhost kernel: [ 44.956584] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 11 16:46:45 localhost kernel: [ 44.956588] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 11 16:46:45 localhost kernel: [ 45.876471] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input6 >Mar 11 16:46:45 localhost kernel: [ 45.876693] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input7 >Mar 11 16:46:45 localhost kernel: [ 45.876767] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input8 >Mar 11 16:46:45 localhost kernel: [ 45.880260] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input9 >Mar 11 16:46:45 localhost kernel: [ 45.881591] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input10 >Mar 11 16:46:45 localhost kernel: [ 45.882391] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input11 >Mar 11 16:46:45 localhost kernel: [ 45.882501] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input12 >Mar 11 16:46:45 localhost kernel: [ 45.882563] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input13 >Mar 11 16:46:45 localhost kernel: [ 46.360218] b43-phy0: Broadcom 4318 WLAN found (core revision 9) >Mar 11 16:46:45 localhost kernel: [ 46.382950] Broadcom 43xx driver loaded [ Features: PMNLS ] >Mar 11 16:46:45 localhost kernel: [ 46.592896] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:05.1/sound/card1/input14 >Mar 11 16:46:45 localhost kernel: [ 46.593525] ALSA sound/pci/hda/hda_intel.c:2595 0000:02:00.1: Handle VGA-switcheroo audio client >Mar 11 16:46:45 localhost kernel: [ 46.599211] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:02:00.1/sound/card2/input15 >Mar 11 16:46:45 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Mar 11 16:46:45 localhost systemd[1]: Started Apply Kernel Variables. >Mar 11 16:46:45 localhost systemd[1]: Started udev Coldplug all Devices. >Mar 11 16:46:45 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Mar 11 16:46:45 localhost systemd[1]: Mounted Debug File System. >Mar 11 16:46:45 localhost systemd[1]: Mounted POSIX Message Queue File System. >Mar 11 16:46:45 localhost systemd[1]: Mounted Huge Pages File System. >Mar 11 16:46:45 localhost systemd[1]: Started udev Kernel Device Manager. >Mar 11 16:46:45 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Mar 11 16:46:45 localhost systemd[1]: Starting Local File Systems (Pre). >Mar 11 16:46:45 localhost systemd[1]: Reached target Local File Systems (Pre). >Mar 11 16:46:45 localhost livesys[655]: Adding live user [ OK ] >Mar 11 16:46:47 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Mar 11 16:46:47 localhost systemd[1]: Started Bluetooth service. >Mar 11 16:46:47 localhost systemd[1]: Starting Bluetooth. >Mar 11 16:46:47 localhost systemd[1]: Reached target Bluetooth. >Mar 11 16:46:47 localhost systemd[1]: Started Login Service. >Mar 11 16:46:47 localhost bluetoothd[623]: bluetoothd[623]: Starting SDP server >Mar 11 16:46:47 localhost bluetoothd[623]: Starting SDP server >Mar 11 16:46:47 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Mar 11 16:46:47 localhost systemd-logind[649]: New seat seat0. >Mar 11 16:46:47 localhost systemd-logind[649]: Watching system buttons on /dev/input/event1 (Power Button) >Mar 11 16:46:47 localhost systemd-logind[649]: Watching system buttons on /dev/input/event0 (Power Button) >Mar 11 16:46:47 localhost avahi-daemon[652]: Successfully called chroot(). >Mar 11 16:46:47 localhost avahi-daemon[652]: Successfully dropped remaining capabilities. >Mar 11 16:46:47 localhost avahi-daemon[652]: No service file found in /etc/avahi/services. >Mar 11 16:46:47 localhost avahi-daemon[652]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Mar 11 16:46:47 localhost avahi-daemon[652]: Network interface enumeration completed. >Mar 11 16:46:47 localhost avahi-daemon[652]: Registering HINFO record with values 'X86_64'/'LINUX'. >Mar 11 16:46:47 localhost avahi-daemon[652]: Server startup complete. Host name is linux.local. Local service cookie is 2826329624. >Mar 11 16:46:48 localhost kernel: [ 72.130979] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Mar 11 16:46:48 localhost kernel: [ 72.130986] Bluetooth: BNEP filters: protocol multicast >Mar 11 16:46:48 localhost bluetoothd[623]: bluetoothd[623]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Mar 11 16:46:48 localhost bluetoothd[623]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Mar 11 16:46:48 localhost bluetoothd[623]: bluetoothd[623]: Bluetooth Management interface initialized >Mar 11 16:46:48 localhost bluetoothd[623]: Bluetooth Management interface initialized >Mar 11 16:46:48 localhost systemd[1]: Started GNOME Display Manager. >Mar 11 16:46:48 localhost bluetoothd[623]: bluetoothd[623]: Parsing /etc/bluetooth/serial.conf failed: No such file or directory >Mar 11 16:46:48 localhost bluetoothd[623]: Parsing /etc/bluetooth/serial.conf failed: No such file or directory >Mar 11 16:46:48 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Mar 11 16:46:48 localhost systemd[1]: Stopped Software RAID monitoring and management. >Mar 11 16:46:48 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Mar 11 16:46:48 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Mar 11 16:46:48 localhost kernel: [ 72.657420] Bluetooth: RFCOMM TTY layer initialized >Mar 11 16:46:48 localhost kernel: [ 72.657433] Bluetooth: RFCOMM socket layer initialized >Mar 11 16:46:48 localhost kernel: [ 72.657437] Bluetooth: RFCOMM ver 1.11 >Mar 11 16:46:49 localhost bluetoothd[623]: bluetoothd[623]: Adapter /org/bluez/623/hci0 has been enabled >Mar 11 16:46:49 localhost bluetoothd[623]: Adapter /org/bluez/623/hci0 has been enabled >Mar 11 16:46:49 localhost dbus-daemon[656]: dbus[656]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Mar 11 16:46:49 localhost dbus[656]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Mar 11 16:46:49 localhost systemd[1]: Starting Authorization Manager... >Mar 11 16:46:50 localhost livesys[655]: ** (process:755): WARNING **: failed to commit changes to dconf: Error spawning command line `dbus-launch --autolaunch=69d27b356a94476da859461d3a3bc6fd --binary-syntax --close-stderr': Child process exited with code 1 >Mar 11 16:46:51 localhost systemd[1]: Stopping Command Scheduler... >Mar 11 16:46:51 localhost systemd[1]: Stopped Command Scheduler. >Mar 11 16:46:51 localhost systemd[1]: Stopping Job spooling tools... >Mar 11 16:46:51 localhost systemd[1]: Stopped Job spooling tools. >Mar 11 16:46:52 localhost livesys[655]: sed: can't read : No such file or directory >Mar 11 16:46:52 localhost dbus-daemon[656]: dbus[656]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=683 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7" (uid=0 pid=751 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Mar 11 16:46:52 localhost dbus[656]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=683 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.7" (uid=0 pid=751 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Mar 11 16:46:54 localhost systemd[1]: plymouth-quit-wait.service operation timed out. Terminating. >Mar 11 16:46:54 localhost systemd[1]: Failed to start Wait for Plymouth Boot Screen to Quit. >Mar 11 16:46:54 localhost systemd[1]: Unit plymouth-quit-wait.service entered failed state >Mar 11 16:46:55 localhost polkitd[760]: Started polkitd version 0.107 >Mar 11 16:46:59 localhost livesys[655]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:46:59 localhost livesys[655]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:00 localhost livesys[655]: 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. >Mar 11 16:47:00 localhost livesys[655]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:00 localhost livesys[655]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:00 localhost livesys[655]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:00 localhost livesys[655]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:00 localhost livesys[655]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:01 localhost livesys[655]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:04 localhost livesys[655]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:04 localhost livesys[655]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:04 localhost dbus[656]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Mar 11 16:47:04 localhost dbus-daemon[656]: dbus[656]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Mar 11 16:47:04 localhost systemd[1]: Started Authorization Manager. >Mar 11 16:47:04 localhost accounts-daemon[650]: started daemon version 0.6.25 >Mar 11 16:47:04 localhost systemd[1]: Started Accounts Service. >Mar 11 16:47:08 localhost livesys[655]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:08 localhost livesys[655]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:08 localhost kernel: [ 92.944496] vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=none:owns=io+mem >Mar 11 16:47:08 localhost kernel: [ 92.944505] vgaarb: transferring owner from PCI:0000:02:00.0 to PCI:0000:01:05.0 >Mar 11 16:47:08 localhost kernel: [ 92.944515] vgaarb: device changed decodes: PCI:0000:01:05.0,olddecodes=io+mem,decodes=none:owns=io+mem >Mar 11 16:47:09 localhost livesys[655]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:09 localhost livesys[655]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:09 localhost livesys[655]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:09 localhost livesys[655]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:09 localhost livesys[655]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:09 localhost livesys[655]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Mar 11 16:47:10 localhost systemd[1]: Started SYSV: Init script for live image.. >Mar 11 16:47:10 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Mar 11 16:47:11 localhost kernel: [ 95.199970] Loading iSCSI transport class v2.0-870. >Mar 11 16:47:11 localhost kernel: [ 95.360495] iscsi: registered transport (tcp) >Mar 11 16:47:13 localhost kernel: [ 97.203034] iscsi: registered transport (iser) >Mar 11 16:47:13 localhost kernel: [ 97.483626] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Mar 11 16:47:13 localhost kernel: [ 97.483635] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Mar 11 16:47:14 localhost kernel: [ 98.152939] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Mar 11 16:47:14 localhost kernel: [ 98.154021] iscsi: registered transport (cxgb3i) >Mar 11 16:47:14 localhost kernel: [ 98.577444] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Mar 11 16:47:14 localhost kernel: [ 98.577520] iscsi: registered transport (cxgb4i) >Mar 11 16:47:15 localhost kernel: [ 99.007916] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Mar 11 16:47:15 localhost kernel: [ 99.126798] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Mar 11 16:47:15 localhost kernel: [ 99.127597] iscsi: registered transport (bnx2i) >Mar 11 16:47:15 localhost kernel: [ 99.793965] iscsi: registered transport (be2iscsi) >Mar 11 16:47:16 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Mar 11 16:47:16 localhost systemd[1]: Starting Network Manager... >Mar 11 16:47:19 localhost iscsid: iSCSI logger with pid=827 started! >Mar 11 16:47:19 localhost kernel: [ 103.689694] ip6_tables: (C) 2000-2006 Netfilter Core Team >Mar 11 16:47:19 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Mar 11 16:47:19 localhost iscsid[796]: Starting iscsid: [ OK ]#015[ OK ] >Mar 11 16:47:19 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Mar 11 16:47:20 localhost kernel: [ 104.595866] Ebtables v2.0 registered >Mar 11 16:47:20 localhost iscsid: iSCSI daemon with pid=831 started! >Mar 11 16:47:21 localhost NetworkManager[818]: <info> NetworkManager (version 0.9.7.0-12.git20121004.fc18) is starting... >Mar 11 16:47:21 localhost NetworkManager[818]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Mar 11 16:47:21 localhost NetworkManager[818]: <info> WEXT support is enabled >Mar 11 16:47:21 localhost kernel: [ 105.379915] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Mar 11 16:47:21 localhost NetworkManager[818]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Mar 11 16:47:22 localhost NetworkManager[818]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Mar 11 16:47:22 localhost NetworkManager[818]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Mar 11 16:47:22 localhost NetworkManager[818]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Mar 11 16:47:24 localhost NetworkManager[818]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Mar 11 16:47:24 localhost NetworkManager[818]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Mar 11 16:47:24 localhost NetworkManager[818]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Mar 11 16:47:24 localhost NetworkManager[818]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Mar 11 16:47:24 localhost dbus-daemon[656]: dbus[656]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Mar 11 16:47:24 localhost dbus[656]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Mar 11 16:47:24 localhost NetworkManager[818]: <info> monitoring kernel firmware directory '/lib/firmware'. >Mar 11 16:47:24 localhost NetworkManager[818]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.4/0000:04:06.0/ssb0:0/ieee80211/phy0/rfkill1) (driver b43) >Mar 11 16:47:24 localhost NetworkManager[818]: <info> WiFi enabled by radio killswitch; enabled by state file >Mar 11 16:47:24 localhost systemd[1]: Started Network Manager. >Mar 11 16:47:24 localhost systemd[1]: Starting Network Manager Wait Online... >Mar 11 16:47:24 localhost NetworkManager[818]: <info> WWAN enabled by radio killswitch; enabled by state file >Mar 11 16:47:24 localhost NetworkManager[818]: <info> WiMAX enabled by radio killswitch; enabled by state file >Mar 11 16:47:24 localhost NetworkManager[818]: <info> Networking is enabled by state file >Mar 11 16:47:24 localhost NetworkManager[818]: <warn> failed to allocate link cache: (-10) Operation not supported >Mar 11 16:47:24 localhost NetworkManager[818]: <info> (p10p1): carrier is OFF >Mar 11 16:47:24 localhost NetworkManager[818]: <info> (p10p1): new Ethernet device (driver: 'r8169' ifindex: 2) >Mar 11 16:47:24 localhost NetworkManager[818]: <info> (p10p1): exported as /org/freedesktop/NetworkManager/Devices/0 >Mar 11 16:47:24 localhost NetworkManager[818]: <info> (p10p1): now managed >Mar 11 16:47:24 localhost NetworkManager[818]: <info> (p10p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Mar 11 16:47:24 localhost NetworkManager[818]: <info> (p10p1): bringing up device. >Mar 11 16:47:24 localhost kernel: [ 108.600902] r8169 0000:03:00.0: p10p1: link down >Mar 11 16:47:24 localhost kernel: [ 108.600945] IPv6: ADDRCONF(NETDEV_UP): p10p1: link is not ready >Mar 11 16:47:24 localhost NetworkManager[818]: <info> (p10p1): preparing device. >Mar 11 16:47:24 localhost NetworkManager[818]: <info> (p10p1): deactivating device (reason 'managed') [2] >Mar 11 16:47:24 localhost dbus-daemon[656]: modem-manager[937]: <info> ModemManager (version 0.6.0.0-2.fc18) starting... >Mar 11 16:47:24 localhost modem-manager[937]: <info> ModemManager (version 0.6.0.0-2.fc18) starting... >Mar 11 16:47:24 localhost dbus-daemon[656]: dbus[656]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Mar 11 16:47:24 localhost dbus[656]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Mar 11 16:47:25 localhost NetworkManager[818]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:0a.0/0000:03:00.0/net/p10p1 >Mar 11 16:47:25 localhost NetworkManager[818]: <info> (wlan0): using nl80211 for WiFi device control >Mar 11 16:47:25 localhost NetworkManager[818]: <warn> (wlan0): driver supports Access Point (AP) mode >Mar 11 16:47:25 localhost NetworkManager[818]: <info> (wlan0): new 802.11 WiFi device (driver: 'b43' ifindex: 3) >Mar 11 16:47:25 localhost NetworkManager[818]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1 >Mar 11 16:47:25 localhost NetworkManager[818]: <info> (wlan0): now managed >Mar 11 16:47:25 localhost NetworkManager[818]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Mar 11 16:47:25 localhost NetworkManager[818]: <info> (wlan0): bringing up device. >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Option' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Option' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'X22X' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'X22X' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'MotoC' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'SimTech' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'AnyData' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Novatel' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Ericsson MBM' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Option High-Speed' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'MotoC' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'SimTech' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'AnyData' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Novatel' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Ericsson MBM' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Option High-Speed' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Nokia' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Gobi' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Sierra' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Wavecom' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'ZTE' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Samsung' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Huawei' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Longcheer' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Linktop' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Cinterion' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Iridium' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Loaded plugin 'Generic' >Mar 11 16:47:25 localhost modem-manager[937]: <info> Successfully loaded 20 plugins >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Nokia' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Gobi' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Sierra' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Wavecom' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'ZTE' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Samsung' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Huawei' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Longcheer' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Linktop' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Cinterion' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Iridium' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Loaded plugin 'Generic' >Mar 11 16:47:25 localhost dbus-daemon[656]: modem-manager[937]: <info> Successfully loaded 20 plugins >Mar 11 16:47:25 localhost kernel: [ 109.288675] b43-phy0: Loading OpenSource firmware version 410.31754 >Mar 11 16:47:25 localhost kernel: [ 109.288680] b43-phy0: Hardware crypto acceleration not supported by firmware >Mar 11 16:47:25 localhost kernel: [ 109.339075] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready >Mar 11 16:47:25 localhost NetworkManager[818]: <info> (wlan0): preparing device. >Mar 11 16:47:25 localhost NetworkManager[818]: <info> (wlan0): deactivating device (reason 'managed') [2] >Mar 11 16:47:25 localhost NetworkManager[818]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Mar 11 16:47:25 localhost dbus[656]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Mar 11 16:47:25 localhost NetworkManager[818]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Mar 11 16:47:25 localhost NetworkManager[818]: <info> modem-manager is now available >Mar 11 16:47:25 localhost dbus-daemon[656]: dbus[656]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Mar 11 16:47:25 localhost systemd[1]: Starting WPA Supplicant daemon... >Mar 11 16:47:26 localhost dbus-daemon[656]: dbus[656]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Mar 11 16:47:26 localhost dbus[656]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Mar 11 16:47:26 localhost NetworkManager[818]: <info> wpa_supplicant started >Mar 11 16:47:26 localhost systemd[1]: Started WPA Supplicant daemon. >Mar 11 16:47:26 localhost NetworkManager[818]: <info> (wlan0) supports 4 scan SSIDs >Mar 11 16:47:26 localhost NetworkManager[818]: <info> (wlan0): supplicant interface state: starting -> ready >Mar 11 16:47:26 localhost NetworkManager[818]: <info> (wlan0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Mar 11 16:47:26 localhost NetworkManager[818]: <warn> Trying to remove a non-existant call id. >Mar 11 16:47:26 localhost NetworkManager[818]: <info> (wlan0): supplicant interface state: ready -> inactive >Mar 11 16:47:26 localhost NetworkManager[818]: <info> (wlan0) supports 4 scan SSIDs >Mar 11 16:47:26 localhost gdm-simple-slave[751]: WARNING: Failed to give slave programs access to the display. Trying to proceed. >Mar 11 16:47:31 localhost systemd-logind[649]: New session 1 of user gdm. >Mar 11 16:47:31 localhost systemd-logind[649]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Mar 11 16:47:42 localhost dbus-daemon[656]: dbus[656]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Mar 11 16:47:42 localhost dbus[656]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Mar 11 16:47:42 localhost systemd[1]: Starting Daemon for power management... >Mar 11 16:47:43 localhost dbus-daemon[656]: dbus[656]: [system] Successfully activated service 'org.freedesktop.UPower' >Mar 11 16:47:43 localhost dbus[656]: [system] Successfully activated service 'org.freedesktop.UPower' >Mar 11 16:47:43 localhost systemd[1]: Started Daemon for power management. >Mar 11 16:47:45 localhost systemd[1]: SELinux Got Sender :1.19 >Mar 11 16:47:52 localhost rtkit-daemon[651]: Successfully made thread 1163 of process 1163 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Mar 11 16:47:53 localhost pulseaudio[1163]: [pulseaudio] sink.c: Default and alternate sample rates are the same. >Mar 11 16:47:57 localhost systemd[1]: NetworkManager-wait-online.service: main process exited, code=exited, status=1/FAILURE >Mar 11 16:47:57 localhost systemd[1]: Failed to start Network Manager Wait Online. >Mar 11 16:47:57 localhost systemd[1]: Unit NetworkManager-wait-online.service entered failed state >Mar 11 16:47:57 localhost systemd[1]: Starting Network. >Mar 11 16:47:57 localhost systemd[1]: Reached target Network. >Mar 11 16:47:57 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Mar 11 16:47:57 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Mar 11 16:47:57 localhost systemd[1]: Starting Virtualization daemon... >Mar 11 16:47:57 localhost systemd[1]: Started Virtualization daemon. >Mar 11 16:47:57 localhost systemd[1]: Starting RPC bind service... >Mar 11 16:47:57 localhost systemd[1]: iscsi.service: control process exited, code=exited status=3 >Mar 11 16:47:57 localhost systemd[1]: Failed to start LSB: Starts and stops login and scanning of iSCSI devices.. >Mar 11 16:47:57 localhost systemd[1]: Unit iscsi.service entered failed state >Mar 11 16:47:57 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Mar 11 16:47:57 localhost systemd[1]: Started SYSV: Late init script for live image.. >Mar 11 16:47:59 localhost systemd[1]: Started RPC bind service. >Mar 11 16:47:59 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Mar 11 16:47:59 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Mar 11 16:48:03 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Mar 11 16:48:03 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Mar 11 16:48:03 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Mar 11 16:48:04 localhost systemd[1]: Started Sendmail Mail Transport Client. >Mar 11 16:48:04 localhost systemd[1]: Starting Multi-User. >Mar 11 16:48:04 localhost systemd[1]: Reached target Multi-User. >Mar 11 16:48:04 localhost systemd[1]: Starting Graphical Interface. >Mar 11 16:48:04 localhost systemd[1]: Reached target Graphical Interface. >Mar 11 16:48:04 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Mar 11 16:48:04 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Mar 11 16:48:04 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Mar 11 16:48:04 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Mar 11 16:48:04 localhost systemd[1]: Startup finished in 2s 18ms 839us (kernel) + 14s 153ms 491us (initrd) + 2min 12s 568ms 876us (userspace) = 2min 28s 741ms 206us. >Mar 11 16:48:08 localhost libvirtd[1180]: 2013-03-11 20:48:08.730+0000: 1180: info : libvirt version: 0.10.2.2, package: 3.fc18 (Fedora Project, 2012-12-17-23:55:54, buildvm-14.phx2.fedoraproject.org) >Mar 11 16:48:08 localhost libvirtd[1180]: 2013-03-11 20:48:08.730+0000: 1180: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Mar 11 16:48:09 localhost libvirtd[1180]: 2013-03-11 20:48:09.212+0000: 1180: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Mar 11 16:48:09 localhost libvirtd[1180]: 2013-03-11 20:48:09.213+0000: 1180: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Mar 11 16:48:11 localhost libvirtd[1180]: 2013-03-11 20:48:11.840+0000: 1226: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Mar 11 16:48:14 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Mar 11 16:48:14 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Mar 11 16:48:25 localhost dbus-daemon[656]: dbus[656]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Mar 11 16:48:25 localhost dbus[656]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Mar 11 16:48:25 localhost systemd[1]: Starting Disk Manager... >Mar 11 16:48:25 localhost udisksd[1303]: udisks daemon version 1.99.0 starting >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:48:25 localhost dbus-daemon[656]: dbus[656]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Mar 11 16:48:25 localhost dbus[656]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Mar 11 16:48:25 localhost udisksd[1303]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Mar 11 16:48:25 localhost systemd[1]: Started Disk Manager. >Mar 11 16:48:32 localhost dbus-daemon[656]: dbus[656]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Mar 11 16:48:32 localhost dbus[656]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Mar 11 16:48:32 localhost dbus-daemon[656]: dbus[656]: [system] Successfully activated service 'net.reactivated.Fprint' >Mar 11 16:48:32 localhost dbus[656]: [system] Successfully activated service 'net.reactivated.Fprint' >Mar 11 16:48:32 localhost dbus[656]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Mar 11 16:48:32 localhost dbus-daemon[656]: Launching FprintObject >Mar 11 16:48:32 localhost dbus-daemon[656]: dbus[656]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Mar 11 16:48:32 localhost dbus-daemon[656]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Mar 11 16:48:32 localhost dbus-daemon[656]: ** Message: entering main loop >Mar 11 16:48:33 localhost dbus-daemon[656]: dbus[656]: [system] Successfully activated service 'org.freedesktop.realmd' >Mar 11 16:48:33 localhost dbus[656]: [system] Successfully activated service 'org.freedesktop.realmd' >Mar 11 16:48:52 localhost systemd-logind[649]: New session 2 of user liveuser. >Mar 11 16:48:52 localhost systemd-logind[649]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Mar 11 16:48:52 localhost gnome-session[1076]: WARNING: Detected that screensaver has left the bus >Mar 11 16:48:52 localhost gnome-session[1076]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Mar 11 16:48:52 localhost gdm-simple-slave[751]: WARNING: Failed to remove slave program access to the display. Trying to proceed. >Mar 11 16:48:53 localhost systemd[1]: Mounted FUSE Control File System. >Mar 11 16:48:53 localhost kernel: [ 197.588200] fuse init (API version 7.20) >Mar 11 16:48:55 localhost spice-vdagent[1521]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Mar 11 16:48:55 localhost rtkit-daemon[651]: Successfully made thread 1528 of process 1528 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Mar 11 16:48:55 localhost pulseaudio[1528]: [pulseaudio] sink.c: Default and alternate sample rates are the same. >Mar 11 16:48:55 localhost systemd[1]: SELinux Got Sender :1.66 >Mar 11 16:48:55 localhost bluetoothd[623]: bluetoothd[623]: Endpoint registered: sender=:1.83 path=/MediaEndpoint/HFPAG >Mar 11 16:48:55 localhost bluetoothd[623]: Endpoint registered: sender=:1.83 path=/MediaEndpoint/HFPAG >Mar 11 16:48:55 localhost bluetoothd[623]: bluetoothd[623]: Endpoint registered: sender=:1.83 path=/MediaEndpoint/HFPHS >Mar 11 16:48:55 localhost bluetoothd[623]: bluetoothd[623]: Endpoint registered: sender=:1.83 path=/MediaEndpoint/A2DPSource >Mar 11 16:48:55 localhost bluetoothd[623]: Endpoint registered: sender=:1.83 path=/MediaEndpoint/HFPHS >Mar 11 16:48:55 localhost bluetoothd[623]: Endpoint registered: sender=:1.83 path=/MediaEndpoint/A2DPSource >Mar 11 16:48:57 localhost dbus-daemon[656]: dbus[656]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Mar 11 16:48:57 localhost dbus[656]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Mar 11 16:48:57 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Mar 11 16:48:57 localhost colord: Using config file /etc/colord.conf >Mar 11 16:48:57 localhost colord: Using mapping database file /var/lib/colord/mapping.db >Mar 11 16:48:57 localhost colord: Using device database file /var/lib/colord/storage.db >Mar 11 16:48:57 localhost systemd[1]: Starting CUPS Printing Service... >Mar 11 16:48:57 localhost systemd[1]: Started CUPS Printing Service. >Mar 11 16:48:57 localhost colord: Loading plugin libcd_plugin_camera.so >Mar 11 16:48:57 localhost colord: Loading plugin libcd_plugin_scanner.so >Mar 11 16:48:57 localhost colord: Daemon ready for requests >Mar 11 16:48:57 localhost dbus[656]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Mar 11 16:48:57 localhost dbus-daemon[656]: dbus[656]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Mar 11 16:48:57 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Mar 11 16:48:57 localhost colord: Profile added: icc-9c63a713c85fe8dcd9d9e8aa286f7e95 >Mar 11 16:48:57 localhost colord: Profile added: icc-dcd6d93e079fc3295cb4d48deb24f851 >Mar 11 16:48:57 localhost colord: Profile added: icc-285bf9a62b68718fe66aa1d69978a97d >Mar 11 16:48:57 localhost colord: Profile added: icc-7d744c7ca47e33468b64feb7029fc9b0 >Mar 11 16:48:57 localhost colord: Profile added: icc-fdde622468ba0cd232b9f7e00ad52af6 >Mar 11 16:48:58 localhost colord: Profile added: icc-d14766a584896acd5810a9f14a3ef15d >Mar 11 16:48:58 localhost colord: Profile added: icc-cc7e433e2982e0a682f332ed378c7d47 >Mar 11 16:48:58 localhost colord: Profile added: icc-ba6a5c659db6759a2b4a4739d848127f >Mar 11 16:48:58 localhost colord: Profile added: icc-a1acbaedbc3f054a5f724db41237df9c >Mar 11 16:48:58 localhost colord: Profile added: icc-07aa38f191524daabe72365d8bf549df >Mar 11 16:48:58 localhost colord: Profile added: icc-1fffcf7157b6df5f4bcb186908a88488 >Mar 11 16:48:58 localhost colord: Profile added: icc-942691ffe5d2da307d87d209157fa8c5 >Mar 11 16:48:58 localhost colord: Profile added: icc-d9c0a165058a15b86c6663d8ca9e35d7 >Mar 11 16:48:58 localhost colord: Profile added: icc-607ae7f5824fb5ef63a4600f15a4a7eb >Mar 11 16:48:58 localhost colord: Profile added: icc-262871936d61effa51c807a5a8daec38 >Mar 11 16:48:58 localhost colord: Profile added: icc-06bd372c0c828cbe84395111f6986349 >Mar 11 16:48:58 localhost colord: Profile added: icc-626fee7d930035c4509ab0c39abe71f7 >Mar 11 16:48:58 localhost colord: Profile added: icc-27275f74b03b7a5f4c6c8cde8122b9a1 >Mar 11 16:48:58 localhost colord: Profile added: icc-34bb9dbd79b7733d83ff9c7089d90162 >Mar 11 16:48:58 localhost colord: Profile added: icc-c88b946ac4b3b503a2860d21ea68f8bd >Mar 11 16:48:58 localhost colord: Device added: xrandr-Samsung Electric Company-S24B300-1513379155 >Mar 11 16:48:59 localhost colord: Profile added: icc-5e9a5d546574dffc4737ef628ab1e43c >Mar 11 16:49:02 localhost dbus-daemon[656]: ** Message: No devices in use, exit >Mar 11 16:49:12 localhost systemd-logind[649]: Removed session 1. >Mar 11 16:49:14 localhost goa[1638]: goa-daemon version 3.6.2 starting [main.c:112, main()] >Mar 11 16:50:13 localhost kernel: [ 276.959428] md: raid0 personality registered for level 0 >Mar 11 16:50:13 localhost kernel: [ 276.964575] md: raid1 personality registered for level 1 >Mar 11 16:50:13 localhost kernel: [ 276.968372] async_tx: api initialized (async) >Mar 11 16:50:13 localhost kernel: [ 276.977515] xor: automatically using best checksumming function: >Mar 11 16:50:13 localhost kernel: [ 276.986878] generic_sse: 6764.000 MB/sec >Mar 11 16:50:13 localhost kernel: [ 277.404290] raid6: sse2x1 1203 MB/s >Mar 11 16:50:13 localhost kernel: [ 277.421261] raid6: sse2x2 2046 MB/s >Mar 11 16:50:13 localhost kernel: [ 277.438240] raid6: sse2x4 2292 MB/s >Mar 11 16:50:13 localhost kernel: [ 277.438244] raid6: using algorithm sse2x4 (2292 MB/s) >Mar 11 16:50:13 localhost kernel: [ 277.438248] raid6: using intx1 recovery algorithm >Mar 11 16:50:13 localhost kernel: [ 277.466283] md: raid6 personality registered for level 6 >Mar 11 16:50:13 localhost kernel: [ 277.466286] md: raid5 personality registered for level 5 >Mar 11 16:50:13 localhost kernel: [ 277.466287] md: raid4 personality registered for level 4 >Mar 11 16:50:13 localhost kernel: [ 277.474371] md: raid10 personality registered for level 10 >Mar 11 16:50:13 localhost kernel: [ 277.638860] device-mapper: multipath: version 1.5.0 loaded >Mar 11 16:50:13 localhost kernel: [ 277.647586] device-mapper: multipath round-robin: version 1.0.0 loaded >Mar 11 16:50:14 localhost kernel: [ 277.963354] No iBFT detected. >Mar 11 16:50:16 localhost dbus[1508]: avc: received setenforce notice (enforcing=0) >Mar 11 16:50:16 localhost dbus[656]: avc: received setenforce notice (enforcing=0) >Mar 11 16:50:16 localhost dbus[1356]: avc: received setenforce notice (enforcing=0) >Mar 11 16:50:16 localhost dbus-daemon[656]: dbus[656]: avc: received setenforce notice (enforcing=0) >Mar 11 16:50:18 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:18 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:18 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:18 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:18 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:18 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:18 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:18 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:18 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:19 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:19 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:19 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:19 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:19 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:19 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:19 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:19 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:19 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:19 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:19 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:20 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:20 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:20 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:20 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:26 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:26 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:26 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:27 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:29 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:29 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:31 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:32 localhost anaconda: /sbin/anaconda 18.37.11 >Mar 11 16:50:34 localhost anaconda: 7733248 kB (7552 MB) are available >Mar 11 16:50:34 localhost anaconda: check_memory(): total:7552, needed:512, graphical:512 >Mar 11 16:50:34 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Mar 11 16:50:34 localhost anaconda: Default encoding = ascii >Mar 11 16:50:34 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:34 localhost anaconda: ISCSID is /sbin/iscsid >Mar 11 16:50:34 localhost anaconda: no initiator set >Mar 11 16:50:34 localhost program: Running... modprobe fcoe >Mar 11 16:50:34 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:35 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Mar 11 16:50:35 localhost program: No FCoE boot disk information is found in EDD! >Mar 11 16:50:35 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Mar 11 16:50:35 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Mar 11 16:50:35 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:35 localhost program: Running... multipath -d >Mar 11 16:50:35 localhost program: Running... multipath -ll >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: sda >Mar 11 16:50:35 localhost storage: MultipathTopology: found non-disk device: sda1 >Mar 11 16:50:35 localhost storage: MultipathTopology: found non-disk device: sda2 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: sdb >Mar 11 16:50:35 localhost storage: MultipathTopology: found non-disk device: sdb1 >Mar 11 16:50:35 localhost storage: MultipathTopology: found non-disk device: sdb2 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: sdc >Mar 11 16:50:35 localhost storage: MultipathTopology: found non-disk device: sdc1 >Mar 11 16:50:35 localhost storage: MultipathTopology: found non-disk device: sr0 >Mar 11 16:50:35 localhost storage: MultipathTopology: found non-disk device: sr1 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: loop0 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: loop1 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: loop2 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: loop3 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: loop4 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: loop5 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: loop6 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: loop7 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: dm-0 >Mar 11 16:50:35 localhost storage: MultipathTopology: found singlepath device: dm-1 >Mar 11 16:50:35 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:35 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:35 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:36 localhost anaconda: Display mode = g >Mar 11 16:50:36 localhost anaconda: 7733248 kB (7552 MB) are available >Mar 11 16:50:36 localhost anaconda: check_memory(): total:7552, needed:512, graphical:512 >Mar 11 16:50:36 localhost anaconda: using only installclass _Fedora >Mar 11 16:50:37 localhost anaconda: Detected 7488M of memory >Mar 11 16:50:37 localhost anaconda: Swap attempt of 7488M >Mar 11 16:50:37 localhost anaconda: Running Thread: AnaStorageThread (140263939475200) >Mar 11 16:50:37 localhost program: Running... udevadm control --property=ANACONDA=1 >Mar 11 16:50:37 localhost anaconda: Running Thread: AnaNetworkThread (140263931082496) >Mar 11 16:50:37 localhost program: Running... systemctl start chronyd.service >Mar 11 16:50:37 localhost anaconda: Running Thread: AnaPayloadThread (140263592191744) >Mar 11 16:50:37 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Mar 11 16:50:37 localhost NetworkManager[818]: ifcfg-rh: read connection 'p10p1' >Mar 11 16:50:37 localhost NetworkManager[818]: <info> Saved default wired connection 'p10p1' to persistent storage >Mar 11 16:50:37 localhost systemd[1]: Started NTP client/server. >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:37 localhost anaconda: Thread Done: AnaNetworkThread (140263931082496) >Mar 11 16:50:37 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:38 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:38 localhost anaconda: no initiator set >Mar 11 16:50:38 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Mar 11 16:50:38 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Mar 11 16:50:38 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:38 localhost NetworkManager[818]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p10p1 >Mar 11 16:50:38 localhost storage: sr1 looks to be the live device; marking as protected >Mar 11 16:50:38 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:38 localhost program: Running... multipath -d >Mar 11 16:50:38 localhost program: Running... multipath -ll >Mar 11 16:50:38 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:38 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:38 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:38 localhost storage: MultipathTopology: found singlepath device: sda >Mar 11 16:50:38 localhost storage: MultipathTopology: found non-disk device: sda1 >Mar 11 16:50:38 localhost storage: MultipathTopology: found non-disk device: sda2 >Mar 11 16:50:38 localhost storage: MultipathTopology: found singlepath device: sdb >Mar 11 16:50:38 localhost storage: MultipathTopology: found non-disk device: sdb1 >Mar 11 16:50:38 localhost storage: MultipathTopology: found non-disk device: sdb2 >Mar 11 16:50:38 localhost storage: MultipathTopology: found singlepath device: sdc >Mar 11 16:50:38 localhost storage: MultipathTopology: found non-disk device: sdc1 >Mar 11 16:50:38 localhost storage: MultipathTopology: found non-disk device: sr0 >Mar 11 16:50:38 localhost storage: MultipathTopology: found non-disk device: sr1 >Mar 11 16:50:38 localhost storage: MultipathTopology: found singlepath device: loop0 >Mar 11 16:50:38 localhost storage: MultipathTopology: found singlepath device: loop5 >Mar 11 16:50:38 localhost storage: MultipathTopology: found singlepath device: loop6 >Mar 11 16:50:38 localhost storage: MultipathTopology: found singlepath device: loop7 >Mar 11 16:50:38 localhost storage: MultipathTopology: found singlepath device: dm-0 >Mar 11 16:50:38 localhost storage: MultipathTopology: found singlepath device: dm-1 >Mar 11 16:50:38 localhost storage: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sr0', 'sr1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Mar 11 16:50:38 localhost storage: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Mar 11 16:50:38 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:38 localhost storage: sda is a disk >Mar 11 16:50:38 localhost storage: added disk sda (id 0) to device tree >Mar 11 16:50:38 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:38 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:38 localhost storage: got device: DiskDevice instance (0x7f91b8095790) -- >Mar 11 16:50:38 localhost storage: got format: DiskLabel instance (0x7f91b80e9d90) -- >Mar 11 16:50:38 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:38 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Mar 11 16:50:38 localhost storage: sda1 is a partition >Mar 11 16:50:38 localhost storage: added partition sda1 (id 1) to device tree >Mar 11 16:50:38 localhost storage: disklabel detected but not usable on sda1 >Mar 11 16:50:38 localhost storage: type detected on 'sda1' is 'ntfs' >Mar 11 16:50:38 localhost program: Running... ntfsinfo -m /dev/sda1 >Mar 11 16:50:38 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:38 localhost program: Volume Information >Mar 11 16:50:38 localhost program: #011Name of device: /dev/sda1 >Mar 11 16:50:38 localhost program: #011Device state: 11 >Mar 11 16:50:38 localhost program: #011Volume Name: System Reserved >Mar 11 16:50:38 localhost program: #011Volume State: 91 >Mar 11 16:50:38 localhost program: #011Volume Version: 3.1 >Mar 11 16:50:38 localhost program: #011Sector Size: 512 >Mar 11 16:50:38 localhost program: #011Cluster Size: 4096 >Mar 11 16:50:38 localhost program: #011Index Block Size: 4096 >Mar 11 16:50:38 localhost program: #011Volume Size in Clusters: 25599 >Mar 11 16:50:38 localhost program: MFT Information >Mar 11 16:50:38 localhost program: #011MFT Record Size: 1024 >Mar 11 16:50:38 localhost program: #011MFT Zone Multiplier: 0 >Mar 11 16:50:38 localhost program: #011MFT Data Position: 24 >Mar 11 16:50:38 localhost program: #011MFT Zone Start: 8533 >Mar 11 16:50:38 localhost program: #011MFT Zone End: 11732 >Mar 11 16:50:38 localhost program: #011MFT Zone Position: 8533 >Mar 11 16:50:38 localhost program: #011Current Position in First Data Zone: 11732 >Mar 11 16:50:38 localhost program: #011Current Position in Second Data Zone: 0 >Mar 11 16:50:38 localhost program: #011LCN of Data Attribute for FILE_MFT: 8533 >Mar 11 16:50:38 localhost program: #011FILE_MFTMirr Size: 4 >Mar 11 16:50:38 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Mar 11 16:50:38 localhost program: #011Size of Attribute Definition Table: 2560 >Mar 11 16:50:38 localhost program: FILE_Bitmap Information >Mar 11 16:50:38 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Mar 11 16:50:38 localhost program: #011State of FILE_Bitmap Inode: 80 >Mar 11 16:50:38 localhost program: #011Length of Attribute List: 0 >Mar 11 16:50:38 localhost program: #011Attribute List: (null) >Mar 11 16:50:38 localhost program: #011Number of Attached Extent Inodes: 0 >Mar 11 16:50:38 localhost program: FILE_Bitmap Data Attribute Information >Mar 11 16:50:38 localhost program: #011Decompressed Runlist: not done yet >Mar 11 16:50:38 localhost program: #011Base Inode: 6 >Mar 11 16:50:38 localhost program: #011Attribute Types: not done yet >Mar 11 16:50:38 localhost program: #011Attribute Name Length: 0 >Mar 11 16:50:38 localhost program: #011Attribute State: 3 >Mar 11 16:50:38 localhost program: #011Attribute Allocated Size: 4096 >Mar 11 16:50:38 localhost program: #011Attribute Data Size: 3200 >Mar 11 16:50:38 localhost program: #011Attribute Initialized Size: 3200 >Mar 11 16:50:38 localhost program: #011Attribute Compressed Size: 0 >Mar 11 16:50:38 localhost program: #011Compression Block Size: 0 >Mar 11 16:50:38 localhost program: #011Compression Block Size Bits: 0 >Mar 11 16:50:38 localhost program: #011Compression Block Clusters: 0 >Mar 11 16:50:38 localhost program: Running... ntfsresize -m /dev/sda1 >Mar 11 16:50:38 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Mar 11 16:50:38 localhost program: Minsize (in MB): 36 >Mar 11 16:50:38 localhost storage: got device: PartitionDevice instance (0x7f91b8112250) -- >Mar 11 16:50:38 localhost storage: got format: NTFS instance (0x7f91b811c110) -- >Mar 11 16:50:38 localhost storage: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Mar 11 16:50:38 localhost storage: sda2 is a partition >Mar 11 16:50:38 localhost storage: added partition sda2 (id 2) to device tree >Mar 11 16:50:38 localhost storage: disklabel detected but not usable on sda2 >Mar 11 16:50:38 localhost storage: type detected on 'sda2' is 'ntfs' >Mar 11 16:50:38 localhost program: Running... ntfsinfo -m /dev/sda2 >Mar 11 16:50:38 localhost program: Volume Information >Mar 11 16:50:38 localhost program: #011Name of device: /dev/sda2 >Mar 11 16:50:38 localhost program: #011Device state: 11 >Mar 11 16:50:38 localhost program: #011Volume Name: >Mar 11 16:50:38 localhost program: #011Volume State: 91 >Mar 11 16:50:38 localhost program: #011Volume Version: 3.1 >Mar 11 16:50:38 localhost program: #011Sector Size: 512 >Mar 11 16:50:38 localhost program: #011Cluster Size: 4096 >Mar 11 16:50:38 localhost program: #011Index Block Size: 4096 >Mar 11 16:50:38 localhost program: #011Volume Size in Clusters: 244163327 >Mar 11 16:50:38 localhost program: MFT Information >Mar 11 16:50:38 localhost program: #011MFT Record Size: 1024 >Mar 11 16:50:38 localhost program: #011MFT Zone Multiplier: 0 >Mar 11 16:50:38 localhost program: #011MFT Data Position: 24 >Mar 11 16:50:38 localhost program: #011MFT Zone Start: 786432 >Mar 11 16:50:38 localhost program: #011MFT Zone End: 31306847 >Mar 11 16:50:38 localhost program: #011MFT Zone Position: 786432 >Mar 11 16:50:38 localhost program: #011Current Position in First Data Zone: 31306847 >Mar 11 16:50:38 localhost program: #011Current Position in Second Data Zone: 0 >Mar 11 16:50:38 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Mar 11 16:50:38 localhost program: #011FILE_MFTMirr Size: 4 >Mar 11 16:50:38 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Mar 11 16:50:38 localhost program: #011Size of Attribute Definition Table: 2560 >Mar 11 16:50:38 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:38 localhost program: FILE_Bitmap Information >Mar 11 16:50:38 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Mar 11 16:50:38 localhost program: #011State of FILE_Bitmap Inode: 80 >Mar 11 16:50:38 localhost program: #011Length of Attribute List: 0 >Mar 11 16:50:38 localhost program: #011Attribute List: (null) >Mar 11 16:50:38 localhost program: #011Number of Attached Extent Inodes: 0 >Mar 11 16:50:38 localhost program: FILE_Bitmap Data Attribute Information >Mar 11 16:50:38 localhost program: #011Decompressed Runlist: not done yet >Mar 11 16:50:38 localhost program: #011Base Inode: 6 >Mar 11 16:50:38 localhost program: #011Attribute Types: not done yet >Mar 11 16:50:38 localhost program: #011Attribute Name Length: 0 >Mar 11 16:50:38 localhost program: #011Attribute State: 3 >Mar 11 16:50:38 localhost program: #011Attribute Allocated Size: 30523392 >Mar 11 16:50:38 localhost program: #011Attribute Data Size: 30520416 >Mar 11 16:50:38 localhost program: #011Attribute Initialized Size: 30520416 >Mar 11 16:50:38 localhost program: #011Attribute Compressed Size: 0 >Mar 11 16:50:38 localhost program: #011Compression Block Size: 0 >Mar 11 16:50:38 localhost program: #011Compression Block Size Bits: 0 >Mar 11 16:50:38 localhost program: #011Compression Block Clusters: 0 >Mar 11 16:50:38 localhost program: Running... ntfsresize -m /dev/sda2 >Mar 11 16:50:44 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Mar 11 16:50:44 localhost program: Minsize (in MB): 194190 >Mar 11 16:50:44 localhost storage: got device: PartitionDevice instance (0x7f91b81128d0) -- >Mar 11 16:50:44 localhost storage: got format: NTFS instance (0x7f91b8112e10) -- >Mar 11 16:50:44 localhost storage: scanning sdb (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Mar 11 16:50:44 localhost storage: sdb is a disk >Mar 11 16:50:44 localhost storage: added disk sdb (id 3) to device tree >Mar 11 16:50:44 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:44 localhost storage: got device: DiskDevice instance (0x7f91b8168050) -- >Mar 11 16:50:44 localhost storage: got format: DiskLabel instance (0x54191d0) -- >Mar 11 16:50:44 localhost storage: scanning sdb1 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Mar 11 16:50:44 localhost storage: sdb1 is a partition >Mar 11 16:50:44 localhost storage: added partition sdb1 (id 4) to device tree >Mar 11 16:50:44 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:44 localhost storage: disklabel detected but not usable on sdb1 >Mar 11 16:50:44 localhost storage: type detected on 'sdb1' is 'ntfs' >Mar 11 16:50:44 localhost program: Running... ntfsinfo -m /dev/sdb1 >Mar 11 16:50:44 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:44 localhost program: Volume Information >Mar 11 16:50:44 localhost program: #011Name of device: /dev/sdb1 >Mar 11 16:50:44 localhost program: #011Device state: 11 >Mar 11 16:50:44 localhost program: #011Volume Name: BackUp >Mar 11 16:50:44 localhost program: #011Volume State: 91 >Mar 11 16:50:44 localhost program: #011Volume Version: 3.1 >Mar 11 16:50:44 localhost program: #011Sector Size: 512 >Mar 11 16:50:44 localhost program: #011Cluster Size: 4096 >Mar 11 16:50:44 localhost program: #011Index Block Size: 4096 >Mar 11 16:50:44 localhost program: #011Volume Size in Clusters: 122095103 >Mar 11 16:50:44 localhost program: MFT Information >Mar 11 16:50:44 localhost program: #011MFT Record Size: 1024 >Mar 11 16:50:44 localhost program: #011MFT Zone Multiplier: 0 >Mar 11 16:50:44 localhost program: #011MFT Data Position: 24 >Mar 11 16:50:44 localhost program: #011MFT Zone Start: 786432 >Mar 11 16:50:44 localhost program: #011MFT Zone End: 16048319 >Mar 11 16:50:44 localhost program: #011MFT Zone Position: 786432 >Mar 11 16:50:44 localhost program: #011Current Position in First Data Zone: 16048319 >Mar 11 16:50:44 localhost program: #011Current Position in Second Data Zone: 0 >Mar 11 16:50:44 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Mar 11 16:50:44 localhost program: #011FILE_MFTMirr Size: 4 >Mar 11 16:50:44 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Mar 11 16:50:44 localhost program: #011Size of Attribute Definition Table: 2560 >Mar 11 16:50:44 localhost program: FILE_Bitmap Information >Mar 11 16:50:44 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Mar 11 16:50:44 localhost program: #011State of FILE_Bitmap Inode: 80 >Mar 11 16:50:44 localhost program: #011Length of Attribute List: 0 >Mar 11 16:50:44 localhost program: #011Attribute List: (null) >Mar 11 16:50:44 localhost program: #011Number of Attached Extent Inodes: 0 >Mar 11 16:50:44 localhost program: FILE_Bitmap Data Attribute Information >Mar 11 16:50:44 localhost program: #011Decompressed Runlist: not done yet >Mar 11 16:50:44 localhost program: #011Base Inode: 6 >Mar 11 16:50:44 localhost program: #011Attribute Types: not done yet >Mar 11 16:50:44 localhost program: #011Attribute Name Length: 0 >Mar 11 16:50:44 localhost program: #011Attribute State: 3 >Mar 11 16:50:44 localhost program: #011Attribute Allocated Size: 15265792 >Mar 11 16:50:44 localhost program: #011Attribute Data Size: 15261888 >Mar 11 16:50:44 localhost program: #011Attribute Initialized Size: 15261888 >Mar 11 16:50:44 localhost program: #011Attribute Compressed Size: 0 >Mar 11 16:50:44 localhost program: #011Compression Block Size: 0 >Mar 11 16:50:44 localhost program: #011Compression Block Size Bits: 0 >Mar 11 16:50:44 localhost program: #011Compression Block Clusters: 0 >Mar 11 16:50:44 localhost program: Running... ntfsresize -m /dev/sdb1 >Mar 11 16:50:45 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Mar 11 16:50:45 localhost program: Minsize (in MB): 3222 >Mar 11 16:50:45 localhost storage: got device: PartitionDevice instance (0x54199d0) -- >Mar 11 16:50:45 localhost storage: got format: NTFS instance (0x5419d90) -- >Mar 11 16:50:45 localhost storage: scanning sdb2 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >Mar 11 16:50:45 localhost storage: sdb2 is a partition >Mar 11 16:50:45 localhost storage: added partition sdb2 (id 5) to device tree >Mar 11 16:50:45 localhost storage: disklabel detected but not usable on sdb2 >Mar 11 16:50:45 localhost storage: type detected on 'sdb2' is 'ntfs' >Mar 11 16:50:45 localhost program: Running... ntfsinfo -m /dev/sdb2 >Mar 11 16:50:45 localhost program: Volume Information >Mar 11 16:50:45 localhost program: #011Name of device: /dev/sdb2 >Mar 11 16:50:45 localhost program: #011Device state: 11 >Mar 11 16:50:45 localhost program: #011Volume Name: >Mar 11 16:50:45 localhost program: #011Volume State: 91 >Mar 11 16:50:45 localhost program: #011Volume Version: 3.1 >Mar 11 16:50:45 localhost program: #011Sector Size: 512 >Mar 11 16:50:45 localhost program: #011Cluster Size: 4096 >Mar 11 16:50:45 localhost program: #011Index Block Size: 4096 >Mar 11 16:50:45 localhost program: #011Volume Size in Clusters: 122094847 >Mar 11 16:50:45 localhost program: MFT Information >Mar 11 16:50:45 localhost program: #011MFT Record Size: 1024 >Mar 11 16:50:45 localhost program: #011MFT Zone Multiplier: 0 >Mar 11 16:50:45 localhost program: #011MFT Data Position: 24 >Mar 11 16:50:45 localhost program: #011MFT Zone Start: 786432 >Mar 11 16:50:45 localhost program: #011MFT Zone End: 16048287 >Mar 11 16:50:45 localhost program: #011MFT Zone Position: 786432 >Mar 11 16:50:45 localhost program: #011Current Position in First Data Zone: 16048287 >Mar 11 16:50:45 localhost program: #011Current Position in Second Data Zone: 0 >Mar 11 16:50:45 localhost program: #011LCN of Data Attribute for FILE_MFT: 786432 >Mar 11 16:50:45 localhost program: #011FILE_MFTMirr Size: 4 >Mar 11 16:50:45 localhost program: #011LCN of Data Attribute for File_MFTMirr: 2 >Mar 11 16:50:45 localhost program: #011Size of Attribute Definition Table: 2560 >Mar 11 16:50:45 localhost program: FILE_Bitmap Information >Mar 11 16:50:45 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:45 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Mar 11 16:50:45 localhost program: #011State of FILE_Bitmap Inode: 80 >Mar 11 16:50:45 localhost program: #011Length of Attribute List: 0 >Mar 11 16:50:45 localhost program: #011Attribute List: (null) >Mar 11 16:50:45 localhost program: #011Number of Attached Extent Inodes: 0 >Mar 11 16:50:45 localhost program: FILE_Bitmap Data Attribute Information >Mar 11 16:50:45 localhost program: #011Decompressed Runlist: not done yet >Mar 11 16:50:45 localhost program: #011Base Inode: 6 >Mar 11 16:50:45 localhost program: #011Attribute Types: not done yet >Mar 11 16:50:45 localhost program: #011Attribute Name Length: 0 >Mar 11 16:50:45 localhost program: #011Attribute State: 3 >Mar 11 16:50:45 localhost program: #011Attribute Allocated Size: 15265792 >Mar 11 16:50:45 localhost program: #011Attribute Data Size: 15261856 >Mar 11 16:50:45 localhost program: #011Attribute Initialized Size: 15261856 >Mar 11 16:50:45 localhost program: #011Attribute Compressed Size: 0 >Mar 11 16:50:45 localhost program: #011Compression Block Size: 0 >Mar 11 16:50:45 localhost program: #011Compression Block Size Bits: 0 >Mar 11 16:50:45 localhost program: #011Compression Block Clusters: 0 >Mar 11 16:50:45 localhost program: Running... ntfsresize -m /dev/sdb2 >Mar 11 16:50:46 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Mar 11 16:50:46 localhost program: Minsize (in MB): 19884 >Mar 11 16:50:46 localhost storage: got device: PartitionDevice instance (0x5419990) -- >Mar 11 16:50:46 localhost storage: got format: NTFS instance (0x5425050) -- >Mar 11 16:50:46 localhost storage: scanning sdc (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >Mar 11 16:50:46 localhost storage: sdc is a disk >Mar 11 16:50:46 localhost storage: added disk sdc (id 6) to device tree >Mar 11 16:50:46 localhost storage: got device: DiskDevice instance (0x5419cd0) -- >Mar 11 16:50:46 localhost storage: got format: DiskLabel instance (0x54252d0) -- >Mar 11 16:50:46 localhost storage: scanning sdc1 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >Mar 11 16:50:46 localhost storage: sdc1 is a partition >Mar 11 16:50:46 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:46 localhost storage: added partition sdc1 (id 7) to device tree >Mar 11 16:50:46 localhost storage: disklabel detected but not usable on sdc1 >Mar 11 16:50:46 localhost storage: type detected on 'sdc1' is 'ntfs' >Mar 11 16:50:46 localhost program: Running... ntfsinfo -m /dev/sdc1 >Mar 11 16:50:46 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:46 localhost program: Volume Information >Mar 11 16:50:46 localhost program: #011Name of device: /dev/sdc1 >Mar 11 16:50:46 localhost program: #011Device state: 11 >Mar 11 16:50:46 localhost program: #011Volume Name: Kevin's New World >Mar 11 16:50:46 localhost program: #011Volume State: 91 >Mar 11 16:50:46 localhost program: #011Volume Version: 3.1 >Mar 11 16:50:46 localhost program: #011Sector Size: 512 >Mar 11 16:50:46 localhost program: #011Cluster Size: 8192 >Mar 11 16:50:46 localhost program: #011Index Block Size: 4096 >Mar 11 16:50:46 localhost program: #011Volume Size in Clusters: 366282623 >Mar 11 16:50:46 localhost program: MFT Information >Mar 11 16:50:46 localhost program: #011MFT Record Size: 1024 >Mar 11 16:50:46 localhost program: #011MFT Zone Multiplier: 0 >Mar 11 16:50:46 localhost program: #011MFT Data Position: 24 >Mar 11 16:50:46 localhost program: #011MFT Zone Start: 393216 >Mar 11 16:50:46 localhost program: #011MFT Zone End: 46178543 >Mar 11 16:50:46 localhost program: #011MFT Zone Position: 393216 >Mar 11 16:50:46 localhost program: #011Current Position in First Data Zone: 46178543 >Mar 11 16:50:46 localhost program: #011Current Position in Second Data Zone: 0 >Mar 11 16:50:46 localhost program: #011LCN of Data Attribute for FILE_MFT: 393216 >Mar 11 16:50:46 localhost program: #011FILE_MFTMirr Size: 8 >Mar 11 16:50:46 localhost program: #011LCN of Data Attribute for File_MFTMirr: 1 >Mar 11 16:50:46 localhost program: #011Size of Attribute Definition Table: 2560 >Mar 11 16:50:46 localhost program: FILE_Bitmap Information >Mar 11 16:50:46 localhost program: #011FILE_Bitmap MFT Record Number: 6 >Mar 11 16:50:46 localhost program: #011State of FILE_Bitmap Inode: 80 >Mar 11 16:50:46 localhost program: #011Length of Attribute List: 0 >Mar 11 16:50:46 localhost program: #011Attribute List: (null) >Mar 11 16:50:46 localhost program: #011Number of Attached Extent Inodes: 0 >Mar 11 16:50:46 localhost program: FILE_Bitmap Data Attribute Information >Mar 11 16:50:46 localhost program: #011Decompressed Runlist: not done yet >Mar 11 16:50:46 localhost program: #011Base Inode: 6 >Mar 11 16:50:46 localhost program: #011Attribute Types: not done yet >Mar 11 16:50:46 localhost program: #011Attribute Name Length: 0 >Mar 11 16:50:46 localhost program: #011Attribute State: 3 >Mar 11 16:50:46 localhost program: #011Attribute Allocated Size: 45793280 >Mar 11 16:50:46 localhost program: #011Attribute Data Size: 45785328 >Mar 11 16:50:46 localhost program: #011Attribute Initialized Size: 45785328 >Mar 11 16:50:46 localhost program: #011Attribute Compressed Size: 0 >Mar 11 16:50:46 localhost program: #011Compression Block Size: 0 >Mar 11 16:50:46 localhost program: #011Compression Block Size Bits: 0 >Mar 11 16:50:46 localhost program: #011Compression Block Clusters: 0 >Mar 11 16:50:46 localhost program: Running... ntfsresize -m /dev/sdc1 >Mar 11 16:50:48 localhost program: ntfsresize v2012.1.15 (libntfs-3g) >Mar 11 16:50:48 localhost program: Minsize (in MB): 1069230 >Mar 11 16:50:48 localhost storage: got device: PartitionDevice instance (0x5425c90) -- >Mar 11 16:50:48 localhost storage: got format: NTFS instance (0x5425c50) -- >Mar 11 16:50:48 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >Mar 11 16:50:48 localhost storage: sr0 is a cdrom >Mar 11 16:50:48 localhost storage: added cdrom sr0 (id 8) to device tree >Mar 11 16:50:48 localhost storage: scanning sr1 (/devices/pci0000:00/0000:00:14.1/ata6/host5/target5:0:0/5:0:0:0/block/sr1)... >Mar 11 16:50:48 localhost storage: sr1 is a cdrom >Mar 11 16:50:48 localhost storage: added cdrom sr1 (id 9) to device tree >Mar 11 16:50:48 localhost storage: disklabel detected but not usable on sr1 >Mar 11 16:50:48 localhost storage: type detected on 'sr1' is 'iso9660' >Mar 11 16:50:48 localhost storage: got device: OpticalDevice instance (0x5425450) -- >Mar 11 16:50:48 localhost storage: got format: Iso9660FS instance (0x5425f90) -- >Mar 11 16:50:48 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Mar 11 16:50:48 localhost storage: loop0 is a loop device >Mar 11 16:50:48 localhost storage: added file /osmin.img (deleted) (id 10) to device tree >Mar 11 16:50:48 localhost storage: added loop loop0 (id 11) to device tree >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost storage: disklabel detected but not usable on loop0 >Mar 11 16:50:48 localhost storage: type detected on 'loop0' is 'squashfs' >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost storage: got device: LoopDevice instance (0x5419050) -- >Mar 11 16:50:48 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Mar 11 16:50:48 localhost storage: loop1 is a loop device >Mar 11 16:50:48 localhost storage: added file /osmin (id 12) to device tree >Mar 11 16:50:48 localhost storage: added loop loop1 (id 13) to device tree >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost storage: disklabel detected but not usable on loop1 >Mar 11 16:50:48 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Mar 11 16:50:48 localhost storage: got device: LoopDevice instance (0x5425350) -- >Mar 11 16:50:48 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Mar 11 16:50:48 localhost storage: loop2 is a loop device >Mar 11 16:50:48 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 14) to device tree >Mar 11 16:50:48 localhost storage: added loop loop2 (id 15) to device tree >Mar 11 16:50:48 localhost storage: disklabel detected but not usable on loop2 >Mar 11 16:50:48 localhost storage: type detected on 'loop2' is 'squashfs' >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost storage: got device: LoopDevice instance (0x54312d0) -- >Mar 11 16:50:48 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Mar 11 16:50:48 localhost storage: loop3 is a loop device >Mar 11 16:50:48 localhost storage: added file /LiveOS/ext3fs.img (id 16) to device tree >Mar 11 16:50:48 localhost storage: added loop loop3 (id 17) to device tree >Mar 11 16:50:48 localhost storage: type detected on 'loop3' is 'ext4' >Mar 11 16:50:48 localhost program: Running... dumpe2fs -h /dev/loop3 >Mar 11 16:50:48 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Mar 11 16:50:48 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Mar 11 16:50:48 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Mar 11 16:50:48 localhost program: Filesystem magic number: 0xEF53 >Mar 11 16:50:48 localhost program: Filesystem revision #: 1 (dynamic) >Mar 11 16:50:48 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Mar 11 16:50:48 localhost program: Filesystem flags: signed_directory_hash >Mar 11 16:50:48 localhost program: Default mount options: user_xattr acl >Mar 11 16:50:48 localhost program: Filesystem state: clean >Mar 11 16:50:48 localhost program: Errors behavior: Continue >Mar 11 16:50:48 localhost program: Filesystem OS type: Linux >Mar 11 16:50:48 localhost program: Inode count: 262144 >Mar 11 16:50:48 localhost program: Block count: 1048576 >Mar 11 16:50:48 localhost program: Reserved block count: 10484 >Mar 11 16:50:48 localhost program: Free blocks: 188396 >Mar 11 16:50:48 localhost program: Free inodes: 153869 >Mar 11 16:50:48 localhost program: First block: 0 >Mar 11 16:50:48 localhost program: Block size: 4096 >Mar 11 16:50:48 localhost program: Fragment size: 4096 >Mar 11 16:50:48 localhost program: Reserved GDT blocks: 255 >Mar 11 16:50:48 localhost program: Blocks per group: 32768 >Mar 11 16:50:48 localhost program: Fragments per group: 32768 >Mar 11 16:50:48 localhost program: Inodes per group: 8192 >Mar 11 16:50:48 localhost program: Inode blocks per group: 512 >Mar 11 16:50:48 localhost program: Flex block group size: 16 >Mar 11 16:50:48 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Mar 11 16:50:48 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Mar 11 16:50:48 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Mar 11 16:50:48 localhost program: Mount count: 0 >Mar 11 16:50:48 localhost program: Maximum mount count: -1 >Mar 11 16:50:48 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Mar 11 16:50:48 localhost program: Check interval: 0 (<none>) >Mar 11 16:50:48 localhost program: Lifetime writes: 821 MB >Mar 11 16:50:48 localhost program: Reserved blocks uid: 0 (user root) >Mar 11 16:50:48 localhost program: Reserved blocks gid: 0 (group root) >Mar 11 16:50:48 localhost program: First inode: 11 >Mar 11 16:50:48 localhost program: Inode size:#011 256 >Mar 11 16:50:48 localhost program: Required extra isize: 28 >Mar 11 16:50:48 localhost program: Desired extra isize: 28 >Mar 11 16:50:48 localhost program: Journal inode: 8 >Mar 11 16:50:48 localhost program: Default directory hash: half_md4 >Mar 11 16:50:48 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Mar 11 16:50:48 localhost program: Journal backup: inode blocks >Mar 11 16:50:48 localhost program: Journal features: journal_incompat_revoke >Mar 11 16:50:48 localhost program: Journal size: 128M >Mar 11 16:50:48 localhost program: Journal length: 32768 >Mar 11 16:50:48 localhost program: Journal sequence: 0x000016a9 >Mar 11 16:50:48 localhost program: Journal start: 0 >Mar 11 16:50:48 localhost program: >Mar 11 16:50:48 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Mar 11 16:50:48 localhost program: Running... dumpe2fs -h /dev/loop3 >Mar 11 16:50:48 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Mar 11 16:50:48 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Mar 11 16:50:48 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Mar 11 16:50:48 localhost program: Filesystem magic number: 0xEF53 >Mar 11 16:50:48 localhost program: Filesystem revision #: 1 (dynamic) >Mar 11 16:50:48 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Mar 11 16:50:48 localhost program: Filesystem flags: signed_directory_hash >Mar 11 16:50:48 localhost program: Default mount options: user_xattr acl >Mar 11 16:50:48 localhost program: Filesystem state: clean >Mar 11 16:50:48 localhost program: Errors behavior: Continue >Mar 11 16:50:48 localhost program: Filesystem OS type: Linux >Mar 11 16:50:48 localhost program: Inode count: 262144 >Mar 11 16:50:48 localhost program: Block count: 1048576 >Mar 11 16:50:48 localhost program: Reserved block count: 10484 >Mar 11 16:50:48 localhost program: Free blocks: 188396 >Mar 11 16:50:48 localhost program: Free inodes: 153869 >Mar 11 16:50:48 localhost program: First block: 0 >Mar 11 16:50:48 localhost program: Block size: 4096 >Mar 11 16:50:48 localhost program: Fragment size: 4096 >Mar 11 16:50:48 localhost program: Reserved GDT blocks: 255 >Mar 11 16:50:48 localhost program: Blocks per group: 32768 >Mar 11 16:50:48 localhost program: Fragments per group: 32768 >Mar 11 16:50:48 localhost program: Inodes per group: 8192 >Mar 11 16:50:48 localhost program: Inode blocks per group: 512 >Mar 11 16:50:48 localhost program: Flex block group size: 16 >Mar 11 16:50:48 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Mar 11 16:50:48 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Mar 11 16:50:48 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Mar 11 16:50:48 localhost program: Mount count: 0 >Mar 11 16:50:48 localhost program: Maximum mount count: -1 >Mar 11 16:50:48 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Mar 11 16:50:48 localhost program: Check interval: 0 (<none>) >Mar 11 16:50:48 localhost program: Lifetime writes: 821 MB >Mar 11 16:50:48 localhost program: Reserved blocks uid: 0 (user root) >Mar 11 16:50:48 localhost program: Reserved blocks gid: 0 (group root) >Mar 11 16:50:48 localhost program: First inode: 11 >Mar 11 16:50:48 localhost program: Inode size:#011 256 >Mar 11 16:50:48 localhost program: Required extra isize: 28 >Mar 11 16:50:48 localhost program: Desired extra isize: 28 >Mar 11 16:50:48 localhost program: Journal inode: 8 >Mar 11 16:50:48 localhost program: Default directory hash: half_md4 >Mar 11 16:50:48 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Mar 11 16:50:48 localhost program: Journal backup: inode blocks >Mar 11 16:50:48 localhost program: Journal features: journal_incompat_revoke >Mar 11 16:50:48 localhost program: Journal size: 128M >Mar 11 16:50:48 localhost program: Journal length: 32768 >Mar 11 16:50:48 localhost program: Journal sequence: 0x000016a9 >Mar 11 16:50:48 localhost program: Journal start: 0 >Mar 11 16:50:48 localhost program: >Mar 11 16:50:48 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Mar 11 16:50:48 localhost program: Running... resize2fs -P /dev/loop3 >Mar 11 16:50:48 localhost program: Couldn't find valid filesystem superblock. >Mar 11 16:50:48 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Mar 11 16:50:48 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Mar 11 16:50:48 localhost storage: got device: LoopDevice instance (0x54253d0) -- >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost storage: got format: Ext4FS instance (0x5419c50) -- >Mar 11 16:50:48 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Mar 11 16:50:48 localhost storage: loop4 is a loop device >Mar 11 16:50:48 localhost storage: added file /overlay (deleted) (id 18) to device tree >Mar 11 16:50:48 localhost storage: added loop loop4 (id 19) to device tree >Mar 11 16:50:48 localhost storage: disklabel detected but not usable on loop4 >Mar 11 16:50:48 localhost storage: type detected on 'loop4' is 'DM_snapshot_cow' >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost storage: got device: LoopDevice instance (0x5431350) -- >Mar 11 16:50:48 localhost storage: ignoring loop5 (/devices/virtual/block/loop5) >Mar 11 16:50:48 localhost storage: ignoring loop6 (/devices/virtual/block/loop6) >Mar 11 16:50:48 localhost storage: ignoring loop7 (/devices/virtual/block/loop7) >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:48 localhost storage: devices to scan: ['dm-0', 'dm-1'] >Mar 11 16:50:48 localhost storage: scanning live-rw (/devices/virtual/block/dm-0)... >Mar 11 16:50:48 localhost storage: live-rw is a device-mapper device >Mar 11 16:50:48 localhost storage: added dm live-rw (id 20) to device tree >Mar 11 16:50:48 localhost storage: type detected on 'live-rw' is 'ext4' >Mar 11 16:50:48 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Mar 11 16:50:48 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Mar 11 16:50:48 localhost program: Last mounted on: /sysroot >Mar 11 16:50:48 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Mar 11 16:50:48 localhost program: Filesystem magic number: 0xEF53 >Mar 11 16:50:48 localhost program: Filesystem revision #: 1 (dynamic) >Mar 11 16:50:48 localhost 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 >Mar 11 16:50:48 localhost program: Filesystem flags: signed_directory_hash >Mar 11 16:50:48 localhost program: Default mount options: user_xattr acl >Mar 11 16:50:48 localhost program: Filesystem state: clean >Mar 11 16:50:48 localhost program: Errors behavior: Continue >Mar 11 16:50:48 localhost program: Filesystem OS type: Linux >Mar 11 16:50:48 localhost program: Inode count: 262144 >Mar 11 16:50:48 localhost program: Block count: 1048576 >Mar 11 16:50:48 localhost program: Reserved block count: 10484 >Mar 11 16:50:48 localhost program: Free blocks: 188396 >Mar 11 16:50:48 localhost program: Free inodes: 153869 >Mar 11 16:50:48 localhost program: First block: 0 >Mar 11 16:50:48 localhost program: Block size: 4096 >Mar 11 16:50:48 localhost program: Fragment size: 4096 >Mar 11 16:50:48 localhost program: Reserved GDT blocks: 255 >Mar 11 16:50:48 localhost program: Blocks per group: 32768 >Mar 11 16:50:48 localhost program: Fragments per group: 32768 >Mar 11 16:50:48 localhost program: Inodes per group: 8192 >Mar 11 16:50:48 localhost program: Inode blocks per group: 512 >Mar 11 16:50:48 localhost program: Flex block group size: 16 >Mar 11 16:50:48 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Mar 11 16:50:48 localhost program: Last mount time: Mon Mar 11 16:45:43 2013 >Mar 11 16:50:48 localhost program: Last write time: Mon Mar 11 16:45:43 2013 >Mar 11 16:50:48 localhost program: Mount count: 1 >Mar 11 16:50:48 localhost program: Maximum mount count: -1 >Mar 11 16:50:48 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Mar 11 16:50:48 localhost program: Check interval: 0 (<none>) >Mar 11 16:50:48 localhost program: Lifetime writes: 821 MB >Mar 11 16:50:48 localhost program: Reserved blocks uid: 0 (user root) >Mar 11 16:50:48 localhost program: Reserved blocks gid: 0 (group root) >Mar 11 16:50:48 localhost program: First inode: 11 >Mar 11 16:50:48 localhost program: Inode size:#011 256 >Mar 11 16:50:48 localhost program: Required extra isize: 28 >Mar 11 16:50:48 localhost program: Desired extra isize: 28 >Mar 11 16:50:48 localhost program: Journal inode: 8 >Mar 11 16:50:48 localhost program: First orphan inode: 34644 >Mar 11 16:50:48 localhost program: Default directory hash: half_md4 >Mar 11 16:50:48 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Mar 11 16:50:48 localhost program: Journal backup: inode blocks >Mar 11 16:50:48 localhost program: Journal features: journal_incompat_revoke >Mar 11 16:50:48 localhost program: Journal size: 128M >Mar 11 16:50:48 localhost program: Journal length: 32768 >Mar 11 16:50:48 localhost program: Journal sequence: 0x000016aa >Mar 11 16:50:48 localhost program: Journal start: 1 >Mar 11 16:50:48 localhost program: >Mar 11 16:50:48 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Mar 11 16:50:48 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Mar 11 16:50:48 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Mar 11 16:50:48 localhost program: Last mounted on: /sysroot >Mar 11 16:50:48 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Mar 11 16:50:48 localhost program: Filesystem magic number: 0xEF53 >Mar 11 16:50:48 localhost program: Filesystem revision #: 1 (dynamic) >Mar 11 16:50:48 localhost 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 >Mar 11 16:50:48 localhost program: Filesystem flags: signed_directory_hash >Mar 11 16:50:48 localhost program: Default mount options: user_xattr acl >Mar 11 16:50:48 localhost program: Filesystem state: clean >Mar 11 16:50:48 localhost program: Errors behavior: Continue >Mar 11 16:50:48 localhost program: Filesystem OS type: Linux >Mar 11 16:50:48 localhost program: Inode count: 262144 >Mar 11 16:50:48 localhost program: Block count: 1048576 >Mar 11 16:50:48 localhost program: Reserved block count: 10484 >Mar 11 16:50:48 localhost program: Free blocks: 188396 >Mar 11 16:50:48 localhost program: Free inodes: 153869 >Mar 11 16:50:48 localhost program: First block: 0 >Mar 11 16:50:48 localhost program: Block size: 4096 >Mar 11 16:50:48 localhost program: Fragment size: 4096 >Mar 11 16:50:48 localhost program: Reserved GDT blocks: 255 >Mar 11 16:50:48 localhost program: Blocks per group: 32768 >Mar 11 16:50:48 localhost program: Fragments per group: 32768 >Mar 11 16:50:48 localhost program: Inodes per group: 8192 >Mar 11 16:50:48 localhost program: Inode blocks per group: 512 >Mar 11 16:50:48 localhost program: Flex block group size: 16 >Mar 11 16:50:48 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Mar 11 16:50:48 localhost program: Last mount time: Mon Mar 11 16:45:43 2013 >Mar 11 16:50:48 localhost program: Last write time: Mon Mar 11 16:45:43 2013 >Mar 11 16:50:48 localhost program: Mount count: 1 >Mar 11 16:50:48 localhost program: Maximum mount count: -1 >Mar 11 16:50:48 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Mar 11 16:50:48 localhost program: Check interval: 0 (<none>) >Mar 11 16:50:48 localhost program: Lifetime writes: 821 MB >Mar 11 16:50:48 localhost program: Reserved blocks uid: 0 (user root) >Mar 11 16:50:48 localhost program: Reserved blocks gid: 0 (group root) >Mar 11 16:50:48 localhost program: First inode: 11 >Mar 11 16:50:48 localhost program: Inode size:#011 256 >Mar 11 16:50:48 localhost program: Required extra isize: 28 >Mar 11 16:50:48 localhost program: Desired extra isize: 28 >Mar 11 16:50:48 localhost program: Journal inode: 8 >Mar 11 16:50:48 localhost program: First orphan inode: 34644 >Mar 11 16:50:48 localhost program: Default directory hash: half_md4 >Mar 11 16:50:48 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Mar 11 16:50:48 localhost program: Journal backup: inode blocks >Mar 11 16:50:48 localhost program: Journal features: journal_incompat_revoke >Mar 11 16:50:48 localhost program: Journal size: 128M >Mar 11 16:50:48 localhost program: Journal length: 32768 >Mar 11 16:50:48 localhost program: Journal sequence: 0x000016aa >Mar 11 16:50:48 localhost program: Journal start: 1 >Mar 11 16:50:48 localhost program: >Mar 11 16:50:48 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Mar 11 16:50:48 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Mar 11 16:50:48 localhost program: Estimated minimum size of the filesystem: 861839 >Mar 11 16:50:48 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost storage: got device: DMDevice instance (0x5431d50) -- >Mar 11 16:50:48 localhost storage: got format: Ext4FS instance (0x5431150) -- >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Mar 11 16:50:48 localhost storage: live-osimg-min is a device-mapper device >Mar 11 16:50:48 localhost storage: added dm live-osimg-min (id 21) to device tree >Mar 11 16:50:48 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Mar 11 16:50:48 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Mar 11 16:50:48 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Mar 11 16:50:48 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Mar 11 16:50:48 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Mar 11 16:50:48 localhost program: Filesystem magic number: 0xEF53 >Mar 11 16:50:48 localhost program: Filesystem revision #: 1 (dynamic) >Mar 11 16:50:48 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Mar 11 16:50:48 localhost program: Filesystem flags: signed_directory_hash >Mar 11 16:50:48 localhost program: Default mount options: user_xattr acl >Mar 11 16:50:48 localhost program: Filesystem state: clean >Mar 11 16:50:48 localhost program: Errors behavior: Continue >Mar 11 16:50:48 localhost program: Filesystem OS type: Linux >Mar 11 16:50:48 localhost program: Inode count: 221184 >Mar 11 16:50:48 localhost program: Block count: 861839 >Mar 11 16:50:48 localhost program: Reserved block count: 8616 >Mar 11 16:50:48 localhost program: Free blocks: 4486 >Mar 11 16:50:48 localhost program: Free inodes: 112909 >Mar 11 16:50:48 localhost program: First block: 0 >Mar 11 16:50:48 localhost program: Block size: 4096 >Mar 11 16:50:48 localhost program: Fragment size: 4096 >Mar 11 16:50:48 localhost program: Reserved GDT blocks: 255 >Mar 11 16:50:48 localhost program: Blocks per group: 32768 >Mar 11 16:50:48 localhost program: Fragments per group: 32768 >Mar 11 16:50:48 localhost program: Inodes per group: 8192 >Mar 11 16:50:48 localhost program: Inode blocks per group: 512 >Mar 11 16:50:48 localhost program: Flex block group size: 16 >Mar 11 16:50:48 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Mar 11 16:50:48 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Mar 11 16:50:48 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Mar 11 16:50:48 localhost program: Mount count: 0 >Mar 11 16:50:48 localhost program: Maximum mount count: -1 >Mar 11 16:50:48 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Mar 11 16:50:48 localhost program: Check interval: 0 (<none>) >Mar 11 16:50:48 localhost program: Lifetime writes: 822 MB >Mar 11 16:50:48 localhost program: Reserved blocks uid: 0 (user root) >Mar 11 16:50:48 localhost program: Reserved blocks gid: 0 (group root) >Mar 11 16:50:48 localhost program: First inode: 11 >Mar 11 16:50:48 localhost program: Inode size:#011 256 >Mar 11 16:50:48 localhost program: Required extra isize: 28 >Mar 11 16:50:48 localhost program: Desired extra isize: 28 >Mar 11 16:50:48 localhost program: Journal inode: 8 >Mar 11 16:50:48 localhost program: Default directory hash: half_md4 >Mar 11 16:50:48 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Mar 11 16:50:48 localhost program: Journal backup: inode blocks >Mar 11 16:50:48 localhost program: Journal features: journal_incompat_revoke >Mar 11 16:50:48 localhost program: Journal size: 128M >Mar 11 16:50:48 localhost program: Journal length: 32768 >Mar 11 16:50:48 localhost program: Journal sequence: 0x000016a9 >Mar 11 16:50:48 localhost program: Journal start: 0 >Mar 11 16:50:48 localhost program: >Mar 11 16:50:48 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Mar 11 16:50:48 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Mar 11 16:50:48 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Mar 11 16:50:48 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Mar 11 16:50:48 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Mar 11 16:50:48 localhost program: Filesystem magic number: 0xEF53 >Mar 11 16:50:48 localhost program: Filesystem revision #: 1 (dynamic) >Mar 11 16:50:48 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Mar 11 16:50:48 localhost program: Filesystem flags: signed_directory_hash >Mar 11 16:50:48 localhost program: Default mount options: user_xattr acl >Mar 11 16:50:48 localhost program: Filesystem state: clean >Mar 11 16:50:48 localhost program: Errors behavior: Continue >Mar 11 16:50:48 localhost program: Filesystem OS type: Linux >Mar 11 16:50:48 localhost program: Inode count: 221184 >Mar 11 16:50:48 localhost program: Block count: 861839 >Mar 11 16:50:48 localhost program: Reserved block count: 8616 >Mar 11 16:50:48 localhost program: Free blocks: 4486 >Mar 11 16:50:48 localhost program: Free inodes: 112909 >Mar 11 16:50:48 localhost program: First block: 0 >Mar 11 16:50:48 localhost program: Block size: 4096 >Mar 11 16:50:48 localhost program: Fragment size: 4096 >Mar 11 16:50:48 localhost program: Reserved GDT blocks: 255 >Mar 11 16:50:48 localhost program: Blocks per group: 32768 >Mar 11 16:50:48 localhost program: Fragments per group: 32768 >Mar 11 16:50:48 localhost program: Inodes per group: 8192 >Mar 11 16:50:48 localhost program: Inode blocks per group: 512 >Mar 11 16:50:48 localhost program: Flex block group size: 16 >Mar 11 16:50:48 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Mar 11 16:50:48 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Mar 11 16:50:48 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Mar 11 16:50:48 localhost program: Mount count: 0 >Mar 11 16:50:48 localhost program: Maximum mount count: -1 >Mar 11 16:50:48 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Mar 11 16:50:48 localhost program: Check interval: 0 (<none>) >Mar 11 16:50:48 localhost program: Lifetime writes: 822 MB >Mar 11 16:50:48 localhost program: Reserved blocks uid: 0 (user root) >Mar 11 16:50:48 localhost program: Reserved blocks gid: 0 (group root) >Mar 11 16:50:48 localhost program: First inode: 11 >Mar 11 16:50:48 localhost program: Inode size:#011 256 >Mar 11 16:50:48 localhost program: Required extra isize: 28 >Mar 11 16:50:48 localhost program: Desired extra isize: 28 >Mar 11 16:50:48 localhost program: Journal inode: 8 >Mar 11 16:50:48 localhost program: Default directory hash: half_md4 >Mar 11 16:50:48 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Mar 11 16:50:48 localhost program: Journal backup: inode blocks >Mar 11 16:50:48 localhost program: Journal features: journal_incompat_revoke >Mar 11 16:50:48 localhost program: Journal size: 128M >Mar 11 16:50:48 localhost program: Journal length: 32768 >Mar 11 16:50:48 localhost program: Journal sequence: 0x000016a9 >Mar 11 16:50:48 localhost program: Journal start: 0 >Mar 11 16:50:48 localhost program: >Mar 11 16:50:48 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Mar 11 16:50:48 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Mar 11 16:50:48 localhost program: Couldn't find valid filesystem superblock. >Mar 11 16:50:48 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Mar 11 16:50:48 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost storage: got device: DMDevice instance (0x5419910) -- >Mar 11 16:50:48 localhost storage: got format: Ext4FS instance (0x543e5d0) -- >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:48 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:48 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:49 localhost program: Running... udevadm settle --timeout=300 >Mar 11 16:50:49 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Mar 11 16:50:49 localhost storage: edd: collected mbr signatures: {'sda': '0x6a4194b8', 'sdb': '0x00000001', 'sdc': '0x9beaadc7'} >Mar 11 16:50:49 localhost anaconda: Thread Done: AnaStorageThread (140263939475200) >Mar 11 16:50:49 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Mar 11 16:50:49 localhost kernel: [ 313.577650] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Mar 11 16:50:49 localhost anaconda: Thread Done: AnaPayloadThread (140263592191744) >Mar 11 16:50:49 localhost udisksd[1303]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Mar 11 16:50:55 localhost anaconda: Not doing 'replace runtime X layouts' in live installation >Mar 11 16:51:00 localhost anaconda: network: access point changed: DALLASCOWBOYS#1 >Mar 11 16:51:00 localhost NetworkManager[818]: ifcfg-rh: read connection 'DALLASCOWBOYS#1' >Mar 11 16:51:00 localhost NetworkManager[818]: <info> Activation (wlan0) starting connection 'DALLASCOWBOYS#1' >Mar 11 16:51:00 localhost NetworkManager[818]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Mar 11 16:51:00 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >Mar 11 16:51:00 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >Mar 11 16:51:00 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >Mar 11 16:51:00 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >Mar 11 16:51:00 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >Mar 11 16:51:00 localhost NetworkManager[818]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >Mar 11 16:51:00 localhost NetworkManager[818]: <info> Activation (wlan0/wireless): access point 'DALLASCOWBOYS#1' has security, but secrets are required. >Mar 11 16:51:00 localhost NetworkManager[818]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0] >Mar 11 16:51:00 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >Mar 11 16:51:00 localhost NetworkManager[818]: <warn> No agents were available for this request. >Mar 11 16:51:00 localhost NetworkManager[818]: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7] >Mar 11 16:51:00 localhost NetworkManager[818]: <info> Marking connection 'DALLASCOWBOYS#1' invalid. >Mar 11 16:51:00 localhost NetworkManager[818]: <warn> Activation (wlan0) failed for connection 'DALLASCOWBOYS#1' >Mar 11 16:51:00 localhost NetworkManager[818]: <info> (wlan0): device state change: failed -> disconnected (reason 'none') [120 30 0] >Mar 11 16:51:00 localhost NetworkManager[818]: <info> (wlan0): deactivating device (reason 'none') [0] >Mar 11 16:51:00 localhost NetworkManager[818]: <warn> (wlan0) firewall zone remove failed: (32) UNKNOWN_INTERFACE: wlan0 >Mar 11 16:51:01 localhost NetworkManager[818]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-DALLASCOWBOYS#1 >Mar 11 16:51:03 localhost anaconda: network: configuring connection 224a3cfb-e5af-414f-b32f-b0c39a38153a device wlan0 ssid DALLASCOWBOYS#1 >Mar 11 16:51:16 localhost NetworkManager[818]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-DALLASCOWBOYS#1 >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Activation (wlan0) starting connection 'DALLASCOWBOYS#1' >Mar 11 16:51:16 localhost NetworkManager[818]: <info> (wlan0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled... >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started... >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled... >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete. >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting... >Mar 11 16:51:16 localhost NetworkManager[818]: <info> (wlan0): device state change: prepare -> config (reason 'none') [40 50 0] >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Activation (wlan0/wireless): connection 'DALLASCOWBOYS#1' has security, and secrets exist. No new secrets needed. >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Config: added 'ssid' value 'DALLASCOWBOYS#1' >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Config: added 'scan_ssid' value '1' >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Config: added 'key_mgmt' value 'WPA-PSK' >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Config: added 'psk' value '<omitted>' >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Config: added 'proto' value 'WPA RSN' >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete. >Mar 11 16:51:16 localhost NetworkManager[818]: <info> Config: set interface ap_scan to 1 >Mar 11 16:51:16 localhost NetworkManager[818]: <info> (wlan0): supplicant interface state: inactive -> scanning >Mar 11 16:51:17 localhost kernel: [ 341.472154] wlan0: authenticate with 74:9d:dc:61:5f:c9 >Mar 11 16:51:17 localhost NetworkManager[818]: <info> (wlan0): supplicant interface state: scanning -> authenticating >Mar 11 16:51:17 localhost kernel: [ 341.480942] wlan0: send auth to 74:9d:dc:61:5f:c9 (try 1/3) >Mar 11 16:51:17 localhost kernel: [ 341.482798] wlan0: authenticated >Mar 11 16:51:17 localhost kernel: [ 341.483015] b43 ssb0:0: wlan0: disabling HT as WMM/QoS is not supported >Mar 11 16:51:17 localhost kernel: [ 341.483629] wlan0: associate with 74:9d:dc:61:5f:c9 (try 1/3) >Mar 11 16:51:17 localhost kernel: [ 341.485737] wlan0: RX AssocResp from 74:9d:dc:61:5f:c9 (capab=0x431 status=0 aid=4) >Mar 11 16:51:17 localhost kernel: [ 341.485919] wlan0: associated >Mar 11 16:51:17 localhost kernel: [ 341.485952] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready >Mar 11 16:51:17 localhost kernel: [ 341.486028] cfg80211: Calling CRDA for country: US >Mar 11 16:51:17 localhost kernel: [ 341.489961] cfg80211: Regulatory domain changed to country: US >Mar 11 16:51:17 localhost kernel: [ 341.489964] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Mar 11 16:51:17 localhost kernel: [ 341.489966] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm) >Mar 11 16:51:17 localhost kernel: [ 341.489967] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm) >Mar 11 16:51:17 localhost kernel: [ 341.489969] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 11 16:51:17 localhost kernel: [ 341.489970] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 11 16:51:17 localhost kernel: [ 341.489971] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Mar 11 16:51:17 localhost kernel: [ 341.489972] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm) >Mar 11 16:51:17 localhost NetworkManager[818]: <info> (wlan0): supplicant interface state: authenticating -> associated >Mar 11 16:51:17 localhost NetworkManager[818]: <info> (wlan0): supplicant interface state: associated -> 4-way handshake >Mar 11 16:51:17 localhost NetworkManager[818]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed >Mar 11 16:51:17 localhost NetworkManager[818]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'DALLASCOWBOYS#1'. >Mar 11 16:51:18 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled. >Mar 11 16:51:18 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started... >Mar 11 16:51:18 localhost NetworkManager[818]: <info> (wlan0): device state change: config -> ip-config (reason 'none') [50 70 0] >Mar 11 16:51:18 localhost NetworkManager[818]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Mar 11 16:51:18 localhost NetworkManager[818]: <info> dhclient started with pid 2147 >Mar 11 16:51:18 localhost NetworkManager[818]: <info> Activation (wlan0) Beginning IP6 addrconf. >Mar 11 16:51:18 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete. >Mar 11 16:51:19 localhost dhclient[2147]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Mar 11 16:51:19 localhost dhclient[2147]: Copyright 2004-2012 Internet Systems Consortium. >Mar 11 16:51:19 localhost dhclient[2147]: All rights reserved. >Mar 11 16:51:19 localhost dhclient[2147]: For info, please visit https://www.isc.org/software/dhcp/ >Mar 11 16:51:19 localhost dhclient[2147]: >Mar 11 16:51:19 localhost NetworkManager[818]: <info> (wlan0): DHCPv4 state changed nbi -> preinit >Mar 11 16:51:19 localhost dhclient[2147]: Listening on LPF/wlan0/00:1e:e5:29:6a:53 >Mar 11 16:51:19 localhost dhclient[2147]: Sending on LPF/wlan0/00:1e:e5:29:6a:53 >Mar 11 16:51:19 localhost dhclient[2147]: Sending on Socket/fallback >Mar 11 16:51:19 localhost dhclient[2147]: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7 (xid=0x16aa93d4) >Mar 11 16:51:20 localhost avahi-daemon[652]: Registering new address record for fe80::21e:e5ff:fe29:6a53 on wlan0.*. >Mar 11 16:51:20 localhost dhclient[2147]: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 (xid=0x16aa93d4) >Mar 11 16:51:20 localhost dhclient[2147]: DHCPOFFER from 192.168.1.254 >Mar 11 16:51:20 localhost dhclient[2147]: DHCPACK from 192.168.1.254 (xid=0x16aa93d4) >Mar 11 16:51:20 localhost NetworkManager[818]: <info> (wlan0): DHCPv4 state changed preinit -> bound >Mar 11 16:51:20 localhost NetworkManager[818]: <info> address 192.168.1.76 >Mar 11 16:51:20 localhost NetworkManager[818]: <info> prefix 24 (255.255.255.0) >Mar 11 16:51:20 localhost NetworkManager[818]: <info> gateway 192.168.1.254 >Mar 11 16:51:20 localhost dhclient[2147]: bound to 192.168.1.76 -- renewal in 35012 seconds. >Mar 11 16:51:20 localhost NetworkManager[818]: <info> nameserver '192.168.1.254' >Mar 11 16:51:20 localhost NetworkManager[818]: <info> domain name 'gateway.2wire.net' >Mar 11 16:51:20 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Mar 11 16:51:20 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) started... >Mar 11 16:51:20 localhost avahi-daemon[652]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.76. >Mar 11 16:51:20 localhost avahi-daemon[652]: New relevant interface wlan0.IPv4 for mDNS. >Mar 11 16:51:20 localhost avahi-daemon[652]: Registering new address record for 192.168.1.76 on wlan0.IPv4. >Mar 11 16:51:21 localhost NetworkManager[818]: <info> (wlan0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Mar 11 16:51:21 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 5 of 5 (IPv4 Commit) complete. >Mar 11 16:51:21 localhost NetworkManager[818]: <info> (wlan0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Mar 11 16:51:21 localhost NetworkManager[818]: <info> Policy set 'DALLASCOWBOYS#1' (wlan0) as default for IPv4 routing and DNS. >Mar 11 16:51:21 localhost NetworkManager[818]: <info> Activation (wlan0) successful, device activated. >Mar 11 16:51:21 localhost dbus[656]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Mar 11 16:51:21 localhost dbus-daemon[656]: dbus[656]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Mar 11 16:51:21 localhost NetworkManager[818]: <info> Setting system hostname to 'bigniv-pc' (from address lookup) >Mar 11 16:51:21 localhost dbus-daemon[656]: dbus[656]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Mar 11 16:51:21 localhost dbus[656]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Mar 11 16:51:21 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Mar 11 16:51:22 localhost iscsi[2183]: Starting iscsi: iscsiadm: No records found >Mar 11 16:51:22 localhost iscsi[2183]: [ OK ] >Mar 11 16:51:22 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Mar 11 16:51:22 localhost dbus-daemon[656]: Starting iscsi (via systemctl): [ OK ] >Mar 11 16:51:22 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Mar 11 16:51:22 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Mar 11 16:51:22 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Mar 11 16:51:22 localhost sendmail[2202]: gethostby*.getanswer: asked for "bigniv-pc.gateway.2wire.net IN AAAA", got type "A" >Mar 11 16:51:22 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Mar 11 16:51:22 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Mar 11 16:51:22 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Mar 11 16:51:22 localhost sm-msp-queue[2237]: gethostby*.getanswer: asked for "bigniv-pc.gateway.2wire.net IN AAAA", got type "A" >Mar 11 16:51:22 localhost systemd[1]: PID 1211 read from file /run/sm-client.pid does not exist. >Mar 11 16:51:22 localhost systemd[1]: Started Sendmail Mail Transport Client. >Mar 11 20:51:27 localhost chronyd[718]: Selected source 50.116.55.161 >Mar 11 20:51:27 localhost chronyd[718]: System clock wrong by 14399.842634 seconds, adjustment started >Mar 11 20:51:27 localhost chronyd[718]: System clock was stepped by 14399.843 seconds >Mar 11 20:51:38 localhost NetworkManager[818]: <info> (wlan0): IP6 addrconf timed out or failed. >Mar 11 20:51:38 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Mar 11 20:51:38 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Mar 11 20:51:38 localhost NetworkManager[818]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Mar 11 20:51:39 localhost kernel: [ 363.437938] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
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 920386
: 708688 |
708689
|
708690
|
708691
|
708692
|
708693
|
708694